Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 545500b82f5840a6ba07460a23078cd69626ab39 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-ssh10240249008513963749.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5582828480331264051.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7199788946091153865.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh693481409581701591.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-ssh8913389082198009754.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4949’ Running on prd-ubuntu20.04-docker-8c-8g-4957 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/966 [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/966 # 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 > 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 Avoid second fetch Checking out Revision 545500b82f5840a6ba07460a23078cd69626ab39 (main) Commit message: "Merge pull request #5392 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.50.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 545500b82f5840a6ba07460a23078cd69626ab39 # timeout=10 > git rev-list --no-walk e4096de299f95fa94277bb85e2f69a4787fd287f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:28:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:28:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:28:01 ========================================================= 01:28:01 EdgeX Global Pipelines Version Info 01:28:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:28:02 ------------------- 01:28:02 stable info: 01:28:02 ------------------- 01:28:02 Commited By: Cherry Wang cherry@iotechsys.com 01:28:02 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:28:02 Message: update stable to v1.0.278 01:28:03 ------------------- 01:28:03 experimental info: 01:28:03 ------------------- 01:28:03 Commited By: **** collab-it+edgex@linuxfoundation.org 01:28:03 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:28:03 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 545500b [Pipeline] echo 01:28:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:03 provisioning config files... 01:28:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/966@tmp/config7054200915679905892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:04 ---> ****-login.sh 01:28:04 nexus3.edgexfoundry.org:10001 01:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:04 01:28:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:28:04 Configure a credential helper to remove this warning. See 01:28:04 https://docs.****.com/go/credential-store/ 01:28:04 01:28:04 Login Succeeded 01:28:04 nexus3.edgexfoundry.org:10002 01:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:04 01:28:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:28:04 Configure a credential helper to remove this warning. See 01:28:04 https://docs.****.com/go/credential-store/ 01:28:04 01:28:04 Login Succeeded 01:28:04 nexus3.edgexfoundry.org:10003 01:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:04 01:28:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:28:04 Configure a credential helper to remove this warning. See 01:28:04 https://docs.****.com/go/credential-store/ 01:28:04 01:28:04 Login Succeeded 01:28:04 nexus3.edgexfoundry.org:10004 01:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:04 01:28:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:28:04 Configure a credential helper to remove this warning. See 01:28:04 https://docs.****.com/go/credential-store/ 01:28:04 01:28:04 Login Succeeded 01:28:04 ****.io 01:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:04 01:28:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:28:04 Configure a credential helper to remove this warning. See 01:28:04 https://docs.****.com/go/credential-store/ 01:28:04 01:28:04 Login Succeeded 01:28:04 ---> ****-login.sh ends [Pipeline] } 01:28:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:05 + 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 01:28:05 + + dirname cmd/core-command/Dockerfile 01:28:05 cut -d/ -f2 01:28:05 + echo core-command,cmd/core-command/Dockerfile 01:28:05 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:28:05 + dirname cmd/core-data/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo core-data,cmd/core-data/Dockerfile 01:28:05 + dirname cmd/core-keeper/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo core-keeper,cmd/core-keeper/Dockerfile 01:28:05 + dirname cmd/core-metadata/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo core-metadata,cmd/core-metadata/Dockerfile 01:28:05 + dirname cmd/security-bootstrapper/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:28:05 + dirname cmd/security-proxy-auth/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:28:05 + dirname cmd/security-proxy-setup/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:28:05 + dirname cmd/security-secretstore-setup/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:28:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:28:05 + dirname cmd/security-spire-agent/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:28:05 + dirname cmd/security-spire-config/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:28:05 + dirname cmd/security-spire-server/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:28:05 + dirname cmd/support-notifications/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo support-notifications,cmd/support-notifications/Dockerfile 01:28:05 + dirname cmd/support-scheduler/Dockerfile 01:28:05 + cut -d/ -f2 01:28:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:28:05 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 01:28:05 + git rev-list -1 --merges 545500b82f5840a6ba07460a23078cd69626ab39~1..545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 01:28:05 -----------> git rev-list -1 --merges 545500b82f5840a6ba07460a23078cd69626ab39~1..545500b82f5840a6ba07460a23078cd69626ab39 545500b82f5840a6ba07460a23078cd69626ab39 01:28:05 545500b82f5840a6ba07460a23078cd69626ab39 [false] [Pipeline] sh 01:28:06 + git log --format=format:%s -1 545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 01:28:06 ========================================================= 01:28:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:28:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:28:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:28:06 + grep -v github /etc/ssh/ssh_known_hosts 01:28:06 + [ -e /tmp/ssh_known_hosts ] 01:28:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:28:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:28:06 + sudo tee -a /etc/ssh/ssh_known_hosts 01:28:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:06 01:28:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:07 0.1.4: Pulling from edgex-devops/py-git-semver 01:28:07 3dae71ba6b94: Pulling fs layer 01:28:07 6bf1a483ea7c: Pulling fs layer 01:28:07 f5dfc541a4d3: Pulling fs layer 01:28:07 461d9e800cba: Pulling fs layer 01:28:07 80192f66455f: Pulling fs layer 01:28:07 2e8e34ca0e6c: Pulling fs layer 01:28:07 a29436f7fd5d: Pulling fs layer 01:28:07 923cac83aea3: Pulling fs layer 01:28:07 25ad8b0a4227: Pulling fs layer 01:28:07 db01528c6b51: Pulling fs layer 01:28:07 28988de357af: Pulling fs layer 01:28:07 2e8e34ca0e6c: Waiting 01:28:07 a29436f7fd5d: Waiting 01:28:07 923cac83aea3: Waiting 01:28:07 25ad8b0a4227: Waiting 01:28:07 db01528c6b51: Waiting 01:28:07 461d9e800cba: Waiting 01:28:07 80192f66455f: Waiting 01:28:07 6bf1a483ea7c: Verifying Checksum 01:28:07 6bf1a483ea7c: Download complete 01:28:07 461d9e800cba: Verifying Checksum 01:28:07 461d9e800cba: Download complete 01:28:07 80192f66455f: Verifying Checksum 01:28:07 80192f66455f: Download complete 01:28:07 f5dfc541a4d3: Verifying Checksum 01:28:07 f5dfc541a4d3: Download complete 01:28:07 3dae71ba6b94: Download complete 01:28:07 923cac83aea3: Verifying Checksum 01:28:07 923cac83aea3: Download complete 01:28:07 25ad8b0a4227: Verifying Checksum 01:28:07 25ad8b0a4227: Download complete 01:28:07 db01528c6b51: Download complete 01:28:07 28988de357af: Download complete 01:28:07 a29436f7fd5d: Verifying Checksum 01:28:07 a29436f7fd5d: Download complete 01:28:08 2e8e34ca0e6c: Verifying Checksum 01:28:08 2e8e34ca0e6c: Download complete 01:28:08 3dae71ba6b94: Pull complete 01:28:09 6bf1a483ea7c: Pull complete 01:28:09 f5dfc541a4d3: Pull complete 01:28:09 461d9e800cba: Pull complete 01:28:09 80192f66455f: Pull complete 01:28:14 2e8e34ca0e6c: Pull complete 01:28:14 a29436f7fd5d: Pull complete 01:28:14 923cac83aea3: Pull complete 01:28:14 25ad8b0a4227: Pull complete 01:28:14 db01528c6b51: Pull complete 01:28:14 28988de357af: Pull complete 01:28:14 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:28:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:14 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 01:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 01:28:16 $ docker top 2404c999ccd6ce59b59b5501a8c0dba629d9379bf9237dfe4c55dfa3435b58e8 -eo pid,comm 01:28:16 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). 01:28:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:28:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:16 [ssh-agent] Looking for ssh-agent implementation... 01:28:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:16 $ docker exec 2404c999ccd6ce59b59b5501a8c0dba629d9379bf9237dfe4c55dfa3435b58e8 ssh-agent 01:28:16 SSH_AUTH_SOCK=/tmp/ssh-UWrIuuUAuzZP/agent.32 01:28:16 SSH_AGENT_PID=38 01:28:16 Running ssh-add (command line suppressed) 01:28:16 Identity added: /w/workspace/edgex-go/966@tmp/private_key_16431412673347846181.key (/w/workspace/edgex-go/966@tmp/private_key_16431412673347846181.key) 01:28:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:17 + git config --global --add safe.directory /w/workspace/edgex-go/966 [Pipeline] sh 01:28:17 + git tag --points-at HEAD [Pipeline] } 01:28:17 $ docker exec --env ******** --env ******** 2404c999ccd6ce59b59b5501a8c0dba629d9379bf9237dfe4c55dfa3435b58e8 ssh-agent -k 01:28:17 unset SSH_AUTH_SOCK; 01:28:17 unset SSH_AGENT_PID; 01:28:17 echo Agent pid 38 killed; 01:28:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:28:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:17 [ssh-agent] Looking for ssh-agent implementation... 01:28:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:17 $ docker exec 2404c999ccd6ce59b59b5501a8c0dba629d9379bf9237dfe4c55dfa3435b58e8 ssh-agent 01:28:17 SSH_AUTH_SOCK=/tmp/ssh-LzztTOV9CkvY/agent.87 01:28:17 SSH_AGENT_PID=93 01:28:17 Running ssh-add (command line suppressed) 01:28:17 Identity added: /w/workspace/edgex-go/966@tmp/private_key_7789515820281059196.key (/w/workspace/edgex-go/966@tmp/private_key_7789515820281059196.key) 01:28:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:18 + git semver init 01:28:18 2026-04-12 01:28:18,359 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:28:18 2026-04-12 01:28:18,362 [run_init] DEBUG init version:0.0.0 force:False 01:28:18 2026-04-12 01:28:18,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/966/.semver 01:28:18 2026-04-12 01:28:18,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/966/.semver 01:28:18 2026-04-12 01:28:18,364 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/966/.semver'], cwd=/w/workspace/edgex-go/966, stdin=None, shell=False, universal_newlines=False) 01:28:23 2026-04-12 01:28:22,852 [append_file] DEBUG append to file:/w/workspace/edgex-go/966/.git/info/exclude 01:28:23 2026-04-12 01:28:22,852 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/966/.semver/main with force:False 01:28:23 2026-04-12 01:28:22,852 [read_version] DEBUG read version from /w/workspace/edgex-go/966/.semver/main 01:28:23 2026-04-12 01:28:22,852 [read_version] DEBUG read version from /w/workspace/edgex-go/966/.semver/main 01:28:23 4.1.0-dev.107 [Pipeline] } 01:28:23 $ docker exec --env ******** --env ******** 2404c999ccd6ce59b59b5501a8c0dba629d9379bf9237dfe4c55dfa3435b58e8 ssh-agent -k 01:28:23 unset SSH_AUTH_SOCK; 01:28:23 unset SSH_AGENT_PID; 01:28:23 echo Agent pid 93 killed; 01:28:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:24 + git semver [Pipeline] } 01:28:24 $ docker stop --time=1 2404c999ccd6ce59b59b5501a8c0dba629d9379bf9237dfe4c55dfa3435b58e8 01:28:25 $ docker rm -f --volumes 2404c999ccd6ce59b59b5501a8c0dba629d9379bf9237dfe4c55dfa3435b58e8 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:28:26 Stashed 1 file(s) [Pipeline] echo 01:28:26 [edgeXSemver]: initialized semver on version 4.1.0-dev.107 [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 01:28:26 + git config --global --add safe.directory /w/workspace/edgex-go/966 [Pipeline] echo 01:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:28:26 ========================================================= 01:28:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:28:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:28:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:28:27 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 01:28:27 2d35ebdb57d9: Pulling fs layer 01:28:27 c35fb4624d26: Pulling fs layer 01:28:27 4e2aec7ef170: Pulling fs layer 01:28:27 333b49ad6fbf: Pulling fs layer 01:28:27 4f4fb700ef54: Pulling fs layer 01:28:27 c3e65509a76b: Pulling fs layer 01:28:27 7cf9ebb963bd: Pulling fs layer 01:28:27 bb34ca984cfb: Pulling fs layer 01:28:27 151cf03bc807: Pulling fs layer 01:28:27 7cf9ebb963bd: Waiting 01:28:27 333b49ad6fbf: Waiting 01:28:27 4f4fb700ef54: Waiting 01:28:27 c3e65509a76b: Waiting 01:28:27 151cf03bc807: Waiting 01:28:27 bb34ca984cfb: Waiting 01:28:27 c35fb4624d26: Verifying Checksum 01:28:27 c35fb4624d26: Download complete 01:28:27 333b49ad6fbf: Verifying Checksum 01:28:27 333b49ad6fbf: Download complete 01:28:27 4f4fb700ef54: Verifying Checksum 01:28:27 4f4fb700ef54: Download complete 01:28:27 c3e65509a76b: Verifying Checksum 01:28:27 c3e65509a76b: Download complete 01:28:27 2d35ebdb57d9: Verifying Checksum 01:28:27 2d35ebdb57d9: Download complete 01:28:27 7cf9ebb963bd: Download complete 01:28:27 2d35ebdb57d9: Pull complete 01:28:27 151cf03bc807: Verifying Checksum 01:28:27 151cf03bc807: Download complete 01:28:27 c35fb4624d26: Pull complete 01:28:27 4e2aec7ef170: Verifying Checksum 01:28:27 4e2aec7ef170: Download complete 01:28:27 bb34ca984cfb: Verifying Checksum 01:28:27 bb34ca984cfb: Download complete 01:28:33 4e2aec7ef170: Pull complete 01:28:33 333b49ad6fbf: Pull complete 01:28:33 4f4fb700ef54: Pull complete 01:28:33 c3e65509a76b: Pull complete 01:28:33 7cf9ebb963bd: Pull complete 01:28:36 bb34ca984cfb: Pull complete 01:28:36 151cf03bc807: Pull complete 01:28:36 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:28:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:28:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:28:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:28:36 WORKDIR /edgex 01:28:36 COPY go.mod . 01:28:36 RUN go mod download 01:28:36 + docker build -t ci-base-image-x86_64 -f - . 01:28:37 #0 building with "default" instance using docker driver 01:28:37 01:28:37 #1 [internal] load build definition from Dockerfile 01:28:37 #1 transferring dockerfile: 164B done 01:28:37 #1 DONE 0.0s 01:28:37 01:28:37 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:28:37 #2 DONE 0.0s 01:28:37 01:28:37 #3 [internal] load .dockerignore 01:28:37 #3 transferring context: 50B done 01:28:37 #3 DONE 0.0s 01:28:37 01:28:37 #4 [internal] load build context 01:28:37 #4 transferring context: 7.03kB done 01:28:37 #4 DONE 0.0s 01:28:37 01:28:37 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:28:37 #5 DONE 0.1s 01:28:37 01:28:37 #6 [2/4] WORKDIR /edgex 01:28:38 #6 DONE 1.2s 01:28:39 01:28:39 #7 [3/4] COPY go.mod . 01:28:39 #7 DONE 0.0s 01:28:39 01:28:39 #8 [4/4] RUN go mod download 01:28:41 Still waiting to schedule task 01:28:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4953’ 01:29:00 #8 DONE 18.6s 01:29:00 01:29:00 #9 exporting to image 01:29:00 #9 exporting layers 01:29:00 #9 exporting layers 3.3s done 01:29:00 #9 writing image sha256:44921bb47d70c9c650a83b74ea4cc218c1e706a4f243627bd3f6f3000ab9308f done 01:29:00 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:29:00 #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:01 + docker inspect -f . ci-base-image-x86_64 01:29:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:01 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 01:29:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 01:29:01 $ docker top 5036148ef43ed53e3601def0b0a8cb527466a8ee81c1732f0ab18229e9b21fa1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:02 + go version 01:29:02 go version go1.25.2 linux/amd64 [Pipeline] } 01:29:02 $ docker stop --time=1 5036148ef43ed53e3601def0b0a8cb527466a8ee81c1732f0ab18229e9b21fa1 01:29:03 $ docker rm -f --volumes 5036148ef43ed53e3601def0b0a8cb527466a8ee81c1732f0ab18229e9b21fa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:03 + docker inspect -f . ci-base-image-x86_64 01:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:03 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 01:29:03 $ 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/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 01:29:04 $ docker top e6b8ef4e7974aa036b3828f12c1008fedbb7b0bc003f652e1bdad4531e0da765 -eo pid,comm [Pipeline] { [Pipeline] echo 01:29:04 ========================================================= 01:29:04 [edgeXBuildGoParallel] Running Tests and Build... 01:29:04 ========================================================= [Pipeline] sh 01:29:04 + git config --global --add safe.directory /w/workspace/edgex-go/966 [Pipeline] fileExists [Pipeline] sh 01:29:04 + make test 01:29:04 go test -race -coverprofile=coverage.out ./... 01:29:12 ? github.com/edgexfoundry/edgex-go [no test files] 01:29:44 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:29:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:29:44 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:29:44 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements 01:29:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:29:50 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:29:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 57.3% of statements 01:29:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.040s coverage: 86.5% of statements 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:29:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.287s coverage: 94.2% of statements 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:29:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:29:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:29:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:29:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:29:50 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 90.7% of statements 01:29:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:29:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:29:50 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.028s coverage: 0.0% of statements 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:29:50 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:29:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.2% of statements 01:29:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:29:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.449s coverage: 97.6% of statements 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:29:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:29:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:29:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:29:53 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 01:29:53 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:29:53 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:29:53 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:29:53 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:29:53 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:29:53 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:29:53 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 01:29:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 3.5% of statements 01:29:56 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 01:29:56 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:29:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements 01:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:29:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.2% of statements 01:29:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements 01:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:29:56 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:29:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 01:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 01:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements 01:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 93.1% of statements 01:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.031s coverage: 87.5% of statements 01:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.042s coverage: 92.9% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.031s coverage: 68.8% of statements 01:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.048s coverage: 82.1% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 01:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 6.8% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.029s coverage: 33.3% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.144s coverage: 54.8% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.028s coverage: 73.7% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.036s coverage: 20.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 01:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 29.2% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.033s coverage: 93.8% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.031s coverage: 54.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.1% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.136s coverage: 94.9% of statements 01:30:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:30:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:30:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:30:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements 01:30:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 47.1% of statements 01:30:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:30:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:30:22 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:30:23 running golangci-lint 01:30:23 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 01:30:23 go version go1.25.2 linux/amd64 01:30:23 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 01:30:23 level=info msg="[config_reader] Used config file .golangci.yml" 01:30:23 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 01:30:23 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 01:30:23 level=info msg="[goenv] Read go env for 3.237181ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 01:30:23 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 01:30:50 level=info msg="[loader] Go packages loading at mode 8767 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 22.312491473s" 01:30:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.717465ms" 01:31:00 level=info msg="[linters_context/goanalysis] analyzers took 1m45.422784126s with top 10 stages: buildir: 1m2.827150114s, gosec: 3.309394837s, inspect: 3.070658334s, fact_deprecated: 2.476892249s, printf: 1.968722819s, ctrlflow: 1.624114147s, fact_purity: 1.362999573s, nilness: 1.082524662s, S1038: 1.032966329s, typedness: 810.005251ms" 01:31:00 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 01:31:00 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 01:31:00 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 01:31:00 level=info msg="[runner] Issues before processing: 35, after processing: 0" 01:31:00 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, cgo: 35/35, filename_unadjuster: 35/35, exclusion_rules: 22/21, path_relativity: 35/35, exclusion_paths: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0" 01:31:00 level=info msg="[runner] processing took 7.991806ms with stages: nolint_filter: 7.080368ms, generated_file_filter: 694.606µs, exclusion_rules: 122.041µs, exclusion_paths: 45.231µs, path_relativity: 33.75µs, cgo: 3.53µs, path_absoluter: 3.02µs, sort_results: 2.81µs, invalid_issue: 2.08µs, filename_unadjuster: 910ns, fixer: 630ns, max_same_issues: 600ns, diff: 580ns, path_prettifier: 440ns, severity-rules: 380ns, uniq_by_line: 240ns, max_from_linter: 170ns, path_shortener: 150ns, source_code: 140ns, max_per_file_from_linter: 130ns" 01:31:00 level=info msg="[runner] linters took 13.319999725s with stages: goanalysis_metalinter: 13.311933409s" 01:31:00 0 issues. 01:31:00 level=info msg="File cache stats: 0 entries of total size 0B" 01:31:00 level=info msg="Memory: 358 samples, avg is 365.7MB, max is 1683.7MB" 01:31:00 level=info msg="Execution took 35.672396043s" 01:31:00 go vet ./... 01:31:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:31:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:31:06 ./bin/test-attribution-txt.sh 01:31:07 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:31:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:31:07 + ls -al . 01:31:07 total 1392 01:31:07 drwxrwxr-x 11 1001 1001 4096 Apr 12 01:29 . 01:31:07 drwxr-xr-x 4 root root 4096 Apr 12 01:29 .. 01:31:07 drwxrwxr-x 2 1001 1001 4096 Apr 12 01:27 .blubracket 01:31:07 -rw-rw-r-- 1 1001 1001 10 Apr 12 01:27 .dockerignore 01:31:07 drwxrwxr-x 8 1001 1001 4096 Apr 12 01:30 .git 01:31:07 drwxrwxr-x 3 1001 1001 4096 Apr 12 01:27 .github 01:31:07 -rw-rw-r-- 1 1001 1001 909 Apr 12 01:27 .gitignore 01:31:07 -rw-rw-r-- 1 1001 1001 359 Apr 12 01:27 .golangci.yml 01:31:07 -rw-rw-r-- 1 1001 1001 100 Apr 12 01:27 .hadolint.yml 01:31:07 drwxr-xr-x 3 1001 1001 4096 Apr 12 01:28 .semver 01:31:07 -rw-rw-r-- 1 1001 1001 155 Apr 12 01:27 .sonarcloud.properties 01:31:07 -rw-rw-r-- 1 1001 1001 1171 Apr 12 01:27 ADOPTERS.md 01:31:07 -rw-rw-r-- 1 1001 1001 20143 Apr 12 01:27 Attribution.txt 01:31:07 -rw-rw-r-- 1 1001 1001 108018 Apr 12 01:27 CHANGELOG.md 01:31:07 -rw-rw-r-- 1 1001 1001 3804 Apr 12 01:27 CONTRIBUTING.md 01:31:07 -rw-rw-r-- 1 1001 1001 677 Apr 12 01:27 GOVERNANCE.md 01:31:07 -rw-rw-r-- 1 1001 1001 886 Apr 12 01:27 Jenkinsfile 01:31:07 -rw-rw-r-- 1 1001 1001 10775 Apr 12 01:27 LICENSE 01:31:07 -rw-rw-r-- 1 1001 1001 16743 Apr 12 01:27 Makefile 01:31:07 -rw-rw-r-- 1 1001 1001 582 Apr 12 01:27 OWNERS.md 01:31:07 -rw-rw-r-- 1 1001 1001 9932 Apr 12 01:27 README.md 01:31:07 -rw-rw-r-- 1 1001 1001 789 Apr 12 01:27 SECURITY.md 01:31:07 -rw-rw-r-- 1 1001 1001 13 Apr 12 01:28 VERSION 01:31:07 drwxrwxr-x 2 1001 1001 4096 Apr 12 01:27 bin 01:31:07 drwxrwxr-x 19 1001 1001 4096 Apr 12 01:27 cmd 01:31:07 -rw-r--r-- 1 root root 1044024 Apr 12 01:30 coverage.out 01:31:07 drwxrwxr-x 2 1001 1001 4096 Apr 12 01:27 fuzz_test 01:31:07 -rw-rw-r-- 1 1001 1001 6990 Apr 12 01:27 go.mod 01:31:07 -rw-rw-r-- 1 1001 1001 90838 Apr 12 01:27 go.sum 01:31:07 drwxrwxr-x 7 1001 1001 4096 Apr 12 01:27 internal 01:31:07 drwxrwxr-x 2 1001 1001 4096 Apr 12 01:27 openapi 01:31:07 -rw-rw-r-- 1 1001 1001 584 Apr 12 01:27 security.txt 01:31:07 -rw-rw-r-- 1 1001 1001 204 Apr 12 01:27 version.go [Pipeline] sh 01:31:07 + '[' -e coverage.out ] 01:31:07 + chown 1001:1001 coverage.out [Pipeline] stash 01:31:07 Stashed 1 file(s) [Pipeline] sh 01:31:08 + make build 01:31:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:31:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:31:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:31:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:31:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:31:37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:31:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:31:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:31:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4961 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:31:45 Running in /w/workspace/edgex-go/966 [Pipeline] { [Pipeline] checkout 01:31:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:31:48 The recommended git tool is: git 01:31:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:31:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:31:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:31:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:31:53 using credential edgex-jenkins-ssh 01:31:53 Cloning the remote Git repository 01:31:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:31:53 > git init /w/workspace/edgex-go/966 # timeout=10 01:31:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:31:53 > git --version # timeout=10 01:31:54 > git --version # 'git version 2.25.1' 01:31:54 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 01:31:55 $ docker stop --time=1 e6b8ef4e7974aa036b3828f12c1008fedbb7b0bc003f652e1bdad4531e0da765 01:31:57 $ docker rm -f --volumes e6b8ef4e7974aa036b3828f12c1008fedbb7b0bc003f652e1bdad4531e0da765 [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 01:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:31:58 01:31:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:31:59 latest: Pulling from edgex-devops/edgex-compose 01:31:59 91d30c5bc195: Pulling fs layer 01:31:59 2e9b0aa3be6d: Pulling fs layer 01:31:59 9c61dcf015f6: Pulling fs layer 01:31:59 4698f68db338: Pulling fs layer 01:31:59 2a2f49069b9e: Pulling fs layer 01:31:59 e0025b399a48: Pulling fs layer 01:31:59 4698f68db338: Waiting 01:31:59 2a2f49069b9e: Waiting 01:31:59 e0025b399a48: Waiting 01:31:59 91d30c5bc195: Verifying Checksum 01:31:59 91d30c5bc195: Download complete 01:31:59 4698f68db338: Download complete 01:31:59 2e9b0aa3be6d: Verifying Checksum 01:31:59 2e9b0aa3be6d: Download complete 01:31:59 e0025b399a48: Download complete 01:31:59 91d30c5bc195: Pull complete 01:31:59 2a2f49069b9e: Verifying Checksum 01:31:59 2a2f49069b9e: Download complete 01:31:59 2e9b0aa3be6d: Pull complete 01:31:59 9c61dcf015f6: Verifying Checksum 01:31:59 9c61dcf015f6: Download complete 01:32:02 9c61dcf015f6: Pull complete 01:32:02 4698f68db338: Pull complete 01:32:03 2a2f49069b9e: Pull complete 01:32:03 e0025b399a48: Pull complete 01:32:03 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:32:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:03 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 01:32:03 $ 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/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 01:32:04 $ docker top a398dcc878e6730c5a7188fc0b21e442fd8aa04a864aa60c89d18e7fbdd5e12e -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:04 + docker compose -f ./docker-compose-build.yml build --parallel 01:32:04 #1 [support-notifications internal] load build definition from Dockerfile 01:32:04 #1 transferring dockerfile: 2.02kB done 01:32:04 #1 DONE 0.0s 01:32:04 01:32:04 #2 [security-spire-server internal] load build definition from Dockerfile 01:32:04 #2 transferring dockerfile: 1.70kB done 01:32:04 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:32:04 #2 DONE 0.0s 01:32:04 01:32:04 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:32:04 #3 DONE 0.0s 01:32:04 01:32:04 #4 [security-spire-config internal] load build definition from Dockerfile 01:32:04 #4 transferring dockerfile: 1.69kB done 01:32:04 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:32:04 #4 DONE 0.1s 01:32:04 01:32:04 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:32:04 #5 transferring dockerfile: 2.23kB done 01:32:04 #5 DONE 0.1s 01:32:04 01:32:04 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:32:04 #6 transferring dockerfile: 1.89kB done 01:32:04 #6 DONE 0.1s 01:32:04 01:32:04 #7 [core-metadata internal] load build definition from Dockerfile 01:32:04 #7 transferring dockerfile: 2.10kB done 01:32:04 #7 DONE 0.1s 01:32:04 01:32:04 #8 [core-command internal] load build definition from Dockerfile 01:32:04 #8 transferring dockerfile: 1.94kB done 01:32:04 #8 DONE 0.1s 01:32:04 01:32:04 #9 [security-secretstore-setup internal] load build definition from Dockerfile 01:32:04 #9 transferring dockerfile: 2.49kB done 01:32:04 #9 DONE 0.1s 01:32:04 01:32:04 #10 [security-proxy-auth internal] load build definition from Dockerfile 01:32:04 #10 transferring dockerfile: 2.14kB done 01:32:04 #10 DONE 0.1s 01:32:04 01:32:04 #11 [security-bootstrapper internal] load build definition from Dockerfile 01:32:04 #11 transferring dockerfile: 3.02kB done 01:32:04 #11 DONE 0.2s 01:32:04 01:32:04 #12 [security-proxy-setup internal] load build definition from Dockerfile 01:32:04 #12 transferring dockerfile: 2.50kB done 01:32:04 #12 DONE 0.2s 01:32:04 01:32:04 #13 [security-spire-agent internal] load build definition from Dockerfile 01:32:04 #13 transferring dockerfile: 1.81kB done 01:32:04 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:32:04 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 01:32:04 #13 DONE 0.2s 01:32:04 01:32:04 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:32:04 #3 DONE 0.0s 01:32:04 01:32:04 #14 [core-data internal] load build definition from Dockerfile 01:32:04 #14 transferring dockerfile: 2.04kB done 01:32:04 #14 DONE 0.2s 01:32:04 01:32:04 #15 [core-keeper internal] load build definition from Dockerfile 01:32:04 #15 transferring dockerfile: 2.07kB done 01:32:04 #15 DONE 0.2s 01:32:04 01:32:04 #16 [security-secretstore-setup internal] load .dockerignore 01:32:04 #16 transferring context: 50B done 01:32:04 #16 DONE 0.1s 01:32:04 01:32:04 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:32:04 #3 DONE 0.0s 01:32:04 01:32:04 #17 [security-spiffe-token-provider internal] load .dockerignore 01:32:04 #17 transferring context: 50B done 01:32:04 #17 DONE 0.0s 01:32:04 01:32:04 #18 [core-data internal] load metadata for docker.io/library/alpine:3.22 01:32:04 #18 DONE 0.2s 01:32:04 01:32:04 #19 [core-common-config-bootstrapper internal] load .dockerignore 01:32:04 #19 transferring context: 50B done 01:32:04 #19 DONE 0.1s 01:32:04 01:32:04 #20 [security-proxy-auth internal] load .dockerignore 01:32:04 #20 transferring context: 50B done 01:32:04 #20 DONE 0.1s 01:32:04 01:32:04 #21 [support-notifications internal] load .dockerignore 01:32:04 #21 transferring context: 50B done 01:32:04 #21 DONE 0.1s 01:32:04 01:32:04 #22 [core-metadata internal] load .dockerignore 01:32:04 #22 transferring context: 50B done 01:32:04 #22 DONE 0.1s 01:32:04 01:32:04 #23 [core-common-config-bootstrapper internal] load build context 01:32:04 #23 ... 01:32:04 01:32:04 #24 [core-command internal] load .dockerignore 01:32:04 #24 transferring context: 50B done 01:32:04 #24 DONE 0.1s 01:32:04 01:32:04 #25 [security-bootstrapper internal] load .dockerignore 01:32:04 #25 transferring context: 50B done 01:32:04 #25 DONE 0.1s 01:32:04 01:32:04 #23 [core-common-config-bootstrapper internal] load build context 01:32:04 #23 ... 01:32:04 01:32:04 #26 [core-data internal] load .dockerignore 01:32:04 #26 transferring context: 50B done 01:32:04 #26 DONE 0.2s 01:32:04 01:32:04 #27 [core-keeper internal] load .dockerignore 01:32:04 #27 transferring context: 50B done 01:32:04 #27 DONE 0.2s 01:32:04 01:32:04 #23 [core-common-config-bootstrapper internal] load build context 01:32:05 #23 ... 01:32:05 01:32:05 #28 [security-proxy-setup internal] load .dockerignore 01:32:05 #28 transferring context: 50B done 01:32:05 #28 DONE 0.3s 01:32:05 01:32:05 #29 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:32:05 #29 DONE 0.3s 01:32:05 01:32:05 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:32:05 #30 DONE 0.5s 01:32:05 01:32:05 #23 [core-common-config-bootstrapper internal] load build context 01:32:05 #23 ... 01:32:05 01:32:05 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:32:05 #31 DONE 0.8s 01:32:05 01:32:05 #32 [security-spire-server internal] load .dockerignore 01:32:05 #32 transferring context: 50B done 01:32:05 #32 DONE 0.4s 01:32:05 01:32:05 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:32:05 #33 DONE 0.5s 01:32:05 01:32:05 #23 [core-common-config-bootstrapper internal] load build context 01:32:05 #23 ... 01:32:05 01:32:05 #34 [security-spire-config internal] load .dockerignore 01:32:05 #34 transferring context: 50B 0.0s done 01:32:05 #34 DONE 0.5s 01:32:05 01:32:05 #23 [core-common-config-bootstrapper internal] load build context 01:32:05 #23 ... 01:32:05 01:32:05 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:32:05 #35 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 01:32:05 #35 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:32:05 #35 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 01:32:05 #35 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 01:32:05 #35 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 01:32:05 #35 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 01:32:05 #35 DONE 0.9s 01:32:05 01:32:05 #36 [security-spire-agent internal] load .dockerignore 01:32:05 #36 transferring context: 50B 0.0s done 01:32:05 #36 DONE 0.2s 01:32:05 01:32:05 #23 [core-common-config-bootstrapper internal] load build context 01:32:05 #23 ... 01:32:05 01:32:05 #37 [security-spire-server internal] load build context 01:32:05 #37 transferring context: 26.57kB 0.0s done 01:32:05 #37 DONE 0.3s 01:32:05 01:32:05 #23 [core-common-config-bootstrapper internal] load build context 01:32:05 #23 ... 01:32:05 01:32:05 #38 [security-spire-config internal] load build context 01:32:05 #38 transferring context: 24.82kB 0.0s done 01:32:05 #38 DONE 0.3s 01:32:05 01:32:05 #23 [core-common-config-bootstrapper internal] load build context 01:32:06 #23 ... 01:32:06 01:32:06 #39 [security-spire-agent internal] load build context 01:32:06 #39 transferring context: 26.10kB 0.1s done 01:32:06 #39 DONE 0.4s 01:32:06 01:32:06 #23 [core-common-config-bootstrapper internal] load build context 01:32:08 #23 ... 01:32:08 01:32:08 #40 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:08 #40 DONE 3.3s 01:32:08 01:32:08 #23 [core-common-config-bootstrapper internal] load build context 01:32:10 #23 ... 01:32:10 01:32:10 #41 [support-scheduler internal] load build definition from Dockerfile 01:32:10 #41 transferring dockerfile: 1.83kB 0.0s done 01:32:10 #41 DONE 3.1s 01:32:10 01:32:10 #23 [core-common-config-bootstrapper internal] load build context 01:32:11 #23 transferring context: 184.30MB 6.2s 01:32:11 #23 ... 01:32:11 01:32:11 #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:32:11 #0 0.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:11 #0 0.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:11 #0 1.115 OK: 265 MiB in 60 packages 01:32:11 #42 DONE 5.9s 01:32:11 01:32:11 #23 [core-common-config-bootstrapper internal] load build context 01:32:11 #23 ... 01:32:11 01:32:11 #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:32:11 #0 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:11 #0 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:11 #0 1.270 OK: 265 MiB in 60 packages 01:32:11 #43 DONE 6.2s 01:32:11 01:32:11 #23 [core-common-config-bootstrapper internal] load build context 01:32:12 #23 ... 01:32:12 01:32:12 #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:32:12 #0 1.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:12 #0 1.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:12 #0 1.526 OK: 265 MiB in 60 packages 01:32:12 #44 DONE 6.9s 01:32:12 01:32:12 #23 [core-common-config-bootstrapper internal] load build context 01:32:13 #23 ... 01:32:13 01:32:13 #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:32:13 #0 0.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:13 #0 0.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:13 #0 1.259 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:32:13 #0 1.259 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:32:13 #0 1.259 OK: 26338 distinct packages available 01:32:13 #0 1.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:13 #0 1.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:13 #0 1.732 OK: 265 MiB in 60 packages 01:32:13 #45 DONE 8.2s 01:32:13 01:32:13 #23 [core-common-config-bootstrapper internal] load build context 01:32:14 #23 ... 01:32:14 01:32:14 #46 [security-spiffe-token-provider internal] load build context 01:32:14 #46 ... 01:32:14 01:32:14 #47 [core-metadata internal] load build context 01:32:14 #47 ... 01:32:14 01:32:14 #48 [core-command internal] load build context 01:32:15 #48 ... 01:32:15 01:32:15 #49 [support-notifications internal] load build context 01:32:15 #49 ... 01:32:15 01:32:15 #50 [core-keeper internal] load build context 01:32:15 #50 ... 01:32:15 01:32:15 #51 [security-bootstrapper internal] load build context 01:32:15 #51 ... 01:32:15 01:32:15 #52 [security-proxy-auth internal] load build context 01:32:15 #52 ... 01:32:15 01:32:15 #53 [core-data internal] load build context 01:32:15 #53 ... 01:32:15 01:32:15 #54 [security-secretstore-setup internal] load build context 01:32:15 Avoid second fetch 01:32:15 Checking out Revision 545500b82f5840a6ba07460a23078cd69626ab39 (main) 01:32:15 #54 ... 01:32:15 01:32:15 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:32:15 #55 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done 01:32:15 #55 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:32:15 #55 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 01:32:15 #55 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 01:32:15 #55 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 01:32:15 #55 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 01:32:15 #55 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 01:32:15 #55 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 01:32:15 #55 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:32:15 #55 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.3s done 01:32:15 #55 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:32:15 #55 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.7s done 01:32:15 #55 ... 01:32:15 01:32:15 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:32:16 #56 ... 01:32:16 01:32:16 #57 [security-proxy-setup internal] load build context 01:32:16 #57 ... 01:32:16 01:32:16 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:32:16 #3 DONE 0.0s 01:32:16 01:32:16 #57 [security-proxy-setup internal] load build context 01:32:16 #57 ... 01:32:16 01:32:16 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:32:16 #0 2.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:16 #0 2.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:16 #0 2.499 (1/7) Installing ca-certificates (20250911-r0) 01:32:16 #0 2.515 (2/7) Installing dumb-init (1.2.5-r3) 01:32:16 #0 2.521 (3/7) Installing libgcc (14.2.0-r6) 01:32:16 #0 2.528 (4/7) Installing libsodium (1.0.20-r1) 01:32:16 #0 2.537 (5/7) Installing libstdc++ (14.2.0-r6) 01:32:16 #0 2.564 (6/7) Installing libzmq (4.3.5-r2) 01:32:16 #0 2.583 (7/7) Installing zeromq (4.3.5-r2) 01:32:16 #0 2.586 Executing busybox-1.37.0-r20.trigger 01:32:16 #0 2.594 Executing ca-certificates-20250911-r0.trigger 01:32:16 #0 2.647 OK: 12 MiB in 23 packages 01:32:16 #58 DONE 10.5s 01:32:16 01:32:16 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:32:16 #0 1.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:16 #0 1.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:16 #0 2.297 (1/4) Installing ca-certificates (20250911-r0) 01:32:16 #0 2.318 (2/4) Installing dumb-init (1.2.5-r3) 01:32:16 #0 2.325 (3/4) Installing su-exec (0.2-r3) 01:32:16 #0 2.337 (4/4) Installing yq-go (4.47.2-r3) 01:32:16 #0 2.515 Executing busybox-1.37.0-r20.trigger 01:32:16 #0 2.521 Executing ca-certificates-20250911-r0.trigger 01:32:16 #0 2.569 OK: 20 MiB in 20 packages 01:32:16 #59 DONE 10.5s 01:32:16 01:32:16 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:32:16 #0 2.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:16 #0 2.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:16 #0 2.495 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:32:16 #0 2.495 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:32:16 #0 2.495 OK: 26328 distinct packages available 01:32:16 #0 2.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:16 #0 2.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:16 #0 3.009 (1/4) Installing dumb-init (1.2.5-r3) 01:32:16 #0 3.017 (2/4) Installing musl-obstack (1.2.3-r2) 01:32:16 #0 3.025 (3/4) Installing libucontext (1.3.2-r0) 01:32:16 #0 3.030 (4/4) Installing gcompat (1.1.0-r4) 01:32:16 #0 3.034 Executing busybox-1.37.0-r20.trigger 01:32:16 #0 3.040 OK: 8 MiB in 20 packages 01:32:16 #60 DONE 10.5s 01:32:16 01:32:16 #18 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 01:32:16 #18 DONE 0.3s 01:32:16 01:32:16 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:32:16 #0 2.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:16 #0 2.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:16 #0 2.970 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:32:16 #0 2.970 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:32:16 #0 2.970 OK: 26328 distinct packages available 01:32:16 #0 3.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:16 #0 3.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:16 #0 3.497 (1/13) Installing brotli-libs (1.1.0-r2) 01:32:16 #0 3.511 (2/13) Installing c-ares (1.34.6-r0) 01:32:16 #0 3.518 (3/13) Installing libunistring (1.3-r0) 01:32:16 #0 3.542 (4/13) Installing libidn2 (2.3.7-r0) 01:32:16 #0 3.546 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:32:16 #0 3.557 (6/13) Installing libpsl (0.21.5-r3) 01:32:16 #0 3.561 (7/13) Installing zstd-libs (1.5.7-r0) 01:32:16 #0 3.578 (8/13) Installing libcurl (8.14.1-r2) 01:32:16 #0 3.601 (9/13) Installing curl (8.14.1-r2) 01:32:16 #0 3.602 (10/13) Installing dumb-init (1.2.5-r3) 01:32:16 #0 3.606 (11/13) Installing musl-obstack (1.2.3-r2) 01:32:16 #0 3.610 (12/13) Installing libucontext (1.3.2-r0) 01:32:16 #0 3.614 (13/13) Installing gcompat (1.1.0-r4) 01:32:16 #0 3.620 Executing busybox-1.37.0-r20.trigger 01:32:16 #0 3.624 OK: 13 MiB in 29 packages 01:32:16 #61 DONE 10.6s 01:32:16 01:32:16 #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:32:16 #62 ... 01:32:16 01:32:16 #47 [core-metadata internal] load build context 01:32:16 #47 transferring context: 639.99MB 10.6s done 01:32:16 #47 DONE 11.5s 01:32:16 01:32:16 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:32:16 #0 8.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:16 #0 8.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:16 #0 8.635 (1/2) Installing dumb-init (1.2.5-r3) 01:32:16 #0 8.673 (2/2) Installing su-exec (0.2-r3) 01:32:16 #0 8.677 Executing busybox-1.37.0-r20.trigger 01:32:16 #0 8.694 OK: 7 MiB in 18 packages 01:32:16 #63 DONE 10.7s 01:32:16 01:32:16 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:32:16 #0 7.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:16 #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:16 #0 8.253 (1/1) Installing dumb-init (1.2.5-r3) 01:32:16 #0 8.256 Executing busybox-1.37.0-r20.trigger 01:32:16 #0 8.266 OK: 7 MiB in 17 packages 01:32:16 #64 DONE 10.7s 01:32:16 01:32:16 #65 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:32:16 #0 8.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:16 #0 8.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:16 #0 8.694 (1/1) Installing dumb-init (1.2.5-r3) 01:32:16 #0 8.698 Executing busybox-1.37.0-r20.trigger 01:32:16 #0 8.709 OK: 7 MiB in 17 packages 01:32:16 #65 DONE 10.7s 01:32:16 01:32:16 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:32:16 #66 ... 01:32:16 01:32:16 #50 [core-keeper internal] load build context 01:32:16 #50 transferring context: 639.99MB 11.1s done 01:32:16 #50 DONE 11.4s 01:32:16 01:32:16 #54 [security-secretstore-setup internal] load build context 01:32:16 #54 transferring context: 639.99MB 11.3s done 01:32:16 #54 DONE 11.7s 01:32:16 01:32:16 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:16 #67 ... 01:32:16 01:32:16 #51 [security-bootstrapper internal] load build context 01:32:16 #51 transferring context: 639.99MB 11.2s done 01:32:16 #51 DONE 11.6s 01:32:16 01:32:16 #46 [security-spiffe-token-provider internal] load build context 01:32:16 #46 transferring context: 639.99MB 11.5s done 01:32:16 #46 DONE 11.8s 01:32:16 01:32:16 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:32:16 #68 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 01:32:16 #68 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 01:32:16 #68 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s done 01:32:16 #68 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 01:32:16 #68 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:32:16 #68 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 01:32:16 #68 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 01:32:16 #68 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.9s done 01:32:16 #68 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 01:32:16 #68 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 01:32:16 #68 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.4s done 01:32:16 #68 ... 01:32:16 01:32:16 #53 [core-data internal] load build context 01:32:16 #53 transferring context: 639.99MB 11.4s done 01:32:16 #53 DONE 11.6s 01:32:16 01:32:16 #69 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:32:16 Commit message: "Merge pull request #5392 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.50.0" 01:32:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:15 > git config core.sparsecheckout # timeout=10 01:32:15 > git checkout -f 545500b82f5840a6ba07460a23078cd69626ab39 # timeout=10 01:32:17 #69 ... 01:32:17 01:32:17 #48 [core-command internal] load build context 01:32:17 #48 transferring context: 639.99MB 12.1s done 01:32:17 #48 DONE 13.0s 01:32:17 01:32:17 #49 [support-notifications internal] load build context 01:32:17 #49 transferring context: 639.99MB 11.9s done 01:32:17 #49 DONE 13.0s 01:32:17 01:32:17 #57 [security-proxy-setup internal] load build context 01:32:17 #57 transferring context: 639.99MB 11.6s done 01:32:17 #57 DONE 12.8s 01:32:17 01:32:17 #52 [security-proxy-auth internal] load build context 01:32:17 #52 transferring context: 639.99MB 12.2s done 01:32:17 #52 DONE 13.0s 01:32:17 01:32:17 #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:32:17 #70 DONE 1.5s 01:32:17 01:32:17 #23 [core-common-config-bootstrapper internal] load build context 01:32:17 #23 transferring context: 639.99MB 12.8s done 01:32:17 #23 DONE 13.1s 01:32:17 01:32:17 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:17 #67 DONE 12.2s 01:32:17 01:32:17 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:32:17 #71 DONE 1.4s 01:32:17 01:32:17 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:32:17 #72 DONE 1.3s 01:32:17 01:32:17 #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:18 #73 ... 01:32:18 01:32:18 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:32:18 #68 DONE 12.3s 01:32:18 01:32:18 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:32:18 #74 DONE 0.2s 01:32:18 01:32:18 #29 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:32:18 #29 DONE 0.3s 01:32:18 01:32:18 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:32:18 #33 DONE 0.5s 01:32:18 01:32:18 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:32:18 #35 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 01:32:18 #35 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:32:18 #35 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 01:32:18 #35 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 01:32:18 #35 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 01:32:18 #35 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 01:32:18 #35 DONE 0.9s 01:32:18 01:32:18 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:32:18 #56 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:18 #56 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:18 #56 12.15 (1/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:32:18 #56 12.19 (2/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:32:18 #56 12.21 (3/6) Installing dumb-init (1.2.5-r3) 01:32:18 #56 12.22 (4/6) Installing openssl (3.5.6-r0) 01:32:18 #56 12.23 (5/6) Installing su-exec (0.2-r3) 01:32:18 #56 12.23 (6/6) Installing yq-go (4.47.2-r3) 01:32:18 #56 12.33 Executing busybox-1.37.0-r20.trigger 01:32:18 #56 12.34 OK: 20 MiB in 20 packages 01:32:18 #56 DONE 12.5s 01:32:18 01:32:18 #75 [support-scheduler internal] load .dockerignore 01:32:18 #75 transferring context: 50B done 01:32:18 #75 DONE 1.9s 01:32:18 01:32:18 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:32:18 #55 DONE 12.6s 01:32:18 01:32:18 #76 [support-scheduler internal] load build context 01:32:18 #76 ... 01:32:18 01:32:18 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:32:18 #0 8.286 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:18 #0 8.723 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:18 #0 9.179 OK: 265 MiB in 60 packages 01:32:18 #77 DONE 9.4s 01:32:18 01:32:18 #76 [support-scheduler internal] load build context 01:32:18 #76 ... 01:32:18 01:32:18 #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:32:18 #78 DONE 0.1s 01:32:18 01:32:18 #76 [support-scheduler internal] load build context 01:32:19 #76 ... 01:32:19 01:32:19 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:32:19 #66 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:19 #66 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:19 #66 12.52 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:32:19 #66 12.52 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:32:19 #66 12.52 OK: 26328 distinct packages available 01:32:19 #66 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:19 #66 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:19 #66 13.11 (1/7) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:32:19 #66 13.20 (2/7) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:32:19 #66 13.22 (3/7) Installing dumb-init (1.2.5-r3) 01:32:19 #66 13.22 (4/7) Installing musl-obstack (1.2.3-r2) 01:32:19 #66 13.22 (5/7) Installing libucontext (1.3.2-r0) 01:32:19 #66 13.23 (6/7) Installing gcompat (1.1.0-r4) 01:32:19 #66 13.23 (7/7) Installing openssl (3.5.6-r0) 01:32:19 #66 13.24 Executing busybox-1.37.0-r20.trigger 01:32:19 #66 13.25 OK: 8 MiB in 21 packages 01:32:19 #66 DONE 13.6s 01:32:19 01:32:19 #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:32:19 #62 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:19 #62 2.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:19 #62 2.638 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:32:19 #62 2.648 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:32:19 #62 2.733 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:32:19 #62 2.744 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:32:19 #62 2.744 Executing busybox-1.37.0-r20.trigger 01:32:19 #62 2.759 OK: 8 MiB in 20 packages 01:32:19 #62 DONE 3.1s 01:32:19 01:32:19 #76 [support-scheduler internal] load build context 01:32:19 #76 ... 01:32:19 01:32:19 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:32:19 #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:19 #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:19 #0 2.701 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:32:19 #0 2.705 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:32:19 #0 2.750 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:32:19 #0 2.770 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:32:19 #0 2.774 Executing busybox-1.37.0-r20.trigger 01:32:19 #0 2.778 Executing ca-certificates-20250911-r0.trigger 01:32:19 #0 2.883 OK: 20 MiB in 20 packages 01:32:19 #79 DONE 3.2s 01:32:19 01:32:19 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:32:19 #0 2.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:19 #0 2.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:19 #0 2.629 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:32:19 #0 2.637 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:32:19 #0 2.681 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:32:19 #0 2.692 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:32:19 #0 2.704 Executing busybox-1.37.0-r20.trigger 01:32:19 #0 2.731 OK: 13 MiB in 29 packages 01:32:19 #80 DONE 3.1s 01:32:19 01:32:19 #76 [support-scheduler internal] load build context 01:32:20 #76 ... 01:32:20 01:32:20 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:32:20 #0 2.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:20 #0 2.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:20 #0 2.874 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:32:20 #0 2.909 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:32:20 #0 2.973 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:32:20 #0 2.983 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:32:20 #0 2.994 Executing busybox-1.37.0-r20.trigger 01:32:20 #0 3.005 OK: 7 MiB in 17 packages 01:32:20 #81 DONE 3.8s 01:32:20 01:32:20 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:32:20 #0 2.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:20 #0 2.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:20 #0 2.891 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:32:20 #0 2.912 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:32:20 #0 2.942 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:32:20 #0 2.959 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:32:20 #0 2.964 Executing busybox-1.37.0-r20.trigger 01:32:20 #0 2.978 Executing ca-certificates-20250911-r0.trigger 01:32:20 #0 3.051 OK: 12 MiB in 23 packages 01:32:20 #82 DONE 3.9s 01:32:20 01:32:20 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:32:20 #0 2.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:20 #0 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:20 #0 3.030 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:32:20 #0 3.052 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:32:20 #0 3.090 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:32:20 #0 3.122 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:32:20 #0 3.129 Executing busybox-1.37.0-r20.trigger 01:32:20 #0 3.148 OK: 7 MiB in 18 packages 01:32:20 #83 DONE 3.8s 01:32:20 01:32:20 #69 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:32:20 #69 2.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:20 #69 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:20 #69 2.957 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:32:20 #69 2.975 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:32:20 #69 3.023 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:32:20 #69 3.042 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:32:20 #69 3.053 Executing busybox-1.37.0-r20.trigger 01:32:20 #69 3.061 OK: 7 MiB in 17 packages 01:32:20 #69 DONE 3.8s 01:32:20 01:32:20 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:32:20 #84 DONE 0.8s 01:32:20 01:32:20 #76 [support-scheduler internal] load build context 01:32:20 #76 ... 01:32:20 01:32:20 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:32:20 #85 DONE 0.1s 01:32:20 01:32:20 #86 [security-spire-config stage-2 6/10] COPY security.txt / 01:32:20 #86 DONE 0.1s 01:32:20 01:32:20 #76 [support-scheduler internal] load build context 01:32:20 #76 ... 01:32:20 01:32:20 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:32:20 #87 DONE 0.1s 01:32:20 01:32:20 #76 [support-scheduler internal] load build context 01:32:20 #76 ... 01:32:20 01:32:20 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:32:20 #0 1.413 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:20 #0 1.675 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:20 #0 2.124 (1/1) Installing dumb-init (1.2.5-r3) 01:32:20 #0 2.289 Executing busybox-1.37.0-r20.trigger 01:32:20 #0 2.299 OK: 7 MiB in 17 packages 01:32:20 #88 DONE 2.7s 01:32:20 01:32:20 #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:32:20 #89 DONE 0.1s 01:32:20 01:32:20 #90 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:32:20 #90 DONE 0.0s [Pipeline] withEnv [Pipeline] { 01:32:20 01:32:20 #76 [support-scheduler internal] load build context 01:32:20 #76 ... 01:32:20 01:32:20 #91 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:32:20 #0 2.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:20 #0 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:20 #0 2.429 OK: 265 MiB in 60 packages 01:32:20 #91 DONE 2.6s 01:32:20 01:32:20 #76 [support-scheduler internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:20 provisioning config files... 01:32:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/966@tmp/config2871878658773790569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:21 #76 ... 01:32:21 01:32:21 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:32:21 #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:21 #0 2.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:21 #0 2.544 (1/2) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:32:21 #0 2.559 (2/2) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:32:21 #0 2.566 Executing busybox-1.37.0-r20.trigger 01:32:21 #0 2.573 OK: 20 MiB in 20 packages 01:32:21 #92 DONE 2.7s 01:32:21 01:32:21 #93 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:32:21 #0 2.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:21 #0 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:21 #0 2.541 (1/3) Installing ca-certificates (20250911-r0) 01:32:21 #0 2.570 (2/3) Installing dumb-init (1.2.5-r3) 01:32:21 #0 2.573 (3/3) Installing tzdata (2026a-r0) 01:32:21 #0 2.612 Executing busybox-1.37.0-r20.trigger 01:32:21 #0 2.616 Executing ca-certificates-20250911-r0.trigger 01:32:21 #0 2.658 OK: 8 MiB in 19 packages 01:32:21 #93 DONE 2.8s 01:32:21 01:32:21 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:32:21 #94 DONE 0.1s 01:32:21 01:32:21 #76 [support-scheduler internal] load build context 01:32:21 #76 ... 01:32:21 01:32:21 #95 [security-spire-config] exporting to image 01:32:21 #95 exporting layers 0.6s done 01:32:21 #95 writing image sha256:3e6375598667aaa7d7912d63059aca596b888511fcee85103e7e4146d5f50581 done 01:32:21 #95 naming to docker.io/library/security-spire-config done 01:32:21 #95 DONE 0.6s 01:32:21 01:32:21 #76 [support-scheduler internal] load build context 01:32:21 #76 ... 01:32:21 01:32:21 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:32:21 #96 DONE 1.4s 01:32:21 01:32:21 #76 [support-scheduler internal] load build context 01:32:21 ---> ****-login.sh 01:32:21 nexus3.edgexfoundry.org:10001 01:32:21 #76 ... 01:32:21 01:32:21 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:32:21 #97 DONE 0.1s 01:32:21 01:32:21 #76 [support-scheduler internal] load build context 01:32:21 #76 ... 01:32:21 01:32:21 #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:32:21 #0 1.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:21 #0 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:21 #0 2.343 (1/2) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:32:21 #0 2.363 (2/2) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:32:21 #0 2.368 Executing busybox-1.37.0-r20.trigger 01:32:21 #0 2.375 OK: 8 MiB in 21 packages 01:32:21 #98 DONE 2.6s 01:32:21 01:32:21 #76 [support-scheduler internal] load build context 01:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:22 #76 transferring context: 639.99MB 3.9s done 01:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:22 Configure a credential helper to remove this warning. See 01:32:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:22 01:32:22 Login Succeeded 01:32:22 nexus3.edgexfoundry.org:10002 01:32:22 #76 DONE 4.1s 01:32:22 01:32:22 #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:32:22 #99 DONE 0.1s 01:32:22 01:32:22 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:32:22 #100 DONE 0.5s 01:32:22 01:32:22 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:32:22 #101 DONE 0.5s 01:32:22 01:32:22 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:32:22 #102 DONE 0.1s 01:32:22 01:32:22 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:22 #103 ... 01:32:22 01:32:22 #104 [security-spire-server stage-2 6/9] COPY security.txt / 01:32:22 #104 DONE 0.1s 01:32:22 01:32:22 #105 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:32:22 #0 0.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:22 #0 0.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:22 #0 1.248 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:32:22 #0 1.291 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:32:22 #0 1.379 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:32:22 #0 1.390 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:32:22 #0 1.397 Executing busybox-1.37.0-r20.trigger 01:32:22 #0 1.408 Executing ca-certificates-20250911-r0.trigger 01:32:22 #0 1.470 OK: 8 MiB in 19 packages 01:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:22 Configure a credential helper to remove this warning. See 01:32:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:22 01:32:22 Login Succeeded 01:32:22 nexus3.edgexfoundry.org:10003 01:32:22 #105 DONE 1.8s 01:32:22 01:32:22 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:32:22 #106 DONE 0.3s 01:32:22 01:32:22 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:32:22 #107 DONE 0.4s 01:32:22 01:32:22 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:32:22 #108 DONE 0.0s 01:32:22 01:32:22 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:32:22 #109 DONE 0.1s 01:32:22 01:32:22 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 01:32:22 #110 DONE 0.0s 01:32:22 01:32:22 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:32:22 #111 DONE 0.1s 01:32:22 01:32:22 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:32:22 #112 DONE 0.0s 01:32:22 01:32:22 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:23 Configure a credential helper to remove this warning. See 01:32:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:23 01:32:23 Login Succeeded 01:32:23 nexus3.edgexfoundry.org:10004 01:32:23 #113 DONE 0.0s 01:32:23 01:32:23 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:32:23 #114 DONE 0.0s 01:32:23 01:32:23 #115 [security-spire-agent] exporting to image 01:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:23 #115 ... 01:32:23 01:32:23 #116 [security-spire-server] exporting to image 01:32:23 #116 exporting layers 0.5s done 01:32:23 #116 writing image sha256:845a704d31224bbd1ebad71d562d18b4c07b5d38508081d2e2d8bd164a8a1d30 done 01:32:23 #116 naming to docker.io/library/security-spire-server done 01:32:23 #116 DONE 0.5s 01:32:23 01:32:23 #115 [security-spire-agent] exporting to image 01:32:23 #115 exporting layers 0.5s done 01:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:23 Configure a credential helper to remove this warning. See 01:32:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:23 01:32:23 Login Succeeded 01:32:23 ****.io 01:32:23 #115 writing image sha256:6ade41524880a90aefd1ef5e020b8d1aca2aa623c5ecf1b4fdac19177911ee37 done 01:32:23 #115 naming to docker.io/library/security-spire-agent done 01:32:23 #115 DONE 0.5s 01:32:23 01:32:23 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:24 Configure a credential helper to remove this warning. See 01:32:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:24 01:32:24 Login Succeeded 01:32:24 ---> ****-login.sh ends [Pipeline] } 01:32:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:32:26 + git config --global --add safe.directory /w/workspace/edgex-go/966 [Pipeline] echo 01:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:32:26 ========================================================= 01:32:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:32:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:32:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:32:27 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:32:27 6b59a28fa201: Pulling fs layer 01:32:27 d32bb0dddca7: Pulling fs layer 01:32:27 5dab1238d3d9: Pulling fs layer 01:32:27 196fd7d83e7d: Pulling fs layer 01:32:27 4f4fb700ef54: Pulling fs layer 01:32:27 8ba94037c8f0: Pulling fs layer 01:32:27 deaec5988b04: Pulling fs layer 01:32:27 9f65657bb879: Pulling fs layer 01:32:27 196fd7d83e7d: Waiting 01:32:27 4f4fb700ef54: Waiting 01:32:27 9f65657bb879: Waiting 01:32:27 deaec5988b04: Waiting 01:32:27 8ba94037c8f0: Waiting 01:32:27 d32bb0dddca7: Verifying Checksum 01:32:27 d32bb0dddca7: Download complete 01:32:27 196fd7d83e7d: Verifying Checksum 01:32:27 196fd7d83e7d: Download complete 01:32:27 4f4fb700ef54: Verifying Checksum 01:32:27 4f4fb700ef54: Download complete 01:32:27 8ba94037c8f0: Verifying Checksum 01:32:27 8ba94037c8f0: Download complete 01:32:27 6b59a28fa201: Download complete 01:32:27 9f65657bb879: Verifying Checksum 01:32:27 9f65657bb879: Download complete 01:32:28 6b59a28fa201: Pull complete 01:32:29 #117 ... 01:32:29 01:32:29 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:29 #118 ... 01:32:29 01:32:29 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:29 #119 ... 01:32:29 01:32:29 #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:29 d32bb0dddca7: Pull complete 01:32:29 5dab1238d3d9: Verifying Checksum 01:32:29 5dab1238d3d9: Download complete 01:32:31 deaec5988b04: Verifying Checksum 01:32:31 deaec5988b04: Download complete 01:32:38 #120 ... 01:32:38 01:32:38 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:38 #103 DONE 16.4s 01:32:38 01:32:38 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:38 #119 DONE 20.7s 01:32:38 01:32:38 #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:38 #120 DONE 19.9s 01:32:38 01:32:38 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:38 #117 DONE 20.9s 01:32:38 01:32:38 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:38 #118 DONE 20.9s 01:32:38 01:32:38 #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:38 #73 DONE 20.9s 01:32:38 01:32:38 #121 [security-proxy-auth builder 6/7] COPY . . 01:32:45 #121 ... 01:32:45 01:32:45 #122 [support-notifications builder 6/7] COPY . . 01:32:45 #122 DONE 5.6s 01:32:45 01:32:45 #123 [security-bootstrapper builder 6/7] COPY . . 01:32:45 #123 DONE 5.6s 01:32:45 01:32:45 #124 [support-scheduler builder 6/7] COPY . . 01:32:45 #124 DONE 5.6s 01:32:45 01:32:45 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:45 #125 CACHED 01:32:45 01:32:45 #126 [security-proxy-setup builder 6/7] COPY . . 01:32:45 #126 CACHED 01:32:45 01:32:45 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:32:45 #127 CACHED 01:32:45 01:32:45 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:32:45 #128 CACHED 01:32:45 01:32:45 #129 [security-bootstrapper builder 6/7] COPY . . 01:32:45 #129 CACHED 01:32:45 01:32:45 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:45 #130 CACHED 01:32:45 01:32:45 #121 [core-metadata builder 6/7] COPY . . 01:32:45 #121 DONE 5.6s 01:32:45 01:32:45 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 01:32:45 #131 CACHED 01:32:45 01:32:45 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:45 #132 CACHED 01:32:45 01:32:45 #133 [core-data builder 6/7] COPY . . 01:32:45 #133 CACHED 01:32:45 01:32:45 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:32:45 #134 CACHED 01:32:45 01:32:45 #135 [security-proxy-auth builder 6/7] COPY . . 01:32:45 #135 CACHED 01:32:45 01:32:45 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:45 #136 CACHED 01:32:45 01:32:45 #137 [core-keeper builder 7/8] COPY . . 01:32:45 #137 DONE 5.6s 01:32:45 01:32:45 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:32:45 #138 CACHED 01:32:45 01:32:45 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 01:32:45 #139 CACHED 01:32:45 01:32:45 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:45 #140 CACHED 01:32:45 01:32:45 #141 [security-spiffe-token-provider builder 6/7] COPY . . 01:32:45 #141 DONE 5.6s 01:32:45 01:32:45 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 01:32:45 #142 CACHED 01:32:45 01:32:45 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:45 #143 CACHED 01:32:45 01:32:45 #144 [core-command builder 6/7] COPY . . 01:32:45 #144 CACHED 01:32:45 01:32:45 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:32:45 #145 0.950 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:32:46 5dab1238d3d9: Pull complete 01:32:46 196fd7d83e7d: Pull complete 01:32:46 4f4fb700ef54: Pull complete 01:32:46 8ba94037c8f0: Pull complete 01:32:54 deaec5988b04: Pull complete 01:32:55 #145 ... 01:32:55 01:32:55 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:32:55 #0 1.070 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:32:55 #146 ... 01:32:55 01:32:55 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:32:55 #0 0.716 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:32:55 #147 ... 01:32:55 01:32:55 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:32:55 #0 0.685 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:32:55 #148 ... 01:32:55 01:32:55 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:32:55 #0 0.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:32:55 #149 ... 01:32:55 01:32:55 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:32:55 #0 1.047 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:32:55 #150 ... 01:32:55 01:32:55 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:32:55 #0 0.699 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:32:55 #151 ... 01:32:55 01:32:55 #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:32:55 #0 1.059 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:32:55 #152 ... 01:32:55 01:32:55 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:32:55 #0 1.076 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:32:55 #153 ... 01:32:55 01:32:55 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:32:55 #0 0.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:32:55 #154 ... 01:32:55 01:32:55 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:32:55 #0 1.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:32:56 9f65657bb879: Pull complete 01:32:56 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:32:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:32:56 #155 ... 01:32:56 01:32:56 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:32:56 #0 1.082 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] fileExists [Pipeline] sh 01:32:57 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:32:57 WORKDIR /edgex 01:32:57 COPY go.mod . 01:32:57 RUN go mod download -t 01:32:57 ci-base-image-arm64 -f - . 01:32:57 Sending build context to Docker daemon 3.894MB 01:32:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:32:57 ---> 334268110677 01:32:57 Step 2/4 : WORKDIR /edgex 01:32:59 ---> Running in 62dc6ad0c520 01:33:00 Removing intermediate container 62dc6ad0c520 01:33:00 ---> 80ecc6c2f2a9 01:33:00 Step 3/4 : COPY go.mod . 01:33:00 ---> 34e7a08c266e 01:33:00 Step 4/4 : RUN go mod download 01:33:01 ---> Running in 8c01cd197c55 01:33:57 Removing intermediate container 8c01cd197c55 01:33:57 ---> 05caab30b98f 01:33:57 Successfully built 05caab30b98f 01:33:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:57 + docker inspect -f . ci-base-image-arm64 01:33:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:58 prd-ubuntu20.04-docker-arm64-4c-16g-4961 does not seem to be running inside a container 01:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 01:33:59 $ docker top ba452ca6e93af22b665e0c38ce09db13a522af03431bfc1d95f713d9c7116b89 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:00 + go version 01:34:00 go version go1.25.3 linux/arm64 [Pipeline] } 01:34:00 $ docker stop --time=1 ba452ca6e93af22b665e0c38ce09db13a522af03431bfc1d95f713d9c7116b89 01:34:02 $ docker rm -f --volumes ba452ca6e93af22b665e0c38ce09db13a522af03431bfc1d95f713d9c7116b89 [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 01:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:34:03 01:34:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:34:03 latest: Pulling from edgex-devops/edgex-compose-arm64 01:34:03 547446be3368: Pulling fs layer 01:34:03 d125d8839a47: Pulling fs layer 01:34:03 3e85d5ac6304: Pulling fs layer 01:34:03 c3105a71a48b: Pulling fs layer 01:34:03 0f093f025ec4: Pulling fs layer 01:34:03 c3106fc0e877: Pulling fs layer 01:34:03 c3105a71a48b: Waiting 01:34:03 0f093f025ec4: Waiting 01:34:03 c3106fc0e877: Waiting 01:34:03 547446be3368: Verifying Checksum 01:34:03 547446be3368: Download complete 01:34:03 c3105a71a48b: Verifying Checksum 01:34:03 c3105a71a48b: Download complete 01:34:04 d125d8839a47: Verifying Checksum 01:34:04 d125d8839a47: Download complete 01:34:04 c3106fc0e877: Verifying Checksum 01:34:04 c3106fc0e877: Download complete 01:34:04 0f093f025ec4: Verifying Checksum 01:34:04 0f093f025ec4: Download complete 01:34:04 547446be3368: Pull complete 01:34:06 d125d8839a47: Pull complete 01:34:06 3e85d5ac6304: Verifying Checksum 01:34:06 3e85d5ac6304: Download complete 01:34:16 3e85d5ac6304: Pull complete 01:34:16 c3105a71a48b: Pull complete 01:34:17 0f093f025ec4: Pull complete 01:34:17 c3106fc0e877: Pull complete 01:34:17 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:34:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:34:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:17 prd-ubuntu20.04-docker-arm64-4c-16g-4961 does not seem to be running inside a container 01:34:17 $ 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/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 01:34:17 #156 ... 01:34:17 01:34:17 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:34:17 #154 DONE 82.4s 01:34:17 01:34:17 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:34:17 #157 DONE 0.1s 01:34:17 01:34:17 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:34:17 #158 DONE 0.9s 01:34:17 01:34:17 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:34:17 #159 DONE 0.0s 01:34:17 01:34:17 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:34:17 #148 ... 01:34:17 01:34:17 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:34:17 #160 DONE 0.2s 01:34:17 01:34:17 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:34:17 #161 DONE 0.1s 01:34:17 01:34:17 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:34:17 #150 ... 01:34:17 01:34:17 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:34:17 #162 DONE 0.1s 01:34:17 01:34:17 #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:34:17 #163 DONE 0.3s 01:34:17 01:34:17 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:34:17 #153 ... 01:34:17 01:34:17 #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:34:17 #164 DONE 0.3s 01:34:17 01:34:17 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:34:17 #148 ... 01:34:17 01:34:17 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:34:17 #165 DONE 0.2s 01:34:17 01:34:17 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:34:17 #166 DONE 0.1s 01:34:17 01:34:17 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:34:17 #148 ... 01:34:17 01:34:17 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:34:17 #167 DONE 1.0s 01:34:17 01:34:17 #168 [security-bootstrapper] exporting to image 01:34:17 #168 exporting layers 01:34:17 #168 exporting layers 0.5s done 01:34:17 #168 writing image sha256:18f925e56db2aec492908e58eff4ffbea9ae007590ad8d5eb760d689ae35237c done 01:34:17 #168 naming to docker.io/library/security-bootstrapper done 01:34:17 #168 DONE 0.5s 01:34:17 01:34:17 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:34:17 #153 ... 01:34:17 01:34:17 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:34:17 #155 DONE 92.8s 01:34:17 01:34:17 #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:34:17 #169 DONE 0.1s 01:34:17 01:34:17 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:34:17 #170 DONE 0.1s 01:34:17 01:34:17 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:34:17 #171 DONE 0.1s 01:34:17 01:34:17 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:34:17 #147 ... 01:34:17 01:34:17 #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:34:17 #172 DONE 0.0s 01:34:17 01:34:17 #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:34:17 #173 DONE 0.0s 01:34:17 01:34:17 #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:34:18 #174 DONE 0.9s 01:34:18 01:34:18 #175 [core-common-config-bootstrapper] exporting to image 01:34:18 #175 exporting layers 01:34:18 #175 exporting layers 0.3s done 01:34:18 #175 writing image sha256:a7049c3e1d3b6e8d2c1dd4a28163403694c40127a4585e309f09adf8d2014782 done 01:34:18 #175 naming to docker.io/library/core-common-config-bootstrapper done 01:34:18 #175 DONE 0.4s 01:34:18 01:34:18 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:34:20 $ docker top 7251773338ac4ca91c4dae6f0c66793b18920c8e3206162a6288e16e88c804a4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:20 + docker compose -f ./docker-compose-build.yml build --parallel 01:34:33 #1 [core-command internal] load build definition from Dockerfile 01:34:33 #1 transferring dockerfile: 1.94kB done 01:34:33 #1 DONE 0.1s 01:34:33 01:34:33 #2 [core-keeper internal] load build definition from Dockerfile 01:34:33 #2 transferring dockerfile: 2.07kB 0.0s done 01:34:33 #2 DONE 0.1s 01:34:33 01:34:33 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:34:33 #3 transferring dockerfile: 2.23kB 0.0s done 01:34:33 #3 DONE 0.1s 01:34:33 01:34:33 #4 [security-spire-server internal] load build definition from Dockerfile 01:34:33 #4 transferring dockerfile: 1.70kB 0.0s done 01:34:33 #4 DONE 0.1s 01:34:33 01:34:33 #5 [core-data internal] load build definition from Dockerfile 01:34:33 #5 transferring dockerfile: 2.04kB 0.0s done 01:34:33 #5 DONE 0.1s 01:34:33 01:34:33 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:34:33 #6 transferring dockerfile: 1.89kB done 01:34:33 #6 DONE 0.1s 01:34:33 01:34:33 #7 [security-proxy-setup internal] load build definition from Dockerfile 01:34:33 #7 transferring dockerfile: 2.50kB done 01:34:33 #7 DONE 0.1s 01:34:33 01:34:33 #8 [support-notifications internal] load build definition from Dockerfile 01:34:33 #8 transferring dockerfile: 2.02kB done 01:34:33 #8 DONE 0.1s 01:34:33 01:34:33 #9 [security-bootstrapper internal] load build definition from Dockerfile 01:34:33 #9 transferring dockerfile: 3.02kB 0.0s done 01:34:33 #9 DONE 0.1s 01:34:33 01:34:33 #10 [security-spire-config internal] load build definition from Dockerfile 01:34:33 #10 transferring dockerfile: 1.69kB 0.0s done 01:34:33 #10 DONE 0.1s 01:34:33 01:34:33 #11 [security-proxy-auth internal] load build definition from Dockerfile 01:34:33 #11 transferring dockerfile: 2.14kB 0.0s done 01:34:33 #11 DONE 0.1s 01:34:33 01:34:33 #12 [security-secretstore-setup internal] load build definition from Dockerfile 01:34:33 #12 transferring dockerfile: 2.49kB 0.0s done 01:34:33 #12 DONE 0.1s 01:34:33 01:34:33 #13 [security-spire-agent internal] load build definition from Dockerfile 01:34:33 #13 transferring dockerfile: 1.81kB done 01:34:33 #13 DONE 0.1s 01:34:33 01:34:33 #14 [support-scheduler internal] load build definition from Dockerfile 01:34:33 #14 transferring dockerfile: 1.83kB done 01:34:33 #14 DONE 0.1s 01:34:33 01:34:33 #15 [core-metadata internal] load build definition from Dockerfile 01:34:33 #15 transferring dockerfile: 2.10kB done 01:34:33 #15 DONE 0.1s 01:34:33 01:34:33 #16 [core-command internal] load .dockerignore 01:34:33 #16 transferring context: 32B 01:34:33 #16 transferring context: 50B done 01:34:33 #16 DONE 0.2s 01:34:33 01:34:33 #17 [core-keeper internal] load .dockerignore 01:34:33 #17 transferring context: 50B 0.0s done 01:34:33 #17 DONE 0.1s 01:34:34 01:34:34 #18 [core-common-config-bootstrapper internal] load .dockerignore 01:34:34 #18 transferring context: 50B done 01:34:34 #18 DONE 0.1s 01:34:34 01:34:34 #19 [security-spire-server internal] load .dockerignore 01:34:34 #19 transferring context: 50B 0.0s done 01:34:34 #19 DONE 0.1s 01:34:34 01:34:34 #20 [security-spiffe-token-provider internal] load .dockerignore 01:34:34 #20 transferring context: 50B done 01:34:34 #20 DONE 0.1s 01:34:34 01:34:34 #21 [core-data internal] load .dockerignore 01:34:34 #21 transferring context: 50B done 01:34:34 #21 DONE 0.1s 01:34:34 01:34:34 #22 [support-notifications internal] load .dockerignore 01:34:34 #22 transferring context: 50B done 01:34:34 #22 DONE 0.1s 01:34:34 01:34:34 #23 [security-proxy-setup internal] load .dockerignore 01:34:34 #23 transferring context: 50B 0.0s done 01:34:34 #23 DONE 0.2s 01:34:34 01:34:34 #24 [security-spire-config internal] load .dockerignore 01:34:34 #24 transferring context: 50B done 01:34:34 #24 DONE 0.1s 01:34:34 01:34:34 #25 [security-bootstrapper internal] load .dockerignore 01:34:34 #25 transferring context: 50B 0.0s done 01:34:34 #25 DONE 0.1s 01:34:34 01:34:34 #26 [security-secretstore-setup internal] load .dockerignore 01:34:34 #26 transferring context: 50B 0.0s done 01:34:34 #26 DONE 0.2s 01:34:34 01:34:34 #27 [security-proxy-auth internal] load .dockerignore 01:34:34 #27 transferring context: 50B 0.0s done 01:34:34 #27 DONE 0.1s 01:34:34 01:34:34 #28 [security-spire-agent internal] load .dockerignore 01:34:34 #28 transferring context: 50B done 01:34:34 #28 DONE 0.1s 01:34:34 01:34:34 #29 [support-scheduler internal] load .dockerignore 01:34:34 #29 transferring context: 50B 0.0s done 01:34:34 #29 DONE 0.1s 01:34:34 01:34:34 #30 [core-metadata internal] load .dockerignore 01:34:34 #30 transferring context: 50B 0.0s done 01:34:34 #30 DONE 0.1s 01:34:34 01:34:34 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:34 #31 DONE 0.0s 01:34:34 01:34:34 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 01:34:35 #32 DONE 0.6s 01:34:35 01:34:35 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:35 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:35 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:35 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:35 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:35 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.1s 01:34:36 #33 ... 01:34:36 01:34:36 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:36 #31 DONE 0.0s 01:34:36 01:34:36 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:36 #33 ... 01:34:36 01:34:36 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:36 #31 DONE 0.0s 01:34:36 01:34:36 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 01:34:36 #32 DONE 0.6s 01:34:36 01:34:36 #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:36 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:36 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:36 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:36 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:36 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:36 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:36 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:36 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:36 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.29MB / 4.14MB 0.5s 01:34:36 #33 ... 01:34:36 01:34:36 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:36 #31 DONE 0.0s 01:34:36 01:34:36 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:36 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 0.7s 01:34:36 #33 ... 01:34:36 01:34:36 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:36 #31 DONE 0.0s 01:34:36 01:34:36 #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:36 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:36 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:36 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:36 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:36 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.7s 01:34:36 #33 ... 01:34:36 01:34:36 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 01:34:36 #32 DONE 0.8s 01:34:36 01:34:36 #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:36 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.8s done 01:34:36 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 01:34:36 #33 ... 01:34:36 01:34:36 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:36 #31 DONE 0.0s 01:34:36 01:34:36 #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:36 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:36 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:36 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:36 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:36 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.8s done 01:34:36 #33 ... 01:34:36 01:34:36 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:36 #31 DONE 0.1s 01:34:36 01:34:36 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 01:34:36 #32 DONE 1.1s 01:34:36 01:34:36 #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:36 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:36 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:36 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:36 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:36 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.8s done 01:34:37 #33 ... 01:34:37 01:34:37 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:37 #31 DONE 0.1s 01:34:37 01:34:37 #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:37 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:37 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:37 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:37 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:37 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.8s done 01:34:37 #33 ... 01:34:37 01:34:37 #34 [core-command internal] load build context 01:34:37 #34 transferring context: 3.40MB 0.9s done 01:34:37 #34 DONE 1.6s 01:34:37 01:34:37 #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:37 #33 ... 01:34:37 01:34:37 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:37 #31 DONE 0.1s 01:34:37 01:34:37 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 01:34:37 #32 DONE 1.6s 01:34:37 01:34:37 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:34:37 #35 DONE 1.6s 01:34:37 01:34:37 #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:37 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:37 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:37 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:37 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:37 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.8s done 01:34:37 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:37 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:37 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:37 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:37 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.8s done 01:34:37 #33 ... 01:34:37 01:34:37 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:37 #31 DONE 0.1s 01:34:37 01:34:37 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:37 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:37 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:37 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:37 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:37 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.8s done 01:34:38 #33 ... 01:34:38 01:34:38 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 01:34:38 #32 DONE 2.1s 01:34:38 01:34:38 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:38 #33 ... 01:34:38 01:34:38 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:38 #31 DONE 0.1s 01:34:38 01:34:38 #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:38 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:38 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:38 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:38 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:38 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.8s done 01:34:39 #33 ... 01:34:39 01:34:39 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:34:39 #31 DONE 0.1s 01:34:39 01:34:39 #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:39 #33 ... 01:34:39 01:34:39 #36 [core-common-config-bootstrapper internal] load build context 01:34:39 #36 transferring context: 3.40MB 2.1s done 01:34:39 #36 DONE 3.4s 01:34:39 01:34:39 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:34:39 #35 DONE 3.0s 01:34:39 01:34:39 #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:39 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.0s done 01:34:39 #33 ... 01:34:39 01:34:39 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 01:34:39 #32 DONE 3.3s 01:34:39 01:34:39 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:39 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:39 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:39 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:39 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:39 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.8s done 01:34:39 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.0s done 01:34:39 #33 ... 01:34:39 01:34:39 #37 [core-keeper internal] load build context 01:34:39 #37 transferring context: 3.40MB 2.6s done 01:34:39 #37 DONE 3.8s 01:34:39 01:34:39 #38 [security-spiffe-token-provider internal] load build context 01:34:39 #38 transferring context: 3.40MB 2.1s done 01:34:39 #38 DONE 3.3s 01:34:39 01:34:39 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:39 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.2s done 01:34:39 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:34:39 #39 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:34:39 #39 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:34:39 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 01:34:39 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 01:34:39 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 01:34:39 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 01:34:39 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.3s 01:34:39 #39 ... 01:34:39 01:34:39 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:34:39 #40 DONE 1.9s 01:34:39 01:34:39 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:39 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.2s done 01:34:39 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:34:39 #39 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:34:39 #39 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:34:39 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 01:34:39 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 01:34:39 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 01:34:39 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 01:34:40 #39 ... 01:34:40 01:34:40 #41 [security-spire-config internal] load build context 01:34:40 #41 transferring context: 24.82kB 0.1s done 01:34:40 #41 DONE 2.3s 01:34:40 01:34:40 #42 [core-data internal] load build context 01:34:40 #42 transferring context: 3.40MB 2.3s done 01:34:40 #42 DONE 3.7s 01:34:40 01:34:40 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:40 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 0.6s 01:34:40 #39 ... 01:34:40 01:34:40 #43 [support-notifications internal] load build context 01:34:40 #43 transferring context: 3.40MB 1.8s done 01:34:40 #43 DONE 3.6s 01:34:40 01:34:40 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:40 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 0.9s 01:34:40 #39 ... 01:34:40 01:34:40 #44 [security-proxy-setup internal] load build context 01:34:40 #44 transferring context: 3.40MB 1.8s done 01:34:40 #44 DONE 3.7s 01:34:40 01:34:40 #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:40 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 01:34:40 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:40 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 01:34:40 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 01:34:40 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.8s done 01:34:40 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.0s done 01:34:40 #33 DONE 6.2s 01:34:40 01:34:40 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:40 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 1.0s 01:34:40 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:34:40 #39 ... 01:34:40 01:34:40 #45 [security-spire-server internal] load build context 01:34:40 #45 transferring context: 26.57kB 0.0s done 01:34:40 #45 DONE 3.2s 01:34:40 01:34:40 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:41 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 1.3s 01:34:41 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 1.5s 01:34:41 #39 ... 01:34:41 01:34:41 #46 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:34:41 #46 DONE 6.7s 01:34:41 01:34:41 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:41 #39 ... 01:34:41 01:34:41 #47 [security-secretstore-setup internal] load build context 01:34:41 #47 transferring context: 3.40MB 1.6s done 01:34:41 #47 DONE 3.8s 01:34:41 01:34:41 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:41 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.43MB / 37.02MB 1.7s 01:34:41 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 01:34:41 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 1.9s 01:34:41 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 2.1s 01:34:41 #39 ... 01:34:41 01:34:41 #48 [security-bootstrapper internal] load build context 01:34:41 #48 transferring context: 3.40MB 1.9s done 01:34:41 #48 DONE 4.2s 01:34:41 01:34:41 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:41 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.94MB / 37.02MB 2.3s 01:34:42 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.33MB / 37.02MB 2.5s 01:34:42 #39 ... 01:34:42 01:34:42 #49 [security-spire-agent internal] load build context 01:34:42 #49 transferring context: 26.10kB 0.1s done 01:34:42 #49 DONE 2.2s 01:34:42 01:34:42 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:42 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.98MB / 37.02MB 2.7s 01:34:42 #39 ... 01:34:42 01:34:42 #50 [security-proxy-auth internal] load build context 01:34:42 #50 transferring context: 3.40MB 2.3s done 01:34:42 #50 DONE 4.2s 01:34:42 01:34:42 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:42 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.16MB / 37.02MB 2.9s 01:34:42 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.81MB / 37.02MB 3.2s 01:34:43 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 3.5s 01:34:43 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.8s done 01:34:44 #39 ... 01:34:44 01:34:44 #51 [support-scheduler internal] load build context 01:34:44 #51 transferring context: 3.40MB 1.9s done 01:34:44 #51 DONE 4.5s 01:34:44 01:34:44 #52 [core-metadata internal] load build context 01:34:44 #52 transferring context: 3.40MB 2.1s done 01:34:44 #52 DONE 4.6s 01:34:44 01:34:44 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:34:44 #53 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 01:34:44 #53 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:34:44 #53 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 01:34:44 #53 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 01:34:44 #53 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:34:44 #53 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 01:34:44 #53 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 01:34:44 #53 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0B / 295B 0.1s 01:34:44 #53 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.3s done 01:34:44 #53 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:34:44 #53 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 01:34:44 #53 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 01:34:45 #53 ... 01:34:45 01:34:45 #54 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:34:45 #54 DONE 3.8s 01:34:45 01:34:45 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:34:45 #53 ... 01:34:45 01:34:45 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:34:50 #55 ... 01:34:50 01:34:50 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:50 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.3s 01:34:50 #39 ... 01:34:50 01:34:50 #56 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:34:50 #0 9.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:34:51 #56 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:34:51 #56 ... 01:34:51 01:34:51 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:34:51 #39 ... 01:34:51 01:34:51 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:34:51 #57 ... 01:34:51 01:34:51 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:34:51 #0 9.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:34:51 #58 ... 01:34:51 01:34:51 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:34:51 #59 ... 01:34:51 01:34:51 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:34:52 #60 ... 01:34:52 01:34:52 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:34:52 #61 ... 01:34:52 01:34:52 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:52 #62 ... 01:34:52 01:34:52 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:34:52 #63 ... 01:34:52 01:34:52 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:34:52 #64 ... 01:34:52 01:34:52 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:34:52 #65 ... 01:34:52 01:34:52 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:34:53 #66 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:34:53 #66 ... 01:34:53 01:34:53 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:34:53 #53 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.0s 01:34:53 #53 ... 01:34:53 01:34:53 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:34:53 #60 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:34:54 #60 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:34:54 #60 ... 01:34:54 01:34:54 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:54 #62 DONE 13.3s 01:34:54 01:34:54 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:34:54 #53 ... 01:34:54 01:34:54 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:34:55 #67 ... 01:34:55 01:34:55 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:34:55 #68 ... 01:34:55 01:34:55 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:34:55 #69 ... 01:34:55 01:34:55 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:34:55 #70 ... 01:34:55 01:34:55 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:55 #71 ... 01:34:55 01:34:55 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:34:55 #59 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:34:58 #59 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:34:58 #59 ... 01:34:58 01:34:58 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:58 #71 DONE 13.3s 01:34:58 01:34:58 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:35:01 #72 ... 01:35:01 01:35:01 #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:35:01 #56 15.62 (1/1) Installing dumb-init (1.2.5-r3) 01:35:01 #56 15.68 Executing busybox-1.37.0-r20.trigger 01:35:01 #56 15.84 OK: 8 MiB in 17 packages 01:35:01 #56 DONE 20.7s 01:35:01 01:35:01 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 01:35:02 #73 ... 01:35:02 01:35:02 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:35:02 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.6s 01:35:02 #39 ... 01:35:02 01:35:02 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:35:02 #58 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:02 #58 20.78 (1/3) Installing ca-certificates (20250911-r0) 01:35:02 #58 ... 01:35:02 01:35:02 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:35:02 #53 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.2s done 01:35:02 #53 ... 01:35:02 01:35:02 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:35:03 #39 ... 01:35:03 01:35:03 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:35:03 #65 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:03 #65 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:03 #65 ... 01:35:03 01:35:03 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:35:04 #39 ... 01:35:04 01:35:04 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:35:04 #66 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:04 #66 ... 01:35:04 01:35:04 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:35:04 #39 ... 01:35:04 01:35:04 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:35:04 #0 8.357 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:04 #74 ... 01:35:04 01:35:04 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:35:05 #39 ... 01:35:05 01:35:05 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:35:05 #63 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:05 #63 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:05 #63 ... 01:35:05 01:35:05 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:35:05 #57 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:05 #57 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:05 #57 ... 01:35:05 01:35:05 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:35:06 #39 ... 01:35:06 01:35:06 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:35:06 #61 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:06 #61 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:06 #61 ... 01:35:06 01:35:06 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:35:06 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.7s 01:35:07 #39 ... 01:35:07 01:35:07 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:35:07 #67 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:07 #67 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:07 #67 ... 01:35:07 01:35:07 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:35:07 #39 ... 01:35:07 01:35:07 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:35:07 #68 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:07 #68 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:07 #68 ... 01:35:07 01:35:07 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:35:07 #70 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:07 #70 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:07 #70 ... 01:35:07 01:35:07 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:35:07 #69 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:07 #69 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:07 #69 ... 01:35:07 01:35:07 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:35:07 #64 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:07 #64 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:08 #64 ... 01:35:08 01:35:08 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:35:08 #55 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:08 #55 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:08 #55 ... 01:35:08 01:35:08 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:35:09 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.1s done 01:35:11 #39 ... 01:35:11 01:35:11 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:35:11 #58 21.47 (2/3) Installing dumb-init (1.2.5-r3) 01:35:11 #58 21.56 (3/3) Installing tzdata (2026a-r0) 01:35:11 #58 23.40 Executing busybox-1.37.0-r20.trigger 01:35:11 #58 23.58 Executing ca-certificates-20250911-r0.trigger 01:35:11 #58 25.70 OK: 9 MiB in 19 packages 01:35:11 #58 DONE 29.4s 01:35:11 01:35:11 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:35:13 #75 ... 01:35:13 01:35:13 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:35:13 #60 27.83 (1/1) Installing dumb-init (1.2.5-r3) 01:35:13 #60 27.96 Executing busybox-1.37.0-r20.trigger 01:35:13 #60 28.12 OK: 8 MiB in 17 packages 01:35:13 #60 DONE 31.4s 01:35:13 01:35:13 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:35:13 #65 30.73 (1/7) Installing ca-certificates (20250911-r0) 01:35:13 #65 31.30 (2/7) Installing dumb-init (1.2.5-r3) 01:35:13 #65 31.33 (3/7) Installing libgcc (14.2.0-r6) 01:35:13 #65 31.35 (4/7) Installing libsodium (1.0.20-r1) 01:35:13 #65 31.37 (5/7) Installing libstdc++ (14.2.0-r6) 01:35:13 #65 31.87 (6/7) Installing libzmq (4.3.5-r2) 01:35:13 #65 31.99 (7/7) Installing zeromq (4.3.5-r2) 01:35:13 #65 32.10 Executing busybox-1.37.0-r20.trigger 01:35:13 #65 32.35 Executing ca-certificates-20250911-r0.trigger 01:35:14 #65 ... 01:35:14 01:35:14 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:35:14 #72 6.281 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:14 #72 9.107 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:14 #72 ... 01:35:14 01:35:14 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:35:14 #61 33.17 (1/2) Installing dumb-init (1.2.5-r3) 01:35:14 #61 33.22 (2/2) Installing su-exec (0.2-r3) 01:35:14 #61 33.24 Executing busybox-1.37.0-r20.trigger 01:35:15 #61 33.49 OK: 8 MiB in 18 packages 01:35:16 #61 ... 01:35:16 01:35:16 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:35:16 #74 11.19 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:16 #74 ... 01:35:16 01:35:16 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:35:16 #57 33.76 (1/4) Installing ca-certificates (20250911-r0) 01:35:16 #57 34.40 (2/4) Installing dumb-init (1.2.5-r3) 01:35:16 #57 34.47 (3/4) Installing su-exec (0.2-r3) 01:35:16 #57 34.49 (4/4) Installing yq-go (4.47.2-r3) 01:35:16 #57 ... 01:35:16 01:35:16 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 01:35:16 #73 5.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:16 #73 7.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:16 #73 ... 01:35:16 01:35:16 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:35:16 #59 34.80 (1/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:16 #59 35.50 (2/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:17 #59 35.61 (3/6) Installing dumb-init (1.2.5-r3) 01:35:17 #59 35.65 (4/6) Installing openssl (3.5.6-r0) 01:35:17 #59 35.73 (5/6) Installing su-exec (0.2-r3) 01:35:17 #59 35.77 (6/6) Installing yq-go (4.47.2-r3) 01:35:17 #59 ... 01:35:17 01:35:17 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:35:17 #67 30.61 OK: 255 MiB in 60 packages 01:35:17 #67 DONE 32.6s 01:35:17 01:35:17 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:35:17 #57 36.18 Executing busybox-1.37.0-r20.trigger 01:35:18 #57 ... 01:35:18 01:35:18 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:35:18 #61 DONE 36.5s 01:35:18 01:35:18 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:35:18 #57 36.64 Executing ca-certificates-20250911-r0.trigger 01:35:19 #57 ... 01:35:19 01:35:19 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:35:19 #76 DONE 1.4s 01:35:19 01:35:19 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:19 #77 ... 01:35:19 01:35:19 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:35:19 #65 34.58 OK: 12 MiB in 23 packages 01:35:19 #65 DONE 37.9s 01:35:19 01:35:19 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:35:19 #78 ... 01:35:19 01:35:19 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:35:19 #66 28.31 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:35:19 #66 28.32 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:35:19 #66 28.33 OK: 26169 distinct packages available 01:35:19 #66 30.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:19 #66 33.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:19 #66 ... 01:35:19 01:35:19 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:35:19 #64 36.51 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:35:19 #64 36.55 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:35:19 #64 36.55 OK: 26169 distinct packages available 01:35:20 #64 ... 01:35:20 01:35:20 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:35:20 #69 32.21 OK: 255 MiB in 60 packages 01:35:20 #69 DONE 35.2s 01:35:20 01:35:20 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:35:20 #59 38.90 Executing busybox-1.37.0-r20.trigger 01:35:21 #59 39.38 OK: 20 MiB in 20 packages 01:35:21 #59 ... 01:35:21 01:35:21 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:35:21 #55 32.05 OK: 255 MiB in 60 packages 01:35:21 #55 DONE 36.9s 01:35:21 01:35:21 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:35:21 #64 39.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:21 #64 ... 01:35:21 01:35:21 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:35:21 #70 32.89 OK: 255 MiB in 60 packages 01:35:21 #70 DONE 36.4s 01:35:21 01:35:21 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:35:22 #79 ... 01:35:22 01:35:22 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:35:22 #80 DONE 2.1s 01:35:22 01:35:22 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:22 #81 ... 01:35:22 01:35:22 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:35:22 #79 DONE 1.4s 01:35:22 01:35:22 #82 [core-command builder 4/7] COPY go.mod vendor* ./ 01:35:22 #82 DONE 1.8s 01:35:22 01:35:22 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:35:22 #0 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:22 #0 7.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:23 #83 ... 01:35:23 01:35:23 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:23 #84 ... 01:35:23 01:35:23 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:35:23 #63 31.54 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:35:23 #63 31.54 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:35:23 #63 31.54 OK: 26169 distinct packages available 01:35:23 #63 34.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:23 #63 37.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:23 #63 ... 01:35:23 01:35:23 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:25 #85 ... 01:35:25 01:35:25 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:35:25 #59 DONE 43.6s 01:35:25 01:35:25 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:35:25 #86 ... 01:35:25 01:35:25 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:35:25 #75 4.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:25 #75 6.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:25 #75 ... 01:35:25 01:35:25 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:35:25 #57 40.19 OK: 20 MiB in 20 packages 01:35:25 #57 DONE 44.2s 01:35:25 01:35:25 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:35:28 #87 ... 01:35:28 01:35:28 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:35:28 #74 29.17 (1/1) Installing dumb-init (1.2.5-r3) 01:35:28 #74 29.99 Executing busybox-1.37.0-r20.trigger 01:35:28 #74 30.17 OK: 8 MiB in 17 packages 01:35:28 #74 DONE 33.4s 01:35:28 01:35:28 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:35:28 #0 9.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:28 #88 ... 01:35:28 01:35:28 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:35:28 #68 33.30 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:35:28 #68 33.30 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:35:28 #68 33.30 OK: 26179 distinct packages available 01:35:28 #68 37.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:28 #68 40.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:28 #68 ... 01:35:28 01:35:28 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 01:35:28 #73 25.05 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:28 #73 25.21 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:28 #73 26.35 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:28 #73 26.51 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:28 #73 26.60 Executing busybox-1.37.0-r20.trigger 01:35:28 #73 26.85 OK: 8 MiB in 17 packages 01:35:29 #73 ... 01:35:29 01:35:29 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:35:29 #72 27.82 OK: 255 MiB in 60 packages 01:35:29 #72 DONE 30.6s 01:35:29 01:35:29 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:35:30 #89 ... 01:35:30 01:35:30 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 01:35:30 #73 DONE 30.2s 01:35:30 01:35:30 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:35:30 #89 DONE 1.3s 01:35:30 01:35:30 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:34 #90 ... 01:35:34 01:35:34 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:35:34 #64 43.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:34 #64 ... 01:35:34 01:35:34 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:35:34 #66 50.78 (1/7) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:34 #66 51.56 (2/7) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:34 #66 51.67 (3/7) Installing dumb-init (1.2.5-r3) 01:35:34 #66 51.69 (4/7) Installing musl-obstack (1.2.3-r2) 01:35:34 #66 51.72 (5/7) Installing libucontext (1.3.2-r0) 01:35:34 #66 51.73 (6/7) Installing gcompat (1.1.0-r4) 01:35:34 #66 51.79 (7/7) Installing openssl (3.5.6-r0) 01:35:34 #66 51.88 Executing busybox-1.37.0-r20.trigger 01:35:34 #66 52.03 OK: 9 MiB in 21 packages 01:35:37 #66 ... 01:35:37 01:35:37 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:35:37 #64 55.89 (1/13) Installing brotli-libs (1.1.0-r2) 01:35:37 #64 55.99 (2/13) Installing c-ares (1.34.6-r0) 01:35:37 #64 56.08 (3/13) Installing libunistring (1.3-r0) 01:35:37 #64 56.24 (4/13) Installing libidn2 (2.3.7-r0) 01:35:37 #64 56.26 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:35:37 #64 56.29 (6/13) Installing libpsl (0.21.5-r3) 01:35:37 #64 56.31 (7/13) Installing zstd-libs (1.5.7-r0) 01:35:37 #64 56.39 (8/13) Installing libcurl (8.14.1-r2) 01:35:37 #64 56.46 (9/13) Installing curl (8.14.1-r2) 01:35:38 #64 56.49 (10/13) Installing dumb-init (1.2.5-r3) 01:35:38 #64 56.51 (11/13) Installing musl-obstack (1.2.3-r2) 01:35:38 #64 56.52 (12/13) Installing libucontext (1.3.2-r0) 01:35:38 #64 56.60 (13/13) Installing gcompat (1.1.0-r4) 01:35:38 #64 56.63 Executing busybox-1.37.0-r20.trigger 01:35:38 #64 56.74 OK: 13 MiB in 29 packages 01:35:38 #64 ... 01:35:38 01:35:38 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:35:38 #83 21.96 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:38 #83 22.06 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:38 #83 22.69 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:38 #83 22.81 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:38 #83 22.83 Executing busybox-1.37.0-r20.trigger 01:35:38 #83 23.06 OK: 8 MiB in 17 packages 01:35:38 #83 DONE 25.6s 01:35:38 01:35:38 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:35:38 #66 DONE 57.0s 01:35:38 01:35:38 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:35:38 #68 52.19 OK: 255 MiB in 60 packages 01:35:38 #68 DONE 53.5s 01:35:38 01:35:38 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:35:38 #63 53.68 (1/4) Installing dumb-init (1.2.5-r3) 01:35:38 #63 53.71 (2/4) Installing musl-obstack (1.2.3-r2) 01:35:38 #63 53.73 (3/4) Installing libucontext (1.3.2-r0) 01:35:38 #63 53.74 (4/4) Installing gcompat (1.1.0-r4) 01:35:38 #63 53.79 Executing busybox-1.37.0-r20.trigger 01:35:38 #63 53.94 OK: 8 MiB in 20 packages 01:35:38 #63 DONE 57.0s 01:35:38 01:35:38 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:35:38 #91 ... 01:35:38 01:35:38 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:35:38 #75 21.76 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:38 #75 21.91 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:38 #75 22.92 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:38 #75 23.01 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:38 #75 23.05 Executing busybox-1.37.0-r20.trigger 01:35:38 #75 23.19 Executing ca-certificates-20250911-r0.trigger 01:35:38 #75 24.25 OK: 9 MiB in 19 packages 01:35:38 #75 DONE 28.0s 01:35:38 01:35:38 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:35:38 #78 9.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:38 #78 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:38 #78 ... 01:35:38 01:35:38 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:35:40 #148 ... 01:35:40 01:35:40 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:35:40 #151 162.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:35:40 #151 ... 01:35:40 01:35:40 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:35:40 #149 DONE 164.3s 01:35:40 01:35:40 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:35:40 #153 DONE 164.3s 01:35:40 01:35:40 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:35:40 #176 DONE 0.0s 01:35:40 01:35:40 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:35:40 #177 DONE 0.2s 01:35:40 01:35:40 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:35:40 #178 DONE 0.1s 01:35:40 01:35:40 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:35:40 #179 DONE 0.1s 01:35:40 01:35:40 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:35:40 #180 DONE 0.1s 01:35:40 01:35:40 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:35:40 #181 DONE 0.2s 01:35:40 01:35:40 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:35:40 #182 DONE 0.2s 01:35:40 01:35:40 #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:35:40 #183 DONE 0.1s 01:35:40 01:35:40 #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:35:40 #184 DONE 0.1s 01:35:40 01:35:40 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:35:40 #185 DONE 0.1s 01:35:40 01:35:40 #186 [core-command] exporting to image 01:35:40 #186 exporting layers 01:35:40 #186 exporting layers 0.1s done 01:35:40 #186 writing image sha256:1dc78672d796e1cb23b2aac8ec4640bafcd27d712a87c8967f820b973f346b29 done 01:35:40 #186 naming to docker.io/library/core-command 0.0s done 01:35:40 #186 DONE 0.2s 01:35:40 01:35:40 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:35:40 #187 DONE 0.9s 01:35:40 01:35:40 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:35:40 #148 ... 01:35:40 01:35:40 #188 [security-proxy-setup] exporting to image 01:35:40 #188 exporting layers 0.3s done 01:35:40 #188 writing image sha256:a402474d2761d803970cd0f8640bf90f294c58e87eee4c8471be4d46423c7a7c done 01:35:40 #188 naming to docker.io/library/security-proxy-setup done 01:35:40 #188 DONE 0.3s 01:35:40 01:35:40 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:35:40 #150 ... 01:35:40 01:35:40 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:35:40 #151 DONE 166.9s 01:35:40 01:35:40 #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:35:40 #189 DONE 0.0s 01:35:40 01:35:40 #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:35:40 #190 DONE 0.0s 01:35:40 01:35:40 #191 [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 01:35:40 #191 DONE 0.0s 01:35:40 01:35:40 #192 [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 01:35:40 #192 DONE 0.0s 01:35:40 01:35:40 #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:35:40 #193 DONE 0.0s 01:35:40 01:35:40 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:35:40 #147 ... 01:35:40 01:35:40 #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:35:40 #194 DONE 0.1s 01:35:40 01:35:40 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:35:40 #145 DONE 167.3s 01:35:40 01:35:40 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:35:40 #195 DONE 0.4s 01:35:40 01:35:40 #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:35:40 #196 DONE 0.2s 01:35:40 01:35:40 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:35:40 #197 DONE 0.1s 01:35:40 01:35:40 #198 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:35:40 #198 DONE 0.1s 01:35:40 01:35:40 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:35:40 #199 DONE 0.3s 01:35:40 01:35:40 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:35:40 #148 DONE 168.2s 01:35:40 01:35:40 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:35:40 #200 DONE 0.1s 01:35:40 01:35:40 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:35:40 #201 DONE 0.6s 01:35:40 01:35:40 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:35:40 #202 DONE 0.1s 01:35:40 01:35:40 #203 [security-secretstore-setup] exporting to image 01:35:40 #203 ... 01:35:40 01:35:40 #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:35:40 #204 DONE 0.1s 01:35:40 01:35:40 #205 [security-spiffe-token-provider] exporting to image 01:35:40 #205 exporting layers 0.3s done 01:35:40 #205 writing image sha256:4695b119ea5d1dcde493545c07c8bc0fd4b01e5cbdce1cc2eff3700f06c653a8 done 01:35:40 #205 naming to docker.io/library/security-spiffe-token-provider done 01:35:40 #205 DONE 0.4s 01:35:40 01:35:40 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:35:40 #206 DONE 0.3s 01:35:40 01:35:40 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:35:40 #146 ... 01:35:40 01:35:40 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:35:40 #207 DONE 0.1s 01:35:40 01:35:40 #208 [core-data] exporting to image 01:35:40 #208 exporting layers 0.1s done 01:35:40 #208 writing image sha256:16773cb52d08bd703089ab6a78cce31b80ca658930170da66fd1bba3010f8c31 done 01:35:40 #208 naming to docker.io/library/core-data done 01:35:40 #208 DONE 0.2s 01:35:40 01:35:40 #203 [security-secretstore-setup] exporting to image 01:35:40 #203 exporting layers 0.5s done 01:35:40 #203 writing image sha256:1bd3190cc1fde05d73d40c9c22e8997728418349b1699b98fad1986068d35c14 done 01:35:40 #203 naming to docker.io/library/security-secretstore-setup done 01:35:40 #203 DONE 0.5s 01:35:40 01:35:40 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:35:40 #146 DONE 170.7s 01:35:40 01:35:40 #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:35:40 #152 DONE 170.7s 01:35:40 01:35:40 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:35:40 #156 ... 01:35:40 01:35:40 #209 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:35:40 #209 DONE 0.0s 01:35:40 01:35:40 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:35:40 #150 DONE 170.8s 01:35:40 01:35:40 #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:35:40 #210 DONE 0.1s 01:35:40 01:35:40 #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:35:40 #211 DONE 0.1s 01:35:40 01:35:40 #212 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:35:40 #212 DONE 0.3s 01:35:40 01:35:40 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:35:40 #209 DONE 0.0s 01:35:40 01:35:40 #211 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:35:40 #211 DONE 0.1s 01:35:40 01:35:40 #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:35:40 #213 CACHED 01:35:40 01:35:40 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:35:40 #214 CACHED 01:35:40 01:35:40 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:35:40 #215 DONE 0.3s 01:35:40 01:35:40 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:35:40 #216 DONE 0.2s 01:35:40 01:35:40 #217 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:35:40 #217 DONE 0.2s 01:35:40 01:35:40 #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:35:40 #218 DONE 0.2s 01:35:40 01:35:40 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:35:40 #219 DONE 0.1s 01:35:40 01:35:40 #220 [core-keeper] exporting to image 01:35:40 #220 ... 01:35:40 01:35:40 #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:35:40 #221 DONE 0.1s 01:35:40 01:35:40 #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:35:40 #222 DONE 0.1s 01:35:40 01:35:40 #220 [core-keeper] exporting to image 01:35:40 #220 exporting layers 0.2s done 01:35:40 #220 writing image sha256:c2904782d14d4ac946e843467897e58bc2addd67c0a98dd4670f75bbf48ba740 done 01:35:40 #220 naming to docker.io/library/core-keeper done 01:35:40 #220 DONE 0.2s 01:35:40 01:35:40 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:35:40 #147 DONE 171.6s 01:35:40 01:35:40 #223 [core-metadata] exporting to image 01:35:40 #223 exporting layers 0.2s done 01:35:40 #223 writing image sha256:3f0c4c092b270214f8703cd4938b8edfb031e7ad63ea72b85cd3aa96a93c52c1 done 01:35:40 #223 naming to docker.io/library/core-metadata done 01:35:40 #223 DONE 0.2s 01:35:40 01:35:40 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:35:40 #224 DONE 0.4s 01:35:40 01:35:40 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:35:40 #225 DONE 0.0s 01:35:40 01:35:40 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:35:40 #226 DONE 0.1s 01:35:40 01:35:40 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:35:40 #227 DONE 0.1s 01:35:40 01:35:40 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:35:40 #228 ... 01:35:40 01:35:40 #229 [security-proxy-auth] exporting to image 01:35:40 #229 exporting layers 0.2s done 01:35:40 #229 writing image sha256:2ed42372f0f5769147534c56d297591e7e1767f0eba4eed29a6a92a7c92cc230 done 01:35:40 #229 naming to docker.io/library/security-proxy-auth done 01:35:40 #229 DONE 0.3s 01:35:40 01:35:40 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:35:40 #228 DONE 0.2s 01:35:40 01:35:40 #230 [support-notifications] exporting to image 01:35:40 #230 exporting layers 0.3s done 01:35:40 #230 writing image sha256:ab50157d91089f4904e0a281a22490bd0f9c3df8c9d8482a84c69ed50eb5d78b done 01:35:40 #230 naming to docker.io/library/support-notifications done 01:35:40 #230 DONE 0.3s 01:35:40 01:35:40 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:35:40 #156 DONE 172.6s 01:35:40 01:35:40 #231 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:35:40 #231 DONE 0.0s 01:35:40 01:35:40 #232 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:35:40 #232 DONE 0.0s 01:35:40 01:35:40 #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:35:40 #233 DONE 0.1s 01:35:40 01:35:40 #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:35:40 #234 DONE 0.0s 01:35:40 01:35:40 #235 [support-scheduler] exporting to image 01:35:40 #235 exporting layers 0.3s done 01:35:40 #235 writing image sha256:d6943195b1c7e2be4cf26b7bbd9c79b3af0a73106cec99bf6a8f9fed53baa8cc done 01:35:40 #235 naming to docker.io/library/support-scheduler done 01:35:40 #235 DONE 0.3s 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:35:40 time="2026-04-12T01:32:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:35:40 $ docker stop --time=1 a398dcc878e6730c5a7188fc0b21e442fd8aa04a864aa60c89d18e7fbdd5e12e 01:35:40 #92 ... 01:35:40 01:35:40 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:35:40 #93 DONE 2.1s 01:35:40 01:35:40 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:35:40 #88 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:40 #88 ... 01:35:40 01:35:40 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:41 #94 ... 01:35:41 01:35:41 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:35:41 #64 DONE 59.7s 01:35:41 01:35:41 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:35:41 $ docker rm -f --volumes a398dcc878e6730c5a7188fc0b21e442fd8aa04a864aa60c89d18e7fbdd5e12e [Pipeline] // withDockerContainer [Pipeline] sh 01:35:41 + docker images 01:35:41 REPOSITORY TAG IMAGE ID CREATED SIZE 01:35:41 support-scheduler latest d6943195b1c7 4 seconds ago 61.1MB 01:35:41 support-notifications latest ab50157d9108 5 seconds ago 64.8MB 01:35:41 core-keeper latest c2904782d14d 6 seconds ago 49.7MB 01:35:41 security-proxy-auth latest 2ed42372f0f5 6 seconds ago 55.8MB 01:35:41 core-metadata latest 3f0c4c092b27 6 seconds ago 56.8MB 01:35:41 core-data latest 16773cb52d08 8 seconds ago 56.7MB 01:35:41 security-spiffe-token-provider latest 4695b119ea5d 9 seconds ago 59.8MB 01:35:41 security-secretstore-setup latest 1bd3190cc1fd 9 seconds ago 96.2MB 01:35:41 security-proxy-setup latest a402474d2761 11 seconds ago 61.5MB 01:35:41 core-command latest 1dc78672d796 12 seconds ago 50.9MB 01:35:41 core-common-config-bootstrapper latest a7049c3e1d3b About a minute ago 27.3MB 01:35:41 security-bootstrapper latest 18f925e56db2 About a minute ago 28.4MB 01:35:41 security-spire-server latest 845a704d3122 3 minutes ago 184MB 01:35:41 security-spire-agent latest 6ade41524880 3 minutes ago 244MB 01:35:41 security-spire-config latest 3e6375598667 3 minutes ago 184MB 01:35:41 ci-base-image-x86_64 latest 44921bb47d70 6 minutes ago 970MB 01:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB 01:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB 01:35:41 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 01:35:42 provisioning config files... 01:35:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/966@tmp/config4009096082182567535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:42 ---> ****-login.sh 01:35:42 nexus3.edgexfoundry.org:10001 01:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:42 Login Succeeded 01:35:42 nexus3.edgexfoundry.org:10002 01:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:42 Login Succeeded 01:35:42 nexus3.edgexfoundry.org:10003 01:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:42 Login Succeeded 01:35:42 nexus3.edgexfoundry.org:10004 01:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:42 Login Succeeded 01:35:42 ****.io 01:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:42 #95 ... 01:35:42 01:35:42 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:35:42 #87 6.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:42 #87 8.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:42 #87 ... 01:35:42 01:35:42 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:35:42 #88 22.87 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:42 #88 23.01 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:42 #88 23.77 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:42 #88 23.94 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:42 #88 23.98 Executing busybox-1.37.0-r20.trigger 01:35:42 #88 24.27 OK: 8 MiB in 18 packages 01:35:42 #88 ... 01:35:42 01:35:42 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:35:42 #86 7.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:42 #86 9.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:42 Login Succeeded 01:35:42 ---> ****-login.sh ends [Pipeline] } 01:35:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] 01:35:42 #86 ... 01:35:42 01:35:42 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:35:42 #78 22.30 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:42 #78 22.50 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:42 #78 23.26 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:42 #78 23.39 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:42 #78 23.46 Executing busybox-1.37.0-r20.trigger [Pipeline] echo 01:35:42 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:35:42 545500b82f5840a6ba07460a23078cd69626ab39 01:35:42 latest 01:35:42 4.1.0-dev.107 01:35:42 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:35:42 main 01:35:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:43 #78 23.57 Executing ca-certificates-20250911-r0.trigger 01:35:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:43 + docker push nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39 01:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:35:43 1ce3e530c1d1: Preparing 01:35:43 e05a4d0cb5e8: Preparing 01:35:43 5f42d0f307f2: Preparing 01:35:43 4575ee45fbdf: Preparing 01:35:43 c7db9d1e0b83: Preparing 01:35:43 82a49a397bee: Preparing 01:35:43 cce92674e987: Preparing 01:35:43 82a49a397bee: Waiting 01:35:43 cce92674e987: Waiting 01:35:43 4575ee45fbdf: Pushed 01:35:43 5f42d0f307f2: Pushed 01:35:43 1ce3e530c1d1: Pushed 01:35:43 cce92674e987: Layer already exists 01:35:43 82a49a397bee: Pushed 01:35:44 c7db9d1e0b83: Pushed 01:35:44 #78 ... 01:35:44 01:35:44 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:35:44 #88 DONE 26.4s 01:35:44 01:35:44 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:35:44 #87 18.94 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:44 #87 19.16 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:45 #87 19.97 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:45 #87 20.12 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:45 #87 20.17 Executing busybox-1.37.0-r20.trigger 01:35:46 #87 20.38 Executing ca-certificates-20250911-r0.trigger 01:35:46 e05a4d0cb5e8: Pushed 01:35:46 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:47 #87 ... 01:35:47 01:35:47 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:35:47 #86 18.95 (1/2) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:47 #86 19.11 (2/2) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:47 #86 19.24 Executing busybox-1.37.0-r20.trigger 01:35:47 #86 19.49 OK: 20 MiB in 20 packages 01:35:47 #86 DONE 21.8s 01:35:47 01:35:47 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:35:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:47 #96 DONE 0.4s 01:35:47 01:35:47 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:35:47 #91 6.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:47 #91 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:47 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:35:47 1ce3e530c1d1: Preparing 01:35:47 e05a4d0cb5e8: Preparing 01:35:47 5f42d0f307f2: Preparing 01:35:47 4575ee45fbdf: Preparing 01:35:47 c7db9d1e0b83: Preparing 01:35:47 82a49a397bee: Preparing 01:35:47 cce92674e987: Preparing 01:35:47 cce92674e987: Waiting 01:35:47 82a49a397bee: Waiting 01:35:47 c7db9d1e0b83: Layer already exists 01:35:47 5f42d0f307f2: Layer already exists 01:35:47 1ce3e530c1d1: Layer already exists 01:35:47 4575ee45fbdf: Layer already exists 01:35:47 e05a4d0cb5e8: Layer already exists 01:35:47 82a49a397bee: Layer already exists 01:35:47 cce92674e987: Layer already exists 01:35:47 latest: digest: sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:47 #91 ... 01:35:47 01:35:47 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:35:47 #78 25.35 OK: 12 MiB in 23 packages 01:35:47 #78 DONE 28.2s 01:35:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:47 01:35:47 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:35:47 #92 6.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:47 #92 9.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:48 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107 01:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:35:48 1ce3e530c1d1: Preparing 01:35:48 e05a4d0cb5e8: Preparing 01:35:48 5f42d0f307f2: Preparing 01:35:48 4575ee45fbdf: Preparing 01:35:48 c7db9d1e0b83: Preparing 01:35:48 82a49a397bee: Preparing 01:35:48 cce92674e987: Preparing 01:35:48 82a49a397bee: Waiting 01:35:48 cce92674e987: Waiting 01:35:48 4575ee45fbdf: Layer already exists 01:35:48 5f42d0f307f2: Layer already exists 01:35:48 e05a4d0cb5e8: Layer already exists 01:35:48 1ce3e530c1d1: Layer already exists 01:35:48 c7db9d1e0b83: Layer already exists 01:35:48 82a49a397bee: Layer already exists 01:35:48 cce92674e987: Layer already exists 01:35:48 4.1.0-dev.107: digest: sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:48 #92 ... 01:35:48 01:35:48 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:35:48 #97 DONE 3.8s 01:35:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } 01:35:48 01:35:48 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:48 #98 DONE 0.4s 01:35:48 01:35:48 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:35:48 #87 22.23 OK: 20 MiB in 20 packages 01:35:48 + docker push nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:35:48 1ce3e530c1d1: Preparing 01:35:48 e05a4d0cb5e8: Preparing 01:35:48 5f42d0f307f2: Preparing 01:35:48 4575ee45fbdf: Preparing 01:35:48 c7db9d1e0b83: Preparing 01:35:48 82a49a397bee: Preparing 01:35:48 cce92674e987: Preparing 01:35:48 cce92674e987: Waiting 01:35:48 82a49a397bee: Waiting 01:35:48 c7db9d1e0b83: Layer already exists 01:35:48 5f42d0f307f2: Layer already exists 01:35:48 1ce3e530c1d1: Layer already exists 01:35:48 4575ee45fbdf: Layer already exists 01:35:48 e05a4d0cb5e8: Layer already exists 01:35:48 cce92674e987: Layer already exists 01:35:48 82a49a397bee: Layer already exists 01:35:48 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:49 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:35:49 1ce3e530c1d1: Preparing 01:35:49 e05a4d0cb5e8: Preparing 01:35:49 5f42d0f307f2: Preparing 01:35:49 4575ee45fbdf: Preparing 01:35:49 c7db9d1e0b83: Preparing 01:35:49 82a49a397bee: Preparing 01:35:49 cce92674e987: Preparing 01:35:49 82a49a397bee: Waiting 01:35:49 cce92674e987: Waiting 01:35:49 1ce3e530c1d1: Layer already exists 01:35:49 4575ee45fbdf: Layer already exists 01:35:49 e05a4d0cb5e8: Layer already exists 01:35:49 5f42d0f307f2: Layer already exists 01:35:49 c7db9d1e0b83: Layer already exists 01:35:49 82a49a397bee: Layer already exists 01:35:49 cce92674e987: Layer already exists 01:35:49 main: digest: sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:49 ===================================================== [Pipeline] echo 01:35:49 taggedImages: 01:35:49 - nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39 01:35:49 - nexus3.edgexfoundry.org:10004/core-command:latest 01:35:49 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107 01:35:49 - nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:35:49 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:35:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:35:49 545500b82f5840a6ba07460a23078cd69626ab39 01:35:49 latest 01:35:49 4.1.0-dev.107 01:35:49 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:35:49 main 01:35:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:49 #87 DONE 24.1s 01:35:49 01:35:49 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:35:49 #95 4.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:49 #95 6.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 01:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:35:50 eab9365e54cb: Preparing 01:35:50 0c5bef443a56: Preparing 01:35:50 46bf5737b9fe: Preparing 01:35:50 fc74b63ae4ef: Preparing 01:35:50 5f42d0f307f2: Preparing 01:35:50 4575ee45fbdf: Preparing 01:35:50 c7db9d1e0b83: Preparing 01:35:50 82a49a397bee: Preparing 01:35:50 cce92674e987: Preparing 01:35:50 4575ee45fbdf: Waiting 01:35:50 c7db9d1e0b83: Waiting 01:35:50 82a49a397bee: Waiting 01:35:50 cce92674e987: Waiting 01:35:50 5f42d0f307f2: Layer already exists 01:35:50 4575ee45fbdf: Layer already exists 01:35:50 c7db9d1e0b83: Layer already exists 01:35:50 82a49a397bee: Layer already exists 01:35:50 cce92674e987: Layer already exists 01:35:50 46bf5737b9fe: Pushed 01:35:50 0c5bef443a56: Pushed 01:35:50 eab9365e54cb: Pushed 01:35:51 fc74b63ae4ef: Pushed 01:35:51 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:51 + 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 01:35:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:35:52 eab9365e54cb: Preparing 01:35:52 0c5bef443a56: Preparing 01:35:52 46bf5737b9fe: Preparing 01:35:52 fc74b63ae4ef: Preparing 01:35:52 5f42d0f307f2: Preparing 01:35:52 4575ee45fbdf: Preparing 01:35:52 c7db9d1e0b83: Preparing 01:35:52 82a49a397bee: Preparing 01:35:52 cce92674e987: Preparing 01:35:52 4575ee45fbdf: Waiting 01:35:52 c7db9d1e0b83: Waiting 01:35:52 82a49a397bee: Waiting 01:35:52 cce92674e987: Waiting 01:35:52 46bf5737b9fe: Layer already exists 01:35:52 5f42d0f307f2: Layer already exists 01:35:52 fc74b63ae4ef: Layer already exists 01:35:52 eab9365e54cb: Layer already exists 01:35:52 0c5bef443a56: Layer already exists 01:35:52 82a49a397bee: Layer already exists 01:35:52 c7db9d1e0b83: Layer already exists 01:35:52 4575ee45fbdf: Layer already exists 01:35:52 cce92674e987: Layer already exists 01:35:52 latest: digest: sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107 01:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:35:52 eab9365e54cb: Preparing 01:35:52 0c5bef443a56: Preparing 01:35:52 46bf5737b9fe: Preparing 01:35:52 fc74b63ae4ef: Preparing 01:35:52 5f42d0f307f2: Preparing 01:35:52 4575ee45fbdf: Preparing 01:35:52 c7db9d1e0b83: Preparing 01:35:52 82a49a397bee: Preparing 01:35:52 cce92674e987: Preparing 01:35:52 c7db9d1e0b83: Waiting 01:35:52 82a49a397bee: Waiting 01:35:52 cce92674e987: Waiting 01:35:52 4575ee45fbdf: Waiting 01:35:52 5f42d0f307f2: Layer already exists 01:35:52 0c5bef443a56: Layer already exists 01:35:52 fc74b63ae4ef: Layer already exists 01:35:52 46bf5737b9fe: Layer already exists 01:35:52 eab9365e54cb: Layer already exists 01:35:52 4575ee45fbdf: Layer already exists 01:35:52 c7db9d1e0b83: Layer already exists 01:35:52 cce92674e987: Layer already exists 01:35:52 82a49a397bee: Layer already exists 01:35:52 4.1.0-dev.107: digest: sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:35:53 eab9365e54cb: Preparing 01:35:53 0c5bef443a56: Preparing 01:35:53 46bf5737b9fe: Preparing 01:35:53 fc74b63ae4ef: Preparing 01:35:53 5f42d0f307f2: Preparing 01:35:53 4575ee45fbdf: Preparing 01:35:53 c7db9d1e0b83: Preparing 01:35:53 82a49a397bee: Preparing 01:35:53 cce92674e987: Preparing 01:35:53 4575ee45fbdf: Waiting 01:35:53 82a49a397bee: Waiting 01:35:53 c7db9d1e0b83: Waiting 01:35:53 cce92674e987: Waiting 01:35:53 fc74b63ae4ef: Layer already exists 01:35:53 46bf5737b9fe: Layer already exists 01:35:53 eab9365e54cb: Layer already exists 01:35:53 0c5bef443a56: Layer already exists 01:35:53 5f42d0f307f2: Layer already exists 01:35:53 cce92674e987: Layer already exists 01:35:53 c7db9d1e0b83: Layer already exists 01:35:53 82a49a397bee: Layer already exists 01:35:53 4575ee45fbdf: Layer already exists 01:35:53 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:53 + 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 01:35:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:35:54 eab9365e54cb: Preparing 01:35:54 0c5bef443a56: Preparing 01:35:54 46bf5737b9fe: Preparing 01:35:54 fc74b63ae4ef: Preparing 01:35:54 5f42d0f307f2: Preparing 01:35:54 4575ee45fbdf: Preparing 01:35:54 c7db9d1e0b83: Preparing 01:35:54 82a49a397bee: Preparing 01:35:54 cce92674e987: Preparing 01:35:54 4575ee45fbdf: Waiting 01:35:54 c7db9d1e0b83: Waiting 01:35:54 82a49a397bee: Waiting 01:35:54 cce92674e987: Waiting 01:35:54 0c5bef443a56: Layer already exists 01:35:54 46bf5737b9fe: Layer already exists 01:35:54 eab9365e54cb: Layer already exists 01:35:54 fc74b63ae4ef: Layer already exists 01:35:54 5f42d0f307f2: Layer already exists 01:35:54 c7db9d1e0b83: Layer already exists 01:35:54 4575ee45fbdf: Layer already exists 01:35:54 82a49a397bee: Layer already exists 01:35:54 cce92674e987: Layer already exists 01:35:54 main: digest: sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:54 ===================================================== [Pipeline] echo 01:35:54 taggedImages: 01:35:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 01:35:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:35:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107 01:35:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:35:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:35:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:35:54 545500b82f5840a6ba07460a23078cd69626ab39 01:35:54 latest 01:35:54 4.1.0-dev.107 01:35:54 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:35:54 main 01:35:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:54 + docker push nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39 01:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:35:54 194131ca1221: Preparing 01:35:54 490413d9018f: Preparing 01:35:54 5f42d0f307f2: Preparing 01:35:54 4575ee45fbdf: Preparing 01:35:54 c7db9d1e0b83: Preparing 01:35:54 02ce39f4ad6d: Preparing 01:35:54 cce92674e987: Preparing 01:35:54 02ce39f4ad6d: Waiting 01:35:54 cce92674e987: Waiting 01:35:54 5f42d0f307f2: Layer already exists 01:35:54 4575ee45fbdf: Layer already exists 01:35:54 c7db9d1e0b83: Layer already exists 01:35:54 cce92674e987: Layer already exists 01:35:54 194131ca1221: Pushed 01:35:54 02ce39f4ad6d: Pushed 01:35:55 #95 13.78 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:55 #95 13.90 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:55 #95 ... 01:35:55 01:35:55 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:35:55 #92 16.62 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:55 #92 16.77 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:56 #92 17.33 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:56 #92 17.49 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:56 #92 17.55 Executing busybox-1.37.0-r20.trigger 01:35:56 #92 17.78 OK: 8 MiB in 20 packages 01:35:58 #92 ... 01:35:58 01:35:58 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:35:58 #95 14.39 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:58 #95 14.49 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:58 #95 14.51 Executing busybox-1.37.0-r20.trigger 01:35:58 #95 14.69 OK: 13 MiB in 29 packages 01:35:58 #95 DONE 16.9s 01:35:58 01:35:58 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:35:58 #91 16.76 (1/2) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:58 #91 16.90 (2/2) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:58 #91 16.96 Executing busybox-1.37.0-r20.trigger 01:35:58 #91 17.16 OK: 9 MiB in 21 packages 01:35:58 #91 DONE 19.8s 01:35:58 01:35:58 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:35:58 #99 ... 01:35:58 01:35:58 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:35:58 #92 DONE 19.9s 01:35:58 01:35:58 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:35:59 490413d9018f: Pushed 01:35:59 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:59 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:35:59 194131ca1221: Preparing 01:35:59 490413d9018f: Preparing 01:35:59 5f42d0f307f2: Preparing 01:35:59 4575ee45fbdf: Preparing 01:35:59 c7db9d1e0b83: Preparing 01:35:59 02ce39f4ad6d: Preparing 01:35:59 cce92674e987: Preparing 01:35:59 02ce39f4ad6d: Waiting 01:35:59 cce92674e987: Waiting 01:35:59 4575ee45fbdf: Layer already exists 01:35:59 490413d9018f: Layer already exists 01:35:59 c7db9d1e0b83: Layer already exists 01:35:59 5f42d0f307f2: Layer already exists 01:35:59 cce92674e987: Layer already exists 01:35:59 02ce39f4ad6d: Layer already exists 01:35:59 194131ca1221: Layer already exists 01:35:59 latest: digest: sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:00 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107 01:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:36:00 194131ca1221: Preparing 01:36:00 490413d9018f: Preparing 01:36:00 5f42d0f307f2: Preparing 01:36:00 4575ee45fbdf: Preparing 01:36:00 c7db9d1e0b83: Preparing 01:36:00 02ce39f4ad6d: Preparing 01:36:00 cce92674e987: Preparing 01:36:00 02ce39f4ad6d: Waiting 01:36:00 cce92674e987: Waiting 01:36:00 194131ca1221: Layer already exists 01:36:00 5f42d0f307f2: Layer already exists 01:36:00 c7db9d1e0b83: Layer already exists 01:36:00 490413d9018f: Layer already exists 01:36:00 4575ee45fbdf: Layer already exists 01:36:00 02ce39f4ad6d: Layer already exists 01:36:00 cce92674e987: Layer already exists 01:36:00 4.1.0-dev.107: digest: sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:01 #100 ... 01:36:01 01:36:01 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:36:01 #99 DONE 2.8s 01:36:01 01:36:01 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:36:01 + docker push nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:36:01 194131ca1221: Preparing 01:36:01 490413d9018f: Preparing 01:36:01 5f42d0f307f2: Preparing 01:36:01 4575ee45fbdf: Preparing 01:36:01 c7db9d1e0b83: Preparing 01:36:01 02ce39f4ad6d: Preparing 01:36:01 cce92674e987: Preparing 01:36:01 02ce39f4ad6d: Waiting 01:36:01 cce92674e987: Waiting 01:36:01 490413d9018f: Layer already exists 01:36:01 194131ca1221: Layer already exists 01:36:01 4575ee45fbdf: Layer already exists 01:36:01 c7db9d1e0b83: Layer already exists 01:36:01 5f42d0f307f2: Layer already exists 01:36:01 02ce39f4ad6d: Layer already exists 01:36:01 cce92674e987: Layer already exists 01:36:01 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:01 #101 ... 01:36:01 01:36:01 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:36:01 #102 DONE 3.4s 01:36:01 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:36:01 194131ca1221: Preparing 01:36:01 490413d9018f: Preparing 01:36:01 5f42d0f307f2: Preparing 01:36:01 4575ee45fbdf: Preparing 01:36:01 c7db9d1e0b83: Preparing 01:36:01 02ce39f4ad6d: Preparing 01:36:01 cce92674e987: Preparing 01:36:01 cce92674e987: Waiting 01:36:01 02ce39f4ad6d: Waiting 01:36:01 5f42d0f307f2: Layer already exists 01:36:01 4575ee45fbdf: Layer already exists 01:36:01 c7db9d1e0b83: Layer already exists 01:36:01 490413d9018f: Layer already exists 01:36:01 194131ca1221: Layer already exists 01:36:01 02ce39f4ad6d: Layer already exists 01:36:01 cce92674e987: Layer already exists 01:36:01 main: digest: sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:02 ===================================================== [Pipeline] echo 01:36:02 taggedImages: 01:36:02 - nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39 01:36:02 - nexus3.edgexfoundry.org:10004/core-data:latest 01:36:02 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107 01:36:02 - nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:02 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:36:02 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:36:02 545500b82f5840a6ba07460a23078cd69626ab39 01:36:02 latest 01:36:02 4.1.0-dev.107 01:36:02 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:02 main 01:36:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:02 01:36:02 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:36:02 #100 DONE 4.0s 01:36:02 01:36:02 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:36:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:02 #103 DONE 0.4s 01:36:02 01:36:02 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:36:02 #104 DONE 0.4s 01:36:02 01:36:02 #105 [security-spire-config stage-2 6/10] COPY security.txt / 01:36:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39 01:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:36:02 1340eaa83f2a: Preparing 01:36:02 81985d3fe3fb: Preparing 01:36:02 4575ee45fbdf: Preparing 01:36:02 44ee9f0ea840: Preparing 01:36:02 fd4cf0f260da: Preparing 01:36:02 cce92674e987: Preparing 01:36:02 cce92674e987: Waiting 01:36:02 4575ee45fbdf: Layer already exists 01:36:02 cce92674e987: Layer already exists 01:36:02 fd4cf0f260da: Pushed 01:36:02 44ee9f0ea840: Pushed 01:36:02 1340eaa83f2a: Pushed 01:36:02 #105 DONE 0.4s 01:36:02 01:36:02 #106 [security-spire-server stage-2 6/9] COPY security.txt / 01:36:02 #106 DONE 0.4s 01:36:02 01:36:02 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:36:03 #107 DONE 0.5s 01:36:03 01:36:03 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:36:03 #108 DONE 0.6s 01:36:03 01:36:03 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:36:03 #109 ... 01:36:03 01:36:03 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:36:03 #110 DONE 0.4s 01:36:03 01:36:03 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:36:03 #111 ... 01:36:03 01:36:03 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:36:03 #109 DONE 0.4s 01:36:04 01:36:04 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:36:04 #112 ... 01:36:04 01:36:04 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:36:04 #111 DONE 0.5s 01:36:04 01:36:04 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:36:04 #112 DONE 0.4s 01:36:04 01:36:04 #113 [security-spire-server] exporting to image 01:36:04 #113 exporting layers 01:36:05 #113 ... 01:36:05 01:36:05 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:36:05 #101 DONE 4.1s 01:36:05 01:36:05 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:36:05 #114 DONE 0.7s 01:36:05 01:36:05 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 01:36:06 #115 DONE 0.4s 01:36:06 01:36:06 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:36:06 81985d3fe3fb: Pushed 01:36:06 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 size: 1572 [Pipeline] } [Pipeline] // withEnv 01:36:06 #116 DONE 0.6s 01:36:06 01:36:06 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:36:07 1340eaa83f2a: Preparing 01:36:07 81985d3fe3fb: Preparing 01:36:07 4575ee45fbdf: Preparing 01:36:07 44ee9f0ea840: Preparing 01:36:07 fd4cf0f260da: Preparing 01:36:07 cce92674e987: Preparing 01:36:07 cce92674e987: Waiting 01:36:07 4575ee45fbdf: Layer already exists 01:36:07 44ee9f0ea840: Layer already exists 01:36:07 1340eaa83f2a: Layer already exists 01:36:07 fd4cf0f260da: Layer already exists 01:36:07 81985d3fe3fb: Layer already exists 01:36:07 cce92674e987: Layer already exists 01:36:07 latest: digest: sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107 01:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:36:08 1340eaa83f2a: Preparing 01:36:08 81985d3fe3fb: Preparing 01:36:08 4575ee45fbdf: Preparing 01:36:08 44ee9f0ea840: Preparing 01:36:08 fd4cf0f260da: Preparing 01:36:08 cce92674e987: Preparing 01:36:08 cce92674e987: Waiting 01:36:08 44ee9f0ea840: Layer already exists 01:36:08 4575ee45fbdf: Layer already exists 01:36:08 fd4cf0f260da: Layer already exists 01:36:08 1340eaa83f2a: Layer already exists 01:36:08 81985d3fe3fb: Layer already exists 01:36:08 cce92674e987: Layer already exists 01:36:08 4.1.0-dev.107: digest: sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:08 #117 DONE 1.4s 01:36:08 01:36:08 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:36:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:36:08 1340eaa83f2a: Preparing 01:36:08 81985d3fe3fb: Preparing 01:36:08 4575ee45fbdf: Preparing 01:36:08 44ee9f0ea840: Preparing 01:36:08 fd4cf0f260da: Preparing 01:36:08 cce92674e987: Preparing 01:36:08 cce92674e987: Waiting 01:36:08 1340eaa83f2a: Layer already exists 01:36:08 44ee9f0ea840: Layer already exists 01:36:08 fd4cf0f260da: Layer already exists 01:36:08 81985d3fe3fb: Layer already exists 01:36:08 4575ee45fbdf: Layer already exists 01:36:08 cce92674e987: Layer already exists 01:36:08 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:08 #118 DONE 0.7s 01:36:08 01:36:08 #113 [security-spire-agent] exporting to image 01:36:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:36:09 1340eaa83f2a: Preparing 01:36:09 81985d3fe3fb: Preparing 01:36:09 4575ee45fbdf: Preparing 01:36:09 44ee9f0ea840: Preparing 01:36:09 fd4cf0f260da: Preparing 01:36:09 cce92674e987: Preparing 01:36:09 cce92674e987: Waiting 01:36:09 44ee9f0ea840: Layer already exists 01:36:09 4575ee45fbdf: Layer already exists 01:36:09 81985d3fe3fb: Layer already exists 01:36:09 fd4cf0f260da: Layer already exists 01:36:09 1340eaa83f2a: Layer already exists 01:36:09 cce92674e987: Layer already exists 01:36:09 main: digest: sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:09 ===================================================== [Pipeline] echo 01:36:09 taggedImages: 01:36:09 - nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39 01:36:09 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:36:09 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107 01:36:09 - nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:09 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:36:09 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:36:09 545500b82f5840a6ba07460a23078cd69626ab39 01:36:09 latest 01:36:09 4.1.0-dev.107 01:36:09 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:09 main 01:36:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:09 #113 exporting layers 5.3s done 01:36:09 #113 writing image sha256:9502e3aabbd8b3fb654a22fab5c812c0b9b7c9adb8a9badd5e90a186b5373179 0.1s done 01:36:09 #113 naming to docker.io/library/security-spire-server-arm64 01:36:09 #113 exporting layers 5.5s done 01:36:09 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 01:36:09 #113 writing image sha256:376951949ea58c0bc38675d95b4ce0a1fd5f98bebd5949092671d03b83acfcfb 0.0s done 01:36:09 #113 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:36:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39 01:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:36:10 3cfd761bf119: Preparing 01:36:10 9d7ea986a2f1: Preparing 01:36:10 63bbaf7b976f: Preparing 01:36:10 5f42d0f307f2: Preparing 01:36:10 4575ee45fbdf: Preparing 01:36:10 c7db9d1e0b83: Preparing 01:36:10 82a49a397bee: Preparing 01:36:10 cce92674e987: Preparing 01:36:10 c7db9d1e0b83: Waiting 01:36:10 82a49a397bee: Waiting 01:36:10 cce92674e987: Waiting 01:36:10 4575ee45fbdf: Layer already exists 01:36:10 5f42d0f307f2: Layer already exists 01:36:10 c7db9d1e0b83: Layer already exists 01:36:10 82a49a397bee: Layer already exists 01:36:10 cce92674e987: Layer already exists 01:36:10 9d7ea986a2f1: Pushed 01:36:10 3cfd761bf119: Pushed 01:36:11 #113 exporting layers 2.9s done 01:36:11 #113 writing image sha256:d95e171fb30f1266db887bf7d0b81df86216e1a0992a2be0e95f6c9fcf426fc7 0.0s done 01:36:11 #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done 01:36:11 #113 DONE 7.5s 01:36:11 01:36:11 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:14 63bbaf7b976f: Pushed 01:36:14 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:36:15 3cfd761bf119: Preparing 01:36:15 9d7ea986a2f1: Preparing 01:36:15 63bbaf7b976f: Preparing 01:36:15 5f42d0f307f2: Preparing 01:36:15 4575ee45fbdf: Preparing 01:36:15 c7db9d1e0b83: Preparing 01:36:15 82a49a397bee: Preparing 01:36:15 cce92674e987: Preparing 01:36:15 82a49a397bee: Waiting 01:36:15 cce92674e987: Waiting 01:36:15 c7db9d1e0b83: Waiting 01:36:15 4575ee45fbdf: Layer already exists 01:36:15 63bbaf7b976f: Layer already exists 01:36:15 9d7ea986a2f1: Layer already exists 01:36:15 3cfd761bf119: Layer already exists 01:36:15 5f42d0f307f2: Layer already exists 01:36:15 cce92674e987: Layer already exists 01:36:15 82a49a397bee: Layer already exists 01:36:15 c7db9d1e0b83: Layer already exists 01:36:15 latest: digest: sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107 01:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:36:15 3cfd761bf119: Preparing 01:36:15 9d7ea986a2f1: Preparing 01:36:15 63bbaf7b976f: Preparing 01:36:15 5f42d0f307f2: Preparing 01:36:15 4575ee45fbdf: Preparing 01:36:15 c7db9d1e0b83: Preparing 01:36:15 82a49a397bee: Preparing 01:36:15 cce92674e987: Preparing 01:36:15 82a49a397bee: Waiting 01:36:15 c7db9d1e0b83: Waiting 01:36:15 cce92674e987: Waiting 01:36:15 63bbaf7b976f: Layer already exists 01:36:15 3cfd761bf119: Layer already exists 01:36:15 4575ee45fbdf: Layer already exists 01:36:15 9d7ea986a2f1: Layer already exists 01:36:15 5f42d0f307f2: Layer already exists 01:36:15 c7db9d1e0b83: Layer already exists 01:36:15 cce92674e987: Layer already exists 01:36:15 82a49a397bee: Layer already exists 01:36:15 4.1.0-dev.107: digest: sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:36:16 3cfd761bf119: Preparing 01:36:16 9d7ea986a2f1: Preparing 01:36:16 63bbaf7b976f: Preparing 01:36:16 5f42d0f307f2: Preparing 01:36:16 4575ee45fbdf: Preparing 01:36:16 c7db9d1e0b83: Preparing 01:36:16 82a49a397bee: Preparing 01:36:16 cce92674e987: Preparing 01:36:16 c7db9d1e0b83: Waiting 01:36:16 cce92674e987: Waiting 01:36:16 82a49a397bee: Waiting 01:36:16 4575ee45fbdf: Layer already exists 01:36:16 3cfd761bf119: Layer already exists 01:36:16 9d7ea986a2f1: Layer already exists 01:36:16 5f42d0f307f2: Layer already exists 01:36:16 63bbaf7b976f: Layer already exists 01:36:16 c7db9d1e0b83: Layer already exists 01:36:16 82a49a397bee: Layer already exists 01:36:16 cce92674e987: Layer already exists 01:36:16 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:36:17 3cfd761bf119: Preparing 01:36:17 9d7ea986a2f1: Preparing 01:36:17 63bbaf7b976f: Preparing 01:36:17 5f42d0f307f2: Preparing 01:36:17 4575ee45fbdf: Preparing 01:36:17 c7db9d1e0b83: Preparing 01:36:17 82a49a397bee: Preparing 01:36:17 cce92674e987: Preparing 01:36:17 c7db9d1e0b83: Waiting 01:36:17 cce92674e987: Waiting 01:36:17 82a49a397bee: Waiting 01:36:17 4575ee45fbdf: Layer already exists 01:36:17 3cfd761bf119: Layer already exists 01:36:17 63bbaf7b976f: Layer already exists 01:36:17 5f42d0f307f2: Layer already exists 01:36:17 9d7ea986a2f1: Layer already exists 01:36:17 c7db9d1e0b83: Layer already exists 01:36:17 82a49a397bee: Layer already exists 01:36:17 cce92674e987: Layer already exists 01:36:17 main: digest: sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:17 ===================================================== [Pipeline] echo 01:36:17 taggedImages: 01:36:17 - nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39 01:36:17 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:36:17 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107 01:36:17 - nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:17 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:36:17 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:36:17 545500b82f5840a6ba07460a23078cd69626ab39 01:36:17 latest 01:36:17 4.1.0-dev.107 01:36:17 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:17 main 01:36:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 01:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:36:17 b93f9cd34ac8: Preparing 01:36:17 ae4ae6d91b11: Preparing 01:36:17 0665201363ba: Preparing 01:36:17 dd7b8c77c140: Preparing 01:36:17 bd222d7b95de: Preparing 01:36:17 9a06e583c59c: Preparing 01:36:17 d9e14f945f13: Preparing 01:36:17 5f42d0f307f2: Preparing 01:36:17 4575ee45fbdf: Preparing 01:36:17 6f1e7b1981b5: Preparing 01:36:17 0252f37664e6: Preparing 01:36:17 5f70bf18a086: Preparing 01:36:17 8d36d563c2b3: Preparing 01:36:17 0cc481dd633e: Preparing 01:36:17 c903df3a48e2: Preparing 01:36:17 cce92674e987: Preparing 01:36:17 4575ee45fbdf: Waiting 01:36:17 6f1e7b1981b5: Waiting 01:36:17 0252f37664e6: Waiting 01:36:17 c903df3a48e2: Waiting 01:36:17 cce92674e987: Waiting 01:36:17 d9e14f945f13: Waiting 01:36:17 5f42d0f307f2: Waiting 01:36:17 9a06e583c59c: Waiting 01:36:17 5f70bf18a086: Waiting 01:36:17 0cc481dd633e: Waiting 01:36:17 ae4ae6d91b11: Pushed 01:36:17 0665201363ba: Pushed 01:36:17 dd7b8c77c140: Pushed 01:36:17 b93f9cd34ac8: Pushed 01:36:17 bd222d7b95de: Pushed 01:36:17 5f42d0f307f2: Layer already exists 01:36:17 4575ee45fbdf: Layer already exists 01:36:17 5f70bf18a086: Layer already exists 01:36:18 9a06e583c59c: Pushed 01:36:18 6f1e7b1981b5: Pushed 01:36:18 0252f37664e6: Pushed 01:36:18 8d36d563c2b3: Pushed 01:36:18 cce92674e987: Layer already exists 01:36:18 c903df3a48e2: Pushed 01:36:18 0cc481dd633e: Pushed 01:36:19 d9e14f945f13: Pushed 01:36:19 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:36:20 b93f9cd34ac8: Preparing 01:36:20 ae4ae6d91b11: Preparing 01:36:20 0665201363ba: Preparing 01:36:20 dd7b8c77c140: Preparing 01:36:20 bd222d7b95de: Preparing 01:36:20 9a06e583c59c: Preparing 01:36:20 d9e14f945f13: Preparing 01:36:20 5f42d0f307f2: Preparing 01:36:20 4575ee45fbdf: Preparing 01:36:20 6f1e7b1981b5: Preparing 01:36:20 0252f37664e6: Preparing 01:36:20 5f70bf18a086: Preparing 01:36:20 8d36d563c2b3: Preparing 01:36:20 0cc481dd633e: Preparing 01:36:20 c903df3a48e2: Preparing 01:36:20 cce92674e987: Preparing 01:36:20 5f70bf18a086: Waiting 01:36:20 8d36d563c2b3: Waiting 01:36:20 0cc481dd633e: Waiting 01:36:20 d9e14f945f13: Waiting 01:36:20 5f42d0f307f2: Waiting 01:36:20 c903df3a48e2: Waiting 01:36:20 4575ee45fbdf: Waiting 01:36:20 6f1e7b1981b5: Waiting 01:36:20 cce92674e987: Waiting 01:36:20 0252f37664e6: Waiting 01:36:20 9a06e583c59c: Waiting 01:36:20 b93f9cd34ac8: Layer already exists 01:36:20 ae4ae6d91b11: Layer already exists 01:36:20 dd7b8c77c140: Layer already exists 01:36:20 0665201363ba: Layer already exists 01:36:20 bd222d7b95de: Layer already exists 01:36:20 9a06e583c59c: Layer already exists 01:36:20 d9e14f945f13: Layer already exists 01:36:20 5f42d0f307f2: Layer already exists 01:36:20 4575ee45fbdf: Layer already exists 01:36:20 6f1e7b1981b5: Layer already exists 01:36:20 0252f37664e6: Layer already exists 01:36:20 8d36d563c2b3: Layer already exists 01:36:20 0cc481dd633e: Layer already exists 01:36:20 5f70bf18a086: Layer already exists 01:36:20 c903df3a48e2: Layer already exists 01:36:20 cce92674e987: Layer already exists 01:36:20 latest: digest: sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107 01:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:36:20 b93f9cd34ac8: Preparing 01:36:20 ae4ae6d91b11: Preparing 01:36:20 0665201363ba: Preparing 01:36:20 dd7b8c77c140: Preparing 01:36:20 bd222d7b95de: Preparing 01:36:20 9a06e583c59c: Preparing 01:36:20 d9e14f945f13: Preparing 01:36:20 5f42d0f307f2: Preparing 01:36:20 4575ee45fbdf: Preparing 01:36:20 6f1e7b1981b5: Preparing 01:36:20 0252f37664e6: Preparing 01:36:20 5f70bf18a086: Preparing 01:36:20 8d36d563c2b3: Preparing 01:36:20 0cc481dd633e: Preparing 01:36:20 c903df3a48e2: Preparing 01:36:20 cce92674e987: Preparing 01:36:20 0252f37664e6: Waiting 01:36:20 5f70bf18a086: Waiting 01:36:20 8d36d563c2b3: Waiting 01:36:20 0cc481dd633e: Waiting 01:36:20 c903df3a48e2: Waiting 01:36:20 cce92674e987: Waiting 01:36:20 9a06e583c59c: Waiting 01:36:20 5f42d0f307f2: Waiting 01:36:20 d9e14f945f13: Waiting 01:36:20 4575ee45fbdf: Waiting 01:36:20 6f1e7b1981b5: Waiting 01:36:20 bd222d7b95de: Layer already exists 01:36:20 dd7b8c77c140: Layer already exists 01:36:20 0665201363ba: Layer already exists 01:36:20 b93f9cd34ac8: Layer already exists 01:36:20 ae4ae6d91b11: Layer already exists 01:36:20 d9e14f945f13: Layer already exists 01:36:20 9a06e583c59c: Layer already exists 01:36:20 6f1e7b1981b5: Layer already exists 01:36:20 5f42d0f307f2: Layer already exists 01:36:20 4575ee45fbdf: Layer already exists 01:36:20 5f70bf18a086: Layer already exists 01:36:20 0cc481dd633e: Layer already exists 01:36:20 0252f37664e6: Layer already exists 01:36:20 c903df3a48e2: Layer already exists 01:36:20 8d36d563c2b3: Layer already exists 01:36:20 cce92674e987: Layer already exists 01:36:20 4.1.0-dev.107: digest: sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:36:21 b93f9cd34ac8: Preparing 01:36:21 ae4ae6d91b11: Preparing 01:36:21 0665201363ba: Preparing 01:36:21 dd7b8c77c140: Preparing 01:36:21 bd222d7b95de: Preparing 01:36:21 9a06e583c59c: Preparing 01:36:21 d9e14f945f13: Preparing 01:36:21 5f42d0f307f2: Preparing 01:36:21 4575ee45fbdf: Preparing 01:36:21 6f1e7b1981b5: Preparing 01:36:21 0252f37664e6: Preparing 01:36:21 5f70bf18a086: Preparing 01:36:21 8d36d563c2b3: Preparing 01:36:21 0cc481dd633e: Preparing 01:36:21 c903df3a48e2: Preparing 01:36:21 cce92674e987: Preparing 01:36:21 6f1e7b1981b5: Waiting 01:36:21 8d36d563c2b3: Waiting 01:36:21 0cc481dd633e: Waiting 01:36:21 c903df3a48e2: Waiting 01:36:21 cce92674e987: Waiting 01:36:21 0252f37664e6: Waiting 01:36:21 9a06e583c59c: Waiting 01:36:21 5f70bf18a086: Waiting 01:36:21 d9e14f945f13: Waiting 01:36:21 4575ee45fbdf: Waiting 01:36:21 5f42d0f307f2: Waiting 01:36:21 b93f9cd34ac8: Layer already exists 01:36:21 0665201363ba: Layer already exists 01:36:21 bd222d7b95de: Layer already exists 01:36:21 ae4ae6d91b11: Layer already exists 01:36:21 dd7b8c77c140: Layer already exists 01:36:21 5f42d0f307f2: Layer already exists 01:36:21 9a06e583c59c: Layer already exists 01:36:21 d9e14f945f13: Layer already exists 01:36:21 4575ee45fbdf: Layer already exists 01:36:21 6f1e7b1981b5: Layer already exists 01:36:21 0252f37664e6: Layer already exists 01:36:21 8d36d563c2b3: Layer already exists 01:36:21 0cc481dd633e: Layer already exists 01:36:21 5f70bf18a086: Layer already exists 01:36:21 c903df3a48e2: Layer already exists 01:36:21 cce92674e987: Layer already exists 01:36:21 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:36:21 b93f9cd34ac8: Preparing 01:36:21 ae4ae6d91b11: Preparing 01:36:21 0665201363ba: Preparing 01:36:21 dd7b8c77c140: Preparing 01:36:21 bd222d7b95de: Preparing 01:36:21 9a06e583c59c: Preparing 01:36:21 d9e14f945f13: Preparing 01:36:21 5f42d0f307f2: Preparing 01:36:21 4575ee45fbdf: Preparing 01:36:21 6f1e7b1981b5: Preparing 01:36:21 0252f37664e6: Preparing 01:36:21 5f70bf18a086: Preparing 01:36:21 8d36d563c2b3: Preparing 01:36:21 0cc481dd633e: Preparing 01:36:21 c903df3a48e2: Preparing 01:36:21 cce92674e987: Preparing 01:36:21 5f42d0f307f2: Waiting 01:36:21 4575ee45fbdf: Waiting 01:36:21 6f1e7b1981b5: Waiting 01:36:21 0252f37664e6: Waiting 01:36:21 5f70bf18a086: Waiting 01:36:21 8d36d563c2b3: Waiting 01:36:21 9a06e583c59c: Waiting 01:36:21 0cc481dd633e: Waiting 01:36:21 c903df3a48e2: Waiting 01:36:21 d9e14f945f13: Waiting 01:36:21 cce92674e987: Waiting 01:36:21 bd222d7b95de: Layer already exists 01:36:21 dd7b8c77c140: Layer already exists 01:36:21 ae4ae6d91b11: Layer already exists 01:36:21 0665201363ba: Layer already exists 01:36:21 b93f9cd34ac8: Layer already exists 01:36:21 9a06e583c59c: Layer already exists 01:36:21 d9e14f945f13: Layer already exists 01:36:21 5f42d0f307f2: Layer already exists 01:36:21 4575ee45fbdf: Layer already exists 01:36:21 6f1e7b1981b5: Layer already exists 01:36:21 0252f37664e6: Layer already exists 01:36:21 5f70bf18a086: Layer already exists 01:36:21 0cc481dd633e: Layer already exists 01:36:21 8d36d563c2b3: Layer already exists 01:36:21 c903df3a48e2: Layer already exists 01:36:21 cce92674e987: Layer already exists 01:36:21 main: digest: sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:22 ===================================================== [Pipeline] echo 01:36:22 taggedImages: 01:36:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 01:36:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:36:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107 01:36:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:36:22 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:36:22 545500b82f5840a6ba07460a23078cd69626ab39 01:36:22 latest 01:36:22 4.1.0-dev.107 01:36:22 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:22 main 01:36:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39 01:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:36:22 1386d32f1c50: Preparing 01:36:22 a6522f47f56f: Preparing 01:36:22 27cf87aae7c5: Preparing 01:36:22 6f2a3e29c9db: Preparing 01:36:22 5f42d0f307f2: Preparing 01:36:22 4575ee45fbdf: Preparing 01:36:22 c7db9d1e0b83: Preparing 01:36:22 82a49a397bee: Preparing 01:36:22 cce92674e987: Preparing 01:36:22 4575ee45fbdf: Waiting 01:36:22 82a49a397bee: Waiting 01:36:22 cce92674e987: Waiting 01:36:22 c7db9d1e0b83: Waiting 01:36:22 5f42d0f307f2: Layer already exists 01:36:22 4575ee45fbdf: Layer already exists 01:36:22 c7db9d1e0b83: Layer already exists 01:36:22 82a49a397bee: Layer already exists 01:36:22 27cf87aae7c5: Pushed 01:36:22 cce92674e987: Layer already exists 01:36:22 1386d32f1c50: Pushed 01:36:22 a6522f47f56f: Pushed 01:36:26 6f2a3e29c9db: Pushed 01:36:26 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:36:27 1386d32f1c50: Preparing 01:36:27 a6522f47f56f: Preparing 01:36:27 27cf87aae7c5: Preparing 01:36:27 6f2a3e29c9db: Preparing 01:36:27 5f42d0f307f2: Preparing 01:36:27 4575ee45fbdf: Preparing 01:36:27 c7db9d1e0b83: Preparing 01:36:27 82a49a397bee: Preparing 01:36:27 cce92674e987: Preparing 01:36:27 c7db9d1e0b83: Waiting 01:36:27 82a49a397bee: Waiting 01:36:27 cce92674e987: Waiting 01:36:27 4575ee45fbdf: Waiting 01:36:27 27cf87aae7c5: Layer already exists 01:36:27 5f42d0f307f2: Layer already exists 01:36:27 6f2a3e29c9db: Layer already exists 01:36:27 a6522f47f56f: Layer already exists 01:36:27 1386d32f1c50: Layer already exists 01:36:27 4575ee45fbdf: Layer already exists 01:36:27 c7db9d1e0b83: Layer already exists 01:36:27 cce92674e987: Layer already exists 01:36:27 82a49a397bee: Layer already exists 01:36:27 latest: digest: sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107 01:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:36:28 1386d32f1c50: Preparing 01:36:28 a6522f47f56f: Preparing 01:36:28 27cf87aae7c5: Preparing 01:36:28 6f2a3e29c9db: Preparing 01:36:28 5f42d0f307f2: Preparing 01:36:28 4575ee45fbdf: Preparing 01:36:28 c7db9d1e0b83: Preparing 01:36:28 82a49a397bee: Preparing 01:36:28 cce92674e987: Preparing 01:36:28 4575ee45fbdf: Waiting 01:36:28 c7db9d1e0b83: Waiting 01:36:28 cce92674e987: Waiting 01:36:28 82a49a397bee: Waiting 01:36:28 a6522f47f56f: Layer already exists 01:36:28 5f42d0f307f2: Layer already exists 01:36:28 27cf87aae7c5: Layer already exists 01:36:28 6f2a3e29c9db: Layer already exists 01:36:28 1386d32f1c50: Layer already exists 01:36:28 82a49a397bee: Layer already exists 01:36:28 4575ee45fbdf: Layer already exists 01:36:28 c7db9d1e0b83: Layer already exists 01:36:28 cce92674e987: Layer already exists 01:36:28 4.1.0-dev.107: digest: sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:36:28 1386d32f1c50: Preparing 01:36:28 a6522f47f56f: Preparing 01:36:28 27cf87aae7c5: Preparing 01:36:28 6f2a3e29c9db: Preparing 01:36:28 5f42d0f307f2: Preparing 01:36:28 4575ee45fbdf: Preparing 01:36:28 c7db9d1e0b83: Preparing 01:36:28 82a49a397bee: Preparing 01:36:28 cce92674e987: Preparing 01:36:28 4575ee45fbdf: Waiting 01:36:28 c7db9d1e0b83: Waiting 01:36:28 82a49a397bee: Waiting 01:36:28 cce92674e987: Waiting 01:36:28 6f2a3e29c9db: Layer already exists 01:36:28 5f42d0f307f2: Layer already exists 01:36:28 27cf87aae7c5: Layer already exists 01:36:28 1386d32f1c50: Layer already exists 01:36:28 a6522f47f56f: Layer already exists 01:36:28 cce92674e987: Layer already exists 01:36:28 c7db9d1e0b83: Layer already exists 01:36:28 4575ee45fbdf: Layer already exists 01:36:28 82a49a397bee: Layer already exists 01:36:28 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:36:29 1386d32f1c50: Preparing 01:36:29 a6522f47f56f: Preparing 01:36:29 27cf87aae7c5: Preparing 01:36:29 6f2a3e29c9db: Preparing 01:36:29 5f42d0f307f2: Preparing 01:36:29 4575ee45fbdf: Preparing 01:36:29 c7db9d1e0b83: Preparing 01:36:29 82a49a397bee: Preparing 01:36:29 cce92674e987: Preparing 01:36:29 4575ee45fbdf: Waiting 01:36:29 c7db9d1e0b83: Waiting 01:36:29 cce92674e987: Waiting 01:36:29 5f42d0f307f2: Layer already exists 01:36:29 a6522f47f56f: Layer already exists 01:36:29 6f2a3e29c9db: Layer already exists 01:36:29 1386d32f1c50: Layer already exists 01:36:29 27cf87aae7c5: Layer already exists 01:36:29 4575ee45fbdf: Layer already exists 01:36:29 82a49a397bee: Layer already exists 01:36:29 c7db9d1e0b83: Layer already exists 01:36:29 cce92674e987: Layer already exists 01:36:29 main: digest: sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:29 ===================================================== [Pipeline] echo 01:36:29 taggedImages: 01:36:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39 01:36:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:36:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107 01:36:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:36:29 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:36:29 545500b82f5840a6ba07460a23078cd69626ab39 01:36:29 latest 01:36:29 4.1.0-dev.107 01:36:29 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:29 main 01:36:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39 01:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:30 23eb0c4055b6: Preparing 01:36:30 fa538a9300f8: Preparing 01:36:30 efbdb62745ad: Preparing 01:36:30 d18c765650d4: Preparing 01:36:30 968eca16a097: Preparing 01:36:30 5f42d0f307f2: Preparing 01:36:30 4575ee45fbdf: Preparing 01:36:30 4e8fc30b4bc5: Preparing 01:36:30 edc2d8ed6f87: Preparing 01:36:30 ea2af3cad361: Preparing 01:36:30 cce92674e987: Preparing 01:36:30 4e8fc30b4bc5: Waiting 01:36:30 ea2af3cad361: Waiting 01:36:30 edc2d8ed6f87: Waiting 01:36:30 cce92674e987: Waiting 01:36:30 5f42d0f307f2: Waiting 01:36:30 4575ee45fbdf: Waiting 01:36:30 fa538a9300f8: Pushed 01:36:30 d18c765650d4: Pushed 01:36:30 968eca16a097: Pushed 01:36:30 23eb0c4055b6: Pushed 01:36:30 4575ee45fbdf: Layer already exists 01:36:30 5f42d0f307f2: Layer already exists 01:36:30 cce92674e987: Layer already exists 01:36:30 4e8fc30b4bc5: Pushed 01:36:30 edc2d8ed6f87: Pushed 01:36:32 ea2af3cad361: Pushed 01:36:32 efbdb62745ad: Pushed 01:36:33 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:33 23eb0c4055b6: Preparing 01:36:33 fa538a9300f8: Preparing 01:36:33 efbdb62745ad: Preparing 01:36:33 d18c765650d4: Preparing 01:36:33 968eca16a097: Preparing 01:36:33 5f42d0f307f2: Preparing 01:36:33 4575ee45fbdf: Preparing 01:36:33 4e8fc30b4bc5: Preparing 01:36:33 edc2d8ed6f87: Preparing 01:36:33 ea2af3cad361: Preparing 01:36:33 cce92674e987: Preparing 01:36:33 edc2d8ed6f87: Waiting 01:36:33 ea2af3cad361: Waiting 01:36:33 cce92674e987: Waiting 01:36:33 5f42d0f307f2: Waiting 01:36:33 4575ee45fbdf: Waiting 01:36:33 4e8fc30b4bc5: Waiting 01:36:33 efbdb62745ad: Layer already exists 01:36:33 fa538a9300f8: Layer already exists 01:36:33 23eb0c4055b6: Layer already exists 01:36:33 4575ee45fbdf: Layer already exists 01:36:33 5f42d0f307f2: Layer already exists 01:36:33 d18c765650d4: Layer already exists 01:36:33 968eca16a097: Layer already exists 01:36:33 ea2af3cad361: Layer already exists 01:36:33 edc2d8ed6f87: Layer already exists 01:36:33 cce92674e987: Layer already exists 01:36:33 4e8fc30b4bc5: Layer already exists 01:36:33 latest: digest: sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107 01:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:34 23eb0c4055b6: Preparing 01:36:34 fa538a9300f8: Preparing 01:36:34 efbdb62745ad: Preparing 01:36:34 d18c765650d4: Preparing 01:36:34 968eca16a097: Preparing 01:36:34 5f42d0f307f2: Preparing 01:36:34 4575ee45fbdf: Preparing 01:36:34 4e8fc30b4bc5: Preparing 01:36:34 edc2d8ed6f87: Preparing 01:36:34 ea2af3cad361: Preparing 01:36:34 cce92674e987: Preparing 01:36:34 5f42d0f307f2: Waiting 01:36:34 4575ee45fbdf: Waiting 01:36:34 ea2af3cad361: Waiting 01:36:34 4e8fc30b4bc5: Waiting 01:36:34 cce92674e987: Waiting 01:36:34 edc2d8ed6f87: Waiting 01:36:34 968eca16a097: Layer already exists 01:36:34 fa538a9300f8: Layer already exists 01:36:34 efbdb62745ad: Layer already exists 01:36:34 23eb0c4055b6: Layer already exists 01:36:34 d18c765650d4: Layer already exists 01:36:34 4575ee45fbdf: Layer already exists 01:36:34 5f42d0f307f2: Layer already exists 01:36:34 4e8fc30b4bc5: Layer already exists 01:36:34 edc2d8ed6f87: Layer already exists 01:36:34 ea2af3cad361: Layer already exists 01:36:34 cce92674e987: Layer already exists 01:36:34 4.1.0-dev.107: digest: sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:35 23eb0c4055b6: Preparing 01:36:35 fa538a9300f8: Preparing 01:36:35 efbdb62745ad: Preparing 01:36:35 d18c765650d4: Preparing 01:36:35 968eca16a097: Preparing 01:36:35 5f42d0f307f2: Preparing 01:36:35 4575ee45fbdf: Preparing 01:36:35 4e8fc30b4bc5: Preparing 01:36:35 edc2d8ed6f87: Preparing 01:36:35 ea2af3cad361: Preparing 01:36:35 cce92674e987: Preparing 01:36:35 5f42d0f307f2: Waiting 01:36:35 4575ee45fbdf: Waiting 01:36:35 4e8fc30b4bc5: Waiting 01:36:35 edc2d8ed6f87: Waiting 01:36:35 ea2af3cad361: Waiting 01:36:35 cce92674e987: Waiting 01:36:35 d18c765650d4: Layer already exists 01:36:35 23eb0c4055b6: Layer already exists 01:36:35 efbdb62745ad: Layer already exists 01:36:35 fa538a9300f8: Layer already exists 01:36:35 968eca16a097: Layer already exists 01:36:35 5f42d0f307f2: Layer already exists 01:36:35 4575ee45fbdf: Layer already exists 01:36:35 4e8fc30b4bc5: Layer already exists 01:36:35 edc2d8ed6f87: Layer already exists 01:36:35 ea2af3cad361: Layer already exists 01:36:35 cce92674e987: Layer already exists 01:36:35 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:35 23eb0c4055b6: Preparing 01:36:35 fa538a9300f8: Preparing 01:36:35 efbdb62745ad: Preparing 01:36:35 d18c765650d4: Preparing 01:36:35 968eca16a097: Preparing 01:36:35 5f42d0f307f2: Preparing 01:36:35 4575ee45fbdf: Preparing 01:36:35 4e8fc30b4bc5: Preparing 01:36:35 edc2d8ed6f87: Preparing 01:36:35 ea2af3cad361: Preparing 01:36:35 cce92674e987: Preparing 01:36:35 4575ee45fbdf: Waiting 01:36:35 5f42d0f307f2: Waiting 01:36:35 4e8fc30b4bc5: Waiting 01:36:35 edc2d8ed6f87: Waiting 01:36:35 ea2af3cad361: Waiting 01:36:35 cce92674e987: Waiting 01:36:35 d18c765650d4: Layer already exists 01:36:35 efbdb62745ad: Layer already exists 01:36:35 968eca16a097: Layer already exists 01:36:35 fa538a9300f8: Layer already exists 01:36:35 23eb0c4055b6: Layer already exists 01:36:35 5f42d0f307f2: Layer already exists 01:36:35 4e8fc30b4bc5: Layer already exists 01:36:35 4575ee45fbdf: Layer already exists 01:36:35 ea2af3cad361: Layer already exists 01:36:35 edc2d8ed6f87: Layer already exists 01:36:35 cce92674e987: Layer already exists 01:36:35 main: digest: sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:35 ===================================================== [Pipeline] echo 01:36:35 taggedImages: 01:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39 01:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107 01:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:36:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:36:35 545500b82f5840a6ba07460a23078cd69626ab39 01:36:35 latest 01:36:35 4.1.0-dev.107 01:36:35 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:35 main 01:36:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39 01:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:36 f5cf61949283: Preparing 01:36:36 5e80ee10038a: Preparing 01:36:36 5c6b967164bc: Preparing 01:36:36 c55e9a5227cb: Preparing 01:36:36 c5704566b3a6: Preparing 01:36:36 bdb0df653d97: Preparing 01:36:36 d74bad2abaae: Preparing 01:36:36 5f42d0f307f2: Preparing 01:36:36 4575ee45fbdf: Preparing 01:36:36 eb133679f452: Preparing 01:36:36 2fc7e5e58588: Preparing 01:36:36 cce92674e987: Preparing 01:36:36 bdb0df653d97: Waiting 01:36:36 d74bad2abaae: Waiting 01:36:36 4575ee45fbdf: Waiting 01:36:36 eb133679f452: Waiting 01:36:36 5f42d0f307f2: Waiting 01:36:36 2fc7e5e58588: Waiting 01:36:36 cce92674e987: Waiting 01:36:36 f5cf61949283: Pushed 01:36:36 c5704566b3a6: Pushed 01:36:36 5e80ee10038a: Pushed 01:36:36 5f42d0f307f2: Layer already exists 01:36:36 4575ee45fbdf: Layer already exists 01:36:36 bdb0df653d97: Pushed 01:36:36 d74bad2abaae: Pushed 01:36:36 cce92674e987: Layer already exists 01:36:37 eb133679f452: Pushed 01:36:37 2fc7e5e58588: Pushed 01:36:39 c55e9a5227cb: Pushed 01:36:39 5c6b967164bc: Pushed 01:36:39 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:39 f5cf61949283: Preparing 01:36:39 5e80ee10038a: Preparing 01:36:39 5c6b967164bc: Preparing 01:36:39 c55e9a5227cb: Preparing 01:36:39 c5704566b3a6: Preparing 01:36:39 bdb0df653d97: Preparing 01:36:39 d74bad2abaae: Preparing 01:36:39 5f42d0f307f2: Preparing 01:36:39 4575ee45fbdf: Preparing 01:36:39 eb133679f452: Preparing 01:36:39 2fc7e5e58588: Preparing 01:36:39 cce92674e987: Preparing 01:36:39 4575ee45fbdf: Waiting 01:36:39 d74bad2abaae: Waiting 01:36:39 5f42d0f307f2: Waiting 01:36:39 cce92674e987: Waiting 01:36:39 eb133679f452: Waiting 01:36:39 2fc7e5e58588: Waiting 01:36:39 bdb0df653d97: Waiting 01:36:39 5e80ee10038a: Layer already exists 01:36:39 c55e9a5227cb: Layer already exists 01:36:39 5c6b967164bc: Layer already exists 01:36:39 c5704566b3a6: Layer already exists 01:36:39 f5cf61949283: Layer already exists 01:36:39 bdb0df653d97: Layer already exists 01:36:39 d74bad2abaae: Layer already exists 01:36:39 4575ee45fbdf: Layer already exists 01:36:39 5f42d0f307f2: Layer already exists 01:36:39 eb133679f452: Layer already exists 01:36:39 2fc7e5e58588: Layer already exists 01:36:39 cce92674e987: Layer already exists 01:36:39 latest: digest: sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107 01:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:40 f5cf61949283: Preparing 01:36:40 5e80ee10038a: Preparing 01:36:40 5c6b967164bc: Preparing 01:36:40 c55e9a5227cb: Preparing 01:36:40 c5704566b3a6: Preparing 01:36:40 bdb0df653d97: Preparing 01:36:40 d74bad2abaae: Preparing 01:36:40 5f42d0f307f2: Preparing 01:36:40 4575ee45fbdf: Preparing 01:36:40 eb133679f452: Preparing 01:36:40 2fc7e5e58588: Preparing 01:36:40 cce92674e987: Preparing 01:36:40 bdb0df653d97: Waiting 01:36:40 d74bad2abaae: Waiting 01:36:40 4575ee45fbdf: Waiting 01:36:40 eb133679f452: Waiting 01:36:40 2fc7e5e58588: Waiting 01:36:40 cce92674e987: Waiting 01:36:40 5f42d0f307f2: Waiting 01:36:40 f5cf61949283: Layer already exists 01:36:40 c55e9a5227cb: Layer already exists 01:36:40 c5704566b3a6: Layer already exists 01:36:40 5e80ee10038a: Layer already exists 01:36:40 5c6b967164bc: Layer already exists 01:36:40 bdb0df653d97: Layer already exists 01:36:40 eb133679f452: Layer already exists 01:36:40 d74bad2abaae: Layer already exists 01:36:40 5f42d0f307f2: Layer already exists 01:36:40 4575ee45fbdf: Layer already exists 01:36:40 2fc7e5e58588: Layer already exists 01:36:40 cce92674e987: Layer already exists 01:36:40 4.1.0-dev.107: digest: sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:41 f5cf61949283: Preparing 01:36:41 5e80ee10038a: Preparing 01:36:41 5c6b967164bc: Preparing 01:36:41 c55e9a5227cb: Preparing 01:36:41 c5704566b3a6: Preparing 01:36:41 bdb0df653d97: Preparing 01:36:41 d74bad2abaae: Preparing 01:36:41 5f42d0f307f2: Preparing 01:36:41 4575ee45fbdf: Preparing 01:36:41 eb133679f452: Preparing 01:36:41 2fc7e5e58588: Preparing 01:36:41 cce92674e987: Preparing 01:36:41 bdb0df653d97: Waiting 01:36:41 4575ee45fbdf: Waiting 01:36:41 cce92674e987: Waiting 01:36:41 2fc7e5e58588: Waiting 01:36:41 d74bad2abaae: Waiting 01:36:41 eb133679f452: Waiting 01:36:41 5f42d0f307f2: Waiting 01:36:41 c5704566b3a6: Layer already exists 01:36:41 c55e9a5227cb: Layer already exists 01:36:41 f5cf61949283: Layer already exists 01:36:41 5c6b967164bc: Layer already exists 01:36:41 5e80ee10038a: Layer already exists 01:36:41 bdb0df653d97: Layer already exists 01:36:41 5f42d0f307f2: Layer already exists 01:36:41 4575ee45fbdf: Layer already exists 01:36:41 eb133679f452: Layer already exists 01:36:41 d74bad2abaae: Layer already exists 01:36:41 2fc7e5e58588: Layer already exists 01:36:41 cce92674e987: Layer already exists 01:36:41 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:41 f5cf61949283: Preparing 01:36:41 5e80ee10038a: Preparing 01:36:41 5c6b967164bc: Preparing 01:36:41 c55e9a5227cb: Preparing 01:36:41 c5704566b3a6: Preparing 01:36:41 bdb0df653d97: Preparing 01:36:41 d74bad2abaae: Preparing 01:36:41 5f42d0f307f2: Preparing 01:36:41 4575ee45fbdf: Preparing 01:36:41 eb133679f452: Preparing 01:36:41 2fc7e5e58588: Preparing 01:36:41 cce92674e987: Preparing 01:36:41 bdb0df653d97: Waiting 01:36:41 d74bad2abaae: Waiting 01:36:41 4575ee45fbdf: Waiting 01:36:41 5f42d0f307f2: Waiting 01:36:41 eb133679f452: Waiting 01:36:41 cce92674e987: Waiting 01:36:41 2fc7e5e58588: Waiting 01:36:41 c5704566b3a6: Layer already exists 01:36:41 f5cf61949283: Layer already exists 01:36:41 5c6b967164bc: Layer already exists 01:36:41 5e80ee10038a: Layer already exists 01:36:41 c55e9a5227cb: Layer already exists 01:36:41 d74bad2abaae: Layer already exists 01:36:41 bdb0df653d97: Layer already exists 01:36:41 5f42d0f307f2: Layer already exists 01:36:41 4575ee45fbdf: Layer already exists 01:36:41 eb133679f452: Layer already exists 01:36:41 2fc7e5e58588: Layer already exists 01:36:41 cce92674e987: Layer already exists 01:36:41 main: digest: sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:41 ===================================================== [Pipeline] echo 01:36:41 taggedImages: 01:36:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39 01:36:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:36:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107 01:36:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:36:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:36:41 545500b82f5840a6ba07460a23078cd69626ab39 01:36:41 latest 01:36:41 4.1.0-dev.107 01:36:41 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:41 main 01:36:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39 01:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:36:42 699be516f592: Preparing 01:36:42 14f8ac1a03d4: Preparing 01:36:42 5f42d0f307f2: Preparing 01:36:42 4575ee45fbdf: Preparing 01:36:42 e15d6a6cbcf2: Preparing 01:36:42 7ea46adede0a: Preparing 01:36:42 cce92674e987: Preparing 01:36:42 7ea46adede0a: Waiting 01:36:42 cce92674e987: Waiting 01:36:42 4575ee45fbdf: Layer already exists 01:36:42 5f42d0f307f2: Layer already exists 01:36:42 cce92674e987: Layer already exists 01:36:42 699be516f592: Pushed 01:36:43 e15d6a6cbcf2: Pushed 01:36:43 7ea46adede0a: Pushed 01:36:46 14f8ac1a03d4: Pushed 01:36:46 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:46 + 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 01:36:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:36:46 699be516f592: Preparing 01:36:46 14f8ac1a03d4: Preparing 01:36:46 5f42d0f307f2: Preparing 01:36:46 4575ee45fbdf: Preparing 01:36:46 e15d6a6cbcf2: Preparing 01:36:46 7ea46adede0a: Preparing 01:36:46 cce92674e987: Preparing 01:36:46 cce92674e987: Waiting 01:36:46 7ea46adede0a: Waiting 01:36:46 699be516f592: Layer already exists 01:36:46 4575ee45fbdf: Layer already exists 01:36:46 5f42d0f307f2: Layer already exists 01:36:46 14f8ac1a03d4: Layer already exists 01:36:46 e15d6a6cbcf2: Layer already exists 01:36:46 7ea46adede0a: Layer already exists 01:36:46 cce92674e987: Layer already exists 01:36:46 latest: digest: sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107 01:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:36:47 699be516f592: Preparing 01:36:47 14f8ac1a03d4: Preparing 01:36:47 5f42d0f307f2: Preparing 01:36:47 4575ee45fbdf: Preparing 01:36:47 e15d6a6cbcf2: Preparing 01:36:47 7ea46adede0a: Preparing 01:36:47 cce92674e987: Preparing 01:36:47 7ea46adede0a: Waiting 01:36:47 cce92674e987: Waiting 01:36:47 699be516f592: Layer already exists 01:36:47 4575ee45fbdf: Layer already exists 01:36:47 5f42d0f307f2: Layer already exists 01:36:47 14f8ac1a03d4: Layer already exists 01:36:47 e15d6a6cbcf2: Layer already exists 01:36:47 7ea46adede0a: Layer already exists 01:36:47 cce92674e987: Layer already exists 01:36:47 4.1.0-dev.107: digest: sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:36:47 699be516f592: Preparing 01:36:47 14f8ac1a03d4: Preparing 01:36:47 5f42d0f307f2: Preparing 01:36:47 4575ee45fbdf: Preparing 01:36:47 e15d6a6cbcf2: Preparing 01:36:47 7ea46adede0a: Preparing 01:36:47 cce92674e987: Preparing 01:36:47 7ea46adede0a: Waiting 01:36:47 cce92674e987: Waiting 01:36:47 e15d6a6cbcf2: Layer already exists 01:36:47 14f8ac1a03d4: Layer already exists 01:36:47 5f42d0f307f2: Layer already exists 01:36:47 4575ee45fbdf: Layer already exists 01:36:47 699be516f592: Layer already exists 01:36:47 7ea46adede0a: Layer already exists 01:36:47 cce92674e987: Layer already exists 01:36:47 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:48 + 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 01:36:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:36:48 699be516f592: Preparing 01:36:48 14f8ac1a03d4: Preparing 01:36:48 5f42d0f307f2: Preparing 01:36:48 4575ee45fbdf: Preparing 01:36:48 e15d6a6cbcf2: Preparing 01:36:48 7ea46adede0a: Preparing 01:36:48 cce92674e987: Preparing 01:36:48 7ea46adede0a: Waiting 01:36:48 cce92674e987: Waiting 01:36:48 5f42d0f307f2: Layer already exists 01:36:48 14f8ac1a03d4: Layer already exists 01:36:48 e15d6a6cbcf2: Layer already exists 01:36:48 699be516f592: Layer already exists 01:36:48 4575ee45fbdf: Layer already exists 01:36:48 7ea46adede0a: Layer already exists 01:36:48 cce92674e987: Layer already exists 01:36:48 main: digest: sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:48 ===================================================== [Pipeline] echo 01:36:48 taggedImages: 01:36:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39 01:36:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:36:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107 01:36:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:36:48 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:36:48 545500b82f5840a6ba07460a23078cd69626ab39 01:36:48 latest 01:36:48 4.1.0-dev.107 01:36:48 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:36:48 main 01:36:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39 01:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:36:49 137e146e0ebb: Preparing 01:36:49 a33703929a5b: Preparing 01:36:49 c67e95d421f4: Preparing 01:36:49 5f42d0f307f2: Preparing 01:36:49 4575ee45fbdf: Preparing 01:36:49 ac03bb6c89b6: Preparing 01:36:49 63638c6ee1b1: Preparing 01:36:49 a39c682755f4: Preparing 01:36:49 cf5e1a25e335: Preparing 01:36:49 cce92674e987: Preparing 01:36:49 cce92674e987: Waiting 01:36:49 cf5e1a25e335: Waiting 01:36:49 63638c6ee1b1: Waiting 01:36:49 a39c682755f4: Waiting 01:36:49 ac03bb6c89b6: Waiting 01:36:49 5f42d0f307f2: Layer already exists 01:36:49 4575ee45fbdf: Layer already exists 01:36:49 137e146e0ebb: Pushed 01:36:49 c67e95d421f4: Pushed 01:36:49 a33703929a5b: Pushed 01:36:49 cce92674e987: Layer already exists 01:36:49 a39c682755f4: Pushed 01:36:50 cf5e1a25e335: Pushed 01:36:54 63638c6ee1b1: Pushed 01:37:02 ac03bb6c89b6: Pushed 01:37:02 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:37:03 137e146e0ebb: Preparing 01:37:03 a33703929a5b: Preparing 01:37:03 c67e95d421f4: Preparing 01:37:03 5f42d0f307f2: Preparing 01:37:03 4575ee45fbdf: Preparing 01:37:03 ac03bb6c89b6: Preparing 01:37:03 63638c6ee1b1: Preparing 01:37:03 a39c682755f4: Preparing 01:37:03 cf5e1a25e335: Preparing 01:37:03 cce92674e987: Preparing 01:37:03 ac03bb6c89b6: Waiting 01:37:03 63638c6ee1b1: Waiting 01:37:03 a39c682755f4: Waiting 01:37:03 cf5e1a25e335: Waiting 01:37:03 cce92674e987: Waiting 01:37:03 137e146e0ebb: Layer already exists 01:37:03 5f42d0f307f2: Layer already exists 01:37:03 4575ee45fbdf: Layer already exists 01:37:03 a33703929a5b: Layer already exists 01:37:03 c67e95d421f4: Layer already exists 01:37:03 ac03bb6c89b6: Layer already exists 01:37:03 63638c6ee1b1: Layer already exists 01:37:03 cce92674e987: Layer already exists 01:37:03 a39c682755f4: Layer already exists 01:37:03 cf5e1a25e335: Layer already exists 01:37:03 latest: digest: sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107 01:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:37:04 137e146e0ebb: Preparing 01:37:04 a33703929a5b: Preparing 01:37:04 c67e95d421f4: Preparing 01:37:04 5f42d0f307f2: Preparing 01:37:04 4575ee45fbdf: Preparing 01:37:04 ac03bb6c89b6: Preparing 01:37:04 63638c6ee1b1: Preparing 01:37:04 a39c682755f4: Preparing 01:37:04 cf5e1a25e335: Preparing 01:37:04 cce92674e987: Preparing 01:37:04 63638c6ee1b1: Waiting 01:37:04 ac03bb6c89b6: Waiting 01:37:04 a39c682755f4: Waiting 01:37:04 cf5e1a25e335: Waiting 01:37:04 cce92674e987: Waiting 01:37:04 c67e95d421f4: Layer already exists 01:37:04 5f42d0f307f2: Layer already exists 01:37:04 137e146e0ebb: Layer already exists 01:37:04 a33703929a5b: Layer already exists 01:37:04 4575ee45fbdf: Layer already exists 01:37:04 a39c682755f4: Layer already exists 01:37:04 63638c6ee1b1: Layer already exists 01:37:04 ac03bb6c89b6: Layer already exists 01:37:04 cf5e1a25e335: Layer already exists 01:37:04 cce92674e987: Layer already exists 01:37:04 4.1.0-dev.107: digest: sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:37:04 137e146e0ebb: Preparing 01:37:04 a33703929a5b: Preparing 01:37:04 c67e95d421f4: Preparing 01:37:04 5f42d0f307f2: Preparing 01:37:04 4575ee45fbdf: Preparing 01:37:04 ac03bb6c89b6: Preparing 01:37:04 63638c6ee1b1: Preparing 01:37:04 a39c682755f4: Preparing 01:37:04 cf5e1a25e335: Preparing 01:37:04 cce92674e987: Preparing 01:37:04 63638c6ee1b1: Waiting 01:37:04 a39c682755f4: Waiting 01:37:04 cce92674e987: Waiting 01:37:04 ac03bb6c89b6: Waiting 01:37:04 cf5e1a25e335: Waiting 01:37:04 137e146e0ebb: Layer already exists 01:37:04 5f42d0f307f2: Layer already exists 01:37:04 c67e95d421f4: Layer already exists 01:37:04 a33703929a5b: Layer already exists 01:37:04 4575ee45fbdf: Layer already exists 01:37:04 ac03bb6c89b6: Layer already exists 01:37:04 63638c6ee1b1: Layer already exists 01:37:04 cf5e1a25e335: Layer already exists 01:37:04 cce92674e987: Layer already exists 01:37:04 a39c682755f4: Layer already exists 01:37:04 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:37:05 137e146e0ebb: Preparing 01:37:05 a33703929a5b: Preparing 01:37:05 c67e95d421f4: Preparing 01:37:05 5f42d0f307f2: Preparing 01:37:05 4575ee45fbdf: Preparing 01:37:05 ac03bb6c89b6: Preparing 01:37:05 63638c6ee1b1: Preparing 01:37:05 a39c682755f4: Preparing 01:37:05 cf5e1a25e335: Preparing 01:37:05 cce92674e987: Preparing 01:37:05 cf5e1a25e335: Waiting 01:37:05 63638c6ee1b1: Waiting 01:37:05 a39c682755f4: Waiting 01:37:05 cce92674e987: Waiting 01:37:05 ac03bb6c89b6: Waiting 01:37:05 5f42d0f307f2: Layer already exists 01:37:05 a33703929a5b: Layer already exists 01:37:05 4575ee45fbdf: Layer already exists 01:37:05 c67e95d421f4: Layer already exists 01:37:05 137e146e0ebb: Layer already exists 01:37:05 a39c682755f4: Layer already exists 01:37:05 63638c6ee1b1: Layer already exists 01:37:05 ac03bb6c89b6: Layer already exists 01:37:05 cf5e1a25e335: Layer already exists 01:37:05 cce92674e987: Layer already exists 01:37:05 main: digest: sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:05 ===================================================== [Pipeline] echo 01:37:05 taggedImages: 01:37:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39 01:37:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:37:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107 01:37:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:37:05 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:37:05 545500b82f5840a6ba07460a23078cd69626ab39 01:37:05 latest 01:37:05 4.1.0-dev.107 01:37:05 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:05 main 01:37:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39 01:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:37:06 75b48978a18c: Preparing 01:37:06 214c7ee33f7b: Preparing 01:37:06 2f98eaf70daa: Preparing 01:37:06 5f42d0f307f2: Preparing 01:37:06 4575ee45fbdf: Preparing 01:37:06 f56f8dafa62f: Preparing 01:37:06 33b07b740a09: Preparing 01:37:06 27732f656e37: Preparing 01:37:06 cce92674e987: Preparing 01:37:06 f56f8dafa62f: Waiting 01:37:06 33b07b740a09: Waiting 01:37:06 27732f656e37: Waiting 01:37:06 cce92674e987: Waiting 01:37:06 4575ee45fbdf: Layer already exists 01:37:06 5f42d0f307f2: Layer already exists 01:37:06 75b48978a18c: Pushed 01:37:06 214c7ee33f7b: Pushed 01:37:06 2f98eaf70daa: Pushed 01:37:06 cce92674e987: Layer already exists 01:37:06 27732f656e37: Pushed 01:37:07 33b07b740a09: Pushed 01:37:19 f56f8dafa62f: Pushed 01:37:19 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:37:20 75b48978a18c: Preparing 01:37:20 214c7ee33f7b: Preparing 01:37:20 2f98eaf70daa: Preparing 01:37:20 5f42d0f307f2: Preparing 01:37:20 4575ee45fbdf: Preparing 01:37:20 f56f8dafa62f: Preparing 01:37:20 33b07b740a09: Preparing 01:37:20 27732f656e37: Preparing 01:37:20 cce92674e987: Preparing 01:37:20 33b07b740a09: Waiting 01:37:20 27732f656e37: Waiting 01:37:20 cce92674e987: Waiting 01:37:20 f56f8dafa62f: Waiting 01:37:20 5f42d0f307f2: Layer already exists 01:37:20 214c7ee33f7b: Layer already exists 01:37:20 2f98eaf70daa: Layer already exists 01:37:20 4575ee45fbdf: Layer already exists 01:37:20 75b48978a18c: Layer already exists 01:37:20 f56f8dafa62f: Layer already exists 01:37:20 27732f656e37: Layer already exists 01:37:20 33b07b740a09: Layer already exists 01:37:20 cce92674e987: Layer already exists 01:37:20 latest: digest: sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107 01:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:37:20 75b48978a18c: Preparing 01:37:20 214c7ee33f7b: Preparing 01:37:20 2f98eaf70daa: Preparing 01:37:20 5f42d0f307f2: Preparing 01:37:20 4575ee45fbdf: Preparing 01:37:20 f56f8dafa62f: Preparing 01:37:20 33b07b740a09: Preparing 01:37:20 27732f656e37: Preparing 01:37:20 cce92674e987: Preparing 01:37:20 f56f8dafa62f: Waiting 01:37:20 cce92674e987: Waiting 01:37:20 33b07b740a09: Waiting 01:37:20 27732f656e37: Waiting 01:37:20 2f98eaf70daa: Layer already exists 01:37:20 75b48978a18c: Layer already exists 01:37:20 5f42d0f307f2: Layer already exists 01:37:20 4575ee45fbdf: Layer already exists 01:37:20 214c7ee33f7b: Layer already exists 01:37:20 f56f8dafa62f: Layer already exists 01:37:20 27732f656e37: Layer already exists 01:37:20 cce92674e987: Layer already exists 01:37:20 33b07b740a09: Layer already exists 01:37:20 4.1.0-dev.107: digest: sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:37:21 75b48978a18c: Preparing 01:37:21 214c7ee33f7b: Preparing 01:37:21 2f98eaf70daa: Preparing 01:37:21 5f42d0f307f2: Preparing 01:37:21 4575ee45fbdf: Preparing 01:37:21 f56f8dafa62f: Preparing 01:37:21 33b07b740a09: Preparing 01:37:21 27732f656e37: Preparing 01:37:21 f56f8dafa62f: Waiting 01:37:21 33b07b740a09: Waiting 01:37:21 cce92674e987: Preparing 01:37:21 27732f656e37: Waiting 01:37:21 cce92674e987: Waiting 01:37:21 4575ee45fbdf: Layer already exists 01:37:21 214c7ee33f7b: Layer already exists 01:37:21 5f42d0f307f2: Layer already exists 01:37:21 75b48978a18c: Layer already exists 01:37:21 2f98eaf70daa: Layer already exists 01:37:21 27732f656e37: Layer already exists 01:37:21 f56f8dafa62f: Layer already exists 01:37:21 cce92674e987: Layer already exists 01:37:21 33b07b740a09: Layer already exists 01:37:21 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:37:22 75b48978a18c: Preparing 01:37:22 214c7ee33f7b: Preparing 01:37:22 2f98eaf70daa: Preparing 01:37:22 5f42d0f307f2: Preparing 01:37:22 4575ee45fbdf: Preparing 01:37:22 f56f8dafa62f: Preparing 01:37:22 33b07b740a09: Preparing 01:37:22 27732f656e37: Preparing 01:37:22 cce92674e987: Preparing 01:37:22 33b07b740a09: Waiting 01:37:22 27732f656e37: Waiting 01:37:22 cce92674e987: Waiting 01:37:22 f56f8dafa62f: Waiting 01:37:22 5f42d0f307f2: Layer already exists 01:37:22 75b48978a18c: Layer already exists 01:37:22 214c7ee33f7b: Layer already exists 01:37:22 2f98eaf70daa: Layer already exists 01:37:22 4575ee45fbdf: Layer already exists 01:37:22 33b07b740a09: Layer already exists 01:37:22 f56f8dafa62f: Layer already exists 01:37:22 27732f656e37: Layer already exists 01:37:22 cce92674e987: Layer already exists 01:37:22 main: digest: sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:22 ===================================================== [Pipeline] echo 01:37:22 taggedImages: 01:37:22 - nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39 01:37:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:37:22 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107 01:37:22 - nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:37:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:37:22 545500b82f5840a6ba07460a23078cd69626ab39 01:37:22 latest 01:37:22 4.1.0-dev.107 01:37:22 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:22 main 01:37:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39 01:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:37:22 137e146e0ebb: Preparing 01:37:22 049285710b21: Preparing 01:37:22 1828bc10fd24: Preparing 01:37:22 5f42d0f307f2: Preparing 01:37:22 4575ee45fbdf: Preparing 01:37:22 8e9fa8c4888a: Preparing 01:37:22 a39c682755f4: Preparing 01:37:22 cf5e1a25e335: Preparing 01:37:22 cce92674e987: Preparing 01:37:22 cce92674e987: Waiting 01:37:22 a39c682755f4: Waiting 01:37:22 cf5e1a25e335: Waiting 01:37:22 8e9fa8c4888a: Waiting 01:37:22 5f42d0f307f2: Layer already exists 01:37:22 137e146e0ebb: Layer already exists 01:37:22 4575ee45fbdf: Layer already exists 01:37:22 a39c682755f4: Layer already exists 01:37:22 cf5e1a25e335: Layer already exists 01:37:22 cce92674e987: Layer already exists 01:37:22 049285710b21: Pushed 01:37:22 1828bc10fd24: Pushed 01:37:37 8e9fa8c4888a: Pushed 01:37:37 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:37:38 137e146e0ebb: Preparing 01:37:38 049285710b21: Preparing 01:37:38 1828bc10fd24: Preparing 01:37:38 5f42d0f307f2: Preparing 01:37:38 4575ee45fbdf: Preparing 01:37:38 8e9fa8c4888a: Preparing 01:37:38 a39c682755f4: Preparing 01:37:38 cf5e1a25e335: Preparing 01:37:38 cce92674e987: Preparing 01:37:38 a39c682755f4: Waiting 01:37:38 8e9fa8c4888a: Waiting 01:37:38 cf5e1a25e335: Waiting 01:37:38 cce92674e987: Waiting 01:37:38 137e146e0ebb: Layer already exists 01:37:38 4575ee45fbdf: Layer already exists 01:37:38 1828bc10fd24: Layer already exists 01:37:38 049285710b21: Layer already exists 01:37:38 5f42d0f307f2: Layer already exists 01:37:38 8e9fa8c4888a: Layer already exists 01:37:38 a39c682755f4: Layer already exists 01:37:38 cf5e1a25e335: Layer already exists 01:37:38 cce92674e987: Layer already exists 01:37:38 latest: digest: sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107 01:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:37:38 137e146e0ebb: Preparing 01:37:38 049285710b21: Preparing 01:37:38 1828bc10fd24: Preparing 01:37:38 5f42d0f307f2: Preparing 01:37:38 4575ee45fbdf: Preparing 01:37:38 8e9fa8c4888a: Preparing 01:37:38 a39c682755f4: Preparing 01:37:38 cf5e1a25e335: Preparing 01:37:38 cce92674e987: Preparing 01:37:38 cf5e1a25e335: Waiting 01:37:38 cce92674e987: Waiting 01:37:38 8e9fa8c4888a: Waiting 01:37:38 a39c682755f4: Waiting 01:37:38 5f42d0f307f2: Layer already exists 01:37:38 137e146e0ebb: Layer already exists 01:37:38 1828bc10fd24: Layer already exists 01:37:38 4575ee45fbdf: Layer already exists 01:37:38 049285710b21: Layer already exists 01:37:38 a39c682755f4: Layer already exists 01:37:38 cf5e1a25e335: Layer already exists 01:37:38 8e9fa8c4888a: Layer already exists 01:37:38 cce92674e987: Layer already exists 01:37:38 4.1.0-dev.107: digest: sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:37:39 137e146e0ebb: Preparing 01:37:39 049285710b21: Preparing 01:37:39 1828bc10fd24: Preparing 01:37:39 5f42d0f307f2: Preparing 01:37:39 4575ee45fbdf: Preparing 01:37:39 8e9fa8c4888a: Preparing 01:37:39 a39c682755f4: Preparing 01:37:39 cf5e1a25e335: Preparing 01:37:39 cce92674e987: Preparing 01:37:39 8e9fa8c4888a: Waiting 01:37:39 a39c682755f4: Waiting 01:37:39 cf5e1a25e335: Waiting 01:37:39 cce92674e987: Waiting 01:37:39 5f42d0f307f2: Layer already exists 01:37:39 1828bc10fd24: Layer already exists 01:37:39 137e146e0ebb: Layer already exists 01:37:39 4575ee45fbdf: Layer already exists 01:37:39 049285710b21: Layer already exists 01:37:39 cf5e1a25e335: Layer already exists 01:37:39 a39c682755f4: Layer already exists 01:37:39 8e9fa8c4888a: Layer already exists 01:37:39 cce92674e987: Layer already exists 01:37:39 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:37:40 137e146e0ebb: Preparing 01:37:40 049285710b21: Preparing 01:37:40 1828bc10fd24: Preparing 01:37:40 5f42d0f307f2: Preparing 01:37:40 4575ee45fbdf: Preparing 01:37:40 8e9fa8c4888a: Preparing 01:37:40 a39c682755f4: Preparing 01:37:40 cf5e1a25e335: Preparing 01:37:40 cce92674e987: Preparing 01:37:40 a39c682755f4: Waiting 01:37:40 cf5e1a25e335: Waiting 01:37:40 cce92674e987: Waiting 01:37:40 8e9fa8c4888a: Waiting 01:37:40 049285710b21: Layer already exists 01:37:40 137e146e0ebb: Layer already exists 01:37:40 5f42d0f307f2: Layer already exists 01:37:40 4575ee45fbdf: Layer already exists 01:37:40 1828bc10fd24: Layer already exists 01:37:40 8e9fa8c4888a: Layer already exists 01:37:40 a39c682755f4: Layer already exists 01:37:40 cf5e1a25e335: Layer already exists 01:37:40 cce92674e987: Layer already exists 01:37:40 main: digest: sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:40 ===================================================== [Pipeline] echo 01:37:40 taggedImages: 01:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39 01:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107 01:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:40 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:37:40 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:37:40 545500b82f5840a6ba07460a23078cd69626ab39 01:37:40 latest 01:37:40 4.1.0-dev.107 01:37:40 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:40 main 01:37:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39 01:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:37:41 9c5f52486994: Preparing 01:37:41 fbecf7a4d2b1: Preparing 01:37:41 5f42d0f307f2: Preparing 01:37:41 4575ee45fbdf: Preparing 01:37:41 d1a61998a8cd: Preparing 01:37:41 4194c61b46ac: Preparing 01:37:41 cce92674e987: Preparing 01:37:41 cce92674e987: Waiting 01:37:41 4194c61b46ac: Waiting 01:37:41 4575ee45fbdf: Layer already exists 01:37:41 5f42d0f307f2: Layer already exists 01:37:41 cce92674e987: Layer already exists 01:37:41 9c5f52486994: Pushed 01:37:41 4194c61b46ac: Pushed 01:37:41 d1a61998a8cd: Pushed 01:37:44 fbecf7a4d2b1: Pushed 01:37:45 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:37:45 9c5f52486994: Preparing 01:37:45 fbecf7a4d2b1: Preparing 01:37:45 5f42d0f307f2: Preparing 01:37:45 4575ee45fbdf: Preparing 01:37:45 d1a61998a8cd: Preparing 01:37:45 4194c61b46ac: Preparing 01:37:45 cce92674e987: Preparing 01:37:45 4194c61b46ac: Waiting 01:37:45 cce92674e987: Waiting 01:37:45 9c5f52486994: Layer already exists 01:37:45 fbecf7a4d2b1: Layer already exists 01:37:45 d1a61998a8cd: Layer already exists 01:37:45 4575ee45fbdf: Layer already exists 01:37:45 5f42d0f307f2: Layer already exists 01:37:45 4194c61b46ac: Layer already exists 01:37:45 cce92674e987: Layer already exists 01:37:45 latest: digest: sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107 01:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:37:46 9c5f52486994: Preparing 01:37:46 fbecf7a4d2b1: Preparing 01:37:46 5f42d0f307f2: Preparing 01:37:46 4575ee45fbdf: Preparing 01:37:46 d1a61998a8cd: Preparing 01:37:46 4194c61b46ac: Preparing 01:37:46 cce92674e987: Preparing 01:37:46 4194c61b46ac: Waiting 01:37:46 cce92674e987: Waiting 01:37:46 4575ee45fbdf: Layer already exists 01:37:46 9c5f52486994: Layer already exists 01:37:46 5f42d0f307f2: Layer already exists 01:37:46 d1a61998a8cd: Layer already exists 01:37:46 fbecf7a4d2b1: Layer already exists 01:37:46 4194c61b46ac: Layer already exists 01:37:46 cce92674e987: Layer already exists 01:37:46 4.1.0-dev.107: digest: sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:37:47 9c5f52486994: Preparing 01:37:47 fbecf7a4d2b1: Preparing 01:37:47 5f42d0f307f2: Preparing 01:37:47 4575ee45fbdf: Preparing 01:37:47 d1a61998a8cd: Preparing 01:37:47 4194c61b46ac: Preparing 01:37:47 cce92674e987: Preparing 01:37:47 4194c61b46ac: Waiting 01:37:47 cce92674e987: Waiting 01:37:47 4575ee45fbdf: Layer already exists 01:37:47 fbecf7a4d2b1: Layer already exists 01:37:47 9c5f52486994: Layer already exists 01:37:47 5f42d0f307f2: Layer already exists 01:37:47 d1a61998a8cd: Layer already exists 01:37:47 4194c61b46ac: Layer already exists 01:37:47 cce92674e987: Layer already exists 01:37:47 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:37:47 9c5f52486994: Preparing 01:37:47 fbecf7a4d2b1: Preparing 01:37:47 5f42d0f307f2: Preparing 01:37:47 4575ee45fbdf: Preparing 01:37:47 d1a61998a8cd: Preparing 01:37:47 4194c61b46ac: Preparing 01:37:47 cce92674e987: Preparing 01:37:47 4194c61b46ac: Waiting 01:37:47 cce92674e987: Waiting 01:37:47 9c5f52486994: Layer already exists 01:37:47 4575ee45fbdf: Layer already exists 01:37:47 fbecf7a4d2b1: Layer already exists 01:37:47 5f42d0f307f2: Layer already exists 01:37:47 d1a61998a8cd: Layer already exists 01:37:47 4194c61b46ac: Layer already exists 01:37:47 cce92674e987: Layer already exists 01:37:47 main: digest: sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:47 ===================================================== [Pipeline] echo 01:37:47 taggedImages: 01:37:47 - nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39 01:37:47 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:37:47 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107 01:37:47 - nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:47 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:37:47 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:37:47 545500b82f5840a6ba07460a23078cd69626ab39 01:37:47 latest 01:37:47 4.1.0-dev.107 01:37:47 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:47 main 01:37:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39 01:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:37:48 d56cdc8da5fe: Preparing 01:37:48 8739643d2645: Preparing 01:37:48 5f42d0f307f2: Preparing 01:37:48 4575ee45fbdf: Preparing 01:37:48 9036b84c003c: Preparing 01:37:48 f8fa2e8dd841: Preparing 01:37:48 cce92674e987: Preparing 01:37:48 f8fa2e8dd841: Waiting 01:37:48 cce92674e987: Waiting 01:37:48 4575ee45fbdf: Layer already exists 01:37:48 5f42d0f307f2: Layer already exists 01:37:48 cce92674e987: Layer already exists 01:37:48 d56cdc8da5fe: Pushed 01:37:48 #94 ... 01:37:48 01:37:48 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:48 #84 DONE 145.6s 01:37:48 01:37:48 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:48 #94 DONE 128.0s 01:37:48 01:37:48 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:48 #85 DONE 145.7s 01:37:48 01:37:48 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:48 #81 DONE 146.3s 01:37:48 01:37:48 #119 [support-notifications builder 6/7] COPY . . 01:37:48 f8fa2e8dd841: Pushed 01:37:48 #119 ... 01:37:48 01:37:48 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:48 #77 DONE 149.6s 01:37:48 01:37:48 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:48 #90 DONE 138.5s 01:37:48 01:37:48 #120 [core-keeper builder 7/8] COPY . . 01:37:49 9036b84c003c: Pushed 01:37:52 8739643d2645: Pushed 01:37:52 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:37:53 d56cdc8da5fe: Preparing 01:37:53 8739643d2645: Preparing 01:37:53 5f42d0f307f2: Preparing 01:37:53 4575ee45fbdf: Preparing 01:37:53 9036b84c003c: Preparing 01:37:53 f8fa2e8dd841: Preparing 01:37:53 cce92674e987: Preparing 01:37:53 f8fa2e8dd841: Waiting 01:37:53 cce92674e987: Waiting 01:37:53 9036b84c003c: Layer already exists 01:37:53 4575ee45fbdf: Layer already exists 01:37:53 5f42d0f307f2: Layer already exists 01:37:53 8739643d2645: Layer already exists 01:37:53 d56cdc8da5fe: Layer already exists 01:37:53 cce92674e987: Layer already exists 01:37:53 f8fa2e8dd841: Layer already exists 01:37:53 latest: digest: sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107 01:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:37:53 d56cdc8da5fe: Preparing 01:37:53 8739643d2645: Preparing 01:37:53 5f42d0f307f2: Preparing 01:37:53 4575ee45fbdf: Preparing 01:37:53 9036b84c003c: Preparing 01:37:53 f8fa2e8dd841: Preparing 01:37:53 cce92674e987: Preparing 01:37:53 f8fa2e8dd841: Waiting 01:37:53 cce92674e987: Waiting 01:37:53 9036b84c003c: Layer already exists 01:37:53 8739643d2645: Layer already exists 01:37:53 4575ee45fbdf: Layer already exists 01:37:53 d56cdc8da5fe: Layer already exists 01:37:53 5f42d0f307f2: Layer already exists 01:37:53 cce92674e987: Layer already exists 01:37:53 f8fa2e8dd841: Layer already exists 01:37:53 4.1.0-dev.107: digest: sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:54 #120 ... 01:37:54 01:37:54 #119 [support-notifications builder 6/7] COPY . . 01:37:54 #119 DONE 4.8s 01:37:54 01:37:54 #121 [core-metadata builder 6/7] COPY . . 01:37:54 #121 CACHED 01:37:54 01:37:54 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:37:54 #122 CACHED 01:37:54 01:37:54 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:54 #123 CACHED 01:37:54 01:37:54 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:54 #124 CACHED 01:37:54 01:37:54 #125 [security-secretstore-setup builder 6/7] COPY . . 01:37:54 #125 CACHED 01:37:54 01:37:54 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:37:54 #126 CACHED 01:37:54 01:37:54 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:54 #127 CACHED 01:37:54 01:37:54 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:37:54 #128 CACHED 01:37:54 01:37:54 #129 [security-bootstrapper builder 6/7] COPY . . 01:37:54 #129 CACHED 01:37:54 01:37:54 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:37:54 #130 CACHED 01:37:54 01:37:54 #131 [security-proxy-auth builder 6/7] COPY . . 01:37:54 #131 CACHED 01:37:54 01:37:54 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:54 #132 CACHED 01:37:54 01:37:54 #133 [support-scheduler builder 6/7] COPY . . 01:37:54 #133 DONE 4.9s 01:37:54 01:37:54 #134 [security-proxy-setup builder 6/7] COPY . . 01:37:54 #134 DONE 4.9s 01:37:54 01:37:54 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 01:37:54 #135 CACHED 01:37:54 01:37:54 #136 [core-data builder 6/7] COPY . . 01:37:54 #136 CACHED 01:37:54 01:37:54 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:54 #137 CACHED 01:37:54 01:37:54 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:37:54 #138 CACHED 01:37:54 01:37:54 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:54 #139 CACHED 01:37:54 01:37:54 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 01:37:54 #140 CACHED 01:37:54 01:37:54 #141 [core-command builder 6/7] COPY . . 01:37:54 #141 DONE 4.9s 01:37:54 01:37:54 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:37:54 #142 ... 01:37:54 01:37:54 #143 [security-spiffe-token-provider builder 6/7] COPY . . 01:37:54 #143 DONE 5.0s 01:37:54 01:37:54 #120 [core-keeper builder 7/8] COPY . . 01:37:54 #120 DONE 4.9s 01:37:54 01:37:54 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:37:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:37:54 d56cdc8da5fe: Preparing 01:37:54 8739643d2645: Preparing 01:37:54 5f42d0f307f2: Preparing 01:37:54 4575ee45fbdf: Preparing 01:37:54 9036b84c003c: Preparing 01:37:54 f8fa2e8dd841: Preparing 01:37:54 cce92674e987: Preparing 01:37:54 cce92674e987: Waiting 01:37:54 f8fa2e8dd841: Waiting 01:37:54 9036b84c003c: Layer already exists 01:37:54 8739643d2645: Layer already exists 01:37:54 5f42d0f307f2: Layer already exists 01:37:54 4575ee45fbdf: Layer already exists 01:37:54 d56cdc8da5fe: Layer already exists 01:37:54 cce92674e987: Layer already exists 01:37:54 f8fa2e8dd841: Layer already exists 01:37:54 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:37:55 d56cdc8da5fe: Preparing 01:37:55 8739643d2645: Preparing 01:37:55 5f42d0f307f2: Preparing 01:37:55 4575ee45fbdf: Preparing 01:37:55 9036b84c003c: Preparing 01:37:55 f8fa2e8dd841: Preparing 01:37:55 cce92674e987: Preparing 01:37:55 f8fa2e8dd841: Waiting 01:37:55 cce92674e987: Waiting 01:37:55 4575ee45fbdf: Layer already exists 01:37:55 9036b84c003c: Layer already exists 01:37:55 8739643d2645: Layer already exists 01:37:55 5f42d0f307f2: Layer already exists 01:37:55 d56cdc8da5fe: Layer already exists 01:37:55 cce92674e987: Layer already exists 01:37:55 f8fa2e8dd841: Layer already exists 01:37:55 main: digest: sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:55 ===================================================== [Pipeline] echo 01:37:55 taggedImages: 01:37:55 - nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:37:55 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:37:55 ========================================================= 01:37:55 [edgeXBuildMultiArch] RAW Config: 01:37:55 images: 01:37:55 - nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/core-command:latest 01:37:55 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/core-command:main 01:37:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:37:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:37:55 - nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/core-data:latest 01:37:55 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/core-data:main 01:37:55 - nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:37:55 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/core-keeper:main 01:37:55 - nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:37:55 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/core-metadata:main 01:37:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:37:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:37:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:37:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:37:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:37:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:37:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:37:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:37:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:37:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-config:main 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main 01:37:55 - nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:37:55 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/support-notifications:main 01:37:55 - nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39 01:37:55 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:37:55 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:37:55 - nexus3.edgexfoundry.org:10004/support-scheduler:main 01:37:55 settingsFile: 01:37:55 edgex-go-settings 01:37:55 ========================================================= [Pipeline] node 01:37:55 Running on prd-centos7-docker-4c-2g-4988 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:55 provisioning config files... 01:37:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14037143636403859808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:56 ---> ****-login.sh 01:37:56 nexus3.edgexfoundry.org:10001 01:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:56 Configure a credential helper to remove this warning. See 01:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:56 01:37:56 Login Succeeded 01:37:56 nexus3.edgexfoundry.org:10002 01:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:56 Configure a credential helper to remove this warning. See 01:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:56 01:37:56 Login Succeeded 01:37:56 nexus3.edgexfoundry.org:10003 01:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:56 Configure a credential helper to remove this warning. See 01:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:56 01:37:56 Login Succeeded 01:37:56 nexus3.edgexfoundry.org:10004 01:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:56 Configure a credential helper to remove this warning. See 01:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:56 01:37:56 Login Succeeded 01:37:56 ****.io 01:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:57 Configure a credential helper to remove this warning. See 01:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:57 01:37:57 Login Succeeded 01:37:57 ---> ****-login.sh ends [Pipeline] } 01:37:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:37:58 + docker buildx ls 01:37:58 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:37:58 default * docker 01:37:58 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:37:58 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:37:58 edgex-builder [Pipeline] sh 01:37:58 + docker buildx inspect --bootstrap 01:37:58 #1 [internal] booting buildkit 01:37:58 #1 pulling image moby/buildkit:buildx-stable-1 01:37:59 #144 ... 01:37:59 01:37:59 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:37:59 #142 5.483 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:38:01 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 01:38:01 #1 creating container buildx_buildkit_edgex-builder0 01:38:03 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 01:38:03 #1 DONE 4.5s 01:38:03 Name: edgex-builder 01:38:03 Driver: docker-container 01:38:03 01:38:03 Nodes: 01:38:03 Name: edgex-builder0 01:38:03 Endpoint: unix:///var/run/docker.sock 01:38:03 Status: running 01:38:03 Buildkit: v0.29.0 01:38:03 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:38:03 + docker buildx ls 01:38:03 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:38:03 edgex-builder * docker-container 01:38:03 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:38:03 default docker 01:38:03 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:38:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:03 #142 ... 01:38:03 01:38:03 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:38:03 #0 6.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:38:03 #145 ... 01:38:03 01:38:03 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:38:03 #0 5.680 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:38:03 #146 ... 01:38:03 01:38:03 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:38:03 #0 6.317 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:38:03 #147 ... 01:38:03 01:38:03 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:38:03 #0 5.845 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:38:04 #1 [internal] load build definition from Dockerfile 01:38:04 #1 transferring dockerfile: 197B done 01:38:04 #1 DONE 0.0s 01:38:04 01:38:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39 01:38:04 #2 DONE 0.1s 01:38:04 01:38:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39 01:38:04 #3 DONE 0.1s 01:38:04 01:38:04 #4 [internal] load .dockerignore 01:38:04 #4 transferring context: 2B done 01:38:04 #4 DONE 0.0s 01:38:04 01:38:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 01:38:04 #5 resolve nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 done 01:38:04 #5 DONE 0.0s 01:38:04 01:38:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 01:38:04 #6 resolve nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 done 01:38:04 #6 DONE 0.1s 01:38:04 #148 ... 01:38:04 01:38:04 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:38:04 #0 7.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:38:04 01:38:04 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:38:04 #7 DONE 0.0s 01:38:04 01:38:04 #8 exporting to image 01:38:04 #8 exporting layers done 01:38:04 #8 exporting manifest sha256:840744c3c34914ff444733ea94e1275db97611324869ec46e59f8218675aca96 done 01:38:04 #8 exporting config sha256:1dc78672d796e1cb23b2aac8ec4640bafcd27d712a87c8967f820b973f346b29 done 01:38:04 #8 exporting manifest sha256:343c928abc311cade96cd2b45aae11a764e71b393dd4db4155b89c3bee6e29e2 done 01:38:04 #8 exporting config sha256:291d52df348460e1742dc9e52d0a94cab9947ac93c437090682df5efdd02097c 0.0s done 01:38:04 #8 exporting manifest list sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 done 01:38:04 #8 pushing layers 0.1s done 01:38:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39@sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 01:38:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39@sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 0.1s done 01:38:04 #8 DONE 0.2s 01:38:04 01:38:04 1 warning found (use --debug to expand): 01:38:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:04 #149 ... 01:38:04 01:38:04 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:38:04 #0 7.217 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:38:04 #150 ... 01:38:04 01:38:04 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:38:04 #0 5.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:38:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 01:38:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 01:38:04 #1 [internal] load build definition from Dockerfile 01:38:04 #1 transferring dockerfile: 163B done 01:38:04 #1 DONE 0.0s 01:38:04 01:38:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 01:38:04 #2 DONE 0.0s 01:38:04 01:38:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 01:38:04 #3 DONE 0.0s 01:38:04 01:38:04 #4 [internal] load .dockerignore 01:38:04 #4 transferring context: 2B done 01:38:04 #4 DONE 0.0s 01:38:04 01:38:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 01:38:04 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 0.0s done 01:38:04 #5 CACHED 01:38:04 01:38:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 01:38:04 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 0.0s done 01:38:04 #6 CACHED 01:38:04 01:38:04 #7 exporting to image 01:38:04 #7 exporting layers 01:38:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:04 #151 ... 01:38:04 01:38:04 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:38:04 #0 7.243 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:38:04 #152 ... 01:38:04 01:38:04 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:38:04 #0 7.591 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:38:04 #7 exporting layers done 01:38:04 #7 exporting manifest sha256:840744c3c34914ff444733ea94e1275db97611324869ec46e59f8218675aca96 done 01:38:04 #7 exporting config sha256:1dc78672d796e1cb23b2aac8ec4640bafcd27d712a87c8967f820b973f346b29 done 01:38:04 #7 exporting manifest sha256:343c928abc311cade96cd2b45aae11a764e71b393dd4db4155b89c3bee6e29e2 done 01:38:04 #7 exporting config sha256:291d52df348460e1742dc9e52d0a94cab9947ac93c437090682df5efdd02097c done 01:38:04 #7 exporting manifest list sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 done 01:38:04 #7 pushing layers 0.0s done 01:38:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 0.1s done 01:38:04 #7 DONE 0.1s 01:38:04 01:38:04 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:38:04 #8 DONE 0.0s 01:38:04 01:38:04 1 warning found (use --debug to expand): 01:38:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:05 #153 ... 01:38:05 01:38:05 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:38:05 #0 6.752 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:38:05 #154 ... 01:38:05 01:38:05 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:38:05 #144 7.516 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:38:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107' 01:38:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107 --push - 01:38:05 #1 [internal] load build definition from Dockerfile 01:38:05 #1 transferring dockerfile: 170B done 01:38:05 #1 DONE 0.0s 01:38:05 01:38:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107 01:38:05 #2 DONE 0.0s 01:38:05 01:38:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107 01:38:05 #3 DONE 0.0s 01:38:05 01:38:05 #4 [internal] load .dockerignore 01:38:05 #4 transferring context: 2B done 01:38:05 #4 DONE 0.0s 01:38:05 01:38:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 01:38:05 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 0.0s done 01:38:05 #5 CACHED 01:38:05 01:38:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 01:38:05 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 0.0s done 01:38:05 #6 CACHED 01:38:05 01:38:05 #7 exporting to image 01:38:05 #7 exporting layers done 01:38:05 #7 exporting manifest sha256:840744c3c34914ff444733ea94e1275db97611324869ec46e59f8218675aca96 done 01:38:05 #7 exporting config sha256:1dc78672d796e1cb23b2aac8ec4640bafcd27d712a87c8967f820b973f346b29 done 01:38:05 #7 exporting manifest sha256:343c928abc311cade96cd2b45aae11a764e71b393dd4db4155b89c3bee6e29e2 done 01:38:05 #7 exporting config sha256:291d52df348460e1742dc9e52d0a94cab9947ac93c437090682df5efdd02097c done 01:38:05 #7 exporting manifest list sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 01:38:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:05 #7 exporting manifest list sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 done 01:38:05 #7 pushing layers 0.0s done 01:38:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.107@sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 0.1s done 01:38:05 #7 DONE 0.1s 01:38:05 01:38:05 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:38:05 #8 DONE 0.0s 01:38:05 01:38:05 1 warning found (use --debug to expand): 01:38:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:06 #1 [internal] load build definition from Dockerfile 01:38:06 #1 transferring dockerfile: 211B done 01:38:06 #1 DONE 0.0s 01:38:06 01:38:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:06 #2 DONE 0.0s 01:38:06 01:38:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:06 #3 DONE 0.0s 01:38:06 01:38:06 #4 [internal] load .dockerignore 01:38:06 #4 transferring context: 2B done 01:38:06 #4 DONE 0.0s 01:38:06 01:38:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 01:38:06 #5 resolve nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 0.0s done 01:38:06 #5 CACHED 01:38:06 01:38:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 01:38:06 #6 resolve nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 0.0s done 01:38:06 #6 CACHED 01:38:06 01:38:06 #7 exporting to image 01:38:06 #7 exporting layers done 01:38:06 #7 exporting manifest sha256:840744c3c34914ff444733ea94e1275db97611324869ec46e59f8218675aca96 done 01:38:06 #7 exporting config sha256:1dc78672d796e1cb23b2aac8ec4640bafcd27d712a87c8967f820b973f346b29 done 01:38:06 #7 exporting manifest sha256:343c928abc311cade96cd2b45aae11a764e71b393dd4db4155b89c3bee6e29e2 done 01:38:06 #7 exporting config sha256:291d52df348460e1742dc9e52d0a94cab9947ac93c437090682df5efdd02097c done 01:38:06 #7 exporting manifest list sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 done 01:38:06 #7 pushing layers 0.0s done 01:38:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 01:38:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 0.1s done 01:38:06 #7 DONE 0.1s 01:38:06 01:38:06 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:38:06 #8 DONE 0.0s 01:38:06 01:38:06 1 warning found (use --debug to expand): 01:38:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 01:38:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 01:38:06 #1 [internal] load build definition from Dockerfile 01:38:06 #1 transferring dockerfile: 161B done 01:38:06 #1 DONE 0.0s 01:38:06 01:38:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 01:38:06 #2 DONE 0.0s 01:38:06 01:38:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 01:38:06 #3 DONE 0.0s 01:38:06 01:38:06 #4 [internal] load .dockerignore 01:38:06 #4 transferring context: 2B done 01:38:06 #4 DONE 0.0s 01:38:06 01:38:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 01:38:06 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 0.0s done 01:38:06 #5 CACHED 01:38:06 01:38:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 01:38:06 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:404b40dc8feb5660ebce2a79c78d51bb40dd53ffca43b8d132b923cd2599e6a9 0.0s done 01:38:06 #6 CACHED 01:38:06 01:38:06 #7 exporting to image 01:38:06 #7 exporting layers done 01:38:06 #7 exporting manifest sha256:840744c3c34914ff444733ea94e1275db97611324869ec46e59f8218675aca96 done 01:38:06 #7 exporting config sha256:1dc78672d796e1cb23b2aac8ec4640bafcd27d712a87c8967f820b973f346b29 done 01:38:06 #7 exporting manifest sha256:343c928abc311cade96cd2b45aae11a764e71b393dd4db4155b89c3bee6e29e2 done 01:38:06 #7 exporting config sha256:291d52df348460e1742dc9e52d0a94cab9947ac93c437090682df5efdd02097c done 01:38:06 #7 exporting manifest list sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 done 01:38:06 #7 pushing layers 0.0s done 01:38:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 01:38:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:4a0b53828915f8016a88616340e127a1b2259369f6016e0d590ad56edaee9051 0.1s done 01:38:06 #7 DONE 0.1s 01:38:06 01:38:06 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:38:06 #8 DONE 0.0s 01:38:06 01:38:06 1 warning found (use --debug to expand): 01:38:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:06 #1 [internal] load build definition from Dockerfile 01:38:06 #1 transferring dockerfile: 216B done 01:38:06 #1 DONE 0.0s 01:38:06 01:38:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 01:38:06 #2 DONE 0.1s 01:38:06 01:38:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 01:38:06 #3 DONE 0.1s 01:38:06 01:38:06 #4 [internal] load .dockerignore 01:38:06 #4 transferring context: 2B done 01:38:06 #4 DONE 0.0s 01:38:07 01:38:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 01:38:07 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 01:38:07 #5 ... 01:38:07 01:38:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 01:38:07 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 0.0s done 01:38:07 #6 DONE 0.1s 01:38:07 01:38:07 #7 exporting to image 01:38:07 #7 exporting layers done 01:38:07 #7 exporting manifest sha256:f364e85c50dde7545441ec0e90896bea5906e35b64c8a77b01e56b6c27b7b58e done 01:38:07 #7 exporting config sha256:a7049c3e1d3b6e8d2c1dd4a28163403694c40127a4585e309f09adf8d2014782 done 01:38:07 #7 exporting manifest sha256:1b98f9157395f40f8add402e0e6f5ea50540260040e16166dc309f6d1250e231 0.0s done 01:38:07 #7 exporting config sha256:4debeea3ad5c1204845e60c8d1fa3ad18b6804f4371935ec72cadc8d4c2ab831 done 01:38:07 #7 exporting manifest list sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a 01:38:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:07 #7 ... 01:38:07 01:38:07 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:07 #8 DONE 0.0s 01:38:07 01:38:07 #7 exporting to image 01:38:07 #7 exporting manifest list sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a 0.0s done 01:38:07 #7 pushing layers 0.1s done 01:38:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a 01:38:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a 0.1s done 01:38:07 #7 DONE 0.2s 01:38:07 01:38:07 1 warning found (use --debug to expand): 01:38:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 01:38:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 01:38:07 #1 [internal] load build definition from Dockerfile 01:38:07 #1 transferring dockerfile: 182B done 01:38:07 #1 DONE 0.0s 01:38:07 01:38:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:38:07 #2 DONE 0.0s 01:38:07 01:38:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:38:07 #3 DONE 0.0s 01:38:07 01:38:07 #4 [internal] load .dockerignore 01:38:07 #4 transferring context: 2B done 01:38:07 #4 DONE 0.0s 01:38:07 01:38:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 01:38:07 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 0.0s done 01:38:07 #5 DONE 0.0s 01:38:07 01:38:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 01:38:07 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 0.0s done 01:38:07 #6 CACHED 01:38:07 01:38:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 01:38:07 #5 CACHED 01:38:07 01:38:07 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:07 #7 DONE 0.0s 01:38:07 01:38:07 #8 exporting to image 01:38:07 #8 exporting layers done 01:38:07 #8 exporting manifest sha256:f364e85c50dde7545441ec0e90896bea5906e35b64c8a77b01e56b6c27b7b58e done 01:38:07 #8 exporting config sha256:a7049c3e1d3b6e8d2c1dd4a28163403694c40127a4585e309f09adf8d2014782 done 01:38:07 #8 exporting manifest sha256:1b98f9157395f40f8add402e0e6f5ea50540260040e16166dc309f6d1250e231 done 01:38:07 #8 exporting config sha256:4debeea3ad5c1204845e60c8d1fa3ad18b6804f4371935ec72cadc8d4c2ab831 done 01:38:07 #8 exporting manifest list sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a done 01:38:07 #8 pushing layers 0.0s done 01:38:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a 0.1s done 01:38:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:07 #8 DONE 0.1s 01:38:07 01:38:07 1 warning found (use --debug to expand): 01:38:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107' 01:38:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107 --push - 01:38:08 #1 [internal] load build definition from Dockerfile 01:38:08 #1 transferring dockerfile: 189B done 01:38:08 #1 DONE 0.0s 01:38:08 01:38:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107 01:38:08 #2 DONE 0.0s 01:38:08 01:38:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107 01:38:08 #3 DONE 0.0s 01:38:08 01:38:08 #4 [internal] load .dockerignore 01:38:08 #4 transferring context: 2B done 01:38:08 #4 DONE 0.0s 01:38:08 01:38:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 01:38:08 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 0.0s done 01:38:08 #5 CACHED 01:38:08 01:38:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 01:38:08 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 0.0s done 01:38:08 #6 CACHED 01:38:08 01:38:08 #7 exporting to image 01:38:08 #7 exporting layers 01:38:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:08 #7 exporting layers done 01:38:08 #7 exporting manifest sha256:f364e85c50dde7545441ec0e90896bea5906e35b64c8a77b01e56b6c27b7b58e done 01:38:08 #7 exporting config sha256:a7049c3e1d3b6e8d2c1dd4a28163403694c40127a4585e309f09adf8d2014782 done 01:38:08 #7 exporting manifest sha256:1b98f9157395f40f8add402e0e6f5ea50540260040e16166dc309f6d1250e231 done 01:38:08 #7 exporting config sha256:4debeea3ad5c1204845e60c8d1fa3ad18b6804f4371935ec72cadc8d4c2ab831 done 01:38:08 #7 exporting manifest list sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a done 01:38:08 #7 pushing layers 0.0s done 01:38:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.107@sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a 0.1s done 01:38:08 #7 DONE 0.1s 01:38:08 01:38:08 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:08 #8 DONE 0.0s 01:38:08 01:38:08 1 warning found (use --debug to expand): 01:38:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:09 #1 [internal] load build definition from Dockerfile 01:38:09 #1 transferring dockerfile: 230B done 01:38:09 #1 DONE 0.0s 01:38:09 01:38:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:09 #2 DONE 0.0s 01:38:09 01:38:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:09 #3 DONE 0.0s 01:38:09 01:38:09 #4 [internal] load .dockerignore 01:38:09 #4 transferring context: 2B done 01:38:09 #4 DONE 0.0s 01:38:09 01:38:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 01:38:09 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 0.0s done 01:38:09 #5 CACHED 01:38:09 01:38:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 01:38:09 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 0.0s done 01:38:09 #6 CACHED 01:38:09 01:38:09 #7 exporting to image 01:38:09 #7 exporting layers done 01:38:09 #7 exporting manifest sha256:f364e85c50dde7545441ec0e90896bea5906e35b64c8a77b01e56b6c27b7b58e done 01:38:09 #7 exporting config sha256:a7049c3e1d3b6e8d2c1dd4a28163403694c40127a4585e309f09adf8d2014782 done 01:38:09 #7 exporting manifest sha256:1b98f9157395f40f8add402e0e6f5ea50540260040e16166dc309f6d1250e231 done 01:38:09 #7 exporting config sha256:4debeea3ad5c1204845e60c8d1fa3ad18b6804f4371935ec72cadc8d4c2ab831 done 01:38:09 #7 exporting manifest list sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a done 01:38:09 #7 pushing layers 0.0s done 01:38:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a 01:38:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a 0.1s done 01:38:09 #7 DONE 0.1s 01:38:09 01:38:09 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:09 #8 DONE 0.0s 01:38:09 01:38:09 1 warning found (use --debug to expand): 01:38:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 01:38:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 01:38:09 #1 [internal] load build definition from Dockerfile 01:38:09 #1 transferring dockerfile: 180B done 01:38:09 #1 DONE 0.0s 01:38:09 01:38:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:38:09 #2 DONE 0.0s 01:38:09 01:38:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:38:09 #3 DONE 0.0s 01:38:09 01:38:09 #4 [internal] load .dockerignore 01:38:09 #4 transferring context: 2B done 01:38:09 #4 DONE 0.0s 01:38:09 01:38:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 01:38:09 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 0.0s done 01:38:09 #5 CACHED 01:38:09 01:38:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 01:38:09 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5483fa7da7798dadb612b665ee773fc96222bb78c0f0176b0e27164ce26e62a7 0.0s done 01:38:09 #6 CACHED 01:38:09 01:38:09 #7 exporting to image 01:38:09 #7 exporting layers done 01:38:09 #7 exporting manifest sha256:f364e85c50dde7545441ec0e90896bea5906e35b64c8a77b01e56b6c27b7b58e done 01:38:09 #7 exporting config sha256:a7049c3e1d3b6e8d2c1dd4a28163403694c40127a4585e309f09adf8d2014782 done 01:38:09 #7 exporting manifest sha256:1b98f9157395f40f8add402e0e6f5ea50540260040e16166dc309f6d1250e231 done 01:38:09 #7 exporting config sha256:4debeea3ad5c1204845e60c8d1fa3ad18b6804f4371935ec72cadc8d4c2ab831 done 01:38:09 #7 exporting manifest list sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a done 01:38:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:09 #7 DONE 0.0s 01:38:09 01:38:09 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:09 #8 DONE 0.0s 01:38:09 01:38:09 #7 exporting to image 01:38:09 #7 pushing layers 0.0s done 01:38:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:b8e54bc96fc577b0ca18bfb0af9f3ffb031c55a13924d83dfa237479303e978a 0.1s done 01:38:09 #7 DONE 0.1s 01:38:09 01:38:09 1 warning found (use --debug to expand): 01:38:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:09 #1 [internal] load build definition from Dockerfile 01:38:09 #1 transferring dockerfile: 194B done 01:38:09 #1 DONE 0.0s 01:38:09 01:38:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39 01:38:09 #2 DONE 0.0s 01:38:09 01:38:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39 01:38:09 #3 DONE 0.0s 01:38:09 01:38:09 #4 [internal] load .dockerignore 01:38:09 #4 transferring context: 2B done 01:38:09 #4 DONE 0.0s 01:38:09 01:38:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 01:38:09 #5 resolve nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 01:38:10 #5 resolve nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 0.0s done 01:38:10 #5 DONE 0.1s 01:38:10 01:38:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 01:38:10 #6 resolve nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 0.0s done 01:38:10 #6 DONE 0.0s 01:38:10 01:38:10 #7 exporting to image 01:38:10 #7 exporting layers done 01:38:10 #7 exporting manifest sha256:5d29a54b4d67e20c24dbc1d5cb0ddf3f210f3078deff1c83169961cc55211ae9 0.0s done 01:38:10 #7 exporting config sha256:16773cb52d08bd703089ab6a78cce31b80ca658930170da66fd1bba3010f8c31 done 01:38:10 #7 exporting manifest sha256:74813eadd2ea76c169650b96f2b5189886a05da65628f94e39f3ec48e1ca32ab 0.0s done 01:38:10 #7 exporting config sha256:b31b41ee1fb54e5f996268685d86a71da91f14b403d36f214c7642059e54f23a 01:38:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:10 #7 ... 01:38:10 01:38:10 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:38:10 #8 DONE 0.0s 01:38:10 01:38:10 #7 exporting to image 01:38:10 #7 exporting config sha256:b31b41ee1fb54e5f996268685d86a71da91f14b403d36f214c7642059e54f23a 0.0s done 01:38:10 #7 exporting manifest list sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 0.0s done 01:38:10 #7 pushing layers 0.1s done 01:38:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39@sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 01:38:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39@sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 0.1s done 01:38:10 #7 DONE 0.2s 01:38:10 01:38:10 1 warning found (use --debug to expand): 01:38:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 01:38:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 01:38:10 #1 [internal] load build definition from Dockerfile 01:38:10 #1 transferring dockerfile: 160B done 01:38:10 #1 DONE 0.0s 01:38:10 01:38:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 01:38:10 #2 DONE 0.0s 01:38:10 01:38:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 01:38:10 #3 DONE 0.0s 01:38:10 01:38:10 #4 [internal] load .dockerignore 01:38:10 #4 transferring context: 2B done 01:38:10 #4 DONE 0.0s 01:38:10 01:38:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 01:38:10 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 0.0s done 01:38:10 #5 CACHED 01:38:10 01:38:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 01:38:10 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 0.0s done 01:38:10 #6 CACHED 01:38:10 01:38:10 #7 exporting to image 01:38:10 #7 exporting layers done 01:38:10 #7 exporting manifest sha256:5d29a54b4d67e20c24dbc1d5cb0ddf3f210f3078deff1c83169961cc55211ae9 done 01:38:10 #7 exporting config sha256:16773cb52d08bd703089ab6a78cce31b80ca658930170da66fd1bba3010f8c31 done 01:38:10 #7 exporting manifest sha256:74813eadd2ea76c169650b96f2b5189886a05da65628f94e39f3ec48e1ca32ab done 01:38:10 #7 exporting config sha256:b31b41ee1fb54e5f996268685d86a71da91f14b403d36f214c7642059e54f23a done 01:38:10 #7 exporting manifest list sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 done 01:38:10 #7 pushing layers 01:38:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:10 #7 pushing layers 0.0s done 01:38:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 0.1s done 01:38:10 #7 DONE 0.1s 01:38:10 01:38:10 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:38:10 #8 DONE 0.0s 01:38:10 01:38:10 1 warning found (use --debug to expand): 01:38:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107 --push - 01:38:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107' 01:38:11 #1 [internal] load build definition from Dockerfile 01:38:11 #1 transferring dockerfile: 167B done 01:38:11 #1 DONE 0.0s 01:38:11 01:38:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107 01:38:11 #2 DONE 0.0s 01:38:11 01:38:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107 01:38:11 #3 DONE 0.0s 01:38:11 01:38:11 #4 [internal] load .dockerignore 01:38:11 #4 transferring context: 2B done 01:38:11 #4 DONE 0.0s 01:38:11 01:38:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 01:38:11 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 done 01:38:11 #5 CACHED 01:38:11 01:38:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 01:38:11 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 done 01:38:11 #6 CACHED 01:38:11 01:38:11 #7 exporting to image 01:38:11 #7 exporting layers done 01:38:11 #7 exporting manifest sha256:5d29a54b4d67e20c24dbc1d5cb0ddf3f210f3078deff1c83169961cc55211ae9 done 01:38:11 #7 exporting config sha256:16773cb52d08bd703089ab6a78cce31b80ca658930170da66fd1bba3010f8c31 done 01:38:11 #7 exporting manifest sha256:74813eadd2ea76c169650b96f2b5189886a05da65628f94e39f3ec48e1ca32ab done 01:38:11 #7 exporting config sha256:b31b41ee1fb54e5f996268685d86a71da91f14b403d36f214c7642059e54f23a done 01:38:11 #7 exporting manifest list sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 done 01:38:11 #7 pushing layers 0.0s done 01:38:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107@sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 01:38:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.107@sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 0.1s done 01:38:11 #7 DONE 0.1s 01:38:11 01:38:11 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:38:11 #8 DONE 0.0s 01:38:11 01:38:11 1 warning found (use --debug to expand): 01:38:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:11 #1 [internal] load build definition from Dockerfile 01:38:11 #1 transferring dockerfile: 208B done 01:38:11 #1 DONE 0.0s 01:38:11 01:38:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:11 #2 DONE 0.0s 01:38:11 01:38:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:11 #3 DONE 0.0s 01:38:11 01:38:11 #4 [internal] load .dockerignore 01:38:11 #4 transferring context: 2B done 01:38:11 #4 DONE 0.0s 01:38:11 01:38:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 01:38:11 #5 resolve nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 0.0s done 01:38:11 #5 CACHED 01:38:11 01:38:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 01:38:11 #6 resolve nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 0.0s done 01:38:11 #6 CACHED 01:38:11 01:38:11 #7 exporting to image 01:38:11 #7 exporting layers done 01:38:11 #7 exporting manifest sha256:5d29a54b4d67e20c24dbc1d5cb0ddf3f210f3078deff1c83169961cc55211ae9 done 01:38:11 #7 exporting config sha256:16773cb52d08bd703089ab6a78cce31b80ca658930170da66fd1bba3010f8c31 done 01:38:11 #7 exporting manifest sha256:74813eadd2ea76c169650b96f2b5189886a05da65628f94e39f3ec48e1ca32ab done 01:38:11 #7 exporting config sha256:b31b41ee1fb54e5f996268685d86a71da91f14b403d36f214c7642059e54f23a done 01:38:11 #7 exporting manifest list sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 01:38:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:12 #7 exporting manifest list sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 done 01:38:12 #7 pushing layers 0.0s done 01:38:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 0.1s done 01:38:12 #7 DONE 0.1s 01:38:12 01:38:12 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:38:12 #8 DONE 0.0s 01:38:12 01:38:12 1 warning found (use --debug to expand): 01:38:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 01:38:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 01:38:12 #1 [internal] load build definition from Dockerfile 01:38:12 #1 transferring dockerfile: 158B done 01:38:12 #1 DONE 0.0s 01:38:12 01:38:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 01:38:12 #2 DONE 0.0s 01:38:12 01:38:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 01:38:12 #3 DONE 0.0s 01:38:12 01:38:12 #4 [internal] load .dockerignore 01:38:12 #4 transferring context: 2B done 01:38:12 #4 DONE 0.0s 01:38:12 01:38:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 01:38:12 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 done 01:38:12 #5 CACHED 01:38:12 01:38:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 01:38:12 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e173f80d39918230c62e6cee9a9b1e0948e5ec904a7dd179727cea91756dab79 0.0s done 01:38:12 #6 CACHED 01:38:12 01:38:12 #7 exporting to image 01:38:12 #7 exporting layers done 01:38:12 #7 exporting manifest sha256:5d29a54b4d67e20c24dbc1d5cb0ddf3f210f3078deff1c83169961cc55211ae9 done 01:38:12 #7 exporting config sha256:16773cb52d08bd703089ab6a78cce31b80ca658930170da66fd1bba3010f8c31 done 01:38:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:12 #7 exporting manifest sha256:74813eadd2ea76c169650b96f2b5189886a05da65628f94e39f3ec48e1ca32ab done 01:38:12 #7 exporting config sha256:b31b41ee1fb54e5f996268685d86a71da91f14b403d36f214c7642059e54f23a done 01:38:12 #7 exporting manifest list sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 done 01:38:12 #7 pushing layers 0.0s done 01:38:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:6621935ec494249a0a42e3308ac71f3b3b15ca5bb4cf7994a834bbcb19b15c54 0.1s done 01:38:12 #7 DONE 0.1s 01:38:12 01:38:12 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:38:12 #8 DONE 0.0s 01:38:12 01:38:12 1 warning found (use --debug to expand): 01:38:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:12 #1 [internal] load build definition from Dockerfile 01:38:12 #1 transferring dockerfile: 196B done 01:38:12 #1 DONE 0.0s 01:38:12 01:38:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39 01:38:12 #2 DONE 0.0s 01:38:12 01:38:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39 01:38:12 #3 DONE 0.0s 01:38:12 01:38:12 #4 [internal] load .dockerignore 01:38:12 #4 transferring context: 2B done 01:38:12 #4 DONE 0.0s 01:38:12 01:38:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 01:38:12 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 01:38:13 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 done 01:38:13 #5 DONE 0.0s 01:38:13 01:38:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 01:38:13 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 0.0s done 01:38:13 #6 DONE 0.1s 01:38:13 01:38:13 #7 exporting to image 01:38:13 #7 exporting layers done 01:38:13 #7 exporting manifest sha256:904d3b52a282921c3502de0bf20307cc2729014b9a09a7940017bbefb47057e0 done 01:38:13 #7 exporting config sha256:c2904782d14d4ac946e843467897e58bc2addd67c0a98dd4670f75bbf48ba740 done 01:38:13 #7 exporting manifest sha256:7b730e3c8d29bb495858366a6bfb1076f5cd2b64a404106a3ee71ddd45558778 0.0s done 01:38:13 #7 exporting config sha256:c75e74b05a8606dd529ebf4751c6d033e62a246efd7f3fe4749f9f659c743ec6 done 01:38:13 #7 exporting manifest list sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 done 01:38:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:13 #7 DONE 0.0s 01:38:13 01:38:13 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:13 #8 DONE 0.0s 01:38:13 01:38:13 #7 exporting to image 01:38:13 #7 pushing layers 0.1s done 01:38:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 01:38:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 0.1s done 01:38:13 #7 DONE 0.2s 01:38:13 01:38:13 1 warning found (use --debug to expand): 01:38:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 01:38:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 01:38:13 #1 [internal] load build definition from Dockerfile 01:38:13 #1 transferring dockerfile: 162B done 01:38:13 #1 DONE 0.0s 01:38:13 01:38:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 01:38:13 #2 DONE 0.0s 01:38:13 01:38:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 01:38:13 #3 DONE 0.0s 01:38:13 01:38:13 #4 [internal] load .dockerignore 01:38:13 #4 transferring context: 2B done 01:38:13 #4 DONE 0.0s 01:38:13 01:38:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 01:38:13 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 0.0s done 01:38:13 #5 CACHED 01:38:13 01:38:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 01:38:13 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 0.0s done 01:38:13 #6 CACHED 01:38:13 01:38:13 #7 exporting to image 01:38:13 #7 exporting layers done 01:38:13 #7 exporting manifest sha256:904d3b52a282921c3502de0bf20307cc2729014b9a09a7940017bbefb47057e0 done 01:38:13 #7 exporting config sha256:c2904782d14d4ac946e843467897e58bc2addd67c0a98dd4670f75bbf48ba740 done 01:38:13 #7 exporting manifest sha256:7b730e3c8d29bb495858366a6bfb1076f5cd2b64a404106a3ee71ddd45558778 done 01:38:13 #7 exporting config sha256:c75e74b05a8606dd529ebf4751c6d033e62a246efd7f3fe4749f9f659c743ec6 done 01:38:13 #7 exporting manifest list sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 done 01:38:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:13 #7 DONE 0.0s 01:38:14 01:38:14 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:14 #8 DONE 0.0s 01:38:14 01:38:14 #7 exporting to image 01:38:14 #7 pushing layers 0.0s done 01:38:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 0.1s done 01:38:14 #7 DONE 0.1s 01:38:14 01:38:14 1 warning found (use --debug to expand): 01:38:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107' 01:38:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107 --push - 01:38:14 #1 [internal] load build definition from Dockerfile 01:38:14 #1 transferring dockerfile: 169B done 01:38:14 #1 DONE 0.0s 01:38:14 01:38:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107 01:38:14 #2 DONE 0.0s 01:38:14 01:38:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107 01:38:14 #3 DONE 0.0s 01:38:14 01:38:14 #4 [internal] load .dockerignore 01:38:14 #4 transferring context: 2B done 01:38:14 #4 DONE 0.0s 01:38:14 01:38:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 01:38:14 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 done 01:38:14 #5 CACHED 01:38:14 01:38:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 01:38:14 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 0.0s done 01:38:14 #6 CACHED 01:38:14 01:38:14 #7 exporting to image 01:38:14 #7 exporting layers done 01:38:14 #7 exporting manifest sha256:904d3b52a282921c3502de0bf20307cc2729014b9a09a7940017bbefb47057e0 done 01:38:14 #7 exporting config sha256:c2904782d14d4ac946e843467897e58bc2addd67c0a98dd4670f75bbf48ba740 done 01:38:14 #7 exporting manifest sha256:7b730e3c8d29bb495858366a6bfb1076f5cd2b64a404106a3ee71ddd45558778 done 01:38:14 #7 exporting config sha256:c75e74b05a8606dd529ebf4751c6d033e62a246efd7f3fe4749f9f659c743ec6 done 01:38:14 #7 exporting manifest list sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 done 01:38:14 #7 pushing layers 0.0s done 01:38:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107@sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 01:38:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.107@sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 0.1s done 01:38:14 #7 DONE 0.1s 01:38:14 01:38:14 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:14 #8 DONE 0.0s 01:38:14 01:38:14 1 warning found (use --debug to expand): 01:38:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:14 #1 [internal] load build definition from Dockerfile 01:38:14 #1 transferring dockerfile: 210B done 01:38:14 #1 DONE 0.0s 01:38:14 01:38:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:14 #2 DONE 0.0s 01:38:14 01:38:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:14 #3 DONE 0.0s 01:38:14 01:38:14 #4 [internal] load .dockerignore 01:38:14 #4 transferring context: 2B done 01:38:14 #4 DONE 0.0s 01:38:14 01:38:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 01:38:14 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 0.0s done 01:38:14 #5 CACHED 01:38:14 01:38:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 01:38:14 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 0.0s done 01:38:14 #6 CACHED 01:38:14 01:38:14 #7 exporting to image 01:38:14 #7 exporting layers done 01:38:14 #7 exporting manifest sha256:904d3b52a282921c3502de0bf20307cc2729014b9a09a7940017bbefb47057e0 done 01:38:14 #7 exporting config sha256:c2904782d14d4ac946e843467897e58bc2addd67c0a98dd4670f75bbf48ba740 done 01:38:14 #7 exporting manifest sha256:7b730e3c8d29bb495858366a6bfb1076f5cd2b64a404106a3ee71ddd45558778 done 01:38:14 #7 exporting config sha256:c75e74b05a8606dd529ebf4751c6d033e62a246efd7f3fe4749f9f659c743ec6 done 01:38:14 #7 exporting manifest list sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 done 01:38:14 #7 pushing layers 0.0s done 01:38:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 01:38:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 0.1s done 01:38:15 #7 DONE 0.1s 01:38:15 01:38:15 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:15 #8 DONE 0.0s 01:38:15 01:38:15 1 warning found (use --debug to expand): 01:38:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 01:38:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 01:38:15 #1 [internal] load build definition from Dockerfile 01:38:15 #1 transferring dockerfile: 160B done 01:38:15 #1 DONE 0.0s 01:38:15 01:38:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 01:38:15 #2 DONE 0.0s 01:38:15 01:38:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 01:38:15 #3 DONE 0.0s 01:38:15 01:38:15 #4 [internal] load .dockerignore 01:38:15 #4 transferring context: 2B done 01:38:15 #4 DONE 0.0s 01:38:15 01:38:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 01:38:15 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 0.0s done 01:38:15 #5 CACHED 01:38:15 01:38:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 01:38:15 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1bf593961642df3888a2a8de570faa4871494049545fd0f106bc7ef36348f9d3 done 01:38:15 #6 CACHED 01:38:15 01:38:15 #7 exporting to image 01:38:15 #7 exporting layers done 01:38:15 #7 exporting manifest sha256:904d3b52a282921c3502de0bf20307cc2729014b9a09a7940017bbefb47057e0 done 01:38:15 #7 exporting config sha256:c2904782d14d4ac946e843467897e58bc2addd67c0a98dd4670f75bbf48ba740 done 01:38:15 #7 exporting manifest sha256:7b730e3c8d29bb495858366a6bfb1076f5cd2b64a404106a3ee71ddd45558778 done 01:38:15 #7 exporting config sha256:c75e74b05a8606dd529ebf4751c6d033e62a246efd7f3fe4749f9f659c743ec6 done 01:38:15 #7 exporting manifest list sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 done 01:38:15 #7 pushing layers 0.0s done 01:38:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 01:38:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:751de48f3081de3175419a4d32f75eabd4cf8c39fd58a1b1423996857caa6a09 0.1s done 01:38:15 #7 DONE 0.1s 01:38:15 01:38:15 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:15 #8 DONE 0.0s 01:38:15 01:38:15 1 warning found (use --debug to expand): 01:38:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:15 #1 [internal] load build definition from Dockerfile 01:38:15 #1 transferring dockerfile: 198B done 01:38:15 #1 DONE 0.0s 01:38:15 01:38:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39 01:38:15 #2 DONE 0.0s 01:38:15 01:38:15 #3 [internal] load .dockerignore 01:38:15 #3 transferring context: 2B done 01:38:15 #3 DONE 0.0s 01:38:15 01:38:15 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39 01:38:15 #4 DONE 0.1s 01:38:15 01:38:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 01:38:15 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 01:38:16 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 0.0s done 01:38:16 #5 DONE 0.0s 01:38:16 01:38:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 01:38:16 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 0.0s done 01:38:16 #6 DONE 0.1s 01:38:16 01:38:16 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:38:16 #7 DONE 0.0s 01:38:16 01:38:16 #8 exporting to image 01:38:16 #8 exporting layers done 01:38:16 #8 exporting manifest sha256:29e8cbf0fb32f62af08d9d3cb539e966086d5e592b5e091f7d252f29804df5a3 done 01:38:16 #8 exporting config sha256:3f0c4c092b270214f8703cd4938b8edfb031e7ad63ea72b85cd3aa96a93c52c1 done 01:38:16 #8 exporting manifest sha256:97666bf2f47314b5582f8465f1333542e1e3b060666e7dc62f06b5f892de0fb4 done 01:38:16 #8 exporting config sha256:380888da5d16c1fbd1d4b4ab79e11a0430151cd4b6c6dd12384f40e65c41b195 done 01:38:16 #8 exporting manifest list sha256:7167d33f66e7b099f023492679d77f16cfb98f63691691c884191215fb4aed3d done 01:38:16 #8 pushing layers 0.1s done 01:38:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39@sha256:7167d33f66e7b099f023492679d77f16cfb98f63691691c884191215fb4aed3d 0.1s done 01:38:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:16 #8 DONE 0.2s 01:38:16 01:38:16 1 warning found (use --debug to expand): 01:38:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 01:38:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 01:38:16 #1 [internal] load build definition from Dockerfile 01:38:16 #1 transferring dockerfile: 164B done 01:38:16 #1 DONE 0.0s 01:38:16 01:38:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 01:38:16 #2 DONE 0.0s 01:38:16 01:38:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 01:38:16 #3 DONE 0.0s 01:38:16 01:38:16 #4 [internal] load .dockerignore 01:38:16 #4 transferring context: 2B done 01:38:16 #4 DONE 0.0s 01:38:16 01:38:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 01:38:16 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 0.0s done 01:38:16 #5 CACHED 01:38:16 01:38:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 01:38:16 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 0.0s done 01:38:16 #6 CACHED 01:38:16 01:38:16 #7 exporting to image 01:38:16 #7 exporting layers 01:38:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:17 #7 exporting layers done 01:38:17 #7 exporting manifest sha256:29e8cbf0fb32f62af08d9d3cb539e966086d5e592b5e091f7d252f29804df5a3 done 01:38:17 #7 exporting config sha256:3f0c4c092b270214f8703cd4938b8edfb031e7ad63ea72b85cd3aa96a93c52c1 done 01:38:17 #7 exporting manifest sha256:97666bf2f47314b5582f8465f1333542e1e3b060666e7dc62f06b5f892de0fb4 done 01:38:17 #7 exporting config sha256:380888da5d16c1fbd1d4b4ab79e11a0430151cd4b6c6dd12384f40e65c41b195 done 01:38:17 #7 exporting manifest list sha256:7167d33f66e7b099f023492679d77f16cfb98f63691691c884191215fb4aed3d done 01:38:17 #7 pushing layers 0.0s done 01:38:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:7167d33f66e7b099f023492679d77f16cfb98f63691691c884191215fb4aed3d 0.1s done 01:38:17 #7 DONE 0.1s 01:38:17 01:38:17 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:38:17 #8 DONE 0.0s 01:38:17 01:38:17 1 warning found (use --debug to expand): 01:38:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107 --push - 01:38:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107' 01:38:17 #1 [internal] load build definition from Dockerfile 01:38:17 #1 transferring dockerfile: 171B done 01:38:17 #1 DONE 0.0s 01:38:17 01:38:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107 01:38:17 #2 DONE 0.0s 01:38:17 01:38:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107 01:38:17 #3 DONE 0.0s 01:38:17 01:38:17 #4 [internal] load .dockerignore 01:38:17 #4 transferring context: 2B done 01:38:17 #4 DONE 0.0s 01:38:17 01:38:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 01:38:17 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 0.0s done 01:38:17 #5 CACHED 01:38:17 01:38:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 01:38:17 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 0.0s done 01:38:17 #6 CACHED 01:38:17 01:38:17 #7 exporting to image 01:38:17 #7 exporting layers done 01:38:17 #7 exporting manifest sha256:29e8cbf0fb32f62af08d9d3cb539e966086d5e592b5e091f7d252f29804df5a3 done 01:38:17 #7 exporting config sha256:3f0c4c092b270214f8703cd4938b8edfb031e7ad63ea72b85cd3aa96a93c52c1 done 01:38:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:17 #7 exporting manifest sha256:97666bf2f47314b5582f8465f1333542e1e3b060666e7dc62f06b5f892de0fb4 done 01:38:17 #7 exporting config sha256:380888da5d16c1fbd1d4b4ab79e11a0430151cd4b6c6dd12384f40e65c41b195 done 01:38:17 #7 exporting manifest list sha256:7167d33f66e7b099f023492679d77f16cfb98f63691691c884191215fb4aed3d done 01:38:17 #7 pushing layers 0.0s done 01:38:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.107@sha256:7167d33f66e7b099f023492679d77f16cfb98f63691691c884191215fb4aed3d 0.1s done 01:38:17 #7 DONE 0.1s 01:38:17 01:38:17 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:38:17 #8 DONE 0.0s 01:38:17 01:38:17 1 warning found (use --debug to expand): 01:38:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:18 #1 [internal] load build definition from Dockerfile 01:38:18 #1 transferring dockerfile: 212B done 01:38:18 #1 DONE 0.0s 01:38:18 01:38:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:18 #2 DONE 0.0s 01:38:18 01:38:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:18 #3 DONE 0.0s 01:38:18 01:38:18 #4 [internal] load .dockerignore 01:38:18 #4 transferring context: 2B done 01:38:18 #4 DONE 0.0s 01:38:18 01:38:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 01:38:18 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c done 01:38:18 #5 CACHED 01:38:18 01:38:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 01:38:18 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 0.0s done 01:38:18 #6 CACHED 01:38:18 01:38:18 #7 exporting to image 01:38:18 #7 exporting layers done 01:38:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:18 #7 exporting manifest sha256:29e8cbf0fb32f62af08d9d3cb539e966086d5e592b5e091f7d252f29804df5a3 done 01:38:18 #7 exporting config sha256:3f0c4c092b270214f8703cd4938b8edfb031e7ad63ea72b85cd3aa96a93c52c1 done 01:38:18 #7 exporting manifest sha256:97666bf2f47314b5582f8465f1333542e1e3b060666e7dc62f06b5f892de0fb4 done 01:38:18 #7 exporting config sha256:380888da5d16c1fbd1d4b4ab79e11a0430151cd4b6c6dd12384f40e65c41b195 done 01:38:18 #7 exporting manifest list sha256:7167d33f66e7b099f023492679d77f16cfb98f63691691c884191215fb4aed3d done 01:38:18 #7 pushing layers 0.0s done 01:38:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:7167d33f66e7b099f023492679d77f16cfb98f63691691c884191215fb4aed3d 0.1s done 01:38:18 #7 DONE 0.1s 01:38:18 01:38:18 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:38:18 #8 DONE 0.0s 01:38:18 01:38:18 1 warning found (use --debug to expand): 01:38:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 01:38:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 01:38:18 #1 [internal] load build definition from Dockerfile 01:38:18 #1 transferring dockerfile: 162B done 01:38:18 #1 DONE 0.0s 01:38:18 01:38:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 01:38:18 #2 DONE 0.0s 01:38:18 01:38:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 01:38:18 #3 DONE 0.0s 01:38:18 01:38:18 #4 [internal] load .dockerignore 01:38:18 #4 transferring context: 2B done 01:38:18 #4 DONE 0.0s 01:38:18 01:38:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 01:38:18 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 0.0s done 01:38:18 #5 CACHED 01:38:18 01:38:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 01:38:18 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1274bc3069629765f7e8cbececa5454698d8c5f15836e3db0285b32cf35d1b5c 0.0s done 01:38:18 #6 CACHED 01:38:18 01:38:18 #7 exporting to image 01:38:18 #7 exporting layers done 01:38:18 #7 exporting manifest sha256:29e8cbf0fb32f62af08d9d3cb539e966086d5e592b5e091f7d252f29804df5a3 done 01:38:18 #7 exporting config sha256:3f0c4c092b270214f8703cd4938b8edfb031e7ad63ea72b85cd3aa96a93c52c1 done 01:38:18 #7 exporting manifest sha256:97666bf2f47314b5582f8465f1333542e1e3b060666e7dc62f06b5f892de0fb4 done 01:38:18 #7 exporting config sha256:380888da5d16c1fbd1d4b4ab79e11a0430151cd4b6c6dd12384f40e65c41b195 done 01:38:18 #7 exporting manifest list sha256:7167d33f66e7b099f023492679d77f16cfb98f63691691c884191215fb4aed3d done 01:38:18 #7 pushing layers 0.0s done 01:38:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:7167d33f66e7b099f023492679d77f16cfb98f63691691c884191215fb4aed3d 01:38:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:7167d33f66e7b099f023492679d77f16cfb98f63691691c884191215fb4aed3d 0.1s done 01:38:18 #7 DONE 0.1s 01:38:18 01:38:18 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:38:18 #8 DONE 0.0s 01:38:18 01:38:18 1 warning found (use --debug to expand): 01:38:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:18 #1 [internal] load build definition from Dockerfile 01:38:18 #1 transferring dockerfile: 206B done 01:38:18 #1 DONE 0.0s 01:38:18 01:38:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 01:38:18 #2 DONE 0.0s 01:38:18 01:38:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39 01:38:18 #3 DONE 0.0s 01:38:18 01:38:18 #4 [internal] load .dockerignore 01:38:18 #4 transferring context: 2B done 01:38:18 #4 DONE 0.0s 01:38:19 01:38:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 01:38:19 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 0.0s done 01:38:19 #5 DONE 0.0s 01:38:19 01:38:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 01:38:19 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 done 01:38:19 #6 DONE 0.1s 01:38:19 01:38:19 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:19 #7 DONE 0.0s 01:38:19 01:38:19 #8 exporting to image 01:38:19 #8 exporting layers done 01:38:19 #8 exporting manifest sha256:bc7597c4a0780519654bf9ad8b5f9c27f14b5a73c3c6eb311a3c0f6d3312f086 done 01:38:19 #8 exporting config sha256:18f925e56db2aec492908e58eff4ffbea9ae007590ad8d5eb760d689ae35237c done 01:38:19 #8 exporting manifest sha256:c32c8cd3a210b46e7c46accd90bedea92b5cfb739304828f33ad6f89542edce3 done 01:38:19 #8 exporting config sha256:a4109b350e1cecc95b9e25aff136486007223845f6efdf657df4f974c0f21d39 done 01:38:19 #8 exporting manifest list sha256:9c7d9474cc50747bb82f4741a891bc13e5f62c5b10d31f42b8b8261092b76a94 done 01:38:19 #8 pushing layers 0.1s done 01:38:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:9c7d9474cc50747bb82f4741a891bc13e5f62c5b10d31f42b8b8261092b76a94 01:38:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39@sha256:9c7d9474cc50747bb82f4741a891bc13e5f62c5b10d31f42b8b8261092b76a94 0.1s done 01:38:19 #8 DONE 0.2s 01:38:19 01:38:19 1 warning found (use --debug to expand): 01:38:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 01:38:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 01:38:19 #1 [internal] load build definition from Dockerfile 01:38:19 #1 transferring dockerfile: 172B done 01:38:19 #1 DONE 0.0s 01:38:19 01:38:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:38:19 #2 DONE 0.0s 01:38:19 01:38:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:38:19 #3 DONE 0.0s 01:38:19 01:38:19 #4 [internal] load .dockerignore 01:38:19 #4 transferring context: 2B done 01:38:19 #4 DONE 0.0s 01:38:19 01:38:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 01:38:19 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 0.0s done 01:38:19 #5 CACHED 01:38:19 01:38:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 01:38:19 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 0.0s done 01:38:19 #6 CACHED 01:38:19 01:38:19 #7 exporting to image 01:38:19 #7 exporting layers 01:38:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:20 #7 exporting layers done 01:38:20 #7 exporting manifest sha256:bc7597c4a0780519654bf9ad8b5f9c27f14b5a73c3c6eb311a3c0f6d3312f086 done 01:38:20 #7 exporting config sha256:18f925e56db2aec492908e58eff4ffbea9ae007590ad8d5eb760d689ae35237c done 01:38:20 #7 exporting manifest sha256:c32c8cd3a210b46e7c46accd90bedea92b5cfb739304828f33ad6f89542edce3 done 01:38:20 #7 exporting config sha256:a4109b350e1cecc95b9e25aff136486007223845f6efdf657df4f974c0f21d39 done 01:38:20 #7 exporting manifest list sha256:9c7d9474cc50747bb82f4741a891bc13e5f62c5b10d31f42b8b8261092b76a94 done 01:38:20 #7 pushing layers 0.0s done 01:38:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9c7d9474cc50747bb82f4741a891bc13e5f62c5b10d31f42b8b8261092b76a94 0.1s done 01:38:20 #7 DONE 0.1s 01:38:20 01:38:20 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:20 #8 DONE 0.0s 01:38:20 01:38:20 1 warning found (use --debug to expand): 01:38:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107' 01:38:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107 --push - 01:38:20 #1 [internal] load build definition from Dockerfile 01:38:20 #1 transferring dockerfile: 179B done 01:38:20 #1 DONE 0.0s 01:38:20 01:38:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107 01:38:20 #2 DONE 0.0s 01:38:20 01:38:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107 01:38:20 #3 DONE 0.0s 01:38:20 01:38:20 #4 [internal] load .dockerignore 01:38:20 #4 transferring context: 2B done 01:38:20 #4 DONE 0.0s 01:38:20 01:38:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 01:38:20 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 0.0s done 01:38:20 #5 CACHED 01:38:20 01:38:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 01:38:20 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 0.0s done 01:38:20 #6 CACHED 01:38:20 01:38:20 #7 exporting to image 01:38:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:20 #7 exporting layers done 01:38:20 #7 exporting manifest sha256:bc7597c4a0780519654bf9ad8b5f9c27f14b5a73c3c6eb311a3c0f6d3312f086 done 01:38:20 #7 exporting config sha256:18f925e56db2aec492908e58eff4ffbea9ae007590ad8d5eb760d689ae35237c done 01:38:20 #7 exporting manifest sha256:c32c8cd3a210b46e7c46accd90bedea92b5cfb739304828f33ad6f89542edce3 done 01:38:20 #7 exporting config sha256:a4109b350e1cecc95b9e25aff136486007223845f6efdf657df4f974c0f21d39 done 01:38:20 #7 exporting manifest list sha256:9c7d9474cc50747bb82f4741a891bc13e5f62c5b10d31f42b8b8261092b76a94 done 01:38:20 #7 pushing layers 0.0s done 01:38:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.107@sha256:9c7d9474cc50747bb82f4741a891bc13e5f62c5b10d31f42b8b8261092b76a94 0.1s done 01:38:20 #7 DONE 0.1s 01:38:20 01:38:20 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:20 #8 DONE 0.0s 01:38:20 01:38:20 1 warning found (use --debug to expand): 01:38:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:20 #1 [internal] load build definition from Dockerfile 01:38:20 #1 transferring dockerfile: 220B done 01:38:20 #1 DONE 0.0s 01:38:20 01:38:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:20 #2 DONE 0.0s 01:38:20 01:38:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:20 #3 DONE 0.0s 01:38:20 01:38:20 #4 [internal] load .dockerignore 01:38:20 #4 transferring context: 2B done 01:38:20 #4 DONE 0.0s 01:38:20 01:38:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 01:38:20 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 0.0s done 01:38:20 #5 CACHED 01:38:20 01:38:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 01:38:20 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 0.0s done 01:38:20 #6 CACHED 01:38:20 01:38:20 #7 exporting to image 01:38:20 #7 exporting layers 01:38:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:21 #7 exporting layers done 01:38:21 #7 exporting manifest sha256:bc7597c4a0780519654bf9ad8b5f9c27f14b5a73c3c6eb311a3c0f6d3312f086 done 01:38:21 #7 exporting config sha256:18f925e56db2aec492908e58eff4ffbea9ae007590ad8d5eb760d689ae35237c done 01:38:21 #7 exporting manifest sha256:c32c8cd3a210b46e7c46accd90bedea92b5cfb739304828f33ad6f89542edce3 done 01:38:21 #7 exporting config sha256:a4109b350e1cecc95b9e25aff136486007223845f6efdf657df4f974c0f21d39 done 01:38:21 #7 exporting manifest list sha256:9c7d9474cc50747bb82f4741a891bc13e5f62c5b10d31f42b8b8261092b76a94 done 01:38:21 #7 pushing layers 0.0s done 01:38:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:9c7d9474cc50747bb82f4741a891bc13e5f62c5b10d31f42b8b8261092b76a94 0.1s done 01:38:21 #7 DONE 0.1s 01:38:21 01:38:21 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:21 #8 DONE 0.0s 01:38:21 01:38:21 1 warning found (use --debug to expand): 01:38:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 01:38:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 01:38:21 #1 [internal] load build definition from Dockerfile 01:38:21 #1 transferring dockerfile: 170B done 01:38:21 #1 DONE 0.0s 01:38:21 01:38:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:38:21 #2 DONE 0.0s 01:38:21 01:38:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:38:21 #3 DONE 0.0s 01:38:21 01:38:21 #4 [internal] load .dockerignore 01:38:21 #4 transferring context: 2B done 01:38:21 #4 DONE 0.0s 01:38:21 01:38:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 01:38:21 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 0.0s done 01:38:21 #5 CACHED 01:38:21 01:38:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 01:38:21 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 0.0s done 01:38:21 #6 DONE 0.0s 01:38:21 01:38:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f80af54d509fc938936bad6e633c715bd5298941826adda4f6aa7114d3f91286 01:38:21 #6 CACHED 01:38:21 01:38:21 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:38:21 #7 DONE 0.0s 01:38:21 01:38:21 #8 exporting to image 01:38:21 #8 exporting layers done 01:38:21 #8 exporting manifest sha256:bc7597c4a0780519654bf9ad8b5f9c27f14b5a73c3c6eb311a3c0f6d3312f086 done 01:38:21 #8 exporting config sha256:18f925e56db2aec492908e58eff4ffbea9ae007590ad8d5eb760d689ae35237c done 01:38:21 #8 exporting manifest sha256:c32c8cd3a210b46e7c46accd90bedea92b5cfb739304828f33ad6f89542edce3 done 01:38:21 #8 exporting config sha256:a4109b350e1cecc95b9e25aff136486007223845f6efdf657df4f974c0f21d39 done 01:38:21 #8 exporting manifest list sha256:9c7d9474cc50747bb82f4741a891bc13e5f62c5b10d31f42b8b8261092b76a94 done 01:38:21 #8 pushing layers 0.0s done 01:38:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9c7d9474cc50747bb82f4741a891bc13e5f62c5b10d31f42b8b8261092b76a94 0.1s done 01:38:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:21 #8 DONE 0.1s 01:38:21 01:38:21 1 warning found (use --debug to expand): 01:38:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:22 #1 [internal] load build definition from Dockerfile 01:38:22 #1 transferring dockerfile: 204B done 01:38:22 #1 DONE 0.0s 01:38:22 01:38:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39 01:38:22 #2 DONE 0.0s 01:38:22 01:38:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39 01:38:22 #3 DONE 0.1s 01:38:22 01:38:22 #4 [internal] load .dockerignore 01:38:22 #4 transferring context: 2B done 01:38:22 #4 DONE 0.0s 01:38:22 01:38:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 01:38:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 01:38:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 0.0s done 01:38:22 #5 DONE 0.1s 01:38:22 01:38:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 01:38:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 0.0s done 01:38:22 #6 DONE 0.0s 01:38:22 01:38:22 #7 exporting to image 01:38:22 #7 exporting layers done 01:38:22 #7 exporting manifest sha256:58a004c8919e1621a2861ef8d0842304e3fc90432689e42341fcc4c0e7ec2211 done 01:38:22 #7 exporting config sha256:2ed42372f0f5769147534c56d297591e7e1767f0eba4eed29a6a92a7c92cc230 done 01:38:22 #7 exporting manifest sha256:0d61d4395931db03258f2784173542a53efaf6310223dbb97094f7968ec74336 done 01:38:22 #7 exporting config sha256:4a82e60f8507ee4baf2abfbcd05385f1b45daeb695a0fa4533069aad86ee88a2 done 01:38:22 #7 exporting manifest list sha256:5a75caf114e305fbb62136b9ed0c18401ee73ad36723d29b090cef098998776c done 01:38:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:22 #7 DONE 0.0s 01:38:22 01:38:22 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:38:22 #8 DONE 0.0s 01:38:22 01:38:22 #7 exporting to image 01:38:22 #7 pushing layers 0.1s done 01:38:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39@sha256:5a75caf114e305fbb62136b9ed0c18401ee73ad36723d29b090cef098998776c 01:38:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39@sha256:5a75caf114e305fbb62136b9ed0c18401ee73ad36723d29b090cef098998776c 0.1s done 01:38:22 #7 DONE 0.2s 01:38:22 01:38:22 1 warning found (use --debug to expand): 01:38:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 01:38:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 01:38:23 #1 [internal] load build definition from Dockerfile 01:38:23 #1 transferring dockerfile: 170B done 01:38:23 #1 DONE 0.0s 01:38:23 01:38:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:38:23 #2 DONE 0.0s 01:38:23 01:38:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:38:23 #3 DONE 0.0s 01:38:23 01:38:23 #4 [internal] load .dockerignore 01:38:23 #4 transferring context: 2B done 01:38:23 #4 DONE 0.0s 01:38:23 01:38:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 01:38:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 0.0s done 01:38:23 #5 CACHED 01:38:23 01:38:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 01:38:23 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 0.0s done 01:38:23 #6 CACHED 01:38:23 01:38:23 #7 exporting to image 01:38:23 #7 exporting layers done 01:38:23 #7 exporting manifest sha256:58a004c8919e1621a2861ef8d0842304e3fc90432689e42341fcc4c0e7ec2211 done 01:38:23 #7 exporting config sha256:2ed42372f0f5769147534c56d297591e7e1767f0eba4eed29a6a92a7c92cc230 done 01:38:23 #7 exporting manifest sha256:0d61d4395931db03258f2784173542a53efaf6310223dbb97094f7968ec74336 01:38:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:23 #7 exporting manifest sha256:0d61d4395931db03258f2784173542a53efaf6310223dbb97094f7968ec74336 done 01:38:23 #7 exporting config sha256:4a82e60f8507ee4baf2abfbcd05385f1b45daeb695a0fa4533069aad86ee88a2 done 01:38:23 #7 exporting manifest list sha256:5a75caf114e305fbb62136b9ed0c18401ee73ad36723d29b090cef098998776c done 01:38:23 #7 pushing layers 0.0s done 01:38:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5a75caf114e305fbb62136b9ed0c18401ee73ad36723d29b090cef098998776c 0.1s done 01:38:23 #7 DONE 0.1s 01:38:23 01:38:23 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:38:23 #8 DONE 0.0s 01:38:23 01:38:23 1 warning found (use --debug to expand): 01:38:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107 --push - 01:38:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107' 01:38:23 #1 [internal] load build definition from Dockerfile 01:38:23 #1 transferring dockerfile: 177B done 01:38:23 #1 DONE 0.0s 01:38:23 01:38:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107 01:38:23 #2 DONE 0.0s 01:38:23 01:38:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107 01:38:23 #3 DONE 0.0s 01:38:23 01:38:23 #4 [internal] load .dockerignore 01:38:23 #4 transferring context: 2B done 01:38:23 #4 DONE 0.0s 01:38:23 01:38:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 01:38:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 0.0s done 01:38:23 #5 CACHED 01:38:23 01:38:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 01:38:23 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 0.0s done 01:38:23 #6 CACHED 01:38:23 01:38:23 #7 exporting to image 01:38:23 #7 exporting layers done 01:38:23 #7 exporting manifest sha256:58a004c8919e1621a2861ef8d0842304e3fc90432689e42341fcc4c0e7ec2211 done 01:38:23 #7 exporting config sha256:2ed42372f0f5769147534c56d297591e7e1767f0eba4eed29a6a92a7c92cc230 done 01:38:23 #7 exporting manifest sha256:0d61d4395931db03258f2784173542a53efaf6310223dbb97094f7968ec74336 done 01:38:23 #7 exporting config sha256:4a82e60f8507ee4baf2abfbcd05385f1b45daeb695a0fa4533069aad86ee88a2 done 01:38:23 #7 exporting manifest list sha256:5a75caf114e305fbb62136b9ed0c18401ee73ad36723d29b090cef098998776c done 01:38:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:23 #7 DONE 0.0s 01:38:23 01:38:23 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:38:23 #8 DONE 0.0s 01:38:23 01:38:23 #7 exporting to image 01:38:23 #7 pushing layers 0.0s done 01:38:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.107@sha256:5a75caf114e305fbb62136b9ed0c18401ee73ad36723d29b090cef098998776c 0.1s done 01:38:23 #7 DONE 0.1s 01:38:23 01:38:23 1 warning found (use --debug to expand): 01:38:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:24 #1 [internal] load build definition from Dockerfile 01:38:24 #1 transferring dockerfile: 218B done 01:38:24 #1 DONE 0.0s 01:38:24 01:38:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:24 #2 DONE 0.0s 01:38:24 01:38:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:24 #3 DONE 0.0s 01:38:24 01:38:24 #4 [internal] load .dockerignore 01:38:24 #4 transferring context: 2B done 01:38:24 #4 DONE 0.0s 01:38:24 01:38:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 01:38:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 0.0s done 01:38:24 #5 CACHED 01:38:24 01:38:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 01:38:24 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 0.0s done 01:38:24 #6 CACHED 01:38:24 01:38:24 #7 exporting to image 01:38:24 #7 exporting layers done 01:38:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:24 #7 exporting manifest sha256:58a004c8919e1621a2861ef8d0842304e3fc90432689e42341fcc4c0e7ec2211 done 01:38:24 #7 exporting config sha256:2ed42372f0f5769147534c56d297591e7e1767f0eba4eed29a6a92a7c92cc230 done 01:38:24 #7 exporting manifest sha256:0d61d4395931db03258f2784173542a53efaf6310223dbb97094f7968ec74336 done 01:38:24 #7 exporting config sha256:4a82e60f8507ee4baf2abfbcd05385f1b45daeb695a0fa4533069aad86ee88a2 done 01:38:24 #7 exporting manifest list sha256:5a75caf114e305fbb62136b9ed0c18401ee73ad36723d29b090cef098998776c done 01:38:24 #7 pushing layers 0.0s done 01:38:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:5a75caf114e305fbb62136b9ed0c18401ee73ad36723d29b090cef098998776c 0.1s done 01:38:24 #7 DONE 0.1s 01:38:24 01:38:24 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:38:24 #8 DONE 0.0s 01:38:24 01:38:24 1 warning found (use --debug to expand): 01:38:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 01:38:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 01:38:24 #1 [internal] load build definition from Dockerfile 01:38:24 #1 transferring dockerfile: 168B done 01:38:24 #1 DONE 0.0s 01:38:24 01:38:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:38:24 #2 DONE 0.0s 01:38:24 01:38:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:38:24 #3 DONE 0.0s 01:38:24 01:38:24 #4 [internal] load .dockerignore 01:38:24 #4 transferring context: 2B done 01:38:24 #4 DONE 0.0s 01:38:24 01:38:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 01:38:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 done 01:38:24 #5 DONE 0.0s 01:38:24 01:38:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 01:38:24 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 0.0s done 01:38:24 #6 CACHED 01:38:24 01:38:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:53096ab7e07ffda9a8fbbd6dcd280056fd321ed55dab87267a8528778c892742 01:38:24 #5 CACHED 01:38:24 01:38:24 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:38:24 #7 DONE 0.0s 01:38:24 01:38:24 #8 exporting to image 01:38:24 #8 exporting layers done 01:38:24 #8 exporting manifest sha256:58a004c8919e1621a2861ef8d0842304e3fc90432689e42341fcc4c0e7ec2211 done 01:38:24 #8 exporting config sha256:2ed42372f0f5769147534c56d297591e7e1767f0eba4eed29a6a92a7c92cc230 done 01:38:24 #8 exporting manifest sha256:0d61d4395931db03258f2784173542a53efaf6310223dbb97094f7968ec74336 done 01:38:24 #8 exporting config sha256:4a82e60f8507ee4baf2abfbcd05385f1b45daeb695a0fa4533069aad86ee88a2 done 01:38:24 #8 exporting manifest list sha256:5a75caf114e305fbb62136b9ed0c18401ee73ad36723d29b090cef098998776c done 01:38:24 #8 pushing layers 0.0s done 01:38:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5a75caf114e305fbb62136b9ed0c18401ee73ad36723d29b090cef098998776c 0.1s done 01:38:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:24 #8 DONE 0.1s 01:38:24 01:38:24 1 warning found (use --debug to expand): 01:38:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:25 #1 [internal] load build definition from Dockerfile 01:38:25 #1 transferring dockerfile: 205B done 01:38:25 #1 DONE 0.0s 01:38:25 01:38:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39 01:38:25 #2 DONE 0.0s 01:38:25 01:38:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39 01:38:25 #3 DONE 0.0s 01:38:25 01:38:25 #4 [internal] load .dockerignore 01:38:25 #4 transferring context: 2B done 01:38:25 #4 DONE 0.0s 01:38:25 01:38:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 01:38:25 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 0.0s done 01:38:25 #5 DONE 0.0s 01:38:25 01:38:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 01:38:25 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 0.0s done 01:38:25 #6 DONE 0.0s 01:38:25 01:38:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 01:38:25 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 0.0s done 01:38:25 #5 DONE 0.1s 01:38:25 01:38:25 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:38:25 #7 DONE 0.0s 01:38:25 01:38:25 #8 exporting to image 01:38:25 #8 exporting layers done 01:38:25 #8 exporting manifest sha256:d80d542159b501f6811109299c5c9b1a321d975102651bfe170300f0fd4dab8a done 01:38:25 #8 exporting config sha256:a402474d2761d803970cd0f8640bf90f294c58e87eee4c8471be4d46423c7a7c done 01:38:25 #8 exporting manifest sha256:92b960f36617953763826d3d2dd9d02e5ae55afdc1298b4dc190abe7f42bfe7b done 01:38:25 #8 exporting config sha256:226a318b182f9df2066b1362281d483f522ab5f355944415b034946aaf456e92 done 01:38:25 #8 exporting manifest list sha256:6765701af78538cc323550b54bcbf70bde66a2da84e03e87dbb1f2b251bc63d3 done 01:38:25 #8 pushing layers 0.1s done 01:38:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:6765701af78538cc323550b54bcbf70bde66a2da84e03e87dbb1f2b251bc63d3 01:38:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:6765701af78538cc323550b54bcbf70bde66a2da84e03e87dbb1f2b251bc63d3 0.1s done 01:38:25 #8 DONE 0.2s 01:38:25 01:38:25 1 warning found (use --debug to expand): 01:38:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 01:38:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 01:38:26 #1 [internal] load build definition from Dockerfile 01:38:26 #1 transferring dockerfile: 171B 0.0s done 01:38:26 #1 DONE 0.0s 01:38:26 01:38:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:38:26 #2 DONE 0.0s 01:38:26 01:38:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:38:26 #3 DONE 0.0s 01:38:26 01:38:26 #4 [internal] load .dockerignore 01:38:26 #4 transferring context: 2B done 01:38:26 #4 DONE 0.0s 01:38:26 01:38:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 01:38:26 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 0.0s done 01:38:26 #5 DONE 0.0s 01:38:26 01:38:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 01:38:26 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 0.0s done 01:38:26 #6 CACHED 01:38:26 01:38:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 01:38:26 #5 CACHED 01:38:26 01:38:26 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:38:26 #7 DONE 0.0s 01:38:26 01:38:26 #8 exporting to image 01:38:26 #8 exporting layers done 01:38:26 #8 exporting manifest sha256:d80d542159b501f6811109299c5c9b1a321d975102651bfe170300f0fd4dab8a done 01:38:26 #8 exporting config sha256:a402474d2761d803970cd0f8640bf90f294c58e87eee4c8471be4d46423c7a7c done 01:38:26 #8 exporting manifest sha256:92b960f36617953763826d3d2dd9d02e5ae55afdc1298b4dc190abe7f42bfe7b done 01:38:26 #8 exporting config sha256:226a318b182f9df2066b1362281d483f522ab5f355944415b034946aaf456e92 done 01:38:26 #8 exporting manifest list sha256:6765701af78538cc323550b54bcbf70bde66a2da84e03e87dbb1f2b251bc63d3 done 01:38:26 #8 pushing layers 0.0s done 01:38:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:6765701af78538cc323550b54bcbf70bde66a2da84e03e87dbb1f2b251bc63d3 0.1s done 01:38:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:26 #8 DONE 0.1s 01:38:26 01:38:26 1 warning found (use --debug to expand): 01:38:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107 --push - 01:38:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107' 01:38:26 #1 [internal] load build definition from Dockerfile 01:38:26 #1 transferring dockerfile: 178B done 01:38:26 #1 DONE 0.0s 01:38:26 01:38:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107 01:38:26 #2 DONE 0.0s 01:38:26 01:38:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107 01:38:26 #3 DONE 0.0s 01:38:26 01:38:26 #4 [internal] load .dockerignore 01:38:26 #4 transferring context: 2B done 01:38:26 #4 DONE 0.0s 01:38:26 01:38:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 01:38:26 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb done 01:38:26 #5 CACHED 01:38:26 01:38:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 01:38:26 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb done 01:38:26 #6 CACHED 01:38:26 01:38:26 #7 exporting to image 01:38:26 #7 exporting layers done 01:38:26 #7 exporting manifest sha256:d80d542159b501f6811109299c5c9b1a321d975102651bfe170300f0fd4dab8a done 01:38:26 #7 exporting config sha256:a402474d2761d803970cd0f8640bf90f294c58e87eee4c8471be4d46423c7a7c done 01:38:26 #7 exporting manifest sha256:92b960f36617953763826d3d2dd9d02e5ae55afdc1298b4dc190abe7f42bfe7b done 01:38:26 #7 exporting config sha256:226a318b182f9df2066b1362281d483f522ab5f355944415b034946aaf456e92 done 01:38:26 #7 exporting manifest list sha256:6765701af78538cc323550b54bcbf70bde66a2da84e03e87dbb1f2b251bc63d3 done 01:38:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:26 #7 DONE 0.0s 01:38:26 01:38:26 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:38:26 #8 DONE 0.0s 01:38:26 01:38:26 #7 exporting to image 01:38:26 #7 pushing layers 0.0s done 01:38:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.107@sha256:6765701af78538cc323550b54bcbf70bde66a2da84e03e87dbb1f2b251bc63d3 0.1s done 01:38:26 #7 DONE 0.1s 01:38:26 01:38:26 1 warning found (use --debug to expand): 01:38:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:27 #1 [internal] load build definition from Dockerfile 01:38:27 #1 transferring dockerfile: 219B done 01:38:27 #1 DONE 0.0s 01:38:27 01:38:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:27 #2 DONE 0.0s 01:38:27 01:38:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:27 #3 DONE 0.0s 01:38:27 01:38:27 #4 [internal] load .dockerignore 01:38:27 #4 transferring context: 2B done 01:38:27 #4 DONE 0.0s 01:38:27 01:38:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 01:38:27 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 0.0s done 01:38:27 #5 CACHED 01:38:27 01:38:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 01:38:27 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 0.0s done 01:38:27 #6 CACHED 01:38:27 01:38:27 #7 exporting to image 01:38:27 #7 exporting layers done 01:38:27 #7 exporting manifest sha256:d80d542159b501f6811109299c5c9b1a321d975102651bfe170300f0fd4dab8a done 01:38:27 #7 exporting config sha256:a402474d2761d803970cd0f8640bf90f294c58e87eee4c8471be4d46423c7a7c done 01:38:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:27 #7 exporting manifest sha256:92b960f36617953763826d3d2dd9d02e5ae55afdc1298b4dc190abe7f42bfe7b done 01:38:27 #7 exporting config sha256:226a318b182f9df2066b1362281d483f522ab5f355944415b034946aaf456e92 done 01:38:27 #7 exporting manifest list sha256:6765701af78538cc323550b54bcbf70bde66a2da84e03e87dbb1f2b251bc63d3 done 01:38:27 #7 pushing layers 0.0s done 01:38:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:6765701af78538cc323550b54bcbf70bde66a2da84e03e87dbb1f2b251bc63d3 0.1s done 01:38:27 #7 DONE 0.1s 01:38:27 01:38:27 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:38:27 #8 DONE 0.0s 01:38:27 01:38:27 1 warning found (use --debug to expand): 01:38:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 01:38:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 01:38:27 #1 [internal] load build definition from Dockerfile 01:38:27 #1 transferring dockerfile: 169B done 01:38:27 #1 DONE 0.0s 01:38:27 01:38:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:38:27 #2 DONE 0.0s 01:38:27 01:38:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:38:27 #3 DONE 0.0s 01:38:27 01:38:27 #4 [internal] load .dockerignore 01:38:27 #4 transferring context: 2B done 01:38:27 #4 DONE 0.0s 01:38:27 01:38:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 01:38:27 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 0.0s done 01:38:27 #5 CACHED 01:38:27 01:38:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 01:38:27 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4611da6a830808ba07744e4b2e75e00ddada432d26234eac848ed6148cd8a4eb 0.0s done 01:38:27 #6 CACHED 01:38:27 01:38:27 #7 exporting to image 01:38:27 #7 exporting layers done 01:38:27 #7 exporting manifest sha256:d80d542159b501f6811109299c5c9b1a321d975102651bfe170300f0fd4dab8a 01:38:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:27 #7 exporting manifest sha256:d80d542159b501f6811109299c5c9b1a321d975102651bfe170300f0fd4dab8a 0.0s done 01:38:27 #7 exporting config sha256:a402474d2761d803970cd0f8640bf90f294c58e87eee4c8471be4d46423c7a7c done 01:38:27 #7 exporting manifest sha256:92b960f36617953763826d3d2dd9d02e5ae55afdc1298b4dc190abe7f42bfe7b done 01:38:27 #7 exporting config sha256:226a318b182f9df2066b1362281d483f522ab5f355944415b034946aaf456e92 done 01:38:27 #7 exporting manifest list sha256:6765701af78538cc323550b54bcbf70bde66a2da84e03e87dbb1f2b251bc63d3 done 01:38:27 #7 pushing layers 0.0s done 01:38:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:6765701af78538cc323550b54bcbf70bde66a2da84e03e87dbb1f2b251bc63d3 0.1s done 01:38:27 #7 DONE 0.1s 01:38:27 01:38:27 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:38:27 #8 DONE 0.0s 01:38:27 01:38:27 1 warning found (use --debug to expand): 01:38:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:28 #1 [internal] load build definition from Dockerfile 01:38:28 #1 transferring dockerfile: 211B done 01:38:28 #1 DONE 0.0s 01:38:28 01:38:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39 01:38:28 #2 DONE 0.0s 01:38:28 01:38:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39 01:38:28 #3 DONE 0.1s 01:38:28 01:38:28 #4 [internal] load .dockerignore 01:38:28 #4 transferring context: 2B done 01:38:28 #4 DONE 0.0s 01:38:28 01:38:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 01:38:28 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 0.0s done 01:38:28 #5 DONE 0.0s 01:38:28 01:38:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 01:38:28 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 done 01:38:28 #6 DONE 0.1s 01:38:28 01:38:28 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:38:28 #7 DONE 0.0s 01:38:28 01:38:28 #8 exporting to image 01:38:28 #8 exporting layers done 01:38:28 #8 exporting manifest sha256:75df77856ef6c0b95bc8cbb33b837a560548e0c56bf02c142d2304cab40fefda done 01:38:28 #8 exporting config sha256:1bd3190cc1fde05d73d40c9c22e8997728418349b1699b98fad1986068d35c14 done 01:38:28 #8 exporting manifest sha256:c968a1964bb2570ab9e04e76c7cb04f206c8f3d949dd8faa7a7f7bc39e259ff9 done 01:38:28 #8 exporting config sha256:7ab27724d1aaba715d275dc8ecaf774231e647d22c501cb927c4b1f05c3e002a done 01:38:28 #8 exporting manifest list sha256:2fe8a3524d7767f5e61b7c98250e9d1e4c77bf6ae9160cc54733933525308c7a done 01:38:28 #8 pushing layers 0.1s done 01:38:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:2fe8a3524d7767f5e61b7c98250e9d1e4c77bf6ae9160cc54733933525308c7a 01:38:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39@sha256:2fe8a3524d7767f5e61b7c98250e9d1e4c77bf6ae9160cc54733933525308c7a 0.1s done 01:38:28 #8 DONE 0.2s 01:38:28 01:38:28 1 warning found (use --debug to expand): 01:38:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 01:38:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 01:38:28 #1 [internal] load build definition from Dockerfile 01:38:28 #1 transferring dockerfile: 177B done 01:38:28 #1 DONE 0.0s 01:38:28 01:38:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:38:28 #2 DONE 0.0s 01:38:28 01:38:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:38:28 #3 DONE 0.0s 01:38:28 01:38:28 #4 [internal] load .dockerignore 01:38:28 #4 transferring context: 2B done 01:38:28 #4 DONE 0.0s 01:38:28 01:38:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 01:38:28 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 0.0s done 01:38:28 #5 CACHED 01:38:28 01:38:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 01:38:28 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 0.0s done 01:38:28 #6 DONE 0.0s 01:38:29 01:38:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 01:38:29 #6 CACHED 01:38:29 01:38:29 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:38:29 #7 DONE 0.0s 01:38:29 01:38:29 #8 exporting to image 01:38:29 #8 exporting layers done 01:38:29 #8 exporting manifest sha256:75df77856ef6c0b95bc8cbb33b837a560548e0c56bf02c142d2304cab40fefda done 01:38:29 #8 exporting config sha256:1bd3190cc1fde05d73d40c9c22e8997728418349b1699b98fad1986068d35c14 done 01:38:29 #8 exporting manifest sha256:c968a1964bb2570ab9e04e76c7cb04f206c8f3d949dd8faa7a7f7bc39e259ff9 done 01:38:29 #8 exporting config sha256:7ab27724d1aaba715d275dc8ecaf774231e647d22c501cb927c4b1f05c3e002a done 01:38:29 #8 exporting manifest list sha256:2fe8a3524d7767f5e61b7c98250e9d1e4c77bf6ae9160cc54733933525308c7a done 01:38:29 #8 pushing layers 0.0s done 01:38:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:2fe8a3524d7767f5e61b7c98250e9d1e4c77bf6ae9160cc54733933525308c7a 0.1s done 01:38:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:29 #8 DONE 0.1s 01:38:29 01:38:29 1 warning found (use --debug to expand): 01:38:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107 --push - 01:38:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107' 01:38:29 #1 [internal] load build definition from Dockerfile 01:38:29 #1 transferring dockerfile: 184B done 01:38:29 #1 DONE 0.0s 01:38:29 01:38:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107 01:38:29 #2 DONE 0.0s 01:38:29 01:38:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107 01:38:29 #3 DONE 0.0s 01:38:29 01:38:29 #4 [internal] load .dockerignore 01:38:29 #4 transferring context: 2B done 01:38:29 #4 DONE 0.0s 01:38:29 01:38:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 01:38:29 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 0.0s done 01:38:29 #5 CACHED 01:38:29 01:38:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 01:38:29 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 0.0s done 01:38:29 #6 CACHED 01:38:29 01:38:29 #7 exporting to image 01:38:29 #7 exporting layers done 01:38:29 #7 exporting manifest sha256:75df77856ef6c0b95bc8cbb33b837a560548e0c56bf02c142d2304cab40fefda done 01:38:29 #7 exporting config sha256:1bd3190cc1fde05d73d40c9c22e8997728418349b1699b98fad1986068d35c14 01:38:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:29 #7 exporting config sha256:1bd3190cc1fde05d73d40c9c22e8997728418349b1699b98fad1986068d35c14 done 01:38:29 #7 exporting manifest sha256:c968a1964bb2570ab9e04e76c7cb04f206c8f3d949dd8faa7a7f7bc39e259ff9 done 01:38:29 #7 exporting config sha256:7ab27724d1aaba715d275dc8ecaf774231e647d22c501cb927c4b1f05c3e002a 0.0s done 01:38:29 #7 exporting manifest list sha256:2fe8a3524d7767f5e61b7c98250e9d1e4c77bf6ae9160cc54733933525308c7a done 01:38:29 #7 pushing layers 0.0s done 01:38:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.107@sha256:2fe8a3524d7767f5e61b7c98250e9d1e4c77bf6ae9160cc54733933525308c7a 0.1s done 01:38:29 #7 DONE 0.1s 01:38:29 01:38:29 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:38:29 #8 DONE 0.0s 01:38:29 01:38:29 1 warning found (use --debug to expand): 01:38:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:30 #1 [internal] load build definition from Dockerfile 01:38:30 #1 transferring dockerfile: 225B done 01:38:30 #1 DONE 0.0s 01:38:30 01:38:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:30 #2 DONE 0.0s 01:38:30 01:38:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:30 #3 DONE 0.0s 01:38:30 01:38:30 #4 [internal] load .dockerignore 01:38:30 #4 transferring context: 2B done 01:38:30 #4 DONE 0.0s 01:38:30 01:38:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 01:38:30 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 0.0s done 01:38:30 #5 CACHED 01:38:30 01:38:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 01:38:30 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 0.0s done 01:38:30 #6 CACHED 01:38:30 01:38:30 #7 exporting to image 01:38:30 #7 exporting layers done 01:38:30 #7 exporting manifest sha256:75df77856ef6c0b95bc8cbb33b837a560548e0c56bf02c142d2304cab40fefda done 01:38:30 #7 exporting config sha256:1bd3190cc1fde05d73d40c9c22e8997728418349b1699b98fad1986068d35c14 done 01:38:30 #7 exporting manifest sha256:c968a1964bb2570ab9e04e76c7cb04f206c8f3d949dd8faa7a7f7bc39e259ff9 done 01:38:30 #7 exporting config sha256:7ab27724d1aaba715d275dc8ecaf774231e647d22c501cb927c4b1f05c3e002a done 01:38:30 #7 exporting manifest list sha256:2fe8a3524d7767f5e61b7c98250e9d1e4c77bf6ae9160cc54733933525308c7a done 01:38:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:30 #7 DONE 0.0s 01:38:30 01:38:30 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:38:30 #8 DONE 0.0s 01:38:30 01:38:30 #7 exporting to image 01:38:30 #7 pushing layers 0.0s done 01:38:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:2fe8a3524d7767f5e61b7c98250e9d1e4c77bf6ae9160cc54733933525308c7a 0.1s done 01:38:30 #7 DONE 0.1s 01:38:30 01:38:30 1 warning found (use --debug to expand): 01:38:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 01:38:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 01:38:30 #1 [internal] load build definition from Dockerfile 01:38:30 #1 transferring dockerfile: 175B done 01:38:30 #1 DONE 0.1s 01:38:30 01:38:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:38:30 #2 DONE 0.0s 01:38:30 01:38:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:38:30 #3 DONE 0.0s 01:38:30 01:38:30 #4 [internal] load .dockerignore 01:38:30 #4 transferring context: 2B done 01:38:30 #4 DONE 0.0s 01:38:30 01:38:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 01:38:30 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 done 01:38:30 #5 CACHED 01:38:30 01:38:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 01:38:30 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6850942b92f8a9940ef3419493149f4567f10e272b6e89e81d26e1e0392f2606 done 01:38:30 #6 CACHED 01:38:30 01:38:30 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:38:30 #7 DONE 0.0s 01:38:30 01:38:30 #8 exporting to image 01:38:30 #8 exporting layers done 01:38:30 #8 exporting manifest sha256:75df77856ef6c0b95bc8cbb33b837a560548e0c56bf02c142d2304cab40fefda done 01:38:30 #8 exporting config sha256:1bd3190cc1fde05d73d40c9c22e8997728418349b1699b98fad1986068d35c14 done 01:38:30 #8 exporting manifest sha256:c968a1964bb2570ab9e04e76c7cb04f206c8f3d949dd8faa7a7f7bc39e259ff9 done 01:38:30 #8 exporting config sha256:7ab27724d1aaba715d275dc8ecaf774231e647d22c501cb927c4b1f05c3e002a done 01:38:30 #8 exporting manifest list sha256:2fe8a3524d7767f5e61b7c98250e9d1e4c77bf6ae9160cc54733933525308c7a done 01:38:30 #8 pushing layers 0.0s done 01:38:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:2fe8a3524d7767f5e61b7c98250e9d1e4c77bf6ae9160cc54733933525308c7a 0.1s done 01:38:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:30 #8 DONE 0.1s 01:38:30 01:38:30 1 warning found (use --debug to expand): 01:38:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:31 #1 [internal] load build definition from Dockerfile 01:38:31 #1 transferring dockerfile: 215B done 01:38:31 #1 DONE 0.0s 01:38:31 01:38:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39 01:38:31 #2 DONE 0.0s 01:38:31 01:38:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39 01:38:31 #3 DONE 0.0s 01:38:31 01:38:31 #4 [internal] load .dockerignore 01:38:31 #4 transferring context: 2B done 01:38:31 #4 DONE 0.0s 01:38:31 01:38:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 01:38:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 0.0s done 01:38:31 #5 DONE 0.0s 01:38:31 01:38:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 01:38:31 #6 DONE 0.0s 01:38:31 01:38:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 01:38:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 0.0s done 01:38:31 #5 DONE 0.1s 01:38:31 01:38:31 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:38:31 #7 DONE 0.0s 01:38:31 01:38:31 #8 exporting to image 01:38:31 #8 exporting layers done 01:38:31 #8 exporting manifest sha256:8b508ef90da70b13ce57c0367642ee407a384a5d823dcd38e4683d46dbfdfbc4 done 01:38:31 #8 exporting config sha256:4695b119ea5d1dcde493545c07c8bc0fd4b01e5cbdce1cc2eff3700f06c653a8 done 01:38:31 #8 exporting manifest sha256:9653525826e719d92032aa818719c886f6447220be046f960c7421566ca718ba done 01:38:31 #8 exporting config sha256:7a1e4bc8e2507ffa3e8307c854fbe6a22290f0a06d3479362cc75b90ff5b808f done 01:38:31 #8 exporting manifest list sha256:2894a65223538344683351694bbcc5263703483ef4553135a4db0e9f8089ba3a done 01:38:31 #8 pushing layers 0.1s done 01:38:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39@sha256:2894a65223538344683351694bbcc5263703483ef4553135a4db0e9f8089ba3a 0.1s done 01:38:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:31 #8 DONE 0.2s 01:38:31 01:38:31 1 warning found (use --debug to expand): 01:38:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 01:38:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 01:38:32 #1 [internal] load build definition from Dockerfile 01:38:32 #1 transferring dockerfile: 181B done 01:38:32 #1 DONE 0.0s 01:38:32 01:38:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:38:32 #2 DONE 0.0s 01:38:32 01:38:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:38:32 #3 DONE 0.0s 01:38:32 01:38:32 #4 [internal] load .dockerignore 01:38:32 #4 transferring context: 2B done 01:38:32 #4 DONE 0.0s 01:38:32 01:38:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 01:38:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 0.0s done 01:38:32 #5 CACHED 01:38:32 01:38:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 01:38:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 0.0s done 01:38:32 #6 CACHED 01:38:32 01:38:32 #7 exporting to image 01:38:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:32 #7 exporting layers done 01:38:32 #7 exporting manifest sha256:8b508ef90da70b13ce57c0367642ee407a384a5d823dcd38e4683d46dbfdfbc4 done 01:38:32 #7 exporting config sha256:4695b119ea5d1dcde493545c07c8bc0fd4b01e5cbdce1cc2eff3700f06c653a8 done 01:38:32 #7 exporting manifest sha256:9653525826e719d92032aa818719c886f6447220be046f960c7421566ca718ba done 01:38:32 #7 exporting config sha256:7a1e4bc8e2507ffa3e8307c854fbe6a22290f0a06d3479362cc75b90ff5b808f done 01:38:32 #7 exporting manifest list sha256:2894a65223538344683351694bbcc5263703483ef4553135a4db0e9f8089ba3a done 01:38:32 #7 pushing layers 0.0s done 01:38:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:2894a65223538344683351694bbcc5263703483ef4553135a4db0e9f8089ba3a 0.1s done 01:38:32 #7 DONE 0.1s 01:38:32 01:38:32 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:38:32 #8 DONE 0.0s 01:38:32 01:38:32 1 warning found (use --debug to expand): 01:38:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107 --push - 01:38:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107' 01:38:32 #1 [internal] load build definition from Dockerfile 01:38:32 #1 transferring dockerfile: 188B done 01:38:32 #1 DONE 0.0s 01:38:32 01:38:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107 01:38:32 #2 DONE 0.0s 01:38:32 01:38:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107 01:38:32 #3 DONE 0.0s 01:38:32 01:38:32 #4 [internal] load .dockerignore 01:38:32 #4 transferring context: 2B done 01:38:32 #4 DONE 0.0s 01:38:32 01:38:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 01:38:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 0.0s done 01:38:32 #5 CACHED 01:38:32 01:38:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 01:38:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 0.0s done 01:38:32 #6 CACHED 01:38:32 01:38:32 #7 exporting to image 01:38:32 #7 exporting layers done 01:38:32 #7 exporting manifest sha256:8b508ef90da70b13ce57c0367642ee407a384a5d823dcd38e4683d46dbfdfbc4 done 01:38:32 #7 exporting config sha256:4695b119ea5d1dcde493545c07c8bc0fd4b01e5cbdce1cc2eff3700f06c653a8 done 01:38:32 #7 exporting manifest sha256:9653525826e719d92032aa818719c886f6447220be046f960c7421566ca718ba done 01:38:32 #7 exporting config sha256:7a1e4bc8e2507ffa3e8307c854fbe6a22290f0a06d3479362cc75b90ff5b808f done 01:38:32 #7 exporting manifest list sha256:2894a65223538344683351694bbcc5263703483ef4553135a4db0e9f8089ba3a 01:38:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:32 #7 exporting manifest list sha256:2894a65223538344683351694bbcc5263703483ef4553135a4db0e9f8089ba3a done 01:38:32 #7 pushing layers 0.0s done 01:38:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.107@sha256:2894a65223538344683351694bbcc5263703483ef4553135a4db0e9f8089ba3a 0.1s done 01:38:32 #7 DONE 0.1s 01:38:32 01:38:32 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:38:32 #8 DONE 0.0s 01:38:32 01:38:32 1 warning found (use --debug to expand): 01:38:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:33 #1 [internal] load build definition from Dockerfile 01:38:33 #1 transferring dockerfile: 229B done 01:38:33 #1 DONE 0.0s 01:38:33 01:38:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:33 #2 DONE 0.0s 01:38:33 01:38:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:33 #3 DONE 0.0s 01:38:33 01:38:33 #4 [internal] load .dockerignore 01:38:33 #4 transferring context: 2B done 01:38:33 #4 DONE 0.0s 01:38:33 01:38:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 01:38:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 0.0s done 01:38:33 #5 DONE 0.0s 01:38:33 01:38:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 01:38:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 0.0s done 01:38:33 #6 CACHED 01:38:33 01:38:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 01:38:33 #5 CACHED 01:38:33 01:38:33 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:38:33 #7 DONE 0.0s 01:38:33 01:38:33 #8 exporting to image 01:38:33 #8 exporting layers done 01:38:33 #8 exporting manifest sha256:8b508ef90da70b13ce57c0367642ee407a384a5d823dcd38e4683d46dbfdfbc4 done 01:38:33 #8 exporting config sha256:4695b119ea5d1dcde493545c07c8bc0fd4b01e5cbdce1cc2eff3700f06c653a8 done 01:38:33 #8 exporting manifest sha256:9653525826e719d92032aa818719c886f6447220be046f960c7421566ca718ba done 01:38:33 #8 exporting config sha256:7a1e4bc8e2507ffa3e8307c854fbe6a22290f0a06d3479362cc75b90ff5b808f done 01:38:33 #8 exporting manifest list sha256:2894a65223538344683351694bbcc5263703483ef4553135a4db0e9f8089ba3a done 01:38:33 #8 pushing layers 0.0s done 01:38:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:2894a65223538344683351694bbcc5263703483ef4553135a4db0e9f8089ba3a 0.1s done 01:38:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:33 #8 DONE 0.1s 01:38:33 01:38:33 1 warning found (use --debug to expand): 01:38:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 01:38:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 01:38:33 #1 [internal] load build definition from Dockerfile 01:38:33 #1 transferring dockerfile: 179B done 01:38:33 #1 DONE 0.0s 01:38:33 01:38:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:38:33 #2 DONE 0.0s 01:38:33 01:38:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:38:33 #3 DONE 0.0s 01:38:33 01:38:33 #4 [internal] load .dockerignore 01:38:33 #4 transferring context: 2B done 01:38:33 #4 DONE 0.0s 01:38:33 01:38:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 01:38:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 0.0s done 01:38:33 #5 CACHED 01:38:33 01:38:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 01:38:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:938194fb4ab3b519f11ddfd237eb937a5742137299001a34061a78172844b895 0.0s done 01:38:33 #6 CACHED 01:38:33 01:38:33 #7 exporting to image 01:38:33 #7 exporting layers done 01:38:33 #7 exporting manifest sha256:8b508ef90da70b13ce57c0367642ee407a384a5d823dcd38e4683d46dbfdfbc4 done 01:38:33 #7 exporting config sha256:4695b119ea5d1dcde493545c07c8bc0fd4b01e5cbdce1cc2eff3700f06c653a8 done 01:38:33 #7 exporting manifest sha256:9653525826e719d92032aa818719c886f6447220be046f960c7421566ca718ba done 01:38:33 #7 exporting config sha256:7a1e4bc8e2507ffa3e8307c854fbe6a22290f0a06d3479362cc75b90ff5b808f done 01:38:33 #7 exporting manifest list sha256:2894a65223538344683351694bbcc5263703483ef4553135a4db0e9f8089ba3a done 01:38:33 #7 pushing layers 01:38:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:33 #7 pushing layers 0.0s done 01:38:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:2894a65223538344683351694bbcc5263703483ef4553135a4db0e9f8089ba3a 0.1s done 01:38:33 #7 DONE 0.1s 01:38:33 01:38:33 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:38:33 #8 DONE 0.0s 01:38:33 01:38:33 1 warning found (use --debug to expand): 01:38:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:34 #1 [internal] load build definition from Dockerfile 01:38:34 #1 transferring dockerfile: 205B done 01:38:34 #1 DONE 0.0s 01:38:34 01:38:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39 01:38:34 #2 DONE 0.0s 01:38:34 01:38:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39 01:38:34 #3 DONE 0.0s 01:38:34 01:38:34 #4 [internal] load .dockerignore 01:38:34 #4 transferring context: 2B done 01:38:34 #4 DONE 0.0s 01:38:34 01:38:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 01:38:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 0.0s done 01:38:34 #5 DONE 0.0s 01:38:34 01:38:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 01:38:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 0.0s done 01:38:34 #6 DONE 0.1s 01:38:34 01:38:34 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:38:34 #7 DONE 0.0s 01:38:34 01:38:34 #8 exporting to image 01:38:34 #8 exporting layers done 01:38:34 #8 exporting manifest sha256:7f2ff2cc90023a48a542203c79e6d0aa0c39066d82bd1d4b10e7799e6ac65dd2 0.0s done 01:38:34 #8 exporting config sha256:6ade41524880a90aefd1ef5e020b8d1aca2aa623c5ecf1b4fdac19177911ee37 done 01:38:34 #8 exporting manifest sha256:3825d0b4a0e9efd3c487e7835ce092f7d59ea64c636cf3f2020e723b25a47621 0.0s done 01:38:34 #8 exporting config sha256:441ee973f2f81a7b6fad0865996f41bed3b5327539b8a7e96d257d807551f2dc 0.0s done 01:38:34 #8 exporting manifest list sha256:013c194d46a6830bbb5283114b99fc6c69da213cd9ee9a122c9f4a0974fa0287 done 01:38:34 #8 pushing layers 0.1s done 01:38:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39@sha256:013c194d46a6830bbb5283114b99fc6c69da213cd9ee9a122c9f4a0974fa0287 01:38:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39@sha256:013c194d46a6830bbb5283114b99fc6c69da213cd9ee9a122c9f4a0974fa0287 0.1s done 01:38:34 #8 DONE 0.2s 01:38:34 01:38:34 1 warning found (use --debug to expand): 01:38:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 01:38:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 01:38:35 #1 [internal] load build definition from Dockerfile 01:38:35 #1 transferring dockerfile: 171B done 01:38:35 #1 DONE 0.0s 01:38:35 01:38:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:38:35 #2 DONE 0.0s 01:38:35 01:38:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:38:35 #3 DONE 0.0s 01:38:35 01:38:35 #4 [internal] load .dockerignore 01:38:35 #4 transferring context: 2B done 01:38:35 #4 DONE 0.0s 01:38:35 01:38:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 01:38:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 done 01:38:35 #5 CACHED 01:38:35 01:38:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 01:38:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 0.0s done 01:38:35 #6 CACHED 01:38:35 01:38:35 #7 exporting to image 01:38:35 #7 exporting layers 01:38:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:35 #7 exporting layers done 01:38:35 #7 exporting manifest sha256:7f2ff2cc90023a48a542203c79e6d0aa0c39066d82bd1d4b10e7799e6ac65dd2 done 01:38:35 #7 exporting config sha256:6ade41524880a90aefd1ef5e020b8d1aca2aa623c5ecf1b4fdac19177911ee37 done 01:38:35 #7 exporting manifest sha256:3825d0b4a0e9efd3c487e7835ce092f7d59ea64c636cf3f2020e723b25a47621 done 01:38:35 #7 exporting config sha256:441ee973f2f81a7b6fad0865996f41bed3b5327539b8a7e96d257d807551f2dc done 01:38:35 #7 exporting manifest list sha256:013c194d46a6830bbb5283114b99fc6c69da213cd9ee9a122c9f4a0974fa0287 done 01:38:35 #7 pushing layers 0.0s done 01:38:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:013c194d46a6830bbb5283114b99fc6c69da213cd9ee9a122c9f4a0974fa0287 0.1s done 01:38:35 #7 DONE 0.1s 01:38:35 01:38:35 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:38:35 #8 DONE 0.0s 01:38:35 01:38:35 1 warning found (use --debug to expand): 01:38:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107 --push - 01:38:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107' 01:38:35 #1 [internal] load build definition from Dockerfile 01:38:35 #1 transferring dockerfile: 178B done 01:38:35 #1 DONE 0.0s 01:38:35 01:38:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107 01:38:35 #2 DONE 0.0s 01:38:35 01:38:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107 01:38:35 #3 DONE 0.0s 01:38:35 01:38:35 #4 [internal] load .dockerignore 01:38:35 #4 transferring context: 2B done 01:38:35 #4 DONE 0.0s 01:38:35 01:38:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 01:38:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 0.0s done 01:38:35 #5 CACHED 01:38:35 01:38:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 01:38:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 0.0s done 01:38:35 #6 CACHED 01:38:35 01:38:35 #7 exporting to image 01:38:35 #7 exporting layers done 01:38:35 #7 exporting manifest sha256:7f2ff2cc90023a48a542203c79e6d0aa0c39066d82bd1d4b10e7799e6ac65dd2 done 01:38:35 #7 exporting config sha256:6ade41524880a90aefd1ef5e020b8d1aca2aa623c5ecf1b4fdac19177911ee37 done 01:38:35 #7 exporting manifest sha256:3825d0b4a0e9efd3c487e7835ce092f7d59ea64c636cf3f2020e723b25a47621 done 01:38:35 #7 exporting config sha256:441ee973f2f81a7b6fad0865996f41bed3b5327539b8a7e96d257d807551f2dc 01:38:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:35 #7 exporting config sha256:441ee973f2f81a7b6fad0865996f41bed3b5327539b8a7e96d257d807551f2dc done 01:38:35 #7 exporting manifest list sha256:013c194d46a6830bbb5283114b99fc6c69da213cd9ee9a122c9f4a0974fa0287 done 01:38:35 #7 pushing layers 0.0s done 01:38:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.107@sha256:013c194d46a6830bbb5283114b99fc6c69da213cd9ee9a122c9f4a0974fa0287 0.1s done 01:38:35 #7 DONE 0.1s 01:38:35 01:38:35 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:38:35 #8 DONE 0.0s 01:38:35 01:38:35 1 warning found (use --debug to expand): 01:38:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:35 #1 [internal] load build definition from Dockerfile 01:38:35 #1 transferring dockerfile: 219B done 01:38:35 #1 DONE 0.0s 01:38:35 01:38:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:35 #2 DONE 0.0s 01:38:35 01:38:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:35 #3 DONE 0.0s 01:38:35 01:38:35 #4 [internal] load .dockerignore 01:38:35 #4 transferring context: 2B done 01:38:35 #4 DONE 0.0s 01:38:35 01:38:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 01:38:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 0.0s done 01:38:35 #5 CACHED 01:38:35 01:38:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 01:38:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 0.0s done 01:38:35 #6 CACHED 01:38:35 01:38:35 #7 exporting to image 01:38:35 #7 exporting layers done 01:38:35 #7 exporting manifest sha256:7f2ff2cc90023a48a542203c79e6d0aa0c39066d82bd1d4b10e7799e6ac65dd2 done 01:38:35 #7 exporting config sha256:6ade41524880a90aefd1ef5e020b8d1aca2aa623c5ecf1b4fdac19177911ee37 done 01:38:35 #7 exporting manifest sha256:3825d0b4a0e9efd3c487e7835ce092f7d59ea64c636cf3f2020e723b25a47621 done 01:38:35 #7 exporting config sha256:441ee973f2f81a7b6fad0865996f41bed3b5327539b8a7e96d257d807551f2dc 01:38:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:36 #7 exporting config sha256:441ee973f2f81a7b6fad0865996f41bed3b5327539b8a7e96d257d807551f2dc done 01:38:36 #7 exporting manifest list sha256:013c194d46a6830bbb5283114b99fc6c69da213cd9ee9a122c9f4a0974fa0287 done 01:38:36 #7 pushing layers 0.0s done 01:38:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:013c194d46a6830bbb5283114b99fc6c69da213cd9ee9a122c9f4a0974fa0287 0.1s done 01:38:36 #7 DONE 0.1s 01:38:36 01:38:36 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:38:36 #8 DONE 0.0s 01:38:36 01:38:36 1 warning found (use --debug to expand): 01:38:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 01:38:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 01:38:36 #1 [internal] load build definition from Dockerfile 01:38:36 #1 transferring dockerfile: 169B done 01:38:36 #1 DONE 0.0s 01:38:36 01:38:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:38:36 #2 DONE 0.0s 01:38:36 01:38:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:38:36 #3 DONE 0.0s 01:38:36 01:38:36 #4 [internal] load .dockerignore 01:38:36 #4 transferring context: 2B done 01:38:36 #4 DONE 0.0s 01:38:36 01:38:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 01:38:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 done 01:38:36 #5 CACHED 01:38:36 01:38:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 01:38:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ef0be5f3dbcc9a5d58bfad7f2e72e90914bd21bacd6ecb3f33c8220921e29c78 done 01:38:36 #6 CACHED 01:38:36 01:38:36 #7 exporting to image 01:38:36 #7 exporting layers done 01:38:36 #7 exporting manifest sha256:7f2ff2cc90023a48a542203c79e6d0aa0c39066d82bd1d4b10e7799e6ac65dd2 done 01:38:36 #7 exporting config sha256:6ade41524880a90aefd1ef5e020b8d1aca2aa623c5ecf1b4fdac19177911ee37 done 01:38:36 #7 exporting manifest sha256:3825d0b4a0e9efd3c487e7835ce092f7d59ea64c636cf3f2020e723b25a47621 done 01:38:36 #7 exporting config sha256:441ee973f2f81a7b6fad0865996f41bed3b5327539b8a7e96d257d807551f2dc done 01:38:36 #7 exporting manifest list sha256:013c194d46a6830bbb5283114b99fc6c69da213cd9ee9a122c9f4a0974fa0287 done 01:38:36 #7 pushing layers 0.0s done 01:38:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:013c194d46a6830bbb5283114b99fc6c69da213cd9ee9a122c9f4a0974fa0287 01:38:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:013c194d46a6830bbb5283114b99fc6c69da213cd9ee9a122c9f4a0974fa0287 0.1s done 01:38:36 #7 DONE 0.1s 01:38:36 01:38:36 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:38:36 #8 DONE 0.0s 01:38:36 01:38:36 1 warning found (use --debug to expand): 01:38:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:37 #1 [internal] load build definition from Dockerfile 01:38:37 #1 transferring dockerfile: 206B done 01:38:37 #1 DONE 0.0s 01:38:37 01:38:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39 01:38:37 #2 DONE 0.1s 01:38:37 01:38:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39 01:38:37 #3 DONE 0.1s 01:38:37 01:38:37 #4 [internal] load .dockerignore 01:38:37 #4 transferring context: 2B done 01:38:37 #4 DONE 0.0s 01:38:37 01:38:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 01:38:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 0.0s done 01:38:37 #5 DONE 0.0s 01:38:37 01:38:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 01:38:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 0.0s done 01:38:37 #6 DONE 0.1s 01:38:37 01:38:37 #7 exporting to image 01:38:37 #7 exporting layers done 01:38:37 #7 exporting manifest sha256:3f4978c7eed343c79f4ca08e811e4cc83eafe6e80ba495661781e4f34f7b9d67 done 01:38:37 #7 exporting config sha256:3e6375598667aaa7d7912d63059aca596b888511fcee85103e7e4146d5f50581 done 01:38:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:37 #7 ... 01:38:37 01:38:37 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:38:37 #8 DONE 0.0s 01:38:37 01:38:37 #7 exporting to image 01:38:37 #7 exporting manifest sha256:69c64fbe5bfca4033cf9a4dab68830ad5ab165359cca481932e2d3b18bee4589 done 01:38:37 #7 exporting config sha256:c6a75393edd1852542e363eb34ebc6bfa901c19e0c86f99f9862047e69fce559 done 01:38:37 #7 exporting manifest list sha256:1ea4dc851bd5a321aebc2e6e70c77cc86adbec75695a290e20afd24eb451f948 done 01:38:37 #7 pushing layers 0.1s done 01:38:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39@sha256:1ea4dc851bd5a321aebc2e6e70c77cc86adbec75695a290e20afd24eb451f948 01:38:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39@sha256:1ea4dc851bd5a321aebc2e6e70c77cc86adbec75695a290e20afd24eb451f948 0.1s done 01:38:37 #7 DONE 0.2s 01:38:37 01:38:37 1 warning found (use --debug to expand): 01:38:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 01:38:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 01:38:37 #1 [internal] load build definition from Dockerfile 01:38:37 #1 transferring dockerfile: 172B done 01:38:37 #1 DONE 0.0s 01:38:37 01:38:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:38:37 #2 DONE 0.0s 01:38:37 01:38:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:38:37 #3 DONE 0.0s 01:38:37 01:38:37 #4 [internal] load .dockerignore 01:38:37 #4 transferring context: 2B done 01:38:37 #4 DONE 0.0s 01:38:37 01:38:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 01:38:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c done 01:38:37 #5 CACHED 01:38:37 01:38:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 01:38:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c done 01:38:37 #6 CACHED 01:38:37 01:38:37 #7 exporting to image 01:38:37 #7 exporting layers done 01:38:37 #7 exporting manifest sha256:3f4978c7eed343c79f4ca08e811e4cc83eafe6e80ba495661781e4f34f7b9d67 done 01:38:37 #7 exporting config sha256:3e6375598667aaa7d7912d63059aca596b888511fcee85103e7e4146d5f50581 done 01:38:37 #7 exporting manifest sha256:69c64fbe5bfca4033cf9a4dab68830ad5ab165359cca481932e2d3b18bee4589 01:38:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:38 #7 exporting manifest sha256:69c64fbe5bfca4033cf9a4dab68830ad5ab165359cca481932e2d3b18bee4589 done 01:38:38 #7 exporting config sha256:c6a75393edd1852542e363eb34ebc6bfa901c19e0c86f99f9862047e69fce559 done 01:38:38 #7 exporting manifest list sha256:1ea4dc851bd5a321aebc2e6e70c77cc86adbec75695a290e20afd24eb451f948 done 01:38:38 #7 pushing layers 0.0s done 01:38:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1ea4dc851bd5a321aebc2e6e70c77cc86adbec75695a290e20afd24eb451f948 0.1s done 01:38:38 #7 DONE 0.1s 01:38:38 01:38:38 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:38:38 #8 DONE 0.0s 01:38:38 01:38:38 1 warning found (use --debug to expand): 01:38:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107 --push - 01:38:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107' 01:38:38 #1 [internal] load build definition from Dockerfile 01:38:38 #1 transferring dockerfile: 179B done 01:38:38 #1 DONE 0.0s 01:38:38 01:38:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107 01:38:38 #2 DONE 0.0s 01:38:38 01:38:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107 01:38:38 #3 DONE 0.0s 01:38:38 01:38:38 #4 [internal] load .dockerignore 01:38:38 #4 transferring context: 2B done 01:38:38 #4 DONE 0.0s 01:38:38 01:38:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 01:38:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c done 01:38:38 #5 CACHED 01:38:38 01:38:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 01:38:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 0.0s done 01:38:38 #6 CACHED 01:38:38 01:38:38 #7 exporting to image 01:38:38 #7 exporting layers done 01:38:38 #7 exporting manifest sha256:3f4978c7eed343c79f4ca08e811e4cc83eafe6e80ba495661781e4f34f7b9d67 done 01:38:38 #7 exporting config sha256:3e6375598667aaa7d7912d63059aca596b888511fcee85103e7e4146d5f50581 done 01:38:38 #7 exporting manifest sha256:69c64fbe5bfca4033cf9a4dab68830ad5ab165359cca481932e2d3b18bee4589 done 01:38:38 #7 exporting config sha256:c6a75393edd1852542e363eb34ebc6bfa901c19e0c86f99f9862047e69fce559 done 01:38:38 #7 exporting manifest list sha256:1ea4dc851bd5a321aebc2e6e70c77cc86adbec75695a290e20afd24eb451f948 done 01:38:38 #7 pushing layers 0.0s done 01:38:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107@sha256:1ea4dc851bd5a321aebc2e6e70c77cc86adbec75695a290e20afd24eb451f948 01:38:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.107@sha256:1ea4dc851bd5a321aebc2e6e70c77cc86adbec75695a290e20afd24eb451f948 0.1s done 01:38:38 #7 DONE 0.1s 01:38:38 01:38:38 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:38:38 #8 DONE 0.0s 01:38:38 01:38:38 1 warning found (use --debug to expand): 01:38:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:39 #1 [internal] load build definition from Dockerfile 01:38:39 #1 transferring dockerfile: 220B done 01:38:39 #1 DONE 0.0s 01:38:39 01:38:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:39 #2 DONE 0.0s 01:38:39 01:38:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:39 #3 DONE 0.0s 01:38:39 01:38:39 #4 [internal] load .dockerignore 01:38:39 #4 transferring context: 2B done 01:38:39 #4 DONE 0.0s 01:38:39 01:38:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 01:38:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 0.0s done 01:38:39 #5 CACHED 01:38:39 01:38:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 01:38:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 0.0s done 01:38:39 #6 CACHED 01:38:39 01:38:39 #7 exporting to image 01:38:39 #7 exporting layers done 01:38:39 #7 exporting manifest sha256:3f4978c7eed343c79f4ca08e811e4cc83eafe6e80ba495661781e4f34f7b9d67 done 01:38:39 #7 exporting config sha256:3e6375598667aaa7d7912d63059aca596b888511fcee85103e7e4146d5f50581 01:38:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:39 #7 exporting config sha256:3e6375598667aaa7d7912d63059aca596b888511fcee85103e7e4146d5f50581 done 01:38:39 #7 exporting manifest sha256:69c64fbe5bfca4033cf9a4dab68830ad5ab165359cca481932e2d3b18bee4589 done 01:38:39 #7 exporting config sha256:c6a75393edd1852542e363eb34ebc6bfa901c19e0c86f99f9862047e69fce559 done 01:38:39 #7 exporting manifest list sha256:1ea4dc851bd5a321aebc2e6e70c77cc86adbec75695a290e20afd24eb451f948 done 01:38:39 #7 pushing layers 0.0s done 01:38:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:1ea4dc851bd5a321aebc2e6e70c77cc86adbec75695a290e20afd24eb451f948 0.1s done 01:38:39 #7 DONE 0.1s 01:38:39 01:38:39 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:38:39 #8 DONE 0.0s 01:38:39 01:38:39 1 warning found (use --debug to expand): 01:38:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 01:38:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 01:38:39 #1 [internal] load build definition from Dockerfile 01:38:39 #1 transferring dockerfile: 170B done 01:38:39 #1 DONE 0.0s 01:38:39 01:38:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 01:38:39 #2 DONE 0.0s 01:38:39 01:38:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 01:38:39 #3 DONE 0.0s 01:38:39 01:38:39 #4 [internal] load .dockerignore 01:38:39 #4 transferring context: 2B done 01:38:39 #4 DONE 0.0s 01:38:39 01:38:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 01:38:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c done 01:38:39 #5 CACHED 01:38:39 01:38:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 01:38:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d5b9f733073e4b227c1cb080ea533f10990f252c2dc7ea7d32c6383dcb49fd6c 0.0s done 01:38:39 #6 CACHED 01:38:39 01:38:39 #7 exporting to image 01:38:39 #7 exporting layers done 01:38:39 #7 exporting manifest sha256:3f4978c7eed343c79f4ca08e811e4cc83eafe6e80ba495661781e4f34f7b9d67 done 01:38:39 #7 exporting config sha256:3e6375598667aaa7d7912d63059aca596b888511fcee85103e7e4146d5f50581 done 01:38:39 #7 exporting manifest sha256:69c64fbe5bfca4033cf9a4dab68830ad5ab165359cca481932e2d3b18bee4589 done 01:38:39 #7 exporting config sha256:c6a75393edd1852542e363eb34ebc6bfa901c19e0c86f99f9862047e69fce559 done 01:38:39 #7 exporting manifest list sha256:1ea4dc851bd5a321aebc2e6e70c77cc86adbec75695a290e20afd24eb451f948 done 01:38:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:39 #7 DONE 0.0s 01:38:39 01:38:39 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:38:39 #8 DONE 0.0s 01:38:39 01:38:39 #7 exporting to image 01:38:39 #7 pushing layers 0.0s done 01:38:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1ea4dc851bd5a321aebc2e6e70c77cc86adbec75695a290e20afd24eb451f948 0.1s done 01:38:39 #7 DONE 0.1s 01:38:39 01:38:39 1 warning found (use --debug to expand): 01:38:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:40 #1 [internal] load build definition from Dockerfile 01:38:40 #1 transferring dockerfile: 206B done 01:38:40 #1 DONE 0.0s 01:38:40 01:38:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39 01:38:40 #2 DONE 0.1s 01:38:40 01:38:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39 01:38:40 #3 DONE 0.1s 01:38:40 01:38:40 #4 [internal] load .dockerignore 01:38:40 #4 transferring context: 2B done 01:38:40 #4 DONE 0.0s 01:38:40 01:38:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:40 #5 ... 01:38:40 01:38:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 0.0s done 01:38:40 #6 DONE 0.1s 01:38:40 01:38:40 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:38:40 #7 DONE 0.0s 01:38:40 01:38:40 #8 exporting to image 01:38:40 #8 exporting layers done 01:38:40 #8 exporting manifest sha256:7a8dfacf8672ca3d7b39da23f645e0e469f878007a120440b56b0d35c9a2d1a6 0.0s done 01:38:40 #8 exporting config sha256:845a704d31224bbd1ebad71d562d18b4c07b5d38508081d2e2d8bd164a8a1d30 done 01:38:40 #8 exporting manifest sha256:b8af12225f4de8a7dbc1041eb8b8cc42a097d48313183072c6a06dbe5857a669 done 01:38:40 #8 exporting config sha256:b9ba0ba436c2f14f7b26229a4ff4673b65114189a04efe6e93f21b02bb7113f4 done 01:38:40 #8 exporting manifest list sha256:0fcf21ee04769519ad6f6ee077ad81ffdff8cf9281e7c226c8504a20958e7b2f done 01:38:40 #8 pushing layers 0.1s done 01:38:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39@sha256:0fcf21ee04769519ad6f6ee077ad81ffdff8cf9281e7c226c8504a20958e7b2f 01:38:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39@sha256:0fcf21ee04769519ad6f6ee077ad81ffdff8cf9281e7c226c8504a20958e7b2f 0.1s done 01:38:40 #8 DONE 0.2s 01:38:40 01:38:40 1 warning found (use --debug to expand): 01:38:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 01:38:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 01:38:41 #1 [internal] load build definition from Dockerfile 01:38:41 #1 transferring dockerfile: 172B done 01:38:41 #1 DONE 0.0s 01:38:41 01:38:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:38:41 #2 DONE 0.0s 01:38:41 01:38:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:38:41 #3 DONE 0.0s 01:38:41 01:38:41 #4 [internal] load .dockerignore 01:38:41 #4 transferring context: 2B done 01:38:41 #4 DONE 0.0s 01:38:41 01:38:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 0.0s done 01:38:41 #5 CACHED 01:38:41 01:38:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 0.0s done 01:38:41 #6 DONE 0.0s 01:38:41 01:38:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:41 #6 CACHED 01:38:41 01:38:41 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:38:41 #7 DONE 0.0s 01:38:41 01:38:41 #8 exporting to image 01:38:41 #8 exporting layers done 01:38:41 #8 exporting manifest sha256:7a8dfacf8672ca3d7b39da23f645e0e469f878007a120440b56b0d35c9a2d1a6 done 01:38:41 #8 exporting config sha256:845a704d31224bbd1ebad71d562d18b4c07b5d38508081d2e2d8bd164a8a1d30 done 01:38:41 #8 exporting manifest sha256:b8af12225f4de8a7dbc1041eb8b8cc42a097d48313183072c6a06dbe5857a669 done 01:38:41 #8 exporting config sha256:b9ba0ba436c2f14f7b26229a4ff4673b65114189a04efe6e93f21b02bb7113f4 done 01:38:41 #8 exporting manifest list sha256:0fcf21ee04769519ad6f6ee077ad81ffdff8cf9281e7c226c8504a20958e7b2f done 01:38:41 #8 pushing layers 0.0s done 01:38:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:0fcf21ee04769519ad6f6ee077ad81ffdff8cf9281e7c226c8504a20958e7b2f 0.1s done 01:38:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:41 #8 DONE 0.1s 01:38:41 01:38:41 1 warning found (use --debug to expand): 01:38:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107' 01:38:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107 --push - 01:38:41 #1 [internal] load build definition from Dockerfile 01:38:41 #1 transferring dockerfile: 179B done 01:38:41 #1 DONE 0.0s 01:38:41 01:38:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107 01:38:41 #2 DONE 0.0s 01:38:41 01:38:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107 01:38:41 #3 DONE 0.0s 01:38:41 01:38:41 #4 [internal] load .dockerignore 01:38:41 #4 transferring context: 2B done 01:38:41 #4 DONE 0.0s 01:38:41 01:38:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 0.0s done 01:38:41 #5 CACHED 01:38:41 01:38:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 0.0s done 01:38:41 #6 CACHED 01:38:41 01:38:41 #7 exporting to image 01:38:41 #7 exporting layers done 01:38:41 #7 exporting manifest sha256:7a8dfacf8672ca3d7b39da23f645e0e469f878007a120440b56b0d35c9a2d1a6 done 01:38:41 #7 exporting config sha256:845a704d31224bbd1ebad71d562d18b4c07b5d38508081d2e2d8bd164a8a1d30 done 01:38:41 #7 exporting manifest sha256:b8af12225f4de8a7dbc1041eb8b8cc42a097d48313183072c6a06dbe5857a669 done 01:38:41 #7 exporting config sha256:b9ba0ba436c2f14f7b26229a4ff4673b65114189a04efe6e93f21b02bb7113f4 done 01:38:41 #7 exporting manifest list sha256:0fcf21ee04769519ad6f6ee077ad81ffdff8cf9281e7c226c8504a20958e7b2f done 01:38:41 #7 pushing layers 01:38:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:41 #7 pushing layers 0.0s done 01:38:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.107@sha256:0fcf21ee04769519ad6f6ee077ad81ffdff8cf9281e7c226c8504a20958e7b2f 0.1s done 01:38:41 #7 DONE 0.1s 01:38:41 01:38:41 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:38:41 #8 DONE 0.0s 01:38:41 01:38:41 1 warning found (use --debug to expand): 01:38:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:41 #1 [internal] load build definition from Dockerfile 01:38:41 #1 transferring dockerfile: 220B done 01:38:41 #1 DONE 0.0s 01:38:41 01:38:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:41 #2 DONE 0.0s 01:38:41 01:38:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:41 #3 DONE 0.0s 01:38:41 01:38:41 #4 [internal] load .dockerignore 01:38:41 #4 transferring context: 2B done 01:38:41 #4 DONE 0.0s 01:38:41 01:38:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 0.0s done 01:38:41 #5 DONE 0.0s 01:38:41 01:38:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 0.0s done 01:38:42 #6 CACHED 01:38:42 01:38:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:42 #5 CACHED 01:38:42 01:38:42 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:38:42 #7 DONE 0.0s 01:38:42 01:38:42 #8 exporting to image 01:38:42 #8 exporting layers done 01:38:42 #8 exporting manifest sha256:7a8dfacf8672ca3d7b39da23f645e0e469f878007a120440b56b0d35c9a2d1a6 done 01:38:42 #8 exporting config sha256:845a704d31224bbd1ebad71d562d18b4c07b5d38508081d2e2d8bd164a8a1d30 done 01:38:42 #8 exporting manifest sha256:b8af12225f4de8a7dbc1041eb8b8cc42a097d48313183072c6a06dbe5857a669 done 01:38:42 #8 exporting config sha256:b9ba0ba436c2f14f7b26229a4ff4673b65114189a04efe6e93f21b02bb7113f4 done 01:38:42 #8 exporting manifest list sha256:0fcf21ee04769519ad6f6ee077ad81ffdff8cf9281e7c226c8504a20958e7b2f done 01:38:42 #8 pushing layers 0.0s done 01:38:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:0fcf21ee04769519ad6f6ee077ad81ffdff8cf9281e7c226c8504a20958e7b2f 0.1s done 01:38:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:42 #8 DONE 0.1s 01:38:42 01:38:42 1 warning found (use --debug to expand): 01:38:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 01:38:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 01:38:42 #1 [internal] load build definition from Dockerfile 01:38:42 #1 transferring dockerfile: 170B done 01:38:42 #1 DONE 0.0s 01:38:42 01:38:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 01:38:42 #2 DONE 0.0s 01:38:42 01:38:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 01:38:42 #3 DONE 0.0s 01:38:42 01:38:42 #4 [internal] load .dockerignore 01:38:42 #4 transferring context: 2B done 01:38:42 #4 DONE 0.0s 01:38:42 01:38:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 done 01:38:42 #5 CACHED 01:38:42 01:38:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 01:38:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:af583cdcbff2f0e5a07bc18022164a6303fda6c7fbb2f53d555d78a1318bc106 done 01:38:42 #6 CACHED 01:38:42 01:38:42 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:38:42 #7 DONE 0.0s 01:38:42 01:38:42 #8 exporting to image 01:38:42 #8 exporting layers done 01:38:42 #8 exporting manifest sha256:7a8dfacf8672ca3d7b39da23f645e0e469f878007a120440b56b0d35c9a2d1a6 done 01:38:42 #8 exporting config sha256:845a704d31224bbd1ebad71d562d18b4c07b5d38508081d2e2d8bd164a8a1d30 done 01:38:42 #8 exporting manifest sha256:b8af12225f4de8a7dbc1041eb8b8cc42a097d48313183072c6a06dbe5857a669 done 01:38:42 #8 exporting config sha256:b9ba0ba436c2f14f7b26229a4ff4673b65114189a04efe6e93f21b02bb7113f4 done 01:38:42 #8 exporting manifest list sha256:0fcf21ee04769519ad6f6ee077ad81ffdff8cf9281e7c226c8504a20958e7b2f done 01:38:42 #8 pushing layers 0.0s done 01:38:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0fcf21ee04769519ad6f6ee077ad81ffdff8cf9281e7c226c8504a20958e7b2f 0.1s done 01:38:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:42 #8 DONE 0.1s 01:38:42 01:38:42 1 warning found (use --debug to expand): 01:38:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:43 #1 [internal] load build definition from Dockerfile 01:38:43 #1 transferring dockerfile: 206B done 01:38:43 #1 DONE 0.0s 01:38:43 01:38:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39 01:38:43 #2 DONE 0.0s 01:38:43 01:38:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39 01:38:43 #3 DONE 0.0s 01:38:43 01:38:43 #4 [internal] load .dockerignore 01:38:43 #4 transferring context: 2B done 01:38:43 #4 DONE 0.0s 01:38:43 01:38:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 01:38:43 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 0.0s done 01:38:43 #5 DONE 0.0s 01:38:43 01:38:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 01:38:43 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 0.0s done 01:38:43 #6 DONE 0.0s 01:38:43 01:38:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 01:38:43 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 0.0s done 01:38:43 #5 DONE 0.1s 01:38:43 01:38:43 #7 exporting to image 01:38:43 #7 exporting layers done 01:38:43 #7 exporting manifest sha256:4649ce63c7e2cc8679972773ea90691422f458657c68613a2e24824d3934538e 0.0s done 01:38:43 #7 exporting config sha256:ab50157d91089f4904e0a281a22490bd0f9c3df8c9d8482a84c69ed50eb5d78b done 01:38:43 #7 exporting manifest sha256:1278168f25ab631928f7925bfd8d92ef99e1a9b29bb72db580d6c5d149593bec done 01:38:43 #7 exporting config sha256:b8be9d605775393969265505cc3c322d038b79b44eb1d1f58b2710b8495dd321 01:38:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:43 #7 ... 01:38:43 01:38:43 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:38:43 #8 DONE 0.0s 01:38:43 01:38:43 #7 exporting to image 01:38:43 #7 exporting config sha256:b8be9d605775393969265505cc3c322d038b79b44eb1d1f58b2710b8495dd321 done 01:38:43 #7 exporting manifest list sha256:0f12dc7bf5ed386aa0d0e30a3039bdf8d560af45d98db926cb371dbaf4720ea9 done 01:38:43 #7 pushing layers 0.1s done 01:38:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39@sha256:0f12dc7bf5ed386aa0d0e30a3039bdf8d560af45d98db926cb371dbaf4720ea9 01:38:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39@sha256:0f12dc7bf5ed386aa0d0e30a3039bdf8d560af45d98db926cb371dbaf4720ea9 0.1s done 01:38:43 #7 DONE 0.2s 01:38:43 01:38:43 1 warning found (use --debug to expand): 01:38:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 01:38:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 01:38:44 #1 [internal] load build definition from Dockerfile 01:38:44 #1 transferring dockerfile: 172B done 01:38:44 #1 DONE 0.0s 01:38:44 01:38:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 01:38:44 #2 DONE 0.0s 01:38:44 01:38:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 01:38:44 #3 DONE 0.0s 01:38:44 01:38:44 #4 [internal] load .dockerignore 01:38:44 #4 transferring context: 2B done 01:38:44 #4 DONE 0.0s 01:38:44 01:38:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 01:38:44 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 0.0s done 01:38:44 #5 DONE 0.0s 01:38:44 01:38:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 01:38:44 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 0.0s done 01:38:44 #6 CACHED 01:38:44 01:38:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 01:38:44 #5 CACHED 01:38:44 01:38:44 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:38:44 #7 DONE 0.0s 01:38:44 01:38:44 #8 exporting to image 01:38:44 #8 exporting layers done 01:38:44 #8 exporting manifest sha256:4649ce63c7e2cc8679972773ea90691422f458657c68613a2e24824d3934538e done 01:38:44 #8 exporting config sha256:ab50157d91089f4904e0a281a22490bd0f9c3df8c9d8482a84c69ed50eb5d78b done 01:38:44 #8 exporting manifest sha256:1278168f25ab631928f7925bfd8d92ef99e1a9b29bb72db580d6c5d149593bec done 01:38:44 #8 exporting config sha256:b8be9d605775393969265505cc3c322d038b79b44eb1d1f58b2710b8495dd321 done 01:38:44 #8 exporting manifest list sha256:0f12dc7bf5ed386aa0d0e30a3039bdf8d560af45d98db926cb371dbaf4720ea9 done 01:38:44 #8 pushing layers 0.0s done 01:38:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0f12dc7bf5ed386aa0d0e30a3039bdf8d560af45d98db926cb371dbaf4720ea9 0.1s done 01:38:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:44 #8 DONE 0.1s 01:38:44 01:38:44 1 warning found (use --debug to expand): 01:38:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107 --push - 01:38:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107' 01:38:44 #1 [internal] load build definition from Dockerfile 01:38:44 #1 transferring dockerfile: 179B done 01:38:44 #1 DONE 0.0s 01:38:44 01:38:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107 01:38:44 #2 DONE 0.0s 01:38:44 01:38:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107 01:38:44 #3 DONE 0.0s 01:38:44 01:38:44 #4 [internal] load .dockerignore 01:38:44 #4 transferring context: 2B done 01:38:44 #4 DONE 0.0s 01:38:44 01:38:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 01:38:44 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 0.0s done 01:38:44 #5 CACHED 01:38:44 01:38:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 01:38:44 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 0.0s done 01:38:44 #6 CACHED 01:38:44 01:38:44 #7 exporting to image 01:38:44 #7 exporting layers done 01:38:44 #7 exporting manifest sha256:4649ce63c7e2cc8679972773ea90691422f458657c68613a2e24824d3934538e done 01:38:44 #7 exporting config sha256:ab50157d91089f4904e0a281a22490bd0f9c3df8c9d8482a84c69ed50eb5d78b done 01:38:44 #7 exporting manifest sha256:1278168f25ab631928f7925bfd8d92ef99e1a9b29bb72db580d6c5d149593bec 01:38:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:44 #7 exporting manifest sha256:1278168f25ab631928f7925bfd8d92ef99e1a9b29bb72db580d6c5d149593bec done 01:38:44 #7 exporting config sha256:b8be9d605775393969265505cc3c322d038b79b44eb1d1f58b2710b8495dd321 done 01:38:44 #7 exporting manifest list sha256:0f12dc7bf5ed386aa0d0e30a3039bdf8d560af45d98db926cb371dbaf4720ea9 done 01:38:44 #7 pushing layers 0.0s done 01:38:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.107@sha256:0f12dc7bf5ed386aa0d0e30a3039bdf8d560af45d98db926cb371dbaf4720ea9 0.1s done 01:38:44 #7 DONE 0.1s 01:38:44 01:38:44 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:38:44 #8 DONE 0.0s 01:38:44 01:38:44 1 warning found (use --debug to expand): 01:38:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:44 #1 [internal] load build definition from Dockerfile 01:38:44 #1 transferring dockerfile: 220B done 01:38:44 #1 DONE 0.0s 01:38:44 01:38:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:44 #2 DONE 0.0s 01:38:44 01:38:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:44 #3 DONE 0.0s 01:38:44 01:38:44 #4 [internal] load .dockerignore 01:38:44 #4 transferring context: 2B done 01:38:44 #4 DONE 0.0s 01:38:44 01:38:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 01:38:44 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 done 01:38:44 #5 CACHED 01:38:44 01:38:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 01:38:44 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 0.0s done 01:38:44 #6 CACHED 01:38:44 01:38:44 #7 exporting to image 01:38:44 #7 exporting layers done 01:38:44 #7 exporting manifest sha256:4649ce63c7e2cc8679972773ea90691422f458657c68613a2e24824d3934538e done 01:38:44 #7 exporting config sha256:ab50157d91089f4904e0a281a22490bd0f9c3df8c9d8482a84c69ed50eb5d78b done 01:38:44 #7 exporting manifest sha256:1278168f25ab631928f7925bfd8d92ef99e1a9b29bb72db580d6c5d149593bec done 01:38:44 #7 exporting config sha256:b8be9d605775393969265505cc3c322d038b79b44eb1d1f58b2710b8495dd321 01:38:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:45 #7 exporting config sha256:b8be9d605775393969265505cc3c322d038b79b44eb1d1f58b2710b8495dd321 done 01:38:45 #7 exporting manifest list sha256:0f12dc7bf5ed386aa0d0e30a3039bdf8d560af45d98db926cb371dbaf4720ea9 done 01:38:45 #7 pushing layers 0.0s done 01:38:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:0f12dc7bf5ed386aa0d0e30a3039bdf8d560af45d98db926cb371dbaf4720ea9 0.1s done 01:38:45 #7 DONE 0.1s 01:38:45 01:38:45 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:38:45 #8 DONE 0.0s 01:38:45 01:38:45 1 warning found (use --debug to expand): 01:38:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 01:38:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 01:38:45 #1 [internal] load build definition from Dockerfile 01:38:45 #1 transferring dockerfile: 170B done 01:38:45 #1 DONE 0.0s 01:38:45 01:38:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 01:38:45 #2 DONE 0.0s 01:38:45 01:38:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 01:38:45 #3 DONE 0.0s 01:38:45 01:38:45 #4 [internal] load .dockerignore 01:38:45 #4 transferring context: 2B done 01:38:45 #4 DONE 0.0s 01:38:45 01:38:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 01:38:45 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 0.0s done 01:38:45 #5 CACHED 01:38:45 01:38:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 01:38:45 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ce9192e1478226214d244a4056b9e09110731227a636746af03e4f9ed19fa8d2 0.0s done 01:38:45 #6 CACHED 01:38:45 01:38:45 #7 exporting to image 01:38:45 #7 exporting layers done 01:38:45 #7 exporting manifest sha256:4649ce63c7e2cc8679972773ea90691422f458657c68613a2e24824d3934538e done 01:38:45 #7 exporting config sha256:ab50157d91089f4904e0a281a22490bd0f9c3df8c9d8482a84c69ed50eb5d78b done 01:38:45 #7 exporting manifest sha256:1278168f25ab631928f7925bfd8d92ef99e1a9b29bb72db580d6c5d149593bec done 01:38:45 #7 exporting config sha256:b8be9d605775393969265505cc3c322d038b79b44eb1d1f58b2710b8495dd321 done 01:38:45 #7 exporting manifest list sha256:0f12dc7bf5ed386aa0d0e30a3039bdf8d560af45d98db926cb371dbaf4720ea9 01:38:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:45 #7 exporting manifest list sha256:0f12dc7bf5ed386aa0d0e30a3039bdf8d560af45d98db926cb371dbaf4720ea9 done 01:38:45 #7 pushing layers 0.0s done 01:38:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0f12dc7bf5ed386aa0d0e30a3039bdf8d560af45d98db926cb371dbaf4720ea9 0.1s done 01:38:45 #7 DONE 0.1s 01:38:45 01:38:45 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:38:45 #8 DONE 0.0s 01:38:45 01:38:45 1 warning found (use --debug to expand): 01:38:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39 --push - 01:38:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39' 01:38:46 #1 [internal] load build definition from Dockerfile 01:38:46 #1 transferring dockerfile: 202B done 01:38:46 #1 DONE 0.0s 01:38:46 01:38:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39 01:38:46 #2 DONE 0.0s 01:38:46 01:38:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39 01:38:46 #3 DONE 0.1s 01:38:46 01:38:46 #4 [internal] load .dockerignore 01:38:46 #4 transferring context: 2B done 01:38:46 #4 DONE 0.0s 01:38:46 01:38:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 01:38:46 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 0.0s done 01:38:46 #5 DONE 0.0s 01:38:46 01:38:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 01:38:46 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 0.0s done 01:38:46 #6 DONE 0.1s 01:38:46 01:38:46 #7 exporting to image 01:38:46 #7 exporting layers done 01:38:46 #7 exporting manifest sha256:6c2ce03c977f9edcf3f24ee80e2780c7699ed98c5a07ac0b7dfa227df4ac98b7 0.0s done 01:38:46 #7 exporting config sha256:d6943195b1c7e2be4cf26b7bbd9c79b3af0a73106cec99bf6a8f9fed53baa8cc done 01:38:46 #7 exporting manifest sha256:97d7d98d03c3cba1a4dc6649b54bbfb060228b720de5fd31b2feafc1b092e672 0.0s done 01:38:46 #7 exporting config sha256:4b40ba567b79476042c8461f95630dba06a40b5643f1c3e69975d182d20a29e1 01:38:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:46 #7 ... 01:38:46 01:38:46 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:38:46 #8 DONE 0.0s 01:38:46 01:38:46 #7 exporting to image 01:38:46 #7 exporting config sha256:4b40ba567b79476042c8461f95630dba06a40b5643f1c3e69975d182d20a29e1 done 01:38:46 #7 exporting manifest list sha256:b1d3c5d05260f15d4fca2ec1495045f9c6feeb00d4d5b2eefc9be2585e3251ca done 01:38:46 #7 pushing layers 0.1s done 01:38:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39@sha256:b1d3c5d05260f15d4fca2ec1495045f9c6feeb00d4d5b2eefc9be2585e3251ca 01:38:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39@sha256:b1d3c5d05260f15d4fca2ec1495045f9c6feeb00d4d5b2eefc9be2585e3251ca 0.1s done 01:38:46 #7 DONE 0.2s 01:38:46 01:38:46 1 warning found (use --debug to expand): 01:38:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 01:38:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 01:38:46 #1 [internal] load build definition from Dockerfile 01:38:46 #1 transferring dockerfile: 168B done 01:38:46 #1 DONE 0.0s 01:38:46 01:38:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:38:46 #2 DONE 0.0s 01:38:46 01:38:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:38:46 #3 DONE 0.0s 01:38:46 01:38:46 #4 [internal] load .dockerignore 01:38:46 #4 transferring context: 2B done 01:38:46 #4 DONE 0.0s 01:38:46 01:38:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 01:38:46 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 0.0s done 01:38:46 #5 DONE 0.0s 01:38:46 01:38:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 01:38:47 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 0.0s done 01:38:47 #6 CACHED 01:38:47 01:38:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 01:38:47 #5 CACHED 01:38:47 01:38:47 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:38:47 #7 DONE 0.0s 01:38:47 01:38:47 #8 exporting to image 01:38:47 #8 exporting layers done 01:38:47 #8 exporting manifest sha256:6c2ce03c977f9edcf3f24ee80e2780c7699ed98c5a07ac0b7dfa227df4ac98b7 done 01:38:47 #8 exporting config sha256:d6943195b1c7e2be4cf26b7bbd9c79b3af0a73106cec99bf6a8f9fed53baa8cc done 01:38:47 #8 exporting manifest sha256:97d7d98d03c3cba1a4dc6649b54bbfb060228b720de5fd31b2feafc1b092e672 done 01:38:47 #8 exporting config sha256:4b40ba567b79476042c8461f95630dba06a40b5643f1c3e69975d182d20a29e1 done 01:38:47 #8 exporting manifest list sha256:b1d3c5d05260f15d4fca2ec1495045f9c6feeb00d4d5b2eefc9be2585e3251ca done 01:38:47 #8 pushing layers 0.0s done 01:38:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b1d3c5d05260f15d4fca2ec1495045f9c6feeb00d4d5b2eefc9be2585e3251ca 0.1s done 01:38:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:47 #8 DONE 0.1s 01:38:47 01:38:47 1 warning found (use --debug to expand): 01:38:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107' 01:38:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107 --push - 01:38:47 #1 [internal] load build definition from Dockerfile 01:38:47 #1 transferring dockerfile: 175B done 01:38:47 #1 DONE 0.0s 01:38:47 01:38:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107 01:38:47 #2 DONE 0.0s 01:38:47 01:38:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107 01:38:47 #3 DONE 0.0s 01:38:47 01:38:47 #4 [internal] load .dockerignore 01:38:47 #4 transferring context: 2B done 01:38:47 #4 DONE 0.0s 01:38:47 01:38:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 01:38:47 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 0.0s done 01:38:47 #5 CACHED 01:38:47 01:38:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 01:38:47 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 0.0s done 01:38:47 #6 CACHED 01:38:47 01:38:47 #7 exporting to image 01:38:47 #7 exporting layers done 01:38:47 #7 exporting manifest sha256:6c2ce03c977f9edcf3f24ee80e2780c7699ed98c5a07ac0b7dfa227df4ac98b7 done 01:38:47 #7 exporting config sha256:d6943195b1c7e2be4cf26b7bbd9c79b3af0a73106cec99bf6a8f9fed53baa8cc done 01:38:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:47 #7 exporting manifest sha256:97d7d98d03c3cba1a4dc6649b54bbfb060228b720de5fd31b2feafc1b092e672 done 01:38:47 #7 exporting config sha256:4b40ba567b79476042c8461f95630dba06a40b5643f1c3e69975d182d20a29e1 done 01:38:47 #7 exporting manifest list sha256:b1d3c5d05260f15d4fca2ec1495045f9c6feeb00d4d5b2eefc9be2585e3251ca done 01:38:47 #7 pushing layers 0.0s done 01:38:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.107@sha256:b1d3c5d05260f15d4fca2ec1495045f9c6feeb00d4d5b2eefc9be2585e3251ca 0.1s done 01:38:47 #7 DONE 0.1s 01:38:47 01:38:47 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:38:47 #8 DONE 0.0s 01:38:47 01:38:47 1 warning found (use --debug to expand): 01:38:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107' 01:38:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 --push - 01:38:47 #1 [internal] load build definition from Dockerfile 01:38:47 #1 transferring dockerfile: 216B done 01:38:47 #1 DONE 0.0s 01:38:47 01:38:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:47 #2 DONE 0.0s 01:38:47 01:38:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 01:38:47 #3 DONE 0.0s 01:38:47 01:38:47 #4 [internal] load .dockerignore 01:38:47 #4 transferring context: 2B done 01:38:47 #4 DONE 0.0s 01:38:47 01:38:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 01:38:47 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 0.0s done 01:38:47 #5 DONE 0.0s 01:38:47 01:38:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 01:38:48 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 0.0s done 01:38:48 #6 CACHED 01:38:48 01:38:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 01:38:48 #5 CACHED 01:38:48 01:38:48 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:38:48 #7 DONE 0.0s 01:38:48 01:38:48 #8 exporting to image 01:38:48 #8 exporting layers done 01:38:48 #8 exporting manifest sha256:6c2ce03c977f9edcf3f24ee80e2780c7699ed98c5a07ac0b7dfa227df4ac98b7 done 01:38:48 #8 exporting config sha256:d6943195b1c7e2be4cf26b7bbd9c79b3af0a73106cec99bf6a8f9fed53baa8cc done 01:38:48 #8 exporting manifest sha256:97d7d98d03c3cba1a4dc6649b54bbfb060228b720de5fd31b2feafc1b092e672 done 01:38:48 #8 exporting config sha256:4b40ba567b79476042c8461f95630dba06a40b5643f1c3e69975d182d20a29e1 done 01:38:48 #8 exporting manifest list sha256:b1d3c5d05260f15d4fca2ec1495045f9c6feeb00d4d5b2eefc9be2585e3251ca done 01:38:48 #8 pushing layers 0.0s done 01:38:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107@sha256:b1d3c5d05260f15d4fca2ec1495045f9c6feeb00d4d5b2eefc9be2585e3251ca 0.1s done 01:38:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:48 #8 DONE 0.1s 01:38:48 01:38:48 1 warning found (use --debug to expand): 01:38:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:38:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 01:38:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 01:38:48 #1 [internal] load build definition from Dockerfile 01:38:48 #1 transferring dockerfile: 166B done 01:38:48 #1 DONE 0.0s 01:38:48 01:38:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 01:38:48 #2 DONE 0.0s 01:38:48 01:38:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 01:38:48 #3 DONE 0.0s 01:38:48 01:38:48 #4 [internal] load .dockerignore 01:38:48 #4 transferring context: 2B done 01:38:48 #4 DONE 0.0s 01:38:48 01:38:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 01:38:48 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 0.0s done 01:38:48 #5 CACHED 01:38:48 01:38:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 01:38:48 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:0344a23e74c312cdcc1c17e6c35c9e79abb181de3e5a39d1b6e3a9fb24f46050 0.0s done 01:38:48 #6 CACHED 01:38:48 01:38:48 #7 exporting to image 01:38:48 #7 exporting layers done 01:38:48 #7 exporting manifest sha256:6c2ce03c977f9edcf3f24ee80e2780c7699ed98c5a07ac0b7dfa227df4ac98b7 done 01:38:48 #7 exporting config sha256:d6943195b1c7e2be4cf26b7bbd9c79b3af0a73106cec99bf6a8f9fed53baa8cc done 01:38:48 #7 exporting manifest sha256:97d7d98d03c3cba1a4dc6649b54bbfb060228b720de5fd31b2feafc1b092e672 done 01:38:48 #7 exporting config sha256:4b40ba567b79476042c8461f95630dba06a40b5643f1c3e69975d182d20a29e1 done 01:38:48 #7 exporting manifest list sha256:b1d3c5d05260f15d4fca2ec1495045f9c6feeb00d4d5b2eefc9be2585e3251ca done 01:38:48 #7 pushing layers 0.0s done 01:38:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b1d3c5d05260f15d4fca2ec1495045f9c6feeb00d4d5b2eefc9be2585e3251ca 01:38:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:38:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b1d3c5d05260f15d4fca2ec1495045f9c6feeb00d4d5b2eefc9be2585e3251ca 0.1s done 01:38:48 #7 DONE 0.1s 01:38:48 01:38:48 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:38:48 #8 DONE 0.0s 01:38:48 01:38:48 1 warning found (use --debug to expand): 01:38:48  - 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 01:38:49 + '[' -d /w/workspace/edgex-go/966/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:38:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:38:50 ---> package-listing.sh 01:38:50 ++ facter osfamily 01:38:50 ++ tr '[:upper:]' '[:lower:]' 01:38:50 + OS_FAMILY=redhat 01:38:50 + workspace=/w/workspace/edgex-go/966 01:38:50 + START_PACKAGES=/tmp/packages_start.txt 01:38:50 + END_PACKAGES=/tmp/packages_end.txt 01:38:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:38:50 + PACKAGES=/tmp/packages_start.txt 01:38:50 + '[' /w/workspace/edgex-go/966 ']' 01:38:50 + PACKAGES=/tmp/packages_end.txt 01:38:50 + case "${OS_FAMILY}" in 01:38:50 + rpm -qa 01:38:50 + sort 01:38:50 + '[' -f /tmp/packages_start.txt ']' 01:38:50 + '[' -f /tmp/packages_end.txt ']' 01:38:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:38:50 + '[' /w/workspace/edgex-go/966 ']' 01:38:50 + mkdir -p /w/workspace/edgex-go/966/archives/ 01:38:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/966/archives/ [Pipeline] echo 01:38:50 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/966/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:38:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:51 01:38:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:52 latest: Pulling from edgex-lftools-log-publisher 01:38:52 5eb5b503b376: Pulling fs layer 01:38:52 5c69ac0246d0: Pulling fs layer 01:38:52 ec43610c2a17: Pulling fs layer 01:38:52 3a2ae6a8a46f: Pulling fs layer 01:38:52 33b1e0a273af: Pulling fs layer 01:38:52 5d3b04190fa2: Pulling fs layer 01:38:52 2f39f015ded8: Pulling fs layer 01:38:52 3a2ae6a8a46f: Waiting 01:38:52 33b1e0a273af: Waiting 01:38:52 5d3b04190fa2: Waiting 01:38:52 2f39f015ded8: Waiting 01:38:52 5c69ac0246d0: Verifying Checksum 01:38:52 5c69ac0246d0: Download complete 01:38:52 3a2ae6a8a46f: Verifying Checksum 01:38:52 3a2ae6a8a46f: Download complete 01:38:52 33b1e0a273af: Verifying Checksum 01:38:52 33b1e0a273af: Download complete 01:38:52 5d3b04190fa2: Verifying Checksum 01:38:52 5d3b04190fa2: Download complete 01:38:52 ec43610c2a17: Verifying Checksum 01:38:52 ec43610c2a17: Download complete 01:38:52 5eb5b503b376: Verifying Checksum 01:38:52 5eb5b503b376: Download complete 01:38:52 2f39f015ded8: Download complete 01:38:53 5eb5b503b376: Pull complete 01:38:53 5c69ac0246d0: Pull complete 01:38:54 ec43610c2a17: Pull complete 01:38:54 3a2ae6a8a46f: Pull complete 01:38:54 33b1e0a273af: Pull complete 01:38:54 5d3b04190fa2: Pull complete 01:38:58 2f39f015ded8: Pull complete 01:38:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:58 prd-centos7-docker-4c-2g-4988 does not seem to be running inside a container 01:38:58 $ 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/966/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:39:01 $ docker top 06cdda5fe974a547f5f37c23b4ca249c416e834147c62406c2e46b1062c2fbde -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:02 + touch /tmp/pre-build-complete [Pipeline] sh 01:39:02 + mkdir -p /var/log/sysstat [Pipeline] sh 01:39:02 + ls /var/log/sa-host 01:39:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:02 provisioning config files... 01:39:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6031908906143755606tmp [Pipeline] { [Pipeline] echo 01:39:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:39:03 ---> create-netrc.sh [Pipeline] } 01:39:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:39:03 ---> python-tools-install.sh [Pipeline] echo 01:39:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:39:03 ---> sudo-logs.sh 01:39:03 Archiving 'sudo' log.. 01:39:03 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:03 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:39:03 $ docker stop --time=1 06cdda5fe974a547f5f37c23b4ca249c416e834147c62406c2e46b1062c2fbde 01:39:05 $ docker rm -f --volumes 06cdda5fe974a547f5f37c23b4ca249c416e834147c62406c2e46b1062c2fbde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:39:05 [WS-CLEANUP] Deleting project workspace... 01:39:05 [WS-CLEANUP] Deferred wipeout is used... 01:39:05 [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] } 02:03:17 #144 ... 02:03:17 02:03:17 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:03:17 #145 DONE 1515.2s 02:03:17 02:03:17 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:03:17 #146 ... 02:03:17 02:03:17 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:03:17 #155 DONE 0.2s 02:03:17 02:03:17 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:03:17 #151 ... 02:03:17 02:03:17 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:03:17 #156 DONE 0.3s 02:03:17 02:03:17 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:03:17 #153 ... 02:03:17 02:03:17 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:03:17 #157 DONE 0.3s 02:03:17 02:03:17 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:03:17 #148 ... 02:03:17 02:03:17 #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 02:03:17 #158 DONE 0.3s 02:03:17 02:03:17 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:03:17 #151 ... 02:03:17 02:03:17 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:03:17 #159 DONE 0.1s 02:03:17 02:03:17 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:03:17 #160 DONE 2.2s 02:03:17 02:03:17 #113 [core-common-config-bootstrapper] exporting to image 02:03:17 #113 exporting layers 02:03:17 #113 exporting layers 0.7s done 02:03:17 #113 writing image sha256:7cfb9dade76f0b669d7aaf3735c4b6cd983249c3accfb5f66cf5c39335593cb3 done 02:03:17 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:03:17 #113 DONE 8.2s 02:03:17 02:03:17 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:03:23 #148 ... 02:03:23 02:03:23 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:03:23 #151 DONE 1530.3s 02:03:23 02:03:23 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:03:24 #153 ... 02:03:24 02:03:24 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:03:24 #161 DONE 0.2s 02:03:24 02:03:24 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:03:27 #162 DONE 2.5s 02:03:27 02:03:27 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:03:27 #146 ... 02:03:27 02:03:27 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:03:27 #163 DONE 0.3s 02:03:27 02:03:27 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:03:27 #154 ... 02:03:27 02:03:27 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:03:27 #164 DONE 0.3s 02:03:27 02:03:27 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:03:27 #148 ... 02:03:27 02:03:27 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:03:27 #165 DONE 0.3s 02:03:27 02:03:27 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:03:27 #154 ... 02:03:27 02:03:27 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:03:27 #166 DONE 0.1s 02:03:27 02:03:27 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:03:27 #167 DONE 0.1s 02:03:27 02:03:27 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:03:27 #150 ... 02:03:27 02:03:27 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:03:28 #168 DONE 0.2s 02:03:28 02:03:28 #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/ 02:03:28 #169 DONE 0.1s 02:03:28 02:03:28 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:03:28 #149 ... 02:03:28 02:03:28 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:03:28 #170 DONE 0.1s 02:03:28 02:03:28 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:03:31 #171 DONE 2.4s 02:03:31 02:03:31 #113 [security-bootstrapper] exporting to image 02:03:31 #113 exporting layers 02:03:32 #113 exporting layers 1.2s done 02:03:32 #113 writing image sha256:d2d75af2d020cc3c35511c5a3bdbce131e52692fe6dd0418f41db702c2e39c71 done 02:03:32 #113 naming to docker.io/library/security-bootstrapper-arm64 done 02:03:32 #113 DONE 9.4s 02:03:32 02:03:32 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:22:10 #146 ... 02:22:10 02:22:10 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:22:10 #153 DONE 2655.3s 02:22:10 02:22:10 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:22:10 #148 ... 02:22:10 02:22:10 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:22:10 #172 DONE 0.1s 02:22:10 02:22:10 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:22:10 #146 ... 02:22:10 02:22:10 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:22:10 #173 DONE 0.2s 02:22:10 02:22:10 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:22:10 #39 ... 02:22:10 02:22:10 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:22:10 #174 DONE 0.4s 02:22:10 02:22:10 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:22:10 #175 DONE 0.1s 02:22:10 02:22:10 #113 [core-command] exporting to image 02:22:10 #113 exporting layers 02:22:10 #113 exporting layers 0.5s done 02:22:11 #113 writing image sha256:50d1ff812d75cd0b77005f6debdaedf160fb20ea51a326f4483c318a33e41ef2 done 02:22:11 #113 naming to docker.io/library/core-command-arm64 done 02:22:11 #113 DONE 9.9s 02:22:11 02:22:11 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:22:26 #149 ... 02:22:26 02:22:26 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:22:26 #147 2672.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.107 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:22:34 #147 ... 02:22:34 02:22:34 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:22:34 #152 DONE 2680.3s 02:22:34 02:22:34 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:22:34 #148 ... 02:22:34 02:22:34 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:22:34 #176 DONE 0.3s 02:22:34 02:22:34 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:22:35 #177 DONE 0.4s 02:22:35 02:22:35 #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 02:22:35 #178 DONE 0.1s 02:22:35 02:22:35 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:22:35 #179 DONE 0.1s 02:22:35 02:22:35 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:22:35 #180 DONE 0.4s 02:22:35 02:22:35 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:22:35 #149 ... 02:22:35 02:22:35 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:22:35 #181 DONE 0.1s 02:22:35 02:22:35 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:22:37 #182 DONE 1.9s 02:22:37 02:22:37 #113 [security-proxy-setup] exporting to image 02:22:37 #113 exporting layers 02:22:38 #113 exporting layers 1.3s done 02:22:39 #113 writing image sha256:dc6ed5c67afb74f1c5f34e7acfaca955827bd9ad4027a5e2a307464237150f5d 0.0s done 02:22:39 #113 naming to docker.io/library/security-proxy-setup-arm64 done 02:22:39 #113 DONE 11.2s 02:22:39 02:22:39 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:23:05 #146 ... 02:23:05 02:23:05 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:23:05 #147 DONE 2709.0s 02:23:05 02:23:05 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:23:05 #148 ... 02:23:05 02:23:05 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:23:05 #183 DONE 0.2s 02:23:05 02:23:05 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:23:05 #142 ... 02:23:05 02:23:05 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:23:05 #184 DONE 0.2s 02:23:05 02:23:05 #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 02:23:05 #185 DONE 0.1s 02:23:05 02:23:05 #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 02:23:05 #186 DONE 0.2s 02:23:05 02:23:05 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:23:05 #187 DONE 0.1s 02:23:05 02:23:05 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:23:05 #188 DONE 0.5s 02:23:05 02:23:05 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:23:05 #189 DONE 0.4s 02:23:05 02:23:05 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:23:05 #190 DONE 0.2s 02:23:05 02:23:05 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:23:07 #191 DONE 1.8s 02:23:07 02:23:07 #113 [security-secretstore-setup] exporting to image 02:23:07 #113 exporting layers 02:23:11 #113 exporting layers 3.8s done 02:23:11 #113 writing image sha256:3bcd3de9a7272a0766e2cbb25f843e704f61a50c2dd4e4376f247fc466c11209 done 02:23:11 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 02:23:11 #113 DONE 15.0s 02:23:11 02:23:11 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:07 #142 ... 02:24:07 02:24:07 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:24:07 #149 DONE 2773.7s 02:24:07 02:24:07 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:07 #142 ... 02:24:07 02:24:07 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:08 #192 DONE 0.2s 02:24:08 02:24:08 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:08 #142 ... 02:24:08 02:24:08 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:24:08 #193 DONE 0.1s 02:24:08 02:24:08 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:24:08 #194 DONE 0.4s 02:24:08 02:24:08 #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 02:24:08 #195 DONE 0.1s 02:24:08 02:24:08 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:24:09 #148 ... 02:24:09 02:24:09 #113 [security-spiffe-token-provider] exporting to image 02:24:09 #113 exporting layers 02:24:09 #113 exporting layers 0.6s done 02:24:09 #113 writing image sha256:84a82b3061f66ce6ffd15eaf840b898840d5d77c213de24c409e3e64c9a489f7 done 02:24:09 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:24:09 #113 DONE 15.7s 02:24:09 02:24:09 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:24:48 #144 ... 02:24:48 02:24:48 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:24:48 #154 DONE 2811.0s 02:24:48 02:24:48 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:24:48 #196 DONE 0.2s 02:24:48 02:24:48 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:24:48 #197 DONE 0.3s 02:24:48 02:24:48 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:24:48 #148 ... 02:24:48 02:24:48 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:24:48 #198 DONE 0.5s 02:24:48 02:24:48 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:24:48 #199 DONE 0.2s 02:24:48 02:24:48 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:24:48 #200 DONE 0.3s 02:24:48 02:24:48 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:24:48 #144 ... 02:24:48 02:24:48 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:48 #201 DONE 1.8s 02:24:48 02:24:48 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:24:48 #53 ... 02:24:48 02:24:48 #113 [security-proxy-auth] exporting to image 02:24:48 #113 exporting layers 02:24:49 #113 exporting layers 0.8s done 02:24:49 #113 writing image sha256:bdb131ea99dfa93089ada6a9a277f0b94ac84a5ae73badcb65b89ca2b80b2e8c 0.0s done 02:24:49 #113 naming to docker.io/library/security-proxy-auth-arm64 done 02:24:49 #113 DONE 16.5s 02:24:49 02:24:49 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:52 #146 ... 02:24:52 02:24:52 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:24:52 #144 DONE 2818.7s 02:24:52 02:24:52 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:24:53 #148 ... 02:24:53 02:24:53 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:24:53 #202 DONE 0.2s 02:24:53 02:24:53 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:53 #142 ... 02:24:53 02:24:53 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:24:54 #203 DONE 0.7s 02:24:54 02:24:54 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:24:54 #53 ... 02:24:54 02:24:54 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:24:54 #204 DONE 0.2s 02:24:54 02:24:54 #113 [core-keeper] exporting to image 02:24:54 #113 exporting layers 02:24:55 #113 exporting layers 0.8s done 02:24:55 #113 writing image sha256:2fea47b609d782b017844cc5ec14be6c335f40218517a1a69c2901dc752bc746 done 02:24:55 #113 naming to docker.io/library/core-keeper-arm64 done 02:24:55 #113 DONE 17.3s 02:24:55 02:24:55 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:59 #142 ... 02:24:59 02:24:59 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:24:59 #148 DONE 2825.7s 02:24:59 02:24:59 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:24:59 #150 DONE 2825.8s 02:24:59 02:24:59 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:25:00 #142 ... 02:25:00 02:25:00 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:25:00 #205 DONE 0.2s 02:25:00 02:25:00 #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:25:00 #206 DONE 0.3s 02:25:00 02:25:00 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:25:00 #207 DONE 0.2s 02:25:00 02:25:00 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:25:00 #146 ... 02:25:00 02:25:00 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:25:00 #208 DONE 0.3s 02:25:00 02:25:00 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:25:01 #209 ... 02:25:01 02:25:01 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:25:01 #210 DONE 0.7s 02:25:01 02:25:01 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:25:01 #209 DONE 0.6s 02:25:01 02:25:01 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:25:01 #211 DONE 0.2s 02:25:01 02:25:01 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:25:01 #212 DONE 0.2s 02:25:01 02:25:01 #113 [core-data] exporting to image 02:25:01 #113 exporting layers 02:25:01 #113 ... 02:25:01 02:25:01 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:25:01 #213 DONE 0.3s 02:25:01 02:25:01 #113 [core-metadata] exporting to image 02:25:02 #113 exporting layers 0.9s done 02:25:02 #113 writing image sha256:6e0f991691f842beeea483a2a2cec5c77a4db8ab2873a4cf0000cf291e9b9e1a 02:25:02 #113 exporting layers 0.7s done 02:25:02 #113 writing image sha256:6e0f991691f842beeea483a2a2cec5c77a4db8ab2873a4cf0000cf291e9b9e1a done 02:25:02 #113 naming to docker.io/library/core-data-arm64 done 02:25:02 #113 writing image sha256:96f60e59b699541f4c0f26790fd17e39e271df923556dff7ca570068c89b1493 done 02:25:02 #113 naming to docker.io/library/core-metadata-arm64 done 02:25:02 #113 DONE 18.3s 02:25:02 02:25:02 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:25:29 #142 DONE 2853.5s 02:25:29 02:25:29 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:25:29 #146 ... 02:25:29 02:25:29 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:25:29 #214 DONE 0.2s 02:25:29 02:25:29 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:25:29 #215 DONE 0.1s 02:25:29 02:25:29 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:25:29 #146 ... 02:25:29 02:25:29 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:25:29 #216 DONE 0.5s 02:25:29 02:25:29 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:25:29 #146 ... 02:25:29 02:25:29 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:25:29 #217 DONE 0.1s 02:25:29 02:25:29 #113 [support-scheduler] exporting to image 02:25:29 #113 exporting layers 02:25:29 #113 exporting layers 1.1s done 02:25:29 #113 writing image sha256:5a1879e9d39acbd11f7a3dce26cc428406cf75d77c3781f099c323b5d6913333 done 02:25:29 #113 naming to docker.io/library/support-scheduler-arm64 done 02:25:29 #113 DONE 19.3s 02:25:29 02:25:29 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:25:34 #146 DONE 2860.0s 02:25:34 02:25:34 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:25:34 #39 ... 02:25:34 02:25:34 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:25:34 #218 DONE 0.1s 02:25:34 02:25:34 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:25:34 #219 DONE 0.1s 02:25:34 02:25:34 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:25:34 #220 DONE 0.4s 02:25:34 02:25:34 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:25:34 #53 ... 02:25:34 02:25:34 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:25:34 #221 DONE 0.1s 02:25:34 02:25:34 #113 [support-notifications] exporting to image 02:25:34 #113 exporting layers 02:25:35 #113 exporting layers 0.6s done 02:25:35 #113 writing image sha256:72cd683dcb3e83f365652da5d54071a08f7d7af468ad3e09157167a3020de8b0 done 02:25:35 #113 naming to docker.io/library/support-notifications-arm64 done 02:25:35 #113 DONE 19.9s 02:25:35 02:25:35 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:35 time="2026-04-12T01:34:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:25:35 $ docker stop --time=1 7251773338ac4ca91c4dae6f0c66793b18920c8e3206162a6288e16e88c804a4 02:25:36 $ docker rm -f --volumes 7251773338ac4ca91c4dae6f0c66793b18920c8e3206162a6288e16e88c804a4 [Pipeline] // withDockerContainer [Pipeline] sh 02:25:37 + docker images 02:25:37 REPOSITORY TAG IMAGE ID CREATED SIZE 02:25:37 support-notifications-arm64 latest 72cd683dcb3e 3 seconds ago 63.1MB 02:25:37 support-scheduler-arm64 latest 5a1879e9d39a 9 seconds ago 59.3MB 02:25:37 core-metadata-arm64 latest 96f60e59b699 36 seconds ago 55MB 02:25:37 core-data-arm64 latest 6e0f991691f8 36 seconds ago 54.9MB 02:25:37 core-keeper-arm64 latest 2fea47b609d7 43 seconds ago 47.8MB 02:25:37 security-proxy-auth-arm64 latest bdb131ea99df 49 seconds ago 54.1MB 02:25:37 security-spiffe-token-provider-arm64 latest 84a82b3061f6 About a minute ago 58.7MB 02:25:37 security-secretstore-setup-arm64 latest 3bcd3de9a727 2 minutes ago 92.8MB 02:25:37 security-proxy-setup-arm64 latest dc6ed5c67afb 3 minutes ago 59.7MB 02:25:37 core-command-arm64 latest 50d1ff812d75 3 minutes ago 49.4MB 02:25:37 security-bootstrapper-arm64 latest d2d75af2d020 22 minutes ago 28.1MB 02:25:37 core-common-config-bootstrapper-arm64 latest 7cfb9dade76f 22 minutes ago 27MB 02:25:37 security-spire-agent-arm64 latest d95e171fb30f 49 minutes ago 226MB 02:25:37 security-spire-server-arm64 latest 9502e3aabbd8 49 minutes ago 170MB 02:25:37 security-spire-config-arm64 latest 376951949ea5 49 minutes ago 169MB 02:25:37 ci-base-image-arm64 latest 05caab30b98f 51 minutes ago 898MB 02:25:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 5 months ago 564MB 02:25:37 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 02:25:37 provisioning config files... 02:25:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/966@tmp/config8370750274152735378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:37 ---> ****-login.sh 02:25:37 nexus3.edgexfoundry.org:10001 02:25:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:41 Configure a credential helper to remove this warning. See 02:25:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:41 02:25:41 Login Succeeded 02:25:41 nexus3.edgexfoundry.org:10002 02:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:41 Configure a credential helper to remove this warning. See 02:25:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:41 02:25:41 Login Succeeded 02:25:41 nexus3.edgexfoundry.org:10003 02:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:41 Configure a credential helper to remove this warning. See 02:25:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:41 02:25:41 Login Succeeded 02:25:41 nexus3.edgexfoundry.org:10004 02:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:41 Configure a credential helper to remove this warning. See 02:25:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:41 02:25:41 Login Succeeded 02:25:41 ****.io 02:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:42 Configure a credential helper to remove this warning. See 02:25:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:42 02:25:42 Login Succeeded 02:25:42 ---> ****-login.sh ends [Pipeline] } 02:25:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:25:42 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:25:42 545500b82f5840a6ba07460a23078cd69626ab39 02:25:42 latest 02:25:42 4.1.0-dev.107 02:25:42 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:25:42 main 02:25:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:25:43 594584868935: Preparing 02:25:43 b74b55d5e0e7: Preparing 02:25:43 c99b9fd91a7f: Preparing 02:25:43 f9aa9d2f31de: Preparing 02:25:43 f21d5850fc34: Preparing 02:25:43 96bfcd6d75cd: Preparing 02:25:43 c4e71c2a4573: Preparing 02:25:43 96bfcd6d75cd: Waiting 02:25:43 c4e71c2a4573: Waiting 02:25:43 c99b9fd91a7f: Pushed 02:25:43 f9aa9d2f31de: Pushed 02:25:43 594584868935: Pushed 02:25:43 c4e71c2a4573: Layer already exists 02:25:43 96bfcd6d75cd: Pushed 02:25:45 f21d5850fc34: Pushed 02:25:51 b74b55d5e0e7: Pushed 02:25:51 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:66bf6f5a9d794a709ec92c248d16ff72ffaea0811c9e5cbeb022e4490fc1400b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:25:51 594584868935: Preparing 02:25:51 b74b55d5e0e7: Preparing 02:25:51 c99b9fd91a7f: Preparing 02:25:51 f9aa9d2f31de: Preparing 02:25:51 f21d5850fc34: Preparing 02:25:51 96bfcd6d75cd: Preparing 02:25:51 c4e71c2a4573: Preparing 02:25:51 96bfcd6d75cd: Waiting 02:25:51 594584868935: Layer already exists 02:25:51 c99b9fd91a7f: Layer already exists 02:25:51 b74b55d5e0e7: Layer already exists 02:25:51 f9aa9d2f31de: Layer already exists 02:25:51 f21d5850fc34: Layer already exists 02:25:51 c4e71c2a4573: Layer already exists 02:25:51 96bfcd6d75cd: Layer already exists 02:25:51 latest: digest: sha256:66bf6f5a9d794a709ec92c248d16ff72ffaea0811c9e5cbeb022e4490fc1400b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.107 02:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:25:55 594584868935: Preparing 02:25:55 b74b55d5e0e7: Preparing 02:25:55 c99b9fd91a7f: Preparing 02:25:55 f9aa9d2f31de: Preparing 02:25:55 f21d5850fc34: Preparing 02:25:55 96bfcd6d75cd: Preparing 02:25:55 c4e71c2a4573: Preparing 02:25:55 96bfcd6d75cd: Waiting 02:25:55 c4e71c2a4573: Waiting 02:25:55 594584868935: Layer already exists 02:25:55 b74b55d5e0e7: Layer already exists 02:25:55 c99b9fd91a7f: Layer already exists 02:25:55 f9aa9d2f31de: Layer already exists 02:25:55 f21d5850fc34: Layer already exists 02:25:55 96bfcd6d75cd: Layer already exists 02:25:55 c4e71c2a4573: Layer already exists 02:25:55 4.1.0-dev.107: digest: sha256:66bf6f5a9d794a709ec92c248d16ff72ffaea0811c9e5cbeb022e4490fc1400b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:25:56 594584868935: Preparing 02:25:56 b74b55d5e0e7: Preparing 02:25:56 c99b9fd91a7f: Preparing 02:25:56 f9aa9d2f31de: Preparing 02:25:56 f21d5850fc34: Preparing 02:25:56 96bfcd6d75cd: Preparing 02:25:56 c4e71c2a4573: Preparing 02:25:56 96bfcd6d75cd: Waiting 02:25:56 c4e71c2a4573: Waiting 02:25:56 f21d5850fc34: Layer already exists 02:25:56 594584868935: Layer already exists 02:25:56 c99b9fd91a7f: Layer already exists 02:25:56 f9aa9d2f31de: Layer already exists 02:25:56 b74b55d5e0e7: Layer already exists 02:25:56 96bfcd6d75cd: Layer already exists 02:25:56 c4e71c2a4573: Layer already exists 02:25:56 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:66bf6f5a9d794a709ec92c248d16ff72ffaea0811c9e5cbeb022e4490fc1400b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:25:57 594584868935: Preparing 02:25:57 b74b55d5e0e7: Preparing 02:25:57 c99b9fd91a7f: Preparing 02:25:57 f9aa9d2f31de: Preparing 02:25:57 f21d5850fc34: Preparing 02:25:57 96bfcd6d75cd: Preparing 02:25:57 c4e71c2a4573: Preparing 02:25:57 96bfcd6d75cd: Waiting 02:25:57 c4e71c2a4573: Waiting 02:25:57 f21d5850fc34: Layer already exists 02:25:57 b74b55d5e0e7: Layer already exists 02:25:57 c99b9fd91a7f: Layer already exists 02:25:57 594584868935: Layer already exists 02:25:57 f9aa9d2f31de: Layer already exists 02:25:57 96bfcd6d75cd: Layer already exists 02:25:57 c4e71c2a4573: Layer already exists 02:25:57 main: digest: sha256:66bf6f5a9d794a709ec92c248d16ff72ffaea0811c9e5cbeb022e4490fc1400b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:58 ===================================================== [Pipeline] echo 02:25:58 taggedImages: 02:25:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:25:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:25:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.107 02:25:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:25:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:25:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:25:58 545500b82f5840a6ba07460a23078cd69626ab39 02:25:58 latest 02:25:58 4.1.0-dev.107 02:25:58 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:25:58 main 02:25:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:25:58 9ab8dcd93f38: Preparing 02:25:58 6ef76ddaa4de: Preparing 02:25:58 ad7884943243: Preparing 02:25:58 c2453bbdc119: Preparing 02:25:58 c99b9fd91a7f: Preparing 02:25:58 f9aa9d2f31de: Preparing 02:25:58 f21d5850fc34: Preparing 02:25:58 96bfcd6d75cd: Preparing 02:25:58 c4e71c2a4573: Preparing 02:25:58 f9aa9d2f31de: Waiting 02:25:58 f21d5850fc34: Waiting 02:25:58 c4e71c2a4573: Waiting 02:25:58 96bfcd6d75cd: Waiting 02:25:58 c99b9fd91a7f: Layer already exists 02:25:58 f9aa9d2f31de: Layer already exists 02:25:59 6ef76ddaa4de: Pushed 02:25:59 f21d5850fc34: Layer already exists 02:25:59 ad7884943243: Pushed 02:25:59 9ab8dcd93f38: Pushed 02:25:59 96bfcd6d75cd: Layer already exists 02:25:59 c4e71c2a4573: Layer already exists 02:26:01 c2453bbdc119: Pushed 02:26:01 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:08887271afdfa1f85ca59e9f1bba3199211b46000828daabb80ec0577848e02a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:01 + 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 02:26:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:26:02 9ab8dcd93f38: Preparing 02:26:02 6ef76ddaa4de: Preparing 02:26:02 ad7884943243: Preparing 02:26:02 c2453bbdc119: Preparing 02:26:02 c99b9fd91a7f: Preparing 02:26:02 f9aa9d2f31de: Preparing 02:26:02 f21d5850fc34: Preparing 02:26:02 96bfcd6d75cd: Preparing 02:26:02 c4e71c2a4573: Preparing 02:26:02 f21d5850fc34: Waiting 02:26:02 96bfcd6d75cd: Waiting 02:26:02 c4e71c2a4573: Waiting 02:26:02 f9aa9d2f31de: Waiting 02:26:02 6ef76ddaa4de: Layer already exists 02:26:02 c99b9fd91a7f: Layer already exists 02:26:02 9ab8dcd93f38: Layer already exists 02:26:02 ad7884943243: Layer already exists 02:26:02 c2453bbdc119: Layer already exists 02:26:02 c4e71c2a4573: Layer already exists 02:26:02 f21d5850fc34: Layer already exists 02:26:02 f9aa9d2f31de: Layer already exists 02:26:02 96bfcd6d75cd: Layer already exists 02:26:02 latest: digest: sha256:08887271afdfa1f85ca59e9f1bba3199211b46000828daabb80ec0577848e02a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.107 02:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:26:03 9ab8dcd93f38: Preparing 02:26:03 6ef76ddaa4de: Preparing 02:26:03 ad7884943243: Preparing 02:26:03 c2453bbdc119: Preparing 02:26:03 c99b9fd91a7f: Preparing 02:26:03 f9aa9d2f31de: Preparing 02:26:03 f21d5850fc34: Preparing 02:26:03 96bfcd6d75cd: Preparing 02:26:03 c4e71c2a4573: Preparing 02:26:03 f9aa9d2f31de: Waiting 02:26:03 96bfcd6d75cd: Waiting 02:26:03 f21d5850fc34: Waiting 02:26:03 6ef76ddaa4de: Layer already exists 02:26:03 ad7884943243: Layer already exists 02:26:03 c2453bbdc119: Layer already exists 02:26:03 9ab8dcd93f38: Layer already exists 02:26:03 c99b9fd91a7f: Layer already exists 02:26:03 f21d5850fc34: Layer already exists 02:26:03 f9aa9d2f31de: Layer already exists 02:26:03 c4e71c2a4573: Layer already exists 02:26:03 96bfcd6d75cd: Layer already exists 02:26:03 4.1.0-dev.107: digest: sha256:08887271afdfa1f85ca59e9f1bba3199211b46000828daabb80ec0577848e02a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:26:04 9ab8dcd93f38: Preparing 02:26:04 6ef76ddaa4de: Preparing 02:26:04 ad7884943243: Preparing 02:26:04 c2453bbdc119: Preparing 02:26:04 c99b9fd91a7f: Preparing 02:26:04 f9aa9d2f31de: Preparing 02:26:04 f21d5850fc34: Preparing 02:26:04 96bfcd6d75cd: Preparing 02:26:04 c4e71c2a4573: Preparing 02:26:04 f9aa9d2f31de: Waiting 02:26:04 f21d5850fc34: Waiting 02:26:04 96bfcd6d75cd: Waiting 02:26:04 c4e71c2a4573: Waiting 02:26:04 9ab8dcd93f38: Layer already exists 02:26:04 c2453bbdc119: Layer already exists 02:26:04 ad7884943243: Layer already exists 02:26:04 c99b9fd91a7f: Layer already exists 02:26:04 6ef76ddaa4de: Layer already exists 02:26:04 f9aa9d2f31de: Layer already exists 02:26:04 f21d5850fc34: Layer already exists 02:26:04 c4e71c2a4573: Layer already exists 02:26:04 96bfcd6d75cd: Layer already exists 02:26:04 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:08887271afdfa1f85ca59e9f1bba3199211b46000828daabb80ec0577848e02a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:04 + 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 02:26:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:26:04 9ab8dcd93f38: Preparing 02:26:04 6ef76ddaa4de: Preparing 02:26:04 ad7884943243: Preparing 02:26:04 c2453bbdc119: Preparing 02:26:04 c99b9fd91a7f: Preparing 02:26:04 f9aa9d2f31de: Preparing 02:26:04 f21d5850fc34: Preparing 02:26:04 96bfcd6d75cd: Preparing 02:26:04 c4e71c2a4573: Preparing 02:26:04 f21d5850fc34: Waiting 02:26:04 96bfcd6d75cd: Waiting 02:26:04 c4e71c2a4573: Waiting 02:26:04 f9aa9d2f31de: Waiting 02:26:04 c99b9fd91a7f: Layer already exists 02:26:04 9ab8dcd93f38: Layer already exists 02:26:04 c2453bbdc119: Layer already exists 02:26:04 ad7884943243: Layer already exists 02:26:04 6ef76ddaa4de: Layer already exists 02:26:04 f21d5850fc34: Layer already exists 02:26:04 f9aa9d2f31de: Layer already exists 02:26:04 c4e71c2a4573: Layer already exists 02:26:04 96bfcd6d75cd: Layer already exists 02:26:05 main: digest: sha256:08887271afdfa1f85ca59e9f1bba3199211b46000828daabb80ec0577848e02a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:05 ===================================================== [Pipeline] echo 02:26:05 taggedImages: 02:26:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:26:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:26:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.107 02:26:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:26:05 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:26:05 545500b82f5840a6ba07460a23078cd69626ab39 02:26:05 latest 02:26:05 4.1.0-dev.107 02:26:05 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:05 main 02:26:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:26:06 b3061a13a0ed: Preparing 02:26:06 429d57095fb9: Preparing 02:26:06 c99b9fd91a7f: Preparing 02:26:06 f9aa9d2f31de: Preparing 02:26:06 52ce8ec141fa: Preparing 02:26:06 bd5e3e57aac2: Preparing 02:26:06 c4e71c2a4573: Preparing 02:26:06 bd5e3e57aac2: Waiting 02:26:06 c4e71c2a4573: Waiting 02:26:08 52ce8ec141fa: Pushed 02:26:09 c99b9fd91a7f: Layer already exists 02:26:09 f9aa9d2f31de: Layer already exists 02:26:09 c4e71c2a4573: Layer already exists 02:26:09 b3061a13a0ed: Pushed 02:26:09 bd5e3e57aac2: Pushed 02:26:13 429d57095fb9: Pushed 02:26:13 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:f3a76eb5e27656f18b7f427c327cb1268758c1170c0341be6d9cf2c7ad014680 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:26:14 b3061a13a0ed: Preparing 02:26:14 429d57095fb9: Preparing 02:26:14 c99b9fd91a7f: Preparing 02:26:14 f9aa9d2f31de: Preparing 02:26:14 52ce8ec141fa: Preparing 02:26:14 bd5e3e57aac2: Preparing 02:26:14 c4e71c2a4573: Preparing 02:26:14 bd5e3e57aac2: Waiting 02:26:14 c4e71c2a4573: Waiting 02:26:14 f9aa9d2f31de: Layer already exists 02:26:14 429d57095fb9: Layer already exists 02:26:14 b3061a13a0ed: Layer already exists 02:26:14 52ce8ec141fa: Layer already exists 02:26:14 c99b9fd91a7f: Layer already exists 02:26:14 bd5e3e57aac2: Layer already exists 02:26:14 c4e71c2a4573: Layer already exists 02:26:14 latest: digest: sha256:f3a76eb5e27656f18b7f427c327cb1268758c1170c0341be6d9cf2c7ad014680 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.107 02:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:26:15 b3061a13a0ed: Preparing 02:26:15 429d57095fb9: Preparing 02:26:15 c99b9fd91a7f: Preparing 02:26:15 f9aa9d2f31de: Preparing 02:26:15 52ce8ec141fa: Preparing 02:26:15 bd5e3e57aac2: Preparing 02:26:15 c4e71c2a4573: Preparing 02:26:15 bd5e3e57aac2: Waiting 02:26:15 c4e71c2a4573: Waiting 02:26:15 c99b9fd91a7f: Layer already exists 02:26:15 f9aa9d2f31de: Layer already exists 02:26:15 429d57095fb9: Layer already exists 02:26:15 52ce8ec141fa: Layer already exists 02:26:15 b3061a13a0ed: Layer already exists 02:26:15 bd5e3e57aac2: Layer already exists 02:26:15 c4e71c2a4573: Layer already exists 02:26:15 4.1.0-dev.107: digest: sha256:f3a76eb5e27656f18b7f427c327cb1268758c1170c0341be6d9cf2c7ad014680 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:26:16 b3061a13a0ed: Preparing 02:26:16 429d57095fb9: Preparing 02:26:16 c99b9fd91a7f: Preparing 02:26:16 f9aa9d2f31de: Preparing 02:26:16 52ce8ec141fa: Preparing 02:26:16 bd5e3e57aac2: Preparing 02:26:16 c4e71c2a4573: Preparing 02:26:16 bd5e3e57aac2: Waiting 02:26:16 c4e71c2a4573: Waiting 02:26:16 52ce8ec141fa: Layer already exists 02:26:16 b3061a13a0ed: Layer already exists 02:26:16 c99b9fd91a7f: Layer already exists 02:26:16 f9aa9d2f31de: Layer already exists 02:26:16 429d57095fb9: Layer already exists 02:26:16 c4e71c2a4573: Layer already exists 02:26:16 bd5e3e57aac2: Layer already exists 02:26:16 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:f3a76eb5e27656f18b7f427c327cb1268758c1170c0341be6d9cf2c7ad014680 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:26:17 b3061a13a0ed: Preparing 02:26:17 429d57095fb9: Preparing 02:26:17 c99b9fd91a7f: Preparing 02:26:17 f9aa9d2f31de: Preparing 02:26:17 52ce8ec141fa: Preparing 02:26:17 bd5e3e57aac2: Preparing 02:26:17 c4e71c2a4573: Preparing 02:26:17 bd5e3e57aac2: Waiting 02:26:17 c4e71c2a4573: Waiting 02:26:17 52ce8ec141fa: Layer already exists 02:26:17 429d57095fb9: Layer already exists 02:26:17 f9aa9d2f31de: Layer already exists 02:26:17 b3061a13a0ed: Layer already exists 02:26:17 c99b9fd91a7f: Layer already exists 02:26:17 c4e71c2a4573: Layer already exists 02:26:17 bd5e3e57aac2: Layer already exists 02:26:17 main: digest: sha256:f3a76eb5e27656f18b7f427c327cb1268758c1170c0341be6d9cf2c7ad014680 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:17 ===================================================== [Pipeline] echo 02:26:17 taggedImages: 02:26:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:26:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:26:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.107 02:26:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:26:17 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:26:17 545500b82f5840a6ba07460a23078cd69626ab39 02:26:17 latest 02:26:17 4.1.0-dev.107 02:26:17 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:17 main 02:26:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:26:18 81f4eceb7606: Preparing 02:26:18 50f2bb9b30ca: Preparing 02:26:18 f9aa9d2f31de: Preparing 02:26:18 fca69d91ec42: Preparing 02:26:18 abb8fff9ee90: Preparing 02:26:18 c4e71c2a4573: Preparing 02:26:18 c4e71c2a4573: Waiting 02:26:18 f9aa9d2f31de: Layer already exists 02:26:18 c4e71c2a4573: Layer already exists 02:26:18 81f4eceb7606: Pushed 02:26:18 fca69d91ec42: Pushed 02:26:18 abb8fff9ee90: Pushed 02:26:26 50f2bb9b30ca: Pushed 02:26:26 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:c4b4121ef890f3d817205f8376ee3f1448f89d693ea99118c9590dc6ec903037 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:26:27 81f4eceb7606: Preparing 02:26:27 50f2bb9b30ca: Preparing 02:26:27 f9aa9d2f31de: Preparing 02:26:27 fca69d91ec42: Preparing 02:26:27 abb8fff9ee90: Preparing 02:26:27 c4e71c2a4573: Preparing 02:26:27 c4e71c2a4573: Waiting 02:26:27 fca69d91ec42: Layer already exists 02:26:27 abb8fff9ee90: Layer already exists 02:26:27 f9aa9d2f31de: Layer already exists 02:26:27 81f4eceb7606: Layer already exists 02:26:27 50f2bb9b30ca: Layer already exists 02:26:27 c4e71c2a4573: Layer already exists 02:26:27 latest: digest: sha256:c4b4121ef890f3d817205f8376ee3f1448f89d693ea99118c9590dc6ec903037 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:28 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.107 02:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:26:28 81f4eceb7606: Preparing 02:26:28 50f2bb9b30ca: Preparing 02:26:28 f9aa9d2f31de: Preparing 02:26:28 fca69d91ec42: Preparing 02:26:28 abb8fff9ee90: Preparing 02:26:28 c4e71c2a4573: Preparing 02:26:28 c4e71c2a4573: Waiting 02:26:28 abb8fff9ee90: Layer already exists 02:26:28 f9aa9d2f31de: Layer already exists 02:26:28 81f4eceb7606: Layer already exists 02:26:28 fca69d91ec42: Layer already exists 02:26:28 50f2bb9b30ca: Layer already exists 02:26:28 c4e71c2a4573: Layer already exists 02:26:28 4.1.0-dev.107: digest: sha256:c4b4121ef890f3d817205f8376ee3f1448f89d693ea99118c9590dc6ec903037 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:26:29 81f4eceb7606: Preparing 02:26:29 50f2bb9b30ca: Preparing 02:26:29 f9aa9d2f31de: Preparing 02:26:29 fca69d91ec42: Preparing 02:26:29 abb8fff9ee90: Preparing 02:26:29 c4e71c2a4573: Preparing 02:26:29 c4e71c2a4573: Waiting 02:26:29 81f4eceb7606: Layer already exists 02:26:29 f9aa9d2f31de: Layer already exists 02:26:29 50f2bb9b30ca: Layer already exists 02:26:29 fca69d91ec42: Layer already exists 02:26:29 abb8fff9ee90: Layer already exists 02:26:29 c4e71c2a4573: Layer already exists 02:26:29 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:c4b4121ef890f3d817205f8376ee3f1448f89d693ea99118c9590dc6ec903037 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:26:30 81f4eceb7606: Preparing 02:26:30 50f2bb9b30ca: Preparing 02:26:30 f9aa9d2f31de: Preparing 02:26:30 fca69d91ec42: Preparing 02:26:30 abb8fff9ee90: Preparing 02:26:30 c4e71c2a4573: Preparing 02:26:30 c4e71c2a4573: Waiting 02:26:30 f9aa9d2f31de: Layer already exists 02:26:30 50f2bb9b30ca: Layer already exists 02:26:30 81f4eceb7606: Layer already exists 02:26:30 fca69d91ec42: Layer already exists 02:26:30 abb8fff9ee90: Layer already exists 02:26:30 c4e71c2a4573: Layer already exists 02:26:30 main: digest: sha256:c4b4121ef890f3d817205f8376ee3f1448f89d693ea99118c9590dc6ec903037 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:30 ===================================================== [Pipeline] echo 02:26:30 taggedImages: 02:26:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:26:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:26:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.107 02:26:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:26:30 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:26:30 545500b82f5840a6ba07460a23078cd69626ab39 02:26:30 latest 02:26:30 4.1.0-dev.107 02:26:30 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:30 main 02:26:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:26:31 e0d904e2565a: Preparing 02:26:31 44c010e327ed: Preparing 02:26:31 cdb5837c1e13: Preparing 02:26:31 c99b9fd91a7f: Preparing 02:26:31 f9aa9d2f31de: Preparing 02:26:31 f21d5850fc34: Preparing 02:26:31 96bfcd6d75cd: Preparing 02:26:31 c4e71c2a4573: Preparing 02:26:31 96bfcd6d75cd: Waiting 02:26:31 f21d5850fc34: Waiting 02:26:31 c4e71c2a4573: Waiting 02:26:31 f9aa9d2f31de: Layer already exists 02:26:31 c99b9fd91a7f: Layer already exists 02:26:31 f21d5850fc34: Layer already exists 02:26:31 96bfcd6d75cd: Layer already exists 02:26:31 44c010e327ed: Pushed 02:26:31 c4e71c2a4573: Layer already exists 02:26:31 e0d904e2565a: Pushed 02:26:41 cdb5837c1e13: Pushed 02:26:41 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:59ff759f667668a6bb8c1cf5e12eab2738ae937328142cc61c14f658341f4f1e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:26:42 e0d904e2565a: Preparing 02:26:42 44c010e327ed: Preparing 02:26:42 cdb5837c1e13: Preparing 02:26:42 c99b9fd91a7f: Preparing 02:26:42 f9aa9d2f31de: Preparing 02:26:42 f21d5850fc34: Preparing 02:26:42 96bfcd6d75cd: Preparing 02:26:42 c4e71c2a4573: Preparing 02:26:42 96bfcd6d75cd: Waiting 02:26:42 c4e71c2a4573: Waiting 02:26:42 f21d5850fc34: Waiting 02:26:42 44c010e327ed: Layer already exists 02:26:42 cdb5837c1e13: Layer already exists 02:26:42 f9aa9d2f31de: Layer already exists 02:26:42 c99b9fd91a7f: Layer already exists 02:26:42 e0d904e2565a: Layer already exists 02:26:42 f21d5850fc34: Layer already exists 02:26:42 96bfcd6d75cd: Layer already exists 02:26:42 c4e71c2a4573: Layer already exists 02:26:42 latest: digest: sha256:59ff759f667668a6bb8c1cf5e12eab2738ae937328142cc61c14f658341f4f1e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.107 02:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:26:42 e0d904e2565a: Preparing 02:26:42 44c010e327ed: Preparing 02:26:42 cdb5837c1e13: Preparing 02:26:42 c99b9fd91a7f: Preparing 02:26:42 f9aa9d2f31de: Preparing 02:26:42 f21d5850fc34: Preparing 02:26:42 96bfcd6d75cd: Preparing 02:26:42 c4e71c2a4573: Preparing 02:26:42 96bfcd6d75cd: Waiting 02:26:42 f21d5850fc34: Waiting 02:26:42 c4e71c2a4573: Waiting 02:26:42 e0d904e2565a: Layer already exists 02:26:42 f9aa9d2f31de: Layer already exists 02:26:42 c99b9fd91a7f: Layer already exists 02:26:42 44c010e327ed: Layer already exists 02:26:42 cdb5837c1e13: Layer already exists 02:26:42 f21d5850fc34: Layer already exists 02:26:42 96bfcd6d75cd: Layer already exists 02:26:42 c4e71c2a4573: Layer already exists 02:26:42 4.1.0-dev.107: digest: sha256:59ff759f667668a6bb8c1cf5e12eab2738ae937328142cc61c14f658341f4f1e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:26:43 e0d904e2565a: Preparing 02:26:43 44c010e327ed: Preparing 02:26:43 cdb5837c1e13: Preparing 02:26:43 c99b9fd91a7f: Preparing 02:26:43 f9aa9d2f31de: Preparing 02:26:43 f21d5850fc34: Preparing 02:26:43 96bfcd6d75cd: Preparing 02:26:43 c4e71c2a4573: Preparing 02:26:43 f21d5850fc34: Waiting 02:26:43 96bfcd6d75cd: Waiting 02:26:43 c4e71c2a4573: Waiting 02:26:43 cdb5837c1e13: Layer already exists 02:26:43 f9aa9d2f31de: Layer already exists 02:26:43 c99b9fd91a7f: Layer already exists 02:26:43 44c010e327ed: Layer already exists 02:26:43 e0d904e2565a: Layer already exists 02:26:43 f21d5850fc34: Layer already exists 02:26:43 c4e71c2a4573: Layer already exists 02:26:43 96bfcd6d75cd: Layer already exists 02:26:43 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:59ff759f667668a6bb8c1cf5e12eab2738ae937328142cc61c14f658341f4f1e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:26:44 e0d904e2565a: Preparing 02:26:44 44c010e327ed: Preparing 02:26:44 cdb5837c1e13: Preparing 02:26:44 c99b9fd91a7f: Preparing 02:26:44 f9aa9d2f31de: Preparing 02:26:44 f21d5850fc34: Preparing 02:26:44 96bfcd6d75cd: Preparing 02:26:44 f21d5850fc34: Waiting 02:26:44 96bfcd6d75cd: Waiting 02:26:44 c4e71c2a4573: Preparing 02:26:44 c4e71c2a4573: Waiting 02:26:44 cdb5837c1e13: Layer already exists 02:26:44 44c010e327ed: Layer already exists 02:26:44 c99b9fd91a7f: Layer already exists 02:26:44 e0d904e2565a: Layer already exists 02:26:44 f9aa9d2f31de: Layer already exists 02:26:44 f21d5850fc34: Layer already exists 02:26:44 96bfcd6d75cd: Layer already exists 02:26:44 c4e71c2a4573: Layer already exists 02:26:44 main: digest: sha256:59ff759f667668a6bb8c1cf5e12eab2738ae937328142cc61c14f658341f4f1e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:44 ===================================================== [Pipeline] echo 02:26:44 taggedImages: 02:26:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:26:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:26:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.107 02:26:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:26:44 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:26:44 545500b82f5840a6ba07460a23078cd69626ab39 02:26:44 latest 02:26:44 4.1.0-dev.107 02:26:44 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:44 main 02:26:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:26:45 912a570f6458: Preparing 02:26:45 0575e3ef2e0d: Preparing 02:26:45 73a90b6ae637: Preparing 02:26:45 b92bd0950948: Preparing 02:26:45 01b70c8536b3: Preparing 02:26:45 fab1c8e55474: Preparing 02:26:45 dabf147d696a: Preparing 02:26:45 c99b9fd91a7f: Preparing 02:26:45 f9aa9d2f31de: Preparing 02:26:45 a66f80c5e77e: Preparing 02:26:45 313aa569aad7: Preparing 02:26:45 5f70bf18a086: Preparing 02:26:45 ae11941d2d15: Preparing 02:26:45 9c4dce7139fc: Preparing 02:26:45 7672425d7d46: Preparing 02:26:45 c4e71c2a4573: Preparing 02:26:45 fab1c8e55474: Waiting 02:26:45 5f70bf18a086: Waiting 02:26:45 dabf147d696a: Waiting 02:26:45 ae11941d2d15: Waiting 02:26:45 c99b9fd91a7f: Waiting 02:26:45 a66f80c5e77e: Waiting 02:26:45 313aa569aad7: Waiting 02:26:45 f9aa9d2f31de: Waiting 02:26:45 7672425d7d46: Waiting 02:26:45 c4e71c2a4573: Waiting 02:26:45 9c4dce7139fc: Waiting 02:26:45 73a90b6ae637: Pushed 02:26:45 0575e3ef2e0d: Pushed 02:26:45 b92bd0950948: Pushed 02:26:45 01b70c8536b3: Pushed 02:26:45 912a570f6458: Pushed 02:26:45 c99b9fd91a7f: Layer already exists 02:26:45 fab1c8e55474: Pushed 02:26:45 f9aa9d2f31de: Layer already exists 02:26:45 5f70bf18a086: Layer already exists 02:26:45 a66f80c5e77e: Pushed 02:26:46 313aa569aad7: Pushed 02:26:46 c4e71c2a4573: Layer already exists 02:26:46 ae11941d2d15: Pushed 02:26:46 7672425d7d46: Pushed 02:26:47 9c4dce7139fc: Pushed 02:26:51 dabf147d696a: Pushed 02:26:51 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:1c923c3e5f7a90e71e9d5236515b64b8c4dc6005004a1c146daf1de99e1ff3fe size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:26:52 912a570f6458: Preparing 02:26:52 0575e3ef2e0d: Preparing 02:26:52 73a90b6ae637: Preparing 02:26:52 b92bd0950948: Preparing 02:26:52 01b70c8536b3: Preparing 02:26:52 fab1c8e55474: Preparing 02:26:52 dabf147d696a: Preparing 02:26:52 c99b9fd91a7f: Preparing 02:26:52 f9aa9d2f31de: Preparing 02:26:52 a66f80c5e77e: Preparing 02:26:52 313aa569aad7: Preparing 02:26:52 5f70bf18a086: Preparing 02:26:52 ae11941d2d15: Preparing 02:26:52 9c4dce7139fc: Preparing 02:26:52 7672425d7d46: Preparing 02:26:52 c4e71c2a4573: Preparing 02:26:52 fab1c8e55474: Waiting 02:26:52 dabf147d696a: Waiting 02:26:52 c99b9fd91a7f: Waiting 02:26:52 f9aa9d2f31de: Waiting 02:26:52 a66f80c5e77e: Waiting 02:26:52 313aa569aad7: Waiting 02:26:52 5f70bf18a086: Waiting 02:26:52 ae11941d2d15: Waiting 02:26:52 9c4dce7139fc: Waiting 02:26:52 7672425d7d46: Waiting 02:26:52 c4e71c2a4573: Waiting 02:26:52 0575e3ef2e0d: Layer already exists 02:26:52 73a90b6ae637: Layer already exists 02:26:52 01b70c8536b3: Layer already exists 02:26:52 b92bd0950948: Layer already exists 02:26:52 912a570f6458: Layer already exists 02:26:52 dabf147d696a: Layer already exists 02:26:52 fab1c8e55474: Layer already exists 02:26:52 c99b9fd91a7f: Layer already exists 02:26:52 f9aa9d2f31de: Layer already exists 02:26:52 a66f80c5e77e: Layer already exists 02:26:52 5f70bf18a086: Layer already exists 02:26:52 9c4dce7139fc: Layer already exists 02:26:52 313aa569aad7: Layer already exists 02:26:52 7672425d7d46: Layer already exists 02:26:52 ae11941d2d15: Layer already exists 02:26:52 c4e71c2a4573: Layer already exists 02:26:52 latest: digest: sha256:1c923c3e5f7a90e71e9d5236515b64b8c4dc6005004a1c146daf1de99e1ff3fe size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.107 02:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:26:53 912a570f6458: Preparing 02:26:53 0575e3ef2e0d: Preparing 02:26:53 73a90b6ae637: Preparing 02:26:53 b92bd0950948: Preparing 02:26:53 01b70c8536b3: Preparing 02:26:53 fab1c8e55474: Preparing 02:26:53 dabf147d696a: Preparing 02:26:53 c99b9fd91a7f: Preparing 02:26:53 f9aa9d2f31de: Preparing 02:26:53 a66f80c5e77e: Preparing 02:26:53 313aa569aad7: Preparing 02:26:53 5f70bf18a086: Preparing 02:26:53 ae11941d2d15: Preparing 02:26:53 9c4dce7139fc: Preparing 02:26:53 7672425d7d46: Preparing 02:26:53 c4e71c2a4573: Preparing 02:26:53 a66f80c5e77e: Waiting 02:26:53 313aa569aad7: Waiting 02:26:53 5f70bf18a086: Waiting 02:26:53 ae11941d2d15: Waiting 02:26:53 9c4dce7139fc: Waiting 02:26:53 7672425d7d46: Waiting 02:26:53 c4e71c2a4573: Waiting 02:26:53 fab1c8e55474: Waiting 02:26:53 c99b9fd91a7f: Waiting 02:26:53 f9aa9d2f31de: Waiting 02:26:53 dabf147d696a: Waiting 02:26:53 b92bd0950948: Layer already exists 02:26:53 0575e3ef2e0d: Layer already exists 02:26:53 912a570f6458: Layer already exists 02:26:53 73a90b6ae637: Layer already exists 02:26:53 01b70c8536b3: Layer already exists 02:26:53 fab1c8e55474: Layer already exists 02:26:53 c99b9fd91a7f: Layer already exists 02:26:53 a66f80c5e77e: Layer already exists 02:26:53 dabf147d696a: Layer already exists 02:26:53 f9aa9d2f31de: Layer already exists 02:26:53 5f70bf18a086: Layer already exists 02:26:53 9c4dce7139fc: Layer already exists 02:26:53 7672425d7d46: Layer already exists 02:26:53 ae11941d2d15: Layer already exists 02:26:53 313aa569aad7: Layer already exists 02:26:53 c4e71c2a4573: Layer already exists 02:26:53 4.1.0-dev.107: digest: sha256:1c923c3e5f7a90e71e9d5236515b64b8c4dc6005004a1c146daf1de99e1ff3fe size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:26:54 912a570f6458: Preparing 02:26:54 0575e3ef2e0d: Preparing 02:26:54 73a90b6ae637: Preparing 02:26:54 b92bd0950948: Preparing 02:26:54 01b70c8536b3: Preparing 02:26:54 fab1c8e55474: Preparing 02:26:54 dabf147d696a: Preparing 02:26:54 c99b9fd91a7f: Preparing 02:26:54 f9aa9d2f31de: Preparing 02:26:54 a66f80c5e77e: Preparing 02:26:54 313aa569aad7: Preparing 02:26:54 5f70bf18a086: Preparing 02:26:54 ae11941d2d15: Preparing 02:26:54 9c4dce7139fc: Preparing 02:26:54 7672425d7d46: Preparing 02:26:54 c4e71c2a4573: Preparing 02:26:54 c99b9fd91a7f: Waiting 02:26:54 fab1c8e55474: Waiting 02:26:54 dabf147d696a: Waiting 02:26:54 f9aa9d2f31de: Waiting 02:26:54 a66f80c5e77e: Waiting 02:26:54 313aa569aad7: Waiting 02:26:54 5f70bf18a086: Waiting 02:26:54 ae11941d2d15: Waiting 02:26:54 9c4dce7139fc: Waiting 02:26:54 7672425d7d46: Waiting 02:26:54 c4e71c2a4573: Waiting 02:26:54 73a90b6ae637: Layer already exists 02:26:54 0575e3ef2e0d: Layer already exists 02:26:54 01b70c8536b3: Layer already exists 02:26:54 b92bd0950948: Layer already exists 02:26:54 912a570f6458: Layer already exists 02:26:54 fab1c8e55474: Layer already exists 02:26:54 dabf147d696a: Layer already exists 02:26:54 a66f80c5e77e: Layer already exists 02:26:54 f9aa9d2f31de: Layer already exists 02:26:54 c99b9fd91a7f: Layer already exists 02:26:54 313aa569aad7: Layer already exists 02:26:54 5f70bf18a086: Layer already exists 02:26:54 9c4dce7139fc: Layer already exists 02:26:54 ae11941d2d15: Layer already exists 02:26:54 7672425d7d46: Layer already exists 02:26:54 c4e71c2a4573: Layer already exists 02:26:54 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:1c923c3e5f7a90e71e9d5236515b64b8c4dc6005004a1c146daf1de99e1ff3fe size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:26:55 912a570f6458: Preparing 02:26:55 0575e3ef2e0d: Preparing 02:26:55 73a90b6ae637: Preparing 02:26:55 b92bd0950948: Preparing 02:26:55 01b70c8536b3: Preparing 02:26:55 fab1c8e55474: Preparing 02:26:55 dabf147d696a: Preparing 02:26:55 c99b9fd91a7f: Preparing 02:26:55 f9aa9d2f31de: Preparing 02:26:55 a66f80c5e77e: Preparing 02:26:55 313aa569aad7: Preparing 02:26:55 5f70bf18a086: Preparing 02:26:55 ae11941d2d15: Preparing 02:26:55 9c4dce7139fc: Preparing 02:26:55 7672425d7d46: Preparing 02:26:55 c4e71c2a4573: Preparing 02:26:55 a66f80c5e77e: Waiting 02:26:55 313aa569aad7: Waiting 02:26:55 5f70bf18a086: Waiting 02:26:55 7672425d7d46: Waiting 02:26:55 c4e71c2a4573: Waiting 02:26:55 ae11941d2d15: Waiting 02:26:55 9c4dce7139fc: Waiting 02:26:55 fab1c8e55474: Waiting 02:26:55 dabf147d696a: Waiting 02:26:55 c99b9fd91a7f: Waiting 02:26:55 f9aa9d2f31de: Waiting 02:26:55 912a570f6458: Layer already exists 02:26:55 73a90b6ae637: Layer already exists 02:26:55 b92bd0950948: Layer already exists 02:26:55 01b70c8536b3: Layer already exists 02:26:55 0575e3ef2e0d: Layer already exists 02:26:55 c99b9fd91a7f: Layer already exists 02:26:55 fab1c8e55474: Layer already exists 02:26:55 f9aa9d2f31de: Layer already exists 02:26:55 a66f80c5e77e: Layer already exists 02:26:55 dabf147d696a: Layer already exists 02:26:55 313aa569aad7: Layer already exists 02:26:55 5f70bf18a086: Layer already exists 02:26:55 7672425d7d46: Layer already exists 02:26:55 ae11941d2d15: Layer already exists 02:26:55 9c4dce7139fc: Layer already exists 02:26:55 c4e71c2a4573: Layer already exists 02:26:55 main: digest: sha256:1c923c3e5f7a90e71e9d5236515b64b8c4dc6005004a1c146daf1de99e1ff3fe size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:55 ===================================================== [Pipeline] echo 02:26:55 taggedImages: 02:26:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:26:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:26:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.107 02:26:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:26:55 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:26:55 545500b82f5840a6ba07460a23078cd69626ab39 02:26:55 latest 02:26:55 4.1.0-dev.107 02:26:55 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:26:55 main 02:26:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:26:56 9a35cd9cdacc: Preparing 02:26:56 18367cc85c91: Preparing 02:26:56 19b0d9a65ee0: Preparing 02:26:56 2aab23cafb20: Preparing 02:26:56 c99b9fd91a7f: Preparing 02:26:56 f9aa9d2f31de: Preparing 02:26:56 f21d5850fc34: Preparing 02:26:56 f9aa9d2f31de: Waiting 02:26:56 96bfcd6d75cd: Preparing 02:26:56 c4e71c2a4573: Preparing 02:26:56 f21d5850fc34: Waiting 02:26:56 96bfcd6d75cd: Waiting 02:26:56 c4e71c2a4573: Waiting 02:26:56 c99b9fd91a7f: Layer already exists 02:26:56 18367cc85c91: Pushed 02:26:56 19b0d9a65ee0: Pushed 02:26:56 f9aa9d2f31de: Layer already exists 02:26:56 9a35cd9cdacc: Pushed 02:26:56 f21d5850fc34: Layer already exists 02:26:56 96bfcd6d75cd: Layer already exists 02:26:56 c4e71c2a4573: Layer already exists 02:27:05 2aab23cafb20: Pushed 02:27:05 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:c0f2a254a2893c9f39dd8563e5ff585cf363935fbb554f45ae88cfbafb7aadf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:05 + 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 02:27:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:27:06 9a35cd9cdacc: Preparing 02:27:06 18367cc85c91: Preparing 02:27:06 19b0d9a65ee0: Preparing 02:27:06 2aab23cafb20: Preparing 02:27:06 c99b9fd91a7f: Preparing 02:27:06 f9aa9d2f31de: Preparing 02:27:06 f21d5850fc34: Preparing 02:27:06 96bfcd6d75cd: Preparing 02:27:06 c4e71c2a4573: Preparing 02:27:06 f9aa9d2f31de: Waiting 02:27:06 f21d5850fc34: Waiting 02:27:06 96bfcd6d75cd: Waiting 02:27:06 c4e71c2a4573: Waiting 02:27:06 19b0d9a65ee0: Layer already exists 02:27:06 18367cc85c91: Layer already exists 02:27:06 9a35cd9cdacc: Layer already exists 02:27:06 2aab23cafb20: Layer already exists 02:27:06 c99b9fd91a7f: Layer already exists 02:27:06 c4e71c2a4573: Layer already exists 02:27:06 96bfcd6d75cd: Layer already exists 02:27:06 f21d5850fc34: Layer already exists 02:27:06 f9aa9d2f31de: Layer already exists 02:27:06 latest: digest: sha256:c0f2a254a2893c9f39dd8563e5ff585cf363935fbb554f45ae88cfbafb7aadf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.107 02:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:27:07 9a35cd9cdacc: Preparing 02:27:07 18367cc85c91: Preparing 02:27:07 19b0d9a65ee0: Preparing 02:27:07 2aab23cafb20: Preparing 02:27:07 c99b9fd91a7f: Preparing 02:27:07 f9aa9d2f31de: Preparing 02:27:07 f21d5850fc34: Preparing 02:27:07 96bfcd6d75cd: Preparing 02:27:07 c4e71c2a4573: Preparing 02:27:07 f9aa9d2f31de: Waiting 02:27:07 f21d5850fc34: Waiting 02:27:07 96bfcd6d75cd: Waiting 02:27:07 c4e71c2a4573: Waiting 02:27:07 c99b9fd91a7f: Layer already exists 02:27:07 9a35cd9cdacc: Layer already exists 02:27:07 19b0d9a65ee0: Layer already exists 02:27:07 18367cc85c91: Layer already exists 02:27:07 2aab23cafb20: Layer already exists 02:27:07 c4e71c2a4573: Layer already exists 02:27:07 f9aa9d2f31de: Layer already exists 02:27:07 96bfcd6d75cd: Layer already exists 02:27:07 f21d5850fc34: Layer already exists 02:27:07 4.1.0-dev.107: digest: sha256:c0f2a254a2893c9f39dd8563e5ff585cf363935fbb554f45ae88cfbafb7aadf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:27:07 9a35cd9cdacc: Preparing 02:27:07 18367cc85c91: Preparing 02:27:07 19b0d9a65ee0: Preparing 02:27:07 2aab23cafb20: Preparing 02:27:07 c99b9fd91a7f: Preparing 02:27:07 f9aa9d2f31de: Preparing 02:27:07 f21d5850fc34: Preparing 02:27:07 96bfcd6d75cd: Preparing 02:27:07 c4e71c2a4573: Preparing 02:27:07 f9aa9d2f31de: Waiting 02:27:07 f21d5850fc34: Waiting 02:27:07 96bfcd6d75cd: Waiting 02:27:07 c4e71c2a4573: Waiting 02:27:07 18367cc85c91: Layer already exists 02:27:07 19b0d9a65ee0: Layer already exists 02:27:07 2aab23cafb20: Layer already exists 02:27:07 c99b9fd91a7f: Layer already exists 02:27:07 9a35cd9cdacc: Layer already exists 02:27:07 f9aa9d2f31de: Layer already exists 02:27:07 96bfcd6d75cd: Layer already exists 02:27:07 f21d5850fc34: Layer already exists 02:27:07 c4e71c2a4573: Layer already exists 02:27:07 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:c0f2a254a2893c9f39dd8563e5ff585cf363935fbb554f45ae88cfbafb7aadf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:08 + 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 02:27:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:27:08 9a35cd9cdacc: Preparing 02:27:08 18367cc85c91: Preparing 02:27:08 19b0d9a65ee0: Preparing 02:27:08 2aab23cafb20: Preparing 02:27:08 c99b9fd91a7f: Preparing 02:27:08 f9aa9d2f31de: Preparing 02:27:08 f21d5850fc34: Preparing 02:27:08 96bfcd6d75cd: Preparing 02:27:08 c4e71c2a4573: Preparing 02:27:08 f21d5850fc34: Waiting 02:27:08 96bfcd6d75cd: Waiting 02:27:08 c4e71c2a4573: Waiting 02:27:08 f9aa9d2f31de: Waiting 02:27:08 19b0d9a65ee0: Layer already exists 02:27:08 2aab23cafb20: Layer already exists 02:27:08 18367cc85c91: Layer already exists 02:27:08 c99b9fd91a7f: Layer already exists 02:27:08 9a35cd9cdacc: Layer already exists 02:27:08 f21d5850fc34: Layer already exists 02:27:08 f9aa9d2f31de: Layer already exists 02:27:08 96bfcd6d75cd: Layer already exists 02:27:08 c4e71c2a4573: Layer already exists 02:27:09 main: digest: sha256:c0f2a254a2893c9f39dd8563e5ff585cf363935fbb554f45ae88cfbafb7aadf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:09 ===================================================== [Pipeline] echo 02:27:09 taggedImages: 02:27:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:27:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:27:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.107 02:27:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:27:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:27:09 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:27:09 545500b82f5840a6ba07460a23078cd69626ab39 02:27:09 latest 02:27:09 4.1.0-dev.107 02:27:09 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:27:09 main 02:27:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:27:10 2df087f7232f: Preparing 02:27:10 03d5d671c4fd: Preparing 02:27:10 52cc7fa410fa: Preparing 02:27:10 b916c6efa343: Preparing 02:27:10 9fcf9a023f98: Preparing 02:27:10 c99b9fd91a7f: Preparing 02:27:10 f9aa9d2f31de: Preparing 02:27:10 0f0aa853e8f9: Preparing 02:27:10 ca56c6857e71: Preparing 02:27:10 c72558a85619: Preparing 02:27:10 c4e71c2a4573: Preparing 02:27:10 ca56c6857e71: Waiting 02:27:10 c72558a85619: Waiting 02:27:10 c4e71c2a4573: Waiting 02:27:10 f9aa9d2f31de: Waiting 02:27:10 0f0aa853e8f9: Waiting 02:27:10 c99b9fd91a7f: Waiting 02:27:10 03d5d671c4fd: Pushed 02:27:10 b916c6efa343: Pushed 02:27:10 9fcf9a023f98: Pushed 02:27:10 2df087f7232f: Pushed 02:27:10 c99b9fd91a7f: Layer already exists 02:27:10 f9aa9d2f31de: Layer already exists 02:27:10 c4e71c2a4573: Layer already exists 02:27:10 0f0aa853e8f9: Pushed 02:27:10 ca56c6857e71: Pushed 02:27:14 c72558a85619: Pushed 02:27:16 52cc7fa410fa: Pushed 02:27:16 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:0f9ce0ab6570b6c92806bd3b4d726855d05910b23836645cfa22e2a86f16353a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:16 + 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 02:27:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:27:20 2df087f7232f: Preparing 02:27:20 03d5d671c4fd: Preparing 02:27:20 52cc7fa410fa: Preparing 02:27:20 b916c6efa343: Preparing 02:27:20 9fcf9a023f98: Preparing 02:27:20 c99b9fd91a7f: Preparing 02:27:20 f9aa9d2f31de: Preparing 02:27:20 0f0aa853e8f9: Preparing 02:27:20 ca56c6857e71: Preparing 02:27:20 c72558a85619: Preparing 02:27:20 c4e71c2a4573: Preparing 02:27:20 0f0aa853e8f9: Waiting 02:27:20 f9aa9d2f31de: Waiting 02:27:20 c72558a85619: Waiting 02:27:20 c4e71c2a4573: Waiting 02:27:20 9fcf9a023f98: Layer already exists 02:27:20 52cc7fa410fa: Layer already exists 02:27:20 2df087f7232f: Layer already exists 02:27:20 b916c6efa343: Layer already exists 02:27:20 03d5d671c4fd: Layer already exists 02:27:20 0f0aa853e8f9: Layer already exists 02:27:20 c99b9fd91a7f: Layer already exists 02:27:20 f9aa9d2f31de: Layer already exists 02:27:20 c72558a85619: Layer already exists 02:27:20 ca56c6857e71: Layer already exists 02:27:20 c4e71c2a4573: Layer already exists 02:27:20 latest: digest: sha256:0f9ce0ab6570b6c92806bd3b4d726855d05910b23836645cfa22e2a86f16353a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.107 02:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:27:21 2df087f7232f: Preparing 02:27:21 03d5d671c4fd: Preparing 02:27:21 52cc7fa410fa: Preparing 02:27:21 b916c6efa343: Preparing 02:27:21 9fcf9a023f98: Preparing 02:27:21 c99b9fd91a7f: Preparing 02:27:21 f9aa9d2f31de: Preparing 02:27:21 0f0aa853e8f9: Preparing 02:27:21 ca56c6857e71: Preparing 02:27:21 c72558a85619: Preparing 02:27:21 c4e71c2a4573: Preparing 02:27:21 c99b9fd91a7f: Waiting 02:27:21 f9aa9d2f31de: Waiting 02:27:21 0f0aa853e8f9: Waiting 02:27:21 ca56c6857e71: Waiting 02:27:21 c72558a85619: Waiting 02:27:21 c4e71c2a4573: Waiting 02:27:21 2df087f7232f: Layer already exists 02:27:21 b916c6efa343: Layer already exists 02:27:21 52cc7fa410fa: Layer already exists 02:27:21 9fcf9a023f98: Layer already exists 02:27:21 03d5d671c4fd: Layer already exists 02:27:21 0f0aa853e8f9: Layer already exists 02:27:21 c99b9fd91a7f: Layer already exists 02:27:21 c72558a85619: Layer already exists 02:27:21 f9aa9d2f31de: Layer already exists 02:27:21 ca56c6857e71: Layer already exists 02:27:21 c4e71c2a4573: Layer already exists 02:27:21 4.1.0-dev.107: digest: sha256:0f9ce0ab6570b6c92806bd3b4d726855d05910b23836645cfa22e2a86f16353a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:27:22 2df087f7232f: Preparing 02:27:22 03d5d671c4fd: Preparing 02:27:22 52cc7fa410fa: Preparing 02:27:22 b916c6efa343: Preparing 02:27:22 9fcf9a023f98: Preparing 02:27:22 c99b9fd91a7f: Preparing 02:27:22 f9aa9d2f31de: Preparing 02:27:22 c99b9fd91a7f: Waiting 02:27:22 0f0aa853e8f9: Preparing 02:27:22 f9aa9d2f31de: Waiting 02:27:22 ca56c6857e71: Preparing 02:27:22 ca56c6857e71: Waiting 02:27:22 c72558a85619: Preparing 02:27:22 c4e71c2a4573: Preparing 02:27:22 c72558a85619: Waiting 02:27:22 c4e71c2a4573: Waiting 02:27:22 9fcf9a023f98: Layer already exists 02:27:22 52cc7fa410fa: Layer already exists 02:27:22 b916c6efa343: Layer already exists 02:27:22 2df087f7232f: Layer already exists 02:27:22 03d5d671c4fd: Layer already exists 02:27:22 ca56c6857e71: Layer already exists 02:27:22 c99b9fd91a7f: Layer already exists 02:27:22 f9aa9d2f31de: Layer already exists 02:27:22 0f0aa853e8f9: Layer already exists 02:27:22 c72558a85619: Layer already exists 02:27:22 c4e71c2a4573: Layer already exists 02:27:22 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:0f9ce0ab6570b6c92806bd3b4d726855d05910b23836645cfa22e2a86f16353a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:22 + 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 02:27:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:27:23 2df087f7232f: Preparing 02:27:23 03d5d671c4fd: Preparing 02:27:23 52cc7fa410fa: Preparing 02:27:23 b916c6efa343: Preparing 02:27:23 9fcf9a023f98: Preparing 02:27:23 c99b9fd91a7f: Preparing 02:27:23 f9aa9d2f31de: Preparing 02:27:23 0f0aa853e8f9: Preparing 02:27:23 ca56c6857e71: Preparing 02:27:23 c72558a85619: Preparing 02:27:23 c4e71c2a4573: Preparing 02:27:23 0f0aa853e8f9: Waiting 02:27:23 ca56c6857e71: Waiting 02:27:23 c72558a85619: Waiting 02:27:23 c99b9fd91a7f: Waiting 02:27:23 f9aa9d2f31de: Waiting 02:27:23 c4e71c2a4573: Waiting 02:27:23 52cc7fa410fa: Layer already exists 02:27:23 2df087f7232f: Layer already exists 02:27:23 9fcf9a023f98: Layer already exists 02:27:23 03d5d671c4fd: Layer already exists 02:27:23 b916c6efa343: Layer already exists 02:27:23 ca56c6857e71: Layer already exists 02:27:23 f9aa9d2f31de: Layer already exists 02:27:23 c99b9fd91a7f: Layer already exists 02:27:23 0f0aa853e8f9: Layer already exists 02:27:23 c72558a85619: Layer already exists 02:27:23 c4e71c2a4573: Layer already exists 02:27:23 main: digest: sha256:0f9ce0ab6570b6c92806bd3b4d726855d05910b23836645cfa22e2a86f16353a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:23 ===================================================== [Pipeline] echo 02:27:23 taggedImages: 02:27:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:27:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:27:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.107 02:27:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:27:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:27:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:27:23 545500b82f5840a6ba07460a23078cd69626ab39 02:27:23 latest 02:27:23 4.1.0-dev.107 02:27:23 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:27:23 main 02:27:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:27:24 bc0b3ea55359: Preparing 02:27:24 aaa24edd27dc: Preparing 02:27:24 b0721d594879: Preparing 02:27:24 3bc1e87d927a: Preparing 02:27:24 e953328941f6: Preparing 02:27:24 c953c3e8f7bf: Preparing 02:27:24 9a8aca4cbf7c: Preparing 02:27:24 c99b9fd91a7f: Preparing 02:27:24 f9aa9d2f31de: Preparing 02:27:24 0d749e2aa4f9: Preparing 02:27:24 ab1362227150: Preparing 02:27:24 c4e71c2a4573: Preparing 02:27:24 c99b9fd91a7f: Waiting 02:27:24 f9aa9d2f31de: Waiting 02:27:24 0d749e2aa4f9: Waiting 02:27:24 ab1362227150: Waiting 02:27:24 c953c3e8f7bf: Waiting 02:27:24 c4e71c2a4573: Waiting 02:27:24 9a8aca4cbf7c: Waiting 02:27:24 e953328941f6: Pushed 02:27:24 aaa24edd27dc: Pushed 02:27:24 bc0b3ea55359: Pushed 02:27:24 c99b9fd91a7f: Layer already exists 02:27:24 f9aa9d2f31de: Layer already exists 02:27:24 9a8aca4cbf7c: Pushed 02:27:24 c953c3e8f7bf: Pushed 02:27:24 c4e71c2a4573: Layer already exists 02:27:26 0d749e2aa4f9: Pushed 02:27:28 ab1362227150: Pushed 02:27:31 3bc1e87d927a: Pushed 02:27:31 b0721d594879: Pushed 02:27:33 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:5be78dd3468878eb0c30c04eefda802379762022f09de9a2cc8f1134fb50779f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:34 + 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 02:27:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:27:34 bc0b3ea55359: Preparing 02:27:34 aaa24edd27dc: Preparing 02:27:34 b0721d594879: Preparing 02:27:34 3bc1e87d927a: Preparing 02:27:34 e953328941f6: Preparing 02:27:34 c953c3e8f7bf: Preparing 02:27:34 9a8aca4cbf7c: Preparing 02:27:34 c99b9fd91a7f: Preparing 02:27:34 f9aa9d2f31de: Preparing 02:27:34 0d749e2aa4f9: Preparing 02:27:34 ab1362227150: Preparing 02:27:34 c4e71c2a4573: Preparing 02:27:34 c953c3e8f7bf: Waiting 02:27:34 9a8aca4cbf7c: Waiting 02:27:34 c99b9fd91a7f: Waiting 02:27:34 f9aa9d2f31de: Waiting 02:27:34 0d749e2aa4f9: Waiting 02:27:34 ab1362227150: Waiting 02:27:34 c4e71c2a4573: Waiting 02:27:34 b0721d594879: Layer already exists 02:27:34 bc0b3ea55359: Layer already exists 02:27:34 aaa24edd27dc: Layer already exists 02:27:34 3bc1e87d927a: Layer already exists 02:27:34 e953328941f6: Layer already exists 02:27:34 c953c3e8f7bf: Layer already exists 02:27:34 9a8aca4cbf7c: Layer already exists 02:27:34 c99b9fd91a7f: Layer already exists 02:27:34 f9aa9d2f31de: Layer already exists 02:27:34 0d749e2aa4f9: Layer already exists 02:27:34 ab1362227150: Layer already exists 02:27:34 c4e71c2a4573: Layer already exists 02:27:34 latest: digest: sha256:5be78dd3468878eb0c30c04eefda802379762022f09de9a2cc8f1134fb50779f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.107 02:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:27:35 bc0b3ea55359: Preparing 02:27:35 aaa24edd27dc: Preparing 02:27:35 b0721d594879: Preparing 02:27:35 3bc1e87d927a: Preparing 02:27:35 e953328941f6: Preparing 02:27:35 c953c3e8f7bf: Preparing 02:27:35 9a8aca4cbf7c: Preparing 02:27:35 c99b9fd91a7f: Preparing 02:27:35 f9aa9d2f31de: Preparing 02:27:35 0d749e2aa4f9: Preparing 02:27:35 ab1362227150: Preparing 02:27:35 c4e71c2a4573: Preparing 02:27:35 c99b9fd91a7f: Waiting 02:27:35 f9aa9d2f31de: Waiting 02:27:35 0d749e2aa4f9: Waiting 02:27:35 ab1362227150: Waiting 02:27:35 c4e71c2a4573: Waiting 02:27:35 c953c3e8f7bf: Waiting 02:27:35 9a8aca4cbf7c: Waiting 02:27:35 b0721d594879: Layer already exists 02:27:35 bc0b3ea55359: Layer already exists 02:27:35 3bc1e87d927a: Layer already exists 02:27:35 aaa24edd27dc: Layer already exists 02:27:35 e953328941f6: Layer already exists 02:27:35 c99b9fd91a7f: Layer already exists 02:27:35 c953c3e8f7bf: Layer already exists 02:27:35 9a8aca4cbf7c: Layer already exists 02:27:35 0d749e2aa4f9: Layer already exists 02:27:35 f9aa9d2f31de: Layer already exists 02:27:35 ab1362227150: Layer already exists 02:27:35 c4e71c2a4573: Layer already exists 02:27:35 4.1.0-dev.107: digest: sha256:5be78dd3468878eb0c30c04eefda802379762022f09de9a2cc8f1134fb50779f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:27:36 bc0b3ea55359: Preparing 02:27:36 aaa24edd27dc: Preparing 02:27:36 b0721d594879: Preparing 02:27:36 3bc1e87d927a: Preparing 02:27:36 e953328941f6: Preparing 02:27:36 c953c3e8f7bf: Preparing 02:27:36 9a8aca4cbf7c: Preparing 02:27:36 c99b9fd91a7f: Preparing 02:27:36 f9aa9d2f31de: Preparing 02:27:36 0d749e2aa4f9: Preparing 02:27:36 ab1362227150: Preparing 02:27:36 c4e71c2a4573: Preparing 02:27:36 c99b9fd91a7f: Waiting 02:27:36 f9aa9d2f31de: Waiting 02:27:36 0d749e2aa4f9: Waiting 02:27:36 ab1362227150: Waiting 02:27:36 c4e71c2a4573: Waiting 02:27:36 c953c3e8f7bf: Waiting 02:27:36 9a8aca4cbf7c: Waiting 02:27:36 bc0b3ea55359: Layer already exists 02:27:36 aaa24edd27dc: Layer already exists 02:27:36 b0721d594879: Layer already exists 02:27:36 e953328941f6: Layer already exists 02:27:36 3bc1e87d927a: Layer already exists 02:27:36 c99b9fd91a7f: Layer already exists 02:27:36 c953c3e8f7bf: Layer already exists 02:27:36 0d749e2aa4f9: Layer already exists 02:27:36 9a8aca4cbf7c: Layer already exists 02:27:36 f9aa9d2f31de: Layer already exists 02:27:36 ab1362227150: Layer already exists 02:27:36 c4e71c2a4573: Layer already exists 02:27:36 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:5be78dd3468878eb0c30c04eefda802379762022f09de9a2cc8f1134fb50779f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:37 + 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 02:27:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:27:37 bc0b3ea55359: Preparing 02:27:37 aaa24edd27dc: Preparing 02:27:37 b0721d594879: Preparing 02:27:37 3bc1e87d927a: Preparing 02:27:37 e953328941f6: Preparing 02:27:37 c953c3e8f7bf: Preparing 02:27:37 9a8aca4cbf7c: Preparing 02:27:37 c99b9fd91a7f: Preparing 02:27:37 f9aa9d2f31de: Preparing 02:27:37 0d749e2aa4f9: Preparing 02:27:37 ab1362227150: Preparing 02:27:37 c4e71c2a4573: Preparing 02:27:37 c99b9fd91a7f: Waiting 02:27:37 f9aa9d2f31de: Waiting 02:27:37 0d749e2aa4f9: Waiting 02:27:37 c4e71c2a4573: Waiting 02:27:37 c953c3e8f7bf: Waiting 02:27:37 9a8aca4cbf7c: Waiting 02:27:37 ab1362227150: Waiting 02:27:37 3bc1e87d927a: Layer already exists 02:27:37 aaa24edd27dc: Layer already exists 02:27:37 e953328941f6: Layer already exists 02:27:37 bc0b3ea55359: Layer already exists 02:27:37 b0721d594879: Layer already exists 02:27:37 c953c3e8f7bf: Layer already exists 02:27:37 c99b9fd91a7f: Layer already exists 02:27:37 9a8aca4cbf7c: Layer already exists 02:27:37 f9aa9d2f31de: Layer already exists 02:27:37 0d749e2aa4f9: Layer already exists 02:27:37 c4e71c2a4573: Layer already exists 02:27:37 ab1362227150: Layer already exists 02:27:37 main: digest: sha256:5be78dd3468878eb0c30c04eefda802379762022f09de9a2cc8f1134fb50779f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:37 ===================================================== [Pipeline] echo 02:27:37 taggedImages: 02:27:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:27:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:27:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.107 02:27:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:27:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:27:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:27:37 545500b82f5840a6ba07460a23078cd69626ab39 02:27:37 latest 02:27:37 4.1.0-dev.107 02:27:37 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:27:37 main 02:27:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:27:38 f1869d8d91f2: Preparing 02:27:38 60607fc4b698: Preparing 02:27:38 c99b9fd91a7f: Preparing 02:27:38 f9aa9d2f31de: Preparing 02:27:38 dc1b5623fa24: Preparing 02:27:38 3133147fa38f: Preparing 02:27:38 c4e71c2a4573: Preparing 02:27:38 3133147fa38f: Waiting 02:27:38 c4e71c2a4573: Waiting 02:27:38 c99b9fd91a7f: Layer already exists 02:27:38 f9aa9d2f31de: Layer already exists 02:27:38 c4e71c2a4573: Layer already exists 02:27:38 f1869d8d91f2: Pushed 02:27:40 dc1b5623fa24: Pushed 02:27:40 3133147fa38f: Pushed 02:27:45 60607fc4b698: Pushed 02:27:45 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:61e83fbf9ab6d676fa7fa6b447204ef597c3f918af149f8d46e4abc999bdc1ce size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:46 + 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 02:27:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:27:46 f1869d8d91f2: Preparing 02:27:46 60607fc4b698: Preparing 02:27:46 c99b9fd91a7f: Preparing 02:27:46 f9aa9d2f31de: Preparing 02:27:46 dc1b5623fa24: Preparing 02:27:46 3133147fa38f: Preparing 02:27:46 c4e71c2a4573: Preparing 02:27:46 3133147fa38f: Waiting 02:27:46 c4e71c2a4573: Waiting 02:27:46 c99b9fd91a7f: Layer already exists 02:27:46 dc1b5623fa24: Layer already exists 02:27:46 f9aa9d2f31de: Layer already exists 02:27:46 f1869d8d91f2: Layer already exists 02:27:46 60607fc4b698: Layer already exists 02:27:46 c4e71c2a4573: Layer already exists 02:27:46 3133147fa38f: Layer already exists 02:27:46 latest: digest: sha256:61e83fbf9ab6d676fa7fa6b447204ef597c3f918af149f8d46e4abc999bdc1ce size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.107 02:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:27:47 f1869d8d91f2: Preparing 02:27:47 60607fc4b698: Preparing 02:27:47 c99b9fd91a7f: Preparing 02:27:47 f9aa9d2f31de: Preparing 02:27:47 dc1b5623fa24: Preparing 02:27:47 3133147fa38f: Preparing 02:27:47 c4e71c2a4573: Preparing 02:27:47 3133147fa38f: Waiting 02:27:47 c4e71c2a4573: Waiting 02:27:47 c99b9fd91a7f: Layer already exists 02:27:47 f1869d8d91f2: Layer already exists 02:27:47 60607fc4b698: Layer already exists 02:27:47 dc1b5623fa24: Layer already exists 02:27:47 f9aa9d2f31de: Layer already exists 02:27:47 3133147fa38f: Layer already exists 02:27:47 c4e71c2a4573: Layer already exists 02:27:47 4.1.0-dev.107: digest: sha256:61e83fbf9ab6d676fa7fa6b447204ef597c3f918af149f8d46e4abc999bdc1ce size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:27:48 f1869d8d91f2: Preparing 02:27:48 60607fc4b698: Preparing 02:27:48 c99b9fd91a7f: Preparing 02:27:48 f9aa9d2f31de: Preparing 02:27:48 dc1b5623fa24: Preparing 02:27:48 3133147fa38f: Preparing 02:27:48 c4e71c2a4573: Preparing 02:27:48 3133147fa38f: Waiting 02:27:48 c4e71c2a4573: Waiting 02:27:48 dc1b5623fa24: Layer already exists 02:27:48 60607fc4b698: Layer already exists 02:27:48 f9aa9d2f31de: Layer already exists 02:27:48 f1869d8d91f2: Layer already exists 02:27:48 c99b9fd91a7f: Layer already exists 02:27:48 c4e71c2a4573: Layer already exists 02:27:48 3133147fa38f: Layer already exists 02:27:48 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:61e83fbf9ab6d676fa7fa6b447204ef597c3f918af149f8d46e4abc999bdc1ce size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:49 + 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 02:27:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:27:49 f1869d8d91f2: Preparing 02:27:49 60607fc4b698: Preparing 02:27:49 c99b9fd91a7f: Preparing 02:27:49 f9aa9d2f31de: Preparing 02:27:49 dc1b5623fa24: Preparing 02:27:49 3133147fa38f: Preparing 02:27:49 c4e71c2a4573: Preparing 02:27:49 3133147fa38f: Waiting 02:27:49 c4e71c2a4573: Waiting 02:27:49 dc1b5623fa24: Layer already exists 02:27:49 60607fc4b698: Layer already exists 02:27:49 f1869d8d91f2: Layer already exists 02:27:49 f9aa9d2f31de: Layer already exists 02:27:49 c99b9fd91a7f: Layer already exists 02:27:49 c4e71c2a4573: Layer already exists 02:27:49 3133147fa38f: Layer already exists 02:27:49 main: digest: sha256:61e83fbf9ab6d676fa7fa6b447204ef597c3f918af149f8d46e4abc999bdc1ce size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:49 ===================================================== [Pipeline] echo 02:27:49 taggedImages: 02:27:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:27:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:27:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.107 02:27:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:27:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:27:50 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:27:50 545500b82f5840a6ba07460a23078cd69626ab39 02:27:50 latest 02:27:50 4.1.0-dev.107 02:27:50 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:27:50 main 02:27:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:27:50 75dfe12be9ef: Preparing 02:27:50 5a11afc7f06f: Preparing 02:27:50 2ad0a71bdda9: Preparing 02:27:50 c99b9fd91a7f: Preparing 02:27:50 f9aa9d2f31de: Preparing 02:27:50 87fd0a158244: Preparing 02:27:50 49e8a5d7f845: Preparing 02:27:50 74a39b540190: Preparing 02:27:50 a2b8a4e0d2cc: Preparing 02:27:50 c4e71c2a4573: Preparing 02:27:50 74a39b540190: Waiting 02:27:50 a2b8a4e0d2cc: Waiting 02:27:50 87fd0a158244: Waiting 02:27:50 49e8a5d7f845: Waiting 02:27:50 c4e71c2a4573: Waiting 02:27:50 c99b9fd91a7f: Layer already exists 02:27:50 2ad0a71bdda9: Pushed 02:27:50 f9aa9d2f31de: Layer already exists 02:27:50 5a11afc7f06f: Pushed 02:27:50 75dfe12be9ef: Pushed 02:27:51 c4e71c2a4573: Layer already exists 02:27:51 74a39b540190: Pushed 02:27:53 a2b8a4e0d2cc: Pushed 02:28:03 49e8a5d7f845: Pushed 02:28:21 87fd0a158244: Pushed 02:28:21 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:dbd6833f89941f9589c3355c04a7f7b93ed0ce322ded81c0b25af6132c46d198 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:21 + 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 02:28:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:28:22 75dfe12be9ef: Preparing 02:28:22 5a11afc7f06f: Preparing 02:28:22 2ad0a71bdda9: Preparing 02:28:22 c99b9fd91a7f: Preparing 02:28:22 f9aa9d2f31de: Preparing 02:28:22 87fd0a158244: Preparing 02:28:22 49e8a5d7f845: Preparing 02:28:22 74a39b540190: Preparing 02:28:22 a2b8a4e0d2cc: Preparing 02:28:22 c4e71c2a4573: Preparing 02:28:22 87fd0a158244: Waiting 02:28:22 49e8a5d7f845: Waiting 02:28:22 74a39b540190: Waiting 02:28:22 a2b8a4e0d2cc: Waiting 02:28:22 c4e71c2a4573: Waiting 02:28:22 2ad0a71bdda9: Layer already exists 02:28:22 f9aa9d2f31de: Layer already exists 02:28:22 5a11afc7f06f: Layer already exists 02:28:22 75dfe12be9ef: Layer already exists 02:28:22 c99b9fd91a7f: Layer already exists 02:28:22 49e8a5d7f845: Layer already exists 02:28:22 87fd0a158244: Layer already exists 02:28:22 c4e71c2a4573: Layer already exists 02:28:22 a2b8a4e0d2cc: Layer already exists 02:28:22 74a39b540190: Layer already exists 02:28:22 latest: digest: sha256:dbd6833f89941f9589c3355c04a7f7b93ed0ce322ded81c0b25af6132c46d198 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.107 02:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:28:23 75dfe12be9ef: Preparing 02:28:23 5a11afc7f06f: Preparing 02:28:23 2ad0a71bdda9: Preparing 02:28:23 c99b9fd91a7f: Preparing 02:28:23 f9aa9d2f31de: Preparing 02:28:23 87fd0a158244: Preparing 02:28:23 49e8a5d7f845: Preparing 02:28:23 74a39b540190: Preparing 02:28:23 a2b8a4e0d2cc: Preparing 02:28:23 c4e71c2a4573: Preparing 02:28:23 74a39b540190: Waiting 02:28:23 a2b8a4e0d2cc: Waiting 02:28:23 87fd0a158244: Waiting 02:28:23 49e8a5d7f845: Waiting 02:28:23 c4e71c2a4573: Waiting 02:28:23 75dfe12be9ef: Layer already exists 02:28:23 c99b9fd91a7f: Layer already exists 02:28:23 f9aa9d2f31de: Layer already exists 02:28:23 2ad0a71bdda9: Layer already exists 02:28:23 5a11afc7f06f: Layer already exists 02:28:23 74a39b540190: Layer already exists 02:28:23 a2b8a4e0d2cc: Layer already exists 02:28:23 49e8a5d7f845: Layer already exists 02:28:23 87fd0a158244: Layer already exists 02:28:23 c4e71c2a4573: Layer already exists 02:28:23 4.1.0-dev.107: digest: sha256:dbd6833f89941f9589c3355c04a7f7b93ed0ce322ded81c0b25af6132c46d198 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:28:26 75dfe12be9ef: Preparing 02:28:26 5a11afc7f06f: Preparing 02:28:26 2ad0a71bdda9: Preparing 02:28:26 c99b9fd91a7f: Preparing 02:28:26 f9aa9d2f31de: Preparing 02:28:26 87fd0a158244: Preparing 02:28:26 49e8a5d7f845: Preparing 02:28:26 74a39b540190: Preparing 02:28:26 a2b8a4e0d2cc: Preparing 02:28:26 c4e71c2a4573: Preparing 02:28:26 74a39b540190: Waiting 02:28:26 a2b8a4e0d2cc: Waiting 02:28:26 c4e71c2a4573: Waiting 02:28:26 87fd0a158244: Waiting 02:28:26 49e8a5d7f845: Waiting 02:28:26 2ad0a71bdda9: Layer already exists 02:28:26 f9aa9d2f31de: Layer already exists 02:28:26 5a11afc7f06f: Layer already exists 02:28:26 c99b9fd91a7f: Layer already exists 02:28:26 75dfe12be9ef: Layer already exists 02:28:26 87fd0a158244: Layer already exists 02:28:26 49e8a5d7f845: Layer already exists 02:28:26 a2b8a4e0d2cc: Layer already exists 02:28:26 74a39b540190: Layer already exists 02:28:26 c4e71c2a4573: Layer already exists 02:28:26 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:dbd6833f89941f9589c3355c04a7f7b93ed0ce322ded81c0b25af6132c46d198 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:27 + 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 02:28:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:28:27 75dfe12be9ef: Preparing 02:28:27 5a11afc7f06f: Preparing 02:28:27 2ad0a71bdda9: Preparing 02:28:27 c99b9fd91a7f: Preparing 02:28:27 f9aa9d2f31de: Preparing 02:28:27 87fd0a158244: Preparing 02:28:27 49e8a5d7f845: Preparing 02:28:27 74a39b540190: Preparing 02:28:27 a2b8a4e0d2cc: Preparing 02:28:27 c4e71c2a4573: Preparing 02:28:27 49e8a5d7f845: Waiting 02:28:27 74a39b540190: Waiting 02:28:27 a2b8a4e0d2cc: Waiting 02:28:27 87fd0a158244: Waiting 02:28:27 c4e71c2a4573: Waiting 02:28:27 f9aa9d2f31de: Layer already exists 02:28:27 75dfe12be9ef: Layer already exists 02:28:27 2ad0a71bdda9: Layer already exists 02:28:27 c99b9fd91a7f: Layer already exists 02:28:27 5a11afc7f06f: Layer already exists 02:28:27 87fd0a158244: Layer already exists 02:28:27 49e8a5d7f845: Layer already exists 02:28:27 74a39b540190: Layer already exists 02:28:27 a2b8a4e0d2cc: Layer already exists 02:28:27 c4e71c2a4573: Layer already exists 02:28:27 main: digest: sha256:dbd6833f89941f9589c3355c04a7f7b93ed0ce322ded81c0b25af6132c46d198 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:27 ===================================================== [Pipeline] echo 02:28:27 taggedImages: 02:28:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:28:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:28:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.107 02:28:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:28:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:28:28 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:28:28 545500b82f5840a6ba07460a23078cd69626ab39 02:28:28 latest 02:28:28 4.1.0-dev.107 02:28:28 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:28:28 main 02:28:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:28:28 f7365a88124c: Preparing 02:28:28 838efc55ce60: Preparing 02:28:28 c0c456792487: Preparing 02:28:28 c99b9fd91a7f: Preparing 02:28:28 f9aa9d2f31de: Preparing 02:28:28 66dfe5b7293f: Preparing 02:28:28 1ffda023d699: Preparing 02:28:28 2c9e90798921: Preparing 02:28:28 c4e71c2a4573: Preparing 02:28:28 1ffda023d699: Waiting 02:28:28 2c9e90798921: Waiting 02:28:28 66dfe5b7293f: Waiting 02:28:28 c4e71c2a4573: Waiting 02:28:28 f9aa9d2f31de: Layer already exists 02:28:28 c99b9fd91a7f: Layer already exists 02:28:28 c0c456792487: Pushed 02:28:28 838efc55ce60: Pushed 02:28:28 f7365a88124c: Pushed 02:28:28 c4e71c2a4573: Layer already exists 02:28:29 2c9e90798921: Pushed 02:28:30 1ffda023d699: Pushed 02:28:57 66dfe5b7293f: Pushed 02:28:57 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:364b0f96725d1bec534872ceba6b1feb468455f4e297a036affadf7cfbf20850 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:57 + 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 02:28:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:28:57 f7365a88124c: Preparing 02:28:57 838efc55ce60: Preparing 02:28:57 c0c456792487: Preparing 02:28:57 c99b9fd91a7f: Preparing 02:28:57 f9aa9d2f31de: Preparing 02:28:57 66dfe5b7293f: Preparing 02:28:57 1ffda023d699: Preparing 02:28:57 2c9e90798921: Preparing 02:28:57 c4e71c2a4573: Preparing 02:28:57 66dfe5b7293f: Waiting 02:28:57 1ffda023d699: Waiting 02:28:57 2c9e90798921: Waiting 02:28:57 c4e71c2a4573: Waiting 02:28:57 c99b9fd91a7f: Layer already exists 02:28:57 f9aa9d2f31de: Layer already exists 02:28:57 838efc55ce60: Layer already exists 02:28:57 f7365a88124c: Layer already exists 02:28:57 c0c456792487: Layer already exists 02:28:57 2c9e90798921: Layer already exists 02:28:57 66dfe5b7293f: Layer already exists 02:28:57 1ffda023d699: Layer already exists 02:28:57 c4e71c2a4573: Layer already exists 02:28:57 latest: digest: sha256:364b0f96725d1bec534872ceba6b1feb468455f4e297a036affadf7cfbf20850 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.107 02:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:28:58 f7365a88124c: Preparing 02:28:58 838efc55ce60: Preparing 02:28:58 c0c456792487: Preparing 02:28:58 c99b9fd91a7f: Preparing 02:28:58 f9aa9d2f31de: Preparing 02:28:58 66dfe5b7293f: Preparing 02:28:58 1ffda023d699: Preparing 02:28:58 2c9e90798921: Preparing 02:28:58 c4e71c2a4573: Preparing 02:28:58 66dfe5b7293f: Waiting 02:28:58 1ffda023d699: Waiting 02:28:58 2c9e90798921: Waiting 02:28:58 c4e71c2a4573: Waiting 02:28:58 f9aa9d2f31de: Layer already exists 02:28:58 838efc55ce60: Layer already exists 02:28:58 c0c456792487: Layer already exists 02:28:58 f7365a88124c: Layer already exists 02:28:58 c99b9fd91a7f: Layer already exists 02:28:58 66dfe5b7293f: Layer already exists 02:28:58 1ffda023d699: Layer already exists 02:28:58 2c9e90798921: Layer already exists 02:28:58 c4e71c2a4573: Layer already exists 02:28:59 4.1.0-dev.107: digest: sha256:364b0f96725d1bec534872ceba6b1feb468455f4e297a036affadf7cfbf20850 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:28:59 f7365a88124c: Preparing 02:28:59 838efc55ce60: Preparing 02:28:59 c0c456792487: Preparing 02:28:59 c99b9fd91a7f: Preparing 02:28:59 f9aa9d2f31de: Preparing 02:28:59 66dfe5b7293f: Preparing 02:28:59 1ffda023d699: Preparing 02:28:59 2c9e90798921: Preparing 02:28:59 c4e71c2a4573: Preparing 02:28:59 66dfe5b7293f: Waiting 02:28:59 1ffda023d699: Waiting 02:28:59 2c9e90798921: Waiting 02:28:59 c4e71c2a4573: Waiting 02:28:59 c99b9fd91a7f: Layer already exists 02:28:59 c0c456792487: Layer already exists 02:28:59 838efc55ce60: Layer already exists 02:28:59 f7365a88124c: Layer already exists 02:28:59 f9aa9d2f31de: Layer already exists 02:28:59 2c9e90798921: Layer already exists 02:28:59 c4e71c2a4573: Layer already exists 02:28:59 66dfe5b7293f: Layer already exists 02:28:59 1ffda023d699: Layer already exists 02:29:00 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:364b0f96725d1bec534872ceba6b1feb468455f4e297a036affadf7cfbf20850 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:00 + 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 02:29:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:29:00 f7365a88124c: Preparing 02:29:00 838efc55ce60: Preparing 02:29:00 c0c456792487: Preparing 02:29:00 c99b9fd91a7f: Preparing 02:29:00 f9aa9d2f31de: Preparing 02:29:00 66dfe5b7293f: Preparing 02:29:00 1ffda023d699: Preparing 02:29:00 2c9e90798921: Preparing 02:29:00 c4e71c2a4573: Preparing 02:29:00 1ffda023d699: Waiting 02:29:00 66dfe5b7293f: Waiting 02:29:00 2c9e90798921: Waiting 02:29:00 c4e71c2a4573: Waiting 02:29:00 838efc55ce60: Layer already exists 02:29:00 f9aa9d2f31de: Layer already exists 02:29:00 c99b9fd91a7f: Layer already exists 02:29:00 f7365a88124c: Layer already exists 02:29:00 c0c456792487: Layer already exists 02:29:00 2c9e90798921: Layer already exists 02:29:00 1ffda023d699: Layer already exists 02:29:00 66dfe5b7293f: Layer already exists 02:29:00 c4e71c2a4573: Layer already exists 02:29:00 main: digest: sha256:364b0f96725d1bec534872ceba6b1feb468455f4e297a036affadf7cfbf20850 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:01 ===================================================== [Pipeline] echo 02:29:01 taggedImages: 02:29:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:29:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:29:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.107 02:29:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:29:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:29:01 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:29:01 545500b82f5840a6ba07460a23078cd69626ab39 02:29:01 latest 02:29:01 4.1.0-dev.107 02:29:01 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:29:01 main 02:29:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:29:01 d99266928f82: Preparing 02:29:01 7619771b370a: Preparing 02:29:01 f3fef2a49423: Preparing 02:29:01 c99b9fd91a7f: Preparing 02:29:01 f9aa9d2f31de: Preparing 02:29:01 66dfe5b7293f: Preparing 02:29:01 74a39b540190: Preparing 02:29:01 a2b8a4e0d2cc: Preparing 02:29:01 c4e71c2a4573: Preparing 02:29:01 66dfe5b7293f: Waiting 02:29:01 74a39b540190: Waiting 02:29:01 a2b8a4e0d2cc: Waiting 02:29:01 c4e71c2a4573: Waiting 02:29:02 7619771b370a: Pushed 02:29:02 f3fef2a49423: Pushed 02:29:05 c99b9fd91a7f: Layer already exists 02:29:05 f9aa9d2f31de: Layer already exists 02:29:05 66dfe5b7293f: Layer already exists 02:29:05 74a39b540190: Layer already exists 02:29:05 a2b8a4e0d2cc: Layer already exists 02:29:05 c4e71c2a4573: Layer already exists 02:29:05 d99266928f82: Pushed 02:29:05 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:fa412e9d461de13d2fcf862703ee3dc4ee7ed3eea6a2feb075b32678a115be11 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:06 + 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 02:29:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:29:06 d99266928f82: Preparing 02:29:06 7619771b370a: Preparing 02:29:06 f3fef2a49423: Preparing 02:29:06 c99b9fd91a7f: Preparing 02:29:06 f9aa9d2f31de: Preparing 02:29:06 66dfe5b7293f: Preparing 02:29:06 74a39b540190: Preparing 02:29:06 a2b8a4e0d2cc: Preparing 02:29:06 c4e71c2a4573: Preparing 02:29:06 74a39b540190: Waiting 02:29:06 a2b8a4e0d2cc: Waiting 02:29:06 c4e71c2a4573: Waiting 02:29:06 66dfe5b7293f: Waiting 02:29:06 c99b9fd91a7f: Layer already exists 02:29:06 f3fef2a49423: Layer already exists 02:29:06 7619771b370a: Layer already exists 02:29:06 d99266928f82: Layer already exists 02:29:06 f9aa9d2f31de: Layer already exists 02:29:06 74a39b540190: Layer already exists 02:29:06 c4e71c2a4573: Layer already exists 02:29:06 a2b8a4e0d2cc: Layer already exists 02:29:06 66dfe5b7293f: Layer already exists 02:29:06 latest: digest: sha256:fa412e9d461de13d2fcf862703ee3dc4ee7ed3eea6a2feb075b32678a115be11 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.107 02:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:29:07 d99266928f82: Preparing 02:29:07 7619771b370a: Preparing 02:29:07 f3fef2a49423: Preparing 02:29:07 c99b9fd91a7f: Preparing 02:29:07 f9aa9d2f31de: Preparing 02:29:07 66dfe5b7293f: Preparing 02:29:07 74a39b540190: Preparing 02:29:07 a2b8a4e0d2cc: Preparing 02:29:07 c4e71c2a4573: Preparing 02:29:07 74a39b540190: Waiting 02:29:07 a2b8a4e0d2cc: Waiting 02:29:07 c4e71c2a4573: Waiting 02:29:07 66dfe5b7293f: Waiting 02:29:07 c99b9fd91a7f: Layer already exists 02:29:07 f9aa9d2f31de: Layer already exists 02:29:07 d99266928f82: Layer already exists 02:29:07 7619771b370a: Layer already exists 02:29:07 f3fef2a49423: Layer already exists 02:29:07 66dfe5b7293f: Layer already exists 02:29:07 c4e71c2a4573: Layer already exists 02:29:07 74a39b540190: Layer already exists 02:29:07 a2b8a4e0d2cc: Layer already exists 02:29:07 4.1.0-dev.107: digest: sha256:fa412e9d461de13d2fcf862703ee3dc4ee7ed3eea6a2feb075b32678a115be11 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:29:08 d99266928f82: Preparing 02:29:08 7619771b370a: Preparing 02:29:08 f3fef2a49423: Preparing 02:29:08 c99b9fd91a7f: Preparing 02:29:08 f9aa9d2f31de: Preparing 02:29:08 66dfe5b7293f: Preparing 02:29:08 74a39b540190: Preparing 02:29:08 a2b8a4e0d2cc: Preparing 02:29:08 c4e71c2a4573: Preparing 02:29:08 66dfe5b7293f: Waiting 02:29:08 a2b8a4e0d2cc: Waiting 02:29:08 74a39b540190: Waiting 02:29:08 c4e71c2a4573: Waiting 02:29:08 7619771b370a: Layer already exists 02:29:08 d99266928f82: Layer already exists 02:29:08 f9aa9d2f31de: Layer already exists 02:29:08 f3fef2a49423: Layer already exists 02:29:08 c99b9fd91a7f: Layer already exists 02:29:08 66dfe5b7293f: Layer already exists 02:29:08 74a39b540190: Layer already exists 02:29:08 a2b8a4e0d2cc: Layer already exists 02:29:08 c4e71c2a4573: Layer already exists 02:29:08 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:fa412e9d461de13d2fcf862703ee3dc4ee7ed3eea6a2feb075b32678a115be11 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:08 + 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 02:29:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:29:09 d99266928f82: Preparing 02:29:09 7619771b370a: Preparing 02:29:09 f3fef2a49423: Preparing 02:29:09 c99b9fd91a7f: Preparing 02:29:09 f9aa9d2f31de: Preparing 02:29:09 66dfe5b7293f: Preparing 02:29:09 74a39b540190: Preparing 02:29:09 a2b8a4e0d2cc: Preparing 02:29:09 c4e71c2a4573: Preparing 02:29:09 74a39b540190: Waiting 02:29:09 a2b8a4e0d2cc: Waiting 02:29:09 c4e71c2a4573: Waiting 02:29:09 66dfe5b7293f: Waiting 02:29:09 f9aa9d2f31de: Layer already exists 02:29:09 d99266928f82: Layer already exists 02:29:09 f3fef2a49423: Layer already exists 02:29:09 7619771b370a: Layer already exists 02:29:09 c99b9fd91a7f: Layer already exists 02:29:09 a2b8a4e0d2cc: Layer already exists 02:29:09 74a39b540190: Layer already exists 02:29:09 66dfe5b7293f: Layer already exists 02:29:09 c4e71c2a4573: Layer already exists 02:29:09 main: digest: sha256:fa412e9d461de13d2fcf862703ee3dc4ee7ed3eea6a2feb075b32678a115be11 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:09 ===================================================== [Pipeline] echo 02:29:09 taggedImages: 02:29:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:29:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:29:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.107 02:29:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:29:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:29:09 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:29:09 545500b82f5840a6ba07460a23078cd69626ab39 02:29:09 latest 02:29:09 4.1.0-dev.107 02:29:09 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:29:09 main 02:29:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:29:10 e97aa3c2f2fc: Preparing 02:29:10 c77b8b29d148: Preparing 02:29:10 c99b9fd91a7f: Preparing 02:29:10 f9aa9d2f31de: Preparing 02:29:10 0f07f9de2b7e: Preparing 02:29:10 f37b74bfb672: Preparing 02:29:10 c4e71c2a4573: Preparing 02:29:10 f37b74bfb672: Waiting 02:29:10 c4e71c2a4573: Waiting 02:29:10 f9aa9d2f31de: Layer already exists 02:29:10 c99b9fd91a7f: Layer already exists 02:29:10 c4e71c2a4573: Layer already exists 02:29:10 e97aa3c2f2fc: Pushed 02:29:12 f37b74bfb672: Pushed 02:29:12 0f07f9de2b7e: Pushed 02:29:20 c77b8b29d148: Pushed 02:29:20 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:4dd62d6e6ca2eb7091bdfa0e5568ce54f93db97441d6847acb467a6c0a8e97e8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:29:21 e97aa3c2f2fc: Preparing 02:29:21 c77b8b29d148: Preparing 02:29:21 c99b9fd91a7f: Preparing 02:29:21 f9aa9d2f31de: Preparing 02:29:21 0f07f9de2b7e: Preparing 02:29:21 f37b74bfb672: Preparing 02:29:21 c4e71c2a4573: Preparing 02:29:21 f37b74bfb672: Waiting 02:29:21 c4e71c2a4573: Waiting 02:29:21 f9aa9d2f31de: Layer already exists 02:29:21 0f07f9de2b7e: Layer already exists 02:29:21 e97aa3c2f2fc: Layer already exists 02:29:21 c99b9fd91a7f: Layer already exists 02:29:21 c77b8b29d148: Layer already exists 02:29:21 c4e71c2a4573: Layer already exists 02:29:21 f37b74bfb672: Layer already exists 02:29:21 latest: digest: sha256:4dd62d6e6ca2eb7091bdfa0e5568ce54f93db97441d6847acb467a6c0a8e97e8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.107 02:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:29:22 e97aa3c2f2fc: Preparing 02:29:22 c77b8b29d148: Preparing 02:29:22 c99b9fd91a7f: Preparing 02:29:22 f9aa9d2f31de: Preparing 02:29:22 0f07f9de2b7e: Preparing 02:29:22 f37b74bfb672: Preparing 02:29:22 c4e71c2a4573: Preparing 02:29:22 f37b74bfb672: Waiting 02:29:22 c4e71c2a4573: Waiting 02:29:22 c77b8b29d148: Layer already exists 02:29:22 0f07f9de2b7e: Layer already exists 02:29:22 e97aa3c2f2fc: Layer already exists 02:29:22 f9aa9d2f31de: Layer already exists 02:29:22 c99b9fd91a7f: Layer already exists 02:29:22 c4e71c2a4573: Layer already exists 02:29:22 f37b74bfb672: Layer already exists 02:29:22 4.1.0-dev.107: digest: sha256:4dd62d6e6ca2eb7091bdfa0e5568ce54f93db97441d6847acb467a6c0a8e97e8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:29:23 e97aa3c2f2fc: Preparing 02:29:23 c77b8b29d148: Preparing 02:29:23 c99b9fd91a7f: Preparing 02:29:23 f9aa9d2f31de: Preparing 02:29:23 0f07f9de2b7e: Preparing 02:29:23 f37b74bfb672: Preparing 02:29:23 c4e71c2a4573: Preparing 02:29:23 f37b74bfb672: Waiting 02:29:23 c4e71c2a4573: Waiting 02:29:23 c99b9fd91a7f: Layer already exists 02:29:23 f9aa9d2f31de: Layer already exists 02:29:23 0f07f9de2b7e: Layer already exists 02:29:23 c77b8b29d148: Layer already exists 02:29:23 e97aa3c2f2fc: Layer already exists 02:29:23 c4e71c2a4573: Layer already exists 02:29:23 f37b74bfb672: Layer already exists 02:29:23 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:4dd62d6e6ca2eb7091bdfa0e5568ce54f93db97441d6847acb467a6c0a8e97e8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:29:23 e97aa3c2f2fc: Preparing 02:29:23 c77b8b29d148: Preparing 02:29:23 c99b9fd91a7f: Preparing 02:29:23 f9aa9d2f31de: Preparing 02:29:23 0f07f9de2b7e: Preparing 02:29:23 f37b74bfb672: Preparing 02:29:23 c4e71c2a4573: Preparing 02:29:23 f37b74bfb672: Waiting 02:29:23 c4e71c2a4573: Waiting 02:29:23 c99b9fd91a7f: Layer already exists 02:29:23 0f07f9de2b7e: Layer already exists 02:29:23 e97aa3c2f2fc: Layer already exists 02:29:23 f9aa9d2f31de: Layer already exists 02:29:23 c77b8b29d148: Layer already exists 02:29:23 c4e71c2a4573: Layer already exists 02:29:23 f37b74bfb672: Layer already exists 02:29:24 main: digest: sha256:4dd62d6e6ca2eb7091bdfa0e5568ce54f93db97441d6847acb467a6c0a8e97e8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:24 ===================================================== [Pipeline] echo 02:29:24 taggedImages: 02:29:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:29:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:29:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.107 02:29:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:29:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:29:24 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:29:24 545500b82f5840a6ba07460a23078cd69626ab39 02:29:24 latest 02:29:24 4.1.0-dev.107 02:29:24 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:29:24 main 02:29:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:29:24 9c33afe6ff0b: Preparing 02:29:24 768ea5a01540: Preparing 02:29:24 c99b9fd91a7f: Preparing 02:29:24 f9aa9d2f31de: Preparing 02:29:24 7eabab585acc: Preparing 02:29:24 b17855278111: Preparing 02:29:24 c4e71c2a4573: Preparing 02:29:24 c4e71c2a4573: Waiting 02:29:24 b17855278111: Waiting 02:29:25 f9aa9d2f31de: Layer already exists 02:29:25 c99b9fd91a7f: Layer already exists 02:29:25 c4e71c2a4573: Layer already exists 02:29:25 9c33afe6ff0b: Pushed 02:29:25 b17855278111: Pushed 02:29:26 7eabab585acc: Pushed 02:29:35 768ea5a01540: Pushed 02:29:35 545500b82f5840a6ba07460a23078cd69626ab39: digest: sha256:dd124077f9909820180a248fc1a7199ee7b508df4cdf8063e2ccaf2a6796595a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:29:35 9c33afe6ff0b: Preparing 02:29:35 768ea5a01540: Preparing 02:29:35 c99b9fd91a7f: Preparing 02:29:35 f9aa9d2f31de: Preparing 02:29:35 7eabab585acc: Preparing 02:29:35 b17855278111: Preparing 02:29:35 c4e71c2a4573: Preparing 02:29:35 b17855278111: Waiting 02:29:35 c4e71c2a4573: Waiting 02:29:35 7eabab585acc: Layer already exists 02:29:35 9c33afe6ff0b: Layer already exists 02:29:35 c99b9fd91a7f: Layer already exists 02:29:35 f9aa9d2f31de: Layer already exists 02:29:35 768ea5a01540: Layer already exists 02:29:35 c4e71c2a4573: Layer already exists 02:29:35 b17855278111: Layer already exists 02:29:35 latest: digest: sha256:dd124077f9909820180a248fc1a7199ee7b508df4cdf8063e2ccaf2a6796595a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.107 02:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:29:36 9c33afe6ff0b: Preparing 02:29:36 768ea5a01540: Preparing 02:29:36 c99b9fd91a7f: Preparing 02:29:36 f9aa9d2f31de: Preparing 02:29:36 7eabab585acc: Preparing 02:29:36 b17855278111: Preparing 02:29:36 c4e71c2a4573: Preparing 02:29:36 b17855278111: Waiting 02:29:36 c4e71c2a4573: Waiting 02:29:36 f9aa9d2f31de: Layer already exists 02:29:36 7eabab585acc: Layer already exists 02:29:36 c99b9fd91a7f: Layer already exists 02:29:36 768ea5a01540: Layer already exists 02:29:36 9c33afe6ff0b: Layer already exists 02:29:36 c4e71c2a4573: Layer already exists 02:29:36 b17855278111: Layer already exists 02:29:36 4.1.0-dev.107: digest: sha256:dd124077f9909820180a248fc1a7199ee7b508df4cdf8063e2ccaf2a6796595a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:29:37 9c33afe6ff0b: Preparing 02:29:37 768ea5a01540: Preparing 02:29:37 c99b9fd91a7f: Preparing 02:29:37 f9aa9d2f31de: Preparing 02:29:37 7eabab585acc: Preparing 02:29:37 b17855278111: Preparing 02:29:37 c4e71c2a4573: Preparing 02:29:37 b17855278111: Waiting 02:29:37 c4e71c2a4573: Waiting 02:29:37 9c33afe6ff0b: Layer already exists 02:29:37 768ea5a01540: Layer already exists 02:29:37 7eabab585acc: Layer already exists 02:29:37 c99b9fd91a7f: Layer already exists 02:29:37 f9aa9d2f31de: Layer already exists 02:29:37 c4e71c2a4573: Layer already exists 02:29:37 b17855278111: Layer already exists 02:29:37 545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107: digest: sha256:dd124077f9909820180a248fc1a7199ee7b508df4cdf8063e2ccaf2a6796595a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:29:38 9c33afe6ff0b: Preparing 02:29:38 768ea5a01540: Preparing 02:29:38 c99b9fd91a7f: Preparing 02:29:38 f9aa9d2f31de: Preparing 02:29:38 7eabab585acc: Preparing 02:29:38 b17855278111: Preparing 02:29:38 c4e71c2a4573: Preparing 02:29:38 c4e71c2a4573: Waiting 02:29:38 b17855278111: Waiting 02:29:38 9c33afe6ff0b: Layer already exists 02:29:38 c99b9fd91a7f: Layer already exists 02:29:38 f9aa9d2f31de: Layer already exists 02:29:38 7eabab585acc: Layer already exists 02:29:38 768ea5a01540: Layer already exists 02:29:38 b17855278111: Layer already exists 02:29:38 c4e71c2a4573: Layer already exists 02:29:38 main: digest: sha256:dd124077f9909820180a248fc1a7199ee7b508df4cdf8063e2ccaf2a6796595a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:38 ===================================================== [Pipeline] echo 02:29:38 taggedImages: 02:29:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:545500b82f5840a6ba07460a23078cd69626ab39 02:29:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:29:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.107 02:29:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 02:29:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 02:29:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.107 [Pipeline] echo 02:29:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:545500b82f5840a6ba07460a23078cd69626ab39-4.1.0-dev.107 [Pipeline] echo 02:29:39 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 02:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:40 02:29:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:40 arm64: Pulling from edgex-lftools-log-publisher 02:29:40 8998bd30e6a1: Pulling fs layer 02:29:40 04944245beec: Pulling fs layer 02:29:40 699f458cf7ca: Pulling fs layer 02:29:40 765212b225bb: Pulling fs layer 02:29:40 f23df028b6ca: Pulling fs layer 02:29:40 d65c8cfc05b1: Pulling fs layer 02:29:40 2437ff75d9bd: Pulling fs layer 02:29:40 f23df028b6ca: Waiting 02:29:40 d65c8cfc05b1: Waiting 02:29:40 2437ff75d9bd: Waiting 02:29:40 04944245beec: Verifying Checksum 02:29:40 04944245beec: Download complete 02:29:40 765212b225bb: Verifying Checksum 02:29:40 765212b225bb: Download complete 02:29:40 f23df028b6ca: Verifying Checksum 02:29:40 f23df028b6ca: Download complete 02:29:40 d65c8cfc05b1: Download complete 02:29:41 699f458cf7ca: Verifying Checksum 02:29:41 699f458cf7ca: Download complete 02:29:41 8998bd30e6a1: Verifying Checksum 02:29:41 8998bd30e6a1: Download complete 02:29:44 2437ff75d9bd: Verifying Checksum 02:29:44 2437ff75d9bd: Download complete 02:29:45 8998bd30e6a1: Pull complete 02:29:46 04944245beec: Pull complete 02:29:47 699f458cf7ca: Pull complete 02:29:48 765212b225bb: Pull complete 02:29:49 f23df028b6ca: Pull complete 02:29:49 d65c8cfc05b1: Pull complete 02:30:07 2437ff75d9bd: Pull complete 02:30:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:30:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:07 prd-ubuntu20.04-docker-arm64-4c-16g-4961 does not seem to be running inside a container 02:30:07 $ 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/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 02:30:10 $ docker top 2f703fe3f4d48e5b2f0ee0a435b84b78829e11c051be742a52c5ca87f764653f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:11 ---> job-cost.sh 02:30:11 lf-activate-venv: SKIPPING 02:30:11 INFO: No Stack... 02:30:11 INFO: Retrieving Pricing Info for: v3-standard-4 02:30:12 INFO: Archiving Costs [Pipeline] sh 02:30:13 + cat /w/workspace/edgex-go/966/archives/cost.csv 02:30:13 + cut -d, -f6 [Pipeline] lock 02:30:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-966-stack-cost] 02:30:13 Resource [jenkins-edgexfoundry-edgex-go-main-966-stack-cost] did not exist. Created. 02:30:13 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-966-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:30:14 + echo total: 0.10999999940395355 [Pipeline] stash 02:30:14 Stashed 1 file(s) [Pipeline] } 02:30:14 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-966-stack-cost] [Pipeline] // lock [Pipeline] } 02:30:14 $ docker stop --time=1 2f703fe3f4d48e5b2f0ee0a435b84b78829e11c051be742a52c5ca87f764653f 02:30:16 $ docker rm -f --volumes 2f703fe3f4d48e5b2f0ee0a435b84b78829e11c051be742a52c5ca87f764653f [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 02:30:17 provisioning config files... 02:30:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/966@tmp/config3603410370550197612tmp [Pipeline] { [Pipeline] sh 02:30:17 + set +x 02:30:17 + curl -s https://codecov.io/bash 02:30:17 + bash -s -- 02:30:17 02:30:17 _____ _ 02:30:17 / ____| | | 02:30:17 | | ___ __| | ___ ___ _____ __ 02:30:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:30:17 | |___| (_) | (_| | __/ (_| (_) \ V / 02:30:17 \_____\___/ \__,_|\___|\___\___/ \_/ 02:30:17 Bash-1.0.6 02:30:17 02:30:17 02:30:17 ==> git version 2.25.1 found 02:30:17 ==> 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 02:30:17 Release-Date: 2020-01-08 02:30:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:30:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:30:17 ==> Jenkins CI detected. 02:30:17 current dir:  /w/workspace/edgex-go/966 02:30:17 project root: . 02:30:17 --> token set from env 02:30:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:30:17 ==> Running gcov in . (disable via -X gcov) 02:30:17 ==> Python coveragepy not found 02:30:17 ==> Searching for coverage reports in: 02:30:17 + . 02:30:17 -> Found 1 reports 02:30:17 ==> Detecting git/mercurial file structure 02:30:17 ==> Reading reports 02:30:17 + ./coverage.out bytes=1044024 02:30:17 ==> Appending adjustments 02:30:17 https://docs.codecov.io/docs/fixing-reports 02:30:18 + Found adjustments 02:30:18 ==> Gzipping contents 02:30:18 108K /tmp/codecov.iBrZXg.gz 02:30:18 ==> Uploading reports 02:30:18 url: https://codecov.io 02:30:18 query: branch=main&commit=545500b82f5840a6ba07460a23078cd69626ab39&build=966&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F966%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:30:18 -> Pinging Codecov 02:30:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=545500b82f5840a6ba07460a23078cd69626ab39&build=966&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F966%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:30:19 -> Uploading to 02:30:19 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/545500b82f5840a6ba07460a23078cd69626ab39/6719f7ec-77d3-4e8f-aca5-f1d8e36caf60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260412%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260412T023019Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=cb41d76002383ec786b38b032778f0f458c34cd2598b316528db42947a6ea703 02:30:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:19 Dload Upload Total Spent Left Speed 02:30:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 276k --:--:-- --:--:-- --:--:-- 275k 100 105k 0 0 100 105k 0 276k --:--:-- --:--:-- --:--:-- 275k 02:30:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/545500b82f5840a6ba07460a23078cd69626ab39 [Pipeline] } 02:30:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:30:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:30:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:30:20 02:30:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:30:20 latest: Pulling from edgex-devops/edgex-snyk-go 02:30:20 2d35ebdb57d9: Already exists 02:30:20 85e8836fcdb2: Pulling fs layer 02:30:20 91631faa732a: Pulling fs layer 02:30:20 f3f5ae8826fa: Pulling fs layer 02:30:20 4f4fb700ef54: Pulling fs layer 02:30:20 7861252a18e6: Pulling fs layer 02:30:20 9130f900ef6f: Pulling fs layer 02:30:20 4f4fb700ef54: Waiting 02:30:20 7861252a18e6: Waiting 02:30:20 9130f900ef6f: Waiting 02:30:20 f3f5ae8826fa: Download complete 02:30:20 85e8836fcdb2: Verifying Checksum 02:30:20 85e8836fcdb2: Download complete 02:30:20 4f4fb700ef54: Verifying Checksum 02:30:20 4f4fb700ef54: Download complete 02:30:20 85e8836fcdb2: Pull complete 02:30:20 7861252a18e6: Verifying Checksum 02:30:20 7861252a18e6: Download complete 02:30:21 91631faa732a: Download complete 02:30:22 9130f900ef6f: Verifying Checksum 02:30:22 9130f900ef6f: Download complete 02:30:26 91631faa732a: Pull complete 02:30:26 f3f5ae8826fa: Pull complete 02:30:26 4f4fb700ef54: Pull complete 02:30:26 7861252a18e6: Pull complete 02:30:30 9130f900ef6f: Pull complete 02:30:30 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:30:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:30 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 02:30:30 $ 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/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 02:30:32 $ docker top a30889e534295bd0bdea4918105da1a6c7a55700422af261b7f8d8a01f1e0e83 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:32 + git config --global --add safe.directory /w/workspace/edgex-go/966 [Pipeline] echo 02:30:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:30:33 + set -o pipefail 02:30:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:30:43 02:30:43 Monitoring /w/workspace/edgex-go/966 (github.com/edgexfoundry/edgex-go)... 02:30:43 02:30:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d6f00101-d216-4502-a4d1-42f63dca2992 02:30:43 02:30:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:30:43 02:30:43 02:30:43 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:30:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:30:43 $ docker stop --time=1 a30889e534295bd0bdea4918105da1a6c7a55700422af261b7f8d8a01f1e0e83 02:30:45 $ docker rm -f --volumes a30889e534295bd0bdea4918105da1a6c7a55700422af261b7f8d8a01f1e0e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:30:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:30:45 provisioning config files... 02:30:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/966@tmp/config15758797680830351501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:46 --> edgex-publish-swagger.sh 02:30:46 === Publish openapi API === 02:30:46 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:30:46 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/966/openapi/core-command.yaml] 02:30:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:46 Dload Upload Total Spent Left Speed 02:30:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 349 172k --:--:-- --:--:-- --:--:-- 173k 02:30:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:30:46 02:30:46 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/966/openapi/core-data.yaml] 02:30:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:46 Dload Upload Total Spent Left Speed 02:30:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 511 570k --:--:-- --:--:-- --:--:-- 570k 02:30:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:30:46 02:30:46 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/966/openapi/core-keeper.yaml] 02:30:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:46 Dload Upload Total Spent Left Speed 02:30:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 647 289k --:--:-- --:--:-- --:--:-- 290k 02:30:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:30:46 02:30:46 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/966/openapi/core-metadata.yaml] 02:30:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:46 Dload Upload Total Spent Left Speed 02:30:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 545 1324k --:--:-- --:--:-- --:--:-- 1325k 02:30:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:30:46 02:30:46 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/966/openapi/security-proxy-auth.yaml] 02:30:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:46 Dload Upload Total Spent Left Speed 02:30:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 709 256k --:--:-- --:--:-- --:--:-- 254k 02:30:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:30:46 02:30:46 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/966/openapi/security-secretstore-setup.yaml] 02:30:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:46 Dload Upload Total Spent Left Speed 02:30:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 741 43966 --:--:-- --:--:-- --:--:-- 44707 02:30:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:30:46 02:30:46 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/966/openapi/support-notifications.yaml] 02:30:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:46 Dload Upload Total Spent Left Speed 02:30:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 496 734k --:--:-- --:--:-- --:--:-- 734k 02:30:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:30:46 02:30:46 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/966/openapi/support-scheduler.yaml] 02:30:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:46 Dload Upload Total Spent Left Speed 02:30:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 523 392k --:--:-- --:--:-- --:--:-- 393k 02:30:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:30:47 [Pipeline] } 02:30:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:30:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:30:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:30:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:47 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 02:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 02:30:48 $ docker top aa5df9e414f56de564a9ec41b875a4896cffe1e6280b1c59ee52b442649da957 -eo pid,comm 02:30:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:30:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:30:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:30:48 [ssh-agent] Looking for ssh-agent implementation... 02:30:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:30:48 $ docker exec aa5df9e414f56de564a9ec41b875a4896cffe1e6280b1c59ee52b442649da957 ssh-agent 02:30:48 SSH_AUTH_SOCK=/tmp/ssh-hWByCJC8Gctj/agent.32 02:30:48 SSH_AGENT_PID=38 02:30:48 Running ssh-add (command line suppressed) 02:30:48 Identity added: /w/workspace/edgex-go/966@tmp/private_key_1511696850150604644.key (/w/workspace/edgex-go/966@tmp/private_key_1511696850150604644.key) 02:30:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:30:49 + git semver tag 02:30:49 2026-04-12 02:30:49,247 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:30:49 2026-04-12 02:30:49,250 [run_tag] DEBUG tag force:False 02:30:49 2026-04-12 02:30:49,250 [check_head_tag] DEBUG check head tag 02:30:49 2026-04-12 02:30:49,252 [execute] INFO git cat-file --batch-check 02:30:49 2026-04-12 02:30:49,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/966, stdin=, shell=False, universal_newlines=False) 02:30:49 2026-04-12 02:30:49,256 [execute] INFO git cat-file --batch 02:30:49 2026-04-12 02:30:49,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/966, stdin=, shell=False, universal_newlines=False) 02:30:49 2026-04-12 02:30:49,287 [read_version] DEBUG read version from /w/workspace/edgex-go/966/.semver/main 02:30:49 2026-04-12 02:30:49,287 [execute] INFO git tag -a v4.1.0-dev.107 -m v4.1.0-dev.107 02:30:49 2026-04-12 02:30:49,287 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.107', '-m', 'v4.1.0-dev.107'], cwd=/w/workspace/edgex-go/966, stdin=None, shell=False, universal_newlines=False) 02:30:49 2026-04-12 02:30:49,290 [read_version] DEBUG read version from /w/workspace/edgex-go/966/.semver/main 02:30:49 4.1.0-dev.107 [Pipeline] } 02:30:49 $ docker exec --env ******** --env ******** aa5df9e414f56de564a9ec41b875a4896cffe1e6280b1c59ee52b442649da957 ssh-agent -k 02:30:49 unset SSH_AUTH_SOCK; 02:30:49 unset SSH_AGENT_PID; 02:30:49 echo Agent pid 38 killed; 02:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:30:49 + git semver [Pipeline] } 02:30:50 $ docker stop --time=1 aa5df9e414f56de564a9ec41b875a4896cffe1e6280b1c59ee52b442649da957 02:30:51 $ docker rm -f --volumes aa5df9e414f56de564a9ec41b875a4896cffe1e6280b1c59ee52b442649da957 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:30:51 02:30:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:30:52 0.23.1-centos7: Pulling from edgex-lftools 02:30:52 ab5ef0e58194: Pulling fs layer 02:30:52 9712f1f96733: Pulling fs layer 02:30:52 63f879dbbcfc: Pulling fs layer 02:30:52 0d9ebad4ef96: Pulling fs layer 02:30:52 e9a5061849ea: Pulling fs layer 02:30:52 d747dcd14b5f: Pulling fs layer 02:30:52 2de7ff778b66: Pulling fs layer 02:30:52 0d9ebad4ef96: Waiting 02:30:52 e9a5061849ea: Waiting 02:30:52 d747dcd14b5f: Waiting 02:30:52 2de7ff778b66: Waiting 02:30:52 9712f1f96733: Download complete 02:30:52 63f879dbbcfc: Verifying Checksum 02:30:52 63f879dbbcfc: Download complete 02:30:52 0d9ebad4ef96: Verifying Checksum 02:30:52 0d9ebad4ef96: Download complete 02:30:52 d747dcd14b5f: Download complete 02:30:52 e9a5061849ea: Verifying Checksum 02:30:52 e9a5061849ea: Download complete 02:30:52 ab5ef0e58194: Verifying Checksum 02:30:52 ab5ef0e58194: Download complete 02:30:53 2de7ff778b66: Verifying Checksum 02:30:53 2de7ff778b66: Download complete 02:30:56 ab5ef0e58194: Pull complete 02:30:56 9712f1f96733: Pull complete 02:30:57 63f879dbbcfc: Pull complete 02:31:01 0d9ebad4ef96: Pull complete 02:31:01 e9a5061849ea: Pull complete 02:31:01 d747dcd14b5f: Pull complete 02:31:03 2de7ff778b66: Pull complete 02:31:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:31:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:03 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 02:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 02:31:04 $ docker top 80f762f090506ca902e9fa5d6b63f4c5b0cfcfefee0ec1938862908de84a5190 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:31:04 provisioning config files... 02:31:04 copy managed file [sigul-config] to file:/w/workspace/edgex-go/966@tmp/config6189628538606687604tmp 02:31:04 copy managed file [sigul-password] to file:/w/workspace/edgex-go/966@tmp/config12725597298391917649tmp 02:31:04 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/966@tmp/config3041466978360370309tmp [Pipeline] { [Pipeline] echo 02:31:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:31:05 ---> sigul-configuration.sh 02:31:05 gpg: directory `/root/.gnupg' created 02:31:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:31:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:31:05 gpg: keyring `/root/.gnupg/secring.gpg' created 02:31:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:31:05 gpg: CAST5 encrypted data 02:31:05 gpg: encrypted with 1 passphrase 02:31:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:31:05 + mkdir /home/jenkins 02:31:05 + mkdir /home/jenkins/sigul [Pipeline] sh 02:31:05 + 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 02:31:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:31:06 ---> sigul-install.sh 02:31:06 Sigul already installed; skipping installation. [Pipeline] sh 02:31:06 + git tag --list 02:31:06 0.6.0 02:31:06 0.6.1 02:31:06 0.7.0 02:31:06 0.7.1 02:31:06 v1.0.0 02:31:06 v1.0.1 02:31:06 v1.1.0 02:31:06 v1.2.0 02:31:06 v1.2.1 02:31:06 v1.3.0 02:31:06 v1.3.1 02:31:06 v2.0.0 02:31:06 v2.1.0 02:31:06 v2.1.1 02:31:06 v2.2.0 02:31:06 v2.3.0 02:31:06 v3.0 02:31:06 v3.0.0 02:31:06 v3.1 02:31:06 v3.1.0 02:31:06 v3.1.1 02:31:06 v4.0 02:31:06 v4.0.0 02:31:06 v4.0.1 02:31:06 v4.0.1-dev.1 02:31:06 v4.0.1-dev.2 02:31:06 v4.0.2-dev.1 02:31:06 v4.1.0-dev.1 02:31:06 v4.1.0-dev.10 02:31:06 v4.1.0-dev.100 02:31:06 v4.1.0-dev.101 02:31:06 v4.1.0-dev.102 02:31:06 v4.1.0-dev.103 02:31:06 v4.1.0-dev.104 02:31:06 v4.1.0-dev.105 02:31:06 v4.1.0-dev.106 02:31:06 v4.1.0-dev.107 02:31:06 v4.1.0-dev.11 02:31:06 v4.1.0-dev.12 02:31:06 v4.1.0-dev.13 02:31:06 v4.1.0-dev.14 02:31:06 v4.1.0-dev.15 02:31:06 v4.1.0-dev.16 02:31:06 v4.1.0-dev.17 02:31:06 v4.1.0-dev.18 02:31:06 v4.1.0-dev.19 02:31:06 v4.1.0-dev.2 02:31:06 v4.1.0-dev.20 02:31:06 v4.1.0-dev.21 02:31:06 v4.1.0-dev.22 02:31:06 v4.1.0-dev.23 02:31:06 v4.1.0-dev.24 02:31:06 v4.1.0-dev.25 02:31:06 v4.1.0-dev.26 02:31:06 v4.1.0-dev.27 02:31:06 v4.1.0-dev.28 02:31:06 v4.1.0-dev.29 02:31:06 v4.1.0-dev.3 02:31:06 v4.1.0-dev.30 02:31:06 v4.1.0-dev.31 02:31:06 v4.1.0-dev.32 02:31:06 v4.1.0-dev.33 02:31:06 v4.1.0-dev.34 02:31:06 v4.1.0-dev.35 02:31:06 v4.1.0-dev.36 02:31:06 v4.1.0-dev.37 02:31:06 v4.1.0-dev.38 02:31:06 v4.1.0-dev.39 02:31:06 v4.1.0-dev.4 02:31:06 v4.1.0-dev.40 02:31:06 v4.1.0-dev.41 02:31:06 v4.1.0-dev.42 02:31:06 v4.1.0-dev.43 02:31:06 v4.1.0-dev.44 02:31:06 v4.1.0-dev.45 02:31:06 v4.1.0-dev.46 02:31:06 v4.1.0-dev.47 02:31:06 v4.1.0-dev.48 02:31:06 v4.1.0-dev.49 02:31:06 v4.1.0-dev.5 02:31:06 v4.1.0-dev.50 02:31:06 v4.1.0-dev.51 02:31:06 v4.1.0-dev.52 02:31:06 v4.1.0-dev.53 02:31:06 v4.1.0-dev.54 02:31:06 v4.1.0-dev.55 02:31:06 v4.1.0-dev.56 02:31:06 v4.1.0-dev.57 02:31:06 v4.1.0-dev.58 02:31:06 v4.1.0-dev.59 02:31:06 v4.1.0-dev.6 02:31:06 v4.1.0-dev.60 02:31:06 v4.1.0-dev.61 02:31:06 v4.1.0-dev.62 02:31:06 v4.1.0-dev.63 02:31:06 v4.1.0-dev.64 02:31:06 v4.1.0-dev.65 02:31:06 v4.1.0-dev.66 02:31:06 v4.1.0-dev.67 02:31:06 v4.1.0-dev.68 02:31:06 v4.1.0-dev.69 02:31:06 v4.1.0-dev.7 02:31:06 v4.1.0-dev.70 02:31:06 v4.1.0-dev.71 02:31:06 v4.1.0-dev.72 02:31:06 v4.1.0-dev.73 02:31:06 v4.1.0-dev.74 02:31:06 v4.1.0-dev.75 02:31:06 v4.1.0-dev.76 02:31:06 v4.1.0-dev.77 02:31:06 v4.1.0-dev.78 02:31:06 v4.1.0-dev.79 02:31:06 v4.1.0-dev.8 02:31:06 v4.1.0-dev.80 02:31:06 v4.1.0-dev.81 02:31:06 v4.1.0-dev.82 02:31:06 v4.1.0-dev.83 02:31:06 v4.1.0-dev.84 02:31:06 v4.1.0-dev.85 02:31:06 v4.1.0-dev.86 02:31:06 v4.1.0-dev.87 02:31:06 v4.1.0-dev.88 02:31:06 v4.1.0-dev.89 02:31:06 v4.1.0-dev.9 02:31:06 v4.1.0-dev.90 02:31:06 v4.1.0-dev.91 02:31:06 v4.1.0-dev.92 02:31:06 v4.1.0-dev.93 02:31:06 v4.1.0-dev.94 02:31:06 v4.1.0-dev.95 02:31:06 v4.1.0-dev.96 02:31:06 v4.1.0-dev.97 02:31:06 v4.1.0-dev.98 02:31:06 v4.1.0-dev.99 [Pipeline] sh 02:31:06 + lftools sign git-tag v4.1.0-dev.107 02:31:07 Signing Git tag with Sigul... 02:31:07 Signing v4.1.0-dev.107 [Pipeline] echo 02:31:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:31:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:31:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:31:08 $ docker stop --time=1 80f762f090506ca902e9fa5d6b63f4c5b0cfcfefee0ec1938862908de84a5190 02:31:09 $ docker rm -f --volumes 80f762f090506ca902e9fa5d6b63f4c5b0cfcfefee0ec1938862908de84a5190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:31:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:31:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:10 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 02:31:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 02:31:10 $ docker top 08fcc8104abc1ce5b2fc09ccd9e68cdaf2005ef5d06cbe3512321fef4de8eaa8 -eo pid,comm 02:31:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:31:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:10 [ssh-agent] Looking for ssh-agent implementation... 02:31:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:10 $ docker exec 08fcc8104abc1ce5b2fc09ccd9e68cdaf2005ef5d06cbe3512321fef4de8eaa8 ssh-agent 02:31:10 SSH_AUTH_SOCK=/tmp/ssh-jfpWbBx7m0fp/agent.33 02:31:10 SSH_AGENT_PID=39 02:31:10 Running ssh-add (command line suppressed) 02:31:10 Identity added: /w/workspace/edgex-go/966@tmp/private_key_7440829490634606650.key (/w/workspace/edgex-go/966@tmp/private_key_7440829490634606650.key) 02:31:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:11 + git semver bump pre 02:31:11 2026-04-12 02:31:11,247 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:31:11 2026-04-12 02:31:11,250 [read_version] DEBUG read version from /w/workspace/edgex-go/966/.semver/main 02:31:11 2026-04-12 02:31:11,250 [bump_version] DEBUG bumping version:4.1.0-dev.107 on axis:pre with prefix:dev 02:31:11 2026-04-12 02:31:11,250 [bump_version] DEBUG bumped version:4.1.0-dev.108 02:31:11 2026-04-12 02:31:11,250 [write_version] DEBUG write version:4.1.0-dev.108 to path:/w/workspace/edgex-go/966/.semver/main with force:True 02:31:11 2026-04-12 02:31:11,250 [read_version] DEBUG read version from /w/workspace/edgex-go/966/.semver/main 02:31:11 2026-04-12 02:31:11,250 [write_file] DEBUG write to file:/w/workspace/edgex-go/966/.semver/main 02:31:11 2026-04-12 02:31:11,253 [execute] INFO git cat-file --batch-check 02:31:11 2026-04-12 02:31:11,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/966/.semver, stdin=, shell=False, universal_newlines=False) 02:31:11 2026-04-12 02:31:11,256 [execute] INFO git cat-file --batch 02:31:11 2026-04-12 02:31:11,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/966/.semver, stdin=, shell=False, universal_newlines=False) 02:31:11 2026-04-12 02:31:11,259 [read_version] DEBUG read version from /w/workspace/edgex-go/966/.semver/main 02:31:11 4.1.0-dev.108 [Pipeline] } 02:31:11 $ docker exec --env ******** --env ******** 08fcc8104abc1ce5b2fc09ccd9e68cdaf2005ef5d06cbe3512321fef4de8eaa8 ssh-agent -k 02:31:11 unset SSH_AUTH_SOCK; 02:31:11 unset SSH_AGENT_PID; 02:31:11 echo Agent pid 39 killed; 02:31:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:11 + git semver [Pipeline] } 02:31:11 $ docker stop --time=1 08fcc8104abc1ce5b2fc09ccd9e68cdaf2005ef5d06cbe3512321fef4de8eaa8 02:31:13 $ docker rm -f --volumes 08fcc8104abc1ce5b2fc09ccd9e68cdaf2005ef5d06cbe3512321fef4de8eaa8 [Pipeline] // withDockerContainer [Pipeline] sh 02:31:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:31:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:13 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 02:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 02:31:14 $ docker top 0d05ae4fe3cca24c7ff853cc4da86f0cdae76fa74a97c79503b4da227fdcf5bb -eo pid,comm 02:31:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:31:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:31:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:14 [ssh-agent] Looking for ssh-agent implementation... 02:31:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:14 $ docker exec 0d05ae4fe3cca24c7ff853cc4da86f0cdae76fa74a97c79503b4da227fdcf5bb ssh-agent 02:31:14 SSH_AUTH_SOCK=/tmp/ssh-KFGrjIucZL5e/agent.32 02:31:14 SSH_AGENT_PID=38 02:31:14 Running ssh-add (command line suppressed) 02:31:14 Identity added: /w/workspace/edgex-go/966@tmp/private_key_17508765204410869751.key (/w/workspace/edgex-go/966@tmp/private_key_17508765204410869751.key) 02:31:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:14 + git semver push 02:31:15 2026-04-12 02:31:15,130 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:31:15 2026-04-12 02:31:15,133 [run_push] DEBUG push 02:31:15 2026-04-12 02:31:15,134 [execute] INFO git cat-file --batch-check 02:31:15 2026-04-12 02:31:15,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/966/.semver, stdin=, shell=False, universal_newlines=False) 02:31:15 2026-04-12 02:31:15,136 [execute] INFO git rev-list 6b16f0c906fee7dd38fe995d72c651e0312afc40 -- 02:31:15 2026-04-12 02:31:15,137 [execute] DEBUG Popen(['git', 'rev-list', '6b16f0c906fee7dd38fe995d72c651e0312afc40', '--'], cwd=/w/workspace/edgex-go/966/.semver, stdin=None, shell=False, universal_newlines=False) 02:31:15 2026-04-12 02:31:15,154 [execute] INFO git fetch -v -- origin 02:31:15 2026-04-12 02:31:15,155 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/966/.semver, stdin=None, shell=False, universal_newlines=True) 02:31:15 2026-04-12 02:31:15,733 [run_push] DEBUG no remote changes detected 02:31:15 2026-04-12 02:31:15,734 [execute] INFO git push origin semver 02:31:15 2026-04-12 02:31:15,734 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/966/.semver, stdin=None, shell=False, universal_newlines=False) 02:31:16 2026-04-12 02:31:16,580 [run_push] DEBUG push all version tags 02:31:16 2026-04-12 02:31:16,580 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:31:16 2026-04-12 02:31:16,580 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/966, stdin=None, shell=False, universal_newlines=False) 02:31:17 2026-04-12 02:31:17,297 [read_version] DEBUG read version from /w/workspace/edgex-go/966/.semver/main 02:31:17 4.1.0-dev.108 [Pipeline] } 02:31:17 $ docker exec --env ******** --env ******** 0d05ae4fe3cca24c7ff853cc4da86f0cdae76fa74a97c79503b4da227fdcf5bb ssh-agent -k 02:31:17 unset SSH_AUTH_SOCK; 02:31:17 unset SSH_AGENT_PID; 02:31:17 echo Agent pid 38 killed; 02:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:18 + git semver [Pipeline] } 02:31:18 $ docker stop --time=1 0d05ae4fe3cca24c7ff853cc4da86f0cdae76fa74a97c79503b4da227fdcf5bb 02:31:19 $ docker rm -f --volumes 0d05ae4fe3cca24c7ff853cc4da86f0cdae76fa74a97c79503b4da227fdcf5bb [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 02:31:20 + [ -d /w/workspace/edgex-go/966/archives ] [Pipeline] libraryResource [Pipeline] sh 02:31:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:31:21 ---> package-listing.sh 02:31:21 ++ facter osfamily 02:31:21 ++ tr '[:upper:]' '[:lower:]' 02:31:21 + OS_FAMILY=debian 02:31:21 + workspace=/w/workspace/edgex-go/966 02:31:21 + START_PACKAGES=/tmp/packages_start.txt 02:31:21 + END_PACKAGES=/tmp/packages_end.txt 02:31:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:31:21 + PACKAGES=/tmp/packages_start.txt 02:31:21 + '[' /w/workspace/edgex-go/966 ']' 02:31:21 + PACKAGES=/tmp/packages_end.txt 02:31:21 + case "${OS_FAMILY}" in 02:31:21 + dpkg -l 02:31:21 + grep '^ii' 02:31:21 + '[' -f /tmp/packages_start.txt ']' 02:31:21 + '[' -f /tmp/packages_end.txt ']' 02:31:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:31:21 + '[' /w/workspace/edgex-go/966 ']' 02:31:21 + mkdir -p /w/workspace/edgex-go/966/archives/ 02:31:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/966/archives/ [Pipeline] echo 02:31:21 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/966/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:31:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:31:22 02:31:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:31:22 latest: Pulling from edgex-lftools-log-publisher 02:31:22 5eb5b503b376: Pulling fs layer 02:31:22 5c69ac0246d0: Pulling fs layer 02:31:22 ec43610c2a17: Pulling fs layer 02:31:22 3a2ae6a8a46f: Pulling fs layer 02:31:22 33b1e0a273af: Pulling fs layer 02:31:22 5d3b04190fa2: Pulling fs layer 02:31:22 2f39f015ded8: Pulling fs layer 02:31:22 3a2ae6a8a46f: Waiting 02:31:22 2f39f015ded8: Waiting 02:31:22 33b1e0a273af: Waiting 02:31:22 5d3b04190fa2: Waiting 02:31:22 5c69ac0246d0: Verifying Checksum 02:31:22 5c69ac0246d0: Download complete 02:31:22 3a2ae6a8a46f: Verifying Checksum 02:31:22 3a2ae6a8a46f: Download complete 02:31:22 33b1e0a273af: Verifying Checksum 02:31:22 33b1e0a273af: Download complete 02:31:22 5d3b04190fa2: Download complete 02:31:22 ec43610c2a17: Verifying Checksum 02:31:22 ec43610c2a17: Download complete 02:31:22 5eb5b503b376: Verifying Checksum 02:31:22 5eb5b503b376: Download complete 02:31:23 2f39f015ded8: Verifying Checksum 02:31:23 2f39f015ded8: Download complete 02:31:24 5eb5b503b376: Pull complete 02:31:24 5c69ac0246d0: Pull complete 02:31:25 ec43610c2a17: Pull complete 02:31:25 3a2ae6a8a46f: Pull complete 02:31:25 33b1e0a273af: Pull complete 02:31:25 5d3b04190fa2: Pull complete 02:31:31 2f39f015ded8: Pull complete 02:31:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:31:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:31 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 02:31:31 $ 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/966/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/966 -v /w/workspace/edgex-go/966:/w/workspace/edgex-go/966:rw,z -v /w/workspace/edgex-go/966@tmp:/w/workspace/edgex-go/966@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 02:31:33 $ docker top 6f8bfc69ea83ffd1e25b7895245fafdd2d59d9693c5bfc0fb3532111b48eb72b -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:33 + touch /tmp/pre-build-complete [Pipeline] sh 02:31:33 + mkdir -p /var/log/sysstat [Pipeline] sh 02:31:34 + ls /var/log/sa-host 02:31:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:31:34 provisioning config files... 02:31:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/966@tmp/config4292091290830775948tmp [Pipeline] { [Pipeline] echo 02:31:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:31:34 ---> create-netrc.sh [Pipeline] } 02:31:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:31:34 ---> python-tools-install.sh [Pipeline] echo 02:31:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:31:35 ---> sudo-logs.sh 02:31:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:31:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:31:35 ---> job-cost.sh 02:31:35 lf-activate-venv: SKIPPING 02:31:35 DEBUG: total: 0.10999999940395355 02:31:35 INFO: Retrieving Stack Cost... 02:31:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:31:35 INFO: Archiving Costs [Pipeline] echo 02:31:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:31:36 ---> logs-deploy.sh 02:31:36 lf-activate-venv: SKIPPING 02:31:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/966 02:31:36 INFO: archiving workspace using pattern(s): 02:31:37 Archives upload complete. 02:31:37 INFO: archiving logs to Nexus 02:31:38 ---> uname -a: 02:31:38 Linux prd-ubuntu20-04-docker-8c-8g-4957 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:31:38 02:31:38 02:31:38 ---> lscpu: 02:31:38 Architecture: x86_64 02:31:38 CPU op-mode(s): 32-bit, 64-bit 02:31:38 Byte Order: Little Endian 02:31:38 Address sizes: 40 bits physical, 48 bits virtual 02:31:38 CPU(s): 8 02:31:38 On-line CPU(s) list: 0-7 02:31:38 Thread(s) per core: 1 02:31:38 Core(s) per socket: 1 02:31:38 Socket(s): 8 02:31:38 NUMA node(s): 1 02:31:38 Vendor ID: AuthenticAMD 02:31:38 CPU family: 23 02:31:38 Model: 49 02:31:38 Model name: AMD EPYC-Rome Processor 02:31:38 Stepping: 0 02:31:38 CPU MHz: 2800.000 02:31:38 BogoMIPS: 5600.00 02:31:38 Virtualization: AMD-V 02:31:38 Hypervisor vendor: KVM 02:31:38 Virtualization type: full 02:31:38 L1d cache: 256 KiB 02:31:38 L1i cache: 256 KiB 02:31:38 L2 cache: 4 MiB 02:31:38 L3 cache: 128 MiB 02:31:38 NUMA node0 CPU(s): 0-7 02:31:38 Vulnerability Gather data sampling: Not affected 02:31:38 Vulnerability Itlb multihit: Not affected 02:31:38 Vulnerability L1tf: Not affected 02:31:38 Vulnerability Mds: Not affected 02:31:38 Vulnerability Meltdown: Not affected 02:31:38 Vulnerability Mmio stale data: Not affected 02:31:38 Vulnerability Retbleed: Vulnerable 02:31:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:31:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:31:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:31:38 Vulnerability Srbds: Not affected 02:31:38 Vulnerability Tsx async abort: Not affected 02:31:38 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 02:31:38 02:31:38 02:31:38 ---> nproc: 02:31:38 8 02:31:38 02:31:38 02:31:38 ---> df -h: 02:31:38 Filesystem Size Used Avail Use% Mounted on 02:31:38 overlay 155G 34G 121G 22% / 02:31:38 tmpfs 64M 0 64M 0% /dev 02:31:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:31:38 shm 64M 0 64M 0% /dev/shm 02:31:38 /dev/vda1 155G 34G 121G 22% /facter-os 02:31:38 02:31:38 02:31:38 ---> sar -b -r -n DEV: 02:31:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4957) 04/12/26 _x86_64_ (8 CPU) 02:31:38 02:31:38 01:27:22 LINUX RESTART (8 CPU) 02:31:38 02:31:38 01:28:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:31:38 01:29:01 239.73 18.69 221.05 0.00 3095.62 65581.51 0.00 02:31:38 01:30:01 48.66 0.10 48.56 0.00 0.80 30138.31 0.00 02:31:38 01:31:01 36.58 0.12 36.46 0.00 0.93 17654.81 0.00 02:31:38 01:32:01 86.90 0.10 86.80 0.00 3.73 48440.19 0.00 02:31:38 01:33:01 1387.05 27.18 1359.87 0.00 2259.62 569675.99 0.00 02:31:38 01:34:01 157.75 0.15 157.60 0.00 1.20 67267.97 0.00 02:31:38 01:35:01 432.64 0.42 432.22 0.00 19.97 140130.89 0.00 02:31:38 01:36:01 795.65 51.74 743.91 0.00 3468.09 140107.98 0.00 02:31:38 01:37:01 36.53 3.43 33.09 0.00 578.17 861.99 0.00 02:31:38 01:38:01 19.70 1.75 17.95 0.00 316.35 478.05 0.00 02:31:38 01:39:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 02:31:38 01:40:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 02:31:38 01:41:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 02:31:38 01:42:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 02:31:38 01:43:01 4.02 2.32 1.70 0.00 21.06 19.06 0.00 02:31:38 01:44:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 02:31:38 01:45:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 02:31:38 01:46:01 1.03 0.00 1.03 0.00 0.00 13.60 0.00 02:31:38 01:47:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 02:31:38 01:48:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 02:31:38 01:49:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 02:31:38 01:50:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 02:31:38 01:51:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 02:31:38 01:52:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 02:31:38 01:53:02 1.10 0.00 1.10 0.00 0.00 13.46 0.00 02:31:38 01:54:01 1.08 0.00 1.08 0.00 0.00 13.56 0.00 02:31:38 01:55:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 02:31:38 01:56:01 0.90 0.00 0.90 0.00 0.00 12.40 0.00 02:31:38 01:57:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 02:31:38 01:58:01 1.00 0.00 1.00 0.00 0.00 13.86 0.00 02:31:38 01:59:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 02:31:38 02:00:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 02:31:38 02:01:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 02:31:38 02:02:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 02:31:38 02:03:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 02:31:38 02:04:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 02:31:38 02:05:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 02:31:38 02:06:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 02:31:38 02:07:01 0.82 0.00 0.82 0.00 0.00 9.87 0.00 02:31:38 02:08:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 02:31:38 02:09:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 02:31:38 02:10:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 02:31:38 02:11:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 02:31:38 02:12:01 1.42 0.32 1.10 0.00 16.93 14.53 0.00 02:31:38 02:13:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 02:31:38 02:14:01 3.03 1.40 1.63 0.00 28.93 20.26 0.00 02:31:38 02:15:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 02:31:38 02:16:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 02:31:38 02:17:01 0.90 0.05 0.85 0.00 1.07 10.00 0.00 02:31:38 02:18:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 02:31:38 02:19:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 02:31:38 02:20:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 02:31:38 02:21:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 02:31:38 02:22:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 02:31:38 02:23:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 02:31:38 02:24:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 02:31:38 02:25:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 02:31:38 02:26:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 02:31:38 02:27:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 02:31:38 02:28:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 02:31:38 02:29:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 02:31:38 02:30:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 02:31:38 02:31:01 104.57 3.33 101.23 0.00 247.20 40207.73 0.00 02:31:38 Average: 54.15 1.77 52.39 0.00 160.49 17816.71 0.00 02:31:38 02:31:38 01:28:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:31:38 01:29:01 27647124 31507716 777860 2.37 116432 3953668 1722428 5.08 1187936 3564064 264 02:31:38 01:30:01 25878988 31165580 1110316 3.38 127676 5271268 2418420 7.13 2359488 4053952 472684 02:31:38 01:31:01 26195816 31400776 873592 2.66 132568 5157260 2103372 6.20 1572572 4496796 447940 02:31:38 01:32:01 26778992 31503936 778152 2.37 137056 4729240 1854100 5.47 1416608 4126960 339824 02:31:38 01:33:01 7442532 29657848 2523644 7.68 392760 20918424 8145428 24.01 5078944 18624000 574968 02:31:38 01:34:01 3031080 28165936 4009748 12.20 413216 23666492 11188204 32.98 7934112 20005704 1465996 02:31:38 01:35:01 566232 28447960 3731096 11.35 421320 26305980 9178032 27.06 8880700 21447992 793412 02:31:38 01:36:01 5900004 31408012 835816 2.54 427384 24160704 2237024 6.60 3632748 21683776 512 02:31:38 01:37:01 5882940 31410236 832512 2.53 428756 24178484 2101340 6.20 4148308 21182036 396 02:31:38 01:38:01 5871208 31408812 833552 2.54 429612 24188084 2078040 6.13 4583892 20759248 236 02:31:38 01:39:01 5871340 31408952 833388 2.54 429624 24188088 2078040 6.13 4583192 20759252 12 02:31:38 01:40:01 5871900 31409532 833568 2.54 429632 24188092 2078040 6.13 4583224 20759256 56 02:31:38 01:41:01 5873492 31411136 831904 2.53 429632 24188096 2078040 6.13 4581436 20758992 4 02:31:38 01:42:01 5893280 31430948 811992 2.47 429644 24188100 2078040 6.13 4562068 20757732 24 02:31:38 01:43:01 5891828 31430336 812100 2.47 430116 24188288 2115820 6.24 4562988 20757692 16 02:31:38 01:44:01 5891632 31430144 812216 2.47 430132 24188292 2115820 6.24 4562912 20757696 4 02:31:38 01:45:01 5891700 31430240 811964 2.47 430144 24188292 2115820 6.24 4563016 20757696 12 02:31:38 01:46:01 5891788 31430368 811924 2.47 430164 24188296 2115820 6.24 4563148 20757700 60 02:31:38 01:47:01 5891764 31430384 811864 2.47 430176 24188296 2115820 6.24 4562892 20757700 12 02:31:38 01:48:01 5891432 31430056 812108 2.47 430200 24188300 2115820 6.24 4562980 20757704 24 02:31:38 01:49:01 5891376 31430032 812076 2.47 430216 24188304 2115820 6.24 4562960 20757712 12 02:31:38 01:50:01 5891800 31430468 811580 2.47 430220 24188308 2115820 6.24 4562976 20757708 60 02:31:38 01:51:01 5891832 31430504 811484 2.47 430236 24188312 2115820 6.24 4562960 20757712 8 02:31:38 01:52:01 5891784 31430608 811300 2.47 430276 24188440 2115820 6.24 4563020 20757844 12 02:31:38 01:53:02 5891552 31430488 811304 2.47 430288 24188444 2115820 6.24 4563452 20757852 12 02:31:38 01:54:01 5891980 31430924 811036 2.47 430328 24188444 2115820 6.24 4563108 20757848 16 02:31:38 01:55:01 5891688 31430676 811320 2.47 430332 24188448 2131956 6.29 4563152 20757852 8 02:31:38 01:56:01 5891908 31430908 811008 2.47 430348 24188452 2131956 6.29 4563492 20757856 208 02:31:38 01:57:01 5892224 31431224 810680 2.47 430360 24188452 2131956 6.29 4563172 20757856 12 02:31:38 01:58:01 5891884 31430916 810968 2.47 430384 24188464 2131956 6.29 4563308 20757860 80 02:31:38 01:59:01 5891940 31431012 810816 2.47 430428 24188456 2131956 6.29 4563276 20757872 12 02:31:38 02:00:01 5891892 31431012 810772 2.47 430448 24188468 2131956 6.29 4563336 20757880 12 02:31:38 02:01:01 5891560 31430680 811068 2.47 430468 24188468 2131956 6.29 4563624 20757880 4 02:31:38 02:02:01 5890872 31430028 811632 2.47 430480 24188472 2131956 6.29 4563376 20757884 8 02:31:38 02:03:01 5890344 31429516 812064 2.47 430508 24188476 2131956 6.29 4563512 20757880 36 02:31:38 02:04:01 5889492 31428724 812712 2.47 430532 24188472 2131956 6.29 4563496 20757880 12 02:31:38 02:05:01 5889436 31428696 812692 2.47 430552 24188480 2131956 6.29 4563552 20757884 28 02:31:38 02:06:01 5889160 31428452 812936 2.47 430568 24188480 2131956 6.29 4563800 20757884 8 02:31:38 02:07:01 5889908 31429216 812108 2.47 430576 24188484 2131956 6.29 4563612 20757888 28 02:31:38 02:08:01 5890304 31429636 811908 2.47 430592 24188488 2131956 6.29 4563524 20757892 4 02:31:38 02:09:01 5890336 31429688 811848 2.47 430624 24188484 2131956 6.29 4563480 20757896 12 02:31:38 02:10:01 5890336 31429728 811772 2.47 430644 24188496 2148004 6.33 4563596 20757900 64 02:31:38 02:11:01 5890296 31429692 811748 2.47 430652 24188492 2148004 6.33 4563832 20757900 4 02:31:38 02:12:01 5888156 31428096 813508 2.47 430664 24189004 2148004 6.33 4566568 20758212 44 02:31:38 02:13:01 5887808 31427756 813808 2.48 430672 24189004 2148004 6.33 4566540 20758212 12 02:31:38 02:14:01 5882408 31424132 817244 2.49 430696 24189880 2131876 6.29 4571544 20758232 32 02:31:38 02:15:01 5882708 31424456 816880 2.49 430708 24189888 2115532 6.24 4571564 20758232 16 02:31:38 02:16:01 5882936 31424708 816556 2.48 430732 24189892 2115532 6.24 4571340 20758224 16 02:31:38 02:17:01 5882336 31424128 817068 2.49 430760 24189892 2115532 6.24 4571356 20758228 24 02:31:38 02:18:01 5882524 31424416 816676 2.48 430792 24189924 2115532 6.24 4571460 20758240 44 02:31:38 02:19:01 5882492 31424424 816652 2.48 430820 24189916 2115532 6.24 4571436 20758244 12 02:31:38 02:20:01 5881972 31424048 817000 2.49 430832 24190056 2115532 6.24 4571484 20758372 132 02:31:38 02:21:01 5881608 31423700 817296 2.49 430844 24190060 2115532 6.24 4571852 20758376 8 02:31:38 02:22:01 5881844 31423956 816984 2.49 430848 24190064 2115532 6.24 4571560 20758380 60 02:31:38 02:23:01 5882184 31424300 816868 2.49 430860 24190064 2115532 6.24 4571864 20758316 20 02:31:38 02:24:01 5882304 31424424 816676 2.48 430892 24190060 2115532 6.24 4571496 20758320 16 02:31:38 02:25:01 5882012 31424164 816928 2.49 430916 24190064 2115532 6.24 4571540 20758320 16 02:31:38 02:26:01 5882172 31424368 816912 2.49 430920 24190076 2131596 6.28 4571584 20758324 64 02:31:38 02:27:01 5882360 31424556 816668 2.48 430936 24190076 2131596 6.28 4571644 20758324 24 02:31:38 02:28:01 5882060 31424264 816892 2.49 430956 24190080 2131596 6.28 4571728 20758332 32 02:31:38 02:29:01 5881784 31424028 817072 2.49 430976 24190080 2131596 6.28 4571644 20758336 36 02:31:38 02:30:01 5882000 31424252 817004 2.49 430980 24190084 2131596 6.28 4571636 20758336 44 02:31:38 02:31:01 4392820 31375384 863480 2.63 478404 25464268 2200128 6.49 4678888 22012468 584584 02:31:38 Average: 7074849 31296116 944989 2.87 410961 22949499 2469216 7.28 4491579 19704390 74323 02:31:38 02:31:38 01:28:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:31:38 01:29:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 02:31:38 01:29:01 docker0 897.82 908.90 66.48 4495.64 0.00 0.00 0.00 0.00 02:31:38 01:29:01 veth33e6e3f 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:29:01 ens3 1222.90 1098.56 11524.84 150.47 0.00 0.00 0.00 0.00 02:31:38 01:30:01 vethf2031b6 0.15 0.30 0.01 0.03 0.00 0.00 0.00 0.00 02:31:38 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:30:01 docker0 0.17 0.15 0.01 0.02 0.00 0.00 0.00 0.00 02:31:38 01:30:01 ens3 33.39 17.85 30.24 12.65 0.00 0.00 0.00 0.00 02:31:38 01:31:01 vethf2031b6 1.20 1.22 0.11 0.11 0.00 0.00 0.00 0.00 02:31:38 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:31:01 docker0 1.20 1.20 0.09 0.11 0.00 0.00 0.00 0.00 02:31:38 01:31:01 ens3 18.51 9.77 13.53 7.47 0.00 0.00 0.00 0.00 02:31:38 01:32:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 02:31:38 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:32:01 ens3 107.77 66.14 2217.80 18.64 0.00 0.00 0.00 0.00 02:31:38 01:33:01 vetha17cb17 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 02:31:38 01:33:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 02:31:38 01:33:01 docker0 618.18 973.69 53.01 9899.98 0.00 0.00 0.00 0.00 02:31:38 01:33:01 veth0ceb4fa 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 02:31:38 01:33:01 vetha9e66fc 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 02:31:38 01:33:01 veth1a90d1c 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 02:31:38 01:33:01 veth56b15d5 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 02:31:38 01:33:01 veth83c356a 0.40 3.82 0.04 0.28 0.00 0.00 0.00 0.00 02:31:38 01:33:01 vethb2b8f28 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 02:31:38 01:33:01 ens3 1243.31 752.29 11717.79 87.41 0.00 0.00 0.00 0.00 02:31:38 01:33:01 veth571cfd2 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 02:31:38 01:33:01 vetha3e67f9 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 02:31:38 01:33:01 veth242d69c 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 02:31:38 01:33:01 veth082e94a 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 02:31:38 01:33:01 vethee32185 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 02:31:38 01:33:01 vethb98138a 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 02:31:38 01:34:01 vetha17cb17 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:34:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 02:31:38 01:34:01 veth0ceb4fa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:34:01 vetha9e66fc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:34:01 veth1a90d1c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:34:01 veth56b15d5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:34:01 veth83c356a 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:34:01 vethb2b8f28 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:34:01 ens3 6.68 3.00 3.96 2.27 0.00 0.00 0.00 0.00 02:31:38 01:34:01 veth571cfd2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:34:01 vetha3e67f9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:34:01 veth242d69c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:34:01 veth082e94a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:34:01 vethee32185 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:34:01 vethb98138a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 vetha17cb17 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 veth0ceb4fa 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 vetha9e66fc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 veth56b15d5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 veth83c356a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 vethb2b8f28 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 ens3 9.22 4.08 5.93 3.22 0.00 0.00 0.00 0.00 02:31:38 01:35:01 veth571cfd2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 vetha3e67f9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 veth242d69c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 veth082e94a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:35:01 vethb98138a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:36:01 lo 13.13 13.13 1.29 1.29 0.00 0.00 0.00 0.00 02:31:38 01:36:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:36:01 ens3 167.56 186.75 77.70 711.60 0.00 0.00 0.00 0.00 02:31:38 01:37:01 lo 37.33 37.33 3.66 3.66 0.00 0.00 0.00 0.00 02:31:38 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:37:01 ens3 484.55 463.06 197.37 2958.34 0.00 0.00 0.00 0.00 02:31:38 01:38:01 lo 19.53 19.53 1.90 1.90 0.00 0.00 0.00 0.00 02:31:38 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:38:01 ens3 334.89 331.71 124.54 2190.45 0.00 0.00 0.00 0.00 02:31:38 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:39:01 ens3 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 02:31:38 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:40:01 ens3 0.55 0.10 0.04 0.01 0.00 0.00 0.00 0.00 02:31:38 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:41:01 ens3 1.82 0.00 0.11 0.00 0.00 0.00 0.00 0.00 02:31:38 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:42:01 ens3 0.93 0.10 0.05 0.01 0.00 0.00 0.00 0.00 02:31:38 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:43:01 ens3 0.42 0.17 0.10 0.07 0.00 0.00 0.00 0.00 02:31:38 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:44:01 ens3 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:31:38 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:45:01 ens3 0.48 0.15 0.08 0.01 0.00 0.00 0.00 0.00 02:31:38 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:46:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:31:38 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:47:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:31:38 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:48:01 ens3 0.62 0.22 0.17 0.07 0.00 0.00 0.00 0.00 02:31:38 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:49:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:31:38 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:50:01 ens3 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 02:31:38 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:51:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:31:38 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:52:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:31:38 01:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:53:02 ens3 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00 02:31:38 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:54:01 ens3 0.44 0.12 0.09 0.01 0.00 0.00 0.00 0.00 02:31:38 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:55:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:31:38 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:56:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:31:38 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:57:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:31:38 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:58:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:31:38 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 01:59:01 ens3 0.30 0.05 0.08 0.00 0.00 0.00 0.00 0.00 02:31:38 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:00:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:31:38 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:31:38 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:02:01 ens3 0.30 0.13 0.02 0.01 0.00 0.00 0.00 0.00 02:31:38 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:03:01 ens3 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00 02:31:38 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:04:01 ens3 0.45 0.15 0.08 0.01 0.00 0.00 0.00 0.00 02:31:38 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:05:01 ens3 0.67 0.00 0.07 0.00 0.00 0.00 0.00 0.00 02:31:38 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:06:01 ens3 1.53 1.00 0.67 0.51 0.00 0.00 0.00 0.00 02:31:38 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:07:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:31:38 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:08:01 ens3 0.37 0.18 0.10 0.07 0.00 0.00 0.00 0.00 02:31:38 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:09:01 ens3 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 02:31:38 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:10:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:31:38 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:11:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:31:38 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:12:01 ens3 1.05 0.68 0.83 0.38 0.00 0.00 0.00 0.00 02:31:38 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:13:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 02:31:38 02:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:31:38 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:14:01 ens3 5.77 4.88 3.75 4.78 0.00 0.00 0.00 0.00 02:31:38 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:15:01 ens3 1.92 1.43 0.99 1.21 0.00 0.00 0.00 0.00 02:31:38 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:16:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:31:38 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:17:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:31:38 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:18:01 ens3 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 02:31:38 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:19:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:31:38 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:20:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:31:38 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:21:01 ens3 0.43 0.40 0.29 0.22 0.00 0.00 0.00 0.00 02:31:38 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:22:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:31:38 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:23:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 02:31:38 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:24:01 ens3 0.32 0.17 0.08 0.01 0.00 0.00 0.00 0.00 02:31:38 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:25:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:31:38 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:26:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:31:38 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:27:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:31:38 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:28:01 ens3 0.38 0.28 0.15 0.08 0.00 0.00 0.00 0.00 02:31:38 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:29:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:31:38 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:38 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:38 02:30:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:31:38 02:31:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 02:31:38 02:31:01 docker0 68.00 89.83 6.09 780.36 0.00 0.00 0.00 0.00 02:31:38 02:31:01 ens3 388.77 248.40 8014.91 47.58 0.00 0.00 0.00 0.00 02:31:38 Average: lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 02:31:38 Average: docker0 25.40 31.57 2.01 242.07 0.00 0.00 0.00 0.00 02:31:38 Average: ens3 64.51 50.99 541.69 98.42 0.00 0.00 0.00 0.00 02:31:38 02:31:38 02:31:38 ---> sar -P ALL: 02:31:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4957) 04/12/26 _x86_64_ (8 CPU) 02:31:38 02:31:38 01:27:22 LINUX RESTART (8 CPU) 02:31:38 02:31:38 01:28:00 CPU %user %nice %system %iowait %steal %idle 02:31:38 01:29:01 all 8.95 0.00 3.85 1.00 0.07 86.13 02:31:38 01:29:01 0 8.81 0.00 2.80 0.18 0.05 88.15 02:31:38 01:29:01 1 7.57 0.00 3.79 1.72 0.07 86.85 02:31:38 01:29:01 2 9.52 0.00 3.58 0.60 0.07 86.24 02:31:38 01:29:01 3 13.57 0.00 4.58 0.68 0.08 81.08 02:31:38 01:29:01 4 7.26 0.00 3.45 1.43 0.07 87.80 02:31:38 01:29:01 5 7.96 0.00 3.95 2.03 0.07 86.00 02:31:38 01:29:01 6 8.03 0.00 3.34 0.43 0.07 88.12 02:31:38 01:29:01 7 8.90 0.00 5.32 0.97 0.07 84.74 02:31:38 01:30:01 all 48.34 0.00 8.27 0.24 0.09 43.06 02:31:38 01:30:01 0 46.12 0.00 9.48 0.07 0.07 44.27 02:31:38 01:30:01 1 50.28 0.00 8.53 0.00 0.10 41.09 02:31:38 01:30:01 2 50.46 0.00 7.67 0.03 0.10 41.73 02:31:38 01:30:01 3 47.62 0.00 8.15 1.04 0.08 43.11 02:31:38 01:30:01 4 49.28 0.00 8.37 0.47 0.10 41.77 02:31:38 01:30:01 5 47.17 0.00 7.86 0.20 0.10 44.67 02:31:38 01:30:01 6 46.85 0.00 7.83 0.03 0.10 45.18 02:31:38 01:30:01 7 48.93 0.00 8.28 0.03 0.08 42.67 02:31:38 01:31:01 all 55.01 0.00 6.88 0.11 0.08 37.92 02:31:38 01:31:01 0 54.33 0.00 6.67 0.05 0.08 38.86 02:31:38 01:31:01 1 55.57 0.00 6.58 0.00 0.08 37.76 02:31:38 01:31:01 2 56.26 0.00 7.00 0.03 0.07 36.64 02:31:38 01:31:01 3 56.09 0.00 6.80 0.05 0.08 36.97 02:31:38 01:31:01 4 54.11 0.00 7.72 0.12 0.08 37.96 02:31:38 01:31:01 5 54.55 0.00 7.04 0.55 0.10 37.76 02:31:38 01:31:01 6 54.90 0.00 6.67 0.05 0.08 38.30 02:31:38 01:31:01 7 54.23 0.00 6.53 0.05 0.07 39.13 02:31:38 01:32:01 all 39.28 0.00 6.65 0.31 0.08 53.67 02:31:38 01:32:01 0 38.93 0.00 6.96 0.12 0.08 53.91 02:31:38 01:32:01 1 39.66 0.00 6.44 0.03 0.08 53.78 02:31:38 01:32:01 2 40.64 0.00 6.50 0.02 0.10 52.74 02:31:38 01:32:01 3 41.17 0.00 6.10 0.00 0.08 52.64 02:31:38 01:32:01 4 38.37 0.00 6.91 2.01 0.10 52.61 02:31:38 01:32:01 5 39.31 0.00 6.41 0.00 0.07 54.21 02:31:38 01:32:01 6 36.87 0.00 7.07 0.32 0.07 55.67 02:31:38 01:32:01 7 39.29 0.00 6.79 0.00 0.08 53.83 02:31:38 01:33:01 all 46.67 0.00 14.94 10.19 0.12 28.07 02:31:38 01:33:01 0 47.07 0.00 15.68 16.36 0.14 20.75 02:31:38 01:33:01 1 46.71 0.00 13.60 7.60 0.12 31.97 02:31:38 01:33:01 2 46.66 0.00 14.52 9.12 0.10 29.61 02:31:38 01:33:01 3 46.53 0.00 15.53 10.08 0.12 27.74 02:31:38 01:33:01 4 46.28 0.00 15.57 8.97 0.12 29.06 02:31:38 01:33:01 5 46.89 0.00 14.37 7.81 0.14 30.79 02:31:38 01:33:01 6 46.72 0.00 14.59 8.26 0.14 30.30 02:31:38 01:33:01 7 46.55 0.00 15.67 13.35 0.12 24.31 02:31:38 01:34:01 all 89.97 0.00 9.88 0.00 0.15 0.00 02:31:38 01:34:01 0 89.37 0.00 10.50 0.00 0.13 0.00 02:31:38 01:34:01 1 89.59 0.00 10.26 0.00 0.15 0.00 02:31:38 01:34:01 2 90.42 0.00 9.43 0.00 0.15 0.00 02:31:38 01:34:01 3 89.72 0.00 10.13 0.00 0.15 0.00 02:31:38 01:34:01 4 90.54 0.00 9.33 0.00 0.13 0.00 02:31:38 01:34:01 5 90.44 0.00 9.45 0.00 0.12 0.00 02:31:38 01:34:01 6 89.62 0.00 10.21 0.00 0.17 0.00 02:31:38 01:34:01 7 90.07 0.00 9.76 0.00 0.17 0.00 02:31:38 01:35:01 all 91.11 0.00 8.75 0.00 0.14 0.00 02:31:38 01:35:01 0 90.26 0.00 9.60 0.00 0.13 0.00 02:31:38 01:35:01 1 90.98 0.00 8.87 0.00 0.15 0.00 02:31:38 01:35:01 2 90.71 0.00 9.14 0.00 0.15 0.00 02:31:38 01:35:01 3 91.49 0.00 8.37 0.00 0.13 0.00 02:31:38 01:35:01 4 91.39 0.00 8.49 0.00 0.12 0.00 02:31:38 01:35:01 5 90.80 0.00 9.07 0.00 0.13 0.00 02:31:38 01:35:01 6 91.63 0.00 8.24 0.00 0.13 0.00 02:31:38 01:35:01 7 91.64 0.00 8.22 0.00 0.13 0.00 02:31:38 01:36:01 all 51.99 0.00 6.59 0.62 0.09 40.71 02:31:38 01:36:01 0 51.55 0.00 7.68 0.72 0.08 39.97 02:31:38 01:36:01 1 52.79 0.00 5.98 0.52 0.10 40.61 02:31:38 01:36:01 2 51.99 0.00 6.50 0.37 0.08 41.06 02:31:38 01:36:01 3 50.43 0.00 6.47 1.25 0.08 41.76 02:31:38 01:36:01 4 52.46 0.00 6.58 0.43 0.10 40.43 02:31:38 01:36:01 5 51.64 0.00 5.96 0.20 0.08 42.12 02:31:38 01:36:01 6 51.77 0.00 7.13 0.53 0.08 40.49 02:31:38 01:36:01 7 53.29 0.00 6.40 0.95 0.08 39.27 02:31:38 01:37:01 all 11.23 0.00 0.91 0.10 0.06 87.69 02:31:38 01:37:01 0 10.48 0.00 0.84 0.07 0.07 88.55 02:31:38 01:37:01 1 13.48 0.00 1.00 0.03 0.07 85.41 02:31:38 01:37:01 2 14.52 0.00 0.95 0.02 0.07 84.44 02:31:38 01:37:01 3 10.53 0.00 0.90 0.03 0.05 88.49 02:31:38 01:37:01 4 9.40 0.00 0.80 0.02 0.05 89.73 02:31:38 01:37:01 5 13.55 0.00 1.16 0.42 0.07 84.81 02:31:38 01:37:01 6 6.63 0.00 0.84 0.02 0.07 92.45 02:31:38 01:37:01 7 11.26 0.00 0.79 0.22 0.07 87.67 02:31:38 01:38:01 all 8.60 0.00 0.61 0.05 0.05 90.69 02:31:38 01:38:01 0 9.39 0.00 0.73 0.00 0.03 89.84 02:31:38 01:38:01 1 4.62 0.00 0.50 0.02 0.03 94.83 02:31:38 01:38:01 2 11.75 0.00 0.62 0.13 0.05 87.44 02:31:38 01:38:01 3 1.79 0.00 0.40 0.03 0.03 97.75 02:31:38 01:38:01 4 7.85 0.00 0.74 0.02 0.05 91.35 02:31:38 01:38:01 5 8.85 0.00 0.62 0.18 0.05 90.30 02:31:38 01:38:01 6 14.31 0.00 0.79 0.02 0.07 84.82 02:31:38 01:38:01 7 10.25 0.00 0.52 0.02 0.05 89.16 02:31:38 01:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:31:38 01:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:31:38 01:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 01:39:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:31:38 01:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 01:39:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:31:38 01:39:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:31:38 01:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:31:38 02:31:38 01:39:01 CPU %user %nice %system %iowait %steal %idle 02:31:38 01:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:31:38 01:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:31:38 01:40:01 2 0.03 0.00 0.02 0.02 0.02 99.92 02:31:38 01:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 01:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 01:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:31:38 01:40:01 6 0.07 0.00 0.05 0.00 0.02 99.87 02:31:38 01:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:41:01 all 0.26 0.00 0.01 0.00 0.00 99.72 02:31:38 01:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 01:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:41:01 2 0.05 0.00 0.02 0.02 0.00 99.92 02:31:38 01:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 01:41:01 4 1.95 0.00 0.00 0.00 0.02 98.03 02:31:38 01:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:31:38 01:41:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:31:38 01:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 01:42:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:31:38 01:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 01:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:31:38 01:42:01 2 0.05 0.00 0.03 0.02 0.02 99.88 02:31:38 01:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 01:42:01 4 0.12 0.00 0.02 0.00 0.00 99.87 02:31:38 01:42:01 5 0.05 0.00 0.02 0.02 0.02 99.90 02:31:38 01:42:01 6 0.02 0.00 0.05 0.00 0.02 99.92 02:31:38 01:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:43:01 all 0.04 0.00 0.03 0.01 0.00 99.93 02:31:38 01:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:43:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:31:38 01:43:01 2 0.02 0.00 0.05 0.05 0.00 99.88 02:31:38 01:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 01:43:01 4 0.08 0.00 0.03 0.00 0.00 99.88 02:31:38 01:43:01 5 0.02 0.00 0.03 0.02 0.00 99.93 02:31:38 01:43:01 6 0.07 0.00 0.07 0.00 0.02 99.85 02:31:38 01:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 01:44:01 all 0.10 0.00 0.01 0.00 0.01 99.89 02:31:38 01:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 01:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:31:38 01:44:01 2 0.02 0.00 0.02 0.02 0.02 99.93 02:31:38 01:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 01:44:01 4 0.63 0.00 0.02 0.00 0.02 99.34 02:31:38 01:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:31:38 01:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:31:38 01:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:45:01 all 0.27 0.00 0.01 0.00 0.00 99.71 02:31:38 01:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:45:01 2 0.05 0.00 0.02 0.02 0.00 99.92 02:31:38 01:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:45:01 4 2.00 0.00 0.00 0.00 0.00 98.00 02:31:38 01:45:01 5 0.00 0.00 0.03 0.00 0.02 99.95 02:31:38 01:45:01 6 0.03 0.00 0.07 0.00 0.02 99.88 02:31:38 01:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:46:01 all 0.15 0.00 0.02 0.01 0.01 99.82 02:31:38 01:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:31:38 01:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:31:38 01:46:01 2 0.00 0.00 0.03 0.02 0.00 99.95 02:31:38 01:46:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:31:38 01:46:01 4 1.01 0.00 0.07 0.00 0.02 98.91 02:31:38 01:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 02:31:38 01:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 01:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:31:38 01:47:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:31:38 01:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:31:38 01:47:01 2 0.03 0.00 0.03 0.02 0.02 99.90 02:31:38 01:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:31:38 01:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:31:38 01:47:01 6 0.23 0.00 0.05 0.00 0.03 99.68 02:31:38 01:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:48:01 all 0.04 0.00 0.01 0.01 0.00 99.94 02:31:38 01:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 01:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 01:48:01 2 0.03 0.00 0.02 0.02 0.00 99.93 02:31:38 01:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:31:38 01:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:48:01 5 0.00 0.00 0.02 0.03 0.00 99.95 02:31:38 01:48:01 6 0.12 0.00 0.05 0.00 0.03 99.80 02:31:38 01:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:31:38 01:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 01:49:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:31:38 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:31:38 01:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:31:38 01:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:31:38 01:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 01:50:01 all 0.21 0.00 0.00 0.00 0.01 99.78 02:31:38 01:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 01:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:31:38 01:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:31:38 01:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 01:50:01 4 1.45 0.00 0.00 0.00 0.00 98.55 02:31:38 01:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:31:38 01:50:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:31:38 01:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:31:38 02:31:38 01:50:01 CPU %user %nice %system %iowait %steal %idle 02:31:38 01:51:01 all 0.17 0.00 0.02 0.00 0.01 99.80 02:31:38 01:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:31:38 01:51:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:31:38 01:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:31:38 01:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 01:51:01 4 1.26 0.00 0.05 0.02 0.00 98.68 02:31:38 01:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:31:38 01:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 01:52:01 all 0.04 0.00 0.01 0.00 0.00 99.95 02:31:38 01:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:31:38 01:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 01:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:31:38 01:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:52:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:31:38 01:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:31:38 01:52:01 6 0.15 0.00 0.03 0.00 0.00 99.82 02:31:38 01:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:53:02 all 0.02 0.00 0.01 0.01 0.01 99.95 02:31:38 01:53:02 0 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:53:02 1 0.03 0.00 0.02 0.00 0.02 99.93 02:31:38 01:53:02 2 0.02 0.00 0.00 0.05 0.00 99.93 02:31:38 01:53:02 3 0.02 0.00 0.03 0.00 0.02 99.93 02:31:38 01:53:02 4 0.03 0.00 0.02 0.02 0.00 99.93 02:31:38 01:53:02 5 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:53:02 6 0.03 0.00 0.03 0.00 0.02 99.92 02:31:38 01:53:02 7 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:54:01 all 0.09 0.00 0.01 0.00 0.00 99.90 02:31:38 01:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 01:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:54:01 2 0.07 0.00 0.02 0.02 0.02 99.88 02:31:38 01:54:01 3 0.51 0.00 0.00 0.00 0.00 99.49 02:31:38 01:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 01:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:31:38 01:54:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:31:38 01:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:55:01 all 0.27 0.00 0.00 0.00 0.01 99.72 02:31:38 01:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:31:38 01:55:01 3 1.97 0.00 0.00 0.00 0.02 98.01 02:31:38 01:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 01:55:01 5 0.05 0.00 0.00 0.02 0.02 99.92 02:31:38 01:55:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:31:38 01:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:56:01 all 0.20 0.00 0.02 0.00 0.01 99.78 02:31:38 01:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:31:38 01:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:31:38 01:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 02:31:38 01:56:01 3 1.40 0.00 0.05 0.00 0.00 98.55 02:31:38 01:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 01:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:31:38 01:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:31:38 01:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:31:38 01:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:31:38 01:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 01:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:31:38 01:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 01:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:31:38 01:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:31:38 01:57:01 6 0.05 0.00 0.05 0.00 0.02 99.88 02:31:38 01:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:58:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:31:38 01:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:31:38 01:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 01:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:31:38 01:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:58:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:31:38 01:58:01 6 0.08 0.00 0.07 0.00 0.02 99.83 02:31:38 01:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 01:59:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:31:38 01:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 01:59:01 2 0.02 0.00 0.02 0.02 0.02 99.93 02:31:38 01:59:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:31:38 01:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 01:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 01:59:01 6 0.08 0.00 0.02 0.00 0.02 99.88 02:31:38 01:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:00:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:31:38 02:00:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:31:38 02:00:01 1 0.07 0.00 0.00 0.00 0.02 99.92 02:31:38 02:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:00:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:31:38 02:00:01 6 0.03 0.00 0.05 0.00 0.02 99.90 02:31:38 02:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:01:01 all 0.01 0.00 0.02 0.00 0.00 99.97 02:31:38 02:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:31:38 02:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:01:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:31:38 02:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:31:38 02:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:31:38 02:01:01 CPU %user %nice %system %iowait %steal %idle 02:31:38 02:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:31:38 02:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:31:38 02:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:31:38 02:02:01 2 0.00 0.00 0.02 0.02 0.02 99.95 02:31:38 02:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 02:02:01 5 0.03 0.00 0.00 0.02 0.02 99.93 02:31:38 02:02:01 6 0.08 0.00 0.05 0.00 0.02 99.85 02:31:38 02:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:03:01 all 0.12 0.00 0.01 0.00 0.01 99.87 02:31:38 02:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:31:38 02:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:03:01 3 0.75 0.00 0.02 0.00 0.02 99.22 02:31:38 02:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:31:38 02:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:03:01 6 0.07 0.00 0.03 0.00 0.00 99.90 02:31:38 02:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:04:01 all 0.19 0.00 0.01 0.00 0.00 99.80 02:31:38 02:04:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:31:38 02:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:31:38 02:04:01 3 1.34 0.00 0.03 0.00 0.00 98.63 02:31:38 02:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:31:38 02:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:05:01 all 0.07 0.00 0.02 0.00 0.00 99.90 02:31:38 02:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 02:05:01 2 0.03 0.00 0.03 0.02 0.00 99.92 02:31:38 02:05:01 3 0.40 0.00 0.00 0.00 0.00 99.60 02:31:38 02:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:05:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:31:38 02:05:01 6 0.07 0.00 0.08 0.00 0.02 99.83 02:31:38 02:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:06:01 all 0.19 0.00 0.02 0.00 0.00 99.79 02:31:38 02:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:31:38 02:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:31:38 02:06:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:31:38 02:06:01 3 1.32 0.00 0.07 0.00 0.00 98.61 02:31:38 02:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:06:01 6 0.02 0.00 0.05 0.00 0.00 99.93 02:31:38 02:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:07:01 all 0.05 0.00 0.01 0.00 0.00 99.93 02:31:38 02:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:07:01 2 0.03 0.00 0.02 0.03 0.02 99.90 02:31:38 02:07:01 3 0.20 0.00 0.03 0.00 0.00 99.77 02:31:38 02:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:07:01 6 0.10 0.00 0.03 0.00 0.02 99.85 02:31:38 02:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:31:38 02:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:31:38 02:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:31:38 02:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:31:38 02:08:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:31:38 02:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:08:01 6 0.07 0.00 0.03 0.00 0.03 99.87 02:31:38 02:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:31:38 02:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:31:38 02:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:31:38 02:09:01 2 0.02 0.00 0.02 0.03 0.02 99.92 02:31:38 02:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:31:38 02:09:01 6 0.07 0.00 0.05 0.00 0.03 99.85 02:31:38 02:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:10:01 all 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 02:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:10:01 2 0.03 0.00 0.02 0.02 0.00 99.93 02:31:38 02:10:01 3 0.08 0.00 0.00 0.00 0.00 99.92 02:31:38 02:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:31:38 02:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 02:10:01 6 0.03 0.00 0.05 0.02 0.00 99.90 02:31:38 02:10:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:31:38 02:11:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:31:38 02:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 02:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:11:01 4 0.02 0.00 0.05 0.00 0.00 99.93 02:31:38 02:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:31:38 02:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:31:38 02:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:12:01 all 0.08 0.00 0.01 0.01 0.01 99.90 02:31:38 02:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:12:01 1 0.12 0.00 0.00 0.00 0.02 99.87 02:31:38 02:12:01 2 0.00 0.00 0.00 0.02 0.02 99.97 02:31:38 02:12:01 3 0.08 0.00 0.02 0.00 0.02 99.88 02:31:38 02:12:01 4 0.17 0.00 0.00 0.02 0.02 99.80 02:31:38 02:12:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:31:38 02:12:01 6 0.18 0.00 0.05 0.02 0.00 99.75 02:31:38 02:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:31:38 02:12:01 CPU %user %nice %system %iowait %steal %idle 02:31:38 02:13:01 all 0.10 0.00 0.01 0.00 0.00 99.89 02:31:38 02:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:31:38 02:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 02:13:01 5 0.07 0.00 0.03 0.00 0.00 99.90 02:31:38 02:13:01 6 0.08 0.00 0.00 0.00 0.02 99.90 02:31:38 02:13:01 7 0.55 0.00 0.02 0.00 0.00 99.43 02:31:38 02:14:01 all 0.21 0.00 0.03 0.01 0.01 99.75 02:31:38 02:14:01 0 0.27 0.00 0.05 0.03 0.00 99.65 02:31:38 02:14:01 1 0.17 0.00 0.02 0.00 0.02 99.80 02:31:38 02:14:01 2 0.07 0.00 0.02 0.03 0.00 99.88 02:31:38 02:14:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:31:38 02:14:01 4 0.12 0.00 0.08 0.00 0.02 99.78 02:31:38 02:14:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:31:38 02:14:01 6 0.62 0.00 0.02 0.00 0.00 99.37 02:31:38 02:14:01 7 0.37 0.00 0.00 0.00 0.00 99.63 02:31:38 02:15:01 all 0.05 0.00 0.02 0.00 0.00 99.93 02:31:38 02:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:31:38 02:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:15:01 4 0.05 0.00 0.03 0.02 0.00 99.90 02:31:38 02:15:01 5 0.03 0.00 0.05 0.00 0.00 99.92 02:31:38 02:15:01 6 0.22 0.00 0.03 0.00 0.02 99.73 02:31:38 02:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:31:38 02:16:01 all 0.03 0.00 0.02 0.00 0.01 99.95 02:31:38 02:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:31:38 02:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:16:01 2 0.02 0.00 0.03 0.03 0.02 99.90 02:31:38 02:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:31:38 02:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:31:38 02:16:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:31:38 02:16:01 7 0.05 0.00 0.03 0.00 0.00 99.92 02:31:38 02:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:31:38 02:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:31:38 02:17:01 2 0.03 0.00 0.02 0.02 0.00 99.93 02:31:38 02:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:17:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:31:38 02:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:18:01 all 0.04 0.00 0.01 0.03 0.00 99.92 02:31:38 02:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:18:01 2 0.05 0.00 0.02 0.03 0.02 99.88 02:31:38 02:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 02:18:01 4 0.03 0.00 0.00 0.17 0.00 99.80 02:31:38 02:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 02:18:01 6 0.08 0.00 0.00 0.00 0.00 99.92 02:31:38 02:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:31:38 02:19:01 all 0.02 0.00 0.01 0.01 0.00 99.95 02:31:38 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:19:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:31:38 02:19:01 2 0.02 0.00 0.03 0.08 0.00 99.87 02:31:38 02:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:31:38 02:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:31:38 02:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:31:38 02:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:20:01 2 0.07 0.00 0.03 0.02 0.00 99.88 02:31:38 02:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:31:38 02:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:31:38 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:31:38 02:21:01 all 0.03 0.00 0.02 0.00 0.01 99.95 02:31:38 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:31:38 02:21:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:31:38 02:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:31:38 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:21:01 6 0.07 0.00 0.05 0.00 0.00 99.88 02:31:38 02:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:31:38 02:22:01 all 0.03 0.00 0.02 0.01 0.00 99.94 02:31:38 02:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:31:38 02:22:01 2 0.00 0.00 0.02 0.10 0.00 99.88 02:31:38 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:22:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:31:38 02:22:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:31:38 02:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 02:23:01 all 0.12 0.00 0.01 0.02 0.00 99.85 02:31:38 02:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:31:38 02:23:01 2 0.05 0.00 0.02 0.02 0.00 99.92 02:31:38 02:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:31:38 02:23:01 4 0.03 0.00 0.02 0.10 0.00 99.85 02:31:38 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:23:01 7 0.76 0.00 0.02 0.03 0.02 99.17 02:31:38 02:31:38 02:23:01 CPU %user %nice %system %iowait %steal %idle 02:31:38 02:24:01 all 0.02 0.00 0.02 0.00 0.00 99.95 02:31:38 02:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:24:01 1 0.07 0.00 0.00 0.00 0.02 99.92 02:31:38 02:24:01 2 0.03 0.00 0.03 0.02 0.00 99.92 02:31:38 02:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:24:01 5 0.03 0.00 0.02 0.02 0.02 99.92 02:31:38 02:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:31:38 02:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:31:38 02:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:31:38 02:25:01 2 0.07 0.00 0.02 0.03 0.02 99.87 02:31:38 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:25:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:31:38 02:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:31:38 02:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:31:38 02:26:01 all 0.08 0.00 0.01 0.00 0.00 99.91 02:31:38 02:26:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:31:38 02:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:26:01 2 0.03 0.00 0.02 0.03 0.00 99.92 02:31:38 02:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:26:01 6 0.07 0.00 0.02 0.00 0.00 99.92 02:31:38 02:26:01 7 0.38 0.00 0.02 0.00 0.02 99.58 02:31:38 02:27:01 all 0.23 0.00 0.01 0.00 0.01 99.75 02:31:38 02:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:31:38 02:27:01 2 0.03 0.00 0.00 0.02 0.02 99.93 02:31:38 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:31:38 02:27:01 6 0.12 0.00 0.02 0.00 0.02 99.85 02:31:38 02:27:01 7 1.63 0.00 0.07 0.00 0.00 98.30 02:31:38 02:28:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:31:38 02:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 02:28:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:31:38 02:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:31:38 02:28:01 6 0.08 0.00 0.02 0.00 0.02 99.88 02:31:38 02:28:01 7 0.00 0.00 0.03 0.00 0.02 99.95 02:31:38 02:29:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:31:38 02:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:31:38 02:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:31:38 02:29:01 6 0.08 0.00 0.05 0.00 0.00 99.87 02:31:38 02:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:31:38 02:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:31:38 02:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:31:38 02:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:31:38 02:30:01 2 0.02 0.00 0.02 0.02 0.02 99.93 02:31:38 02:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:31:38 02:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:31:38 02:30:01 5 0.03 0.00 0.00 0.02 0.02 99.93 02:31:38 02:30:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:31:38 02:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:31:38 02:31:01 all 8.11 0.00 3.28 0.43 0.06 88.13 02:31:38 02:31:01 0 6.66 0.00 3.45 1.03 0.07 88.79 02:31:38 02:31:01 1 8.33 0.00 2.87 0.05 0.05 88.70 02:31:38 02:31:01 2 8.05 0.00 3.28 0.20 0.05 88.42 02:31:38 02:31:01 3 5.21 0.00 1.88 0.02 0.03 92.86 02:31:38 02:31:01 4 8.39 0.00 2.99 0.03 0.07 88.52 02:31:38 02:31:01 5 9.23 0.00 3.69 0.36 0.05 86.68 02:31:38 02:31:01 6 10.26 0.00 4.30 1.49 0.07 83.88 02:31:38 02:31:01 7 8.76 0.00 3.77 0.24 0.07 87.17 02:31:38 Average: all 7.33 0.00 1.13 0.21 0.02 91.31 02:31:38 Average: 0 7.19 0.00 1.18 0.29 0.02 91.33 02:31:38 Average: 1 7.30 0.00 1.09 0.16 0.02 91.44 02:31:38 Average: 2 7.48 0.00 1.11 0.18 0.02 91.21 02:31:38 Average: 3 7.33 0.00 1.10 0.21 0.02 91.35 02:31:38 Average: 4 7.35 0.00 1.13 0.22 0.02 91.28 02:31:38 Average: 5 7.30 0.00 1.11 0.19 0.02 91.38 02:31:38 Average: 6 7.31 0.00 1.15 0.18 0.03 91.35 02:31:38 Average: 7 7.40 0.00 1.15 0.25 0.02 91.19 02:31:38 02:31:38 02:31:38