Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45073bfd431816dca033a65cddd8f1ff24190001 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-ssh9501269393926203266.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-ssh17983521607558289371.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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1521541133177865381.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-ssh17246214448176821578.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5690911780232519256.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-775545’ Running on prd-ubuntu20.04-docker-8c-8g-775547 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/21 [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/21 # 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 45073bfd431816dca033a65cddd8f1ff24190001 (odessa) Commit message: "Merge pull request #5335 from FelixTing/issue-5333-odessa" > git config core.sparsecheckout # timeout=10 > git checkout -f 45073bfd431816dca033a65cddd8f1ff24190001 # timeout=10 > git rev-list --no-walk a9a48e2fe97e43dd34e53fb088e96658b535ab2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:23:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:23:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:23:57 ========================================================= 08:23:57 EdgeX Global Pipelines Version Info 08:23:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:23:59 ------------------- 08:23:59 stable info: 08:23:59 ------------------- 08:23:59 Commited By: Cherry Wang cherry@iotechsys.com 08:23:59 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:23:59 Message: update stable to v1.0.278 08:23:59 ------------------- 08:23:59 experimental info: 08:23:59 ------------------- 08:23:59 Commited By: **** collab-it+edgex@linuxfoundation.org 08:23:59 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:23:59 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:23:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:24:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:24:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 08:24:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 08:24:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 08:24:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 08:24:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45073bf [Pipeline] echo 08:24:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:00 provisioning config files... 08:24:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/21@tmp/config17207500952965601076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:00 ---> ****-login.sh 08:24:00 nexus3.edgexfoundry.org:10001 08:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:00 08:24:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:24:00 Configure a credential helper to remove this warning. See 08:24:00 https://docs.****.com/go/credential-store/ 08:24:00 08:24:00 Login Succeeded 08:24:00 nexus3.edgexfoundry.org:10002 08:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:00 08:24:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:24:00 Configure a credential helper to remove this warning. See 08:24:00 https://docs.****.com/go/credential-store/ 08:24:00 08:24:00 Login Succeeded 08:24:00 nexus3.edgexfoundry.org:10003 08:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:00 08:24:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:24:00 Configure a credential helper to remove this warning. See 08:24:00 https://docs.****.com/go/credential-store/ 08:24:00 08:24:00 Login Succeeded 08:24:00 nexus3.edgexfoundry.org:10004 08:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:01 08:24:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:24:01 Configure a credential helper to remove this warning. See 08:24:01 https://docs.****.com/go/credential-store/ 08:24:01 08:24:01 Login Succeeded 08:24:01 ****.io 08:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:01 08:24:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:24:01 Configure a credential helper to remove this warning. See 08:24:01 https://docs.****.com/go/credential-store/ 08:24:01 08:24:01 Login Succeeded 08:24:01 ---> ****-login.sh ends [Pipeline] } 08:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:24:01 + 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 08:24:01 + + dirname cmd/core-command/Dockerfile 08:24:01 cut -d/ -f2 08:24:01 + echo core-command,cmd/core-command/Dockerfile 08:24:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:24:01 + dirname cmd/core-data/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo core-data,cmd/core-data/Dockerfile 08:24:01 + dirname cmd/core-keeper/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo core-keeper,cmd/core-keeper/Dockerfile 08:24:01 + dirname cmd/core-metadata/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo core-metadata,cmd/core-metadata/Dockerfile 08:24:01 + dirname cmd/security-bootstrapper/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:24:01 + dirname cmd/security-proxy-auth/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:24:01 + dirname cmd/security-proxy-setup/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:24:01 + dirname cmd/security-secretstore-setup/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:24:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:24:01 + dirname cmd/security-spire-agent/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + dirname cmd/security-spire-config/Dockerfile 08:24:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:24:01 + dirname cmd/security-spire-server/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:24:01 + dirname cmd/support-notifications/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo support-notifications,cmd/support-notifications/Dockerfile 08:24:01 + dirname cmd/support-scheduler/Dockerfile 08:24:01 + cut -d/ -f2 08:24:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:24:01 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 08:24:02 + git rev-list -1 --merges 45073bfd431816dca033a65cddd8f1ff24190001~1..45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 08:24:02 -----------> git rev-list -1 --merges 45073bfd431816dca033a65cddd8f1ff24190001~1..45073bfd431816dca033a65cddd8f1ff24190001 45073bfd431816dca033a65cddd8f1ff24190001 08:24:02 45073bfd431816dca033a65cddd8f1ff24190001 [false] [Pipeline] sh 08:24:02 + git log --format=format:%s -1 45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 08:24:02 ========================================================= 08:24:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:24:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:24:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:24:02 + grep -v github /etc/ssh/ssh_known_hosts 08:24:02 + [ -e /tmp/ssh_known_hosts ] 08:24:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:24:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:24:02 + sudo tee -a /etc/ssh/ssh_known_hosts 08:24:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:24:03 08:24:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:24:03 0.1.4: Pulling from edgex-devops/py-git-semver 08:24:03 3dae71ba6b94: Pulling fs layer 08:24:03 6bf1a483ea7c: Pulling fs layer 08:24:03 f5dfc541a4d3: Pulling fs layer 08:24:03 461d9e800cba: Pulling fs layer 08:24:03 80192f66455f: Pulling fs layer 08:24:03 2e8e34ca0e6c: Pulling fs layer 08:24:03 a29436f7fd5d: Pulling fs layer 08:24:03 923cac83aea3: Pulling fs layer 08:24:03 25ad8b0a4227: Pulling fs layer 08:24:03 db01528c6b51: Pulling fs layer 08:24:03 28988de357af: Pulling fs layer 08:24:03 2e8e34ca0e6c: Waiting 08:24:03 80192f66455f: Waiting 08:24:03 461d9e800cba: Waiting 08:24:03 a29436f7fd5d: Waiting 08:24:03 db01528c6b51: Waiting 08:24:03 923cac83aea3: Waiting 08:24:03 25ad8b0a4227: Waiting 08:24:03 28988de357af: Waiting 08:24:03 6bf1a483ea7c: Verifying Checksum 08:24:03 6bf1a483ea7c: Download complete 08:24:03 461d9e800cba: Download complete 08:24:03 80192f66455f: Download complete 08:24:03 f5dfc541a4d3: Verifying Checksum 08:24:03 f5dfc541a4d3: Download complete 08:24:03 3dae71ba6b94: Verifying Checksum 08:24:03 3dae71ba6b94: Download complete 08:24:03 923cac83aea3: Verifying Checksum 08:24:03 923cac83aea3: Download complete 08:24:03 25ad8b0a4227: Verifying Checksum 08:24:03 25ad8b0a4227: Download complete 08:24:03 db01528c6b51: Verifying Checksum 08:24:03 db01528c6b51: Download complete 08:24:03 28988de357af: Verifying Checksum 08:24:03 28988de357af: Download complete 08:24:04 a29436f7fd5d: Verifying Checksum 08:24:04 a29436f7fd5d: Download complete 08:24:04 2e8e34ca0e6c: Verifying Checksum 08:24:04 2e8e34ca0e6c: Download complete 08:24:05 3dae71ba6b94: Pull complete 08:24:05 6bf1a483ea7c: Pull complete 08:24:06 f5dfc541a4d3: Pull complete 08:24:06 461d9e800cba: Pull complete 08:24:06 80192f66455f: Pull complete 08:24:10 2e8e34ca0e6c: Pull complete 08:24:11 a29436f7fd5d: Pull complete 08:24:11 923cac83aea3: Pull complete 08:24:11 25ad8b0a4227: Pull complete 08:24:11 db01528c6b51: Pull complete 08:24:11 28988de357af: Pull complete 08:24:11 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:24:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:11 prd-ubuntu20.04-docker-8c-8g-775547 does not seem to be running inside a container 08:24:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:24:14 $ docker top 64b2b4cf2789c677f362ae21deeb144a4a48016cffc2ddf30e511fef8d8b0fe9 -eo pid,comm 08:24: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). 08:24:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:24:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:24:14 [ssh-agent] Looking for ssh-agent implementation... 08:24:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:24:14 $ docker exec 64b2b4cf2789c677f362ae21deeb144a4a48016cffc2ddf30e511fef8d8b0fe9 ssh-agent 08:24:14 SSH_AUTH_SOCK=/tmp/ssh-EwgfhDiGZLP1/agent.32 08:24:14 SSH_AGENT_PID=38 08:24:14 Running ssh-add (command line suppressed) 08:24:14 Identity added: /w/workspace/edgex-go/21@tmp/private_key_10202112081343280312.key (/w/workspace/edgex-go/21@tmp/private_key_10202112081343280312.key) 08:24:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:24:14 + git config --global --add safe.directory /w/workspace/edgex-go/21 [Pipeline] sh 08:24:15 + git tag --points-at HEAD [Pipeline] } 08:24:15 $ docker exec --env ******** --env ******** 64b2b4cf2789c677f362ae21deeb144a4a48016cffc2ddf30e511fef8d8b0fe9 ssh-agent -k 08:24:15 unset SSH_AUTH_SOCK; 08:24:15 unset SSH_AGENT_PID; 08:24:15 echo Agent pid 38 killed; 08:24:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:24:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:24:15 [ssh-agent] Looking for ssh-agent implementation... 08:24:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:24:15 $ docker exec 64b2b4cf2789c677f362ae21deeb144a4a48016cffc2ddf30e511fef8d8b0fe9 ssh-agent 08:24:15 SSH_AUTH_SOCK=/tmp/ssh-trkyGzW0yKTI/agent.86 08:24:15 SSH_AGENT_PID=92 08:24:15 Running ssh-add (command line suppressed) 08:24:15 Identity added: /w/workspace/edgex-go/21@tmp/private_key_2586135069110612345.key (/w/workspace/edgex-go/21@tmp/private_key_2586135069110612345.key) 08:24:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:24:16 + git semver init 08:24:16 2025-12-22 08:24:16,198 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:24:16 2025-12-22 08:24:16,203 [run_init] DEBUG init version:0.0.0 force:False 08:24:16 2025-12-22 08:24:16,203 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/21/.semver 08:24:16 2025-12-22 08:24:16,204 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/21/.semver 08:24:16 2025-12-22 08:24:16,204 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/21/.semver'], cwd=/w/workspace/edgex-go/21, stdin=None, shell=False, universal_newlines=False) 08:24:21 2025-12-22 08:24:20,777 [append_file] DEBUG append to file:/w/workspace/edgex-go/21/.git/info/exclude 08:24:21 2025-12-22 08:24:20,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/21/.semver/odessa with force:False 08:24:21 2025-12-22 08:24:20,777 [read_version] DEBUG read version from /w/workspace/edgex-go/21/.semver/odessa 08:24:21 2025-12-22 08:24:20,777 [read_version] DEBUG read version from /w/workspace/edgex-go/21/.semver/odessa 08:24:21 4.0.2-dev.1 [Pipeline] } 08:24:21 $ docker exec --env ******** --env ******** 64b2b4cf2789c677f362ae21deeb144a4a48016cffc2ddf30e511fef8d8b0fe9 ssh-agent -k 08:24:21 unset SSH_AUTH_SOCK; 08:24:21 unset SSH_AGENT_PID; 08:24:21 echo Agent pid 92 killed; 08:24:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:24:21 + git semver [Pipeline] } 08:24:22 $ docker stop --time=1 64b2b4cf2789c677f362ae21deeb144a4a48016cffc2ddf30e511fef8d8b0fe9 08:24:23 $ docker rm -f --volumes 64b2b4cf2789c677f362ae21deeb144a4a48016cffc2ddf30e511fef8d8b0fe9 [Pipeline] // withDockerContainer [Pipeline] sh 08:24:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:24:24 Stashed 1 file(s) [Pipeline] echo 08:24:24 [edgeXSemver]: initialized semver on version 4.0.2-dev.1 [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 08:24:24 + git config --global --add safe.directory /w/workspace/edgex-go/21 [Pipeline] echo 08:24:24 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:24:25 + grep ^go [0-9].[0-9]* go.mod 08:24:25 + cut -d -f 2 08:24:25 + cut -d . -f1-2 [Pipeline] echo 08:24:25 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:24:25 ========================================================= 08:24:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 08:24:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:24:25 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 08:24:25 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 08:24:25 0a9a5dfd008f: Pulling fs layer 08:24:25 8833042f23b5: Pulling fs layer 08:24:25 6ca661eb024f: Pulling fs layer 08:24:25 b5acb76e9680: Pulling fs layer 08:24:25 4f4fb700ef54: Pulling fs layer 08:24:25 012bb1f9d321: Pulling fs layer 08:24:25 97255f1bc79d: Pulling fs layer 08:24:25 454448c9edf9: Pulling fs layer 08:24:25 15f87924ceaf: Pulling fs layer 08:24:25 b5acb76e9680: Waiting 08:24:25 454448c9edf9: Waiting 08:24:25 4f4fb700ef54: Waiting 08:24:25 15f87924ceaf: Waiting 08:24:25 012bb1f9d321: Waiting 08:24:25 97255f1bc79d: Waiting 08:24:25 8833042f23b5: Verifying Checksum 08:24:25 8833042f23b5: Download complete 08:24:25 b5acb76e9680: Verifying Checksum 08:24:25 b5acb76e9680: Download complete 08:24:25 4f4fb700ef54: Verifying Checksum 08:24:25 4f4fb700ef54: Download complete 08:24:25 012bb1f9d321: Verifying Checksum 08:24:25 012bb1f9d321: Download complete 08:24:25 0a9a5dfd008f: Download complete 08:24:25 97255f1bc79d: Verifying Checksum 08:24:25 97255f1bc79d: Download complete 08:24:25 0a9a5dfd008f: Pull complete 08:24:25 15f87924ceaf: Verifying Checksum 08:24:25 15f87924ceaf: Download complete 08:24:25 8833042f23b5: Pull complete 08:24:25 6ca661eb024f: Verifying Checksum 08:24:25 6ca661eb024f: Download complete 08:24:26 454448c9edf9: Verifying Checksum 08:24:26 454448c9edf9: Download complete 08:24:31 6ca661eb024f: Pull complete 08:24:31 b5acb76e9680: Pull complete 08:24:31 4f4fb700ef54: Pull complete 08:24:31 012bb1f9d321: Pull complete 08:24:31 97255f1bc79d: Pull complete 08:24:33 454448c9edf9: Pull complete 08:24:34 15f87924ceaf: Pull complete 08:24:34 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 08:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 08:24:34 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 08:24:34 + + docker build -t ci-base-image-x86_64 -f - . 08:24:34 echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 08:24:34 WORKDIR /edgex 08:24:34 COPY go.mod . 08:24:34 RUN go mod download 08:24:35 #0 building with "default" instance using docker driver 08:24:35 08:24:35 #1 [internal] load build definition from Dockerfile 08:24:35 #1 transferring dockerfile: 170B done 08:24:35 #1 DONE 0.0s 08:24:35 08:24:35 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 08:24:35 #2 DONE 0.0s 08:24:35 08:24:35 #3 [internal] load .dockerignore 08:24:35 #3 transferring context: 50B done 08:24:35 #3 DONE 0.0s 08:24:35 08:24:35 #4 [internal] load build context 08:24:35 #4 transferring context: 6.49kB done 08:24:35 #4 DONE 0.1s 08:24:35 08:24:35 #5 [1/4] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 08:24:35 #5 DONE 0.2s 08:24:35 08:24:35 #6 [2/4] WORKDIR /edgex 08:24:37 #6 DONE 2.2s 08:24:37 08:24:37 #7 [3/4] COPY go.mod . 08:24:37 #7 DONE 0.0s 08:24:37 08:24:37 #8 [4/4] RUN go mod download 08:24:39 Still waiting to schedule task 08:24:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-775546’ 08:24:44 #8 DONE 6.3s 08:24:44 08:24:44 #9 exporting to image 08:24:44 #9 exporting layers 08:24:47 #9 exporting layers 3.5s done 08:24:47 #9 writing image sha256:c0eccc1a66cd8db8486cc2f4a44595f3e123b152ab144c407bc4b0b81a9b3b35 done 08:24:47 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:24:47 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:47 + docker inspect -f . ci-base-image-x86_64 08:24:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:47 prd-ubuntu20.04-docker-8c-8g-775547 does not seem to be running inside a container 08:24:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** ci-base-image-x86_64 cat 08:24:48 $ docker top 7b6059f8aa5b07827f84ee73b5addf5cde8eb1b9f06222a92b990a348c65d82e -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:48 + go version 08:24:48 go version go1.23.7 linux/amd64 [Pipeline] } 08:24:48 $ docker stop --time=1 7b6059f8aa5b07827f84ee73b5addf5cde8eb1b9f06222a92b990a348c65d82e 08:24:49 $ docker rm -f --volumes 7b6059f8aa5b07827f84ee73b5addf5cde8eb1b9f06222a92b990a348c65d82e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:50 + docker inspect -f . ci-base-image-x86_64 08:24:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:50 prd-ubuntu20.04-docker-8c-8g-775547 does not seem to be running inside a container 08:24:50 $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** ci-base-image-x86_64 cat 08:24:50 $ docker top d7994ac87112231539ea0b44302f039303db0959b948121a8c33e306e9addb96 -eo pid,comm [Pipeline] { [Pipeline] echo 08:24:50 ========================================================= 08:24:50 [edgeXBuildGoParallel] Running Tests and Build... 08:24:50 ========================================================= [Pipeline] sh 08:24:50 + git config --global --add safe.directory /w/workspace/edgex-go/21 [Pipeline] fileExists [Pipeline] sh 08:24:51 + make test 08:24:51 go test -race -coverprofile=coverage.out ./... 08:24:59 ? github.com/edgexfoundry/edgex-go [no test files] 08:25:21 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:25:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:25:21 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:25:21 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 42.3% of statements 08:25:22 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:25:22 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:25:22 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:25:22 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.031s coverage: 97.0% of statements 08:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:25:23 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:25:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:25:23 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:25:23 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:25:23 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:25:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:25:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:25:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:25:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:25:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:25:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:25:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:25:24 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.4% of statements 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 46.3% of statements 08:25:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:25:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.183s coverage: 93.4% of statements 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 92.4% of statements 08:25:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:25:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:25:28 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:25:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:25:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:25:28 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:25:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:25:28 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:25:28 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:25:28 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:25:28 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:25:28 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:25:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 95.8% of statements 08:25:29 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 08:25:30 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:25:30 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 08:25:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:25:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:25:30 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:25:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:25:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 0.0% of statements [no tests to run] 08:25:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.034s coverage: 1.0% of statements 08:25:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 42.6% of statements 08:25:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.016s coverage: 81.1% of statements 08:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 08:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 08:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements 08:25:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:25:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:25:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements 08:25:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:25:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:25:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:25:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 08:25:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:25:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:25:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:25:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:25:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:25:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:25:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:25:34 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:25:34 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:25:34 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:25:36 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:25:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:25:37 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:25:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:25:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:25:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:25:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:25:42 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:25:42 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:25:42 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:25:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:25:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:25:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:25:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:25:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:25:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 08:25:45 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:25:45 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:25:45 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:25:45 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:25:45 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:25:45 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:25:46 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:25:46 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:25:46 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:25:46 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:25:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:25:47 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:25:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:25:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:25:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:25:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:25:49 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.056s coverage: 92.9% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 68.8% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 15.5% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.188s coverage: 54.5% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.036s coverage: 96.8% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 29.2% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 08:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 08:25:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements 08:25:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements 08:25:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements 08:25:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements 08:25:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 08:25:54 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 08:25:54 running golangci-lint 08:25:54 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:25:54 go version go1.23.7 linux/amd64 08:25:54 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:25:54 level=info msg="[config_reader] Used config file .golangci.yml" 08:25:54 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:26:16 level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|exports_file|imports|types_sizes|deps|files) took 21.566563767s" 08:26:16 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.360405ms" 08:26:28 level=info msg="[linters_context/goanalysis] analyzers took 1m39.435679148s with top 10 stages: buildir: 52.382396771s, gosec: 3.761889961s, inspect: 3.707897473s, fact_deprecated: 3.251573538s, ctrlflow: 1.955904362s, fact_purity: 1.647902888s, printf: 1.623024023s, nilness: 1.305780833s, S1038: 1.090778844s, isgenerated: 1.05490551s" 08:26:28 level=info msg="[runner] Issues before processing: 202, after processing: 0" 08:26:28 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 202/202, exclude-rules: 202/20, identifier_marker: 202/202, exclude: 202/202, nolint: 20/0, filename_unadjuster: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, invalid_issue: 202/202, cgo: 202/202, path_prettifier: 202/202" 08:26:28 level=info msg="[runner] processing took 18.93779ms with stages: nolint: 9.401204ms, identifier_marker: 4.955984ms, exclude-rules: 1.628559ms, autogenerated_exclude: 1.240354ms, path_prettifier: 1.037291ms, skip_dirs: 619.317µs, invalid_issue: 20.96µs, cgo: 20.86µs, filename_unadjuster: 9.611µs, max_same_issues: 550ns, uniq_by_line: 490ns, fixer: 430ns, exclude: 330ns, skip_files: 300ns, severity-rules: 280ns, sort_results: 240ns, path_shortener: 230ns, max_per_file_from_linter: 210ns, source_code: 150ns, diff: 150ns, max_from_linter: 150ns, path_prefixer: 140ns" 08:26:28 level=info msg="[runner] linters took 11.136854511s with stages: goanalysis_metalinter: 11.117836631s" 08:26:28 level=info msg="File cache stats: 0 entries of total size 0B" 08:26:28 level=info msg="Memory: 328 samples, avg is 292.6MB, max is 1332.3MB" 08:26:28 level=info msg="Execution took 32.760608087s" 08:26:28 go vet ./... 08:26:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:26:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:26:33 ./bin/test-attribution-txt.sh [Pipeline] echo 08:26:34 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:26:34 + go mod tidy 08:26:34 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 08:26:34 go: downloading github.com/go-playground/assert/v2 v2.2.0 08:26:34 go: downloading go.uber.org/goleak v1.3.0 08:26:34 go: downloading github.com/frankban/quicktest v1.14.6 08:26:35 go: downloading go.opentelemetry.io/otel/sdk v1.32.0 08:26:35 go: downloading github.com/google/go-cmp v0.6.0 08:26:35 go: downloading github.com/kr/pretty v0.3.1 08:26:35 go: downloading github.com/golang/protobuf v1.5.4 08:26:35 go: downloading github.com/emirpasic/gods v1.18.1 08:26:35 go: downloading github.com/jeremija/gosubmit v0.2.7 08:26:35 go: downloading github.com/kr/text v0.2.0 08:26:35 go: downloading github.com/rogpeppe/go-internal v1.11.0 08:26:35 go: downloading github.com/google/gofuzz v1.2.0 08:26:35 go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 08:26:35 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 08:26:35 go: downloading github.com/rs/cors v1.11.0 08:26:35 go: downloading github.com/onsi/ginkgo v1.16.4 08:26:35 go: downloading github.com/onsi/gomega v1.13.0 08:26:35 go: downloading github.com/shoenig/test v0.6.4 08:26:35 go: downloading gopkg.in/yaml.v2 v2.4.0 08:26:35 go: downloading github.com/nxadm/tail v1.4.8 08:26:35 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh 08:26:35 + ls -al . 08:26:35 total 2000 08:26:35 drwxrwxr-x 12 1001 1001 4096 Dec 22 08:24 . 08:26:35 drwxr-xr-x 4 root root 4096 Dec 22 08:24 .. 08:26:35 drwxrwxr-x 2 1001 1001 4096 Dec 22 08:23 .blubracket 08:26:35 -rw-rw-r-- 1 1001 1001 10 Dec 22 08:23 .dockerignore 08:26:35 drwxrwxr-x 8 1001 1001 4096 Dec 22 08:25 .git 08:26:35 drwxrwxr-x 3 1001 1001 4096 Dec 22 08:23 .github 08:26:35 -rw-rw-r-- 1 1001 1001 902 Dec 22 08:23 .gitignore 08:26:35 -rw-rw-r-- 1 1001 1001 218 Dec 22 08:23 .golangci.yml 08:26:35 -rw-rw-r-- 1 1001 1001 100 Dec 22 08:23 .hadolint.yml 08:26:35 drwxr-xr-x 3 1001 1001 4096 Dec 22 08:24 .semver 08:26:35 -rw-rw-r-- 1 1001 1001 155 Dec 22 08:23 .sonarcloud.properties 08:26:35 -rw-rw-r-- 1 1001 1001 1171 Dec 22 08:23 ADOPTERS.md 08:26:35 -rw-rw-r-- 1 1001 1001 17374 Dec 22 08:23 Attribution.txt 08:26:35 -rw-rw-r-- 1 1001 1001 108018 Dec 22 08:23 CHANGELOG.md 08:26:35 -rw-rw-r-- 1 1001 1001 3804 Dec 22 08:23 CONTRIBUTING.md 08:26:35 -rw-rw-r-- 1 1001 1001 677 Dec 22 08:23 GOVERNANCE.md 08:26:35 -rw-rw-r-- 1 1001 1001 858 Dec 22 08:23 Jenkinsfile 08:26:35 -rw-rw-r-- 1 1001 1001 10775 Dec 22 08:23 LICENSE 08:26:35 -rw-rw-r-- 1 1001 1001 16754 Dec 22 08:23 Makefile 08:26:35 -rw-rw-r-- 1 1001 1001 582 Dec 22 08:23 OWNERS.md 08:26:35 -rw-rw-r-- 1 1001 1001 9932 Dec 22 08:23 README.md 08:26:35 -rw-rw-r-- 1 1001 1001 789 Dec 22 08:23 SECURITY.md 08:26:35 -rw-rw-r-- 1 1001 1001 11 Dec 22 08:24 VERSION 08:26:35 drwxrwxr-x 2 1001 1001 4096 Dec 22 08:23 bin 08:26:35 drwxrwxr-x 19 1001 1001 4096 Dec 22 08:23 cmd 08:26:35 -rw-r--r-- 1 root root 1665865 Dec 22 08:25 coverage.out 08:26:35 drwxrwxr-x 2 1001 1001 4096 Dec 22 08:23 fuzz_test 08:26:35 -rw-rw-r-- 1 1001 1001 6454 Dec 22 08:23 go.mod 08:26:35 -rw-rw-r-- 1 1001 1001 88143 Dec 22 08:23 go.sum 08:26:35 drwxrwxr-x 7 1001 1001 4096 Dec 22 08:23 internal 08:26:35 drwxrwxr-x 2 1001 1001 4096 Dec 22 08:23 openapi 08:26:35 -rw-rw-r-- 1 1001 1001 584 Dec 22 08:23 security.txt 08:26:35 drwxrwxr-x 10 1001 1001 4096 Dec 22 08:23 vendor 08:26:35 -rw-rw-r-- 1 1001 1001 204 Dec 22 08:23 version.go [Pipeline] sh 08:26:35 + '[' -e coverage.out ] 08:26:35 + chown 1001:1001 coverage.out [Pipeline] stash 08:26:36 Stashed 1 file(s) [Pipeline] sh 08:26:36 + make build 08:26:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:26:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:26:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:26:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:26:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:27:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:27:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:27:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:27:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:27:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:27:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:27:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:27:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:27:16 $ docker stop --time=1 d7994ac87112231539ea0b44302f039303db0959b948121a8c33e306e9addb96 08:27:19 $ docker rm -f --volumes d7994ac87112231539ea0b44302f039303db0959b948121a8c33e306e9addb96 [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 08:27:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:27:20 08:27:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:27:21 latest: Pulling from edgex-devops/edgex-compose 08:27:21 91d30c5bc195: Pulling fs layer 08:27:21 2e9b0aa3be6d: Pulling fs layer 08:27:21 9c61dcf015f6: Pulling fs layer 08:27:21 4698f68db338: Pulling fs layer 08:27:21 2a2f49069b9e: Pulling fs layer 08:27:21 e0025b399a48: Pulling fs layer 08:27:21 2a2f49069b9e: Waiting 08:27:21 e0025b399a48: Waiting 08:27:21 4698f68db338: Waiting 08:27:21 91d30c5bc195: Download complete 08:27:21 4698f68db338: Verifying Checksum 08:27:21 4698f68db338: Download complete 08:27:21 2e9b0aa3be6d: Verifying Checksum 08:27:21 2e9b0aa3be6d: Download complete 08:27:21 e0025b399a48: Download complete 08:27:21 91d30c5bc195: Pull complete 08:27:21 2a2f49069b9e: Verifying Checksum 08:27:21 2a2f49069b9e: Download complete 08:27:21 2e9b0aa3be6d: Pull complete 08:27:22 9c61dcf015f6: Verifying Checksum 08:27:22 9c61dcf015f6: Download complete 08:27:25 9c61dcf015f6: Pull complete 08:27:25 4698f68db338: Pull complete 08:27:25 2a2f49069b9e: Pull complete 08:27:25 e0025b399a48: Pull complete 08:27:25 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:27:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:25 prd-ubuntu20.04-docker-8c-8g-775547 does not seem to be running inside a container 08:27:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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-compose:latest cat 08:27:27 $ docker top ac5b2598bea6730a3055b38540ede757655420d640cf595b53dbc6db5d9838b6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:27 + docker compose -f ./docker-compose-build.yml build --parallel 08:27:27 #1 [core-keeper internal] load build definition from Dockerfile 08:27:27 #1 transferring dockerfile: 2.01kB done 08:27:27 #1 DONE 0.1s 08:27:27 08:27:27 #2 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:27:27 #2 DONE 0.0s 08:27:27 08:27:27 #3 [security-secretstore-setup internal] load build definition from Dockerfile 08:27:27 #3 transferring dockerfile: 2.49kB done 08:27:27 #3 DONE 0.1s 08:27:27 08:27:27 #4 [core-metadata internal] load build definition from Dockerfile 08:27:27 #4 transferring dockerfile: 2.10kB done 08:27:27 #4 DONE 0.1s 08:27:27 08:27:27 #5 [security-spire-server internal] load build definition from Dockerfile 08:27:27 #5 transferring dockerfile: 1.70kB done 08:27:27 #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:27:27 #5 DONE 0.1s 08:27:27 08:27:27 #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:27:27 #2 DONE 0.0s 08:27:27 08:27:27 #6 [security-spire-config internal] load build definition from Dockerfile 08:27:27 #6 transferring dockerfile: 1.69kB done 08:27:27 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:27:27 #6 DONE 0.2s 08:27:27 08:27:27 #7 [security-spire-agent internal] load build definition from Dockerfile 08:27:27 #7 transferring dockerfile: 1.81kB done 08:27:27 #7 DONE 0.2s 08:27:27 08:27:27 #8 [core-metadata internal] load .dockerignore 08:27:28 #8 transferring context: 50B done 08:27:28 #8 DONE 0.1s 08:27:28 08:27:28 #9 [support-notifications internal] load build definition from Dockerfile 08:27:28 #9 transferring dockerfile: 2.00kB done 08:27:28 #9 DONE 0.2s 08:27:28 08:27:28 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:27:28 #10 transferring dockerfile: 2.23kB done 08:27:28 #10 DONE 0.2s 08:27:28 08:27:28 #11 [support-scheduler internal] load build definition from Dockerfile 08:27:28 #11 transferring dockerfile: 1.83kB done 08:27:28 #11 DONE 0.2s 08:27:28 08:27:28 #12 [security-proxy-auth internal] load build definition from Dockerfile 08:27:28 #12 transferring dockerfile: 2.14kB done 08:27:28 #12 DONE 0.2s 08:27:28 08:27:28 #13 [security-bootstrapper internal] load build definition from Dockerfile 08:27:28 #13 transferring dockerfile: 3.02kB done 08:27:28 #13 DONE 0.2s 08:27:28 08:27:28 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:27:28 #14 transferring dockerfile: 1.89kB done 08:27:28 #14 DONE 0.2s 08:27:28 08:27:28 #15 [security-proxy-setup internal] load build definition from Dockerfile 08:27:28 #15 transferring dockerfile: 2.50kB done 08:27:28 #15 DONE 0.2s 08:27:28 08:27:28 #16 [core-command internal] load build definition from Dockerfile 08:27:28 #16 transferring dockerfile: 1.94kB done 08:27:28 #16 DONE 0.2s 08:27:28 08:27:28 #17 [core-data internal] load build definition from Dockerfile 08:27:28 #17 transferring dockerfile: 2.04kB done 08:27:28 #17 DONE 0.2s 08:27:28 08:27:28 #2 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:27:28 #2 DONE 0.0s 08:27:28 08:27:28 #18 [core-data internal] load metadata for docker.io/library/alpine:3.22 08:27:28 #18 DONE 0.2s 08:27:28 08:27:28 #19 [core-keeper internal] load .dockerignore 08:27:28 #19 transferring context: 50B done 08:27:28 #19 DONE 0.1s 08:27:28 08:27:28 #20 [security-secretstore-setup internal] load .dockerignore 08:27:28 #20 transferring context: 50B done 08:27:28 #20 DONE 0.1s 08:27:28 08:27:28 #21 [core-keeper internal] load build context 08:27:28 #21 DONE 0.0s 08:27:28 08:27:28 #22 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:27:28 #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:27:28 #22 ... 08:27:28 08:27:28 #23 [security-proxy-auth internal] load .dockerignore 08:27:28 #23 transferring context: 50B done 08:27:28 #23 DONE 0.1s 08:27:28 08:27:28 #24 [security-spiffe-token-provider internal] load .dockerignore 08:27:28 #24 transferring context: 50B done 08:27:28 #24 DONE 0.1s 08:27:28 08:27:28 #25 [security-bootstrapper internal] load .dockerignore 08:27:28 #25 transferring context: 50B done 08:27:28 #25 DONE 0.1s 08:27:28 08:27:28 #26 [support-scheduler internal] load .dockerignore 08:27:28 #26 transferring context: 50B done 08:27:28 #26 DONE 0.1s 08:27:28 08:27:28 #27 [core-common-config-bootstrapper internal] load .dockerignore 08:27:28 #27 transferring context: 50B done 08:27:28 #27 DONE 0.1s 08:27:28 08:27:28 #22 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:27:28 #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 08:27:28 #22 ... 08:27:28 08:27:28 #28 [support-notifications internal] load .dockerignore 08:27:28 #28 transferring context: 50B done 08:27:28 #28 DONE 0.2s 08:27:28 08:27:28 #29 [core-data internal] load .dockerignore 08:27:28 #29 transferring context: 50B done 08:27:28 #29 DONE 0.1s 08:27:28 08:27:28 #30 [core-command internal] load .dockerignore 08:27:28 #30 transferring context: 50B done 08:27:28 #30 DONE 0.2s 08:27:28 08:27:28 #31 [security-proxy-setup internal] load .dockerignore 08:27:28 #31 transferring context: 50B done 08:27:28 #31 DONE 0.2s 08:27:28 08:27:28 #22 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:27:28 #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 08:27:28 #22 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 08:27:28 #22 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 08:27:28 #22 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 08:27:28 #22 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:27:28 #22 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 08:27:28 #22 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:27:28 #22 ... 08:27:28 08:27:28 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:27:28 #32 DONE 0.5s 08:27:28 08:27:28 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:27:28 #33 DONE 0.4s 08:27:28 08:27:28 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:27:28 #34 DONE 0.5s 08:27:28 08:27:28 #22 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:27:29 #22 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.8s done 08:27:29 #22 ... 08:27:29 08:27:29 #35 [security-spire-config internal] load .dockerignore 08:27:29 #35 transferring context: 50B 0.0s done 08:27:29 #35 DONE 1.1s 08:27:29 08:27:29 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:27:29 #36 DONE 1.1s 08:27:29 08:27:29 #37 [security-spire-server internal] load .dockerignore 08:27:29 #37 transferring context: 50B 0.0s done 08:27:29 #37 DONE 1.1s 08:27:29 08:27:29 #38 [security-spire-agent internal] load .dockerignore 08:27:29 #38 transferring context: 50B 0.0s done 08:27:29 #38 DONE 1.1s 08:27:29 08:27:29 #22 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:27:29 #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 08:27:29 #22 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 08:27:29 #22 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 08:27:29 #22 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:27:29 #22 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:27:29 #22 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.8s done 08:27:29 #22 DONE 1.6s 08:27:29 08:27:29 #39 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:27:29 #39 ... 08:27:29 08:27:29 #40 [security-spire-config internal] load build context 08:27:29 #40 transferring context: 22.05kB 0.0s done 08:27:29 #40 DONE 0.2s 08:27:29 08:27:29 #41 [security-spire-server internal] load build context 08:27:29 #41 transferring context: 23.80kB 0.0s done 08:27:29 #41 DONE 0.1s 08:27:30 08:27:30 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:27:30 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:27:30 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done 08:27:30 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 08:27:30 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:27:30 #42 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:27:30 #42 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:27:30 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s 08:27:30 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 08:27:30 #42 ... 08:27:30 08:27:30 #43 [security-spire-agent internal] load build context 08:27:30 #43 transferring context: 23.33kB 0.0s done 08:27:30 #43 DONE 0.6s 08:27:30 08:27:30 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:27:30 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s 08:27:30 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 08:27:30 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 08:27:30 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:27:30 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 08:27:30 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 08:27:30 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 08:27:30 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 08:27:30 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.4s 08:27:30 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:27:30 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 17.83MB / 36.47MB 0.5s 08:27:30 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 33.40MB / 36.47MB 0.6s 08:27:30 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s 08:27:32 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.5s done 08:27:34 #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 08:27:38 #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.0s done 08:27:38 #42 ... 08:27:38 08:27:38 #44 [core-metadata internal] load build context 08:27:38 #44 transferring context: 243.95MB 10.0s 08:27:38 #44 ... 08:27:38 08:27:38 #45 [security-secretstore-setup internal] load build context 08:27:38 #45 ... 08:27:38 08:27:38 #46 [core-command internal] load build context 08:27:38 #46 ... 08:27:38 08:27:38 #47 [support-scheduler internal] load build context 08:27:38 #47 ... 08:27:38 08:27:38 #21 [core-keeper internal] load build context 08:27:38 #21 ... 08:27:38 08:27:38 #48 [support-notifications internal] load build context 08:27:38 #48 ... 08:27:38 08:27:38 #49 [security-bootstrapper internal] load build context 08:27:38 #49 ... 08:27:38 08:27:38 #50 [core-data internal] load build context 08:27:39 #50 ... 08:27:39 08:27:39 #51 [security-proxy-setup internal] load build context 08:27:39 #51 ... 08:27:39 08:27:39 #52 [security-spiffe-token-provider internal] load build context 08:27:39 #52 ... 08:27:39 08:27:39 #53 [core-common-config-bootstrapper internal] load build context 08:27:39 #53 ... 08:27:39 08:27:39 #54 [security-proxy-auth internal] load build context 08:27:40 #54 ... 08:27:40 08:27:40 #49 [security-bootstrapper internal] load build context 08:27:40 #49 ... 08:27:40 08:27:40 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:27:40 #0 5.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:27:40 #0 5.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:27:40 #0 6.057 v3.20.8-102-gad44703098d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:27:40 #0 6.057 v3.20.8-101-g50fadd0097b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:27:40 #0 6.057 OK: 24184 distinct packages available 08:27:40 #0 6.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:27:40 #0 6.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:27:40 #0 6.729 OK: 248 MiB in 58 packages 08:27:40 #55 ... 08:27:40 08:27:40 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:27:40 #56 ... 08:27:40 08:27:40 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:27:40 #0 4.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:40 #0 4.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:40 #0 5.142 (1/3) Installing ca-certificates (20250911-r0) 08:27:40 #0 5.490 (2/3) Installing dumb-init (1.2.5-r3) 08:27:40 #0 5.497 (3/3) Installing tzdata (2025c-r0) 08:27:40 #0 5.694 Executing busybox-1.37.0-r19.trigger 08:27:40 #0 5.694 Executing ca-certificates-20250911-r0.trigger 08:27:40 #0 5.738 OK: 8 MiB in 19 packages 08:27:40 #57 ... 08:27:40 08:27:40 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:40 #58 ... 08:27:40 08:27:40 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:27:40 #59 ... 08:27:40 08:27:40 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:27:40 #0 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:27:40 #0 0.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:27:40 #0 1.237 OK: 248 MiB in 58 packages 08:27:40 #60 ... 08:27:40 08:27:40 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:27:40 #61 ... 08:27:40 08:27:40 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:27:41 #62 ... 08:27:41 08:27:41 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:27:41 #0 7.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:41 #0 7.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:41 #0 7.867 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:27:41 #0 7.867 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:27:41 #0 7.867 OK: 26327 distinct packages available 08:27:41 #0 7.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:41 #0 7.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:41 #0 8.277 (1/13) Installing brotli-libs (1.1.0-r2) 08:27:41 #0 8.415 (2/13) Installing c-ares (1.34.6-r0) 08:27:41 #0 8.435 (3/13) Installing libunistring (1.3-r0) 08:27:41 #0 8.452 (4/13) Installing libidn2 (2.3.7-r0) 08:27:41 #0 8.457 (5/13) Installing nghttp2-libs (1.65.0-r0) 08:27:41 #0 8.460 (6/13) Installing libpsl (0.21.5-r3) 08:27:41 #0 8.468 (7/13) Installing zstd-libs (1.5.7-r0) 08:27:41 #0 8.476 (8/13) Installing libcurl (8.14.1-r2) 08:27:41 #0 8.490 (9/13) Installing curl (8.14.1-r2) 08:27:41 #0 8.498 (10/13) Installing dumb-init (1.2.5-r3) 08:27:41 #0 8.501 (11/13) Installing musl-obstack (1.2.3-r2) 08:27:41 #0 8.505 (12/13) Installing libucontext (1.3.2-r0) 08:27:41 #0 8.507 (13/13) Installing gcompat (1.1.0-r4) 08:27:41 #0 8.512 Executing busybox-1.37.0-r19.trigger 08:27:41 #0 8.518 OK: 13 MiB in 29 packages 08:27:41 #63 ... 08:27:41 08:27:41 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:27:41 #0 0.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:27:41 #0 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:27:41 #0 1.196 OK: 248 MiB in 58 packages 08:27:41 #64 ... 08:27:41 08:27:41 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:27:41 #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done 08:27:41 #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 08:27:41 #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 08:27:41 #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 08:27:41 #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:27:41 #65 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 08:27:41 #65 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 08:27:41 #65 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 08:27:41 #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 08:27:41 #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done 08:27:41 #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:27:41 #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 3.2s done 08:27:41 #65 ... 08:27:41 08:27:41 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:27:41 #0 3.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:41 #0 3.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:41 #0 4.137 (1/1) Installing dumb-init (1.2.5-r3) 08:27:41 #0 4.179 Executing busybox-1.37.0-r19.trigger 08:27:41 #0 4.189 OK: 7 MiB in 17 packages 08:27:41 #66 ... 08:27:41 08:27:41 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:27:41 #0 5.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:27:41 #0 6.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:27:41 #0 6.505 OK: 248 MiB in 58 packages 08:27:41 #67 ... 08:27:41 08:27:41 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:27:41 #0 4.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:41 #0 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:41 #0 4.486 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:27:41 #0 4.486 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:27:41 #0 4.486 OK: 26327 distinct packages available 08:27:41 #0 4.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:41 #0 4.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:41 #0 4.968 (1/5) Installing dumb-init (1.2.5-r3) 08:27:41 #0 4.970 (2/5) Installing musl-obstack (1.2.3-r2) 08:27:41 #0 4.978 (3/5) Installing libucontext (1.3.2-r0) 08:27:41 #0 4.979 (4/5) Installing gcompat (1.1.0-r4) 08:27:41 #0 4.984 (5/5) Installing openssl (3.5.4-r0) 08:27:41 #0 5.004 Executing busybox-1.37.0-r19.trigger 08:27:41 #0 5.012 OK: 8 MiB in 21 packages 08:27:41 #68 ... 08:27:41 08:27:41 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:42 #69 ... 08:27:42 08:27:42 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:27:42 #0 6.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:42 #0 6.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:42 #0 6.654 (1/4) Installing ca-certificates (20250911-r0) 08:27:42 #0 6.677 (2/4) Installing dumb-init (1.2.5-r3) 08:27:42 #0 6.684 (3/4) Installing su-exec (0.2-r3) 08:27:42 #0 6.684 (4/4) Installing yq-go (4.47.2-r2) 08:27:42 #0 6.756 Executing busybox-1.37.0-r19.trigger 08:27:42 #0 6.765 Executing ca-certificates-20250911-r0.trigger 08:27:42 #0 6.823 OK: 20 MiB in 20 packages 08:27:42 #70 ... 08:27:42 08:27:42 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:27:42 #71 ... 08:27:42 08:27:42 #21 [core-keeper internal] load build context 08:27:43 #21 transferring context: 385.08MB 15.0s 08:27:46 #21 transferring context: 544.14MB 18.1s done 08:27:48 #21 ... 08:27:48 08:27:48 #44 [core-metadata internal] load build context 08:27:48 #44 transferring context: 544.14MB 18.3s done 08:27:48 #44 ... 08:27:48 08:27:48 #45 [security-secretstore-setup internal] load build context 08:27:48 #45 transferring context: 544.14MB 16.1s done 08:27:48 #45 ... 08:27:48 08:27:48 #46 [core-command internal] load build context 08:27:48 #46 transferring context: 544.14MB 16.7s done 08:27:49 #46 ... 08:27:49 08:27:49 #48 [support-notifications internal] load build context 08:27:49 #48 transferring context: 544.14MB 16.8s done 08:27:49 #48 ... 08:27:49 08:27:49 #47 [support-scheduler internal] load build context 08:27:49 #47 transferring context: 544.14MB 17.0s done 08:27:49 #47 ... 08:27:49 08:27:49 #51 [security-proxy-setup internal] load build context 08:27:49 #51 transferring context: 544.14MB 17.3s done 08:27:49 #51 ... 08:27:49 08:27:49 #52 [security-spiffe-token-provider internal] load build context 08:27:49 #52 transferring context: 544.14MB 17.5s done 08:27:49 #52 ... 08:27:49 08:27:49 #50 [core-data internal] load build context 08:27:49 #50 transferring context: 544.14MB 17.6s done 08:27:49 #50 ... 08:27:49 08:27:49 #53 [core-common-config-bootstrapper internal] load build context 08:27:49 #53 transferring context: 544.14MB 17.9s done 08:27:50 #53 ... 08:27:50 08:27:50 #54 [security-proxy-auth internal] load build context 08:27:50 #54 transferring context: 544.14MB 15.9s done 08:27:50 #54 ... 08:27:50 08:27:50 #49 [security-bootstrapper internal] load build context 08:27:50 #49 transferring context: 544.14MB 13.0s done 08:27:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775548 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws 08:27:54 Running in /w/workspace/edgex-go/21 [Pipeline] { [Pipeline] checkout 08:27:55 #49 DONE 26.7s 08:27:55 08:27:55 #48 [support-notifications internal] load build context 08:27:55 #48 ... 08:27:55 08:27:55 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:55 #58 DONE 25.5s 08:27:55 08:27:55 #45 [security-secretstore-setup internal] load build context 08:27:55 #45 DONE 27.2s 08:27:55 08:27:55 #54 [security-proxy-auth internal] load build context 08:27:56 #54 ... 08:27:56 08:27:56 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:27:56 #72 ... 08:27:56 08:27:56 #54 [security-proxy-auth internal] load build context 08:27:56 #54 DONE 27.9s 08:27:56 08:27:56 #39 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:27:56 #39 ... 08:27:56 08:27:56 #46 [core-command internal] load build context 08:27:56 #46 DONE 28.2s 08:27:56 08:27:56 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:27:56 #66 ... 08:27:56 08:27:56 #48 [support-notifications internal] load build context 08:27:56 #48 DONE 28.6s 08:27:56 08:27:56 #47 [support-scheduler internal] load build context 08:27:56 #47 DONE 28.7s 08:27:56 08:27:56 #51 [security-proxy-setup internal] load build context 08:27:56 #51 DONE 28.7s 08:27:56 08:27:56 #52 [security-spiffe-token-provider internal] load build context 08:27:56 #52 DONE 28.8s 08:27:56 08:27:56 #50 [core-data internal] load build context 08:27:56 #50 DONE 28.7s 08:27:56 08:27:56 #53 [core-common-config-bootstrapper internal] load build context 08:27:56 #53 DONE 28.8s 08:27:56 08:27:56 #21 [core-keeper internal] load build context 08:27:56 #21 DONE 28.9s 08:27:56 08:27:56 #44 [core-metadata internal] load build context 08:27:56 #44 DONE 28.9s 08:27:56 08:27:56 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:27:56 #57 DONE 27.4s 08:27:56 08:27:56 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:27:56 #68 DONE 27.4s 08:27:56 08:27:56 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:27:56 #70 DONE 27.4s 08:27:56 08:27:56 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:27:56 #66 DONE 27.4s 08:27:56 08:27:56 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:27:57 #60 DONE 27.5s 08:27:57 08:27:57 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:27:57 #64 DONE 27.5s 08:27:57 08:27:57 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:27:57 #67 DONE 27.5s 08:27:57 08:27:57 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:27:57 #55 DONE 27.5s 08:27:57 08:27:57 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:27:57 #63 DONE 27.5s 08:27:57 08:27:57 #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:27:57 #73 ... 08:27:57 08:27:57 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:27:57 #65 DONE 27.7s 08:27:57 08:27:57 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:27:57 #73 ... 08:27:57 08:27:57 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:57 #69 DONE 27.8s 08:27:57 08:27:57 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:27:57 #42 DONE 27.8s 08:27:57 08:27:57 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:27:57 #61 27.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:57 The recommended git tool is: git 08:27:57 #61 27.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:58 #61 28.31 (1/4) Installing dumb-init (1.2.5-r3) 08:27:58 #61 28.31 (2/4) Installing openssl (3.5.4-r0) 08:27:58 #61 28.32 (3/4) Installing su-exec (0.2-r3) 08:27:58 #61 28.32 (4/4) Installing yq-go (4.47.2-r2) 08:27:58 #61 28.41 Executing busybox-1.37.0-r19.trigger 08:27:58 #61 28.42 OK: 20 MiB in 20 packages 08:27:59 #61 DONE 29.4s 08:27:59 08:27:59 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:27:59 #74 DONE 1.8s 08:27:59 08:27:59 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:27:59 #56 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:27:59 #56 27.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:27:59 #56 28.24 OK: 248 MiB in 58 packages 08:27:59 #56 DONE 29.4s 08:27:59 08:27:59 #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:27:59 #75 DONE 1.8s 08:27:59 08:27:59 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:27:59 #71 27.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:59 #71 27.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:59 #71 28.28 (1/2) Installing dumb-init (1.2.5-r3) 08:27:59 #71 28.28 (2/2) Installing su-exec (0.2-r3) 08:27:59 #71 28.29 Executing busybox-1.37.0-r19.trigger 08:27:59 #71 28.31 OK: 7 MiB in 18 packages 08:27:59 #71 DONE 29.4s 08:27:59 08:27:59 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:27:59 #59 28.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:59 #59 28.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:59 #59 28.55 (1/7) Installing ca-certificates (20250911-r0) 08:27:59 #59 28.56 (2/7) Installing dumb-init (1.2.5-r3) 08:27:59 #59 28.56 (3/7) Installing libgcc (14.2.0-r6) 08:27:59 #59 28.57 (4/7) Installing libsodium (1.0.20-r0) 08:27:59 #59 28.58 (5/7) Installing libstdc++ (14.2.0-r6) 08:27:59 #59 28.60 (6/7) Installing libzmq (4.3.5-r2) 08:27:59 #59 28.61 (7/7) Installing zeromq (4.3.5-r2) 08:27:59 #59 28.61 Executing busybox-1.37.0-r19.trigger 08:27:59 #59 28.62 Executing ca-certificates-20250911-r0.trigger 08:27:59 #59 28.65 OK: 12 MiB in 23 packages 08:27:59 #59 DONE 29.4s 08:27:59 08:27:59 #39 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:27:59 #39 28.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:59 #39 28.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:59 #39 28.52 (1/1) Installing dumb-init (1.2.5-r3) 08:27:59 #39 28.52 Executing busybox-1.37.0-r19.trigger 08:27:59 #39 28.53 OK: 7 MiB in 17 packages 08:27:59 #39 DONE 29.4s 08:27:59 08:27:59 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:27:59 #76 DONE 1.8s 08:27:59 08:27:59 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:27:59 #77 DONE 1.9s 08:27:59 08:27:59 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:27:59 #62 28.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:59 #62 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:59 #62 28.54 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:27:59 #62 28.54 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:27:59 #62 28.54 OK: 26327 distinct packages available 08:27:59 #62 28.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:59 #62 28.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:27:59 #62 28.99 (1/4) Installing dumb-init (1.2.5-r3) 08:27:59 #62 29.00 (2/4) Installing musl-obstack (1.2.3-r2) 08:27:59 #62 29.00 (3/4) Installing libucontext (1.3.2-r0) 08:27:59 #62 29.01 (4/4) Installing gcompat (1.1.0-r4) 08:27:59 #62 29.02 Executing busybox-1.37.0-r19.trigger 08:27:59 #62 29.03 OK: 8 MiB in 20 packages 08:27:59 #62 DONE 29.4s 08:27:59 08:27:59 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:59 #78 ... 08:27:59 08:27:59 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:27:59 #79 DONE 0.8s 08:27:59 08:27:59 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:27:59 #73 2.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:27:59 #73 2.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:28:00 #73 3.207 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #73 3.240 Executing busybox-1.37.0-r20.post-upgrade 08:28:00 #73 3.287 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #73 3.288 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #73 3.299 Executing busybox-1.37.0-r20.trigger 08:28:00 #73 3.305 OK: 8 MiB in 21 packages 08:28:00 #73 DONE 3.5s 08:28:00 08:28:00 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:28:00 #0 2.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:28:00 #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:28:00 #0 3.228 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #0 3.242 Executing busybox-1.37.0-r20.post-upgrade 08:28:00 #0 3.312 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #0 3.313 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #0 3.315 Executing busybox-1.37.0-r20.trigger 08:28:00 #0 3.325 OK: 20 MiB in 20 packages 08:28:00 #80 DONE 3.5s 08:28:00 08:28:00 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:28:00 #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:28:00 #0 2.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:28:00 #0 3.236 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #0 3.253 Executing busybox-1.37.0-r20.post-upgrade 08:28:00 #0 3.317 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #0 3.320 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #0 3.325 Executing busybox-1.37.0-r20.trigger 08:28:00 #0 3.333 OK: 7 MiB in 17 packages 08:28:00 #81 DONE 3.5s 08:28:00 08:28:00 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:28:00 #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:28:00 #0 2.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:28:00 #0 3.236 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #0 3.252 Executing busybox-1.37.0-r20.post-upgrade 08:28:00 #0 3.318 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #0 3.325 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #0 3.325 Executing busybox-1.37.0-r20.trigger 08:28:00 #0 3.334 OK: 13 MiB in 29 packages 08:28:00 #82 DONE 3.5s 08:28:00 08:28:00 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:28:00 #83 ... 08:28:00 08:28:00 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:28:00 #0 2.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:28:00 #0 2.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:28:00 #0 3.241 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #0 3.257 Executing busybox-1.37.0-r20.post-upgrade 08:28:00 #0 3.313 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #0 3.315 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:28:00 #0 3.325 Executing busybox-1.37.0-r20.trigger 08:28:00 #0 3.325 OK: 8 MiB in 19 packages 08:28:00 #84 DONE 3.5s 08:28:01 08:28:01 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:28:01 #85 ... 08:28:01 08:28:01 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:28:01 #0 2.511 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:28:01 #0 2.977 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:28:01 #0 3.565 (1/1) Installing dumb-init (1.2.5-r3) 08:28:01 #0 3.730 Executing busybox-1.37.0-r19.trigger 08:28:01 #0 3.738 OK: 7 MiB in 17 packages 08:28:01 #86 DONE 4.2s 08:28:01 08:28:01 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:28:01 #72 3.932 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:28:01 #72 4.386 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:28:01 #72 4.932 OK: 248 MiB in 58 packages 08:28:01 #72 DONE 5.6s 08:28:01 08:28:01 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:28:01 #85 DONE 0.9s 08:28:01 08:28:01 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:28:01 #83 DONE 0.9s 08:28:01 08:28:01 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:28:02 using credential edgex-jenkins-ssh 08:28:02 Cloning the remote Git repository 08:28:03 #87 ... 08:28:03 08:28:03 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:28:03 #0 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:28:03 #0 1.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:28:03 #0 1.746 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 1.769 Executing busybox-1.37.0-r20.post-upgrade 08:28:03 #0 2.576 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 2.579 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 2.583 Executing busybox-1.37.0-r20.trigger 08:28:03 #0 2.589 OK: 20 MiB in 20 packages 08:28:03 #88 DONE 4.0s 08:28:03 08:28:03 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:28:03 #0 1.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:28:03 #0 1.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:28:03 #0 2.035 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 2.051 Executing busybox-1.37.0-r20.post-upgrade 08:28:03 #0 2.551 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 2.555 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 2.560 Executing busybox-1.37.0-r20.trigger 08:28:03 #0 2.577 OK: 12 MiB in 23 packages 08:28:03 #89 DONE 4.0s 08:28:03 08:28:03 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:28:03 #0 1.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:28:03 #0 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:28:03 #0 1.858 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 1.873 Executing busybox-1.37.0-r20.post-upgrade 08:28:03 #0 2.559 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 2.561 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 2.563 Executing busybox-1.37.0-r20.trigger 08:28:03 #0 2.572 OK: 7 MiB in 18 packages 08:28:03 #90 DONE 4.0s 08:28:03 08:28:03 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:28:03 #87 DONE 1.4s 08:28:03 08:28:03 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:28:03 #91 DONE 1.5s 08:28:03 08:28:03 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:28:03 #92 DONE 1.4s 08:28:03 08:28:03 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:28:03 #93 DONE 0.1s 08:28:03 08:28:03 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:28:03 #94 DONE 0.1s 08:28:03 08:28:03 #95 [security-spire-server stage-2 6/9] COPY security.txt / 08:28:03 #95 DONE 0.1s 08:28:03 08:28:03 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:28:03 #0 2.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:28:03 #0 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:28:03 #0 2.997 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 3.010 Executing busybox-1.37.0-r20.post-upgrade 08:28:03 #0 3.940 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 3.943 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 3.954 Executing busybox-1.37.0-r20.trigger 08:28:03 #0 3.960 OK: 8 MiB in 20 packages 08:28:03 #96 DONE 4.1s 08:28:03 08:28:03 #97 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:28:03 #0 2.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:28:03 #0 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:28:03 #0 2.997 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 3.012 Executing busybox-1.37.0-r20.post-upgrade 08:28:03 #0 3.954 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 3.961 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:28:03 #0 3.966 Executing busybox-1.37.0-r20.trigger 08:28:03 #0 3.976 OK: 7 MiB in 17 packages 08:28:03 #97 DONE 4.2s 08:28:03 08:28:03 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:28:03 #98 DONE 0.1s 08:28:03 08:28:03 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 08:28:03 #99 DONE 0.1s 08:28:03 08:28:03 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:28:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:28:03 > git init /w/workspace/edgex-go/21 # timeout=10 08:28:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:28:03 > git --version # timeout=10 08:28:03 > git --version # 'git version 2.25.1' 08:28:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:04 #100 DONE 0.7s 08:28:04 08:28:04 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:28:04 #101 DONE 0.7s 08:28:04 08:28:04 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:28:04 #102 DONE 0.8s 08:28:04 08:28:04 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:28:04 #103 DONE 0.1s 08:28:04 08:28:04 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:28:04 #104 DONE 0.1s 08:28:04 08:28:04 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:28:04 #105 DONE 0.1s 08:28:04 08:28:04 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:28:04 #106 DONE 0.1s 08:28:04 08:28:04 #107 [security-spire-server] exporting to image 08:28:04 #107 exporting layers 08:28:04 #107 ... 08:28:04 08:28:04 #108 [security-spire-config stage-2 6/10] COPY security.txt / 08:28:04 #108 DONE 0.1s 08:28:04 08:28:04 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:28:04 #109 DONE 0.1s 08:28:04 08:28:04 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:28:04 #110 DONE 0.1s 08:28:04 08:28:04 #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:28:04 #111 DONE 1.3s 08:28:04 08:28:04 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:28:04 #112 DONE 0.1s 08:28:04 08:28:04 #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:28:04 #113 DONE 0.1s 08:28:04 08:28:04 #114 [security-spire-config] exporting to image 08:28:04 #114 ... 08:28:04 08:28:04 #107 [security-spire-server] exporting to image 08:28:04 #107 exporting layers 0.5s done 08:28:04 #107 writing image sha256:566668c595fea0b32e7b9696ed4cd5dda14c1a9d61bae3cbd158f96ba3a298e9 done 08:28:04 #107 naming to docker.io/library/security-spire-server done 08:28:04 #107 DONE 0.5s 08:28:04 08:28:04 #115 [security-spire-agent] exporting to image 08:28:04 #115 exporting layers 0.4s done 08:28:04 #115 writing image sha256:7d283fe0b03c00874c5697627385a8f30930be12d2a9c78b84f94d19ff664b96 done 08:28:04 #115 naming to docker.io/library/security-spire-agent done 08:28:04 #115 DONE 0.4s 08:28:04 08:28:04 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:04 #116 ... 08:28:04 08:28:04 #114 [security-spire-config] exporting to image 08:28:04 #114 exporting layers 0.5s done 08:28:04 #114 writing image sha256:93231edc3ca5dca618fba312199b3de125023302adbe685b64fca7ceb177726a done 08:28:04 #114 naming to docker.io/library/security-spire-config 0.0s done 08:28:04 #114 DONE 0.5s 08:28:05 08:28:05 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:09 #117 ... 08:28:09 08:28:09 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:09 #118 ... 08:28:09 08:28:09 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:09 #119 ... 08:28:09 08:28:09 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:25 Avoid second fetch 08:28:25 Checking out Revision 45073bfd431816dca033a65cddd8f1ff24190001 (odessa) 08:28:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:28:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:25 > git config core.sparsecheckout # timeout=10 08:28:25 > git checkout -f 45073bfd431816dca033a65cddd8f1ff24190001 # timeout=10 08:28:30 Commit message: "Merge pull request #5335 from FelixTing/issue-5333-odessa" 08:28:32 #120 ... 08:28:32 08:28:32 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:32 #118 DONE 29.8s 08:28:32 08:28:32 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:32 #119 DONE 29.8s 08:28:32 08:28:32 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:32 #78 DONE 29.8s 08:28:32 08:28:32 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:32 #120 DONE 29.0s 08:28:32 08:28:32 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:32 #116 DONE 25.8s 08:28:32 08:28:32 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:32 #117 DONE 29.8s 08:28:32 08:28:32 #121 [security-proxy-auth builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:35 provisioning config files... 08:28:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/21@tmp/config9769062924575191806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:36 ---> ****-login.sh 08:28:36 nexus3.edgexfoundry.org:10001 08:28:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:36 Configure a credential helper to remove this warning. See 08:28:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:36 08:28:36 Login Succeeded 08:28:36 nexus3.edgexfoundry.org:10002 08:28:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:36 Configure a credential helper to remove this warning. See 08:28:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:36 08:28:36 Login Succeeded 08:28:36 nexus3.edgexfoundry.org:10003 08:28:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:37 Configure a credential helper to remove this warning. See 08:28:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:37 08:28:37 Login Succeeded 08:28:37 nexus3.edgexfoundry.org:10004 08:28:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:37 Configure a credential helper to remove this warning. See 08:28:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:37 08:28:37 Login Succeeded 08:28:37 ****.io 08:28:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:38 Configure a credential helper to remove this warning. See 08:28:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:38 08:28:38 Login Succeeded 08:28:38 ---> ****-login.sh ends [Pipeline] } 08:28:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:28:38 + git config --global --add safe.directory /w/workspace/edgex-go/21 [Pipeline] echo 08:28:38 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:28:39 #121 ... 08:28:39 08:28:39 #122 [support-scheduler builder 6/7] COPY . . 08:28:39 #122 ... 08:28:39 08:28:39 #123 [security-secretstore-setup builder 6/7] COPY . . 08:28:39 #123 ... 08:28:39 08:28:39 #124 [security-spiffe-token-provider builder 6/7] COPY . . 08:28:39 + + + grep ^go [0-9].[0-9]*cut go.modcut -d 08:28:39 -d -f . 2 -f1-2 08:28:39 [Pipeline] echo 08:28:39 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:28:39 ========================================================= 08:28:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 08:28:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:28:39 #124 ... 08:28:39 08:28:39 #125 [support-notifications builder 6/7] COPY . . 08:28:39 #125 DONE 10.7s 08:28:39 08:28:39 #126 [core-keeper builder 7/8] COPY . . 08:28:39 #126 DONE 10.7s 08:28:39 08:28:39 #123 [security-bootstrapper builder 6/7] COPY . . 08:28:39 #123 DONE 10.7s 08:28:39 08:28:39 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 08:28:39 #121 DONE 10.7s 08:28:39 08:28:39 #127 [security-bootstrapper builder 6/7] COPY . . 08:28:39 #127 CACHED 08:28:39 08:28:39 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:39 #128 CACHED 08:28:39 08:28:39 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:28:39 #129 CACHED 08:28:39 08:28:39 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:28:39 #130 CACHED 08:28:39 08:28:39 #131 [security-proxy-auth builder 6/7] COPY . . 08:28:39 #131 CACHED 08:28:39 08:28:39 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:39 #132 CACHED 08:28:39 08:28:39 #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:39 #133 CACHED 08:28:39 08:28:39 #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:28:39 #134 CACHED 08:28:39 08:28:39 #135 [security-proxy-setup builder 6/7] COPY . . 08:28:39 #135 CACHED 08:28:39 08:28:39 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:39 #136 CACHED 08:28:39 08:28:39 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 08:28:39 #137 CACHED 08:28:39 08:28:39 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:28:39 #138 CACHED 08:28:39 08:28:39 #124 [security-spiffe-token-provider builder 6/7] COPY . . 08:28:39 #124 DONE 10.7s 08:28:39 08:28:39 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:28:39 #139 CACHED 08:28:39 08:28:39 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:39 #140 CACHED 08:28:39 08:28:39 #141 [core-metadata builder 6/7] COPY . . 08:28:39 #141 CACHED 08:28:39 08:28:39 #142 [core-command builder 6/7] COPY . . 08:28:39 #142 CACHED 08:28:39 08:28:39 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:39 #143 CACHED 08:28:39 08:28:39 #144 [core-command builder 4/7] COPY go.mod vendor* ./ 08:28:39 #144 CACHED 08:28:39 08:28:39 #122 [support-scheduler builder 6/7] COPY . . 08:28:39 #122 DONE 10.7s 08:28:39 08:28:39 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:28:39 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 08:28:39 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 08:28:39 94e9d8af2201: Pulling fs layer 08:28:39 345fe9f21930: Pulling fs layer 08:28:39 b40fc9e46828: Pulling fs layer 08:28:39 c9804373a1e5: Pulling fs layer 08:28:39 4f4fb700ef54: Pulling fs layer 08:28:39 f5a772c54f75: Pulling fs layer 08:28:39 e2dd1b2a9dca: Pulling fs layer 08:28:39 0a0502178392: Pulling fs layer 08:28:39 4f4fb700ef54: Waiting 08:28:39 e2dd1b2a9dca: Waiting 08:28:39 c9804373a1e5: Waiting 08:28:39 0a0502178392: Waiting 08:28:39 f5a772c54f75: Waiting 08:28:39 345fe9f21930: Verifying Checksum 08:28:39 345fe9f21930: Download complete 08:28:39 c9804373a1e5: Verifying Checksum 08:28:39 c9804373a1e5: Download complete 08:28:39 4f4fb700ef54: Verifying Checksum 08:28:39 4f4fb700ef54: Download complete 08:28:39 f5a772c54f75: Verifying Checksum 08:28:39 f5a772c54f75: Download complete 08:28:40 94e9d8af2201: Verifying Checksum 08:28:40 94e9d8af2201: Download complete 08:28:40 0a0502178392: Verifying Checksum 08:28:40 0a0502178392: Download complete 08:28:41 #145 1.374 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:28:41 94e9d8af2201: Pull complete 08:28:42 345fe9f21930: Pull complete 08:28:42 b40fc9e46828: Verifying Checksum 08:28:42 b40fc9e46828: Download complete 08:28:43 e2dd1b2a9dca: Verifying Checksum 08:28:43 e2dd1b2a9dca: Download complete 08:28:50 #145 ... 08:28:50 08:28:50 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:28:50 #0 1.275 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:28:50 #146 ... 08:28:50 08:28:50 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:28:50 #0 0.913 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:28:50 #147 ... 08:28:50 08:28:50 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 08:28:50 #0 1.284 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:28:50 #148 ... 08:28:50 08:28:50 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:28:50 #0 0.914 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:28:50 #149 ... 08:28:50 08:28:50 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:28:50 #0 1.315 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:28:50 #150 ... 08:28:50 08:28:50 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 08:28:50 #0 0.920 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:28:50 #151 ... 08:28:50 08:28:50 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:28:50 #0 1.366 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:28:50 #152 ... 08:28:50 08:28:50 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:28:50 #0 0.569 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:28:50 #153 ... 08:28:50 08:28:50 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 08:28:50 #0 1.308 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:28:50 #154 ... 08:28:50 08:28:50 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:28:50 #0 0.666 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:28:50 #155 ... 08:28:50 08:28:50 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 08:28:50 #0 1.323 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:28:58 b40fc9e46828: Pull complete 08:28:58 c9804373a1e5: Pull complete 08:28:58 4f4fb700ef54: Pull complete 08:28:58 f5a772c54f75: Pull complete 08:29:06 e2dd1b2a9dca: Pull complete 08:29:08 0a0502178392: Pull complete 08:29:08 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 08:29:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 08:29:08 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 08:29:08 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 08:29:08 WORKDIR /edgex 08:29:08 COPY go.mod . 08:29:08 RUN go mod download 08:29:08 + docker build -t ci-base-image-arm64 -f - . 08:29:13 Sending build context to Docker daemon 48.51MB 08:29:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 08:29:13 ---> 72db82c1953f 08:29:13 Step 2/4 : WORKDIR /edgex 08:29:15 ---> Running in a42972ef624d 08:29:16 Removing intermediate container a42972ef624d 08:29:16 ---> 84cc76d42cc4 08:29:16 Step 3/4 : COPY go.mod . 08:29:16 ---> eedfb50ef064 08:29:16 Step 4/4 : RUN go mod download 08:29:16 ---> Running in c9f0bfb0a06f 08:30:13 Removing intermediate container c9f0bfb0a06f 08:30:13 ---> 2a6c4c81dd9b 08:30:13 Successfully built 2a6c4c81dd9b 08:30:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:13 + docker inspect -f . ci-base-image-arm64 08:30:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:13 prd-ubuntu20.04-docker-arm64-4c-16g-775548 does not seem to be running inside a container 08:30:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** ci-base-image-arm64 cat 08:30:15 $ docker top e4023240d648bcd88c3ff906ce1152c51aff33a6af5d17a9821346c834740149 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:15 + go version 08:30:15 go version go1.23.7 linux/arm64 [Pipeline] } 08:30:15 $ docker stop --time=1 e4023240d648bcd88c3ff906ce1152c51aff33a6af5d17a9821346c834740149 08:30:19 $ docker rm -f --volumes e4023240d648bcd88c3ff906ce1152c51aff33a6af5d17a9821346c834740149 [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 08:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:30:20 08:30:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:30:20 latest: Pulling from edgex-devops/edgex-compose-arm64 08:30:20 547446be3368: Pulling fs layer 08:30:20 d125d8839a47: Pulling fs layer 08:30:20 3e85d5ac6304: Pulling fs layer 08:30:20 c3105a71a48b: Pulling fs layer 08:30:20 0f093f025ec4: Pulling fs layer 08:30:20 c3106fc0e877: Pulling fs layer 08:30:20 c3105a71a48b: Waiting 08:30:20 0f093f025ec4: Waiting 08:30:20 c3106fc0e877: Waiting 08:30:20 547446be3368: Verifying Checksum 08:30:20 547446be3368: Download complete 08:30:20 c3105a71a48b: Verifying Checksum 08:30:20 c3105a71a48b: Download complete 08:30:21 d125d8839a47: Verifying Checksum 08:30:21 d125d8839a47: Download complete 08:30:21 c3106fc0e877: Verifying Checksum 08:30:21 c3106fc0e877: Download complete 08:30:21 0f093f025ec4: Verifying Checksum 08:30:21 0f093f025ec4: Download complete 08:30:21 547446be3368: Pull complete 08:30:22 d125d8839a47: Pull complete 08:30:23 3e85d5ac6304: Verifying Checksum 08:30:23 3e85d5ac6304: Download complete 08:30:27 #156 ... 08:30:27 08:30:27 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:30:27 #149 DONE 101.8s 08:30:27 08:30:27 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 08:30:27 #156 ... 08:30:27 08:30:27 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:30:27 #152 DONE 102.5s 08:30:27 08:30:27 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:30:30 #150 ... 08:30:30 08:30:30 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:30:31 #157 DONE 1.3s 08:30:31 08:30:31 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:30:31 #158 ... 08:30:31 08:30:31 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:30:31 #159 DONE 0.6s 08:30:31 08:30:31 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:30:31 #158 DONE 0.3s 08:30:31 08:30:31 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:30:32 #160 DONE 0.8s 08:30:32 08:30:32 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:30:32 #161 DONE 1.3s 08:30:32 08:30:32 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:30:33 3e85d5ac6304: Pull complete 08:30:33 c3105a71a48b: Pull complete 08:30:33 #162 DONE 0.5s 08:30:33 08:30:33 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:30:33 #163 ... 08:30:33 08:30:33 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:30:33 #164 DONE 0.8s 08:30:34 08:30:34 #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:30:34 0f093f025ec4: Pull complete 08:30:34 #165 ... 08:30:34 08:30:34 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:30:34 #163 DONE 1.2s 08:30:34 08:30:34 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:30:34 c3106fc0e877: Pull complete 08:30:34 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:30:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:34 prd-ubuntu20.04-docker-arm64-4c-16g-775548 does not seem to be running inside a container 08:30:34 #166 ... 08:30:34 08:30:34 #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:30:34 #165 DONE 1.0s 08:30:34 $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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-compose-arm64:latest cat 08:30:34 08:30:34 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:30:35 #167 DONE 0.6s 08:30:35 08:30:35 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:30:36 #166 ... 08:30:36 08:30:36 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:30:36 #168 DONE 1.0s 08:30:36 08:30:36 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:30:36 #166 DONE 2.0s 08:30:36 08:30:36 #169 [core-common-config-bootstrapper] exporting to image 08:30:36 #169 exporting layers 08:30:36 $ docker top d8aaa73b46b97c0844fdc8e8f22ff90b9c4d06197e25368ee3cf903dc5c6e467 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:37 #169 ... 08:30:37 08:30:37 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:30:37 #170 DONE 0.8s 08:30:37 08:30:37 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:30:37 + docker compose -f ./docker-compose-build.yml build --parallel 08:30:37 #171 DONE 0.6s 08:30:37 08:30:37 #169 [core-common-config-bootstrapper] exporting to image 08:30:37 #169 exporting layers 1.4s done 08:30:37 #169 writing image sha256:8d69dd931559b7742c5e27832e84db591ca2d5b4b958bbdb410b011e0e36dd20 done 08:30:37 #169 naming to docker.io/library/core-common-config-bootstrapper done 08:30:37 #169 DONE 1.5s 08:30:37 08:30:37 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:30:37 #172 DONE 0.3s 08:30:37 08:30:37 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 08:30:38 #151 ... 08:30:38 08:30:38 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:30:38 #173 DONE 0.1s 08:30:38 08:30:38 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:30:40 #174 DONE 1.6s 08:30:40 08:30:40 #175 [security-bootstrapper] exporting to image 08:30:40 #175 exporting layers 0.6s done 08:30:40 #175 writing image sha256:f46bc65a27ff1e08793a18c4a6230e9ae870c759bdfbff3fb1f48f90fa32032e done 08:30:40 #175 naming to docker.io/library/security-bootstrapper done 08:30:40 #175 DONE 0.7s 08:30:40 08:30:40 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 08:30:47 #1 [security-spire-server internal] load build definition from Dockerfile 08:30:47 #1 transferring dockerfile: 1.70kB done 08:30:47 #1 DONE 0.1s 08:30:47 08:30:47 #2 [security-spire-agent internal] load build definition from Dockerfile 08:30:47 #2 transferring dockerfile: 1.81kB done 08:30:47 #2 DONE 0.0s 08:30:47 08:30:47 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:30:47 #3 transferring dockerfile: 2.14kB done 08:30:47 #3 DONE 0.1s 08:30:47 08:30:47 #4 [security-bootstrapper internal] load build definition from Dockerfile 08:30:47 #4 transferring dockerfile: 3.02kB done 08:30:47 #4 DONE 0.1s 08:30:47 08:30:47 #5 [core-metadata internal] load build definition from Dockerfile 08:30:47 #5 transferring dockerfile: 2.10kB done 08:30:47 #5 DONE 0.1s 08:30:47 08:30:47 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:30:47 #6 transferring dockerfile: 1.89kB done 08:30:47 #6 DONE 0.1s 08:30:47 08:30:47 #7 [core-data internal] load build definition from Dockerfile 08:30:47 #7 transferring dockerfile: 2.04kB done 08:30:47 #7 DONE 0.1s 08:30:47 08:30:47 #8 [core-keeper internal] load build definition from Dockerfile 08:30:48 #8 transferring dockerfile: 2.01kB done 08:30:48 #8 DONE 0.1s 08:30:48 08:30:48 #9 [security-secretstore-setup internal] load build definition from Dockerfile 08:30:48 #9 transferring dockerfile: 2.49kB done 08:30:48 #9 DONE 0.1s 08:30:48 08:30:48 #10 [support-scheduler internal] load build definition from Dockerfile 08:30:48 #10 transferring dockerfile: 1.83kB done 08:30:48 #10 DONE 0.1s 08:30:48 08:30:48 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:30:48 #11 transferring dockerfile: 2.23kB done 08:30:48 #11 DONE 0.1s 08:30:48 08:30:48 #12 [support-notifications internal] load build definition from Dockerfile 08:30:48 #12 transferring dockerfile: 2.00kB 0.0s done 08:30:48 #12 DONE 0.1s 08:30:48 08:30:48 #13 [security-proxy-setup internal] load build definition from Dockerfile 08:30:48 #13 transferring dockerfile: 2.50kB 0.0s done 08:30:48 #13 DONE 0.1s 08:30:48 08:30:48 #14 [security-spire-config internal] load build definition from Dockerfile 08:30:48 #14 transferring dockerfile: 1.69kB done 08:30:48 #14 DONE 0.1s 08:30:48 08:30:48 #15 [core-command internal] load build definition from Dockerfile 08:30:48 #15 transferring dockerfile: 1.94kB done 08:30:48 #15 DONE 0.1s 08:30:48 08:30:48 #16 [security-spire-server internal] load .dockerignore 08:30:48 #16 transferring context: 50B 0.0s done 08:30:48 #16 DONE 0.1s 08:30:49 08:30:49 #17 [security-spire-agent internal] load .dockerignore 08:30:49 #17 transferring context: 50B done 08:30:49 #17 DONE 0.0s 08:30:49 08:30:49 #18 [security-proxy-auth internal] load .dockerignore 08:30:49 #18 transferring context: 50B done 08:30:49 #18 DONE 0.1s 08:30:49 08:30:49 #19 [security-bootstrapper internal] load .dockerignore 08:30:49 #19 transferring context: 50B 0.0s done 08:30:49 #19 DONE 0.1s 08:30:49 08:30:49 #20 [core-metadata internal] load .dockerignore 08:30:49 #20 transferring context: 50B done 08:30:49 #20 DONE 0.1s 08:30:49 08:30:49 #21 [security-spiffe-token-provider internal] load .dockerignore 08:30:49 #21 transferring context: 50B done 08:30:49 #21 DONE 0.1s 08:30:49 08:30:49 #22 [core-data internal] load .dockerignore 08:30:49 #22 transferring context: 50B done 08:30:49 #22 DONE 0.1s 08:30:49 08:30:49 #23 [core-keeper internal] load .dockerignore 08:30:49 #23 transferring context: 50B done 08:30:49 #23 DONE 0.1s 08:30:49 08:30:49 #24 [security-secretstore-setup internal] load .dockerignore 08:30:49 #24 transferring context: 50B 0.0s done 08:30:49 #24 DONE 0.1s 08:30:49 08:30:49 #25 [support-scheduler internal] load .dockerignore 08:30:49 #25 transferring context: 50B 0.0s done 08:30:49 #25 DONE 0.1s 08:30:49 08:30:49 #26 [core-common-config-bootstrapper internal] load .dockerignore 08:30:49 #26 transferring context: 50B done 08:30:49 #26 DONE 0.1s 08:30:49 08:30:49 #27 [support-notifications internal] load .dockerignore 08:30:49 #27 transferring context: 50B done 08:30:49 #27 DONE 0.1s 08:30:49 08:30:49 #28 [security-proxy-setup internal] load .dockerignore 08:30:49 #28 transferring context: 50B 0.0s done 08:30:49 #28 DONE 0.1s 08:30:49 08:30:49 #29 [security-spire-config internal] load .dockerignore 08:30:50 #29 transferring context: 50B done 08:30:50 #29 DONE 0.1s 08:30:50 08:30:50 #30 [core-command internal] load .dockerignore 08:30:50 #30 transferring context: 50B done 08:30:50 #30 DONE 0.1s 08:30:50 08:30:50 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:30:50 #31 ... 08:30:50 08:30:50 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 08:30:50 #32 DONE 0.2s 08:30:50 08:30:50 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:30:50 #31 DONE 0.6s 08:30:50 08:30:50 #33 [security-spire-server internal] load build context 08:30:50 #33 transferring context: 23.80kB 0.0s done 08:30:50 #33 DONE 0.1s 08:30:50 08:30:50 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:50 #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 08:30:51 #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:30:51 #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:30:51 #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:30:51 #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 08:30:51 #34 ... 08:30:51 08:30:51 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:30:51 #35 DONE 0.0s 08:30:51 08:30:51 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:30:51 #31 DONE 0.6s 08:30:51 08:30:51 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:51 #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 08:30:51 #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 08:30:51 #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 08:30:51 #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 08:30:51 #34 ... 08:30:51 08:30:51 #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:30:51 #35 DONE 0.0s 08:30:51 08:30:51 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:51 #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 08:30:51 #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 08:30:51 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.3s 08:30:51 #34 ... 08:30:51 08:30:51 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:30:51 #35 DONE 0.0s 08:30:51 08:30:51 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:51 #34 ... 08:30:51 08:30:51 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:30:51 #35 DONE 0.0s 08:30:51 08:30:51 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:30:51 #36 DONE 0.4s 08:30:51 08:30:51 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:51 #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 08:30:51 #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:30:51 #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:30:51 #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:30:51 #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 08:30:51 #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 08:30:51 #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 08:30:51 #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 08:30:51 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 0.5s 08:30:51 #34 ... 08:30:51 08:30:51 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 08:30:51 #32 DONE 0.5s 08:30:51 08:30:51 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:51 #34 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 08:30:51 #34 ... 08:30:51 08:30:51 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:30:51 #35 DONE 0.0s 08:30:51 08:30:51 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:51 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.94MB / 33.17MB 0.7s 08:30:51 #34 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done 08:30:52 #34 ... 08:30:52 08:30:52 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:30:52 #35 DONE 0.0s 08:30:52 08:30:52 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:52 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.38MB / 33.17MB 1.1s 08:30:52 #34 ... 08:30:52 08:30:52 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 08:30:52 #32 DONE 0.9s 08:30:52 08:30:52 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:52 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 1.3s 08:30:52 #34 ... 08:30:52 08:30:52 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:30:52 #35 DONE 0.0s 08:30:52 08:30:52 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:52 #34 ... 08:30:52 08:30:52 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 08:30:52 #32 DONE 1.1s 08:30:52 08:30:52 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:52 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 1.7s 08:30:52 #34 ... 08:30:52 08:30:52 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:30:52 #35 DONE 0.0s 08:30:52 08:30:52 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:52 #34 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 08:30:52 #34 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 08:30:52 #34 ... 08:30:52 08:30:52 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:30:52 #35 DONE 0.0s 08:30:52 08:30:52 #37 [security-spire-agent internal] load build context 08:30:52 #37 transferring context: 23.33kB 0.3s done 08:30:52 #37 DONE 1.4s 08:30:52 08:30:52 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:30:52 #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 08:30:52 #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:30:52 #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 08:30:52 #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 08:30:52 #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.3s done 08:30:52 #38 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 1.8s 08:30:53 #38 ... 08:30:53 08:30:53 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 08:30:53 #32 DONE 1.7s 08:30:53 08:30:53 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:30:53 #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 08:30:53 #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:30:53 #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 08:30:53 #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 08:30:53 #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.3s done 08:30:53 #38 ... 08:30:53 08:30:53 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:30:53 #35 DONE 0.0s 08:30:53 08:30:53 #38 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:30:53 #38 ... 08:30:53 08:30:53 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 08:30:53 #32 DONE 1.9s 08:30:53 08:30:53 #38 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:30:54 #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 08:30:54 #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:30:54 #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 08:30:54 #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 08:30:54 #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.3s done 08:30:54 #38 ... 08:30:54 08:30:54 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 08:30:54 #32 DONE 2.1s 08:30:54 08:30:54 #38 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:30:54 #38 ... 08:30:54 08:30:54 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:30:54 #35 DONE 0.1s 08:30:54 08:30:54 #38 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:30:54 #38 ... 08:30:54 08:30:54 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:30:54 #31 DONE 1.4s 08:30:54 08:30:54 #38 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:30:54 #38 ... 08:30:54 08:30:54 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 08:30:54 #32 DONE 2.6s 08:30:54 08:30:54 #38 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:30:54 #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 08:30:54 #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 08:30:54 #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 08:30:54 #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 08:30:54 #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.3s done 08:30:54 #38 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 3.7s done 08:30:55 #38 ... 08:30:55 08:30:55 #39 [core-command internal] load build context 08:30:55 #39 DONE 0.0s 08:30:55 08:30:55 #38 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:30:55 #38 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 3.7s done 08:30:58 #38 DONE 8.5s 08:30:58 08:30:58 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:30:58 #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 08:30:58 #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:30:58 #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:30:58 #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:30:58 #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 08:30:58 #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 08:30:58 #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 08:30:58 #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 08:30:58 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.9s done 08:30:58 #34 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done 08:30:58 #34 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 08:30:58 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.6s 08:30:59 #34 ... 08:30:59 08:30:59 #40 [security-spire-config internal] load build context 08:30:59 #40 transferring context: 22.05kB 0.5s done 08:30:59 #40 DONE 4.2s 08:30:59 08:30:59 #41 [core-metadata internal] load build context 08:30:59 #41 ... 08:30:59 08:30:59 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:01 #34 ... 08:31:01 08:31:01 #42 [security-proxy-auth internal] load build context 08:31:01 #42 ... 08:31:01 08:31:01 #43 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:31:01 #43 ... 08:31:01 08:31:01 #44 [security-bootstrapper internal] load build context 08:31:01 #44 ... 08:31:01 08:31:01 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:31:01 #45 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 08:31:01 #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 08:31:01 #45 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 08:31:01 #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 08:31:01 #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 08:31:01 #45 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:31:01 #45 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 08:31:01 #45 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done 08:31:01 #45 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.0s done 08:31:01 #45 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 08:31:01 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.6s 08:31:01 #45 ... 08:31:01 08:31:01 #46 [security-spiffe-token-provider internal] load build context 08:31:01 #46 ... 08:31:01 08:31:01 #47 [core-data internal] load build context 08:31:01 #47 ... 08:31:01 08:31:01 #46 [security-spiffe-token-provider internal] load build context 08:31:02 #46 ... 08:31:02 08:31:02 #48 [security-secretstore-setup internal] load build context 08:31:02 #48 ... 08:31:02 08:31:02 #49 [core-keeper internal] load build context 08:31:02 #49 ... 08:31:02 08:31:02 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:02 #151 ... 08:31:02 08:31:02 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:31:02 #155 142.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:31:02 #34 ... 08:31:02 08:31:02 #50 [support-scheduler internal] load build context 08:31:02 #50 ... 08:31:02 08:31:02 #49 [core-keeper internal] load build context 08:31:03 #49 transferring context: 5.92MB 9.1s 08:31:03 #49 ... 08:31:03 08:31:03 #51 [core-common-config-bootstrapper internal] load build context 08:31:03 #51 ... 08:31:03 08:31:03 #52 [support-notifications internal] load build context 08:31:03 #52 ... 08:31:03 08:31:03 #51 [core-common-config-bootstrapper internal] load build context 08:31:04 #51 ... 08:31:04 08:31:04 #53 [security-proxy-setup internal] load build context 08:31:04 #53 ... 08:31:04 08:31:04 #52 [support-notifications internal] load build context 08:31:05 #52 ... 08:31:05 08:31:05 #39 [core-command internal] load build context 08:31:05 #39 ... 08:31:05 08:31:05 #53 [security-proxy-setup internal] load build context 08:31:08 #53 transferring context: 7.47MB 13.5s 08:31:08 #53 ... 08:31:08 08:31:08 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:31:08 #0 8.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:08 #0 9.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:08 #54 ... 08:31:08 08:31:08 #53 [security-proxy-setup internal] load build context 08:31:09 #53 ... 08:31:09 08:31:09 #41 [core-metadata internal] load build context 08:31:09 #41 ... 08:31:09 08:31:09 #53 [security-proxy-setup internal] load build context 08:31:09 #53 ... 08:31:09 08:31:09 #55 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:31:09 #55 DONE 9.1s 08:31:09 08:31:09 #53 [security-proxy-setup internal] load build context 08:31:10 #53 ... 08:31:10 08:31:10 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:31:10 #56 ... 08:31:10 08:31:10 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:31:10 #57 ... 08:31:10 08:31:10 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:31:10 #58 ... 08:31:10 08:31:10 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:10 #59 ... 08:31:10 08:31:10 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:31:10 #60 ... 08:31:10 08:31:10 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:31:10 #61 ... 08:31:10 08:31:10 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:31:10 #62 ... 08:31:10 08:31:10 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:31:11 #63 ... 08:31:11 08:31:11 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:31:11 #64 ... 08:31:11 08:31:11 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:31:11 #65 ... 08:31:11 08:31:11 #53 [security-proxy-setup internal] load build context 08:31:11 #53 ... 08:31:11 08:31:11 #42 [security-proxy-auth internal] load build context 08:31:11 #42 ... 08:31:11 08:31:11 #44 [security-bootstrapper internal] load build context 08:31:11 #44 ... 08:31:11 08:31:11 #48 [security-secretstore-setup internal] load build context 08:31:11 #48 ... 08:31:11 08:31:11 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:31:11 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 17.0s 08:31:11 #45 ... 08:31:11 08:31:11 #48 [security-secretstore-setup internal] load build context 08:31:11 #48 ... 08:31:11 08:31:11 #47 [core-data internal] load build context 08:31:12 #47 ... 08:31:12 08:31:12 #42 [security-proxy-auth internal] load build context 08:31:12 #42 ... 08:31:12 08:31:12 #46 [security-spiffe-token-provider internal] load build context 08:31:12 #46 ... 08:31:12 08:31:12 #42 [security-proxy-auth internal] load build context 08:31:13 #42 ... 08:31:13 08:31:13 #50 [support-scheduler internal] load build context 08:31:13 #50 ... 08:31:13 08:31:13 #42 [security-proxy-auth internal] load build context 08:31:13 #42 ... 08:31:13 08:31:13 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:13 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.8s 08:31:13 #34 ... 08:31:13 08:31:13 #50 [support-scheduler internal] load build context 08:31:13 #50 transferring context: 5.96MB 18.5s 08:31:13 #50 ... 08:31:13 08:31:13 #49 [core-keeper internal] load build context 08:31:14 #49 ... 08:31:14 08:31:14 #50 [support-scheduler internal] load build context 08:31:14 #50 ... 08:31:14 08:31:14 #51 [core-common-config-bootstrapper internal] load build context 08:31:14 #51 ... 08:31:14 08:31:14 #49 [core-keeper internal] load build context 08:31:15 #49 ... 08:31:15 08:31:15 #52 [support-notifications internal] load build context 08:31:15 #52 ... 08:31:15 08:31:15 #39 [core-command internal] load build context 08:31:15 #39 ... 08:31:15 08:31:15 #49 [core-keeper internal] load build context 08:31:16 #49 ... 08:31:16 08:31:16 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:31:16 #54 11.65 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:31:16 #54 11.65 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:31:16 #54 11.65 OK: 26168 distinct packages available 08:31:16 #54 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:16 #54 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:16 #54 16.44 (1/4) Installing dumb-init (1.2.5-r3) 08:31:16 #54 16.44 (2/4) Installing musl-obstack (1.2.3-r2) 08:31:16 #54 16.44 (3/4) Installing libucontext (1.3.2-r0) 08:31:16 #54 16.44 (4/4) Installing gcompat (1.1.0-r4) 08:31:16 #54 16.44 Executing busybox-1.37.0-r19.trigger 08:31:16 #54 16.66 OK: 8 MiB in 20 packages 08:31:16 #54 DONE 17.9s 08:31:16 08:31:16 #49 [core-keeper internal] load build context 08:31:18 #49 transferring context: 14.06MB 24.6s 08:31:19 #49 ... 08:31:19 08:31:19 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:31:19 #66 ... 08:31:20 08:31:20 #41 [core-metadata internal] load build context 08:31:20 #41 ... 08:31:20 08:31:20 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:20 #67 ... 08:31:20 08:31:20 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:31:20 #68 ... 08:31:20 08:31:20 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:31:20 #69 ... 08:31:20 08:31:20 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:31:20 #56 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:20 #56 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:20 #56 14.37 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:31:20 #56 14.37 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:31:20 #56 14.37 OK: 26168 distinct packages available 08:31:20 #56 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:20 #56 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:20 #56 ... 08:31:20 08:31:20 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:20 #59 DONE 20.0s 08:31:20 08:31:20 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:31:20 #155 ... 08:31:20 08:31:20 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:31:20 #147 DONE 158.7s 08:31:20 08:31:20 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 08:31:20 #148 DONE 158.7s 08:31:20 08:31:20 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 08:31:20 #154 DONE 158.7s 08:31:20 08:31:20 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:31:20 #150 DONE 158.7s 08:31:20 08:31:20 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:31:20 #153 DONE 158.7s 08:31:20 08:31:20 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 08:31:20 #156 DONE 158.7s 08:31:20 08:31:20 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:31:20 #146 DONE 158.7s 08:31:20 08:31:20 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:31:20 #145 DONE 158.7s 08:31:20 08:31:20 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:31:20 #155 DONE 158.7s 08:31:20 08:31:20 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 08:31:20 #151 DONE 158.7s 08:31:20 08:31:20 #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:31:20 #176 DONE 0.5s 08:31:20 08:31:20 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:31:20 #177 DONE 0.4s 08:31:20 08:31:20 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:31:20 #178 DONE 0.4s 08:31:20 08:31:20 #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:31:20 #179 DONE 0.3s 08:31:20 08:31:20 #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:31:20 #180 DONE 0.3s 08:31:20 08:31:20 #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:31:20 #181 DONE 0.3s 08:31:20 08:31:20 #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:31:20 #182 DONE 0.3s 08:31:20 08:31:20 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:31:20 #183 DONE 0.3s 08:31:20 08:31:20 #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:31:20 #184 DONE 0.3s 08:31:20 08:31:20 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:31:20 #185 CACHED 08:31:20 08:31:20 #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:31:20 #186 CACHED 08:31:20 08:31:20 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:31:20 #187 CACHED 08:31:20 08:31:20 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:31:20 #188 CACHED 08:31:20 08:31:20 #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:31:20 #189 DONE 0.3s 08:31:20 08:31:20 #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:31:20 #190 DONE 0.3s 08:31:20 08:31:20 #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:31:20 #191 DONE 0.3s 08:31:20 08:31:20 #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:31:20 #192 DONE 0.3s 08:31:20 08:31:20 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:31:20 #193 DONE 0.3s 08:31:20 08:31:20 #194 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:31:20 #194 DONE 0.4s 08:31:20 08:31:20 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:31:20 #195 ... 08:31:20 08:31:20 #196 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:31:20 #196 DONE 0.7s 08:31:20 08:31:20 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:31:20 #197 DONE 0.5s 08:31:20 08:31:20 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:31:20 #198 DONE 0.5s 08:31:20 08:31:20 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:31:20 #199 DONE 0.5s 08:31:20 08:31:20 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:31:20 #200 ... 08:31:20 08:31:20 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:31:20 #201 DONE 1.1s 08:31:20 08:31:20 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:31:20 #195 DONE 1.2s 08:31:20 08:31:20 #202 [core-keeper] exporting to image 08:31:20 #202 exporting layers 08:31:20 #202 ... 08:31:20 08:31:20 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:31:20 #203 DONE 1.2s 08:31:20 08:31:20 #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:31:20 #204 DONE 1.3s 08:31:20 08:31:20 #205 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:31:20 #205 DONE 0.9s 08:31:20 08:31:20 #206 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:31:20 #206 DONE 0.9s 08:31:20 08:31:20 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:31:20 #207 DONE 0.9s 08:31:20 08:31:20 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:31:20 #208 DONE 0.9s 08:31:20 08:31:20 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:31:20 #200 DONE 0.9s 08:31:20 08:31:20 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:31:20 #209 DONE 0.9s 08:31:20 08:31:20 #202 [core-keeper] exporting to image 08:31:20 #202 exporting layers 0.1s done 08:31:20 #70 ... 08:31:20 08:31:20 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:31:20 #71 ... 08:31:20 08:31:20 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:31:20 #202 writing image sha256:92362b640696e50c9f1b6197690e322d00e923215572729c3ff98cda3745e902 done 08:31:20 #202 naming to docker.io/library/core-keeper done 08:31:20 #202 DONE 0.2s 08:31:20 08:31:20 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:31:20 #210 DONE 0.2s 08:31:20 08:31:20 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:31:20 #211 DONE 0.2s 08:31:20 08:31:20 #212 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:31:20 #212 DONE 0.2s 08:31:20 08:31:20 #213 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:31:20 #213 DONE 0.2s 08:31:20 08:31:20 #214 [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 08:31:20 #214 DONE 0.1s 08:31:20 08:31:20 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:31:20 #215 DONE 0.2s 08:31:20 08:31:20 #216 [core-command] exporting to image 08:31:20 #216 exporting layers 0.1s done 08:31:20 #216 writing image sha256:baf1ff7940f4b51e13f77629cf27a159283f27d4b3fe5d7266af1886298ddd43 done 08:31:20 #216 naming to docker.io/library/core-command done 08:31:20 #216 DONE 0.2s 08:31:20 08:31:20 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:31:20 #217 DONE 0.2s 08:31:20 08:31:20 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:31:20 #218 DONE 0.2s 08:31:20 08:31:20 #219 [core-data] exporting to image 08:31:21 #219 ... 08:31:21 08:31:21 #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:31:21 #220 DONE 0.4s 08:31:21 08:31:21 #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:31:21 #221 DONE 0.4s 08:31:21 08:31:21 #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:31:21 #222 DONE 0.0s 08:31:21 08:31:21 #223 [support-notifications] exporting to image 08:31:21 #223 exporting layers 0.4s done 08:31:21 #223 writing image sha256:22284bfd7a47c3a4e31908d2ffa0cd7ecc65104bbe2e9818dd549a6f2e0ed13e 0.0s done 08:31:21 #223 naming to docker.io/library/support-notifications done 08:31:21 #223 DONE 0.5s 08:31:21 08:31:21 #224 [security-spiffe-token-provider] exporting to image 08:31:21 #224 exporting layers 0.5s done 08:31:21 #224 writing image sha256:2936d82049d6600b764c572c19edf170bbac7b039893c7a075a925972eeac338 0.1s done 08:31:21 #224 naming to docker.io/library/security-spiffe-token-provider done 08:31:21 #224 DONE 0.6s 08:31:21 08:31:21 #225 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:31:21 #225 DONE 0.2s 08:31:21 08:31:21 #226 [support-scheduler] exporting to image 08:31:21 #226 exporting layers 0.6s done 08:31:21 #226 writing image sha256:1ec652c7a51073ec3d4b928c7302b38707af1767412e191645d656d4050f7fef done 08:31:21 #226 naming to docker.io/library/support-scheduler 0.0s done 08:31:21 #226 DONE 0.7s 08:31:21 08:31:21 #219 [core-data] exporting to image 08:31:21 #219 exporting layers 0.6s done 08:31:21 #219 writing image sha256:195ea8cc8a954902b895f8c07389d40cd9d6f90343bae5205fb4181f76d60ebb done 08:31:21 #219 naming to docker.io/library/core-data 0.0s done 08:31:21 #219 DONE 0.6s 08:31:21 08:31:21 #227 [core-metadata] exporting to image 08:31:21 #227 exporting layers 0.5s done 08:31:21 #227 writing image sha256:df2714544316e298e7426c1a334bf1c3ce37a534871a294cd48aebfd3eb348b3 done 08:31:21 #227 naming to docker.io/library/core-metadata 0.0s done 08:31:21 #227 DONE 0.6s 08:31:21 08:31:21 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:31:21 #72 ... 08:31:21 08:31:21 #53 [security-proxy-setup internal] load build context 08:31:21 #53 ... 08:31:21 08:31:21 #41 [core-metadata internal] load build context 08:31:21 #228 DONE 0.4s 08:31:21 08:31:21 #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:31:21 #229 DONE 0.9s 08:31:21 08:31:21 #230 [security-proxy-auth] exporting to image 08:31:22 #230 ... 08:31:22 08:31:22 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:31:22 #231 DONE 0.1s 08:31:22 08:31:22 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:31:22 #232 DONE 0.7s 08:31:22 08:31:22 #233 [security-proxy-setup] exporting to image 08:31:22 #41 ... 08:31:22 08:31:22 #44 [security-bootstrapper internal] load build context 08:31:22 #44 ... 08:31:22 08:31:22 #53 [security-proxy-setup internal] load build context 08:31:22 #233 exporting layers 0.2s done 08:31:22 #233 writing image sha256:5ea67082a7c16e5c31c06ba4b456bf20192350ab80562136662cd8c17d37aab0 done 08:31:22 #233 naming to docker.io/library/security-proxy-setup done 08:31:22 #233 DONE 0.2s 08:31:22 08:31:22 #230 [security-proxy-auth] exporting to image 08:31:22 #230 exporting layers 0.4s done 08:31:22 #230 writing image sha256:94a924d9a3212a9231d7cf381887818fc92b256e3fb1f836f78a63270562e0c4 done 08:31:22 #230 naming to docker.io/library/security-proxy-auth done 08:31:22 #230 DONE 0.4s 08:31:22 08:31:22 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:31:22 #234 DONE 0.4s 08:31:22 #53 ... 08:31:22 08:31:22 #47 [core-data internal] load build context 08:31:22 #47 ... 08:31:22 08:31:22 #48 [security-secretstore-setup internal] load build context 08:31:22 08:31:22 #235 [security-secretstore-setup] exporting to image 08:31:22 #235 exporting layers 0.2s done 08:31:22 #235 writing image sha256:0ff731d516f5793253be74ba1f7c9f582e068255cb021898e7d802b162144e8b done 08:31:22 #235 naming to docker.io/library/security-secretstore-setup done 08:31:22 #235 DONE 0.2s 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:31:22 time="2025-12-22T08:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:31:22 $ docker stop --time=1 ac5b2598bea6730a3055b38540ede757655420d640cf595b53dbc6db5d9838b6 08:31:22 #48 ... 08:31:22 08:31:22 #47 [core-data internal] load build context 08:31:22 #47 ... 08:31:22 08:31:22 #46 [security-spiffe-token-provider internal] load build context 08:31:22 #46 ... 08:31:22 08:31:22 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:31:22 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 27.7s 08:31:23 #45 ... 08:31:23 08:31:23 #46 [security-spiffe-token-provider internal] load build context 08:31:23 #46 ... 08:31:23 08:31:23 #42 [security-proxy-auth internal] load build context 08:31:23 #42 ... 08:31:23 08:31:23 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:31:23 #64 22.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:23 $ docker rm -f --volumes ac5b2598bea6730a3055b38540ede757655420d640cf595b53dbc6db5d9838b6 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:24 + docker images 08:31:24 REPOSITORY TAG IMAGE ID CREATED SIZE 08:31:24 security-secretstore-setup latest 0ff731d516f5 1 second ago 70.6MB 08:31:24 security-proxy-setup latest 5ea67082a7c1 2 seconds ago 41.2MB 08:31:24 security-proxy-auth latest 94a924d9a321 2 seconds ago 32.7MB 08:31:24 support-scheduler latest 1ec652c7a510 3 seconds ago 49.4MB 08:31:24 core-metadata latest df2714544316 3 seconds ago 34MB 08:31:24 core-data latest 195ea8cc8a95 3 seconds ago 33.8MB 08:31:24 support-notifications latest 22284bfd7a47 3 seconds ago 53.1MB 08:31:24 core-keeper latest 92362b640696 3 seconds ago 32.6MB 08:31:24 security-spiffe-token-provider latest 2936d82049d6 3 seconds ago 48.3MB 08:31:24 core-command latest baf1ff7940f4 3 seconds ago 29.3MB 08:31:24 security-bootstrapper latest f46bc65a27ff 44 seconds ago 21.7MB 08:31:24 core-common-config-bootstrapper latest 8d69dd931559 47 seconds ago 18.5MB 08:31:24 security-spire-config latest 93231edc3ca5 3 minutes ago 150MB 08:31:24 security-spire-agent latest 7d283fe0b03c 3 minutes ago 197MB 08:31:24 security-spire-server latest 566668c595fe 3 minutes ago 151MB 08:31:24 ci-base-image-x86_64 latest c0eccc1a66cd 6 minutes ago 924MB 08:31:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 7 months ago 573MB 08:31:24 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 9 months ago 574MB 08:31:24 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 08:31:24 provisioning config files... 08:31:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/21@tmp/config14366893926723382417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:24 #64 ... 08:31:24 08:31:24 #51 [core-common-config-bootstrapper internal] load build context 08:31:24 #51 transferring context: 6.50MB 28.0s 08:31:24 #51 ... 08:31:24 08:31:24 #50 [support-scheduler internal] load build context 08:31:24 #50 ... 08:31:24 08:31:24 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:24 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.2s 08:31:24 ---> ****-login.sh 08:31:24 nexus3.edgexfoundry.org:10001 08:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:24 Login Succeeded 08:31:24 nexus3.edgexfoundry.org:10002 08:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:24 Login Succeeded 08:31:24 nexus3.edgexfoundry.org:10003 08:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:24 Login Succeeded 08:31:24 #34 ... 08:31:24 08:31:24 #51 [core-common-config-bootstrapper internal] load build context 08:31:24 nexus3.edgexfoundry.org:10004 08:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:24 Login Succeeded 08:31:24 ****.io 08:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:25 Login Succeeded 08:31:25 ---> ****-login.sh ends [Pipeline] } 08:31:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:25 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:31:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:31:25 45073bfd431816dca033a65cddd8f1ff24190001 08:31:25 4.0.2-dev.1 08:31:25 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:25 odessa 08:31:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:25 #51 ... 08:31:25 08:31:25 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:31:25 #56 20.82 (1/5) Installing dumb-init (1.2.5-r3) 08:31:25 #56 20.82 (2/5) Installing musl-obstack (1.2.3-r2) 08:31:25 #56 21.04 (3/5) Installing libucontext (1.3.2-r0) 08:31:25 #56 21.04 (4/5) Installing gcompat (1.1.0-r4) 08:31:25 #56 21.04 (5/5) Installing openssl (3.5.4-r0) 08:31:25 #56 21.29 Executing busybox-1.37.0-r19.trigger 08:31:25 #56 21.43 OK: 9 MiB in 21 packages 08:31:25 #56 DONE 26.2s 08:31:25 08:31:25 #51 [core-common-config-bootstrapper internal] load build context 08:31:25 #51 ... 08:31:25 08:31:25 #52 [support-notifications internal] load build context 08:31:25 #52 ... 08:31:25 08:31:25 #50 [support-scheduler internal] load build context 08:31:25 #50 ... 08:31:25 08:31:25 #39 [core-command internal] load build context 08:31:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:26 #39 ... 08:31:26 08:31:26 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:31:26 + docker push nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001 08:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:31:26 674e731f46fc: Preparing 08:31:26 def687d71caf: Preparing 08:31:26 d123be95d0af: Preparing 08:31:26 c51d2ca2ef1d: Preparing 08:31:26 d472fa56bc38: Preparing 08:31:26 7535b15b2593: Preparing 08:31:26 256f393e029f: Preparing 08:31:26 7535b15b2593: Waiting 08:31:26 256f393e029f: Waiting 08:31:26 d123be95d0af: Pushed 08:31:26 c51d2ca2ef1d: Pushed 08:31:26 674e731f46fc: Pushed 08:31:26 256f393e029f: Layer already exists 08:31:26 d472fa56bc38: Pushed 08:31:26 7535b15b2593: Pushed 08:31:27 #73 ... 08:31:27 08:31:27 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:31:27 #74 ... 08:31:27 08:31:27 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:31:27 #58 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:27 #58 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:27 #58 ... 08:31:27 08:31:27 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:31:27 #57 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:27 #57 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:27 #57 ... 08:31:27 08:31:27 #47 [core-data internal] load build context 08:31:28 def687d71caf: Pushed 08:31:28 #47 ... 08:31:28 08:31:28 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:31:28 #61 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:28 #61 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:28 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:28 #61 ... 08:31:28 08:31:28 #42 [security-proxy-auth internal] load build context 08:31:28 #42 ... 08:31:28 08:31:28 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:31:28 #60 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:28 #60 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:28 #60 ... 08:31:28 08:31:28 #42 [security-proxy-auth internal] load build context 08:31:28 #42 transferring context: 20.16MB 37.4s 08:31:29 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1 08:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:31:29 674e731f46fc: Preparing 08:31:29 def687d71caf: Preparing 08:31:29 d123be95d0af: Preparing 08:31:29 c51d2ca2ef1d: Preparing 08:31:29 d472fa56bc38: Preparing 08:31:29 7535b15b2593: Preparing 08:31:29 256f393e029f: Preparing 08:31:29 7535b15b2593: Waiting 08:31:29 256f393e029f: Waiting 08:31:29 d123be95d0af: Layer already exists 08:31:29 d472fa56bc38: Layer already exists 08:31:29 def687d71caf: Layer already exists 08:31:29 c51d2ca2ef1d: Layer already exists 08:31:29 674e731f46fc: Layer already exists 08:31:29 7535b15b2593: Layer already exists 08:31:29 256f393e029f: Layer already exists 08:31:29 4.0.2-dev.1: digest: sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:29 + docker push nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:31:29 674e731f46fc: Preparing 08:31:29 def687d71caf: Preparing 08:31:29 d123be95d0af: Preparing 08:31:29 c51d2ca2ef1d: Preparing 08:31:29 d472fa56bc38: Preparing 08:31:29 7535b15b2593: Preparing 08:31:29 256f393e029f: Preparing 08:31:29 7535b15b2593: Waiting 08:31:29 256f393e029f: Waiting 08:31:29 c51d2ca2ef1d: Layer already exists 08:31:29 674e731f46fc: Layer already exists 08:31:29 d123be95d0af: Layer already exists 08:31:29 d472fa56bc38: Layer already exists 08:31:29 def687d71caf: Layer already exists 08:31:29 7535b15b2593: Layer already exists 08:31:29 256f393e029f: Layer already exists 08:31:29 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:29 #42 ... 08:31:29 08:31:29 #49 [core-keeper internal] load build context 08:31:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 08:31:30 #49 ... 08:31:30 08:31:30 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:30 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.4s [Pipeline] sh 08:31:30 + docker push nexus3.edgexfoundry.org:10004/core-command:odessa 08:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:31:30 674e731f46fc: Preparing 08:31:30 def687d71caf: Preparing 08:31:30 d123be95d0af: Preparing 08:31:30 c51d2ca2ef1d: Preparing 08:31:30 d472fa56bc38: Preparing 08:31:30 7535b15b2593: Preparing 08:31:30 256f393e029f: Preparing 08:31:30 256f393e029f: Waiting 08:31:30 7535b15b2593: Waiting 08:31:30 c51d2ca2ef1d: Layer already exists 08:31:30 d472fa56bc38: Layer already exists 08:31:30 674e731f46fc: Layer already exists 08:31:30 def687d71caf: Layer already exists 08:31:30 d123be95d0af: Layer already exists 08:31:30 256f393e029f: Layer already exists 08:31:30 7535b15b2593: Layer already exists 08:31:30 odessa: digest: sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:30 ===================================================== [Pipeline] echo 08:31:30 taggedImages: 08:31:30 - nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001 08:31:30 - nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1 08:31:30 - nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:30 - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo 08:31:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:31:30 45073bfd431816dca033a65cddd8f1ff24190001 08:31:30 4.0.2-dev.1 08:31:30 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:30 odessa 08:31:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:30 #34 ... 08:31:30 08:31:30 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:31:30 #62 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:30 #62 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:30 #62 ... 08:31:30 08:31:30 #49 [core-keeper internal] load build context 08:31:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 08:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:31:31 046ac381ea8d: Preparing 08:31:31 6305171a91df: Preparing 08:31:31 f64f657f04d2: Preparing 08:31:31 ae40506e095d: Preparing 08:31:31 d123be95d0af: Preparing 08:31:31 c51d2ca2ef1d: Preparing 08:31:31 d472fa56bc38: Preparing 08:31:31 7535b15b2593: Preparing 08:31:31 256f393e029f: Preparing 08:31:31 d472fa56bc38: Waiting 08:31:31 7535b15b2593: Waiting 08:31:31 c51d2ca2ef1d: Waiting 08:31:31 256f393e029f: Waiting 08:31:31 d123be95d0af: Layer already exists 08:31:31 c51d2ca2ef1d: Layer already exists 08:31:31 d472fa56bc38: Layer already exists 08:31:31 7535b15b2593: Layer already exists 08:31:31 046ac381ea8d: Pushed 08:31:31 256f393e029f: Layer already exists 08:31:31 f64f657f04d2: Pushed 08:31:31 6305171a91df: Pushed 08:31:31 #49 ... 08:31:31 08:31:31 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:31:31 #63 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:31 #63 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:31 #63 ... 08:31:31 08:31:31 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:31:31 #60 30.96 (1/4) Installing ca-certificates (20250911-r0) 08:31:31 #60 31.47 (2/4) Installing dumb-init (1.2.5-r3) 08:31:31 #60 31.47 (3/4) Installing su-exec (0.2-r3) 08:31:31 #60 31.47 (4/4) Installing yq-go (4.47.2-r2) 08:31:32 ae40506e095d: Pushed 08:31:32 #60 ... 08:31:32 08:31:32 #44 [security-bootstrapper internal] load build context 08:31:32 #44 ... 08:31:32 08:31:32 #41 [core-metadata internal] load build context 08:31:32 #41 ... 08:31:32 08:31:32 #53 [security-proxy-setup internal] load build context 08:31:32 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:32 #53 ... 08:31:32 08:31:32 #41 [core-metadata internal] load build context 08:31:32 #41 ... 08:31:32 08:31:32 #48 [security-secretstore-setup internal] load build context 08:31:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 08:31:32 #48 ... 08:31:32 08:31:32 #41 [core-metadata internal] load build context [Pipeline] sh 08:31:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1 08:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:31:33 046ac381ea8d: Preparing 08:31:33 6305171a91df: Preparing 08:31:33 f64f657f04d2: Preparing 08:31:33 ae40506e095d: Preparing 08:31:33 d123be95d0af: Preparing 08:31:33 c51d2ca2ef1d: Preparing 08:31:33 d472fa56bc38: Preparing 08:31:33 7535b15b2593: Preparing 08:31:33 256f393e029f: Preparing 08:31:33 7535b15b2593: Waiting 08:31:33 c51d2ca2ef1d: Waiting 08:31:33 d472fa56bc38: Waiting 08:31:33 256f393e029f: Waiting 08:31:33 f64f657f04d2: Layer already exists 08:31:33 6305171a91df: Layer already exists 08:31:33 046ac381ea8d: Layer already exists 08:31:33 d123be95d0af: Layer already exists 08:31:33 ae40506e095d: Layer already exists 08:31:33 c51d2ca2ef1d: Layer already exists 08:31:33 d472fa56bc38: Layer already exists 08:31:33 7535b15b2593: Layer already exists 08:31:33 256f393e029f: Layer already exists 08:31:33 4.0.2-dev.1: digest: sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:31:33 046ac381ea8d: Preparing 08:31:33 6305171a91df: Preparing 08:31:33 f64f657f04d2: Preparing 08:31:33 ae40506e095d: Preparing 08:31:33 d123be95d0af: Preparing 08:31:33 c51d2ca2ef1d: Preparing 08:31:33 d472fa56bc38: Preparing 08:31:33 7535b15b2593: Preparing 08:31:33 256f393e029f: Preparing 08:31:33 c51d2ca2ef1d: Waiting 08:31:33 d472fa56bc38: Waiting 08:31:33 7535b15b2593: Waiting 08:31:33 256f393e029f: Waiting 08:31:33 f64f657f04d2: Layer already exists 08:31:33 ae40506e095d: Layer already exists 08:31:33 6305171a91df: Layer already exists 08:31:33 046ac381ea8d: Layer already exists 08:31:33 d123be95d0af: Layer already exists 08:31:33 c51d2ca2ef1d: Layer already exists 08:31:33 256f393e029f: Layer already exists 08:31:33 d472fa56bc38: Layer already exists 08:31:33 7535b15b2593: Layer already exists 08:31:33 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 08:31:33 #41 ... 08:31:33 08:31:33 #46 [security-spiffe-token-provider internal] load build context [Pipeline] sh 08:31:34 #46 ... 08:31:34 08:31:34 #41 [core-metadata internal] load build context 08:31:34 #41 ... 08:31:34 08:31:34 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:31:34 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 39.3s 08:31:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:34 #45 ... 08:31:34 08:31:34 #41 [core-metadata internal] load build context 08:31:34 #41 transferring context: 18.92MB 42.6s 08:31:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 08:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:31:34 046ac381ea8d: Preparing 08:31:34 6305171a91df: Preparing 08:31:34 f64f657f04d2: Preparing 08:31:34 ae40506e095d: Preparing 08:31:34 d123be95d0af: Preparing 08:31:34 c51d2ca2ef1d: Preparing 08:31:34 d472fa56bc38: Preparing 08:31:34 7535b15b2593: Preparing 08:31:34 256f393e029f: Preparing 08:31:34 c51d2ca2ef1d: Waiting 08:31:34 d472fa56bc38: Waiting 08:31:34 7535b15b2593: Waiting 08:31:34 256f393e029f: Waiting 08:31:34 f64f657f04d2: Layer already exists 08:31:34 d123be95d0af: Layer already exists 08:31:34 046ac381ea8d: Layer already exists 08:31:34 6305171a91df: Layer already exists 08:31:34 ae40506e095d: Layer already exists 08:31:34 7535b15b2593: Layer already exists 08:31:34 d472fa56bc38: Layer already exists 08:31:34 c51d2ca2ef1d: Layer already exists 08:31:34 256f393e029f: Layer already exists 08:31:34 odessa: digest: sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:34 ===================================================== [Pipeline] echo 08:31:34 taggedImages: 08:31:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 08:31:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1 08:31:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo 08:31:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:31:34 45073bfd431816dca033a65cddd8f1ff24190001 08:31:34 4.0.2-dev.1 08:31:34 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:34 odessa 08:31:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:35 + docker push nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001 08:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:31:35 9b11e04311d3: Preparing 08:31:35 6805f4ae8ed7: Preparing 08:31:35 d123be95d0af: Preparing 08:31:35 c51d2ca2ef1d: Preparing 08:31:35 23f23d14d46b: Preparing 08:31:35 9a7e6e0b4965: Preparing 08:31:35 256f393e029f: Preparing 08:31:35 256f393e029f: Waiting 08:31:35 9a7e6e0b4965: Waiting 08:31:35 c51d2ca2ef1d: Layer already exists 08:31:35 d123be95d0af: Layer already exists 08:31:35 256f393e029f: Layer already exists 08:31:35 9b11e04311d3: Pushed 08:31:35 9a7e6e0b4965: Pushed 08:31:35 23f23d14d46b: Pushed 08:31:35 #41 ... 08:31:35 08:31:35 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:31:35 #64 24.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:35 #64 ... 08:31:35 08:31:35 #41 [core-metadata internal] load build context 08:31:35 #41 ... 08:31:35 08:31:35 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:31:35 #57 29.55 (1/2) Installing dumb-init (1.2.5-r3) 08:31:35 #57 29.55 (2/2) Installing su-exec (0.2-r3) 08:31:35 #57 29.60 Executing busybox-1.37.0-r19.trigger 08:31:35 #57 30.12 OK: 8 MiB in 18 packages 08:31:35 #57 DONE 35.3s 08:31:35 08:31:35 #52 [support-notifications internal] load build context 08:31:35 #52 ... 08:31:35 08:31:35 #51 [core-common-config-bootstrapper internal] load build context 08:31:35 #51 ... 08:31:35 08:31:35 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:31:35 #58 30.72 (1/1) Installing dumb-init (1.2.5-r3) 08:31:35 #58 30.72 Executing busybox-1.37.0-r19.trigger 08:31:35 #58 31.05 OK: 8 MiB in 17 packages 08:31:35 #58 DONE 35.8s 08:31:35 08:31:35 #51 [core-common-config-bootstrapper internal] load build context 08:31:35 #51 ... 08:31:35 08:31:35 #52 [support-notifications internal] load build context 08:31:36 #52 ... 08:31:36 08:31:36 #50 [support-scheduler internal] load build context 08:31:36 #50 ... 08:31:36 08:31:36 #39 [core-command internal] load build context 08:31:36 #39 ... 08:31:36 08:31:36 #50 [support-scheduler internal] load build context 08:31:37 #50 ... 08:31:37 08:31:37 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:31:37 #70 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:31:37 #70 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:31:37 #70 ... 08:31:37 08:31:37 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:31:37 #65 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:37 #65 28.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:37 #65 ... 08:31:37 08:31:37 #50 [support-scheduler internal] load build context 08:31:37 6805f4ae8ed7: Pushed 08:31:37 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:38 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1 08:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:31:38 9b11e04311d3: Preparing 08:31:38 6805f4ae8ed7: Preparing 08:31:38 d123be95d0af: Preparing 08:31:38 c51d2ca2ef1d: Preparing 08:31:38 23f23d14d46b: Preparing 08:31:38 9a7e6e0b4965: Preparing 08:31:38 256f393e029f: Preparing 08:31:38 9a7e6e0b4965: Waiting 08:31:38 256f393e029f: Waiting 08:31:38 6805f4ae8ed7: Layer already exists 08:31:38 c51d2ca2ef1d: Layer already exists 08:31:38 23f23d14d46b: Layer already exists 08:31:38 9b11e04311d3: Layer already exists 08:31:38 d123be95d0af: Layer already exists 08:31:38 256f393e029f: Layer already exists 08:31:38 9a7e6e0b4965: Layer already exists 08:31:38 4.0.2-dev.1: digest: sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 08:31:38 #50 ... 08:31:38 08:31:38 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:38 #67 DONE 28.7s 08:31:38 08:31:38 #47 [core-data internal] load build context 08:31:38 #47 ... 08:31:38 08:31:38 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:31:38 #72 17.91 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker push nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:31:39 9b11e04311d3: Preparing 08:31:39 6805f4ae8ed7: Preparing 08:31:39 d123be95d0af: Preparing 08:31:39 c51d2ca2ef1d: Preparing 08:31:39 23f23d14d46b: Preparing 08:31:39 9a7e6e0b4965: Preparing 08:31:39 256f393e029f: Preparing 08:31:39 9a7e6e0b4965: Waiting 08:31:39 256f393e029f: Waiting 08:31:39 9b11e04311d3: Layer already exists 08:31:39 d123be95d0af: Layer already exists 08:31:39 6805f4ae8ed7: Layer already exists 08:31:39 23f23d14d46b: Layer already exists 08:31:39 c51d2ca2ef1d: Layer already exists 08:31:39 256f393e029f: Layer already exists 08:31:39 9a7e6e0b4965: Layer already exists 08:31:39 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker push nexus3.edgexfoundry.org:10004/core-data:odessa 08:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:31:39 9b11e04311d3: Preparing 08:31:39 6805f4ae8ed7: Preparing 08:31:39 d123be95d0af: Preparing 08:31:39 c51d2ca2ef1d: Preparing 08:31:39 23f23d14d46b: Preparing 08:31:39 9a7e6e0b4965: Preparing 08:31:39 256f393e029f: Preparing 08:31:39 9a7e6e0b4965: Waiting 08:31:39 256f393e029f: Waiting 08:31:39 c51d2ca2ef1d: Layer already exists 08:31:39 23f23d14d46b: Layer already exists 08:31:39 d123be95d0af: Layer already exists 08:31:39 6805f4ae8ed7: Layer already exists 08:31:39 9b11e04311d3: Layer already exists 08:31:39 256f393e029f: Layer already exists 08:31:39 9a7e6e0b4965: Layer already exists 08:31:39 odessa: digest: sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:39 ===================================================== [Pipeline] echo 08:31:39 taggedImages: 08:31:39 - nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001 08:31:39 - nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1 08:31:39 - nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:39 - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo 08:31:39 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:31:39 45073bfd431816dca033a65cddd8f1ff24190001 08:31:39 4.0.2-dev.1 08:31:39 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:39 odessa 08:31:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:40 #72 ... 08:31:40 08:31:40 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:31:40 #66 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:31:40 #66 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:31:40 #66 ... 08:31:40 08:31:40 #42 [security-proxy-auth internal] load build context 08:31:40 #42 transferring context: 25.49MB 48.4s 08:31:40 #42 ... 08:31:40 08:31:40 #47 [core-data internal] load build context 08:31:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001 08:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:31:40 2e099b8d0f0e: Preparing 08:31:40 ed88583b561e: Preparing 08:31:40 c51d2ca2ef1d: Preparing 08:31:40 3074ece4f7ce: Preparing 08:31:40 b5b85d90ea9e: Preparing 08:31:40 256f393e029f: Preparing 08:31:40 256f393e029f: Waiting 08:31:40 c51d2ca2ef1d: Layer already exists 08:31:40 256f393e029f: Layer already exists 08:31:40 b5b85d90ea9e: Pushed 08:31:40 3074ece4f7ce: Pushed 08:31:40 2e099b8d0f0e: Pushed 08:31:42 #47 ... 08:31:42 08:31:42 #49 [core-keeper internal] load build context 08:31:42 #49 ... 08:31:42 08:31:42 #47 [core-data internal] load build context 08:31:42 #47 ... 08:31:42 08:31:42 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:31:42 #60 33.64 Executing busybox-1.37.0-r19.trigger 08:31:42 #60 33.64 Executing ca-certificates-20250911-r0.trigger 08:31:42 #60 35.48 OK: 19 MiB in 20 packages 08:31:42 #60 DONE 41.4s 08:31:42 08:31:42 #47 [core-data internal] load build context 08:31:42 #47 ... 08:31:42 08:31:42 #44 [security-bootstrapper internal] load build context 08:31:42 #44 ... 08:31:42 08:31:42 #47 [core-data internal] load build context 08:31:42 #47 ... 08:31:42 08:31:42 #53 [security-proxy-setup internal] load build context 08:31:42 #53 ... 08:31:42 08:31:42 #48 [security-secretstore-setup internal] load build context 08:31:42 #48 ... 08:31:42 08:31:42 #53 [security-proxy-setup internal] load build context 08:31:43 ed88583b561e: Pushed 08:31:43 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1 08:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:31:43 2e099b8d0f0e: Preparing 08:31:43 ed88583b561e: Preparing 08:31:43 c51d2ca2ef1d: Preparing 08:31:43 3074ece4f7ce: Preparing 08:31:43 b5b85d90ea9e: Preparing 08:31:43 256f393e029f: Preparing 08:31:43 256f393e029f: Waiting 08:31:43 b5b85d90ea9e: Layer already exists 08:31:43 c51d2ca2ef1d: Layer already exists 08:31:43 ed88583b561e: Layer already exists 08:31:43 2e099b8d0f0e: Layer already exists 08:31:43 3074ece4f7ce: Layer already exists 08:31:43 256f393e029f: Layer already exists 08:31:43 4.0.2-dev.1: digest: sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:31:44 2e099b8d0f0e: Preparing 08:31:44 ed88583b561e: Preparing 08:31:44 c51d2ca2ef1d: Preparing 08:31:44 3074ece4f7ce: Preparing 08:31:44 b5b85d90ea9e: Preparing 08:31:44 256f393e029f: Preparing 08:31:44 256f393e029f: Waiting 08:31:44 2e099b8d0f0e: Layer already exists 08:31:44 3074ece4f7ce: Layer already exists 08:31:44 ed88583b561e: Layer already exists 08:31:44 c51d2ca2ef1d: Layer already exists 08:31:44 b5b85d90ea9e: Layer already exists 08:31:44 256f393e029f: Layer already exists 08:31:44 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 size: 1571 [Pipeline] } 08:31:44 #53 ... 08:31:44 08:31:44 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:31:44 #69 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:31:44 #69 25.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:31:44 #69 ... 08:31:44 08:31:44 #47 [core-data internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:44 #47 ... 08:31:44 08:31:44 #46 [security-spiffe-token-provider internal] load build context 08:31:44 #46 ... 08:31:44 08:31:44 #47 [core-data internal] load build context 08:31:44 #47 ... 08:31:44 08:31:44 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:31:44 #64 38.07 (1/1) Installing dumb-init (1.2.5-r3) 08:31:44 #64 38.07 Executing busybox-1.37.0-r19.trigger 08:31:44 #64 38.39 OK: 8 MiB in 17 packages 08:31:44 #64 DONE 44.2s 08:31:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:44 08:31:44 #46 [security-spiffe-token-provider internal] load build context 08:31:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa 08:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:31:44 2e099b8d0f0e: Preparing 08:31:44 ed88583b561e: Preparing 08:31:44 c51d2ca2ef1d: Preparing 08:31:44 3074ece4f7ce: Preparing 08:31:44 b5b85d90ea9e: Preparing 08:31:44 256f393e029f: Preparing 08:31:44 256f393e029f: Waiting 08:31:44 ed88583b561e: Layer already exists 08:31:44 2e099b8d0f0e: Layer already exists 08:31:44 c51d2ca2ef1d: Layer already exists 08:31:44 b5b85d90ea9e: Layer already exists 08:31:44 3074ece4f7ce: Layer already exists 08:31:44 256f393e029f: Layer already exists 08:31:44 odessa: digest: sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:45 ===================================================== [Pipeline] echo 08:31:45 taggedImages: 08:31:45 - nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001 08:31:45 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1 08:31:45 - nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:45 - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo 08:31:45 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:31:45 45073bfd431816dca033a65cddd8f1ff24190001 08:31:45 4.0.2-dev.1 08:31:45 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:45 odessa 08:31:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 08:31:45 #46 ... 08:31:45 08:31:45 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:31:45 #61 34.72 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:31:45 #61 34.72 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:31:45 #61 34.72 OK: 26168 distinct packages available 08:31:45 #61 37.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:45 #61 40.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:45 #61 ... 08:31:45 08:31:45 #46 [security-spiffe-token-provider internal] load build context 08:31:45 #46 transferring context: 17.40MB 53.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:45 #46 ... 08:31:45 08:31:45 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:31:45 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 50.3s 08:31:45 #45 ... 08:31:45 08:31:45 #47 [core-data internal] load build context 08:31:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:45 #47 ... 08:31:45 08:31:45 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:31:45 #71 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:31:45 #71 29.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:31:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001 08:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:31:45 f7517fa5b3ad: Preparing 08:31:45 cdeb6cd2ef52: Preparing 08:31:45 4505143bd190: Preparing 08:31:45 d123be95d0af: Preparing 08:31:45 c51d2ca2ef1d: Preparing 08:31:45 d472fa56bc38: Preparing 08:31:45 7535b15b2593: Preparing 08:31:45 256f393e029f: Preparing 08:31:45 d472fa56bc38: Waiting 08:31:45 7535b15b2593: Waiting 08:31:45 256f393e029f: Waiting 08:31:45 c51d2ca2ef1d: Layer already exists 08:31:45 d123be95d0af: Layer already exists 08:31:45 d472fa56bc38: Layer already exists 08:31:45 7535b15b2593: Layer already exists 08:31:45 256f393e029f: Layer already exists 08:31:45 cdeb6cd2ef52: Pushed 08:31:45 f7517fa5b3ad: Pushed 08:31:45 #71 ... 08:31:45 08:31:45 #41 [core-metadata internal] load build context 08:31:45 #41 ... 08:31:45 08:31:45 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:31:45 #68 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:31:45 #68 28.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:31:46 #68 ... 08:31:46 08:31:46 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:31:46 #75 ... 08:31:46 08:31:46 #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:31:46 #76 ... 08:31:46 08:31:46 #51 [core-common-config-bootstrapper internal] load build context 08:31:46 #51 ... 08:31:46 08:31:46 #39 [core-command internal] load build context 08:31:46 #39 ... 08:31:46 08:31:46 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:31:46 #63 35.92 (1/7) Installing ca-certificates (20250911-r0) 08:31:46 #63 36.83 (2/7) Installing dumb-init (1.2.5-r3) 08:31:46 #63 36.92 (3/7) Installing libgcc (14.2.0-r6) 08:31:46 #63 37.05 (4/7) Installing libsodium (1.0.20-r0) 08:31:46 #63 37.25 (5/7) Installing libstdc++ (14.2.0-r6) 08:31:46 #63 37.91 (6/7) Installing libzmq (4.3.5-r2) 08:31:46 #63 38.16 (7/7) Installing zeromq (4.3.5-r2) 08:31:46 #63 38.22 Executing busybox-1.37.0-r19.trigger 08:31:46 #63 38.40 Executing ca-certificates-20250911-r0.trigger 08:31:46 #63 40.76 OK: 12 MiB in 23 packages 08:31:46 #63 DONE 45.9s 08:31:46 08:31:46 #39 [core-command internal] load build context 08:31:46 #39 ... 08:31:46 08:31:46 #52 [support-notifications internal] load build context 08:31:46 #52 ... 08:31:46 08:31:46 #51 [core-common-config-bootstrapper internal] load build context 08:31:47 #51 ... 08:31:47 08:31:47 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:31:47 #62 36.56 (1/3) Installing ca-certificates (20250911-r0) 08:31:47 #62 37.60 (2/3) Installing dumb-init (1.2.5-r3) 08:31:47 #62 37.60 (3/3) Installing tzdata (2025c-r0) 08:31:47 #62 40.65 Executing busybox-1.37.0-r19.trigger 08:31:47 #62 40.96 Executing ca-certificates-20250911-r0.trigger 08:31:47 #62 44.07 OK: 8 MiB in 19 packages 08:31:47 #62 ... 08:31:47 08:31:47 #51 [core-common-config-bootstrapper internal] load build context 08:31:47 #51 ... 08:31:47 08:31:47 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:31:47 #74 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:47 #74 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:47 #74 ... 08:31:47 08:31:47 #51 [core-common-config-bootstrapper internal] load build context 08:31:48 4505143bd190: Pushed 08:31:48 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:48 #51 ... 08:31:48 08:31:48 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:31:48 #77 ... 08:31:48 08:31:48 #53 [security-proxy-setup internal] load build context 08:31:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1 08:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:31:48 f7517fa5b3ad: Preparing 08:31:48 cdeb6cd2ef52: Preparing 08:31:48 4505143bd190: Preparing 08:31:48 d123be95d0af: Preparing 08:31:48 c51d2ca2ef1d: Preparing 08:31:48 d472fa56bc38: Preparing 08:31:48 7535b15b2593: Preparing 08:31:48 256f393e029f: Preparing 08:31:48 d472fa56bc38: Waiting 08:31:48 7535b15b2593: Waiting 08:31:48 256f393e029f: Waiting 08:31:48 d123be95d0af: Layer already exists 08:31:48 c51d2ca2ef1d: Layer already exists 08:31:48 4505143bd190: Layer already exists 08:31:48 f7517fa5b3ad: Layer already exists 08:31:48 cdeb6cd2ef52: Layer already exists 08:31:48 d472fa56bc38: Layer already exists 08:31:48 256f393e029f: Layer already exists 08:31:48 7535b15b2593: Layer already exists 08:31:48 4.0.2-dev.1: digest: sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:49 #53 ... 08:31:49 08:31:49 #50 [support-scheduler internal] load build context 08:31:49 #50 ... 08:31:49 08:31:49 #51 [core-common-config-bootstrapper internal] load build context 08:31:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:31:49 f7517fa5b3ad: Preparing 08:31:49 cdeb6cd2ef52: Preparing 08:31:49 4505143bd190: Preparing 08:31:49 d123be95d0af: Preparing 08:31:49 c51d2ca2ef1d: Preparing 08:31:49 d472fa56bc38: Preparing 08:31:49 7535b15b2593: Preparing 08:31:49 256f393e029f: Preparing 08:31:49 d472fa56bc38: Waiting 08:31:49 7535b15b2593: Waiting 08:31:49 256f393e029f: Waiting 08:31:49 4505143bd190: Layer already exists 08:31:49 f7517fa5b3ad: Layer already exists 08:31:49 c51d2ca2ef1d: Layer already exists 08:31:49 cdeb6cd2ef52: Layer already exists 08:31:49 d123be95d0af: Layer already exists 08:31:49 7535b15b2593: Layer already exists 08:31:49 d472fa56bc38: Layer already exists 08:31:49 256f393e029f: Layer already exists 08:31:49 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 size: 1987 [Pipeline] } 08:31:49 #51 ... 08:31:49 08:31:49 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:49 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 52.2s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:49 #34 ... 08:31:49 08:31:49 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:31:49 #73 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:49 #73 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:49 #73 ... 08:31:49 08:31:49 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:31:49 #75 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:50 #75 ... 08:31:50 08:31:50 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:31:50 #70 35.01 OK: 239 MiB in 58 packages 08:31:50 #70 DONE 40.2s 08:31:50 08:31:50 #51 [core-common-config-bootstrapper internal] load build context 08:31:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa 08:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:31:50 f7517fa5b3ad: Preparing 08:31:50 cdeb6cd2ef52: Preparing 08:31:50 4505143bd190: Preparing 08:31:50 d123be95d0af: Preparing 08:31:50 c51d2ca2ef1d: Preparing 08:31:50 d472fa56bc38: Preparing 08:31:50 7535b15b2593: Preparing 08:31:50 256f393e029f: Preparing 08:31:50 d472fa56bc38: Waiting 08:31:50 7535b15b2593: Waiting 08:31:50 256f393e029f: Waiting 08:31:50 cdeb6cd2ef52: Layer already exists 08:31:50 f7517fa5b3ad: Layer already exists 08:31:50 c51d2ca2ef1d: Layer already exists 08:31:50 4505143bd190: Layer already exists 08:31:50 d123be95d0af: Layer already exists 08:31:50 7535b15b2593: Layer already exists 08:31:50 d472fa56bc38: Layer already exists 08:31:50 256f393e029f: Layer already exists 08:31:50 odessa: digest: sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:50 ===================================================== [Pipeline] echo 08:31:50 taggedImages: 08:31:50 - nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001 08:31:50 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1 08:31:50 - nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:50 - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo 08:31:50 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:31:50 45073bfd431816dca033a65cddd8f1ff24190001 08:31:50 4.0.2-dev.1 08:31:50 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:50 odessa 08:31:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 08:31:50 #51 ... 08:31:50 08:31:50 #42 [security-proxy-auth internal] load build context 08:31:50 #42 transferring context: 30.76MB 58.7s 08:31:50 #42 ... 08:31:50 08:31:50 #44 [security-bootstrapper internal] load build context [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:50 #44 ... 08:31:50 08:31:50 #51 [core-common-config-bootstrapper internal] load build context 08:31:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 08:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:31:51 d629bc28736e: Preparing 08:31:51 63ac2332d2ea: Preparing 08:31:51 a7b7d3b5e66f: Preparing 08:31:51 0e28a951cd5f: Preparing 08:31:51 184904b27c5a: Preparing 08:31:51 790d4360afd4: Preparing 08:31:51 45db464515a5: Preparing 08:31:51 d123be95d0af: Preparing 08:31:51 c51d2ca2ef1d: Preparing 08:31:51 aa8a9aed62ba: Preparing 08:31:51 597a4016200e: Preparing 08:31:51 5f70bf18a086: Preparing 08:31:51 2cc49bac2bb0: Preparing 08:31:51 9329195d77bb: Preparing 08:31:51 716147993d94: Preparing 08:31:51 256f393e029f: Preparing 08:31:51 790d4360afd4: Waiting 08:31:51 45db464515a5: Waiting 08:31:51 d123be95d0af: Waiting 08:31:51 c51d2ca2ef1d: Waiting 08:31:51 aa8a9aed62ba: Waiting 08:31:51 716147993d94: Waiting 08:31:51 597a4016200e: Waiting 08:31:51 5f70bf18a086: Waiting 08:31:51 2cc49bac2bb0: Waiting 08:31:51 9329195d77bb: Waiting 08:31:51 256f393e029f: Waiting 08:31:51 0e28a951cd5f: Pushed 08:31:51 d629bc28736e: Pushed 08:31:51 a7b7d3b5e66f: Pushed 08:31:51 184904b27c5a: Pushed 08:31:51 63ac2332d2ea: Pushed 08:31:51 d123be95d0af: Layer already exists 08:31:51 c51d2ca2ef1d: Layer already exists 08:31:51 790d4360afd4: Pushed 08:31:51 5f70bf18a086: Layer already exists 08:31:51 597a4016200e: Pushed 08:31:51 aa8a9aed62ba: Pushed 08:31:51 2cc49bac2bb0: Pushed 08:31:51 256f393e029f: Layer already exists 08:31:51 716147993d94: Pushed 08:31:51 9329195d77bb: Pushed 08:31:52 #51 ... 08:31:52 08:31:52 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:31:52 #72 21.34 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:52 #72 ... 08:31:52 08:31:52 #49 [core-keeper internal] load build context 08:31:52 #49 ... 08:31:52 08:31:52 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:31:52 #78 ... 08:31:52 08:31:52 #49 [core-keeper internal] load build context 08:31:52 45db464515a5: Pushed 08:31:52 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:53 #49 ... 08:31:53 08:31:53 #48 [security-secretstore-setup internal] load build context 08:31:53 #48 ... 08:31:53 08:31:53 #44 [security-bootstrapper internal] load build context 08:31:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1 08:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:31:53 d629bc28736e: Preparing 08:31:53 63ac2332d2ea: Preparing 08:31:53 a7b7d3b5e66f: Preparing 08:31:53 0e28a951cd5f: Preparing 08:31:53 184904b27c5a: Preparing 08:31:53 790d4360afd4: Preparing 08:31:53 45db464515a5: Preparing 08:31:53 d123be95d0af: Preparing 08:31:53 c51d2ca2ef1d: Preparing 08:31:53 aa8a9aed62ba: Preparing 08:31:53 597a4016200e: Preparing 08:31:53 5f70bf18a086: Preparing 08:31:53 2cc49bac2bb0: Preparing 08:31:53 9329195d77bb: Preparing 08:31:53 716147993d94: Preparing 08:31:53 256f393e029f: Preparing 08:31:53 aa8a9aed62ba: Waiting 08:31:53 9329195d77bb: Waiting 08:31:53 716147993d94: Waiting 08:31:53 256f393e029f: Waiting 08:31:53 597a4016200e: Waiting 08:31:53 5f70bf18a086: Waiting 08:31:53 2cc49bac2bb0: Waiting 08:31:53 45db464515a5: Waiting 08:31:53 d123be95d0af: Waiting 08:31:53 790d4360afd4: Waiting 08:31:53 c51d2ca2ef1d: Waiting 08:31:53 63ac2332d2ea: Layer already exists 08:31:53 a7b7d3b5e66f: Layer already exists 08:31:53 184904b27c5a: Layer already exists 08:31:53 d629bc28736e: Layer already exists 08:31:53 0e28a951cd5f: Layer already exists 08:31:53 790d4360afd4: Layer already exists 08:31:53 c51d2ca2ef1d: Layer already exists 08:31:53 45db464515a5: Layer already exists 08:31:53 aa8a9aed62ba: Layer already exists 08:31:53 d123be95d0af: Layer already exists 08:31:53 597a4016200e: Layer already exists 08:31:53 5f70bf18a086: Layer already exists 08:31:53 2cc49bac2bb0: Layer already exists 08:31:53 716147993d94: Layer already exists 08:31:53 9329195d77bb: Layer already exists 08:31:53 256f393e029f: Layer already exists 08:31:53 4.0.2-dev.1: digest: sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:53 #44 ... 08:31:53 08:31:53 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:31:53 #62 DONE 53.0s 08:31:53 08:31:53 #44 [security-bootstrapper internal] load build context 08:31:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:31:54 d629bc28736e: Preparing 08:31:54 63ac2332d2ea: Preparing 08:31:54 a7b7d3b5e66f: Preparing 08:31:54 0e28a951cd5f: Preparing 08:31:54 184904b27c5a: Preparing 08:31:54 790d4360afd4: Preparing 08:31:54 45db464515a5: Preparing 08:31:54 d123be95d0af: Preparing 08:31:54 c51d2ca2ef1d: Preparing 08:31:54 aa8a9aed62ba: Preparing 08:31:54 597a4016200e: Preparing 08:31:54 5f70bf18a086: Preparing 08:31:54 2cc49bac2bb0: Preparing 08:31:54 9329195d77bb: Preparing 08:31:54 716147993d94: Preparing 08:31:54 256f393e029f: Preparing 08:31:54 d123be95d0af: Waiting 08:31:54 c51d2ca2ef1d: Waiting 08:31:54 aa8a9aed62ba: Waiting 08:31:54 597a4016200e: Waiting 08:31:54 5f70bf18a086: Waiting 08:31:54 2cc49bac2bb0: Waiting 08:31:54 9329195d77bb: Waiting 08:31:54 716147993d94: Waiting 08:31:54 256f393e029f: Waiting 08:31:54 45db464515a5: Waiting 08:31:54 790d4360afd4: Waiting 08:31:54 184904b27c5a: Layer already exists 08:31:54 63ac2332d2ea: Layer already exists 08:31:54 d629bc28736e: Layer already exists 08:31:54 0e28a951cd5f: Layer already exists 08:31:54 a7b7d3b5e66f: Layer already exists 08:31:54 790d4360afd4: Layer already exists 08:31:54 45db464515a5: Layer already exists 08:31:54 c51d2ca2ef1d: Layer already exists 08:31:54 aa8a9aed62ba: Layer already exists 08:31:54 d123be95d0af: Layer already exists 08:31:54 5f70bf18a086: Layer already exists 08:31:54 597a4016200e: Layer already exists 08:31:54 2cc49bac2bb0: Layer already exists 08:31:54 9329195d77bb: Layer already exists 08:31:54 716147993d94: Layer already exists 08:31:54 256f393e029f: Layer already exists 08:31:54 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 08:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:31:54 d629bc28736e: Preparing 08:31:54 63ac2332d2ea: Preparing 08:31:54 a7b7d3b5e66f: Preparing 08:31:54 0e28a951cd5f: Preparing 08:31:54 184904b27c5a: Preparing 08:31:54 790d4360afd4: Preparing 08:31:54 45db464515a5: Preparing 08:31:54 790d4360afd4: Waiting 08:31:54 d123be95d0af: Preparing 08:31:54 c51d2ca2ef1d: Preparing 08:31:54 aa8a9aed62ba: Preparing 08:31:54 597a4016200e: Preparing 08:31:54 45db464515a5: Waiting 08:31:54 5f70bf18a086: Preparing 08:31:54 d123be95d0af: Waiting 08:31:54 aa8a9aed62ba: Waiting 08:31:54 c51d2ca2ef1d: Waiting 08:31:54 597a4016200e: Waiting 08:31:54 2cc49bac2bb0: Preparing 08:31:54 9329195d77bb: Preparing 08:31:54 5f70bf18a086: Waiting 08:31:54 716147993d94: Preparing 08:31:54 2cc49bac2bb0: Waiting 08:31:54 9329195d77bb: Waiting 08:31:54 256f393e029f: Preparing 08:31:54 716147993d94: Waiting 08:31:54 256f393e029f: Waiting 08:31:54 184904b27c5a: Layer already exists 08:31:54 63ac2332d2ea: Layer already exists 08:31:54 a7b7d3b5e66f: Layer already exists 08:31:54 d629bc28736e: Layer already exists 08:31:54 0e28a951cd5f: Layer already exists 08:31:54 790d4360afd4: Layer already exists 08:31:54 45db464515a5: Layer already exists 08:31:54 c51d2ca2ef1d: Layer already exists 08:31:54 d123be95d0af: Layer already exists 08:31:54 aa8a9aed62ba: Layer already exists 08:31:54 597a4016200e: Layer already exists 08:31:54 5f70bf18a086: Layer already exists 08:31:54 2cc49bac2bb0: Layer already exists 08:31:54 716147993d94: Layer already exists 08:31:54 9329195d77bb: Layer already exists 08:31:54 256f393e029f: Layer already exists 08:31:54 odessa: digest: sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:54 ===================================================== [Pipeline] echo 08:31:54 taggedImages: 08:31:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 08:31:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1 08:31:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo 08:31:54 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:31:54 45073bfd431816dca033a65cddd8f1ff24190001 08:31:54 4.0.2-dev.1 08:31:54 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:54 odessa 08:31:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:55 #44 ... 08:31:55 08:31:55 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:31:55 #79 ... 08:31:55 08:31:55 #44 [security-bootstrapper internal] load build context 08:31:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001 08:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:31:55 1d417bee0172: Preparing 08:31:55 c5d43394a6d9: Preparing 08:31:55 4fd705ab4fbe: Preparing 08:31:55 063418149c99: Preparing 08:31:55 d123be95d0af: Preparing 08:31:55 c51d2ca2ef1d: Preparing 08:31:55 d472fa56bc38: Preparing 08:31:55 7535b15b2593: Preparing 08:31:55 256f393e029f: Preparing 08:31:55 c51d2ca2ef1d: Waiting 08:31:55 d472fa56bc38: Waiting 08:31:55 7535b15b2593: Waiting 08:31:55 256f393e029f: Waiting 08:31:55 d123be95d0af: Layer already exists 08:31:55 c51d2ca2ef1d: Layer already exists 08:31:55 d472fa56bc38: Layer already exists 08:31:55 7535b15b2593: Layer already exists 08:31:55 256f393e029f: Layer already exists 08:31:55 4fd705ab4fbe: Pushed 08:31:55 1d417bee0172: Pushed 08:31:55 c5d43394a6d9: Pushed 08:31:55 #44 transferring context: 43.16MB 63.8s 08:31:55 #44 ... 08:31:55 08:31:55 #46 [security-spiffe-token-provider internal] load build context 08:31:55 #46 ... 08:31:55 08:31:55 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:31:55 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 53.4s done 08:31:55 #45 ... 08:31:55 08:31:55 #47 [core-data internal] load build context 08:31:55 #47 ... 08:31:55 08:31:55 #46 [security-spiffe-token-provider internal] load build context 08:31:56 #46 ... 08:31:56 08:31:56 #41 [core-metadata internal] load build context 08:31:56 #41 ... 08:31:56 08:31:56 #46 [security-spiffe-token-provider internal] load build context 08:31:57 #46 ... 08:31:57 08:31:57 #52 [support-notifications internal] load build context 08:31:57 #52 ... 08:31:57 08:31:57 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:31:57 #65 46.32 (1/4) Installing dumb-init (1.2.5-r3) 08:31:57 #65 46.43 (2/4) Installing openssl (3.5.4-r0) 08:31:57 #65 46.80 (3/4) Installing su-exec (0.2-r3) 08:31:57 #65 46.80 (4/4) Installing yq-go (4.47.2-r2) 08:31:57 #65 49.55 Executing busybox-1.37.0-r19.trigger 08:31:57 #65 49.55 OK: 20 MiB in 20 packages 08:31:57 #65 ... 08:31:57 08:31:57 #39 [core-command internal] load build context 08:31:57 #39 ... 08:31:57 08:31:57 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:31:57 #80 ... 08:31:57 08:31:57 #39 [core-command internal] load build context 08:31:57 #39 ... 08:31:57 08:31:57 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:31:57 #65 DONE 56.5s 08:31:57 08:31:57 #39 [core-command internal] load build context 08:31:58 063418149c99: Pushed 08:31:58 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:58 #39 ... 08:31:58 08:31:58 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:31:58 #66 41.41 OK: 239 MiB in 58 packages 08:31:58 #66 DONE 48.5s 08:31:58 08:31:58 #39 [core-command internal] load build context 08:31:58 #39 ... 08:31:58 08:31:58 #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:31:58 #76 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:31:58 #76 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:31:58 #76 ... 08:31:58 08:31:58 #39 [core-command internal] load build context 08:31:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1 08:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:31:58 1d417bee0172: Preparing 08:31:58 c5d43394a6d9: Preparing 08:31:58 4fd705ab4fbe: Preparing 08:31:58 063418149c99: Preparing 08:31:58 d123be95d0af: Preparing 08:31:58 c51d2ca2ef1d: Preparing 08:31:58 d472fa56bc38: Preparing 08:31:58 7535b15b2593: Preparing 08:31:58 256f393e029f: Preparing 08:31:58 7535b15b2593: Waiting 08:31:58 d472fa56bc38: Waiting 08:31:58 256f393e029f: Waiting 08:31:58 c51d2ca2ef1d: Waiting 08:31:58 1d417bee0172: Layer already exists 08:31:58 4fd705ab4fbe: Layer already exists 08:31:58 c5d43394a6d9: Layer already exists 08:31:58 063418149c99: Layer already exists 08:31:58 d123be95d0af: Layer already exists 08:31:58 c51d2ca2ef1d: Layer already exists 08:31:58 d472fa56bc38: Layer already exists 08:31:58 256f393e029f: Layer already exists 08:31:58 7535b15b2593: Layer already exists 08:31:58 4.0.2-dev.1: digest: sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv 08:31:59 #39 ... 08:31:59 08:31:59 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:31:59 #69 44.57 OK: 239 MiB in 58 packages 08:31:59 #69 DONE 49.3s 08:31:59 08:31:59 #39 [core-command internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:31:59 1d417bee0172: Preparing 08:31:59 c5d43394a6d9: Preparing 08:31:59 4fd705ab4fbe: Preparing 08:31:59 063418149c99: Preparing 08:31:59 d123be95d0af: Preparing 08:31:59 c51d2ca2ef1d: Preparing 08:31:59 d472fa56bc38: Preparing 08:31:59 7535b15b2593: Preparing 08:31:59 256f393e029f: Preparing 08:31:59 c51d2ca2ef1d: Waiting 08:31:59 7535b15b2593: Waiting 08:31:59 d472fa56bc38: Waiting 08:31:59 256f393e029f: Waiting 08:31:59 063418149c99: Layer already exists 08:31:59 d123be95d0af: Layer already exists 08:31:59 4fd705ab4fbe: Layer already exists 08:31:59 1d417bee0172: Layer already exists 08:31:59 c5d43394a6d9: Layer already exists 08:31:59 7535b15b2593: Layer already exists 08:31:59 d472fa56bc38: Layer already exists 08:31:59 256f393e029f: Layer already exists 08:31:59 c51d2ca2ef1d: Layer already exists 08:31:59 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:59 #39 ... 08:31:59 08:31:59 #53 [security-proxy-setup internal] load build context 08:31:59 #53 ... 08:31:59 08:31:59 #39 [core-command internal] load build context 08:31:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:59 #39 ... 08:31:59 08:31:59 #50 [support-scheduler internal] load build context 08:31:59 #50 ... 08:31:59 08:31:59 #39 [core-command internal] load build context 08:32:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 08:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:32:00 1d417bee0172: Preparing 08:32:00 c5d43394a6d9: Preparing 08:32:00 4fd705ab4fbe: Preparing 08:32:00 063418149c99: Preparing 08:32:00 d123be95d0af: Preparing 08:32:00 c51d2ca2ef1d: Preparing 08:32:00 d472fa56bc38: Preparing 08:32:00 7535b15b2593: Preparing 08:32:00 256f393e029f: Preparing 08:32:00 c51d2ca2ef1d: Waiting 08:32:00 d472fa56bc38: Waiting 08:32:00 7535b15b2593: Waiting 08:32:00 256f393e029f: Waiting 08:32:00 c5d43394a6d9: Layer already exists 08:32:00 063418149c99: Layer already exists 08:32:00 1d417bee0172: Layer already exists 08:32:00 d123be95d0af: Layer already exists 08:32:00 4fd705ab4fbe: Layer already exists 08:32:00 c51d2ca2ef1d: Layer already exists 08:32:00 7535b15b2593: Layer already exists 08:32:00 d472fa56bc38: Layer already exists 08:32:00 256f393e029f: Layer already exists 08:32:00 odessa: digest: sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:00 ===================================================== [Pipeline] echo 08:32:00 taggedImages: 08:32:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001 08:32:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1 08:32:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo 08:32:00 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:32:00 45073bfd431816dca033a65cddd8f1ff24190001 08:32:00 4.0.2-dev.1 08:32:00 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:00 odessa 08:32:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001 08:32:00 #39 ... 08:32:00 08:32:00 #42 [security-proxy-auth internal] load build context 08:32:00 #42 transferring context: 40.11MB 68.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:00 #42 ... 08:32:00 08:32:00 #39 [core-command internal] load build context 08:32:00 #39 ... 08:32:00 08:32:00 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:32:00 #68 46.45 OK: 239 MiB in 58 packages 08:32:00 #68 DONE 51.2s 08:32:00 08:32:00 #39 [core-command internal] load build context 08:32:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001 08:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:32:00 cd48d1a8d5e7: Preparing 08:32:00 57c5f2abe5d0: Preparing 08:32:00 d164c65ec82b: Preparing 08:32:00 10fc3493e502: Preparing 08:32:00 b925f040c653: Preparing 08:32:00 d123be95d0af: Preparing 08:32:00 c51d2ca2ef1d: Preparing 08:32:00 54eff1934ddc: Preparing 08:32:00 d384021c8cdc: Preparing 08:32:00 430e77cdf517: Preparing 08:32:00 256f393e029f: Preparing 08:32:00 c51d2ca2ef1d: Waiting 08:32:00 54eff1934ddc: Waiting 08:32:00 d384021c8cdc: Waiting 08:32:00 d123be95d0af: Waiting 08:32:00 430e77cdf517: Waiting 08:32:00 256f393e029f: Waiting 08:32:00 cd48d1a8d5e7: Pushed 08:32:00 57c5f2abe5d0: Pushed 08:32:00 b925f040c653: Pushed 08:32:00 10fc3493e502: Pushed 08:32:00 d123be95d0af: Layer already exists 08:32:00 c51d2ca2ef1d: Layer already exists 08:32:00 256f393e029f: Layer already exists 08:32:01 #39 ... 08:32:01 08:32:01 #44 [security-bootstrapper internal] load build context 08:32:01 #44 transferring context: 44.69MB 67.0s done 08:32:01 #44 DONE 69.9s 08:32:01 08:32:01 #39 [core-command internal] load build context 08:32:01 #39 ... 08:32:01 08:32:01 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:01 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 63.8s 08:32:01 54eff1934ddc: Pushed 08:32:01 d384021c8cdc: Pushed 08:32:01 #34 ... 08:32:01 08:32:01 #50 [support-scheduler internal] load build context 08:32:01 #50 ... 08:32:01 08:32:01 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:32:01 #45 DONE 70.6s 08:32:02 08:32:02 #50 [support-scheduler internal] load build context 08:32:02 #50 ... 08:32:02 08:32:02 #51 [core-common-config-bootstrapper internal] load build context 08:32:02 #51 ... 08:32:02 08:32:02 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:32:02 #75 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:32:02 #75 ... 08:32:02 08:32:02 #51 [core-common-config-bootstrapper internal] load build context 08:32:02 430e77cdf517: Pushed 08:32:02 d164c65ec82b: Pushed 08:32:02 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 size: 2613 08:32:02 #51 ... 08:32:02 08:32:02 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:32:02 #77 14.13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:02 #77 16.99 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:03 #77 ... 08:32:03 08:32:03 #50 [support-scheduler internal] load build context 08:32:03 #50 ... 08:32:03 08:32:03 #49 [core-keeper internal] load build context 08:32:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:03 #49 ... 08:32:03 08:32:03 #48 [security-secretstore-setup internal] load build context 08:32:03 #48 ... 08:32:03 08:32:03 #49 [core-keeper internal] load build context 08:32:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1 08:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:32:03 cd48d1a8d5e7: Preparing 08:32:03 57c5f2abe5d0: Preparing 08:32:03 d164c65ec82b: Preparing 08:32:03 10fc3493e502: Preparing 08:32:03 b925f040c653: Preparing 08:32:03 d123be95d0af: Preparing 08:32:03 c51d2ca2ef1d: Preparing 08:32:03 54eff1934ddc: Preparing 08:32:03 d384021c8cdc: Preparing 08:32:03 430e77cdf517: Preparing 08:32:03 256f393e029f: Preparing 08:32:03 d123be95d0af: Waiting 08:32:03 c51d2ca2ef1d: Waiting 08:32:03 256f393e029f: Waiting 08:32:03 430e77cdf517: Waiting 08:32:03 54eff1934ddc: Waiting 08:32:03 d384021c8cdc: Waiting 08:32:03 57c5f2abe5d0: Layer already exists 08:32:03 d164c65ec82b: Layer already exists 08:32:03 cd48d1a8d5e7: Layer already exists 08:32:03 b925f040c653: Layer already exists 08:32:03 10fc3493e502: Layer already exists 08:32:03 d123be95d0af: Layer already exists 08:32:03 c51d2ca2ef1d: Layer already exists 08:32:03 54eff1934ddc: Layer already exists 08:32:03 d384021c8cdc: Layer already exists 08:32:03 430e77cdf517: Layer already exists 08:32:03 256f393e029f: Layer already exists 08:32:03 4.0.2-dev.1: digest: sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:03 #49 transferring context: 35.96MB 69.4s 08:32:03 #49 ... 08:32:03 08:32:03 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:32:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:03 #81 ... 08:32:03 08:32:03 #49 [core-keeper internal] load build context 08:32:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:32:04 cd48d1a8d5e7: Preparing 08:32:04 57c5f2abe5d0: Preparing 08:32:04 d164c65ec82b: Preparing 08:32:04 10fc3493e502: Preparing 08:32:04 b925f040c653: Preparing 08:32:04 d123be95d0af: Preparing 08:32:04 c51d2ca2ef1d: Preparing 08:32:04 54eff1934ddc: Preparing 08:32:04 d123be95d0af: Waiting 08:32:04 c51d2ca2ef1d: Waiting 08:32:04 54eff1934ddc: Waiting 08:32:04 d384021c8cdc: Preparing 08:32:04 430e77cdf517: Preparing 08:32:04 256f393e029f: Preparing 08:32:04 d384021c8cdc: Waiting 08:32:04 430e77cdf517: Waiting 08:32:04 256f393e029f: Waiting 08:32:04 57c5f2abe5d0: Layer already exists 08:32:04 b925f040c653: Layer already exists 08:32:04 d164c65ec82b: Layer already exists 08:32:04 cd48d1a8d5e7: Layer already exists 08:32:04 10fc3493e502: Layer already exists 08:32:04 d123be95d0af: Layer already exists 08:32:04 d384021c8cdc: Layer already exists 08:32:04 c51d2ca2ef1d: Layer already exists 08:32:04 430e77cdf517: Layer already exists 08:32:04 54eff1934ddc: Layer already exists 08:32:04 256f393e029f: Layer already exists 08:32:04 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:04 #49 ... 08:32:04 08:32:04 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:32:04 #78 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:32:04 #78 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:32:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } 08:32:04 #78 ... 08:32:04 08:32:04 #48 [security-secretstore-setup internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 08:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:32:04 cd48d1a8d5e7: Preparing 08:32:04 57c5f2abe5d0: Preparing 08:32:04 d164c65ec82b: Preparing 08:32:04 10fc3493e502: Preparing 08:32:04 b925f040c653: Preparing 08:32:04 d123be95d0af: Preparing 08:32:04 c51d2ca2ef1d: Preparing 08:32:04 54eff1934ddc: Preparing 08:32:04 d384021c8cdc: Preparing 08:32:04 430e77cdf517: Preparing 08:32:04 256f393e029f: Preparing 08:32:04 c51d2ca2ef1d: Waiting 08:32:04 d384021c8cdc: Waiting 08:32:04 430e77cdf517: Waiting 08:32:04 256f393e029f: Waiting 08:32:04 d123be95d0af: Waiting 08:32:04 54eff1934ddc: Waiting 08:32:04 cd48d1a8d5e7: Layer already exists 08:32:04 57c5f2abe5d0: Layer already exists 08:32:04 b925f040c653: Layer already exists 08:32:04 d164c65ec82b: Layer already exists 08:32:04 10fc3493e502: Layer already exists 08:32:04 d123be95d0af: Layer already exists 08:32:04 c51d2ca2ef1d: Layer already exists 08:32:04 54eff1934ddc: Layer already exists 08:32:04 430e77cdf517: Layer already exists 08:32:04 d384021c8cdc: Layer already exists 08:32:04 256f393e029f: Layer already exists 08:32:04 odessa: digest: sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:04 ===================================================== [Pipeline] echo 08:32:04 taggedImages: 08:32:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001 08:32:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1 08:32:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo 08:32:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:32:04 45073bfd431816dca033a65cddd8f1ff24190001 08:32:04 4.0.2-dev.1 08:32:04 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:04 odessa 08:32:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001 08:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:32:05 8c2c6c35ee2b: Preparing 08:32:05 1cfd4a4ca08e: Preparing 08:32:05 af7ad80261fa: Preparing 08:32:05 bc14739c2f4f: Preparing 08:32:05 5de1b59053a6: Preparing 08:32:05 3104904a32d3: Preparing 08:32:05 fcd39b4c57b0: Preparing 08:32:05 d123be95d0af: Preparing 08:32:05 c51d2ca2ef1d: Preparing 08:32:05 c3b244d09db5: Preparing 08:32:05 b75527bf21e2: Preparing 08:32:05 256f393e029f: Preparing 08:32:05 c3b244d09db5: Waiting 08:32:05 3104904a32d3: Waiting 08:32:05 b75527bf21e2: Waiting 08:32:05 fcd39b4c57b0: Waiting 08:32:05 256f393e029f: Waiting 08:32:05 d123be95d0af: Waiting 08:32:05 c51d2ca2ef1d: Waiting 08:32:05 5de1b59053a6: Pushed 08:32:05 1cfd4a4ca08e: Pushed 08:32:05 8c2c6c35ee2b: Pushed 08:32:05 d123be95d0af: Layer already exists 08:32:05 c51d2ca2ef1d: Layer already exists 08:32:05 3104904a32d3: Pushed 08:32:05 fcd39b4c57b0: Pushed 08:32:05 256f393e029f: Layer already exists 08:32:05 c3b244d09db5: Pushed 08:32:06 #48 ... 08:32:06 08:32:06 #47 [core-data internal] load build context 08:32:06 #47 transferring context: 44.69MB 73.1s done 08:32:06 #47 ... 08:32:06 08:32:06 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:32:06 #79 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:32:06 #79 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:32:06 #79 ... 08:32:06 08:32:06 #52 [support-notifications internal] load build context 08:32:06 #52 ... 08:32:06 08:32:06 #41 [core-metadata internal] load build context 08:32:07 b75527bf21e2: Pushed 08:32:07 bc14739c2f4f: Pushed 08:32:07 #41 ... 08:32:07 08:32:07 #46 [security-spiffe-token-provider internal] load build context 08:32:07 #46 ... 08:32:07 08:32:07 #41 [core-metadata internal] load build context 08:32:07 #41 ... 08:32:07 08:32:07 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:32:07 #82 ... 08:32:07 08:32:07 #41 [core-metadata internal] load build context 08:32:08 #41 ... 08:32:08 08:32:08 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:32:08 #74 42.94 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:32:08 #74 43.55 Executing busybox-1.37.0-r20.post-upgrade 08:32:08 #74 44.29 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:32:08 #74 44.29 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:32:08 #74 44.29 Executing busybox-1.37.0-r20.trigger 08:32:08 #74 44.46 OK: 8 MiB in 20 packages 08:32:08 #74 DONE 50.8s 08:32:08 08:32:08 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:32:08 #80 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:32:08 #80 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:32:08 #80 ... 08:32:08 08:32:08 #41 [core-metadata internal] load build context 08:32:08 af7ad80261fa: Pushed 08:32:08 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:09 #41 ... 08:32:09 08:32:09 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:32:09 #61 60.51 (1/13) Installing brotli-libs (1.1.0-r2) 08:32:09 #61 60.76 (2/13) Installing c-ares (1.34.6-r0) 08:32:09 #61 60.89 (3/13) Installing libunistring (1.3-r0) 08:32:09 #61 61.34 (4/13) Installing libidn2 (2.3.7-r0) 08:32:09 #61 61.34 (5/13) Installing nghttp2-libs (1.65.0-r0) 08:32:09 #61 61.34 (6/13) Installing libpsl (0.21.5-r3) 08:32:09 #61 61.34 (7/13) Installing zstd-libs (1.5.7-r0) 08:32:09 #61 61.63 (8/13) Installing libcurl (8.14.1-r2) 08:32:09 #61 61.84 (9/13) Installing curl (8.14.1-r2) 08:32:09 #61 61.84 (10/13) Installing dumb-init (1.2.5-r3) 08:32:09 #61 61.84 (11/13) Installing musl-obstack (1.2.3-r2) 08:32:09 #61 61.84 (12/13) Installing libucontext (1.3.2-r0) 08:32:09 #61 61.84 (13/13) Installing gcompat (1.1.0-r4) 08:32:09 #61 61.97 Executing busybox-1.37.0-r19.trigger 08:32:09 #61 61.97 OK: 13 MiB in 29 packages 08:32:09 #61 DONE 68.5s 08:32:09 08:32:09 #41 [core-metadata internal] load build context 08:32:09 #41 ... 08:32:09 08:32:09 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:32:09 #73 35.50 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:32:09 #73 35.81 Executing busybox-1.37.0-r20.post-upgrade 08:32:09 #73 36.60 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:32:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1 08:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:32:09 8c2c6c35ee2b: Preparing 08:32:09 1cfd4a4ca08e: Preparing 08:32:09 af7ad80261fa: Preparing 08:32:09 bc14739c2f4f: Preparing 08:32:09 5de1b59053a6: Preparing 08:32:09 3104904a32d3: Preparing 08:32:09 fcd39b4c57b0: Preparing 08:32:09 d123be95d0af: Preparing 08:32:09 c51d2ca2ef1d: Preparing 08:32:09 c3b244d09db5: Preparing 08:32:09 b75527bf21e2: Preparing 08:32:09 256f393e029f: Preparing 08:32:09 c51d2ca2ef1d: Waiting 08:32:09 c3b244d09db5: Waiting 08:32:09 3104904a32d3: Waiting 08:32:09 b75527bf21e2: Waiting 08:32:09 256f393e029f: Waiting 08:32:09 fcd39b4c57b0: Waiting 08:32:09 d123be95d0af: Waiting 08:32:09 8c2c6c35ee2b: Layer already exists 08:32:09 bc14739c2f4f: Layer already exists 08:32:09 1cfd4a4ca08e: Layer already exists 08:32:09 5de1b59053a6: Layer already exists 08:32:09 af7ad80261fa: Layer already exists 08:32:09 3104904a32d3: Layer already exists 08:32:09 d123be95d0af: Layer already exists 08:32:09 fcd39b4c57b0: Layer already exists 08:32:09 c51d2ca2ef1d: Layer already exists 08:32:09 c3b244d09db5: Layer already exists 08:32:09 b75527bf21e2: Layer already exists 08:32:09 256f393e029f: Layer already exists 08:32:09 4.0.2-dev.1: digest: sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:09 #73 36.60 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:32:09 #73 36.60 Executing busybox-1.37.0-r20.trigger 08:32:09 #73 36.60 OK: 9 MiB in 21 packages 08:32:09 #73 DONE 44.2s 08:32:09 08:32:09 #41 [core-metadata internal] load build context 08:32:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } 08:32:09 #41 ... 08:32:09 08:32:09 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:32:09 #71 49.48 v3.20.8-102-gad44703098d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:32:09 #71 49.48 v3.20.8-101-g50fadd0097b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:32:09 #71 49.48 OK: 24062 distinct packages available 08:32:09 #71 52.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:09 #71 55.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:09 #71 ... 08:32:09 08:32:09 #41 [core-metadata internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:09 #41 ... 08:32:09 08:32:09 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:32:09 #72 41.57 (1/1) Installing dumb-init (1.2.5-r3) 08:32:09 #72 42.53 Executing busybox-1.37.0-r19.trigger 08:32:09 #72 42.72 OK: 8 MiB in 17 packages 08:32:09 #72 DONE 49.1s 08:32:09 08:32:09 #41 [core-metadata internal] load build context 08:32:09 #41 ... 08:32:09 08:32:09 #53 [security-proxy-setup internal] load build context 08:32:09 #53 ... 08:32:09 08:32:09 #47 [core-data internal] load build context 08:32:09 #47 DONE 78.3s 08:32:09 08:32:09 #53 [security-proxy-setup internal] load build context 08:32:09 #53 ... 08:32:09 08:32:09 #39 [core-command internal] load build context 08:32:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:32:09 8c2c6c35ee2b: Preparing 08:32:09 1cfd4a4ca08e: Preparing 08:32:09 af7ad80261fa: Preparing 08:32:09 bc14739c2f4f: Preparing 08:32:09 5de1b59053a6: Preparing 08:32:09 3104904a32d3: Preparing 08:32:09 fcd39b4c57b0: Preparing 08:32:09 d123be95d0af: Preparing 08:32:09 c51d2ca2ef1d: Preparing 08:32:09 c3b244d09db5: Preparing 08:32:09 fcd39b4c57b0: Waiting 08:32:09 d123be95d0af: Waiting 08:32:09 c51d2ca2ef1d: Waiting 08:32:09 3104904a32d3: Waiting 08:32:09 b75527bf21e2: Preparing 08:32:09 256f393e029f: Preparing 08:32:09 c3b244d09db5: Waiting 08:32:09 b75527bf21e2: Waiting 08:32:09 256f393e029f: Waiting 08:32:09 af7ad80261fa: Layer already exists 08:32:09 bc14739c2f4f: Layer already exists 08:32:09 8c2c6c35ee2b: Layer already exists 08:32:09 1cfd4a4ca08e: Layer already exists 08:32:09 5de1b59053a6: Layer already exists 08:32:09 3104904a32d3: Layer already exists 08:32:09 d123be95d0af: Layer already exists 08:32:09 fcd39b4c57b0: Layer already exists 08:32:09 c3b244d09db5: Layer already exists 08:32:09 c51d2ca2ef1d: Layer already exists 08:32:09 b75527bf21e2: Layer already exists 08:32:09 256f393e029f: Layer already exists 08:32:09 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:10 #39 ... 08:32:10 08:32:10 #53 [security-proxy-setup internal] load build context 08:32:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:10 #53 ... 08:32:10 08:32:10 #48 [security-secretstore-setup internal] load build context 08:32:10 #48 transferring context: 44.69MB 72.0s done 08:32:10 #48 DONE 78.3s 08:32:10 08:32:10 #53 [security-proxy-setup internal] load build context 08:32:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 08:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:32:10 8c2c6c35ee2b: Preparing 08:32:10 1cfd4a4ca08e: Preparing 08:32:10 af7ad80261fa: Preparing 08:32:10 bc14739c2f4f: Preparing 08:32:10 5de1b59053a6: Preparing 08:32:10 3104904a32d3: Preparing 08:32:10 fcd39b4c57b0: Preparing 08:32:10 3104904a32d3: Waiting 08:32:10 d123be95d0af: Preparing 08:32:10 fcd39b4c57b0: Waiting 08:32:10 c51d2ca2ef1d: Preparing 08:32:10 c3b244d09db5: Preparing 08:32:10 b75527bf21e2: Preparing 08:32:10 c51d2ca2ef1d: Waiting 08:32:10 d123be95d0af: Waiting 08:32:10 c3b244d09db5: Waiting 08:32:10 256f393e029f: Preparing 08:32:10 b75527bf21e2: Waiting 08:32:10 256f393e029f: Waiting 08:32:10 af7ad80261fa: Layer already exists 08:32:10 1cfd4a4ca08e: Layer already exists 08:32:10 8c2c6c35ee2b: Layer already exists 08:32:10 bc14739c2f4f: Layer already exists 08:32:10 5de1b59053a6: Layer already exists 08:32:10 3104904a32d3: Layer already exists 08:32:10 fcd39b4c57b0: Layer already exists 08:32:10 d123be95d0af: Layer already exists 08:32:10 c3b244d09db5: Layer already exists 08:32:10 c51d2ca2ef1d: Layer already exists 08:32:10 b75527bf21e2: Layer already exists 08:32:10 256f393e029f: Layer already exists 08:32:10 odessa: digest: sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:10 ===================================================== [Pipeline] echo 08:32:10 taggedImages: 08:32:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001 08:32:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1 08:32:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo 08:32:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:32:10 45073bfd431816dca033a65cddd8f1ff24190001 08:32:10 4.0.2-dev.1 08:32:10 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:10 odessa 08:32:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:10 #53 ... 08:32:10 08:32:10 #42 [security-proxy-auth internal] load build context 08:32:10 #42 transferring context: 44.69MB 74.3s done 08:32:10 #42 ... 08:32:10 08:32:10 #53 [security-proxy-setup internal] load build context 08:32:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:11 #53 transferring context: 40.20MB 75.9s 08:32:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001 08:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:32:11 d485d583f172: Preparing 08:32:11 9c1714d7d6b1: Preparing 08:32:11 d123be95d0af: Preparing 08:32:11 c51d2ca2ef1d: Preparing 08:32:11 488937b165e9: Preparing 08:32:11 769c881d066e: Preparing 08:32:11 256f393e029f: Preparing 08:32:11 769c881d066e: Waiting 08:32:11 256f393e029f: Waiting 08:32:11 d123be95d0af: Layer already exists 08:32:11 c51d2ca2ef1d: Layer already exists 08:32:11 256f393e029f: Layer already exists 08:32:11 d485d583f172: Pushed 08:32:11 488937b165e9: Pushed 08:32:11 #53 ... 08:32:11 08:32:11 #42 [security-proxy-auth internal] load build context 08:32:11 #42 DONE 80.1s 08:32:11 08:32:11 #53 [security-proxy-setup internal] load build context 08:32:11 #53 ... 08:32:11 08:32:11 #41 [core-metadata internal] load build context 08:32:11 #41 transferring context: 44.69MB 78.4s done 08:32:11 #41 DONE 80.2s 08:32:11 08:32:11 #53 [security-proxy-setup internal] load build context 08:32:11 #53 ... 08:32:11 08:32:11 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:11 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 74.8s 08:32:11 #34 ... 08:32:11 08:32:11 #49 [core-keeper internal] load build context 08:32:11 #49 transferring context: 44.69MB 75.7s done 08:32:11 #49 DONE 79.4s 08:32:11 08:32:11 #53 [security-proxy-setup internal] load build context 08:32:12 769c881d066e: Pushed 08:32:13 #53 ... 08:32:13 08:32:13 #51 [core-common-config-bootstrapper internal] load build context 08:32:13 #51 ... 08:32:13 08:32:13 #50 [support-scheduler internal] load build context 08:32:13 #50 ... 08:32:13 08:32:13 #51 [core-common-config-bootstrapper internal] load build context 08:32:13 #51 ... 08:32:13 08:32:13 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:32:13 #83 ... 08:32:13 08:32:13 #84 [core-data builder 4/7] COPY go.mod vendor* ./ 08:32:14 9c1714d7d6b1: Pushed 08:32:14 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:15 #84 ... 08:32:15 08:32:15 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:32:15 #75 32.58 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:32:15 #75 32.90 Executing busybox-1.37.0-r20.post-upgrade 08:32:15 #75 33.74 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:32:15 #75 33.79 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:32:15 #75 33.79 Executing busybox-1.37.0-r20.trigger 08:32:15 #75 33.93 OK: 8 MiB in 18 packages 08:32:15 #75 DONE 39.6s 08:32:15 08:32:15 #53 [security-proxy-setup internal] load build context 08:32:15 #53 transferring context: 44.69MB 80.3s done 08:32:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1 08:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:32:15 d485d583f172: Preparing 08:32:15 9c1714d7d6b1: Preparing 08:32:15 d123be95d0af: Preparing 08:32:15 c51d2ca2ef1d: Preparing 08:32:15 488937b165e9: Preparing 08:32:15 769c881d066e: Preparing 08:32:15 256f393e029f: Preparing 08:32:15 256f393e029f: Waiting 08:32:15 769c881d066e: Waiting 08:32:15 d485d583f172: Layer already exists 08:32:15 d123be95d0af: Layer already exists 08:32:15 9c1714d7d6b1: Layer already exists 08:32:15 c51d2ca2ef1d: Layer already exists 08:32:15 488937b165e9: Layer already exists 08:32:15 256f393e029f: Layer already exists 08:32:15 769c881d066e: Layer already exists 08:32:15 4.0.2-dev.1: digest: sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:15 #53 ... 08:32:15 08:32:15 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:32:15 #81 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:32:15 #81 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:32:15 #81 ... 08:32:15 08:32:15 #46 [security-spiffe-token-provider internal] load build context 08:32:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:15 #46 ... 08:32:15 08:32:15 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:32:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:32:16 d485d583f172: Preparing 08:32:16 9c1714d7d6b1: Preparing 08:32:16 d123be95d0af: Preparing 08:32:16 c51d2ca2ef1d: Preparing 08:32:16 488937b165e9: Preparing 08:32:16 769c881d066e: Preparing 08:32:16 256f393e029f: Preparing 08:32:16 256f393e029f: Waiting 08:32:16 769c881d066e: Waiting 08:32:16 9c1714d7d6b1: Layer already exists 08:32:16 d485d583f172: Layer already exists 08:32:16 c51d2ca2ef1d: Layer already exists 08:32:16 d123be95d0af: Layer already exists 08:32:16 488937b165e9: Layer already exists 08:32:16 256f393e029f: Layer already exists 08:32:16 769c881d066e: Layer already exists 08:32:16 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 08:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:32:16 d485d583f172: Preparing 08:32:16 9c1714d7d6b1: Preparing 08:32:16 d123be95d0af: Preparing 08:32:16 c51d2ca2ef1d: Preparing 08:32:16 488937b165e9: Preparing 08:32:16 769c881d066e: Preparing 08:32:16 256f393e029f: Preparing 08:32:16 256f393e029f: Waiting 08:32:16 769c881d066e: Waiting 08:32:16 d485d583f172: Layer already exists 08:32:16 c51d2ca2ef1d: Layer already exists 08:32:16 d123be95d0af: Layer already exists 08:32:16 488937b165e9: Layer already exists 08:32:16 9c1714d7d6b1: Layer already exists 08:32:16 256f393e029f: Layer already exists 08:32:16 769c881d066e: Layer already exists 08:32:16 odessa: digest: sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:16 ===================================================== [Pipeline] echo 08:32:16 taggedImages: 08:32:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001 08:32:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1 08:32:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 08:32:16 #85 ... 08:32:16 08:32:16 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:32:16 #76 34.86 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:32:16 #76 35.18 Executing busybox-1.37.0-r20.post-upgrade 08:32:16 #76 36.00 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:32:16 #76 36.00 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:32:16 #76 36.06 Executing busybox-1.37.0-r20.trigger 08:32:16 #76 36.27 OK: 8 MiB in 17 packages 08:32:16 #76 DONE 41.2s 08:32:16 08:32:16 #46 [security-spiffe-token-provider internal] load build context [Pipeline] echo 08:32:16 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:32:16 45073bfd431816dca033a65cddd8f1ff24190001 08:32:16 4.0.2-dev.1 08:32:16 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:16 odessa 08:32:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:17 #46 ... 08:32:17 08:32:17 #52 [support-notifications internal] load build context 08:32:17 #52 ... 08:32:17 08:32:17 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:32:17 #77 33.52 OK: 239 MiB in 58 packages 08:32:17 #77 DONE 38.6s 08:32:17 08:32:17 #52 [support-notifications internal] load build context 08:32:17 #52 ... 08:32:17 08:32:17 #46 [security-spiffe-token-provider internal] load build context 08:32:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001 08:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:32:17 7e72262ff348: Preparing 08:32:17 6b5c3e4248b3: Preparing 08:32:17 5a7ac95defc7: Preparing 08:32:17 d123be95d0af: Preparing 08:32:17 c51d2ca2ef1d: Preparing 08:32:17 e1fbe6045b6b: Preparing 08:32:17 9a9bbcf92697: Preparing 08:32:17 0eb3283fff39: Preparing 08:32:17 3adabff7d3c2: Preparing 08:32:17 256f393e029f: Preparing 08:32:17 e1fbe6045b6b: Waiting 08:32:17 9a9bbcf92697: Waiting 08:32:17 0eb3283fff39: Waiting 08:32:17 3adabff7d3c2: Waiting 08:32:17 256f393e029f: Waiting 08:32:17 d123be95d0af: Layer already exists 08:32:17 c51d2ca2ef1d: Layer already exists 08:32:17 5a7ac95defc7: Pushed 08:32:17 6b5c3e4248b3: Pushed 08:32:17 7e72262ff348: Pushed 08:32:17 256f393e029f: Layer already exists 08:32:17 #46 ... 08:32:17 08:32:17 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:32:17 #86 DONE 8.0s 08:32:17 08:32:17 #46 [security-spiffe-token-provider internal] load build context 08:32:17 0eb3283fff39: Pushed 08:32:18 #46 ... 08:32:18 08:32:18 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:32:18 #78 30.08 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:32:18 #78 30.27 Executing busybox-1.37.0-r20.post-upgrade 08:32:18 #78 31.18 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:32:18 #78 31.18 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:32:18 #78 31.18 Executing busybox-1.37.0-r20.trigger 08:32:18 #78 31.30 OK: 19 MiB in 20 packages 08:32:18 #78 DONE 35.9s 08:32:18 08:32:18 #46 [security-spiffe-token-provider internal] load build context 08:32:18 3adabff7d3c2: Pushed 08:32:18 #46 ... 08:32:18 08:32:18 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:32:18 #71 65.18 OK: 239 MiB in 58 packages 08:32:18 #71 DONE 68.7s 08:32:18 08:32:18 #46 [security-spiffe-token-provider internal] load build context 08:32:18 #46 ... 08:32:18 08:32:18 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:32:18 #80 26.21 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:32:18 #80 26.54 Executing busybox-1.37.0-r20.post-upgrade 08:32:18 #80 27.10 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:32:18 #80 27.10 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:32:18 #80 27.10 Executing busybox-1.37.0-r20.trigger 08:32:18 #80 27.16 OK: 12 MiB in 23 packages 08:32:18 #80 DONE 31.9s 08:32:18 08:32:18 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:32:18 #79 29.18 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:32:18 #79 29.18 Executing busybox-1.37.0-r20.post-upgrade 08:32:18 #79 29.82 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:32:18 #79 29.82 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:32:18 #79 29.82 Executing busybox-1.37.0-r20.trigger 08:32:18 #79 29.95 OK: 8 MiB in 17 packages 08:32:18 #79 DONE 34.1s 08:32:18 08:32:18 #46 [security-spiffe-token-provider internal] load build context 08:32:19 #46 ... 08:32:19 08:32:19 #53 [security-proxy-setup internal] load build context 08:32:19 #53 DONE 85.1s 08:32:19 08:32:19 #46 [security-spiffe-token-provider internal] load build context 08:32:19 #46 ... 08:32:19 08:32:19 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:32:19 #0 9.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:32:19 #87 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:32:19 #87 ... 08:32:19 08:32:19 #46 [security-spiffe-token-provider internal] load build context 08:32:19 #46 ... 08:32:19 08:32:19 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:32:19 #82 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:32:19 #82 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:32:19 #82 20.06 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:32:19 #82 20.06 Executing busybox-1.37.0-r20.post-upgrade 08:32:19 #82 20.33 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:32:19 #82 20.33 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:32:19 #82 20.33 Executing busybox-1.37.0-r20.trigger 08:32:19 #82 20.43 OK: 20 MiB in 20 packages 08:32:19 #82 ... 08:32:19 08:32:19 #46 [security-spiffe-token-provider internal] load build context 08:32:19 #46 ... 08:32:19 08:32:19 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:32:19 #81 22.90 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:32:19 #81 22.99 Executing busybox-1.37.0-r20.post-upgrade 08:32:19 #81 23.26 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:32:19 #81 23.26 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:32:19 #81 23.30 Executing busybox-1.37.0-r20.trigger 08:32:19 #81 23.37 OK: 8 MiB in 19 packages 08:32:19 #81 DONE 26.0s 08:32:19 08:32:19 #46 [security-spiffe-token-provider internal] load build context 08:32:20 #46 ... 08:32:20 08:32:20 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:32:20 #82 DONE 22.7s 08:32:20 08:32:20 #46 [security-spiffe-token-provider internal] load build context 08:32:20 #46 ... 08:32:20 08:32:20 #39 [core-command internal] load build context 08:32:20 #39 ... 08:32:20 08:32:20 #46 [security-spiffe-token-provider internal] load build context 08:32:20 #46 transferring context: 39.67MB 88.3s 08:32:21 #46 ... 08:32:21 08:32:21 #52 [support-notifications internal] load build context 08:32:21 #52 transferring context: 44.69MB 84.0s done 08:32:21 #52 DONE 87.6s 08:32:21 08:32:21 #46 [security-spiffe-token-provider internal] load build context 08:32:21 #46 ... 08:32:21 08:32:21 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:32:21 #88 DONE 1.5s 08:32:21 08:32:21 #46 [security-spiffe-token-provider internal] load build context 08:32:22 #46 transferring context: 44.69MB 89.8s done 08:32:22 #46 ... 08:32:22 08:32:22 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:22 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 85.4s 08:32:22 9a9bbcf92697: Pushed 08:32:22 #34 ... 08:32:22 08:32:22 #39 [core-command internal] load build context 08:32:22 #39 ... 08:32:22 08:32:22 #46 [security-spiffe-token-provider internal] load build context 08:32:22 #46 DONE 91.3s 08:32:22 08:32:22 #39 [core-command internal] load build context 08:32:22 #39 ... 08:32:22 08:32:22 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:32:22 #87 12.42 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:32:22 #87 12.60 Executing busybox-1.37.0-r20.post-upgrade 08:32:22 #87 12.77 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:32:22 #87 12.77 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:32:22 #87 12.77 Executing busybox-1.37.0-r20.trigger 08:32:22 #87 12.80 OK: 13 MiB in 29 packages 08:32:22 #87 DONE 14.1s 08:32:22 08:32:22 #39 [core-command internal] load build context 08:32:23 #39 ... 08:32:23 08:32:23 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:32:23 #85 DONE 7.3s 08:32:23 08:32:23 #39 [core-command internal] load build context 08:32:23 #39 ... 08:32:23 08:32:23 #50 [support-scheduler internal] load build context 08:32:23 #50 ... 08:32:23 08:32:23 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:32:23 #89 ... 08:32:23 08:32:23 #51 [core-common-config-bootstrapper internal] load build context 08:32:24 #51 ... 08:32:24 08:32:24 #50 [support-scheduler internal] load build context 08:32:24 #50 ... 08:32:24 08:32:24 #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:32:24 #90 DONE 0.9s 08:32:24 08:32:24 #50 [support-scheduler internal] load build context 08:32:24 #50 transferring context: 44.69MB 89.1s done 08:32:24 #50 DONE 92.0s 08:32:24 08:32:24 #51 [core-common-config-bootstrapper internal] load build context 08:32:26 #51 ... 08:32:26 08:32:26 #39 [core-command internal] load build context 08:32:26 #39 transferring context: 44.69MB 87.9s done 08:32:26 #39 DONE 91.1s 08:32:26 08:32:26 #51 [core-common-config-bootstrapper internal] load build context 08:32:27 #51 transferring context: 44.69MB 91.3s done 08:32:27 #51 ... 08:32:27 08:32:27 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:32:27 #91 ... 08:32:27 08:32:27 #51 [core-common-config-bootstrapper internal] load build context 08:32:27 #51 DONE 94.2s 08:32:27 08:32:27 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:27 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 90.8s 08:32:28 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 91.9s done 08:32:28 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 91.9s done 08:32:28 #34 DONE 99.0s 08:32:28 08:32:28 #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:32:30 #92 ... 08:32:30 08:32:30 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:32:30 e1fbe6045b6b: Pushed 08:32:30 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1 08:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:32:31 7e72262ff348: Preparing 08:32:31 6b5c3e4248b3: Preparing 08:32:31 5a7ac95defc7: Preparing 08:32:31 d123be95d0af: Preparing 08:32:31 c51d2ca2ef1d: Preparing 08:32:31 e1fbe6045b6b: Preparing 08:32:31 9a9bbcf92697: Preparing 08:32:31 0eb3283fff39: Preparing 08:32:31 e1fbe6045b6b: Waiting 08:32:31 9a9bbcf92697: Waiting 08:32:31 0eb3283fff39: Waiting 08:32:31 3adabff7d3c2: Preparing 08:32:31 256f393e029f: Preparing 08:32:31 3adabff7d3c2: Waiting 08:32:31 256f393e029f: Waiting 08:32:31 5a7ac95defc7: Layer already exists 08:32:31 7e72262ff348: Layer already exists 08:32:31 c51d2ca2ef1d: Layer already exists 08:32:31 6b5c3e4248b3: Layer already exists 08:32:31 d123be95d0af: Layer already exists 08:32:31 e1fbe6045b6b: Layer already exists 08:32:31 9a9bbcf92697: Layer already exists 08:32:31 3adabff7d3c2: Layer already exists 08:32:31 0eb3283fff39: Layer already exists 08:32:31 256f393e029f: Layer already exists 08:32:31 4.0.2-dev.1: digest: sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:32:31 7e72262ff348: Preparing 08:32:31 6b5c3e4248b3: Preparing 08:32:31 5a7ac95defc7: Preparing 08:32:31 d123be95d0af: Preparing 08:32:31 c51d2ca2ef1d: Preparing 08:32:31 e1fbe6045b6b: Preparing 08:32:31 9a9bbcf92697: Preparing 08:32:31 0eb3283fff39: Preparing 08:32:31 3adabff7d3c2: Preparing 08:32:31 256f393e029f: Preparing 08:32:31 e1fbe6045b6b: Waiting 08:32:31 3adabff7d3c2: Waiting 08:32:31 9a9bbcf92697: Waiting 08:32:31 256f393e029f: Waiting 08:32:31 0eb3283fff39: Waiting 08:32:31 c51d2ca2ef1d: Layer already exists 08:32:31 5a7ac95defc7: Layer already exists 08:32:31 7e72262ff348: Layer already exists 08:32:31 6b5c3e4248b3: Layer already exists 08:32:31 d123be95d0af: Layer already exists 08:32:31 9a9bbcf92697: Layer already exists 08:32:31 e1fbe6045b6b: Layer already exists 08:32:31 0eb3283fff39: Layer already exists 08:32:31 256f393e029f: Layer already exists 08:32:31 3adabff7d3c2: Layer already exists 08:32:31 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:32 #93 ... 08:32:32 08:32:32 #94 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:32:32 #94 ... 08:32:32 08:32:32 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:32:32 #95 ... 08:32:32 08:32:32 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:32:32 #83 DONE 28.5s 08:32:32 08:32:32 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 08:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:32:32 7e72262ff348: Preparing 08:32:32 6b5c3e4248b3: Preparing 08:32:32 5a7ac95defc7: Preparing 08:32:32 d123be95d0af: Preparing 08:32:32 c51d2ca2ef1d: Preparing 08:32:32 e1fbe6045b6b: Preparing 08:32:32 9a9bbcf92697: Preparing 08:32:32 0eb3283fff39: Preparing 08:32:32 3adabff7d3c2: Preparing 08:32:32 256f393e029f: Preparing 08:32:32 e1fbe6045b6b: Waiting 08:32:32 3adabff7d3c2: Waiting 08:32:32 9a9bbcf92697: Waiting 08:32:32 256f393e029f: Waiting 08:32:32 0eb3283fff39: Waiting 08:32:32 6b5c3e4248b3: Layer already exists 08:32:32 d123be95d0af: Layer already exists 08:32:32 7e72262ff348: Layer already exists 08:32:32 5a7ac95defc7: Layer already exists 08:32:32 c51d2ca2ef1d: Layer already exists 08:32:32 e1fbe6045b6b: Layer already exists 08:32:32 0eb3283fff39: Layer already exists 08:32:32 256f393e029f: Layer already exists 08:32:32 9a9bbcf92697: Layer already exists 08:32:32 3adabff7d3c2: Layer already exists 08:32:32 odessa: digest: sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:32 ===================================================== [Pipeline] echo 08:32:32 taggedImages: 08:32:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001 08:32:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1 08:32:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo 08:32:32 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:32:32 45073bfd431816dca033a65cddd8f1ff24190001 08:32:32 4.0.2-dev.1 08:32:32 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:32 odessa 08:32:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001 08:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:32:33 ca0a5e7aca22: Preparing 08:32:33 d5eccd676dc2: Preparing 08:32:33 94962480805b: Preparing 08:32:33 d123be95d0af: Preparing 08:32:33 c51d2ca2ef1d: Preparing 08:32:33 57ca1ce02555: Preparing 08:32:33 d30e10129b23: Preparing 08:32:33 e47230086553: Preparing 08:32:33 256f393e029f: Preparing 08:32:33 57ca1ce02555: Waiting 08:32:33 d30e10129b23: Waiting 08:32:33 e47230086553: Waiting 08:32:33 256f393e029f: Waiting 08:32:33 c51d2ca2ef1d: Layer already exists 08:32:33 d123be95d0af: Layer already exists 08:32:33 d5eccd676dc2: Pushed 08:32:33 ca0a5e7aca22: Pushed 08:32:33 94962480805b: Pushed 08:32:33 256f393e029f: Layer already exists 08:32:33 d30e10129b23: Pushed 08:32:33 e47230086553: Pushed 08:32:33 #96 ... 08:32:33 08:32:33 #84 [core-data builder 4/7] COPY go.mod vendor* ./ 08:32:33 #84 DONE 19.6s 08:32:33 08:32:33 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:32:33 #91 DONE 16.1s 08:32:33 08:32:33 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:34 #97 ... 08:32:34 08:32:34 #94 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:32:34 #94 DONE 12.2s 08:32:34 08:32:34 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:35 #98 ... 08:32:35 08:32:35 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:32:35 #99 DONE 4.9s 08:32:35 08:32:35 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:32:35 #89 DONE 11.7s 08:32:35 08:32:35 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:35 #100 ... 08:32:35 08:32:35 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:32:35 #101 DONE 0.3s 08:32:35 08:32:35 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 08:32:35 #102 DONE 0.4s 08:32:35 08:32:35 #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:36 #103 ... 08:32:36 08:32:36 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:32:36 #104 DONE 0.3s 08:32:36 08:32:36 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:32:36 #105 DONE 0.3s 08:32:36 08:32:36 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:32:36 #106 ... 08:32:36 08:32:36 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:32:36 #95 DONE 4.6s 08:32:36 08:32:36 #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:32:36 #92 DONE 11.6s 08:32:36 08:32:36 #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:37 #107 ... 08:32:37 08:32:37 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:32:37 #106 DONE 0.4s 08:32:37 08:32:37 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:32:37 #108 DONE 0.5s 08:32:37 08:32:37 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:32:37 #93 DONE 6.9s 08:32:37 08:32:37 #109 [security-spire-agent] exporting to image 08:32:37 #109 exporting layers 08:32:37 #109 ... 08:32:37 08:32:37 #110 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:32:37 #110 DONE 0.6s 08:32:37 08:32:37 #111 [security-spire-config stage-2 6/10] COPY security.txt / 08:32:37 #111 DONE 0.6s 08:32:37 08:32:37 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:32:38 #112 DONE 0.4s 08:32:38 08:32:38 #113 [security-spire-server stage-2 6/9] COPY security.txt / 08:32:38 #113 DONE 0.5s 08:32:38 08:32:38 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:32:38 #114 DONE 0.3s 08:32:38 08:32:38 #115 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:32:38 #115 DONE 0.3s 08:32:38 08:32:38 #116 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:32:38 #116 ... 08:32:38 08:32:38 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:32:38 #117 DONE 0.3s 08:32:39 08:32:39 #116 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:32:39 #116 DONE 0.4s 08:32:39 08:32:39 #109 [security-spire-config] exporting to image 08:32:39 #109 ... 08:32:39 08:32:39 #118 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:32:39 #118 DONE 0.5s 08:32:39 08:32:39 #109 [security-spire-server] exporting to image 08:32:42 #109 exporting layers 5.2s done 08:32:42 #109 writing image sha256:37f76fbd924d24ef6b5644127b20316741c314b99bf43b2de1c49582ae957cdc done 08:32:42 #109 naming to docker.io/library/security-spire-agent-arm64 done 08:32:42 #109 exporting layers 3.2s done 08:32:42 #109 writing image sha256:356d6209d3b39d6f09e5a1f48995d9a143fd38ded5c60102dff7aadb807416b3 0.0s done 08:32:42 #109 naming to docker.io/library/security-spire-config-arm64 done 08:32:42 #109 writing image sha256:25ffce588c0c398724e5287703ca0edcd2e90951c2154cac85222dc7e39413d5 done 08:32:42 #109 naming to docker.io/library/security-spire-server-arm64 done 08:32:42 #109 DONE 6.5s 08:32:42 08:32:42 #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:45 57ca1ce02555: Pushed 08:32:45 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1 08:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:32:46 ca0a5e7aca22: Preparing 08:32:46 d5eccd676dc2: Preparing 08:32:46 94962480805b: Preparing 08:32:46 d123be95d0af: Preparing 08:32:46 c51d2ca2ef1d: Preparing 08:32:46 57ca1ce02555: Preparing 08:32:46 d30e10129b23: Preparing 08:32:46 e47230086553: Preparing 08:32:46 256f393e029f: Preparing 08:32:46 d30e10129b23: Waiting 08:32:46 57ca1ce02555: Waiting 08:32:46 e47230086553: Waiting 08:32:46 256f393e029f: Waiting 08:32:46 d5eccd676dc2: Layer already exists 08:32:46 d123be95d0af: Layer already exists 08:32:46 ca0a5e7aca22: Layer already exists 08:32:46 94962480805b: Layer already exists 08:32:46 c51d2ca2ef1d: Layer already exists 08:32:46 57ca1ce02555: Layer already exists 08:32:46 256f393e029f: Layer already exists 08:32:46 d30e10129b23: Layer already exists 08:32:46 e47230086553: Layer already exists 08:32:46 4.0.2-dev.1: digest: sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:32:47 ca0a5e7aca22: Preparing 08:32:47 d5eccd676dc2: Preparing 08:32:47 94962480805b: Preparing 08:32:47 d123be95d0af: Preparing 08:32:47 c51d2ca2ef1d: Preparing 08:32:47 57ca1ce02555: Preparing 08:32:47 d30e10129b23: Preparing 08:32:47 e47230086553: Preparing 08:32:47 256f393e029f: Preparing 08:32:47 57ca1ce02555: Waiting 08:32:47 d30e10129b23: Waiting 08:32:47 e47230086553: Waiting 08:32:47 256f393e029f: Waiting 08:32:47 d5eccd676dc2: Layer already exists 08:32:47 94962480805b: Layer already exists 08:32:47 c51d2ca2ef1d: Layer already exists 08:32:47 d123be95d0af: Layer already exists 08:32:47 ca0a5e7aca22: Layer already exists 08:32:47 e47230086553: Layer already exists 08:32:47 d30e10129b23: Layer already exists 08:32:47 57ca1ce02555: Layer already exists 08:32:47 256f393e029f: Layer already exists 08:32:47 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa 08:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:32:47 ca0a5e7aca22: Preparing 08:32:47 d5eccd676dc2: Preparing 08:32:47 94962480805b: Preparing 08:32:47 d123be95d0af: Preparing 08:32:47 c51d2ca2ef1d: Preparing 08:32:47 57ca1ce02555: Preparing 08:32:47 d30e10129b23: Preparing 08:32:47 e47230086553: Preparing 08:32:47 256f393e029f: Preparing 08:32:47 d30e10129b23: Waiting 08:32:47 e47230086553: Waiting 08:32:47 256f393e029f: Waiting 08:32:47 57ca1ce02555: Waiting 08:32:47 d123be95d0af: Layer already exists 08:32:47 c51d2ca2ef1d: Layer already exists 08:32:47 d5eccd676dc2: Layer already exists 08:32:47 94962480805b: Layer already exists 08:32:47 ca0a5e7aca22: Layer already exists 08:32:47 d30e10129b23: Layer already exists 08:32:47 256f393e029f: Layer already exists 08:32:47 e47230086553: Layer already exists 08:32:47 57ca1ce02555: Layer already exists 08:32:47 odessa: digest: sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:47 ===================================================== [Pipeline] echo 08:32:47 taggedImages: 08:32:47 - nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001 08:32:47 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1 08:32:47 - nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:47 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo 08:32:47 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:32:47 45073bfd431816dca033a65cddd8f1ff24190001 08:32:47 4.0.2-dev.1 08:32:47 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:32:47 odessa 08:32:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001 08:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:32:48 7e72262ff348: Preparing 08:32:48 0d857e24478b: Preparing 08:32:48 cf8eaa8dc505: Preparing 08:32:48 d123be95d0af: Preparing 08:32:48 c51d2ca2ef1d: Preparing 08:32:48 050a83417ce1: Preparing 08:32:48 0eb3283fff39: Preparing 08:32:48 3adabff7d3c2: Preparing 08:32:48 256f393e029f: Preparing 08:32:48 050a83417ce1: Waiting 08:32:48 3adabff7d3c2: Waiting 08:32:48 0eb3283fff39: Waiting 08:32:48 256f393e029f: Waiting 08:32:48 d123be95d0af: Layer already exists 08:32:48 7e72262ff348: Layer already exists 08:32:48 c51d2ca2ef1d: Layer already exists 08:32:48 0eb3283fff39: Layer already exists 08:32:48 3adabff7d3c2: Layer already exists 08:32:48 256f393e029f: Layer already exists 08:32:48 cf8eaa8dc505: Pushed 08:32:48 0d857e24478b: Pushed 08:33:06 050a83417ce1: Pushed 08:33:06 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1 08:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:33:07 7e72262ff348: Preparing 08:33:07 0d857e24478b: Preparing 08:33:07 cf8eaa8dc505: Preparing 08:33:07 d123be95d0af: Preparing 08:33:07 c51d2ca2ef1d: Preparing 08:33:07 050a83417ce1: Preparing 08:33:07 0eb3283fff39: Preparing 08:33:07 3adabff7d3c2: Preparing 08:33:07 256f393e029f: Preparing 08:33:07 050a83417ce1: Waiting 08:33:07 0eb3283fff39: Waiting 08:33:07 3adabff7d3c2: Waiting 08:33:07 256f393e029f: Waiting 08:33:07 cf8eaa8dc505: Layer already exists 08:33:07 c51d2ca2ef1d: Layer already exists 08:33:07 7e72262ff348: Layer already exists 08:33:07 d123be95d0af: Layer already exists 08:33:07 0d857e24478b: Layer already exists 08:33:07 050a83417ce1: Layer already exists 08:33:07 3adabff7d3c2: Layer already exists 08:33:07 0eb3283fff39: Layer already exists 08:33:07 256f393e029f: Layer already exists 08:33:07 4.0.2-dev.1: digest: sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:33:08 7e72262ff348: Preparing 08:33:08 0d857e24478b: Preparing 08:33:08 cf8eaa8dc505: Preparing 08:33:08 d123be95d0af: Preparing 08:33:08 c51d2ca2ef1d: Preparing 08:33:08 050a83417ce1: Preparing 08:33:08 0eb3283fff39: Preparing 08:33:08 3adabff7d3c2: Preparing 08:33:08 256f393e029f: Preparing 08:33:08 050a83417ce1: Waiting 08:33:08 0eb3283fff39: Waiting 08:33:08 3adabff7d3c2: Waiting 08:33:08 256f393e029f: Waiting 08:33:08 d123be95d0af: Layer already exists 08:33:08 0d857e24478b: Layer already exists 08:33:08 cf8eaa8dc505: Layer already exists 08:33:08 7e72262ff348: Layer already exists 08:33:08 c51d2ca2ef1d: Layer already exists 08:33:08 050a83417ce1: Layer already exists 08:33:08 3adabff7d3c2: Layer already exists 08:33:08 256f393e029f: Layer already exists 08:33:08 0eb3283fff39: Layer already exists 08:33:08 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa 08:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:33:08 7e72262ff348: Preparing 08:33:08 0d857e24478b: Preparing 08:33:08 cf8eaa8dc505: Preparing 08:33:08 d123be95d0af: Preparing 08:33:08 c51d2ca2ef1d: Preparing 08:33:08 050a83417ce1: Preparing 08:33:08 0eb3283fff39: Preparing 08:33:08 3adabff7d3c2: Preparing 08:33:08 256f393e029f: Preparing 08:33:08 050a83417ce1: Waiting 08:33:08 0eb3283fff39: Waiting 08:33:08 3adabff7d3c2: Waiting 08:33:08 256f393e029f: Waiting 08:33:08 c51d2ca2ef1d: Layer already exists 08:33:08 0d857e24478b: Layer already exists 08:33:08 d123be95d0af: Layer already exists 08:33:08 7e72262ff348: Layer already exists 08:33:08 cf8eaa8dc505: Layer already exists 08:33:08 050a83417ce1: Layer already exists 08:33:08 256f393e029f: Layer already exists 08:33:08 0eb3283fff39: Layer already exists 08:33:08 3adabff7d3c2: Layer already exists 08:33:08 odessa: digest: sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:08 ===================================================== [Pipeline] echo 08:33:08 taggedImages: 08:33:08 - nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001 08:33:08 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1 08:33:08 - nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:08 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo 08:33:08 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:33:08 45073bfd431816dca033a65cddd8f1ff24190001 08:33:08 4.0.2-dev.1 08:33:08 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:08 odessa 08:33:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001 08:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:33:09 a461e636da70: Preparing 08:33:09 8b6ac2451c31: Preparing 08:33:09 d123be95d0af: Preparing 08:33:09 c51d2ca2ef1d: Preparing 08:33:09 55d78bb01d71: Preparing 08:33:09 29e868c529b0: Preparing 08:33:09 256f393e029f: Preparing 08:33:09 29e868c529b0: Waiting 08:33:09 256f393e029f: Waiting 08:33:09 c51d2ca2ef1d: Layer already exists 08:33:09 d123be95d0af: Layer already exists 08:33:09 256f393e029f: Layer already exists 08:33:09 a461e636da70: Pushed 08:33:09 55d78bb01d71: Pushed 08:33:10 29e868c529b0: Pushed 08:33:13 8b6ac2451c31: Pushed 08:33:13 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1 08:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:33:13 a461e636da70: Preparing 08:33:13 8b6ac2451c31: Preparing 08:33:13 d123be95d0af: Preparing 08:33:13 c51d2ca2ef1d: Preparing 08:33:13 55d78bb01d71: Preparing 08:33:13 29e868c529b0: Preparing 08:33:13 256f393e029f: Preparing 08:33:13 29e868c529b0: Waiting 08:33:13 256f393e029f: Waiting 08:33:13 8b6ac2451c31: Layer already exists 08:33:13 c51d2ca2ef1d: Layer already exists 08:33:13 55d78bb01d71: Layer already exists 08:33:13 d123be95d0af: Layer already exists 08:33:13 a461e636da70: Layer already exists 08:33:13 29e868c529b0: Layer already exists 08:33:13 256f393e029f: Layer already exists 08:33:13 4.0.2-dev.1: digest: sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:33:14 a461e636da70: Preparing 08:33:14 8b6ac2451c31: Preparing 08:33:14 d123be95d0af: Preparing 08:33:14 c51d2ca2ef1d: Preparing 08:33:14 55d78bb01d71: Preparing 08:33:14 29e868c529b0: Preparing 08:33:14 256f393e029f: Preparing 08:33:14 29e868c529b0: Waiting 08:33:14 256f393e029f: Waiting 08:33:14 d123be95d0af: Layer already exists 08:33:14 c51d2ca2ef1d: Layer already exists 08:33:14 8b6ac2451c31: Layer already exists 08:33:14 a461e636da70: Layer already exists 08:33:14 55d78bb01d71: Layer already exists 08:33:14 29e868c529b0: Layer already exists 08:33:14 256f393e029f: Layer already exists 08:33:14 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa 08:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:33:15 a461e636da70: Preparing 08:33:15 8b6ac2451c31: Preparing 08:33:15 d123be95d0af: Preparing 08:33:15 c51d2ca2ef1d: Preparing 08:33:15 55d78bb01d71: Preparing 08:33:15 29e868c529b0: Preparing 08:33:15 256f393e029f: Preparing 08:33:15 29e868c529b0: Waiting 08:33:15 256f393e029f: Waiting 08:33:15 a461e636da70: Layer already exists 08:33:15 c51d2ca2ef1d: Layer already exists 08:33:15 55d78bb01d71: Layer already exists 08:33:15 8b6ac2451c31: Layer already exists 08:33:15 d123be95d0af: Layer already exists 08:33:15 256f393e029f: Layer already exists 08:33:15 29e868c529b0: Layer already exists 08:33:15 odessa: digest: sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:15 ===================================================== [Pipeline] echo 08:33:15 taggedImages: 08:33:15 - nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001 08:33:15 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1 08:33:15 - nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:15 - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo 08:33:15 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:33:15 45073bfd431816dca033a65cddd8f1ff24190001 08:33:15 4.0.2-dev.1 08:33:15 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:15 odessa 08:33:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001 08:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:33:16 2cb02c05f991: Preparing 08:33:16 bc7f36838bc7: Preparing 08:33:16 d123be95d0af: Preparing 08:33:16 c51d2ca2ef1d: Preparing 08:33:16 2a0c41edbc1c: Preparing 08:33:16 e5bf99ddad79: Preparing 08:33:16 256f393e029f: Preparing 08:33:16 e5bf99ddad79: Waiting 08:33:16 256f393e029f: Waiting 08:33:16 c51d2ca2ef1d: Layer already exists 08:33:16 d123be95d0af: Layer already exists 08:33:16 256f393e029f: Layer already exists 08:33:16 2cb02c05f991: Pushed 08:33:16 2a0c41edbc1c: Pushed 08:33:16 e5bf99ddad79: Pushed 08:33:19 bc7f36838bc7: Pushed 08:33:19 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1 08:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:33:20 2cb02c05f991: Preparing 08:33:20 bc7f36838bc7: Preparing 08:33:20 d123be95d0af: Preparing 08:33:20 c51d2ca2ef1d: Preparing 08:33:20 2a0c41edbc1c: Preparing 08:33:20 e5bf99ddad79: Preparing 08:33:20 256f393e029f: Preparing 08:33:20 256f393e029f: Waiting 08:33:20 e5bf99ddad79: Waiting 08:33:20 c51d2ca2ef1d: Layer already exists 08:33:20 d123be95d0af: Layer already exists 08:33:20 bc7f36838bc7: Layer already exists 08:33:20 2cb02c05f991: Layer already exists 08:33:20 2a0c41edbc1c: Layer already exists 08:33:20 e5bf99ddad79: Layer already exists 08:33:20 256f393e029f: Layer already exists 08:33:20 4.0.2-dev.1: digest: sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:33:21 2cb02c05f991: Preparing 08:33:21 bc7f36838bc7: Preparing 08:33:21 d123be95d0af: Preparing 08:33:21 c51d2ca2ef1d: Preparing 08:33:21 2a0c41edbc1c: Preparing 08:33:21 e5bf99ddad79: Preparing 08:33:21 256f393e029f: Preparing 08:33:21 e5bf99ddad79: Waiting 08:33:21 256f393e029f: Waiting 08:33:21 bc7f36838bc7: Layer already exists 08:33:21 2a0c41edbc1c: Layer already exists 08:33:21 2cb02c05f991: Layer already exists 08:33:21 d123be95d0af: Layer already exists 08:33:21 c51d2ca2ef1d: Layer already exists 08:33:21 e5bf99ddad79: Layer already exists 08:33:21 256f393e029f: Layer already exists 08:33:21 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa 08:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:33:21 2cb02c05f991: Preparing 08:33:21 bc7f36838bc7: Preparing 08:33:21 d123be95d0af: Preparing 08:33:21 c51d2ca2ef1d: Preparing 08:33:21 2a0c41edbc1c: Preparing 08:33:21 e5bf99ddad79: Preparing 08:33:21 256f393e029f: Preparing 08:33:21 256f393e029f: Waiting 08:33:21 e5bf99ddad79: Waiting 08:33:21 2cb02c05f991: Layer already exists 08:33:21 c51d2ca2ef1d: Layer already exists 08:33:21 bc7f36838bc7: Layer already exists 08:33:21 2a0c41edbc1c: Layer already exists 08:33:21 d123be95d0af: Layer already exists 08:33:21 256f393e029f: Layer already exists 08:33:21 e5bf99ddad79: Layer already exists 08:33:21 odessa: digest: sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:21 ===================================================== [Pipeline] echo 08:33:21 taggedImages: 08:33:21 - nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] echo 08:33:21 ========================================================= 08:33:21 [edgeXBuildMultiArch] RAW Config: 08:33:21 images: 08:33:21 - nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/core-command:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/core-data:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/core-keeper:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/core-metadata:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/support-notifications:odessa 08:33:21 - nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001 08:33:21 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:33:21 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa 08:33:21 settingsFile: 08:33:21 edgex-go-settings 08:33:21 ========================================================= [Pipeline] node 08:33:36 Still waiting to schedule task 08:33:36 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-775550’ 08:34:19 #107 ... 08:34:19 08:34:19 #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #103 DONE 97.3s 08:34:19 08:34:19 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #96 DONE 98.5s 08:34:19 08:34:19 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #98 DONE 96.8s 08:34:19 08:34:19 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #97 DONE 97.3s 08:34:19 08:34:19 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #100 DONE 95.4s 08:34:19 08:34:19 #119 [core-keeper builder 7/8] COPY . . 08:34:19 #119 ... 08:34:19 08:34:19 #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:19 #107 DONE 94.1s 08:34:19 08:34:19 #120 [support-scheduler builder 6/7] COPY . . 08:34:20 #120 ... 08:34:20 08:34:20 #121 [core-data builder 6/7] COPY . . 08:34:20 #121 ... 08:34:20 08:34:20 #122 [security-bootstrapper builder 6/7] COPY . . 08:34:21 #122 ... 08:34:21 08:34:21 #123 [support-notifications builder 6/7] COPY . . 08:34:21 #123 ... 08:34:21 08:34:21 #124 [security-spiffe-token-provider builder 6/7] COPY . . 08:34:21 #124 ... 08:34:21 08:34:21 #122 [security-bootstrapper builder 6/7] COPY . . 08:34:21 #122 DONE 11.1s 08:34:21 08:34:21 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:34:21 #125 CACHED 08:34:21 08:34:21 #126 [security-proxy-setup builder 6/7] COPY . . 08:34:21 #126 CACHED 08:34:21 08:34:21 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 #127 CACHED 08:34:21 08:34:21 #128 [security-secretstore-setup builder 6/7] COPY . . 08:34:21 #128 CACHED 08:34:21 08:34:21 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:34:21 #129 CACHED 08:34:21 08:34:21 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 #130 CACHED 08:34:21 08:34:21 #119 [core-keeper builder 7/8] COPY . . 08:34:21 #119 DONE 11.0s 08:34:21 08:34:21 #120 [support-scheduler builder 6/7] COPY . . 08:34:21 #120 DONE 11.0s 08:34:21 08:34:21 #124 [security-spiffe-token-provider builder 6/7] COPY . . 08:34:21 #124 DONE 11.0s 08:34:21 08:34:21 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:34:21 #131 ... 08:34:21 08:34:21 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 #132 CACHED 08:34:21 08:34:21 #133 [core-command builder 6/7] COPY . . 08:34:21 #133 CACHED 08:34:21 08:34:21 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 08:34:21 #134 CACHED 08:34:21 08:34:21 #123 [support-notifications builder 6/7] COPY . . 08:34:21 #123 DONE 11.1s 08:34:21 08:34:21 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 08:34:21 #135 CACHED 08:34:21 08:34:21 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 #136 CACHED 08:34:21 08:34:21 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:21 #137 CACHED 08:34:21 08:34:21 #121 [core-data builder 6/7] COPY . . 08:34:21 #121 DONE 11.2s 08:34:21 08:34:21 #138 [core-metadata builder 6/7] COPY . . 08:34:21 #138 CACHED 08:34:21 08:34:21 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:34:21 #139 CACHED 08:34:21 08:34:21 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 #140 CACHED 08:34:21 08:34:21 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:34:21 #141 CACHED 08:34:21 08:34:21 #142 [security-proxy-auth builder 6/7] COPY . . 08:34:21 #142 CACHED 08:34:21 08:34:21 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 #143 CACHED 08:34:22 08:34:22 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 08:34:27 #144 ... 08:34:27 08:34:27 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:34:27 #0 5.409 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:34:27 #145 ... 08:34:27 08:34:27 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 08:34:27 #0 6.023 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:34:28 #146 ... 08:34:28 08:34:28 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:34:28 #131 6.314 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:32 #131 ... 08:34:32 08:34:32 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:32 #0 5.230 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:32 #147 ... 08:34:32 08:34:32 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:34:32 #0 4.005 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:34:32 #148 ... 08:34:32 08:34:32 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:34:32 #0 6.476 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:32 #149 ... 08:34:32 08:34:32 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 08:34:32 #0 6.593 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:32 #150 ... 08:34:32 08:34:32 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:32 #0 6.688 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:32 #151 ... 08:34:32 08:34:32 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:32 #0 4.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:33 #152 ... 08:34:33 08:34:33 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 08:34:33 #0 6.673 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:33 #153 ... 08:34:33 08:34:33 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:33 #0 6.266 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:33 #154 ... 08:34:33 08:34:33 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 08:34:33 #144 6.597 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:35:31 Running on prd-centos7-docker-4c-2g-775551 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:31 provisioning config files... 08:35:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config15635166515588213898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:34 ---> ****-login.sh 08:35:34 nexus3.edgexfoundry.org:10001 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:35 Configure a credential helper to remove this warning. See 08:35:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:35 08:35:35 Login Succeeded 08:35:35 nexus3.edgexfoundry.org:10002 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:35 Configure a credential helper to remove this warning. See 08:35:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:35 08:35:35 Login Succeeded 08:35:35 nexus3.edgexfoundry.org:10003 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:35 Configure a credential helper to remove this warning. See 08:35:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:35 08:35:35 Login Succeeded 08:35:35 nexus3.edgexfoundry.org:10004 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:35 Configure a credential helper to remove this warning. See 08:35:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:35 08:35:35 Login Succeeded 08:35:35 ****.io 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:35 Configure a credential helper to remove this warning. See 08:35:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:35 08:35:35 Login Succeeded 08:35:35 ---> ****-login.sh ends [Pipeline] } 08:35:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:35:36 + docker buildx ls 08:35:36 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:35:36 default * docker 08:35:36 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:35:36 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:35:36 edgex-builder [Pipeline] sh 08:35:36 + docker buildx inspect --bootstrap 08:35:36 #1 [internal] booting buildkit 08:35:36 #1 pulling image moby/buildkit:buildx-stable-1 08:35:40 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 08:35:40 #1 creating container buildx_buildkit_edgex-builder0 08:35:40 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 08:35:40 #1 DONE 3.9s 08:35:40 Name: edgex-builder 08:35:40 Driver: docker-container 08:35:40 08:35:40 Nodes: 08:35:40 Name: edgex-builder0 08:35:40 Endpoint: unix:///var/run/docker.sock 08:35:40 Status: running 08:35:40 Buildkit: v0.26.2 08:35:40 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:35:41 + docker buildx ls 08:35:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:35:41 edgex-builder * docker-container 08:35:41 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:35:41 default docker 08:35:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:35:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001' 08:35:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:35:41 #1 [internal] load build definition from Dockerfile 08:35:41 #1 transferring dockerfile: 197B done 08:35:41 #1 DONE 0.0s 08:35:41 08:35:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001 08:35:41 #2 DONE 0.1s 08:35:41 08:35:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001 08:35:41 #3 DONE 0.1s 08:35:41 08:35:41 #4 [internal] load .dockerignore 08:35:41 #4 transferring context: 2B done 08:35:41 #4 DONE 0.0s 08:35:41 08:35:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 08:35:41 #5 resolve nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 0.0s done 08:35:41 #5 DONE 0.0s 08:35:41 08:35:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 08:35:41 #6 resolve nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 0.0s done 08:35:41 #6 DONE 0.1s 08:35:41 08:35:41 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:35:41 #7 DONE 0.0s 08:35:41 08:35:41 #8 exporting to image 08:35:41 #8 exporting layers done 08:35:41 #8 exporting manifest sha256:04b59faa0cac3a38810a124edf581986ec2e3e00b80e8dbb48e21cbcaf9ddead done 08:35:41 #8 exporting config sha256:baf1ff7940f4b51e13f77629cf27a159283f27d4b3fe5d7266af1886298ddd43 done 08:35:41 #8 exporting manifest sha256:f0eb3f54150e595b37cd30f56ba6e830596b86b64fbf28f31648666e813d4e38 0.0s done 08:35:41 #8 exporting config sha256:a5df29d6da551ab7a9f45cef28a189edc5a78310fa174737d79a7a95631a4fe9 done 08:35:41 #8 exporting manifest list sha256:b8483d054a121355270f84ae76f3417d9e9a6fb7b9dce210ad48006802779072 done 08:35:41 #8 pushing layers 0.1s done 08:35:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001@sha256:b8483d054a121355270f84ae76f3417d9e9a6fb7b9dce210ad48006802779072 08:35:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001@sha256:b8483d054a121355270f84ae76f3417d9e9a6fb7b9dce210ad48006802779072 0.1s done 08:35:41 #8 DONE 0.2s 08:35:41 08:35:41 1 warning found (use --debug to expand): 08:35:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1' 08:35:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1 --push - 08:35:42 #1 [internal] load build definition from Dockerfile 08:35:42 #1 transferring dockerfile: 168B done 08:35:42 #1 DONE 0.0s 08:35:42 08:35:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1 08:35:42 #2 DONE 0.0s 08:35:42 08:35:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1 08:35:42 #3 DONE 0.0s 08:35:42 08:35:42 #4 [internal] load .dockerignore 08:35:42 #4 transferring context: 2B done 08:35:42 #4 DONE 0.0s 08:35:42 08:35:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 08:35:42 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 0.0s done 08:35:42 #5 DONE 0.0s 08:35:42 08:35:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 08:35:42 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 0.0s done 08:35:42 #6 CACHED 08:35:42 08:35:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 08:35:42 #5 CACHED 08:35:42 08:35:42 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:35:42 #7 DONE 0.0s 08:35:42 08:35:42 #8 exporting to image 08:35:42 #8 exporting layers done 08:35:42 #8 exporting manifest sha256:04b59faa0cac3a38810a124edf581986ec2e3e00b80e8dbb48e21cbcaf9ddead done 08:35:42 #8 exporting config sha256:baf1ff7940f4b51e13f77629cf27a159283f27d4b3fe5d7266af1886298ddd43 done 08:35:42 #8 exporting manifest sha256:f0eb3f54150e595b37cd30f56ba6e830596b86b64fbf28f31648666e813d4e38 done 08:35:42 #8 exporting config sha256:a5df29d6da551ab7a9f45cef28a189edc5a78310fa174737d79a7a95631a4fe9 done 08:35:42 #8 exporting manifest list sha256:b8483d054a121355270f84ae76f3417d9e9a6fb7b9dce210ad48006802779072 done 08:35:42 #8 pushing layers 0.0s done 08:35:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.0.2-dev.1@sha256:b8483d054a121355270f84ae76f3417d9e9a6fb7b9dce210ad48006802779072 0.1s done 08:35:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:42 #8 DONE 0.1s 08:35:42 08:35:42 1 warning found (use --debug to expand): 08:35:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:35:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:35:42 #1 [internal] load build definition from Dockerfile 08:35:42 #1 transferring dockerfile: 209B done 08:35:42 #1 DONE 0.0s 08:35:42 08:35:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:42 #2 DONE 0.0s 08:35:42 08:35:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:42 #3 DONE 0.0s 08:35:42 08:35:42 #4 [internal] load .dockerignore 08:35:42 #4 transferring context: 2B done 08:35:42 #4 DONE 0.0s 08:35:42 08:35:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 08:35:42 #5 resolve nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 0.0s done 08:35:42 #5 CACHED 08:35:42 08:35:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 08:35:42 #6 resolve nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 0.0s done 08:35:42 #6 CACHED 08:35:42 08:35:42 #7 exporting to image 08:35:42 #7 exporting layers 08:35:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:43 #7 exporting layers done 08:35:43 #7 exporting manifest sha256:04b59faa0cac3a38810a124edf581986ec2e3e00b80e8dbb48e21cbcaf9ddead done 08:35:43 #7 exporting config sha256:baf1ff7940f4b51e13f77629cf27a159283f27d4b3fe5d7266af1886298ddd43 done 08:35:43 #7 exporting manifest sha256:f0eb3f54150e595b37cd30f56ba6e830596b86b64fbf28f31648666e813d4e38 done 08:35:43 #7 exporting config sha256:a5df29d6da551ab7a9f45cef28a189edc5a78310fa174737d79a7a95631a4fe9 done 08:35:43 #7 exporting manifest list sha256:b8483d054a121355270f84ae76f3417d9e9a6fb7b9dce210ad48006802779072 done 08:35:43 #7 pushing layers 0.0s done 08:35:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:b8483d054a121355270f84ae76f3417d9e9a6fb7b9dce210ad48006802779072 0.1s done 08:35:43 #7 DONE 0.1s 08:35:43 08:35:43 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:35:43 #8 DONE 0.0s 08:35:43 08:35:43 1 warning found (use --debug to expand): 08:35:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:odessa' 08:35:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:odessa --push - 08:35:43 #1 [internal] load build definition from Dockerfile 08:35:43 #1 transferring dockerfile: 163B done 08:35:43 #1 DONE 0.0s 08:35:43 08:35:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:odessa 08:35:43 #2 DONE 0.0s 08:35:43 08:35:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:odessa 08:35:43 #3 DONE 0.0s 08:35:43 08:35:43 #4 [internal] load .dockerignore 08:35:43 #4 transferring context: 2B done 08:35:43 #4 DONE 0.0s 08:35:43 08:35:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 08:35:43 #5 resolve nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 0.0s done 08:35:43 #5 CACHED 08:35:43 08:35:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 08:35:43 #6 resolve nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:b07a790b717098b7acff35ac2c58584f085f90990120a95b62c508ae8b11b4ee 0.0s done 08:35:43 #6 CACHED 08:35:43 08:35:43 #7 exporting to image 08:35:43 #7 exporting layers done 08:35:43 #7 exporting manifest sha256:04b59faa0cac3a38810a124edf581986ec2e3e00b80e8dbb48e21cbcaf9ddead done 08:35:43 #7 exporting config sha256:baf1ff7940f4b51e13f77629cf27a159283f27d4b3fe5d7266af1886298ddd43 done 08:35:43 #7 exporting manifest sha256:f0eb3f54150e595b37cd30f56ba6e830596b86b64fbf28f31648666e813d4e38 done 08:35:43 #7 exporting config sha256:a5df29d6da551ab7a9f45cef28a189edc5a78310fa174737d79a7a95631a4fe9 08:35:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:43 #7 exporting config sha256:a5df29d6da551ab7a9f45cef28a189edc5a78310fa174737d79a7a95631a4fe9 done 08:35:43 #7 exporting manifest list sha256:b8483d054a121355270f84ae76f3417d9e9a6fb7b9dce210ad48006802779072 done 08:35:43 #7 pushing layers 0.0s done 08:35:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:b8483d054a121355270f84ae76f3417d9e9a6fb7b9dce210ad48006802779072 0.1s done 08:35:43 #7 DONE 0.1s 08:35:43 08:35:43 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:35:43 #8 DONE 0.0s 08:35:43 08:35:43 1 warning found (use --debug to expand): 08:35:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001' 08:35:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:35:43 #1 [internal] load build definition from Dockerfile 08:35:43 #1 transferring dockerfile: 216B done 08:35:43 #1 DONE 0.0s 08:35:43 08:35:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 08:35:43 #2 DONE 0.0s 08:35:43 08:35:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 08:35:43 #3 DONE 0.1s 08:35:43 08:35:43 #4 [internal] load .dockerignore 08:35:43 #4 transferring context: 2B done 08:35:43 #4 DONE 0.0s 08:35:44 08:35:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 08:35:44 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 08:35:44 #5 ... 08:35:44 08:35:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 08:35:44 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 0.0s done 08:35:44 #6 DONE 0.1s 08:35:44 08:35:44 #7 exporting to image 08:35:44 #7 exporting layers done 08:35:44 #7 exporting manifest sha256:7e2e600baa0845858b1dd290f5f9e885a72945b7114b583a59a2e6ff7965c7a1 0.0s done 08:35:44 #7 exporting config sha256:8d69dd931559b7742c5e27832e84db591ca2d5b4b958bbdb410b011e0e36dd20 done 08:35:44 #7 exporting manifest sha256:4799de1873bf57e484c7f1eab3027ee30640fe9272fcfd6ca0de6311a98b9460 done 08:35:44 #7 exporting config sha256:7a1dee3b901061809dfa33f127b446173a220b820b24f549f09ddf5c22fadffd done 08:35:44 #7 exporting manifest list sha256:6ad9d2b01e1ee0674619c7625ca1699561f63a0bf83d84f892dc93eb08b0ee48 done 08:35:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:44 #7 ... 08:35:44 08:35:44 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:35:44 #8 DONE 0.0s 08:35:44 08:35:44 #7 exporting to image 08:35:44 #7 pushing layers 0.1s done 08:35:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:6ad9d2b01e1ee0674619c7625ca1699561f63a0bf83d84f892dc93eb08b0ee48 08:35:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:6ad9d2b01e1ee0674619c7625ca1699561f63a0bf83d84f892dc93eb08b0ee48 0.1s done 08:35:44 #7 DONE 0.2s 08:35:44 08:35:44 1 warning found (use --debug to expand): 08:35:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1' 08:35:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1 --push - 08:35:44 #1 [internal] load build definition from Dockerfile 08:35:44 #1 transferring dockerfile: 187B done 08:35:44 #1 DONE 0.0s 08:35:44 08:35:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1 08:35:44 #2 DONE 0.0s 08:35:44 08:35:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1 08:35:44 #3 DONE 0.0s 08:35:44 08:35:44 #4 [internal] load .dockerignore 08:35:44 #4 transferring context: 2B done 08:35:44 #4 DONE 0.0s 08:35:44 08:35:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 08:35:44 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 done 08:35:44 #5 CACHED 08:35:44 08:35:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 08:35:44 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 0.0s done 08:35:44 #6 CACHED 08:35:44 08:35:44 #7 exporting to image 08:35:44 #7 exporting layers 08:35:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:44 #7 exporting layers done 08:35:44 #7 exporting manifest sha256:7e2e600baa0845858b1dd290f5f9e885a72945b7114b583a59a2e6ff7965c7a1 done 08:35:44 #7 exporting config sha256:8d69dd931559b7742c5e27832e84db591ca2d5b4b958bbdb410b011e0e36dd20 done 08:35:44 #7 exporting manifest sha256:4799de1873bf57e484c7f1eab3027ee30640fe9272fcfd6ca0de6311a98b9460 done 08:35:44 #7 exporting config sha256:7a1dee3b901061809dfa33f127b446173a220b820b24f549f09ddf5c22fadffd done 08:35:44 #7 exporting manifest list sha256:6ad9d2b01e1ee0674619c7625ca1699561f63a0bf83d84f892dc93eb08b0ee48 done 08:35:44 #7 pushing layers 0.0s done 08:35:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2-dev.1@sha256:6ad9d2b01e1ee0674619c7625ca1699561f63a0bf83d84f892dc93eb08b0ee48 0.1s done 08:35:44 #7 DONE 0.1s 08:35:44 08:35:44 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:35:44 #8 DONE 0.0s 08:35:44 08:35:44 1 warning found (use --debug to expand): 08:35:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:35:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:35:45 #1 [internal] load build definition from Dockerfile 08:35:45 #1 transferring dockerfile: 228B done 08:35:45 #1 DONE 0.0s 08:35:45 08:35:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:45 #2 DONE 0.0s 08:35:45 08:35:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:45 #3 DONE 0.0s 08:35:45 08:35:45 #4 [internal] load .dockerignore 08:35:45 #4 transferring context: 2B done 08:35:45 #4 DONE 0.0s 08:35:45 08:35:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 08:35:45 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 0.0s done 08:35:45 #5 DONE 0.0s 08:35:45 08:35:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 08:35:45 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 0.0s done 08:35:45 #6 CACHED 08:35:45 08:35:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 08:35:45 #5 CACHED 08:35:45 08:35:45 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:35:45 #7 DONE 0.0s 08:35:45 08:35:45 #8 exporting to image 08:35:45 #8 exporting layers done 08:35:45 #8 exporting manifest sha256:7e2e600baa0845858b1dd290f5f9e885a72945b7114b583a59a2e6ff7965c7a1 done 08:35:45 #8 exporting config sha256:8d69dd931559b7742c5e27832e84db591ca2d5b4b958bbdb410b011e0e36dd20 done 08:35:45 #8 exporting manifest sha256:4799de1873bf57e484c7f1eab3027ee30640fe9272fcfd6ca0de6311a98b9460 done 08:35:45 #8 exporting config sha256:7a1dee3b901061809dfa33f127b446173a220b820b24f549f09ddf5c22fadffd done 08:35:45 #8 exporting manifest list sha256:6ad9d2b01e1ee0674619c7625ca1699561f63a0bf83d84f892dc93eb08b0ee48 done 08:35:45 #8 pushing layers 0.0s done 08:35:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:6ad9d2b01e1ee0674619c7625ca1699561f63a0bf83d84f892dc93eb08b0ee48 0.1s done 08:35:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:45 #8 DONE 0.1s 08:35:45 08:35:45 1 warning found (use --debug to expand): 08:35:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa' 08:35:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa --push - 08:35:45 #1 [internal] load build definition from Dockerfile 08:35:45 #1 transferring dockerfile: 182B done 08:35:45 #1 DONE 0.0s 08:35:45 08:35:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 08:35:45 #2 DONE 0.0s 08:35:45 08:35:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 08:35:45 #3 DONE 0.0s 08:35:45 08:35:45 #4 [internal] load .dockerignore 08:35:45 #4 transferring context: 2B done 08:35:45 #4 DONE 0.0s 08:35:45 08:35:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 08:35:45 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 0.0s done 08:35:45 #5 CACHED 08:35:45 08:35:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 08:35:45 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:83bb3ca59005327d8440162c0808d5277c14212c9dc8a6cc748c881d64ddc3c0 0.0s done 08:35:45 #6 CACHED 08:35:45 08:35:45 #7 exporting to image 08:35:45 #7 exporting layers done 08:35:45 #7 exporting manifest sha256:7e2e600baa0845858b1dd290f5f9e885a72945b7114b583a59a2e6ff7965c7a1 done 08:35:45 #7 exporting config sha256:8d69dd931559b7742c5e27832e84db591ca2d5b4b958bbdb410b011e0e36dd20 done 08:35:45 #7 exporting manifest sha256:4799de1873bf57e484c7f1eab3027ee30640fe9272fcfd6ca0de6311a98b9460 done 08:35:45 #7 exporting config sha256:7a1dee3b901061809dfa33f127b446173a220b820b24f549f09ddf5c22fadffd done 08:35:45 #7 exporting manifest list sha256:6ad9d2b01e1ee0674619c7625ca1699561f63a0bf83d84f892dc93eb08b0ee48 done 08:35:45 #7 pushing layers 0.0s done 08:35:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:6ad9d2b01e1ee0674619c7625ca1699561f63a0bf83d84f892dc93eb08b0ee48 08:35:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:6ad9d2b01e1ee0674619c7625ca1699561f63a0bf83d84f892dc93eb08b0ee48 0.1s done 08:35:46 #7 DONE 0.1s 08:35:46 08:35:46 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:35:46 #8 DONE 0.0s 08:35:46 08:35:46 1 warning found (use --debug to expand): 08:35:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001' 08:35:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:35:46 #1 [internal] load build definition from Dockerfile 08:35:46 #1 transferring dockerfile: 194B done 08:35:46 #1 DONE 0.0s 08:35:46 08:35:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001 08:35:46 #2 DONE 0.0s 08:35:46 08:35:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001 08:35:46 #3 DONE 0.0s 08:35:46 08:35:46 #4 [internal] load .dockerignore 08:35:46 #4 transferring context: 2B done 08:35:46 #4 DONE 0.0s 08:35:46 08:35:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 08:35:46 #5 resolve nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 0.0s done 08:35:46 #5 DONE 0.0s 08:35:46 08:35:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 08:35:46 #6 resolve nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 0.0s done 08:35:46 #6 DONE 0.1s 08:35:46 08:35:46 #7 exporting to image 08:35:46 #7 exporting layers done 08:35:46 #7 exporting manifest sha256:d6dd5c0c5bc1459cabc86121baf49e0a6605040795b268e1ff1799e1a6da1f05 done 08:35:46 #7 exporting config sha256:195ea8cc8a954902b895f8c07389d40cd9d6f90343bae5205fb4181f76d60ebb done 08:35:46 #7 exporting manifest sha256:5d9dd3be1bae05faeca6590bc9ee08a2a3a906d8c0f471e5103c62ad75e6fe0f done 08:35:46 #7 exporting config sha256:e4040f4e45551fc82e88c39a2ea25beddb8416077aea9ad25ee1306170310067 done 08:35:46 #7 exporting manifest list sha256:9f3f187c5477fd3689e54e8003164e7a2f8d3cd74aef73a463bc206a7f326532 08:35:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:46 #7 ... 08:35:46 08:35:46 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:35:46 #8 DONE 0.0s 08:35:46 08:35:46 #7 exporting to image 08:35:46 #7 exporting manifest list sha256:9f3f187c5477fd3689e54e8003164e7a2f8d3cd74aef73a463bc206a7f326532 done 08:35:46 #7 pushing layers 0.1s done 08:35:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001@sha256:9f3f187c5477fd3689e54e8003164e7a2f8d3cd74aef73a463bc206a7f326532 08:35:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001@sha256:9f3f187c5477fd3689e54e8003164e7a2f8d3cd74aef73a463bc206a7f326532 0.1s done 08:35:46 #7 DONE 0.2s 08:35:46 08:35:46 1 warning found (use --debug to expand): 08:35:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1 --push - 08:35:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1' 08:35:47 #1 [internal] load build definition from Dockerfile 08:35:47 #1 transferring dockerfile: 165B done 08:35:47 #1 DONE 0.0s 08:35:47 08:35:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1 08:35:47 #2 DONE 0.0s 08:35:47 08:35:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1 08:35:47 #3 DONE 0.0s 08:35:47 08:35:47 #4 [internal] load .dockerignore 08:35:47 #4 transferring context: 2B done 08:35:47 #4 DONE 0.0s 08:35:47 08:35:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 08:35:47 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 done 08:35:47 #5 DONE 0.0s 08:35:47 08:35:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 08:35:47 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 0.0s done 08:35:47 #6 CACHED 08:35:47 08:35:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 08:35:47 #5 CACHED 08:35:47 08:35:47 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:35:47 #7 DONE 0.0s 08:35:47 08:35:47 #8 exporting to image 08:35:47 #8 exporting layers done 08:35:47 #8 exporting manifest sha256:d6dd5c0c5bc1459cabc86121baf49e0a6605040795b268e1ff1799e1a6da1f05 done 08:35:47 #8 exporting config sha256:195ea8cc8a954902b895f8c07389d40cd9d6f90343bae5205fb4181f76d60ebb done 08:35:47 #8 exporting manifest sha256:5d9dd3be1bae05faeca6590bc9ee08a2a3a906d8c0f471e5103c62ad75e6fe0f done 08:35:47 #8 exporting config sha256:e4040f4e45551fc82e88c39a2ea25beddb8416077aea9ad25ee1306170310067 done 08:35:47 #8 exporting manifest list sha256:9f3f187c5477fd3689e54e8003164e7a2f8d3cd74aef73a463bc206a7f326532 done 08:35:47 #8 pushing layers 0.0s done 08:35:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.0.2-dev.1@sha256:9f3f187c5477fd3689e54e8003164e7a2f8d3cd74aef73a463bc206a7f326532 0.1s done 08:35:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:47 #8 DONE 0.1s 08:35:47 08:35:47 1 warning found (use --debug to expand): 08:35:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:35:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:35:47 #1 [internal] load build definition from Dockerfile 08:35:47 #1 transferring dockerfile: 206B done 08:35:47 #1 DONE 0.0s 08:35:47 08:35:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:47 #2 DONE 0.0s 08:35:47 08:35:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:47 #3 DONE 0.0s 08:35:47 08:35:47 #4 [internal] load .dockerignore 08:35:47 #4 transferring context: 2B done 08:35:47 #4 DONE 0.0s 08:35:47 08:35:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 08:35:47 #5 resolve nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 0.0s done 08:35:47 #5 CACHED 08:35:47 08:35:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 08:35:47 #6 resolve nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 0.0s done 08:35:47 #6 CACHED 08:35:47 08:35:47 #7 exporting to image 08:35:47 #7 exporting layers done 08:35:47 #7 exporting manifest sha256:d6dd5c0c5bc1459cabc86121baf49e0a6605040795b268e1ff1799e1a6da1f05 done 08:35:47 #7 exporting config sha256:195ea8cc8a954902b895f8c07389d40cd9d6f90343bae5205fb4181f76d60ebb done 08:35:47 #7 exporting manifest sha256:5d9dd3be1bae05faeca6590bc9ee08a2a3a906d8c0f471e5103c62ad75e6fe0f done 08:35:47 #7 exporting config sha256:e4040f4e45551fc82e88c39a2ea25beddb8416077aea9ad25ee1306170310067 08:35:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:48 #7 exporting config sha256:e4040f4e45551fc82e88c39a2ea25beddb8416077aea9ad25ee1306170310067 done 08:35:48 #7 exporting manifest list sha256:9f3f187c5477fd3689e54e8003164e7a2f8d3cd74aef73a463bc206a7f326532 done 08:35:48 #7 pushing layers 0.0s done 08:35:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:9f3f187c5477fd3689e54e8003164e7a2f8d3cd74aef73a463bc206a7f326532 0.1s done 08:35:48 #7 DONE 0.1s 08:35:48 08:35:48 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:35:48 #8 DONE 0.0s 08:35:48 08:35:48 1 warning found (use --debug to expand): 08:35:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:odessa --push - 08:35:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:odessa' 08:35:48 #1 [internal] load build definition from Dockerfile 08:35:48 #1 transferring dockerfile: 160B done 08:35:48 #1 DONE 0.0s 08:35:48 08:35:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:odessa 08:35:48 #2 DONE 0.0s 08:35:48 08:35:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:odessa 08:35:48 #3 DONE 0.0s 08:35:48 08:35:48 #4 [internal] load .dockerignore 08:35:48 #4 transferring context: 2B done 08:35:48 #4 DONE 0.0s 08:35:48 08:35:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 08:35:48 #5 resolve nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 0.0s done 08:35:48 #5 CACHED 08:35:48 08:35:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 08:35:48 #6 resolve nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:7cfe308b189b2d4a1fd5b0b1ed577768b241b2e36b84bb165cd14c4c96a56e98 0.0s done 08:35:48 #6 CACHED 08:35:48 08:35:48 #7 exporting to image 08:35:48 #7 exporting layers done 08:35:48 #7 exporting manifest sha256:d6dd5c0c5bc1459cabc86121baf49e0a6605040795b268e1ff1799e1a6da1f05 done 08:35:48 #7 exporting config sha256:195ea8cc8a954902b895f8c07389d40cd9d6f90343bae5205fb4181f76d60ebb done 08:35:48 #7 exporting manifest sha256:5d9dd3be1bae05faeca6590bc9ee08a2a3a906d8c0f471e5103c62ad75e6fe0f done 08:35:48 #7 exporting config sha256:e4040f4e45551fc82e88c39a2ea25beddb8416077aea9ad25ee1306170310067 done 08:35:48 #7 exporting manifest list sha256:9f3f187c5477fd3689e54e8003164e7a2f8d3cd74aef73a463bc206a7f326532 done 08:35:48 #7 pushing layers 08:35:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:48 #7 pushing layers 0.0s done 08:35:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:9f3f187c5477fd3689e54e8003164e7a2f8d3cd74aef73a463bc206a7f326532 0.1s done 08:35:48 #7 DONE 0.1s 08:35:48 08:35:48 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:35:48 #8 DONE 0.0s 08:35:48 08:35:48 1 warning found (use --debug to expand): 08:35:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001' 08:35:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:35:48 #1 [internal] load build definition from Dockerfile 08:35:48 #1 transferring dockerfile: 196B done 08:35:48 #1 DONE 0.0s 08:35:48 08:35:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001 08:35:48 #2 DONE 0.0s 08:35:48 08:35:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001 08:35:48 #3 DONE 0.0s 08:35:48 08:35:48 #4 [internal] load .dockerignore 08:35:48 #4 transferring context: 2B done 08:35:48 #4 DONE 0.0s 08:35:48 08:35:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 08:35:48 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 0.0s done 08:35:48 #5 DONE 0.0s 08:35:48 08:35:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 08:35:49 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 0.0s done 08:35:49 #6 DONE 0.0s 08:35:49 08:35:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 08:35:49 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 0.0s done 08:35:49 #5 DONE 0.1s 08:35:49 08:35:49 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:35:49 #7 DONE 0.0s 08:35:49 08:35:49 #8 exporting to image 08:35:49 #8 exporting layers done 08:35:49 #8 exporting manifest sha256:6742225051f63049b2771a001a927bfd8d96c530d10a287a1c4194f91c730314 done 08:35:49 #8 exporting config sha256:92362b640696e50c9f1b6197690e322d00e923215572729c3ff98cda3745e902 done 08:35:49 #8 exporting manifest sha256:bb48bedd67a83d8373c9165bf9622eebf73b3cda166a72468b71d63d1e94577c done 08:35:49 #8 exporting config sha256:1dab1636806b02d41c348bd44be288f4c85e83a0b2bdf16f2f192e9354cd7a9c 0.0s done 08:35:49 #8 exporting manifest list sha256:e12d97b9e3462b0bb62d72870ef4f0914620592fb8f005cb14f59dd6d4204d46 done 08:35:49 #8 pushing layers 0.1s done 08:35:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:e12d97b9e3462b0bb62d72870ef4f0914620592fb8f005cb14f59dd6d4204d46 0.1s done 08:35:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:49 #8 DONE 0.2s 08:35:49 08:35:49 1 warning found (use --debug to expand): 08:35:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1 --push - 08:35:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1' 08:35:49 #1 [internal] load build definition from Dockerfile 08:35:49 #1 transferring dockerfile: 167B done 08:35:49 #1 DONE 0.0s 08:35:49 08:35:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1 08:35:49 #2 DONE 0.0s 08:35:49 08:35:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1 08:35:49 #3 DONE 0.0s 08:35:49 08:35:49 #4 [internal] load .dockerignore 08:35:49 #4 transferring context: 2B done 08:35:49 #4 DONE 0.0s 08:35:49 08:35:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 08:35:49 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 done 08:35:49 #5 CACHED 08:35:49 08:35:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 08:35:49 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 done 08:35:49 #6 CACHED 08:35:49 08:35:49 #7 exporting to image 08:35:49 #7 exporting layers done 08:35:49 #7 exporting manifest sha256:6742225051f63049b2771a001a927bfd8d96c530d10a287a1c4194f91c730314 done 08:35:49 #7 exporting config sha256:92362b640696e50c9f1b6197690e322d00e923215572729c3ff98cda3745e902 done 08:35:49 #7 exporting manifest sha256:bb48bedd67a83d8373c9165bf9622eebf73b3cda166a72468b71d63d1e94577c done 08:35:49 #7 exporting config sha256:1dab1636806b02d41c348bd44be288f4c85e83a0b2bdf16f2f192e9354cd7a9c done 08:35:49 #7 exporting manifest list sha256:e12d97b9e3462b0bb62d72870ef4f0914620592fb8f005cb14f59dd6d4204d46 done 08:35:49 #7 pushing layers 08:35:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:50 #7 pushing layers 0.0s done 08:35:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.0.2-dev.1@sha256:e12d97b9e3462b0bb62d72870ef4f0914620592fb8f005cb14f59dd6d4204d46 0.1s done 08:35:50 #7 DONE 0.1s 08:35:50 08:35:50 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:35:50 #8 DONE 0.0s 08:35:50 08:35:50 1 warning found (use --debug to expand): 08:35:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:35:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:35:50 #1 [internal] load build definition from Dockerfile 08:35:50 #1 transferring dockerfile: 208B done 08:35:50 #1 DONE 0.0s 08:35:50 08:35:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:50 #2 DONE 0.0s 08:35:50 08:35:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:50 #3 DONE 0.0s 08:35:50 08:35:50 #4 [internal] load .dockerignore 08:35:50 #4 transferring context: 2B done 08:35:50 #4 DONE 0.0s 08:35:50 08:35:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 08:35:50 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 0.0s done 08:35:50 #5 CACHED 08:35:50 08:35:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 08:35:50 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 0.0s done 08:35:50 #6 DONE 0.0s 08:35:50 08:35:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 08:35:50 #6 CACHED 08:35:50 08:35:50 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:35:50 #7 DONE 0.0s 08:35:50 08:35:50 #8 exporting to image 08:35:50 #8 exporting layers done 08:35:50 #8 exporting manifest sha256:6742225051f63049b2771a001a927bfd8d96c530d10a287a1c4194f91c730314 done 08:35:50 #8 exporting config sha256:92362b640696e50c9f1b6197690e322d00e923215572729c3ff98cda3745e902 done 08:35:50 #8 exporting manifest sha256:bb48bedd67a83d8373c9165bf9622eebf73b3cda166a72468b71d63d1e94577c done 08:35:50 #8 exporting config sha256:1dab1636806b02d41c348bd44be288f4c85e83a0b2bdf16f2f192e9354cd7a9c done 08:35:50 #8 exporting manifest list sha256:e12d97b9e3462b0bb62d72870ef4f0914620592fb8f005cb14f59dd6d4204d46 done 08:35:50 #8 pushing layers 0.0s done 08:35:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:e12d97b9e3462b0bb62d72870ef4f0914620592fb8f005cb14f59dd6d4204d46 0.1s done 08:35:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:50 #8 DONE 0.1s 08:35:50 08:35:50 1 warning found (use --debug to expand): 08:35:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:odessa --push - 08:35:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa' 08:35:51 #1 [internal] load build definition from Dockerfile 08:35:51 #1 transferring dockerfile: 162B done 08:35:51 #1 DONE 0.0s 08:35:51 08:35:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:odessa 08:35:51 #2 DONE 0.0s 08:35:51 08:35:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:odessa 08:35:51 #3 DONE 0.0s 08:35:51 08:35:51 #4 [internal] load .dockerignore 08:35:51 #4 transferring context: 2B done 08:35:51 #4 DONE 0.0s 08:35:51 08:35:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 08:35:51 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 done 08:35:51 #5 CACHED 08:35:51 08:35:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 08:35:51 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:c01701f3fa57511f23279326746a46884e13448d74675e5719e3e56ea254b304 done 08:35:51 #6 CACHED 08:35:51 08:35:51 #7 exporting to image 08:35:51 #7 exporting layers done 08:35:51 #7 exporting manifest sha256:6742225051f63049b2771a001a927bfd8d96c530d10a287a1c4194f91c730314 done 08:35:51 #7 exporting config sha256:92362b640696e50c9f1b6197690e322d00e923215572729c3ff98cda3745e902 done 08:35:51 #7 exporting manifest sha256:bb48bedd67a83d8373c9165bf9622eebf73b3cda166a72468b71d63d1e94577c done 08:35:51 #7 exporting config sha256:1dab1636806b02d41c348bd44be288f4c85e83a0b2bdf16f2f192e9354cd7a9c done 08:35:51 #7 exporting manifest list sha256:e12d97b9e3462b0bb62d72870ef4f0914620592fb8f005cb14f59dd6d4204d46 done 08:35:51 #7 pushing layers 0.0s done 08:35:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:e12d97b9e3462b0bb62d72870ef4f0914620592fb8f005cb14f59dd6d4204d46 08:35:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:e12d97b9e3462b0bb62d72870ef4f0914620592fb8f005cb14f59dd6d4204d46 0.1s done 08:35:51 #7 DONE 0.1s 08:35:51 08:35:51 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:35:51 #8 DONE 0.0s 08:35:51 08:35:51 1 warning found (use --debug to expand): 08:35:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001' 08:35:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:35:51 #1 [internal] load build definition from Dockerfile 08:35:51 #1 transferring dockerfile: 198B done 08:35:51 #1 DONE 0.0s 08:35:51 08:35:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001 08:35:51 #2 DONE 0.0s 08:35:51 08:35:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001 08:35:51 #3 DONE 0.1s 08:35:51 08:35:51 #4 [internal] load .dockerignore 08:35:51 #4 transferring context: 2B done 08:35:51 #4 DONE 0.0s 08:35:51 08:35:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 08:35:51 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 0.0s done 08:35:51 #5 DONE 0.0s 08:35:51 08:35:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 08:35:51 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 0.0s done 08:35:51 #6 DONE 0.1s 08:35:51 08:35:51 #7 exporting to image 08:35:51 #7 exporting layers done 08:35:51 #7 exporting manifest sha256:7713064e2d85fda2636a9626995dee98854606777896c20e608e3620deaf6e13 done 08:35:51 #7 exporting config sha256:df2714544316e298e7426c1a334bf1c3ce37a534871a294cd48aebfd3eb348b3 done 08:35:51 #7 exporting manifest sha256:803f5e82649f1edcb9f284df5685376c7329ac583865089c3caf6ca773d73d82 done 08:35:51 #7 exporting config sha256:8063ee4f96d77ec5f6f8f45baffc785b9b198d89f20b8d9c1e8fe681a3caf687 done 08:35:51 #7 exporting manifest list sha256:5e84a7b1e7c5ece527a350de8f450e0de868c2e12840bf3f3c019e6a0686ff2a 0.0s done 08:35:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:51 #7 pushing layers 0.1s done 08:35:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001@sha256:5e84a7b1e7c5ece527a350de8f450e0de868c2e12840bf3f3c019e6a0686ff2a 0.1s done 08:35:51 #7 DONE 0.2s 08:35:51 08:35:51 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:35:51 #8 DONE 0.0s 08:35:51 08:35:51 1 warning found (use --debug to expand): 08:35:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1 --push - 08:35:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1' 08:35:52 #1 [internal] load build definition from Dockerfile 08:35:52 #1 transferring dockerfile: 169B done 08:35:52 #1 DONE 0.0s 08:35:52 08:35:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1 08:35:52 #2 DONE 0.0s 08:35:52 08:35:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1 08:35:52 #3 DONE 0.0s 08:35:52 08:35:52 #4 [internal] load .dockerignore 08:35:52 #4 transferring context: 2B done 08:35:52 #4 DONE 0.0s 08:35:52 08:35:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 08:35:52 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 0.0s done 08:35:52 #5 CACHED 08:35:52 08:35:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 08:35:52 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 0.0s done 08:35:52 #6 CACHED 08:35:52 08:35:52 #7 exporting to image 08:35:52 #7 exporting layers done 08:35:52 #7 exporting manifest sha256:7713064e2d85fda2636a9626995dee98854606777896c20e608e3620deaf6e13 done 08:35:52 #7 exporting config sha256:df2714544316e298e7426c1a334bf1c3ce37a534871a294cd48aebfd3eb348b3 done 08:35:52 #7 exporting manifest sha256:803f5e82649f1edcb9f284df5685376c7329ac583865089c3caf6ca773d73d82 08:35:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:52 #7 exporting manifest sha256:803f5e82649f1edcb9f284df5685376c7329ac583865089c3caf6ca773d73d82 done 08:35:52 #7 exporting config sha256:8063ee4f96d77ec5f6f8f45baffc785b9b198d89f20b8d9c1e8fe681a3caf687 done 08:35:52 #7 exporting manifest list sha256:5e84a7b1e7c5ece527a350de8f450e0de868c2e12840bf3f3c019e6a0686ff2a done 08:35:52 #7 pushing layers 0.0s done 08:35:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.0.2-dev.1@sha256:5e84a7b1e7c5ece527a350de8f450e0de868c2e12840bf3f3c019e6a0686ff2a 0.1s done 08:35:52 #7 DONE 0.1s 08:35:52 08:35:52 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:35:52 #8 DONE 0.0s 08:35:52 08:35:52 1 warning found (use --debug to expand): 08:35:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:35:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:35:52 #1 [internal] load build definition from Dockerfile 08:35:52 #1 transferring dockerfile: 210B done 08:35:52 #1 DONE 0.0s 08:35:52 08:35:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:52 #2 DONE 0.0s 08:35:52 08:35:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:52 #3 DONE 0.0s 08:35:52 08:35:52 #4 [internal] load .dockerignore 08:35:52 #4 transferring context: 2B done 08:35:52 #4 DONE 0.0s 08:35:52 08:35:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 08:35:52 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 08:35:53 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 0.0s done 08:35:53 #5 CACHED 08:35:53 08:35:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 08:35:53 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 0.0s done 08:35:53 #6 CACHED 08:35:53 08:35:53 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:35:53 #7 DONE 0.0s 08:35:53 08:35:53 #8 exporting to image 08:35:53 #8 exporting layers done 08:35:53 #8 exporting manifest sha256:7713064e2d85fda2636a9626995dee98854606777896c20e608e3620deaf6e13 done 08:35:53 #8 exporting config sha256:df2714544316e298e7426c1a334bf1c3ce37a534871a294cd48aebfd3eb348b3 done 08:35:53 #8 exporting manifest sha256:803f5e82649f1edcb9f284df5685376c7329ac583865089c3caf6ca773d73d82 done 08:35:53 #8 exporting config sha256:8063ee4f96d77ec5f6f8f45baffc785b9b198d89f20b8d9c1e8fe681a3caf687 done 08:35:53 #8 exporting manifest list sha256:5e84a7b1e7c5ece527a350de8f450e0de868c2e12840bf3f3c019e6a0686ff2a done 08:35:53 #8 pushing layers 0.0s done 08:35:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:5e84a7b1e7c5ece527a350de8f450e0de868c2e12840bf3f3c019e6a0686ff2a 0.1s done 08:35:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:53 #8 DONE 0.1s 08:35:53 08:35:53 1 warning found (use --debug to expand): 08:35:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa' 08:35:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:odessa --push - 08:35:53 #1 [internal] load build definition from Dockerfile 08:35:53 #1 transferring dockerfile: 164B done 08:35:53 #1 DONE 0.0s 08:35:53 08:35:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:odessa 08:35:53 #2 DONE 0.0s 08:35:53 08:35:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:odessa 08:35:53 #3 DONE 0.0s 08:35:53 08:35:53 #4 [internal] load .dockerignore 08:35:53 #4 transferring context: 2B done 08:35:53 #4 DONE 0.0s 08:35:53 08:35:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 08:35:53 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 done 08:35:53 #5 CACHED 08:35:53 08:35:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 08:35:53 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:542a949a775562d5071dcbc4e84c7324dffa2c4619048ba913a9656f8b23fde9 0.0s done 08:35:53 #6 CACHED 08:35:53 08:35:53 #7 exporting to image 08:35:53 #7 exporting layers done 08:35:53 #7 exporting manifest sha256:7713064e2d85fda2636a9626995dee98854606777896c20e608e3620deaf6e13 done 08:35:53 #7 exporting config sha256:df2714544316e298e7426c1a334bf1c3ce37a534871a294cd48aebfd3eb348b3 done 08:35:53 #7 exporting manifest sha256:803f5e82649f1edcb9f284df5685376c7329ac583865089c3caf6ca773d73d82 done 08:35:53 #7 exporting config sha256:8063ee4f96d77ec5f6f8f45baffc785b9b198d89f20b8d9c1e8fe681a3caf687 done 08:35:53 #7 exporting manifest list sha256:5e84a7b1e7c5ece527a350de8f450e0de868c2e12840bf3f3c019e6a0686ff2a done 08:35:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:53 #7 pushing layers 0.0s done 08:35:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:5e84a7b1e7c5ece527a350de8f450e0de868c2e12840bf3f3c019e6a0686ff2a 0.1s done 08:35:53 #7 DONE 0.1s 08:35:53 08:35:53 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:35:53 #8 DONE 0.0s 08:35:53 08:35:53 1 warning found (use --debug to expand): 08:35:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001' 08:35:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:35:54 #1 [internal] load build definition from Dockerfile 08:35:54 #1 transferring dockerfile: 206B done 08:35:54 #1 DONE 0.0s 08:35:54 08:35:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 08:35:54 #2 DONE 0.0s 08:35:54 08:35:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001 08:35:54 #3 DONE 0.1s 08:35:54 08:35:54 #4 [internal] load .dockerignore 08:35:54 #4 transferring context: 2B done 08:35:54 #4 DONE 0.0s 08:35:54 08:35:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 08:35:54 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 0.0s done 08:35:54 #5 DONE 0.0s 08:35:54 08:35:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 08:35:54 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 0.0s done 08:35:54 #6 DONE 0.2s 08:35:54 08:35:54 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:35:54 #7 DONE 0.0s 08:35:54 08:35:54 #8 exporting to image 08:35:54 #8 exporting layers done 08:35:54 #8 exporting manifest sha256:e26c8595feeb291226698dee52a41625b6a02cae089158f151e058c43a8150a4 done 08:35:54 #8 exporting config sha256:f46bc65a27ff1e08793a18c4a6230e9ae870c759bdfbff3fb1f48f90fa32032e done 08:35:54 #8 exporting manifest sha256:057ee2c0eb04214324e575a412b3ba55c01413d8b8140d8842d4d989302b79a9 done 08:35:54 #8 exporting config sha256:b0e3eabb7b2fc588fcde4abfe13e8d67b6d5011f3e4da4309e83cb2ed49049db 0.0s done 08:35:54 #8 exporting manifest list sha256:2883eac8364977920e6cb8d28fff891e11bb08a29218181a8d360c388e727208 done 08:35:54 #8 pushing layers 08:35:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:54 #8 pushing layers 0.1s done 08:35:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001@sha256:2883eac8364977920e6cb8d28fff891e11bb08a29218181a8d360c388e727208 0.1s done 08:35:54 #8 DONE 0.2s 08:35:54 08:35:54 1 warning found (use --debug to expand): 08:35:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1' 08:35:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1 --push - 08:35:54 #1 [internal] load build definition from Dockerfile 08:35:54 #1 transferring dockerfile: 177B done 08:35:54 #1 DONE 0.0s 08:35:54 08:35:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1 08:35:54 #2 DONE 0.0s 08:35:54 08:35:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1 08:35:54 #3 DONE 0.0s 08:35:54 08:35:54 #4 [internal] load .dockerignore 08:35:54 #4 transferring context: 2B done 08:35:54 #4 DONE 0.0s 08:35:54 08:35:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 08:35:54 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 0.0s done 08:35:54 #5 CACHED 08:35:54 08:35:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 08:35:54 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 0.0s done 08:35:54 #6 CACHED 08:35:54 08:35:54 #7 exporting to image 08:35:54 #7 exporting layers done 08:35:54 #7 exporting manifest sha256:e26c8595feeb291226698dee52a41625b6a02cae089158f151e058c43a8150a4 done 08:35:54 #7 exporting config sha256:f46bc65a27ff1e08793a18c4a6230e9ae870c759bdfbff3fb1f48f90fa32032e done 08:35:54 #7 exporting manifest sha256:057ee2c0eb04214324e575a412b3ba55c01413d8b8140d8842d4d989302b79a9 08:35:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:54 #7 exporting manifest sha256:057ee2c0eb04214324e575a412b3ba55c01413d8b8140d8842d4d989302b79a9 done 08:35:54 #7 exporting config sha256:b0e3eabb7b2fc588fcde4abfe13e8d67b6d5011f3e4da4309e83cb2ed49049db done 08:35:54 #7 exporting manifest list sha256:2883eac8364977920e6cb8d28fff891e11bb08a29218181a8d360c388e727208 done 08:35:54 #7 pushing layers 0.0s done 08:35:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2-dev.1@sha256:2883eac8364977920e6cb8d28fff891e11bb08a29218181a8d360c388e727208 0.1s done 08:35:54 #7 DONE 0.1s 08:35:54 08:35:54 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:35:54 #8 DONE 0.0s 08:35:54 08:35:54 1 warning found (use --debug to expand): 08:35:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:35:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:35:55 #1 [internal] load build definition from Dockerfile 08:35:55 #1 transferring dockerfile: 218B done 08:35:55 #1 DONE 0.0s 08:35:55 08:35:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:55 #2 DONE 0.0s 08:35:55 08:35:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:55 #3 DONE 0.0s 08:35:55 08:35:55 #4 [internal] load .dockerignore 08:35:55 #4 transferring context: 2B done 08:35:55 #4 DONE 0.0s 08:35:55 08:35:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 08:35:55 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 0.0s done 08:35:55 #5 DONE 0.0s 08:35:55 08:35:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 08:35:55 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 0.0s done 08:35:55 #6 CACHED 08:35:55 08:35:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 08:35:55 #5 CACHED 08:35:55 08:35:55 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:35:55 #7 DONE 0.0s 08:35:55 08:35:55 #8 exporting to image 08:35:55 #8 exporting layers done 08:35:55 #8 exporting manifest sha256:e26c8595feeb291226698dee52a41625b6a02cae089158f151e058c43a8150a4 done 08:35:55 #8 exporting config sha256:f46bc65a27ff1e08793a18c4a6230e9ae870c759bdfbff3fb1f48f90fa32032e done 08:35:55 #8 exporting manifest sha256:057ee2c0eb04214324e575a412b3ba55c01413d8b8140d8842d4d989302b79a9 done 08:35:55 #8 exporting config sha256:b0e3eabb7b2fc588fcde4abfe13e8d67b6d5011f3e4da4309e83cb2ed49049db done 08:35:55 #8 exporting manifest list sha256:2883eac8364977920e6cb8d28fff891e11bb08a29218181a8d360c388e727208 done 08:35:55 #8 pushing layers 0.0s done 08:35:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:2883eac8364977920e6cb8d28fff891e11bb08a29218181a8d360c388e727208 0.1s done 08:35:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:55 #8 DONE 0.1s 08:35:55 08:35:55 1 warning found (use --debug to expand): 08:35:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa' 08:35:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa --push - 08:35:56 #1 [internal] load build definition from Dockerfile 08:35:56 #1 transferring dockerfile: 172B done 08:35:56 #1 DONE 0.0s 08:35:56 08:35:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 08:35:56 #2 DONE 0.0s 08:35:56 08:35:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 08:35:56 #3 DONE 0.0s 08:35:56 08:35:56 #4 [internal] load .dockerignore 08:35:56 #4 transferring context: 2B done 08:35:56 #4 DONE 0.0s 08:35:56 08:35:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 08:35:56 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 0.0s done 08:35:56 #5 CACHED 08:35:56 08:35:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 08:35:56 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:3c9f422b09ec8c2eda1e62b7ad907877966675432ab6d95515b4df8237256800 0.0s done 08:35:56 #6 CACHED 08:35:56 08:35:56 #7 exporting to image 08:35:56 #7 exporting layers done 08:35:56 #7 exporting manifest sha256:e26c8595feeb291226698dee52a41625b6a02cae089158f151e058c43a8150a4 08:35:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:56 #7 exporting manifest sha256:e26c8595feeb291226698dee52a41625b6a02cae089158f151e058c43a8150a4 done 08:35:56 #7 exporting config sha256:f46bc65a27ff1e08793a18c4a6230e9ae870c759bdfbff3fb1f48f90fa32032e done 08:35:56 #7 exporting manifest sha256:057ee2c0eb04214324e575a412b3ba55c01413d8b8140d8842d4d989302b79a9 done 08:35:56 #7 exporting config sha256:b0e3eabb7b2fc588fcde4abfe13e8d67b6d5011f3e4da4309e83cb2ed49049db done 08:35:56 #7 exporting manifest list sha256:2883eac8364977920e6cb8d28fff891e11bb08a29218181a8d360c388e727208 done 08:35:56 #7 pushing layers 0.0s done 08:35:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:2883eac8364977920e6cb8d28fff891e11bb08a29218181a8d360c388e727208 0.1s done 08:35:56 #7 DONE 0.1s 08:35:56 08:35:56 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:35:56 #8 DONE 0.0s 08:35:56 08:35:56 1 warning found (use --debug to expand): 08:35:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001' 08:35:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:35:56 #1 [internal] load build definition from Dockerfile 08:35:56 #1 transferring dockerfile: 204B done 08:35:56 #1 DONE 0.0s 08:35:56 08:35:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001 08:35:56 #2 DONE 0.0s 08:35:56 08:35:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001 08:35:56 #3 DONE 0.1s 08:35:56 08:35:56 #4 [internal] load .dockerignore 08:35:56 #4 transferring context: 2B done 08:35:56 #4 DONE 0.0s 08:35:56 08:35:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 08:35:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 08:35:56 #5 ... 08:35:56 08:35:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 08:35:56 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 0.0s done 08:35:56 #6 DONE 0.1s 08:35:56 08:35:56 #7 exporting to image 08:35:56 #7 exporting layers done 08:35:56 #7 exporting manifest sha256:c15b54b3fc1176975cc96aece721f13ec4efbccf54a63f1ff35988fd435ab91a done 08:35:56 #7 exporting config sha256:94a924d9a3212a9231d7cf381887818fc92b256e3fb1f836f78a63270562e0c4 done 08:35:56 #7 exporting manifest sha256:35d60b8fe4d2e11dd392aa48c192453b7af9b19debeff947d26a85c3f5521975 done 08:35:56 #7 exporting config sha256:b860f7c1dceb031015093204ceafaf2ce98a646af284c081799d79e9747ae462 done 08:35:56 #7 exporting manifest list sha256:19813e1577b9240e52b2fe1714856951f6da4622d251aa81203be33cdc7c094c 0.0s done 08:35:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:56 #7 ... 08:35:56 08:35:56 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:35:56 #8 DONE 0.0s 08:35:56 08:35:56 #7 exporting to image 08:35:56 #7 pushing layers 08:35:56 #7 pushing layers 0.2s done 08:35:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001@sha256:19813e1577b9240e52b2fe1714856951f6da4622d251aa81203be33cdc7c094c 0.1s done 08:35:56 #7 DONE 0.3s 08:35:56 08:35:56 1 warning found (use --debug to expand): 08:35:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1' 08:35:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1 --push - 08:35:57 #1 [internal] load build definition from Dockerfile 08:35:57 #1 transferring dockerfile: 175B done 08:35:57 #1 DONE 0.0s 08:35:57 08:35:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1 08:35:57 #2 DONE 0.0s 08:35:57 08:35:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1 08:35:57 #3 DONE 0.0s 08:35:57 08:35:57 #4 [internal] load .dockerignore 08:35:57 #4 transferring context: 2B done 08:35:57 #4 DONE 0.0s 08:35:57 08:35:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 08:35:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 0.0s done 08:35:57 #5 DONE 0.0s 08:35:57 08:35:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 08:35:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 0.0s done 08:35:57 #6 CACHED 08:35:57 08:35:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 08:35:57 #5 CACHED 08:35:57 08:35:57 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:35:57 #7 DONE 0.0s 08:35:57 08:35:57 #8 exporting to image 08:35:57 #8 exporting layers done 08:35:57 #8 exporting manifest sha256:c15b54b3fc1176975cc96aece721f13ec4efbccf54a63f1ff35988fd435ab91a done 08:35:57 #8 exporting config sha256:94a924d9a3212a9231d7cf381887818fc92b256e3fb1f836f78a63270562e0c4 done 08:35:57 #8 exporting manifest sha256:35d60b8fe4d2e11dd392aa48c192453b7af9b19debeff947d26a85c3f5521975 done 08:35:57 #8 exporting config sha256:b860f7c1dceb031015093204ceafaf2ce98a646af284c081799d79e9747ae462 done 08:35:57 #8 exporting manifest list sha256:19813e1577b9240e52b2fe1714856951f6da4622d251aa81203be33cdc7c094c done 08:35:57 #8 pushing layers 0.0s done 08:35:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2-dev.1@sha256:19813e1577b9240e52b2fe1714856951f6da4622d251aa81203be33cdc7c094c 0.1s done 08:35:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:57 #8 DONE 0.1s 08:35:57 08:35:57 1 warning found (use --debug to expand): 08:35:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:35:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:35:57 #1 [internal] load build definition from Dockerfile 08:35:57 #1 transferring dockerfile: 216B done 08:35:57 #1 DONE 0.0s 08:35:57 08:35:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:57 #2 DONE 0.0s 08:35:57 08:35:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:35:57 #3 DONE 0.0s 08:35:57 08:35:57 #4 [internal] load .dockerignore 08:35:57 #4 transferring context: 2B done 08:35:57 #4 DONE 0.0s 08:35:57 08:35:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 08:35:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 0.0s done 08:35:57 #5 CACHED 08:35:57 08:35:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 08:35:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 0.0s done 08:35:57 #6 CACHED 08:35:57 08:35:57 #7 exporting to image 08:35:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:57 #7 exporting layers done 08:35:57 #7 exporting manifest sha256:c15b54b3fc1176975cc96aece721f13ec4efbccf54a63f1ff35988fd435ab91a done 08:35:57 #7 exporting config sha256:94a924d9a3212a9231d7cf381887818fc92b256e3fb1f836f78a63270562e0c4 done 08:35:57 #7 exporting manifest sha256:35d60b8fe4d2e11dd392aa48c192453b7af9b19debeff947d26a85c3f5521975 done 08:35:57 #7 exporting config sha256:b860f7c1dceb031015093204ceafaf2ce98a646af284c081799d79e9747ae462 done 08:35:57 #7 exporting manifest list sha256:19813e1577b9240e52b2fe1714856951f6da4622d251aa81203be33cdc7c094c done 08:35:57 #7 pushing layers 0.0s done 08:35:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:19813e1577b9240e52b2fe1714856951f6da4622d251aa81203be33cdc7c094c 0.1s done 08:35:57 #7 DONE 0.1s 08:35:57 08:35:57 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:35:57 #8 DONE 0.0s 08:35:57 08:35:57 1 warning found (use --debug to expand): 08:35:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa' 08:35:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa --push - 08:35:58 #1 [internal] load build definition from Dockerfile 08:35:58 #1 transferring dockerfile: 170B done 08:35:58 #1 DONE 0.0s 08:35:58 08:35:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 08:35:58 #2 DONE 0.0s 08:35:58 08:35:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 08:35:58 #3 DONE 0.0s 08:35:58 08:35:58 #4 [internal] load .dockerignore 08:35:58 #4 transferring context: 2B done 08:35:58 #4 DONE 0.0s 08:35:58 08:35:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 08:35:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 done 08:35:58 #5 CACHED 08:35:58 08:35:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 08:35:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:229d22f626c9b5008afadeaa741a033e556c5ef9413fe44ff06348e76bf77751 0.0s done 08:35:58 #6 CACHED 08:35:58 08:35:58 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:35:58 #7 DONE 0.0s 08:35:58 08:35:58 #8 exporting to image 08:35:58 #8 exporting layers done 08:35:58 #8 exporting manifest sha256:c15b54b3fc1176975cc96aece721f13ec4efbccf54a63f1ff35988fd435ab91a done 08:35:58 #8 exporting config sha256:94a924d9a3212a9231d7cf381887818fc92b256e3fb1f836f78a63270562e0c4 done 08:35:58 #8 exporting manifest sha256:35d60b8fe4d2e11dd392aa48c192453b7af9b19debeff947d26a85c3f5521975 done 08:35:58 #8 exporting config sha256:b860f7c1dceb031015093204ceafaf2ce98a646af284c081799d79e9747ae462 done 08:35:58 #8 exporting manifest list sha256:19813e1577b9240e52b2fe1714856951f6da4622d251aa81203be33cdc7c094c done 08:35:58 #8 pushing layers 0.0s done 08:35:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:19813e1577b9240e52b2fe1714856951f6da4622d251aa81203be33cdc7c094c 0.1s done 08:35:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:58 #8 DONE 0.1s 08:35:58 08:35:58 1 warning found (use --debug to expand): 08:35:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001' 08:35:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:35:59 #1 [internal] load build definition from Dockerfile 08:35:59 #1 transferring dockerfile: 205B done 08:35:59 #1 DONE 0.0s 08:35:59 08:35:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001 08:35:59 #2 DONE 0.0s 08:35:59 08:35:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001 08:35:59 #3 DONE 0.0s 08:35:59 08:35:59 #4 [internal] load .dockerignore 08:35:59 #4 transferring context: 2B done 08:35:59 #4 DONE 0.0s 08:35:59 08:35:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 08:35:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 08:35:59 #5 ... 08:35:59 08:35:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 08:35:59 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 0.0s done 08:35:59 #6 DONE 0.1s 08:35:59 08:35:59 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:35:59 #7 DONE 0.0s 08:35:59 08:35:59 #8 exporting to image 08:35:59 #8 exporting layers done 08:35:59 #8 exporting manifest sha256:7ac30f25b9a36a3210e248e0919c8ee5d9c5a9360d92aa76939b3951f75be5a3 done 08:35:59 #8 exporting config sha256:5ea67082a7c16e5c31c06ba4b456bf20192350ab80562136662cd8c17d37aab0 done 08:35:59 #8 exporting manifest sha256:2d2f334f14d7e0040c6c036d5eaa780ddbc64c5366ebdd25663e42b8099a90eb done 08:35:59 #8 exporting config sha256:f5a44d3582cbd48555dc948cbce3913676ee43072e9b92d7b47a7f2de748dd31 done 08:35:59 #8 exporting manifest list sha256:5840d06350c42da2ed79c7a11e8f8bd9d7d8ebc9d36903a9ffc7cc13536ffdeb done 08:35:59 #8 pushing layers 0.1s done 08:35:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001@sha256:5840d06350c42da2ed79c7a11e8f8bd9d7d8ebc9d36903a9ffc7cc13536ffdeb 08:35:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001@sha256:5840d06350c42da2ed79c7a11e8f8bd9d7d8ebc9d36903a9ffc7cc13536ffdeb 0.1s done 08:35:59 #8 DONE 0.2s 08:35:59 08:35:59 1 warning found (use --debug to expand): 08:35:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:35:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1 --push - 08:35:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1' 08:35:59 #1 [internal] load build definition from Dockerfile 08:35:59 #1 transferring dockerfile: 176B done 08:35:59 #1 DONE 0.0s 08:35:59 08:35:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1 08:35:59 #2 DONE 0.0s 08:35:59 08:35:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1 08:35:59 #3 DONE 0.0s 08:35:59 08:35:59 #4 [internal] load .dockerignore 08:35:59 #4 transferring context: 2B done 08:35:59 #4 DONE 0.0s 08:35:59 08:35:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 08:35:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 08:35:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 0.0s done 08:35:59 #5 CACHED 08:35:59 08:35:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 08:35:59 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 0.0s done 08:35:59 #6 CACHED 08:35:59 08:35:59 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:35:59 #7 DONE 0.0s 08:35:59 08:35:59 #8 exporting to image 08:35:59 #8 exporting layers done 08:35:59 #8 exporting manifest sha256:7ac30f25b9a36a3210e248e0919c8ee5d9c5a9360d92aa76939b3951f75be5a3 done 08:35:59 #8 exporting config sha256:5ea67082a7c16e5c31c06ba4b456bf20192350ab80562136662cd8c17d37aab0 done 08:35:59 #8 exporting manifest sha256:2d2f334f14d7e0040c6c036d5eaa780ddbc64c5366ebdd25663e42b8099a90eb done 08:35:59 #8 exporting config sha256:f5a44d3582cbd48555dc948cbce3913676ee43072e9b92d7b47a7f2de748dd31 done 08:35:59 #8 exporting manifest list sha256:5840d06350c42da2ed79c7a11e8f8bd9d7d8ebc9d36903a9ffc7cc13536ffdeb done 08:35:59 #8 pushing layers 0.0s done 08:35:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2-dev.1@sha256:5840d06350c42da2ed79c7a11e8f8bd9d7d8ebc9d36903a9ffc7cc13536ffdeb 0.1s done 08:35:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:35:59 #8 DONE 0.1s 08:35:59 08:35:59 1 warning found (use --debug to expand): 08:35:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:36:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:36:00 #1 [internal] load build definition from Dockerfile 08:36:00 #1 transferring dockerfile: 217B done 08:36:00 #1 DONE 0.0s 08:36:00 08:36:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:00 #2 DONE 0.0s 08:36:00 08:36:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:00 #3 DONE 0.0s 08:36:00 08:36:00 #4 [internal] load .dockerignore 08:36:00 #4 transferring context: 2B done 08:36:00 #4 DONE 0.0s 08:36:00 08:36:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 08:36:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 0.0s done 08:36:00 #5 CACHED 08:36:00 08:36:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 08:36:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 0.0s done 08:36:00 #6 CACHED 08:36:00 08:36:00 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:36:00 #7 DONE 0.0s 08:36:00 08:36:00 #8 exporting to image 08:36:00 #8 exporting layers done 08:36:00 #8 exporting manifest sha256:7ac30f25b9a36a3210e248e0919c8ee5d9c5a9360d92aa76939b3951f75be5a3 done 08:36:00 #8 exporting config sha256:5ea67082a7c16e5c31c06ba4b456bf20192350ab80562136662cd8c17d37aab0 done 08:36:00 #8 exporting manifest sha256:2d2f334f14d7e0040c6c036d5eaa780ddbc64c5366ebdd25663e42b8099a90eb done 08:36:00 #8 exporting config sha256:f5a44d3582cbd48555dc948cbce3913676ee43072e9b92d7b47a7f2de748dd31 done 08:36:00 #8 exporting manifest list sha256:5840d06350c42da2ed79c7a11e8f8bd9d7d8ebc9d36903a9ffc7cc13536ffdeb done 08:36:00 #8 pushing layers 0.0s done 08:36:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:5840d06350c42da2ed79c7a11e8f8bd9d7d8ebc9d36903a9ffc7cc13536ffdeb 0.1s done 08:36:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:00 #8 DONE 0.1s 08:36:00 08:36:00 1 warning found (use --debug to expand): 08:36:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa --push - 08:36:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa' 08:36:01 #1 [internal] load build definition from Dockerfile 08:36:01 #1 transferring dockerfile: 171B done 08:36:01 #1 DONE 0.0s 08:36:01 08:36:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 08:36:01 #2 DONE 0.0s 08:36:01 08:36:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 08:36:01 #3 DONE 0.0s 08:36:01 08:36:01 #4 [internal] load .dockerignore 08:36:01 #4 transferring context: 2B done 08:36:01 #4 DONE 0.0s 08:36:01 08:36:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 08:36:01 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 0.0s done 08:36:01 #5 CACHED 08:36:01 08:36:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 08:36:01 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:9953b95285e6539459ecd6ac0b00a17634fad3877014e6629fab89acc6388229 0.0s done 08:36:01 #6 CACHED 08:36:01 08:36:01 #7 exporting to image 08:36:01 #7 exporting layers 08:36:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:01 #7 exporting layers done 08:36:01 #7 exporting manifest sha256:7ac30f25b9a36a3210e248e0919c8ee5d9c5a9360d92aa76939b3951f75be5a3 done 08:36:01 #7 exporting config sha256:5ea67082a7c16e5c31c06ba4b456bf20192350ab80562136662cd8c17d37aab0 done 08:36:01 #7 exporting manifest sha256:2d2f334f14d7e0040c6c036d5eaa780ddbc64c5366ebdd25663e42b8099a90eb done 08:36:01 #7 exporting config sha256:f5a44d3582cbd48555dc948cbce3913676ee43072e9b92d7b47a7f2de748dd31 done 08:36:01 #7 exporting manifest list sha256:5840d06350c42da2ed79c7a11e8f8bd9d7d8ebc9d36903a9ffc7cc13536ffdeb done 08:36:01 #7 pushing layers 0.0s done 08:36:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:5840d06350c42da2ed79c7a11e8f8bd9d7d8ebc9d36903a9ffc7cc13536ffdeb 0.1s done 08:36:01 #7 DONE 0.1s 08:36:01 08:36:01 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:36:01 #8 DONE 0.0s 08:36:01 08:36:01 1 warning found (use --debug to expand): 08:36:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001' 08:36:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:36:01 #1 [internal] load build definition from Dockerfile 08:36:01 #1 transferring dockerfile: 211B done 08:36:01 #1 DONE 0.0s 08:36:01 08:36:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001 08:36:01 #2 DONE 0.0s 08:36:01 08:36:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001 08:36:01 #3 DONE 0.0s 08:36:01 08:36:01 #4 [internal] load .dockerignore 08:36:01 #4 transferring context: 2B done 08:36:01 #4 DONE 0.0s 08:36:01 08:36:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 08:36:01 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 08:36:01 #5 ... 08:36:01 08:36:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 08:36:01 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 0.0s done 08:36:01 #6 DONE 0.1s 08:36:01 08:36:01 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:36:01 #7 DONE 0.0s 08:36:01 08:36:01 #8 exporting to image 08:36:01 #8 exporting layers done 08:36:01 #8 exporting manifest sha256:3ec35aa2fae86a852584e3ddbc5935b777d5d4a9753719ea626d4e2e95f46432 done 08:36:01 #8 exporting config sha256:0ff731d516f5793253be74ba1f7c9f582e068255cb021898e7d802b162144e8b done 08:36:01 #8 exporting manifest sha256:184c2d032db359048a4b36cbad31f14079416e4bfa9869060146bdbe76dded84 done 08:36:01 #8 exporting config sha256:441c2f6fcf273e7c11d9f3afc745656523c2f0789c5c485df8e6edcf19f4efda done 08:36:01 #8 exporting manifest list sha256:8da65b901cbca1fc2638a88c58179138e13df6acaf28a365b04dd19b731f0141 done 08:36:01 #8 pushing layers 0.1s done 08:36:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001@sha256:8da65b901cbca1fc2638a88c58179138e13df6acaf28a365b04dd19b731f0141 08:36:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001@sha256:8da65b901cbca1fc2638a88c58179138e13df6acaf28a365b04dd19b731f0141 0.1s done 08:36:01 #8 DONE 0.2s 08:36:01 08:36:01 1 warning found (use --debug to expand): 08:36:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1 --push - 08:36:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1' 08:36:02 #1 [internal] load build definition from Dockerfile 08:36:02 #1 transferring dockerfile: 182B done 08:36:02 #1 DONE 0.0s 08:36:02 08:36:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1 08:36:02 #2 DONE 0.0s 08:36:02 08:36:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1 08:36:02 #3 DONE 0.0s 08:36:02 08:36:02 #4 [internal] load .dockerignore 08:36:02 #4 transferring context: 2B done 08:36:02 #4 DONE 0.0s 08:36:02 08:36:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 08:36:02 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 0.0s done 08:36:02 #5 CACHED 08:36:02 08:36:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 08:36:02 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 0.0s done 08:36:02 #6 CACHED 08:36:02 08:36:02 #7 exporting to image 08:36:02 #7 exporting layers 08:36:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:02 #7 exporting layers done 08:36:02 #7 exporting manifest sha256:3ec35aa2fae86a852584e3ddbc5935b777d5d4a9753719ea626d4e2e95f46432 done 08:36:02 #7 exporting config sha256:0ff731d516f5793253be74ba1f7c9f582e068255cb021898e7d802b162144e8b done 08:36:02 #7 exporting manifest sha256:184c2d032db359048a4b36cbad31f14079416e4bfa9869060146bdbe76dded84 done 08:36:02 #7 exporting config sha256:441c2f6fcf273e7c11d9f3afc745656523c2f0789c5c485df8e6edcf19f4efda done 08:36:02 #7 exporting manifest list sha256:8da65b901cbca1fc2638a88c58179138e13df6acaf28a365b04dd19b731f0141 done 08:36:02 #7 pushing layers 0.0s done 08:36:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2-dev.1@sha256:8da65b901cbca1fc2638a88c58179138e13df6acaf28a365b04dd19b731f0141 0.1s done 08:36:02 #7 DONE 0.1s 08:36:02 08:36:02 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:36:02 #8 DONE 0.0s 08:36:02 08:36:02 1 warning found (use --debug to expand): 08:36:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:36:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:36:02 #1 [internal] load build definition from Dockerfile 08:36:02 #1 transferring dockerfile: 223B done 08:36:02 #1 DONE 0.0s 08:36:02 08:36:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:02 #2 DONE 0.0s 08:36:02 08:36:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:02 #3 DONE 0.0s 08:36:02 08:36:02 #4 [internal] load .dockerignore 08:36:02 #4 transferring context: 2B done 08:36:02 #4 DONE 0.0s 08:36:02 08:36:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 08:36:02 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 0.0s done 08:36:02 #5 CACHED 08:36:02 08:36:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 08:36:02 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 0.0s done 08:36:02 #6 CACHED 08:36:02 08:36:02 #7 exporting to image 08:36:02 #7 exporting layers done 08:36:02 #7 exporting manifest sha256:3ec35aa2fae86a852584e3ddbc5935b777d5d4a9753719ea626d4e2e95f46432 done 08:36:02 #7 exporting config sha256:0ff731d516f5793253be74ba1f7c9f582e068255cb021898e7d802b162144e8b done 08:36:02 #7 exporting manifest sha256:184c2d032db359048a4b36cbad31f14079416e4bfa9869060146bdbe76dded84 08:36:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:02 #7 exporting manifest sha256:184c2d032db359048a4b36cbad31f14079416e4bfa9869060146bdbe76dded84 done 08:36:02 #7 exporting config sha256:441c2f6fcf273e7c11d9f3afc745656523c2f0789c5c485df8e6edcf19f4efda done 08:36:02 #7 exporting manifest list sha256:8da65b901cbca1fc2638a88c58179138e13df6acaf28a365b04dd19b731f0141 done 08:36:02 #7 pushing layers 0.0s done 08:36:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:8da65b901cbca1fc2638a88c58179138e13df6acaf28a365b04dd19b731f0141 0.1s done 08:36:02 #7 DONE 0.1s 08:36:02 08:36:02 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:36:02 #8 DONE 0.0s 08:36:02 08:36:02 1 warning found (use --debug to expand): 08:36:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa' 08:36:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa --push - 08:36:03 #1 [internal] load build definition from Dockerfile 08:36:03 #1 transferring dockerfile: 177B done 08:36:03 #1 DONE 0.0s 08:36:03 08:36:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 08:36:03 #2 DONE 0.0s 08:36:03 08:36:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 08:36:03 #3 DONE 0.0s 08:36:03 08:36:03 #4 [internal] load .dockerignore 08:36:03 #4 transferring context: 2B done 08:36:03 #4 DONE 0.0s 08:36:03 08:36:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 08:36:03 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d done 08:36:03 #5 CACHED 08:36:03 08:36:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 08:36:03 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:8d0add987129312aed46c23d9b6ddf8c874cf2fa6ad41aa63bc6bc3ea610737d 0.0s done 08:36:03 #6 CACHED 08:36:03 08:36:03 #7 exporting to image 08:36:03 #7 exporting layers done 08:36:03 #7 exporting manifest sha256:3ec35aa2fae86a852584e3ddbc5935b777d5d4a9753719ea626d4e2e95f46432 done 08:36:03 #7 exporting config sha256:0ff731d516f5793253be74ba1f7c9f582e068255cb021898e7d802b162144e8b done 08:36:03 #7 exporting manifest sha256:184c2d032db359048a4b36cbad31f14079416e4bfa9869060146bdbe76dded84 08:36:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:03 #7 exporting manifest sha256:184c2d032db359048a4b36cbad31f14079416e4bfa9869060146bdbe76dded84 done 08:36:03 #7 exporting config sha256:441c2f6fcf273e7c11d9f3afc745656523c2f0789c5c485df8e6edcf19f4efda done 08:36:03 #7 exporting manifest list sha256:8da65b901cbca1fc2638a88c58179138e13df6acaf28a365b04dd19b731f0141 done 08:36:03 #7 pushing layers 0.0s done 08:36:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:8da65b901cbca1fc2638a88c58179138e13df6acaf28a365b04dd19b731f0141 0.1s done 08:36:03 #7 DONE 0.1s 08:36:03 08:36:03 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:36:03 #8 DONE 0.0s 08:36:03 08:36:03 1 warning found (use --debug to expand): 08:36:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001' 08:36:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:36:03 #1 [internal] load build definition from Dockerfile 08:36:03 #1 transferring dockerfile: 215B 0.0s done 08:36:03 #1 DONE 0.0s 08:36:03 08:36:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001 08:36:03 #2 DONE 0.0s 08:36:03 08:36:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001 08:36:03 #3 DONE 0.0s 08:36:03 08:36:03 #4 [internal] load .dockerignore 08:36:03 #4 transferring context: 08:36:04 #4 transferring context: 2B done 08:36:04 #4 DONE 0.0s 08:36:04 08:36:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 08:36:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 0.0s done 08:36:04 #5 DONE 0.0s 08:36:04 08:36:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 08:36:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 0.0s done 08:36:04 #6 DONE 0.1s 08:36:04 08:36:04 #7 exporting to image 08:36:04 #7 exporting layers done 08:36:04 #7 exporting manifest sha256:c79d8f2ffa26729fc3cb6b527ca3b35a312b28cb1e8ab5d010e4434035080ed6 done 08:36:04 #7 exporting config sha256:2936d82049d6600b764c572c19edf170bbac7b039893c7a075a925972eeac338 done 08:36:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:04 #7 ... 08:36:04 08:36:04 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:36:04 #8 DONE 0.0s 08:36:04 08:36:04 #7 exporting to image 08:36:04 #7 exporting manifest sha256:435bf58f479ff79ec71438334265c8d92ea9e0aed90082e59ac40f97cc785015 done 08:36:04 #7 exporting config sha256:65c20c68fad07305589218999548b93e3378b42273d9e5e3bbbad4c8d744d2f5 done 08:36:04 #7 exporting manifest list sha256:30607e392404afdd28b89bc6f0d15161658d1d9ae12843c516a8f9ddd5cc3d1b done 08:36:04 #7 pushing layers 0.1s done 08:36:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001@sha256:30607e392404afdd28b89bc6f0d15161658d1d9ae12843c516a8f9ddd5cc3d1b 08:36:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001@sha256:30607e392404afdd28b89bc6f0d15161658d1d9ae12843c516a8f9ddd5cc3d1b 0.1s done 08:36:04 #7 DONE 0.2s 08:36:04 08:36:04 1 warning found (use --debug to expand): 08:36:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1 --push - 08:36:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1' 08:36:04 #1 [internal] load build definition from Dockerfile 08:36:04 #1 transferring dockerfile: 186B done 08:36:04 #1 DONE 0.0s 08:36:04 08:36:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1 08:36:04 #2 DONE 0.0s 08:36:04 08:36:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1 08:36:04 #3 DONE 0.0s 08:36:04 08:36:04 #4 [internal] load .dockerignore 08:36:04 #4 transferring context: 2B done 08:36:04 #4 DONE 0.0s 08:36:04 08:36:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 08:36:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 0.0s done 08:36:04 #5 CACHED 08:36:04 08:36:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 08:36:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 0.0s done 08:36:04 #6 CACHED 08:36:04 08:36:04 #7 exporting to image 08:36:04 #7 exporting layers done 08:36:04 #7 exporting manifest sha256:c79d8f2ffa26729fc3cb6b527ca3b35a312b28cb1e8ab5d010e4434035080ed6 done 08:36:04 #7 exporting config sha256:2936d82049d6600b764c572c19edf170bbac7b039893c7a075a925972eeac338 done 08:36:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:04 #7 exporting manifest sha256:435bf58f479ff79ec71438334265c8d92ea9e0aed90082e59ac40f97cc785015 done 08:36:04 #7 exporting config sha256:65c20c68fad07305589218999548b93e3378b42273d9e5e3bbbad4c8d744d2f5 done 08:36:04 #7 exporting manifest list sha256:30607e392404afdd28b89bc6f0d15161658d1d9ae12843c516a8f9ddd5cc3d1b done 08:36:04 #7 pushing layers 0.0s done 08:36:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2-dev.1@sha256:30607e392404afdd28b89bc6f0d15161658d1d9ae12843c516a8f9ddd5cc3d1b 0.1s done 08:36:04 #7 DONE 0.1s 08:36:04 08:36:04 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:36:04 #8 DONE 0.0s 08:36:04 08:36:04 1 warning found (use --debug to expand): 08:36:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:36:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:36:05 #1 [internal] load build definition from Dockerfile 08:36:05 #1 transferring dockerfile: 227B done 08:36:05 #1 DONE 0.0s 08:36:05 08:36:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:05 #2 DONE 0.0s 08:36:05 08:36:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:05 #3 DONE 0.0s 08:36:05 08:36:05 #4 [internal] load .dockerignore 08:36:05 #4 transferring context: 2B done 08:36:05 #4 DONE 0.0s 08:36:05 08:36:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 08:36:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 0.0s done 08:36:05 #5 CACHED 08:36:05 08:36:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 08:36:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 0.0s done 08:36:05 #6 CACHED 08:36:05 08:36:05 #7 exporting to image 08:36:05 #7 exporting layers done 08:36:05 #7 exporting manifest sha256:c79d8f2ffa26729fc3cb6b527ca3b35a312b28cb1e8ab5d010e4434035080ed6 done 08:36:05 #7 exporting config sha256:2936d82049d6600b764c572c19edf170bbac7b039893c7a075a925972eeac338 done 08:36:05 #7 exporting manifest sha256:435bf58f479ff79ec71438334265c8d92ea9e0aed90082e59ac40f97cc785015 done 08:36:05 #7 exporting config sha256:65c20c68fad07305589218999548b93e3378b42273d9e5e3bbbad4c8d744d2f5 done 08:36:05 #7 exporting manifest list sha256:30607e392404afdd28b89bc6f0d15161658d1d9ae12843c516a8f9ddd5cc3d1b done 08:36:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:05 #7 pushing layers 0.0s done 08:36:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:30607e392404afdd28b89bc6f0d15161658d1d9ae12843c516a8f9ddd5cc3d1b 0.1s done 08:36:05 #7 DONE 0.1s 08:36:05 08:36:05 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:36:05 #8 DONE 0.0s 08:36:05 08:36:05 1 warning found (use --debug to expand): 08:36:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa' 08:36:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa --push - 08:36:05 #1 [internal] load build definition from Dockerfile 08:36:05 #1 transferring dockerfile: 181B done 08:36:05 #1 DONE 0.0s 08:36:05 08:36:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 08:36:05 #2 DONE 0.0s 08:36:05 08:36:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 08:36:05 #3 DONE 0.0s 08:36:05 08:36:05 #4 [internal] load .dockerignore 08:36:05 #4 transferring context: 2B done 08:36:05 #4 DONE 0.0s 08:36:05 08:36:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 08:36:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 0.0s done 08:36:05 #5 CACHED 08:36:05 08:36:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 08:36:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:d51f77cb24c9e662d4433a8c30397925aeab2973a772d212d0e6fa6fd7dbe363 0.0s done 08:36:05 #6 CACHED 08:36:05 08:36:05 #7 exporting to image 08:36:05 #7 exporting layers done 08:36:05 #7 exporting manifest sha256:c79d8f2ffa26729fc3cb6b527ca3b35a312b28cb1e8ab5d010e4434035080ed6 done 08:36:05 #7 exporting config sha256:2936d82049d6600b764c572c19edf170bbac7b039893c7a075a925972eeac338 done 08:36:05 #7 exporting manifest sha256:435bf58f479ff79ec71438334265c8d92ea9e0aed90082e59ac40f97cc785015 done 08:36:05 #7 exporting config sha256:65c20c68fad07305589218999548b93e3378b42273d9e5e3bbbad4c8d744d2f5 done 08:36:05 #7 exporting manifest list sha256:30607e392404afdd28b89bc6f0d15161658d1d9ae12843c516a8f9ddd5cc3d1b done 08:36:05 #7 pushing layers 0.0s done 08:36:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:30607e392404afdd28b89bc6f0d15161658d1d9ae12843c516a8f9ddd5cc3d1b 08:36:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:30607e392404afdd28b89bc6f0d15161658d1d9ae12843c516a8f9ddd5cc3d1b 0.1s done 08:36:05 #7 DONE 0.1s 08:36:05 08:36:05 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:36:05 #8 DONE 0.0s 08:36:05 08:36:05 1 warning found (use --debug to expand): 08:36:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:36:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001' 08:36:06 #1 [internal] load build definition from Dockerfile 08:36:06 #1 transferring dockerfile: 205B done 08:36:06 #1 DONE 0.0s 08:36:06 08:36:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001 08:36:06 #2 DONE 0.0s 08:36:06 08:36:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001 08:36:06 #3 DONE 0.0s 08:36:06 08:36:06 #4 [internal] load .dockerignore 08:36:06 #4 transferring context: 2B done 08:36:06 #4 DONE 0.0s 08:36:06 08:36:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 08:36:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 0.0s done 08:36:06 #5 DONE 0.0s 08:36:06 08:36:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 08:36:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 0.0s done 08:36:06 #6 DONE 0.0s 08:36:06 08:36:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 08:36:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 0.0s done 08:36:06 #5 DONE 0.1s 08:36:06 08:36:06 #7 exporting to image 08:36:06 #7 exporting layers done 08:36:06 #7 exporting manifest sha256:91ae679b101f20ce89b65e524517f7b68bba9318e3fc928cf3e9ee3b76075202 0.0s done 08:36:06 #7 exporting config sha256:7d283fe0b03c00874c5697627385a8f30930be12d2a9c78b84f94d19ff664b96 done 08:36:06 #7 exporting manifest sha256:fc28ed5f971f7f72a05e4286f86961fffd5031f527ea63f7832dbcb85107ad2e 08:36:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:06 #7 ... 08:36:06 08:36:06 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:36:06 #8 DONE 0.0s 08:36:06 08:36:06 #7 exporting to image 08:36:06 #7 exporting manifest sha256:fc28ed5f971f7f72a05e4286f86961fffd5031f527ea63f7832dbcb85107ad2e done 08:36:06 #7 exporting config sha256:acb3ff5d38dc4d30feffd53a4e264bc86032bb6cdac1e5c52c44e48e9043eb40 done 08:36:06 #7 exporting manifest list sha256:5c970590734ae0bca4c18316f347bae7a114732e40de3b938785228a0ba689e8 done 08:36:06 #7 pushing layers 0.1s done 08:36:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001@sha256:5c970590734ae0bca4c18316f347bae7a114732e40de3b938785228a0ba689e8 08:36:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001@sha256:5c970590734ae0bca4c18316f347bae7a114732e40de3b938785228a0ba689e8 0.1s done 08:36:06 #7 DONE 0.2s 08:36:06 08:36:06 1 warning found (use --debug to expand): 08:36:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1' 08:36:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1 --push - 08:36:07 #1 [internal] load build definition from Dockerfile 08:36:07 #1 transferring dockerfile: 176B done 08:36:07 #1 DONE 0.0s 08:36:07 08:36:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1 08:36:07 #2 DONE 0.0s 08:36:07 08:36:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1 08:36:07 #3 DONE 0.0s 08:36:07 08:36:07 #4 [internal] load .dockerignore 08:36:07 #4 transferring context: 2B done 08:36:07 #4 DONE 0.0s 08:36:07 08:36:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 08:36:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 0.0s done 08:36:07 #5 DONE 0.0s 08:36:07 08:36:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 08:36:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 0.0s done 08:36:07 #6 CACHED 08:36:07 08:36:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 08:36:07 #5 CACHED 08:36:07 08:36:07 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:36:07 #7 DONE 0.0s 08:36:07 08:36:07 #8 exporting to image 08:36:07 #8 exporting layers done 08:36:07 #8 exporting manifest sha256:91ae679b101f20ce89b65e524517f7b68bba9318e3fc928cf3e9ee3b76075202 done 08:36:07 #8 exporting config sha256:7d283fe0b03c00874c5697627385a8f30930be12d2a9c78b84f94d19ff664b96 done 08:36:07 #8 exporting manifest sha256:fc28ed5f971f7f72a05e4286f86961fffd5031f527ea63f7832dbcb85107ad2e done 08:36:07 #8 exporting config sha256:acb3ff5d38dc4d30feffd53a4e264bc86032bb6cdac1e5c52c44e48e9043eb40 done 08:36:07 #8 exporting manifest list sha256:5c970590734ae0bca4c18316f347bae7a114732e40de3b938785228a0ba689e8 done 08:36:07 #8 pushing layers 0.0s done 08:36:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2-dev.1@sha256:5c970590734ae0bca4c18316f347bae7a114732e40de3b938785228a0ba689e8 0.1s done 08:36:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:07 #8 DONE 0.1s 08:36:07 08:36:07 1 warning found (use --debug to expand): 08:36:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:36:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:36:07 #1 [internal] load build definition from Dockerfile 08:36:07 #1 transferring dockerfile: 217B done 08:36:07 #1 DONE 0.0s 08:36:07 08:36:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:07 #2 DONE 0.0s 08:36:07 08:36:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:07 #3 DONE 0.0s 08:36:07 08:36:07 #4 [internal] load .dockerignore 08:36:07 #4 transferring context: 2B done 08:36:07 #4 DONE 0.0s 08:36:07 08:36:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 08:36:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 0.0s done 08:36:07 #5 CACHED 08:36:07 08:36:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 08:36:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 0.0s done 08:36:07 #6 CACHED 08:36:07 08:36:07 #7 exporting to image 08:36:07 #7 exporting layers 08:36:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:07 #7 exporting layers done 08:36:07 #7 exporting manifest sha256:91ae679b101f20ce89b65e524517f7b68bba9318e3fc928cf3e9ee3b76075202 done 08:36:07 #7 exporting config sha256:7d283fe0b03c00874c5697627385a8f30930be12d2a9c78b84f94d19ff664b96 done 08:36:07 #7 exporting manifest sha256:fc28ed5f971f7f72a05e4286f86961fffd5031f527ea63f7832dbcb85107ad2e done 08:36:07 #7 exporting config sha256:acb3ff5d38dc4d30feffd53a4e264bc86032bb6cdac1e5c52c44e48e9043eb40 done 08:36:07 #7 exporting manifest list sha256:5c970590734ae0bca4c18316f347bae7a114732e40de3b938785228a0ba689e8 done 08:36:07 #7 pushing layers 0.0s done 08:36:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:5c970590734ae0bca4c18316f347bae7a114732e40de3b938785228a0ba689e8 0.1s done 08:36:07 #7 DONE 0.1s 08:36:07 08:36:07 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:36:07 #8 DONE 0.0s 08:36:07 08:36:07 1 warning found (use --debug to expand): 08:36:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa' 08:36:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:odessa --push - 08:36:08 #1 [internal] load build definition from Dockerfile 08:36:08 #1 transferring dockerfile: 171B done 08:36:08 #1 DONE 0.0s 08:36:08 08:36:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 08:36:08 #2 DONE 0.0s 08:36:08 08:36:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 08:36:08 #3 DONE 0.0s 08:36:08 08:36:08 #4 [internal] load .dockerignore 08:36:08 #4 transferring context: 2B done 08:36:08 #4 DONE 0.0s 08:36:08 08:36:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 08:36:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 0.0s done 08:36:08 #5 CACHED 08:36:08 08:36:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 08:36:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:a26846412b148cb4bb4e5440822adb6f431892c73a19bdce73eb1a58987d7211 0.0s done 08:36:08 #6 CACHED 08:36:08 08:36:08 #7 exporting to image 08:36:08 #7 exporting layers done 08:36:08 #7 exporting manifest sha256:91ae679b101f20ce89b65e524517f7b68bba9318e3fc928cf3e9ee3b76075202 done 08:36:08 #7 exporting config sha256:7d283fe0b03c00874c5697627385a8f30930be12d2a9c78b84f94d19ff664b96 done 08:36:08 #7 exporting manifest sha256:fc28ed5f971f7f72a05e4286f86961fffd5031f527ea63f7832dbcb85107ad2e done 08:36:08 #7 exporting config sha256:acb3ff5d38dc4d30feffd53a4e264bc86032bb6cdac1e5c52c44e48e9043eb40 done 08:36:08 #7 exporting manifest list sha256:5c970590734ae0bca4c18316f347bae7a114732e40de3b938785228a0ba689e8 done 08:36:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:08 #7 pushing layers 0.0s done 08:36:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:5c970590734ae0bca4c18316f347bae7a114732e40de3b938785228a0ba689e8 0.1s done 08:36:08 #7 DONE 0.1s 08:36:08 08:36:08 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:36:08 #8 DONE 0.0s 08:36:08 08:36:08 1 warning found (use --debug to expand): 08:36:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001' 08:36:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:36:08 #1 [internal] load build definition from Dockerfile 08:36:08 #1 transferring dockerfile: 206B done 08:36:08 #1 DONE 0.0s 08:36:08 08:36:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001 08:36:08 #2 DONE 0.0s 08:36:08 08:36:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001 08:36:08 #3 DONE 0.1s 08:36:08 08:36:08 #4 [internal] load .dockerignore 08:36:08 #4 transferring context: 2B done 08:36:08 #4 DONE 0.0s 08:36:09 08:36:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 08:36:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 0.0s done 08:36:09 #5 DONE 0.0s 08:36:09 08:36:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 08:36:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 0.0s done 08:36:09 #6 DONE 0.1s 08:36:09 08:36:09 #7 exporting to image 08:36:09 #7 exporting layers done 08:36:09 #7 exporting manifest sha256:89158e2614782badf90b2f482ee6a5961f41032617692fa5fb3402b34581e6d9 0.0s done 08:36:09 #7 exporting config sha256:93231edc3ca5dca618fba312199b3de125023302adbe685b64fca7ceb177726a done 08:36:09 #7 exporting manifest sha256:2e2478026da61d7eaeb935d6b250eb945d5302dfd19de7e3f015e15a5d02ac3a 08:36:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:09 #7 ... 08:36:09 08:36:09 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:36:09 #8 DONE 0.0s 08:36:09 08:36:09 #7 exporting to image 08:36:09 #7 exporting manifest sha256:2e2478026da61d7eaeb935d6b250eb945d5302dfd19de7e3f015e15a5d02ac3a done 08:36:09 #7 exporting config sha256:c24ee92ea871f7f4024314a28e902ab7ee1bc035cb86e86281f1db7de8aa7c57 0.0s done 08:36:09 #7 exporting manifest list sha256:1a6ed5a9844daa834516e90e6532ce41f3f373c24834aabbb99a2ff8fd87d549 done 08:36:09 #7 pushing layers 0.1s done 08:36:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001@sha256:1a6ed5a9844daa834516e90e6532ce41f3f373c24834aabbb99a2ff8fd87d549 08:36:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001@sha256:1a6ed5a9844daa834516e90e6532ce41f3f373c24834aabbb99a2ff8fd87d549 0.1s done 08:36:09 #7 DONE 0.2s 08:36:09 08:36:09 1 warning found (use --debug to expand): 08:36:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1 --push - 08:36:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1' 08:36:09 #1 [internal] load build definition from Dockerfile 08:36:09 #1 transferring dockerfile: 177B done 08:36:09 #1 DONE 0.0s 08:36:09 08:36:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1 08:36:09 #2 DONE 0.0s 08:36:09 08:36:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1 08:36:09 #3 DONE 0.0s 08:36:09 08:36:09 #4 [internal] load .dockerignore 08:36:09 #4 transferring context: 2B done 08:36:09 #4 DONE 0.0s 08:36:09 08:36:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 08:36:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 done 08:36:09 #5 CACHED 08:36:09 08:36:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 08:36:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 0.0s done 08:36:09 #6 CACHED 08:36:09 08:36:09 #7 exporting to image 08:36:09 #7 exporting layers done 08:36:09 #7 exporting manifest sha256:89158e2614782badf90b2f482ee6a5961f41032617692fa5fb3402b34581e6d9 done 08:36:09 #7 exporting config sha256:93231edc3ca5dca618fba312199b3de125023302adbe685b64fca7ceb177726a 08:36:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:09 #7 exporting config sha256:93231edc3ca5dca618fba312199b3de125023302adbe685b64fca7ceb177726a done 08:36:09 #7 exporting manifest sha256:2e2478026da61d7eaeb935d6b250eb945d5302dfd19de7e3f015e15a5d02ac3a done 08:36:09 #7 exporting config sha256:c24ee92ea871f7f4024314a28e902ab7ee1bc035cb86e86281f1db7de8aa7c57 done 08:36:09 #7 exporting manifest list sha256:1a6ed5a9844daa834516e90e6532ce41f3f373c24834aabbb99a2ff8fd87d549 done 08:36:09 #7 pushing layers 0.0s done 08:36:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2-dev.1@sha256:1a6ed5a9844daa834516e90e6532ce41f3f373c24834aabbb99a2ff8fd87d549 0.1s done 08:36:09 #7 DONE 0.1s 08:36:09 08:36:09 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:36:09 #8 DONE 0.0s 08:36:09 08:36:09 1 warning found (use --debug to expand): 08:36:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:36:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:36:10 #1 [internal] load build definition from Dockerfile 08:36:10 #1 transferring dockerfile: 218B done 08:36:10 #1 DONE 0.0s 08:36:10 08:36:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:10 #2 DONE 0.0s 08:36:10 08:36:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:10 #3 DONE 0.0s 08:36:10 08:36:10 #4 [internal] load .dockerignore 08:36:10 #4 transferring context: 2B done 08:36:10 #4 DONE 0.0s 08:36:10 08:36:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 08:36:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 0.0s done 08:36:10 #5 CACHED 08:36:10 08:36:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 08:36:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 0.0s done 08:36:10 #6 CACHED 08:36:10 08:36:10 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:36:10 #7 DONE 0.0s 08:36:10 08:36:10 #8 exporting to image 08:36:10 #8 exporting layers done 08:36:10 #8 exporting manifest sha256:89158e2614782badf90b2f482ee6a5961f41032617692fa5fb3402b34581e6d9 done 08:36:10 #8 exporting config sha256:93231edc3ca5dca618fba312199b3de125023302adbe685b64fca7ceb177726a done 08:36:10 #8 exporting manifest sha256:2e2478026da61d7eaeb935d6b250eb945d5302dfd19de7e3f015e15a5d02ac3a done 08:36:10 #8 exporting config sha256:c24ee92ea871f7f4024314a28e902ab7ee1bc035cb86e86281f1db7de8aa7c57 done 08:36:10 #8 exporting manifest list sha256:1a6ed5a9844daa834516e90e6532ce41f3f373c24834aabbb99a2ff8fd87d549 done 08:36:10 #8 pushing layers 0.0s done 08:36:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:1a6ed5a9844daa834516e90e6532ce41f3f373c24834aabbb99a2ff8fd87d549 0.1s done 08:36:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:10 #8 DONE 0.1s 08:36:10 08:36:10 1 warning found (use --debug to expand): 08:36:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa' 08:36:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:odessa --push - 08:36:10 #1 [internal] load build definition from Dockerfile 08:36:10 #1 transferring dockerfile: 172B done 08:36:10 #1 DONE 0.0s 08:36:10 08:36:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:odessa 08:36:10 #2 DONE 0.0s 08:36:10 08:36:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:odessa 08:36:10 #3 DONE 0.0s 08:36:10 08:36:10 #4 [internal] load .dockerignore 08:36:10 #4 transferring context: 2B done 08:36:10 #4 DONE 0.0s 08:36:10 08:36:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 08:36:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 0.0s done 08:36:10 #5 CACHED 08:36:10 08:36:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 08:36:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:5c6f75c6b661ae93dfd0e3bd720dadf0ee474e5ff96f2ea8c39b1967880da197 0.0s done 08:36:10 #6 CACHED 08:36:10 08:36:10 #7 exporting to image 08:36:10 #7 exporting layers done 08:36:10 #7 exporting manifest sha256:89158e2614782badf90b2f482ee6a5961f41032617692fa5fb3402b34581e6d9 done 08:36:10 #7 exporting config sha256:93231edc3ca5dca618fba312199b3de125023302adbe685b64fca7ceb177726a done 08:36:10 #7 exporting manifest sha256:2e2478026da61d7eaeb935d6b250eb945d5302dfd19de7e3f015e15a5d02ac3a done 08:36:10 #7 exporting config sha256:c24ee92ea871f7f4024314a28e902ab7ee1bc035cb86e86281f1db7de8aa7c57 done 08:36:10 #7 exporting manifest list sha256:1a6ed5a9844daa834516e90e6532ce41f3f373c24834aabbb99a2ff8fd87d549 done 08:36:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:10 #7 pushing layers 0.0s done 08:36:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:1a6ed5a9844daa834516e90e6532ce41f3f373c24834aabbb99a2ff8fd87d549 0.1s done 08:36:10 #7 DONE 0.1s 08:36:10 08:36:10 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:36:10 #8 DONE 0.0s 08:36:10 08:36:10 1 warning found (use --debug to expand): 08:36:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001' 08:36:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:36:11 #1 [internal] load build definition from Dockerfile 08:36:11 #1 transferring dockerfile: 206B done 08:36:11 #1 DONE 0.0s 08:36:11 08:36:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001 08:36:11 #2 DONE 0.0s 08:36:11 08:36:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001 08:36:11 #3 DONE 0.1s 08:36:11 08:36:11 #4 [internal] load .dockerignore 08:36:11 #4 transferring context: 2B done 08:36:11 #4 DONE 0.0s 08:36:11 08:36:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 08:36:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 0.0s done 08:36:11 #5 DONE 0.0s 08:36:11 08:36:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 08:36:11 #6 DONE 0.0s 08:36:11 08:36:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 08:36:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 0.0s done 08:36:11 #5 DONE 0.1s 08:36:11 08:36:11 #7 exporting to image 08:36:11 #7 exporting layers done 08:36:11 #7 exporting manifest sha256:072241536466553f36365a8808125e678ae8eb26af7f4823817315c5432214dd 0.0s done 08:36:11 #7 exporting config sha256:566668c595fea0b32e7b9696ed4cd5dda14c1a9d61bae3cbd158f96ba3a298e9 done 08:36:11 #7 exporting manifest sha256:d6fd6e61ae425c6cc416839da1390c86e17a4d9c7bb97372b005c5efbb13bac7 done 08:36:11 #7 exporting config sha256:f058ada65401845be3fe43c419e5216e7c88b95bf8ac18f0ff466847d0a9793a done 08:36:11 #7 exporting manifest list sha256:1264bad4c04f1c552d254955b6e6451c07873009918231cd153e5f019d22b9a1 08:36:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:11 #7 ... 08:36:11 08:36:11 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:36:11 #8 DONE 0.0s 08:36:11 08:36:11 #7 exporting to image 08:36:11 #7 exporting manifest list sha256:1264bad4c04f1c552d254955b6e6451c07873009918231cd153e5f019d22b9a1 done 08:36:11 #7 pushing layers 0.1s done 08:36:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001@sha256:1264bad4c04f1c552d254955b6e6451c07873009918231cd153e5f019d22b9a1 08:36:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001@sha256:1264bad4c04f1c552d254955b6e6451c07873009918231cd153e5f019d22b9a1 0.1s done 08:36:11 #7 DONE 0.2s 08:36:11 08:36:11 1 warning found (use --debug to expand): 08:36:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1' 08:36:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1 --push - 08:36:12 #1 [internal] load build definition from Dockerfile 08:36:12 #1 transferring dockerfile: 177B done 08:36:12 #1 DONE 0.0s 08:36:12 08:36:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1 08:36:12 #2 DONE 0.0s 08:36:12 08:36:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1 08:36:12 #3 DONE 0.0s 08:36:12 08:36:12 #4 [internal] load .dockerignore 08:36:12 #4 transferring context: 2B done 08:36:12 #4 DONE 0.0s 08:36:12 08:36:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 08:36:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 done 08:36:12 #5 CACHED 08:36:12 08:36:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 08:36:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 done 08:36:12 #6 CACHED 08:36:12 08:36:12 #7 exporting to image 08:36:12 #7 exporting layers done 08:36:12 #7 exporting manifest sha256:072241536466553f36365a8808125e678ae8eb26af7f4823817315c5432214dd done 08:36:12 #7 exporting config sha256:566668c595fea0b32e7b9696ed4cd5dda14c1a9d61bae3cbd158f96ba3a298e9 done 08:36:12 #7 exporting manifest sha256:d6fd6e61ae425c6cc416839da1390c86e17a4d9c7bb97372b005c5efbb13bac7 done 08:36:12 #7 exporting config sha256:f058ada65401845be3fe43c419e5216e7c88b95bf8ac18f0ff466847d0a9793a 08:36:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:12 #7 exporting config sha256:f058ada65401845be3fe43c419e5216e7c88b95bf8ac18f0ff466847d0a9793a done 08:36:12 #7 exporting manifest list sha256:1264bad4c04f1c552d254955b6e6451c07873009918231cd153e5f019d22b9a1 done 08:36:12 #7 pushing layers 0.0s done 08:36:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2-dev.1@sha256:1264bad4c04f1c552d254955b6e6451c07873009918231cd153e5f019d22b9a1 0.1s done 08:36:12 #7 DONE 0.1s 08:36:12 08:36:12 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:36:12 #8 DONE 0.0s 08:36:12 08:36:12 1 warning found (use --debug to expand): 08:36:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:36:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:36:12 #1 [internal] load build definition from Dockerfile 08:36:12 #1 transferring dockerfile: 218B done 08:36:12 #1 DONE 0.0s 08:36:12 08:36:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:12 #2 DONE 0.0s 08:36:12 08:36:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:12 #3 DONE 0.0s 08:36:12 08:36:12 #4 [internal] load .dockerignore 08:36:12 #4 transferring context: 2B done 08:36:12 #4 DONE 0.0s 08:36:12 08:36:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 08:36:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 0.0s done 08:36:12 #5 CACHED 08:36:12 08:36:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 08:36:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 0.0s done 08:36:12 #6 CACHED 08:36:12 08:36:12 #7 exporting to image 08:36:12 #7 exporting layers done 08:36:12 #7 exporting manifest sha256:072241536466553f36365a8808125e678ae8eb26af7f4823817315c5432214dd done 08:36:12 #7 exporting config sha256:566668c595fea0b32e7b9696ed4cd5dda14c1a9d61bae3cbd158f96ba3a298e9 done 08:36:12 #7 exporting manifest sha256:d6fd6e61ae425c6cc416839da1390c86e17a4d9c7bb97372b005c5efbb13bac7 done 08:36:12 #7 exporting config sha256:f058ada65401845be3fe43c419e5216e7c88b95bf8ac18f0ff466847d0a9793a 08:36:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:12 #7 exporting config sha256:f058ada65401845be3fe43c419e5216e7c88b95bf8ac18f0ff466847d0a9793a done 08:36:12 #7 exporting manifest list sha256:1264bad4c04f1c552d254955b6e6451c07873009918231cd153e5f019d22b9a1 done 08:36:12 #7 pushing layers 0.0s done 08:36:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:1264bad4c04f1c552d254955b6e6451c07873009918231cd153e5f019d22b9a1 0.1s done 08:36:12 #7 DONE 0.1s 08:36:12 08:36:12 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:36:12 #8 DONE 0.0s 08:36:12 08:36:12 1 warning found (use --debug to expand): 08:36:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:odessa --push - 08:36:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa' 08:36:13 #1 [internal] load build definition from Dockerfile 08:36:13 #1 transferring dockerfile: 172B done 08:36:13 #1 DONE 0.0s 08:36:13 08:36:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:odessa 08:36:13 #2 DONE 0.0s 08:36:13 08:36:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:odessa 08:36:13 #3 DONE 0.0s 08:36:13 08:36:13 #4 [internal] load .dockerignore 08:36:13 #4 transferring context: 2B done 08:36:13 #4 DONE 0.0s 08:36:13 08:36:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 08:36:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 0.0s done 08:36:13 #5 CACHED 08:36:13 08:36:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 08:36:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:892c2a2c28a4c762bbfae8a4e66395ab66ad3e0ac9c5fb9f9bddc291ffbbb2a7 0.0s done 08:36:13 #6 CACHED 08:36:13 08:36:13 #7 exporting to image 08:36:13 #7 exporting layers done 08:36:13 #7 exporting manifest sha256:072241536466553f36365a8808125e678ae8eb26af7f4823817315c5432214dd done 08:36:13 #7 exporting config sha256:566668c595fea0b32e7b9696ed4cd5dda14c1a9d61bae3cbd158f96ba3a298e9 done 08:36:13 #7 exporting manifest sha256:d6fd6e61ae425c6cc416839da1390c86e17a4d9c7bb97372b005c5efbb13bac7 done 08:36:13 #7 exporting config sha256:f058ada65401845be3fe43c419e5216e7c88b95bf8ac18f0ff466847d0a9793a done 08:36:13 #7 exporting manifest list sha256:1264bad4c04f1c552d254955b6e6451c07873009918231cd153e5f019d22b9a1 08:36:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:13 #7 exporting manifest list sha256:1264bad4c04f1c552d254955b6e6451c07873009918231cd153e5f019d22b9a1 done 08:36:13 #7 pushing layers 0.0s done 08:36:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:1264bad4c04f1c552d254955b6e6451c07873009918231cd153e5f019d22b9a1 0.1s done 08:36:13 #7 DONE 0.1s 08:36:13 08:36:13 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:36:13 #8 DONE 0.0s 08:36:13 08:36:13 1 warning found (use --debug to expand): 08:36:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001' 08:36:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:36:14 #1 [internal] load build definition from Dockerfile 08:36:14 #1 transferring dockerfile: 206B done 08:36:14 #1 DONE 0.0s 08:36:14 08:36:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001 08:36:14 #2 DONE 0.0s 08:36:14 08:36:14 #3 [internal] load .dockerignore 08:36:14 #3 transferring context: 2B done 08:36:14 #3 DONE 0.0s 08:36:14 08:36:14 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001 08:36:14 #4 DONE 0.1s 08:36:14 08:36:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 08:36:14 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 0.0s done 08:36:14 #5 DONE 0.0s 08:36:14 08:36:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 08:36:14 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 0.0s done 08:36:14 #6 DONE 0.0s 08:36:14 08:36:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 08:36:14 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 0.0s done 08:36:14 #5 DONE 0.1s 08:36:14 08:36:14 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:36:14 #7 DONE 0.0s 08:36:14 08:36:14 #8 exporting to image 08:36:14 #8 exporting layers done 08:36:14 #8 exporting manifest sha256:f3278ba7fe02754a1cb2e5d33efc80efad9077f7fb684d502aeec5e3988ea179 done 08:36:14 #8 exporting config sha256:22284bfd7a47c3a4e31908d2ffa0cd7ecc65104bbe2e9818dd549a6f2e0ed13e done 08:36:14 #8 exporting manifest sha256:24162dc8f9c8a87ca38999a0f7e2f323d2846175ef5107142d94963abf56b6b1 done 08:36:14 #8 exporting config sha256:dda87fd32b00606a72cafd344b0c913082d022b499204d6e3d384d7dd35f6200 done 08:36:14 #8 exporting manifest list sha256:a84d12166589008959d2c9612f95e3cb5230580a415255cfb558d81ce9fb6b03 done 08:36:14 #8 pushing layers 0.1s done 08:36:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001@sha256:a84d12166589008959d2c9612f95e3cb5230580a415255cfb558d81ce9fb6b03 08:36:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001@sha256:a84d12166589008959d2c9612f95e3cb5230580a415255cfb558d81ce9fb6b03 0.1s done 08:36:14 #8 DONE 0.2s 08:36:14 08:36:14 1 warning found (use --debug to expand): 08:36:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1' 08:36:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1 --push - 08:36:14 #1 [internal] load build definition from Dockerfile 08:36:14 #1 transferring dockerfile: 177B done 08:36:14 #1 DONE 0.0s 08:36:14 08:36:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1 08:36:14 #2 DONE 0.0s 08:36:14 08:36:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1 08:36:14 #3 DONE 0.0s 08:36:14 08:36:14 #4 [internal] load .dockerignore 08:36:14 #4 transferring context: 2B done 08:36:14 #4 DONE 0.0s 08:36:14 08:36:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 08:36:14 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 0.0s done 08:36:14 #5 CACHED 08:36:14 08:36:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 08:36:14 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 0.0s done 08:36:14 #6 CACHED 08:36:14 08:36:14 #7 exporting to image 08:36:14 #7 exporting layers done 08:36:14 #7 exporting manifest sha256:f3278ba7fe02754a1cb2e5d33efc80efad9077f7fb684d502aeec5e3988ea179 done 08:36:14 #7 exporting config sha256:22284bfd7a47c3a4e31908d2ffa0cd7ecc65104bbe2e9818dd549a6f2e0ed13e 08:36:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:14 #7 exporting config sha256:22284bfd7a47c3a4e31908d2ffa0cd7ecc65104bbe2e9818dd549a6f2e0ed13e done 08:36:14 #7 exporting manifest sha256:24162dc8f9c8a87ca38999a0f7e2f323d2846175ef5107142d94963abf56b6b1 done 08:36:14 #7 exporting config sha256:dda87fd32b00606a72cafd344b0c913082d022b499204d6e3d384d7dd35f6200 done 08:36:14 #7 exporting manifest list sha256:a84d12166589008959d2c9612f95e3cb5230580a415255cfb558d81ce9fb6b03 done 08:36:14 #7 pushing layers 0.0s done 08:36:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.0.2-dev.1@sha256:a84d12166589008959d2c9612f95e3cb5230580a415255cfb558d81ce9fb6b03 0.1s done 08:36:14 #7 DONE 0.1s 08:36:14 08:36:14 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:36:14 #8 DONE 0.0s 08:36:14 08:36:14 1 warning found (use --debug to expand): 08:36:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:36:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:36:15 #1 [internal] load build definition from Dockerfile 08:36:15 #1 transferring dockerfile: 218B done 08:36:15 #1 DONE 0.0s 08:36:15 08:36:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:15 #2 DONE 0.0s 08:36:15 08:36:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:15 #3 DONE 0.0s 08:36:15 08:36:15 #4 [internal] load .dockerignore 08:36:15 #4 transferring context: 2B done 08:36:15 #4 DONE 0.0s 08:36:15 08:36:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 08:36:15 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 0.0s done 08:36:15 #5 CACHED 08:36:15 08:36:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 08:36:15 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 0.0s done 08:36:15 #6 CACHED 08:36:15 08:36:15 #7 exporting to image 08:36:15 #7 exporting layers done 08:36:15 #7 exporting manifest sha256:f3278ba7fe02754a1cb2e5d33efc80efad9077f7fb684d502aeec5e3988ea179 done 08:36:15 #7 exporting config sha256:22284bfd7a47c3a4e31908d2ffa0cd7ecc65104bbe2e9818dd549a6f2e0ed13e done 08:36:15 #7 exporting manifest sha256:24162dc8f9c8a87ca38999a0f7e2f323d2846175ef5107142d94963abf56b6b1 done 08:36:15 #7 exporting config sha256:dda87fd32b00606a72cafd344b0c913082d022b499204d6e3d384d7dd35f6200 done 08:36:15 #7 exporting manifest list sha256:a84d12166589008959d2c9612f95e3cb5230580a415255cfb558d81ce9fb6b03 done 08:36:15 #7 pushing layers 0.0s done 08:36:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:a84d12166589008959d2c9612f95e3cb5230580a415255cfb558d81ce9fb6b03 08:36:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:a84d12166589008959d2c9612f95e3cb5230580a415255cfb558d81ce9fb6b03 0.1s done 08:36:15 #7 DONE 0.1s 08:36:15 08:36:15 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:36:15 #8 DONE 0.0s 08:36:15 08:36:15 1 warning found (use --debug to expand): 08:36:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:odessa --push - 08:36:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa' 08:36:15 #1 [internal] load build definition from Dockerfile 08:36:15 #1 transferring dockerfile: 172B done 08:36:15 #1 DONE 0.0s 08:36:15 08:36:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:odessa 08:36:15 #2 DONE 0.0s 08:36:15 08:36:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:odessa 08:36:15 #3 DONE 0.0s 08:36:15 08:36:15 #4 [internal] load .dockerignore 08:36:15 #4 transferring context: 2B done 08:36:15 #4 DONE 0.0s 08:36:15 08:36:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 08:36:15 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 0.0s done 08:36:15 #5 CACHED 08:36:15 08:36:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 08:36:15 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:c52d445f483f44cbab7ffe5310336b5435bfe1c4619dd16d9ee3162950ae6a6f 0.0s done 08:36:15 #6 CACHED 08:36:15 08:36:15 #7 exporting to image 08:36:15 #7 exporting layers done 08:36:15 #7 exporting manifest sha256:f3278ba7fe02754a1cb2e5d33efc80efad9077f7fb684d502aeec5e3988ea179 done 08:36:15 #7 exporting config sha256:22284bfd7a47c3a4e31908d2ffa0cd7ecc65104bbe2e9818dd549a6f2e0ed13e done 08:36:15 #7 exporting manifest sha256:24162dc8f9c8a87ca38999a0f7e2f323d2846175ef5107142d94963abf56b6b1 done 08:36:15 #7 exporting config sha256:dda87fd32b00606a72cafd344b0c913082d022b499204d6e3d384d7dd35f6200 08:36:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:15 #7 exporting config sha256:dda87fd32b00606a72cafd344b0c913082d022b499204d6e3d384d7dd35f6200 done 08:36:15 #7 exporting manifest list sha256:a84d12166589008959d2c9612f95e3cb5230580a415255cfb558d81ce9fb6b03 done 08:36:15 #7 pushing layers 0.0s done 08:36:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:a84d12166589008959d2c9612f95e3cb5230580a415255cfb558d81ce9fb6b03 0.1s done 08:36:15 #7 DONE 0.1s 08:36:15 08:36:15 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:36:15 #8 DONE 0.0s 08:36:15 08:36:15 1 warning found (use --debug to expand): 08:36:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001' 08:36:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001 --push - 08:36:16 #1 [internal] load build definition from Dockerfile 08:36:16 #1 transferring dockerfile: 202B done 08:36:16 #1 DONE 0.0s 08:36:16 08:36:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001 08:36:16 #2 DONE 0.0s 08:36:16 08:36:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001 08:36:16 #3 DONE 0.0s 08:36:16 08:36:16 #4 [internal] load .dockerignore 08:36:16 #4 transferring context: 2B done 08:36:16 #4 DONE 0.0s 08:36:16 08:36:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 08:36:16 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 08:36:16 #5 ... 08:36:16 08:36:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 08:36:16 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e done 08:36:16 #6 DONE 0.1s 08:36:16 08:36:16 #7 exporting to image 08:36:16 #7 exporting layers done 08:36:16 #7 exporting manifest sha256:3ad0e6a43aa221f00db85d72f52883c9b529ed24d03f3a09ea4b1acd135edbb5 done 08:36:16 #7 exporting config sha256:1ec652c7a51073ec3d4b928c7302b38707af1767412e191645d656d4050f7fef done 08:36:16 #7 exporting manifest sha256:37f4d081282f7634aa649fa9c46a53f6c020fa2fed93e8882ee02eec61bc843b done 08:36:16 #7 exporting config sha256:b4e0101788c045b6375d71719099ceb9f2da41b6aab65fdcfa5a7c5c54dbde70 done 08:36:16 #7 exporting manifest list sha256:9ccefb0526b520ec53beaa0c2764adc41518dc20dff73ee1dcbb52eb473e9d72 done 08:36:16 #7 pushing layers 08:36:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:16 #7 ... 08:36:16 08:36:16 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:36:16 #8 DONE 0.0s 08:36:16 08:36:16 #7 exporting to image 08:36:16 #7 pushing layers 0.1s done 08:36:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001@sha256:9ccefb0526b520ec53beaa0c2764adc41518dc20dff73ee1dcbb52eb473e9d72 08:36:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001@sha256:9ccefb0526b520ec53beaa0c2764adc41518dc20dff73ee1dcbb52eb473e9d72 0.1s done 08:36:16 #7 DONE 0.2s 08:36:16 08:36:16 1 warning found (use --debug to expand): 08:36:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1' 08:36:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1 --push - 08:36:17 #1 [internal] load build definition from Dockerfile 08:36:17 #1 transferring dockerfile: 173B done 08:36:17 #1 DONE 0.0s 08:36:17 08:36:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1 08:36:17 #2 DONE 0.0s 08:36:17 08:36:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1 08:36:17 #3 DONE 0.0s 08:36:17 08:36:17 #4 [internal] load .dockerignore 08:36:17 #4 transferring context: 2B done 08:36:17 #4 DONE 0.0s 08:36:17 08:36:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 08:36:17 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 0.0s done 08:36:17 #5 CACHED 08:36:17 08:36:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 08:36:17 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 0.0s done 08:36:17 #6 CACHED 08:36:17 08:36:17 #7 exporting to image 08:36:17 #7 exporting layers done 08:36:17 #7 exporting manifest sha256:3ad0e6a43aa221f00db85d72f52883c9b529ed24d03f3a09ea4b1acd135edbb5 done 08:36:17 #7 exporting config sha256:1ec652c7a51073ec3d4b928c7302b38707af1767412e191645d656d4050f7fef done 08:36:17 #7 exporting manifest sha256:37f4d081282f7634aa649fa9c46a53f6c020fa2fed93e8882ee02eec61bc843b done 08:36:17 #7 exporting config sha256:b4e0101788c045b6375d71719099ceb9f2da41b6aab65fdcfa5a7c5c54dbde70 08:36:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:17 #7 exporting config sha256:b4e0101788c045b6375d71719099ceb9f2da41b6aab65fdcfa5a7c5c54dbde70 done 08:36:17 #7 exporting manifest list sha256:9ccefb0526b520ec53beaa0c2764adc41518dc20dff73ee1dcbb52eb473e9d72 done 08:36:17 #7 pushing layers 0.0s done 08:36:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2-dev.1@sha256:9ccefb0526b520ec53beaa0c2764adc41518dc20dff73ee1dcbb52eb473e9d72 0.1s done 08:36:17 #7 DONE 0.1s 08:36:17 08:36:17 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:36:17 #8 DONE 0.0s 08:36:17 08:36:17 1 warning found (use --debug to expand): 08:36:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 --push - 08:36:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1' 08:36:17 #1 [internal] load build definition from Dockerfile 08:36:17 #1 transferring dockerfile: 214B done 08:36:17 #1 DONE 0.0s 08:36:17 08:36:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:17 #2 DONE 0.0s 08:36:17 08:36:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 08:36:17 #3 DONE 0.0s 08:36:17 08:36:17 #4 [internal] load .dockerignore 08:36:17 #4 transferring context: 2B done 08:36:17 #4 DONE 0.0s 08:36:17 08:36:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 08:36:17 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e done 08:36:17 #5 CACHED 08:36:17 08:36:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 08:36:17 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e done 08:36:17 #6 CACHED 08:36:17 08:36:17 #7 exporting to image 08:36:17 #7 exporting layers done 08:36:17 #7 exporting manifest sha256:3ad0e6a43aa221f00db85d72f52883c9b529ed24d03f3a09ea4b1acd135edbb5 done 08:36:17 #7 exporting config sha256:1ec652c7a51073ec3d4b928c7302b38707af1767412e191645d656d4050f7fef done 08:36:17 #7 exporting manifest sha256:37f4d081282f7634aa649fa9c46a53f6c020fa2fed93e8882ee02eec61bc843b done 08:36:17 #7 exporting config sha256:b4e0101788c045b6375d71719099ceb9f2da41b6aab65fdcfa5a7c5c54dbde70 done 08:36:17 #7 exporting manifest list sha256:9ccefb0526b520ec53beaa0c2764adc41518dc20dff73ee1dcbb52eb473e9d72 done 08:36:17 #7 pushing layers 0.0s done 08:36:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:9ccefb0526b520ec53beaa0c2764adc41518dc20dff73ee1dcbb52eb473e9d72 08:36:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1@sha256:9ccefb0526b520ec53beaa0c2764adc41518dc20dff73ee1dcbb52eb473e9d72 0.1s done 08:36:17 #7 DONE 0.1s 08:36:17 08:36:17 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:36:17 #8 DONE 0.0s 08:36:17 08:36:17 1 warning found (use --debug to expand): 08:36:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa' 08:36:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:odessa --push - 08:36:18 #1 [internal] load build definition from Dockerfile 08:36:18 #1 transferring dockerfile: 168B done 08:36:18 #1 DONE 0.0s 08:36:18 08:36:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:odessa 08:36:18 #2 DONE 0.0s 08:36:18 08:36:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:odessa 08:36:18 #3 DONE 0.0s 08:36:18 08:36:18 #4 [internal] load .dockerignore 08:36:18 #4 transferring context: 2B done 08:36:18 #4 DONE 0.0s 08:36:18 08:36:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 08:36:18 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 0.0s done 08:36:18 #5 CACHED 08:36:18 08:36:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 08:36:18 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:358cef137e5c569b37fb825572e7116a0e7f6326498ca016212cd1c84252f68e 0.0s done 08:36:18 #6 CACHED 08:36:18 08:36:18 #7 exporting to image 08:36:18 #7 exporting layers done 08:36:18 #7 exporting manifest sha256:3ad0e6a43aa221f00db85d72f52883c9b529ed24d03f3a09ea4b1acd135edbb5 done 08:36:18 #7 exporting config sha256:1ec652c7a51073ec3d4b928c7302b38707af1767412e191645d656d4050f7fef done 08:36:18 #7 exporting manifest sha256:37f4d081282f7634aa649fa9c46a53f6c020fa2fed93e8882ee02eec61bc843b done 08:36:18 #7 exporting config sha256:b4e0101788c045b6375d71719099ceb9f2da41b6aab65fdcfa5a7c5c54dbde70 done 08:36:18 #7 exporting manifest list sha256:9ccefb0526b520ec53beaa0c2764adc41518dc20dff73ee1dcbb52eb473e9d72 08:36:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:18 #7 exporting manifest list sha256:9ccefb0526b520ec53beaa0c2764adc41518dc20dff73ee1dcbb52eb473e9d72 done 08:36:18 #7 pushing layers 0.0s done 08:36:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:9ccefb0526b520ec53beaa0c2764adc41518dc20dff73ee1dcbb52eb473e9d72 0.1s done 08:36:18 #7 DONE 0.1s 08:36:18 08:36:18 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:36:18 #8 DONE 0.0s 08:36:18 08:36:18 1 warning found (use --debug to expand): 08:36:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:36:18 + '[' -d /w/workspace/edgex-go/21/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:36:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:36:19 ---> package-listing.sh 08:36:19 ++ facter osfamily 08:36:19 ++ tr '[:upper:]' '[:lower:]' 08:36:19 + OS_FAMILY=redhat 08:36:19 + workspace=/w/workspace/edgex-go/21 08:36:19 + START_PACKAGES=/tmp/packages_start.txt 08:36:19 + END_PACKAGES=/tmp/packages_end.txt 08:36:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:36:19 + PACKAGES=/tmp/packages_start.txt 08:36:19 + '[' /w/workspace/edgex-go/21 ']' 08:36:19 + PACKAGES=/tmp/packages_end.txt 08:36:19 + case "${OS_FAMILY}" in 08:36:19 + sort 08:36:19 + rpm -qa 08:36:20 + '[' -f /tmp/packages_start.txt ']' 08:36:20 + '[' -f /tmp/packages_end.txt ']' 08:36:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:36:20 + '[' /w/workspace/edgex-go/21 ']' 08:36:20 + mkdir -p /w/workspace/edgex-go/21/archives/ 08:36:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/21/archives/ [Pipeline] echo 08:36:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/21/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:36:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:36:21 08:36:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:36:21 latest: Pulling from edgex-lftools-log-publisher 08:36:21 5eb5b503b376: Pulling fs layer 08:36:21 5c69ac0246d0: Pulling fs layer 08:36:21 ec43610c2a17: Pulling fs layer 08:36:21 3a2ae6a8a46f: Pulling fs layer 08:36:21 33b1e0a273af: Pulling fs layer 08:36:21 5d3b04190fa2: Pulling fs layer 08:36:21 2f39f015ded8: Pulling fs layer 08:36:21 33b1e0a273af: Waiting 08:36:21 5d3b04190fa2: Waiting 08:36:21 2f39f015ded8: Waiting 08:36:21 3a2ae6a8a46f: Waiting 08:36:21 5c69ac0246d0: Verifying Checksum 08:36:21 5c69ac0246d0: Download complete 08:36:21 3a2ae6a8a46f: Verifying Checksum 08:36:21 3a2ae6a8a46f: Download complete 08:36:21 33b1e0a273af: Verifying Checksum 08:36:21 33b1e0a273af: Download complete 08:36:21 5d3b04190fa2: Verifying Checksum 08:36:21 5d3b04190fa2: Download complete 08:36:21 ec43610c2a17: Verifying Checksum 08:36:21 ec43610c2a17: Download complete 08:36:22 5eb5b503b376: Verifying Checksum 08:36:22 5eb5b503b376: Download complete 08:36:22 2f39f015ded8: Verifying Checksum 08:36:22 2f39f015ded8: Download complete 08:36:23 5eb5b503b376: Pull complete 08:36:23 5c69ac0246d0: Pull complete 08:36:23 ec43610c2a17: Pull complete 08:36:23 3a2ae6a8a46f: Pull complete 08:36:23 33b1e0a273af: Pull complete 08:36:24 5d3b04190fa2: Pull complete 08:36:28 2f39f015ded8: Pull complete 08:36:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:36:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:28 prd-centos7-docker-4c-2g-775551 does not seem to be running inside a container 08:36:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/21/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_odessa -v /w/workspace/edgexfoundry_edgex-go_odessa:/w/workspace/edgexfoundry_edgex-go_odessa:rw,z -v /w/workspace/edgexfoundry_edgex-go_odessa@tmp:/w/workspace/edgexfoundry_edgex-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:36:31 $ docker top 0f682ed61682baf385223e84049b8282bc3c685e63c6255b9d34793c03f400e7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:32 + touch /tmp/pre-build-complete [Pipeline] sh 08:36:33 + mkdir -p /var/log/sysstat [Pipeline] sh 08:36:33 + ls /var/log/sa-host 08:36:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:33 provisioning config files... 08:36:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config11562464729690453765tmp [Pipeline] { [Pipeline] echo 08:36:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:36:33 ---> create-netrc.sh [Pipeline] } 08:36:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:36:34 ---> python-tools-install.sh [Pipeline] echo 08:36:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:36:34 ---> sudo-logs.sh 08:36:34 Archiving 'sudo' log.. 08:36:34 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:34 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:36:34 $ docker stop --time=1 0f682ed61682baf385223e84049b8282bc3c685e63c6255b9d34793c03f400e7 08:36:35 $ docker rm -f --volumes 0f682ed61682baf385223e84049b8282bc3c685e63c6255b9d34793c03f400e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:36:35 [WS-CLEANUP] Deleting project workspace... 08:36:35 [WS-CLEANUP] Deferred wipeout is used... 08:36:35 [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] } 08:53:41 #144 ... 08:53:41 08:53:41 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:53:41 #151 DONE 1151.5s 08:53:41 08:53:41 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 08:53:41 #153 ... 08:53:41 08:53:41 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:53:41 #155 DONE 0.1s 08:53:41 08:53:41 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:53:41 #149 ... 08:53:41 08:53:41 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:53:41 #156 DONE 0.4s 08:53:41 08:53:41 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:53:41 #157 DONE 0.3s 08:53:41 08:53:41 #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 08:53:41 #158 DONE 0.2s 08:53:41 08:53:41 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:53:41 #159 DONE 0.2s 08:53:41 08:53:41 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:53:41 #148 ... 08:53:41 08:53:41 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:41 #160 DONE 2.4s 08:53:41 08:53:41 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:53:41 #148 ... 08:53:41 08:53:41 #109 [core-common-config-bootstrapper] exporting to image 08:53:41 #109 exporting layers 08:53:41 #109 exporting layers 0.8s done 08:53:41 #109 writing image sha256:39668598e300caf9375ae723d27cb9f867f10c391c2ad53ddedd435b8da9fadc done 08:53:41 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 08:53:41 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:53:41 #109 DONE 7.4s 08:53:41 08:53:41 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:44 #152 ... 08:53:44 08:53:44 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:44 #154 DONE 1162.2s 08:53:44 08:53:44 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:53:44 #161 DONE 0.3s 08:53:44 08:53:44 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:53:47 #162 DONE 2.4s 08:53:47 08:53:47 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:53:47 #149 ... 08:53:47 08:53:47 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:53:47 #163 DONE 0.6s 08:53:47 08:53:47 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:53:48 #164 DONE 0.3s 08:53:48 08:53:48 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:53:48 #165 DONE 0.4s 08:53:48 08:53:48 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:53:48 #149 ... 08:53:48 08:53:48 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:53:48 #166 DONE 0.1s 08:53:48 08:53:48 #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/ 08:53:49 #167 DONE 0.2s 08:53:49 08:53:49 #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/ 08:53:49 #168 DONE 0.2s 08:53:49 08:53:49 #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/ 08:53:49 #169 DONE 0.2s 08:53:49 08:53:49 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:53:49 #170 DONE 0.2s 08:53:49 08:53:49 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:53:51 #171 DONE 2.1s 08:53:51 08:53:51 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 08:53:51 #150 ... 08:53:51 08:53:51 #109 [security-bootstrapper] exporting to image 08:53:51 #109 exporting layers 08:53:52 #109 exporting layers 1.3s done 08:53:52 #109 writing image sha256:97e6001c78429443741ad186affa512add12d62b9cd52e4bd23962b0069d6675 done 08:53:52 #109 naming to docker.io/library/security-bootstrapper-arm64 done 08:53:52 #109 DONE 8.7s 08:53:52 08:53:52 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:09:01 #149 ... 09:09:01 09:09:01 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 09:09:01 #146 DONE 2078.2s 09:09:01 09:09:01 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:09:02 #148 ... 09:09:02 09:09:02 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:09:02 #172 DONE 0.4s 09:09:02 09:09:02 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:09:02 #173 DONE 0.2s 09:09:02 09:09:02 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:09:02 #148 ... 09:09:02 09:09:02 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:09:03 #174 DONE 0.4s 09:09:03 09:09:03 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:09:03 #175 DONE 0.1s 09:09:03 09:09:03 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:09:03 #148 ... 09:09:03 09:09:03 #109 [core-command] exporting to image 09:09:03 #109 exporting layers 09:09:03 #109 exporting layers 0.4s done 09:09:04 #109 writing image sha256:879b00b33ecaba7b75215587d98820712a60ac684e7e58492d370a433b4f7cb1 done 09:09:04 #109 naming to docker.io/library/core-command-arm64 done 09:09:04 #109 DONE 9.1s 09:09:04 09:09:04 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:09:19 #152 2094.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:09:31 #152 ... 09:09:31 09:09:31 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:09:31 #148 DONE 2108.9s 09:09:31 09:09:31 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:09:33 #147 ... 09:09:33 09:09:33 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:09:33 #176 DONE 0.4s 09:09:33 09:09:33 #43 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:09:33 #43 ... 09:09:33 09:09:33 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:09:33 #177 DONE 0.1s 09:09:33 09:09:33 #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 09:09:33 #178 DONE 0.2s 09:09:33 09:09:33 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:09:34 #179 DONE 0.2s 09:09:34 09:09:34 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:09:34 #147 ... 09:09:34 09:09:34 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:09:34 #180 DONE 0.4s 09:09:34 09:09:34 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:09:34 #147 ... 09:09:34 09:09:34 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:09:34 #181 DONE 0.2s 09:09:34 09:09:34 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:36 #182 DONE 2.0s 09:09:36 09:09:36 #109 [security-proxy-setup] exporting to image 09:09:36 #109 exporting layers 09:09:38 #109 exporting layers 1.0s done 09:09:38 #109 writing image sha256:4ed54bda1ea6e58e593c5a4ae96151b36b07b81ac31583fe1103f55dcf52b4af 0.0s done 09:09:38 #109 naming to docker.io/library/security-proxy-setup-arm64 done 09:09:38 #109 DONE 10.1s 09:09:38 09:09:38 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 09:09:53 #153 ... 09:09:53 09:09:53 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:09:53 #152 DONE 2129.4s 09:09:53 09:09:53 #43 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:09:55 #43 ... 09:09:55 09:09:55 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:09:55 #183 DONE 0.1s 09:09:55 09:09:55 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:09:56 #184 DONE 0.5s 09:09:56 09:09:56 #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 09:09:56 #185 DONE 0.3s 09:09:56 09:09:56 #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 09:09:56 #186 DONE 0.2s 09:09:56 09:09:56 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:09:56 #187 DONE 0.2s 09:09:56 09:09:56 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:09:57 #188 DONE 0.4s 09:09:57 09:09:57 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:09:57 #189 DONE 0.5s 09:09:57 09:09:57 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:09:58 #190 DONE 0.2s 09:09:58 09:09:58 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:00 #191 DONE 1.9s 09:10:00 09:10:00 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:10:00 #147 ... 09:10:00 09:10:00 #109 [security-secretstore-setup] exporting to image 09:10:00 #109 exporting layers 09:10:01 #109 exporting layers 1.7s done 09:10:01 #109 writing image sha256:c690e68677963c48de79c3e20da125d7ab36b78039e2582c73eb712fe431208c 0.0s done 09:10:01 #109 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 09:10:01 #109 DONE 11.8s 09:10:01 09:10:01 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 09:11:09 #150 ... 09:11:09 09:11:09 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:11:09 #147 DONE 2205.7s 09:11:09 09:11:09 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 09:11:09 #150 ... 09:11:09 09:11:09 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:11:09 #192 DONE 0.2s 09:11:09 09:11:09 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:11:10 #193 DONE 0.2s 09:11:10 09:11:10 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:11:10 #194 DONE 0.4s 09:11:10 09:11:10 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 09:11:10 #150 ... 09:11:10 09:11:10 #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 09:11:10 #195 DONE 0.1s 09:11:10 09:11:10 #109 [security-spiffe-token-provider] exporting to image 09:11:10 #109 exporting layers 09:11:11 #109 exporting layers 0.8s done 09:11:11 #109 writing image sha256:f912e1f971e6a91de85214478cdc4f4196f0349f64c36f17dc2d81896b080ede 0.0s done 09:11:11 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 09:11:11 #109 DONE 12.7s 09:11:11 09:11:11 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 09:11:58 #150 DONE 2249.1s 09:11:58 09:11:58 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:11:58 #149 ... 09:11:58 09:11:58 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 09:11:58 #144 DONE 2250.1s 09:11:58 09:11:58 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:11:58 #131 ... 09:11:58 09:11:58 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:11:58 #196 DONE 0.3s 09:11:58 09:11:58 #197 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:11:58 #197 DONE 0.5s 09:11:58 09:11:58 #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:11:58 #198 DONE 0.3s 09:11:58 09:11:58 #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:11:58 #199 ... 09:11:58 09:11:58 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:11:58 #200 DONE 0.5s 09:11:58 09:11:58 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:11:58 #201 DONE 0.8s 09:11:58 09:11:58 #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:11:58 #199 DONE 0.8s 09:11:58 09:11:58 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:11:58 #202 ... 09:11:58 09:11:58 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:11:58 #203 DONE 0.2s 09:11:58 09:11:58 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:11:58 #202 DONE 0.2s 09:11:58 09:11:58 #109 [core-data] exporting to image 09:11:58 #109 exporting layers 09:11:58 #109 ... 09:11:58 09:11:58 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:11:58 #204 DONE 0.3s 09:11:58 09:11:58 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:58 #205 ... 09:11:58 09:11:58 #109 [core-data] exporting to image 09:11:58 #109 exporting layers 0.9s done 09:11:58 #109 writing image sha256:ebb70c6c0d1f09907ed5f06bc9323754dd597b51f9009391da1bb42433a3d8d7 0.0s done 09:11:58 #109 naming to docker.io/library/core-data-arm64 0.0s done 09:11:58 #109 DONE 13.6s 09:11:58 09:11:58 #43 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:11:58 #43 ... 09:11:58 09:11:58 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 09:11:58 #153 DONE 2255.6s 09:11:58 09:11:58 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:11:58 #131 ... 09:11:58 09:11:58 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:11:58 #145 DONE 2256.3s 09:11:58 09:11:58 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:11:59 #149 ... 09:11:59 09:11:59 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:59 #205 DONE 3.0s 09:11:59 09:11:59 #109 [security-proxy-auth] exporting to image 09:12:00 #109 exporting layers 1.1s done 09:12:00 #109 writing image sha256:56f7aaa69039f654701aeb0e1b54571a003e2dcd5c600d2129196e5b8a87da2f done 09:12:00 #109 naming to docker.io/library/security-proxy-auth-arm64 done 09:12:00 #109 DONE 14.7s 09:12:00 09:12:00 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:02 #149 ... 09:12:02 09:12:02 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:12:02 #206 ... 09:12:02 09:12:02 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:12:02 #207 DONE 0.3s 09:12:02 09:12:02 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:12:02 #206 DONE 0.4s 09:12:02 09:12:02 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:12:02 #208 ... 09:12:02 09:12:02 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:12:02 #209 DONE 0.2s 09:12:02 09:12:02 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:12:03 #210 DONE 0.4s 09:12:03 09:12:03 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:12:03 #131 ... 09:12:03 09:12:03 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:12:03 #208 DONE 0.6s 09:12:03 09:12:03 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:12:03 #211 DONE 0.1s 09:12:03 09:12:03 #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:12:03 #212 DONE 0.2s 09:12:03 09:12:03 #109 [core-keeper] exporting to image 09:12:03 #109 ... 09:12:03 09:12:03 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:12:03 #213 DONE 0.2s 09:12:03 09:12:03 #109 [core-metadata] exporting to image 09:12:04 #109 exporting layers 0.6s done 09:12:04 #109 writing image sha256:ef74b10c254e8194202021a356fc55e4335fc8bd3858213f7bdca6c83e2164f1 0.0s done 09:12:04 #109 naming to docker.io/library/core-keeper-arm64 done 09:12:04 #109 writing image sha256:81eec546aa9c204cc4f0a9657442ba43a63a28c6d4a9baba258a19fab0c8cb24 09:12:04 #109 writing image sha256:81eec546aa9c204cc4f0a9657442ba43a63a28c6d4a9baba258a19fab0c8cb24 done 09:12:04 #109 naming to docker.io/library/core-metadata-arm64 done 09:12:04 #109 DONE 15.5s 09:12:04 09:12:04 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:36 #149 ... 09:12:36 09:12:36 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:12:36 #131 DONE 2291.5s 09:12:36 09:12:36 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:36 #149 ... 09:12:36 09:12:36 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:12:36 #214 DONE 0.3s 09:12:36 09:12:36 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:36 #149 ... 09:12:36 09:12:36 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:12:36 #215 DONE 0.1s 09:12:36 09:12:36 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:36 #149 ... 09:12:36 09:12:36 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:12:36 #216 DONE 0.6s 09:12:36 09:12:36 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:12:36 #217 DONE 0.1s 09:12:36 09:12:36 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:36 #149 ... 09:12:36 09:12:36 #109 [support-scheduler] exporting to image 09:12:36 #109 exporting layers 09:12:37 #109 exporting layers 1.1s done 09:12:37 #109 writing image sha256:07e261c6d9accc78ada42b256cf0ce4c4c024d74daf9a702d1adaf54d5c13522 done 09:12:37 #109 naming to docker.io/library/support-scheduler-arm64 done 09:12:37 #109 DONE 16.6s 09:12:37 09:12:37 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:41 #149 DONE 2299.6s 09:12:41 09:12:41 #43 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:12:43 #43 ... 09:12:43 09:12:43 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:12:43 #218 DONE 0.2s 09:12:43 09:12:43 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:12:43 #219 DONE 0.1s 09:12:43 09:12:43 #43 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:12:43 #43 ... 09:12:43 09:12:43 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:12:43 #220 DONE 0.4s 09:12:43 09:12:43 #43 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:12:43 #43 ... 09:12:43 09:12:43 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:12:43 #221 DONE 0.1s 09:12:43 09:12:43 #109 [support-notifications] exporting to image 09:12:43 #109 exporting layers 09:12:44 #109 exporting layers 0.6s done 09:12:44 #109 writing image sha256:98ec40a677193498f98cfc428f7597d8fc7c5ce397281aef66d5d499688a6cd5 done 09:12:44 #109 naming to docker.io/library/support-notifications-arm64 done 09:12:44 #109 DONE 17.2s 09:12:44 09:12:44 #43 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:12:44 time="2025-12-22T08:30:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:12:44 time="2025-12-22T08:30:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:12:44 $ docker stop --time=1 d8aaa73b46b97c0844fdc8e8f22ff90b9c4d06197e25368ee3cf903dc5c6e467 09:12:46 $ docker rm -f --volumes d8aaa73b46b97c0844fdc8e8f22ff90b9c4d06197e25368ee3cf903dc5c6e467 [Pipeline] // withDockerContainer [Pipeline] sh 09:12:46 + docker images 09:12:46 REPOSITORY TAG IMAGE ID CREATED SIZE 09:12:46 support-notifications-arm64 latest 98ec40a67719 3 seconds ago 52.8MB 09:12:46 support-scheduler-arm64 latest 07e261c6d9ac 10 seconds ago 48.9MB 09:12:46 core-keeper-arm64 latest ef74b10c254e 43 seconds ago 32.2MB 09:12:46 core-metadata-arm64 latest 81eec546aa9c 43 seconds ago 33.7MB 09:12:46 security-proxy-auth-arm64 latest 56f7aaa69039 47 seconds ago 32.5MB 09:12:46 core-data-arm64 latest ebb70c6c0d1f 50 seconds ago 33.5MB 09:12:46 security-spiffe-token-provider-arm64 latest f912e1f971e6 About a minute ago 48.3MB 09:12:46 security-secretstore-setup-arm64 latest c690e6867796 2 minutes ago 69.3MB 09:12:46 security-proxy-setup-arm64 latest 4ed54bda1ea6 3 minutes ago 40.6MB 09:12:46 core-command-arm64 latest 879b00b33eca 3 minutes ago 29MB 09:12:46 security-bootstrapper-arm64 latest 97e6001c7842 18 minutes ago 21.8MB 09:12:46 core-common-config-bootstrapper-arm64 latest 39668598e300 19 minutes ago 18.6MB 09:12:46 security-spire-server-arm64 latest 25ffce588c0c 40 minutes ago 144MB 09:12:46 security-spire-config-arm64 latest 356d6209d3b3 40 minutes ago 144MB 09:12:46 security-spire-agent-arm64 latest 37f76fbd924d 40 minutes ago 188MB 09:12:46 ci-base-image-arm64 latest 2a6c4c81dd9b 42 minutes ago 909MB 09:12:46 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 9 months ago 560MB 09:12:46 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 09:12:46 provisioning config files... 09:12:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/21@tmp/config10044829478845900016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:47 ---> ****-login.sh 09:12:47 nexus3.edgexfoundry.org:10001 09:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:47 Configure a credential helper to remove this warning. See 09:12:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:47 09:12:47 Login Succeeded 09:12:47 nexus3.edgexfoundry.org:10002 09:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:47 Configure a credential helper to remove this warning. See 09:12:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:47 09:12:47 Login Succeeded 09:12:47 nexus3.edgexfoundry.org:10003 09:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:48 Configure a credential helper to remove this warning. See 09:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:48 09:12:48 Login Succeeded 09:12:48 nexus3.edgexfoundry.org:10004 09:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:48 Configure a credential helper to remove this warning. See 09:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:48 09:12:48 Login Succeeded 09:12:48 ****.io 09:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:49 Configure a credential helper to remove this warning. See 09:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:49 09:12:49 Login Succeeded 09:12:49 ---> ****-login.sh ends [Pipeline] } 09:12:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:49 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:12:49 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:12:49 45073bfd431816dca033a65cddd8f1ff24190001 09:12:49 4.0.2-dev.1 09:12:49 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:12:49 odessa 09:12:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:12:50 68a47831cc97: Preparing 09:12:50 b1d08acd7de6: Preparing 09:12:50 59b5efb06f51: Preparing 09:12:50 1e5f53c05b34: Preparing 09:12:50 c958477e190e: Preparing 09:12:50 a85757b02e96: Preparing 09:12:50 0e64f2360a44: Preparing 09:12:50 a85757b02e96: Waiting 09:12:50 0e64f2360a44: Waiting 09:12:50 1e5f53c05b34: Pushed 09:12:50 68a47831cc97: Pushed 09:12:50 59b5efb06f51: Pushed 09:12:50 0e64f2360a44: Layer already exists 09:12:50 a85757b02e96: Pushed 09:12:50 c958477e190e: Pushed 09:12:54 b1d08acd7de6: Pushed 09:12:54 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:b3d499182c35a33857a7ce9f256193bfd6ba89eb2444d39452ba7ffe10c11daa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.2-dev.1 09:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:12:56 68a47831cc97: Preparing 09:12:56 b1d08acd7de6: Preparing 09:12:56 59b5efb06f51: Preparing 09:12:56 1e5f53c05b34: Preparing 09:12:56 c958477e190e: Preparing 09:12:56 a85757b02e96: Preparing 09:12:56 0e64f2360a44: Preparing 09:12:56 a85757b02e96: Waiting 09:12:56 0e64f2360a44: Waiting 09:12:56 b1d08acd7de6: Layer already exists 09:12:56 1e5f53c05b34: Layer already exists 09:12:56 68a47831cc97: Layer already exists 09:12:56 c958477e190e: Layer already exists 09:12:56 59b5efb06f51: Layer already exists 09:12:56 a85757b02e96: Layer already exists 09:12:56 0e64f2360a44: Layer already exists 09:12:56 4.0.2-dev.1: digest: sha256:b3d499182c35a33857a7ce9f256193bfd6ba89eb2444d39452ba7ffe10c11daa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:12:57 68a47831cc97: Preparing 09:12:57 b1d08acd7de6: Preparing 09:12:57 59b5efb06f51: Preparing 09:12:57 1e5f53c05b34: Preparing 09:12:57 c958477e190e: Preparing 09:12:57 a85757b02e96: Preparing 09:12:57 0e64f2360a44: Preparing 09:12:57 a85757b02e96: Waiting 09:12:57 0e64f2360a44: Waiting 09:12:57 59b5efb06f51: Layer already exists 09:12:57 b1d08acd7de6: Layer already exists 09:12:57 68a47831cc97: Layer already exists 09:12:57 1e5f53c05b34: Layer already exists 09:12:57 c958477e190e: Layer already exists 09:12:57 a85757b02e96: Layer already exists 09:12:57 0e64f2360a44: Layer already exists 09:12:57 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:b3d499182c35a33857a7ce9f256193bfd6ba89eb2444d39452ba7ffe10c11daa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa 09:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:12:58 68a47831cc97: Preparing 09:12:58 b1d08acd7de6: Preparing 09:12:58 59b5efb06f51: Preparing 09:12:58 1e5f53c05b34: Preparing 09:12:58 c958477e190e: Preparing 09:12:58 a85757b02e96: Preparing 09:12:58 0e64f2360a44: Preparing 09:12:58 a85757b02e96: Waiting 09:12:58 0e64f2360a44: Waiting 09:12:58 b1d08acd7de6: Layer already exists 09:12:58 c958477e190e: Layer already exists 09:12:58 68a47831cc97: Layer already exists 09:12:58 59b5efb06f51: Layer already exists 09:12:58 1e5f53c05b34: Layer already exists 09:12:58 0e64f2360a44: Layer already exists 09:12:58 a85757b02e96: Layer already exists 09:12:58 odessa: digest: sha256:b3d499182c35a33857a7ce9f256193bfd6ba89eb2444d39452ba7ffe10c11daa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:58 ===================================================== [Pipeline] echo 09:12:58 taggedImages: 09:12:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:12:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.2-dev.1 09:12:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:12:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 09:12:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:12:58 45073bfd431816dca033a65cddd8f1ff24190001 09:12:58 4.0.2-dev.1 09:12:58 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:12:58 odessa 09:12:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:12:59 7ba5de5e2af8: Preparing 09:12:59 c729bdfb3696: Preparing 09:12:59 cbbff29947ef: Preparing 09:12:59 85e3df09a8de: Preparing 09:12:59 59b5efb06f51: Preparing 09:12:59 1e5f53c05b34: Preparing 09:12:59 c958477e190e: Preparing 09:12:59 a85757b02e96: Preparing 09:12:59 1e5f53c05b34: Waiting 09:12:59 0e64f2360a44: Preparing 09:12:59 a85757b02e96: Waiting 09:12:59 0e64f2360a44: Waiting 09:12:59 59b5efb06f51: Layer already exists 09:12:59 1e5f53c05b34: Layer already exists 09:12:59 c958477e190e: Layer already exists 09:12:59 c729bdfb3696: Pushed 09:12:59 a85757b02e96: Layer already exists 09:12:59 cbbff29947ef: Pushed 09:12:59 7ba5de5e2af8: Pushed 09:12:59 0e64f2360a44: Layer already exists 09:13:01 85e3df09a8de: Pushed 09:13:01 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:d4b2aef99bad398d777936f9597040fd71b9eda39fdc8fb4bd3275d30cc74481 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.2-dev.1 09:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:13:02 7ba5de5e2af8: Preparing 09:13:02 c729bdfb3696: Preparing 09:13:02 cbbff29947ef: Preparing 09:13:02 85e3df09a8de: Preparing 09:13:02 59b5efb06f51: Preparing 09:13:02 1e5f53c05b34: Preparing 09:13:02 c958477e190e: Preparing 09:13:02 a85757b02e96: Preparing 09:13:02 0e64f2360a44: Preparing 09:13:02 1e5f53c05b34: Waiting 09:13:02 c958477e190e: Waiting 09:13:02 a85757b02e96: Waiting 09:13:02 0e64f2360a44: Waiting 09:13:02 7ba5de5e2af8: Layer already exists 09:13:02 59b5efb06f51: Layer already exists 09:13:02 c729bdfb3696: Layer already exists 09:13:02 cbbff29947ef: Layer already exists 09:13:02 85e3df09a8de: Layer already exists 09:13:02 c958477e190e: Layer already exists 09:13:02 a85757b02e96: Layer already exists 09:13:02 0e64f2360a44: Layer already exists 09:13:02 1e5f53c05b34: Layer already exists 09:13:02 4.0.2-dev.1: digest: sha256:d4b2aef99bad398d777936f9597040fd71b9eda39fdc8fb4bd3275d30cc74481 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:13:02 7ba5de5e2af8: Preparing 09:13:02 c729bdfb3696: Preparing 09:13:02 cbbff29947ef: Preparing 09:13:02 85e3df09a8de: Preparing 09:13:02 59b5efb06f51: Preparing 09:13:02 1e5f53c05b34: Preparing 09:13:02 c958477e190e: Preparing 09:13:02 a85757b02e96: Preparing 09:13:02 0e64f2360a44: Preparing 09:13:02 c958477e190e: Waiting 09:13:02 a85757b02e96: Waiting 09:13:02 1e5f53c05b34: Waiting 09:13:02 0e64f2360a44: Waiting 09:13:02 cbbff29947ef: Layer already exists 09:13:02 7ba5de5e2af8: Layer already exists 09:13:02 c729bdfb3696: Layer already exists 09:13:02 85e3df09a8de: Layer already exists 09:13:02 59b5efb06f51: Layer already exists 09:13:02 a85757b02e96: Layer already exists 09:13:02 0e64f2360a44: Layer already exists 09:13:02 c958477e190e: Layer already exists 09:13:02 1e5f53c05b34: Layer already exists 09:13:02 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:d4b2aef99bad398d777936f9597040fd71b9eda39fdc8fb4bd3275d30cc74481 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa 09:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:13:03 7ba5de5e2af8: Preparing 09:13:03 c729bdfb3696: Preparing 09:13:03 cbbff29947ef: Preparing 09:13:03 85e3df09a8de: Preparing 09:13:03 59b5efb06f51: Preparing 09:13:03 1e5f53c05b34: Preparing 09:13:03 c958477e190e: Preparing 09:13:03 a85757b02e96: Preparing 09:13:03 0e64f2360a44: Preparing 09:13:03 1e5f53c05b34: Waiting 09:13:03 c958477e190e: Waiting 09:13:03 a85757b02e96: Waiting 09:13:03 0e64f2360a44: Waiting 09:13:03 cbbff29947ef: Layer already exists 09:13:03 59b5efb06f51: Layer already exists 09:13:03 85e3df09a8de: Layer already exists 09:13:03 7ba5de5e2af8: Layer already exists 09:13:03 c729bdfb3696: Layer already exists 09:13:03 1e5f53c05b34: Layer already exists 09:13:03 a85757b02e96: Layer already exists 09:13:03 c958477e190e: Layer already exists 09:13:03 0e64f2360a44: Layer already exists 09:13:03 odessa: digest: sha256:d4b2aef99bad398d777936f9597040fd71b9eda39fdc8fb4bd3275d30cc74481 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:04 ===================================================== [Pipeline] echo 09:13:04 taggedImages: 09:13:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.2-dev.1 09:13:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 09:13:04 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:13:04 45073bfd431816dca033a65cddd8f1ff24190001 09:13:04 4.0.2-dev.1 09:13:04 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:04 odessa 09:13:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:05 0a05f8399502: Preparing 09:13:05 8e067c3c731d: Preparing 09:13:05 59b5efb06f51: Preparing 09:13:05 1e5f53c05b34: Preparing 09:13:05 216b48e8dbea: Preparing 09:13:05 77c457647053: Preparing 09:13:05 0e64f2360a44: Preparing 09:13:05 77c457647053: Waiting 09:13:05 0e64f2360a44: Waiting 09:13:05 1e5f53c05b34: Layer already exists 09:13:05 59b5efb06f51: Layer already exists 09:13:05 0e64f2360a44: Layer already exists 09:13:05 0a05f8399502: Pushed 09:13:05 77c457647053: Pushed 09:13:05 216b48e8dbea: Pushed 09:13:10 8e067c3c731d: Pushed 09:13:10 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:9d6b3c0bfe0176e59c5d009587942677cf6110491e76cf47c6864d04e3a8f0ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.2-dev.1 09:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:11 0a05f8399502: Preparing 09:13:11 8e067c3c731d: Preparing 09:13:11 59b5efb06f51: Preparing 09:13:11 1e5f53c05b34: Preparing 09:13:11 216b48e8dbea: Preparing 09:13:11 77c457647053: Preparing 09:13:11 0e64f2360a44: Preparing 09:13:11 77c457647053: Waiting 09:13:11 0e64f2360a44: Waiting 09:13:11 59b5efb06f51: Layer already exists 09:13:11 0a05f8399502: Layer already exists 09:13:11 8e067c3c731d: Layer already exists 09:13:11 216b48e8dbea: Layer already exists 09:13:11 1e5f53c05b34: Layer already exists 09:13:11 0e64f2360a44: Layer already exists 09:13:11 77c457647053: Layer already exists 09:13:11 4.0.2-dev.1: digest: sha256:9d6b3c0bfe0176e59c5d009587942677cf6110491e76cf47c6864d04e3a8f0ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:12 0a05f8399502: Preparing 09:13:12 8e067c3c731d: Preparing 09:13:12 59b5efb06f51: Preparing 09:13:12 1e5f53c05b34: Preparing 09:13:12 216b48e8dbea: Preparing 09:13:12 77c457647053: Preparing 09:13:12 0e64f2360a44: Preparing 09:13:12 0e64f2360a44: Waiting 09:13:12 77c457647053: Waiting 09:13:12 1e5f53c05b34: Layer already exists 09:13:12 0a05f8399502: Layer already exists 09:13:12 8e067c3c731d: Layer already exists 09:13:12 59b5efb06f51: Layer already exists 09:13:12 216b48e8dbea: Layer already exists 09:13:12 0e64f2360a44: Layer already exists 09:13:12 77c457647053: Layer already exists 09:13:12 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:9d6b3c0bfe0176e59c5d009587942677cf6110491e76cf47c6864d04e3a8f0ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa 09:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:12 0a05f8399502: Preparing 09:13:12 8e067c3c731d: Preparing 09:13:12 59b5efb06f51: Preparing 09:13:12 1e5f53c05b34: Preparing 09:13:12 216b48e8dbea: Preparing 09:13:12 77c457647053: Preparing 09:13:12 0e64f2360a44: Preparing 09:13:12 77c457647053: Waiting 09:13:12 0e64f2360a44: Waiting 09:13:12 216b48e8dbea: Layer already exists 09:13:12 0a05f8399502: Layer already exists 09:13:12 8e067c3c731d: Layer already exists 09:13:12 1e5f53c05b34: Layer already exists 09:13:12 59b5efb06f51: Layer already exists 09:13:12 77c457647053: Layer already exists 09:13:12 0e64f2360a44: Layer already exists 09:13:12 odessa: digest: sha256:9d6b3c0bfe0176e59c5d009587942677cf6110491e76cf47c6864d04e3a8f0ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:13 ===================================================== [Pipeline] echo 09:13:13 taggedImages: 09:13:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.2-dev.1 09:13:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 09:13:13 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:13:13 45073bfd431816dca033a65cddd8f1ff24190001 09:13:13 4.0.2-dev.1 09:13:13 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:13 odessa 09:13:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:14 26b3b74a70ce: Preparing 09:13:14 4ea6f59ebd06: Preparing 09:13:14 1e5f53c05b34: Preparing 09:13:14 b22b3f4cfb70: Preparing 09:13:14 300210120ce1: Preparing 09:13:14 0e64f2360a44: Preparing 09:13:14 0e64f2360a44: Waiting 09:13:14 1e5f53c05b34: Layer already exists 09:13:14 0e64f2360a44: Layer already exists 09:13:14 300210120ce1: Pushed 09:13:14 26b3b74a70ce: Pushed 09:13:14 b22b3f4cfb70: Pushed 09:13:22 4ea6f59ebd06: Pushed 09:13:22 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:1a78b08f5a22bf9b63313831ea80e1d142faf81b63cd711ba58235df2c3164c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.2-dev.1 09:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:23 26b3b74a70ce: Preparing 09:13:23 4ea6f59ebd06: Preparing 09:13:23 1e5f53c05b34: Preparing 09:13:23 b22b3f4cfb70: Preparing 09:13:23 300210120ce1: Preparing 09:13:23 0e64f2360a44: Preparing 09:13:23 0e64f2360a44: Waiting 09:13:23 b22b3f4cfb70: Layer already exists 09:13:23 26b3b74a70ce: Layer already exists 09:13:23 300210120ce1: Layer already exists 09:13:23 4ea6f59ebd06: Layer already exists 09:13:23 1e5f53c05b34: Layer already exists 09:13:23 0e64f2360a44: Layer already exists 09:13:23 4.0.2-dev.1: digest: sha256:1a78b08f5a22bf9b63313831ea80e1d142faf81b63cd711ba58235df2c3164c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:23 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:24 26b3b74a70ce: Preparing 09:13:24 4ea6f59ebd06: Preparing 09:13:24 1e5f53c05b34: Preparing 09:13:24 b22b3f4cfb70: Preparing 09:13:24 300210120ce1: Preparing 09:13:24 0e64f2360a44: Preparing 09:13:24 0e64f2360a44: Waiting 09:13:24 26b3b74a70ce: Layer already exists 09:13:24 b22b3f4cfb70: Layer already exists 09:13:24 1e5f53c05b34: Layer already exists 09:13:24 300210120ce1: Layer already exists 09:13:24 4ea6f59ebd06: Layer already exists 09:13:24 0e64f2360a44: Layer already exists 09:13:24 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:1a78b08f5a22bf9b63313831ea80e1d142faf81b63cd711ba58235df2c3164c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa 09:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:24 26b3b74a70ce: Preparing 09:13:24 4ea6f59ebd06: Preparing 09:13:24 1e5f53c05b34: Preparing 09:13:24 b22b3f4cfb70: Preparing 09:13:24 300210120ce1: Preparing 09:13:24 0e64f2360a44: Preparing 09:13:24 0e64f2360a44: Waiting 09:13:24 26b3b74a70ce: Layer already exists 09:13:24 4ea6f59ebd06: Layer already exists 09:13:24 b22b3f4cfb70: Layer already exists 09:13:24 300210120ce1: Layer already exists 09:13:24 1e5f53c05b34: Layer already exists 09:13:24 0e64f2360a44: Layer already exists 09:13:24 odessa: digest: sha256:1a78b08f5a22bf9b63313831ea80e1d142faf81b63cd711ba58235df2c3164c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:25 ===================================================== [Pipeline] echo 09:13:25 taggedImages: 09:13:25 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:25 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.2-dev.1 09:13:25 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:25 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 09:13:25 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:13:25 45073bfd431816dca033a65cddd8f1ff24190001 09:13:25 4.0.2-dev.1 09:13:25 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:25 odessa 09:13:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:26 aa070b1ab9af: Preparing 09:13:26 0d1126bbe63a: Preparing 09:13:26 4fccfafd51d6: Preparing 09:13:26 59b5efb06f51: Preparing 09:13:26 1e5f53c05b34: Preparing 09:13:26 c958477e190e: Preparing 09:13:26 a85757b02e96: Preparing 09:13:26 0e64f2360a44: Preparing 09:13:26 a85757b02e96: Waiting 09:13:26 c958477e190e: Waiting 09:13:26 0e64f2360a44: Waiting 09:13:26 59b5efb06f51: Layer already exists 09:13:26 1e5f53c05b34: Layer already exists 09:13:26 c958477e190e: Layer already exists 09:13:26 a85757b02e96: Layer already exists 09:13:26 0e64f2360a44: Layer already exists 09:13:26 aa070b1ab9af: Pushed 09:13:26 0d1126bbe63a: Pushed 09:13:31 4fccfafd51d6: Pushed 09:13:31 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:7d8b749aa905fa44e41c43288332d8d36c1e97d94a79a358fea84d7fdae342c3 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.2-dev.1 09:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:32 aa070b1ab9af: Preparing 09:13:32 0d1126bbe63a: Preparing 09:13:32 4fccfafd51d6: Preparing 09:13:32 59b5efb06f51: Preparing 09:13:32 1e5f53c05b34: Preparing 09:13:32 c958477e190e: Preparing 09:13:32 a85757b02e96: Preparing 09:13:32 c958477e190e: Waiting 09:13:32 0e64f2360a44: Preparing 09:13:32 a85757b02e96: Waiting 09:13:32 0e64f2360a44: Waiting 09:13:32 0d1126bbe63a: Layer already exists 09:13:32 1e5f53c05b34: Layer already exists 09:13:32 4fccfafd51d6: Layer already exists 09:13:32 aa070b1ab9af: Layer already exists 09:13:32 59b5efb06f51: Layer already exists 09:13:32 a85757b02e96: Layer already exists 09:13:32 c958477e190e: Layer already exists 09:13:32 0e64f2360a44: Layer already exists 09:13:32 4.0.2-dev.1: digest: sha256:7d8b749aa905fa44e41c43288332d8d36c1e97d94a79a358fea84d7fdae342c3 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:33 aa070b1ab9af: Preparing 09:13:33 0d1126bbe63a: Preparing 09:13:33 4fccfafd51d6: Preparing 09:13:33 59b5efb06f51: Preparing 09:13:33 1e5f53c05b34: Preparing 09:13:33 c958477e190e: Preparing 09:13:33 a85757b02e96: Preparing 09:13:33 0e64f2360a44: Preparing 09:13:33 a85757b02e96: Waiting 09:13:33 c958477e190e: Waiting 09:13:33 0e64f2360a44: Waiting 09:13:33 59b5efb06f51: Layer already exists 09:13:33 0d1126bbe63a: Layer already exists 09:13:33 aa070b1ab9af: Layer already exists 09:13:33 1e5f53c05b34: Layer already exists 09:13:33 4fccfafd51d6: Layer already exists 09:13:33 a85757b02e96: Layer already exists 09:13:33 c958477e190e: Layer already exists 09:13:33 0e64f2360a44: Layer already exists 09:13:33 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:7d8b749aa905fa44e41c43288332d8d36c1e97d94a79a358fea84d7fdae342c3 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa 09:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:34 aa070b1ab9af: Preparing 09:13:34 0d1126bbe63a: Preparing 09:13:34 4fccfafd51d6: Preparing 09:13:34 59b5efb06f51: Preparing 09:13:34 1e5f53c05b34: Preparing 09:13:34 c958477e190e: Preparing 09:13:34 a85757b02e96: Preparing 09:13:34 0e64f2360a44: Preparing 09:13:34 c958477e190e: Waiting 09:13:34 a85757b02e96: Waiting 09:13:34 0e64f2360a44: Waiting 09:13:34 aa070b1ab9af: Layer already exists 09:13:34 1e5f53c05b34: Layer already exists 09:13:34 59b5efb06f51: Layer already exists 09:13:34 4fccfafd51d6: Layer already exists 09:13:34 0d1126bbe63a: Layer already exists 09:13:34 a85757b02e96: Layer already exists 09:13:34 c958477e190e: Layer already exists 09:13:34 0e64f2360a44: Layer already exists 09:13:35 odessa: digest: sha256:7d8b749aa905fa44e41c43288332d8d36c1e97d94a79a358fea84d7fdae342c3 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:35 ===================================================== [Pipeline] echo 09:13:35 taggedImages: 09:13:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.2-dev.1 09:13:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 09:13:35 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:13:35 45073bfd431816dca033a65cddd8f1ff24190001 09:13:35 4.0.2-dev.1 09:13:35 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:35 odessa 09:13:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:35 9ff0e6984c8b: Preparing 09:13:35 de22d9bf32a9: Preparing 09:13:35 52c9f41e408e: Preparing 09:13:35 1bccf2bca7ae: Preparing 09:13:35 bbd6ad5902ed: Preparing 09:13:35 13104e33e097: Preparing 09:13:35 4d38f18bcbc9: Preparing 09:13:35 59b5efb06f51: Preparing 09:13:35 1e5f53c05b34: Preparing 09:13:35 b2536e29936c: Preparing 09:13:35 0a98100d0295: Preparing 09:13:35 5f70bf18a086: Preparing 09:13:35 acf708b7e3d5: Preparing 09:13:35 e6c301e72d44: Preparing 09:13:35 ca006fba9078: Preparing 09:13:35 0e64f2360a44: Preparing 09:13:35 b2536e29936c: Waiting 09:13:35 0a98100d0295: Waiting 09:13:35 5f70bf18a086: Waiting 09:13:35 acf708b7e3d5: Waiting 09:13:35 e6c301e72d44: Waiting 09:13:35 ca006fba9078: Waiting 09:13:35 0e64f2360a44: Waiting 09:13:35 13104e33e097: Waiting 09:13:35 59b5efb06f51: Waiting 09:13:35 4d38f18bcbc9: Waiting 09:13:35 1e5f53c05b34: Waiting 09:13:36 1bccf2bca7ae: Pushed 09:13:36 52c9f41e408e: Pushed 09:13:36 bbd6ad5902ed: Pushed 09:13:36 9ff0e6984c8b: Pushed 09:13:36 de22d9bf32a9: Pushed 09:13:36 59b5efb06f51: Layer already exists 09:13:36 1e5f53c05b34: Layer already exists 09:13:36 13104e33e097: Pushed 09:13:36 5f70bf18a086: Layer already exists 09:13:36 b2536e29936c: Pushed 09:13:36 0a98100d0295: Pushed 09:13:36 0e64f2360a44: Layer already exists 09:13:36 acf708b7e3d5: Pushed 09:13:36 ca006fba9078: Pushed 09:13:36 e6c301e72d44: Pushed 09:13:39 4d38f18bcbc9: Pushed 09:13:39 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:4580b616fcc1293310ddb4e377f7deb7d3d4fd54a3ca3fce114d289c4df42ac0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.2-dev.1 09:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:39 9ff0e6984c8b: Preparing 09:13:39 de22d9bf32a9: Preparing 09:13:39 52c9f41e408e: Preparing 09:13:39 1bccf2bca7ae: Preparing 09:13:39 bbd6ad5902ed: Preparing 09:13:39 13104e33e097: Preparing 09:13:39 13104e33e097: Waiting 09:13:39 4d38f18bcbc9: Preparing 09:13:39 59b5efb06f51: Preparing 09:13:39 4d38f18bcbc9: Waiting 09:13:39 1e5f53c05b34: Preparing 09:13:39 b2536e29936c: Preparing 09:13:39 0a98100d0295: Preparing 09:13:39 5f70bf18a086: Preparing 09:13:39 59b5efb06f51: Waiting 09:13:39 acf708b7e3d5: Preparing 09:13:39 1e5f53c05b34: Waiting 09:13:39 e6c301e72d44: Preparing 09:13:39 ca006fba9078: Preparing 09:13:39 b2536e29936c: Waiting 09:13:39 0e64f2360a44: Preparing 09:13:39 0a98100d0295: Waiting 09:13:39 5f70bf18a086: Waiting 09:13:39 acf708b7e3d5: Waiting 09:13:39 e6c301e72d44: Waiting 09:13:39 0e64f2360a44: Waiting 09:13:39 ca006fba9078: Waiting 09:13:39 9ff0e6984c8b: Layer already exists 09:13:39 de22d9bf32a9: Layer already exists 09:13:39 1bccf2bca7ae: Layer already exists 09:13:39 52c9f41e408e: Layer already exists 09:13:39 bbd6ad5902ed: Layer already exists 09:13:39 13104e33e097: Layer already exists 09:13:39 4d38f18bcbc9: Layer already exists 09:13:39 1e5f53c05b34: Layer already exists 09:13:39 59b5efb06f51: Layer already exists 09:13:39 b2536e29936c: Layer already exists 09:13:39 acf708b7e3d5: Layer already exists 09:13:39 0a98100d0295: Layer already exists 09:13:39 e6c301e72d44: Layer already exists 09:13:39 5f70bf18a086: Layer already exists 09:13:39 ca006fba9078: Layer already exists 09:13:39 0e64f2360a44: Layer already exists 09:13:40 4.0.2-dev.1: digest: sha256:4580b616fcc1293310ddb4e377f7deb7d3d4fd54a3ca3fce114d289c4df42ac0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:40 9ff0e6984c8b: Preparing 09:13:40 de22d9bf32a9: Preparing 09:13:40 52c9f41e408e: Preparing 09:13:40 1bccf2bca7ae: Preparing 09:13:40 bbd6ad5902ed: Preparing 09:13:40 13104e33e097: Preparing 09:13:40 4d38f18bcbc9: Preparing 09:13:40 59b5efb06f51: Preparing 09:13:40 1e5f53c05b34: Preparing 09:13:40 b2536e29936c: Preparing 09:13:40 0a98100d0295: Preparing 09:13:40 5f70bf18a086: Preparing 09:13:40 acf708b7e3d5: Preparing 09:13:40 e6c301e72d44: Preparing 09:13:40 13104e33e097: Waiting 09:13:40 ca006fba9078: Preparing 09:13:40 4d38f18bcbc9: Waiting 09:13:40 0e64f2360a44: Preparing 09:13:40 1e5f53c05b34: Waiting 09:13:40 b2536e29936c: Waiting 09:13:40 0a98100d0295: Waiting 09:13:40 acf708b7e3d5: Waiting 09:13:40 ca006fba9078: Waiting 09:13:40 0e64f2360a44: Waiting 09:13:40 e6c301e72d44: Waiting 09:13:40 5f70bf18a086: Waiting 09:13:40 59b5efb06f51: Waiting 09:13:40 9ff0e6984c8b: Layer already exists 09:13:40 52c9f41e408e: Layer already exists 09:13:40 bbd6ad5902ed: Layer already exists 09:13:40 1bccf2bca7ae: Layer already exists 09:13:40 de22d9bf32a9: Layer already exists 09:13:40 13104e33e097: Layer already exists 09:13:40 1e5f53c05b34: Layer already exists 09:13:40 4d38f18bcbc9: Layer already exists 09:13:40 b2536e29936c: Layer already exists 09:13:40 59b5efb06f51: Layer already exists 09:13:40 5f70bf18a086: Layer already exists 09:13:40 acf708b7e3d5: Layer already exists 09:13:40 e6c301e72d44: Layer already exists 09:13:40 0a98100d0295: Layer already exists 09:13:40 ca006fba9078: Layer already exists 09:13:40 0e64f2360a44: Layer already exists 09:13:41 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:4580b616fcc1293310ddb4e377f7deb7d3d4fd54a3ca3fce114d289c4df42ac0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa 09:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:41 9ff0e6984c8b: Preparing 09:13:41 de22d9bf32a9: Preparing 09:13:41 52c9f41e408e: Preparing 09:13:41 1bccf2bca7ae: Preparing 09:13:41 bbd6ad5902ed: Preparing 09:13:41 13104e33e097: Preparing 09:13:41 4d38f18bcbc9: Preparing 09:13:41 59b5efb06f51: Preparing 09:13:41 1e5f53c05b34: Preparing 09:13:41 b2536e29936c: Preparing 09:13:41 0a98100d0295: Preparing 09:13:41 5f70bf18a086: Preparing 09:13:41 acf708b7e3d5: Preparing 09:13:41 e6c301e72d44: Preparing 09:13:41 ca006fba9078: Preparing 09:13:41 0e64f2360a44: Preparing 09:13:41 0a98100d0295: Waiting 09:13:41 5f70bf18a086: Waiting 09:13:41 acf708b7e3d5: Waiting 09:13:41 e6c301e72d44: Waiting 09:13:41 ca006fba9078: Waiting 09:13:41 0e64f2360a44: Waiting 09:13:41 13104e33e097: Waiting 09:13:41 4d38f18bcbc9: Waiting 09:13:41 59b5efb06f51: Waiting 09:13:41 1e5f53c05b34: Waiting 09:13:41 b2536e29936c: Waiting 09:13:41 bbd6ad5902ed: Layer already exists 09:13:41 9ff0e6984c8b: Layer already exists 09:13:41 1bccf2bca7ae: Layer already exists 09:13:41 de22d9bf32a9: Layer already exists 09:13:41 52c9f41e408e: Layer already exists 09:13:41 59b5efb06f51: Layer already exists 09:13:41 1e5f53c05b34: Layer already exists 09:13:41 13104e33e097: Layer already exists 09:13:41 b2536e29936c: Layer already exists 09:13:41 4d38f18bcbc9: Layer already exists 09:13:41 0a98100d0295: Layer already exists 09:13:41 e6c301e72d44: Layer already exists 09:13:41 5f70bf18a086: Layer already exists 09:13:41 acf708b7e3d5: Layer already exists 09:13:41 ca006fba9078: Layer already exists 09:13:41 0e64f2360a44: Layer already exists 09:13:42 odessa: digest: sha256:4580b616fcc1293310ddb4e377f7deb7d3d4fd54a3ca3fce114d289c4df42ac0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:42 ===================================================== [Pipeline] echo 09:13:42 taggedImages: 09:13:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.2-dev.1 09:13:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 09:13:42 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:13:42 45073bfd431816dca033a65cddd8f1ff24190001 09:13:42 4.0.2-dev.1 09:13:42 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:42 odessa 09:13:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:13:43 0ac1e8058392: Preparing 09:13:43 b5ad287b0874: Preparing 09:13:43 9e43c7486af7: Preparing 09:13:43 8141db15adef: Preparing 09:13:43 59b5efb06f51: Preparing 09:13:43 1e5f53c05b34: Preparing 09:13:43 c958477e190e: Preparing 09:13:43 a85757b02e96: Preparing 09:13:43 0e64f2360a44: Preparing 09:13:43 1e5f53c05b34: Waiting 09:13:43 c958477e190e: Waiting 09:13:43 0e64f2360a44: Waiting 09:13:43 a85757b02e96: Waiting 09:13:43 9e43c7486af7: Pushed 09:13:43 b5ad287b0874: Pushed 09:13:45 59b5efb06f51: Layer already exists 09:13:45 1e5f53c05b34: Layer already exists 09:13:45 c958477e190e: Layer already exists 09:13:45 a85757b02e96: Layer already exists 09:13:45 0e64f2360a44: Layer already exists 09:13:45 0ac1e8058392: Pushed 09:13:47 8141db15adef: Pushed 09:13:48 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:dc69504eb9e6e6adbd18e2274b839d31eb9af7e54684fdca5c027b4c044df96d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.2-dev.1 09:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:13:48 0ac1e8058392: Preparing 09:13:48 b5ad287b0874: Preparing 09:13:48 9e43c7486af7: Preparing 09:13:48 8141db15adef: Preparing 09:13:48 59b5efb06f51: Preparing 09:13:48 1e5f53c05b34: Preparing 09:13:48 c958477e190e: Preparing 09:13:48 a85757b02e96: Preparing 09:13:48 0e64f2360a44: Preparing 09:13:48 c958477e190e: Waiting 09:13:48 a85757b02e96: Waiting 09:13:48 0e64f2360a44: Waiting 09:13:48 1e5f53c05b34: Waiting 09:13:48 0ac1e8058392: Layer already exists 09:13:48 59b5efb06f51: Layer already exists 09:13:48 b5ad287b0874: Layer already exists 09:13:48 8141db15adef: Layer already exists 09:13:48 9e43c7486af7: Layer already exists 09:13:48 a85757b02e96: Layer already exists 09:13:48 c958477e190e: Layer already exists 09:13:48 0e64f2360a44: Layer already exists 09:13:48 1e5f53c05b34: Layer already exists 09:13:48 4.0.2-dev.1: digest: sha256:dc69504eb9e6e6adbd18e2274b839d31eb9af7e54684fdca5c027b4c044df96d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:13:49 0ac1e8058392: Preparing 09:13:49 b5ad287b0874: Preparing 09:13:49 9e43c7486af7: Preparing 09:13:49 8141db15adef: Preparing 09:13:49 59b5efb06f51: Preparing 09:13:49 1e5f53c05b34: Preparing 09:13:49 c958477e190e: Preparing 09:13:49 a85757b02e96: Preparing 09:13:49 0e64f2360a44: Preparing 09:13:49 1e5f53c05b34: Waiting 09:13:49 c958477e190e: Waiting 09:13:49 a85757b02e96: Waiting 09:13:49 0e64f2360a44: Waiting 09:13:49 9e43c7486af7: Layer already exists 09:13:49 b5ad287b0874: Layer already exists 09:13:49 0ac1e8058392: Layer already exists 09:13:49 8141db15adef: Layer already exists 09:13:49 59b5efb06f51: Layer already exists 09:13:49 1e5f53c05b34: Layer already exists 09:13:49 c958477e190e: Layer already exists 09:13:49 0e64f2360a44: Layer already exists 09:13:49 a85757b02e96: Layer already exists 09:13:49 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:dc69504eb9e6e6adbd18e2274b839d31eb9af7e54684fdca5c027b4c044df96d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa 09:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:13:50 0ac1e8058392: Preparing 09:13:50 b5ad287b0874: Preparing 09:13:50 9e43c7486af7: Preparing 09:13:50 8141db15adef: Preparing 09:13:50 59b5efb06f51: Preparing 09:13:50 1e5f53c05b34: Preparing 09:13:50 c958477e190e: Preparing 09:13:50 a85757b02e96: Preparing 09:13:50 0e64f2360a44: Preparing 09:13:50 1e5f53c05b34: Waiting 09:13:50 c958477e190e: Waiting 09:13:50 a85757b02e96: Waiting 09:13:50 0e64f2360a44: Waiting 09:13:50 b5ad287b0874: Layer already exists 09:13:50 0ac1e8058392: Layer already exists 09:13:50 9e43c7486af7: Layer already exists 09:13:50 59b5efb06f51: Layer already exists 09:13:50 8141db15adef: Layer already exists 09:13:50 c958477e190e: Layer already exists 09:13:50 1e5f53c05b34: Layer already exists 09:13:50 0e64f2360a44: Layer already exists 09:13:50 a85757b02e96: Layer already exists 09:13:50 odessa: digest: sha256:dc69504eb9e6e6adbd18e2274b839d31eb9af7e54684fdca5c027b4c044df96d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:51 ===================================================== [Pipeline] echo 09:13:51 taggedImages: 09:13:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.2-dev.1 09:13:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 09:13:51 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:13:51 45073bfd431816dca033a65cddd8f1ff24190001 09:13:51 4.0.2-dev.1 09:13:51 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:51 odessa 09:13:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:13:51 6343e289ddd2: Preparing 09:13:51 20f1d3e84a1e: Preparing 09:13:51 e0c4a6d8d395: Preparing 09:13:51 5616a0942ddc: Preparing 09:13:51 5d93979b8925: Preparing 09:13:51 59b5efb06f51: Preparing 09:13:51 1e5f53c05b34: Preparing 09:13:51 d610c7c017da: Preparing 09:13:51 472618910524: Preparing 09:13:51 581d472d5b89: Preparing 09:13:51 0e64f2360a44: Preparing 09:13:51 59b5efb06f51: Waiting 09:13:51 1e5f53c05b34: Waiting 09:13:51 472618910524: Waiting 09:13:51 581d472d5b89: Waiting 09:13:51 0e64f2360a44: Waiting 09:13:51 d610c7c017da: Waiting 09:13:52 5d93979b8925: Pushed 09:13:52 5616a0942ddc: Pushed 09:13:52 6343e289ddd2: Pushed 09:13:52 20f1d3e84a1e: Pushed 09:13:52 1e5f53c05b34: Layer already exists 09:13:52 59b5efb06f51: Layer already exists 09:13:52 0e64f2360a44: Layer already exists 09:13:52 d610c7c017da: Pushed 09:13:52 472618910524: Pushed 09:13:54 581d472d5b89: Pushed 09:13:55 e0c4a6d8d395: Pushed 09:13:56 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:6cd8a2dd70aac9d89b6db0162da45fa9c413e7cf20bf34058858673fecebdd13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.2-dev.1 09:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:13:57 6343e289ddd2: Preparing 09:13:57 20f1d3e84a1e: Preparing 09:13:57 e0c4a6d8d395: Preparing 09:13:57 5616a0942ddc: Preparing 09:13:57 5d93979b8925: Preparing 09:13:57 59b5efb06f51: Preparing 09:13:57 1e5f53c05b34: Preparing 09:13:57 d610c7c017da: Preparing 09:13:57 472618910524: Preparing 09:13:57 581d472d5b89: Preparing 09:13:57 0e64f2360a44: Preparing 09:13:57 d610c7c017da: Waiting 09:13:57 472618910524: Waiting 09:13:57 581d472d5b89: Waiting 09:13:57 0e64f2360a44: Waiting 09:13:57 59b5efb06f51: Waiting 09:13:57 1e5f53c05b34: Waiting 09:13:57 6343e289ddd2: Layer already exists 09:13:57 5d93979b8925: Layer already exists 09:13:57 20f1d3e84a1e: Layer already exists 09:13:57 5616a0942ddc: Layer already exists 09:13:57 e0c4a6d8d395: Layer already exists 09:13:57 1e5f53c05b34: Layer already exists 09:13:57 59b5efb06f51: Layer already exists 09:13:57 d610c7c017da: Layer already exists 09:13:57 472618910524: Layer already exists 09:13:57 581d472d5b89: Layer already exists 09:13:57 0e64f2360a44: Layer already exists 09:13:57 4.0.2-dev.1: digest: sha256:6cd8a2dd70aac9d89b6db0162da45fa9c413e7cf20bf34058858673fecebdd13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:13:58 6343e289ddd2: Preparing 09:13:58 20f1d3e84a1e: Preparing 09:13:58 e0c4a6d8d395: Preparing 09:13:58 5616a0942ddc: Preparing 09:13:58 5d93979b8925: Preparing 09:13:58 59b5efb06f51: Preparing 09:13:58 1e5f53c05b34: Preparing 09:13:58 d610c7c017da: Preparing 09:13:58 59b5efb06f51: Waiting 09:13:58 472618910524: Preparing 09:13:58 581d472d5b89: Preparing 09:13:58 1e5f53c05b34: Waiting 09:13:58 0e64f2360a44: Preparing 09:13:58 d610c7c017da: Waiting 09:13:58 472618910524: Waiting 09:13:58 581d472d5b89: Waiting 09:13:58 0e64f2360a44: Waiting 09:13:58 e0c4a6d8d395: Layer already exists 09:13:58 5d93979b8925: Layer already exists 09:13:58 20f1d3e84a1e: Layer already exists 09:13:58 5616a0942ddc: Layer already exists 09:13:58 6343e289ddd2: Layer already exists 09:13:58 59b5efb06f51: Layer already exists 09:13:58 1e5f53c05b34: Layer already exists 09:13:58 d610c7c017da: Layer already exists 09:13:58 581d472d5b89: Layer already exists 09:13:58 472618910524: Layer already exists 09:13:58 0e64f2360a44: Layer already exists 09:13:58 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:6cd8a2dd70aac9d89b6db0162da45fa9c413e7cf20bf34058858673fecebdd13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa 09:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:13:59 6343e289ddd2: Preparing 09:13:59 20f1d3e84a1e: Preparing 09:13:59 e0c4a6d8d395: Preparing 09:13:59 5616a0942ddc: Preparing 09:13:59 5d93979b8925: Preparing 09:13:59 59b5efb06f51: Preparing 09:13:59 1e5f53c05b34: Preparing 09:13:59 d610c7c017da: Preparing 09:13:59 472618910524: Preparing 09:13:59 581d472d5b89: Preparing 09:13:59 0e64f2360a44: Preparing 09:13:59 59b5efb06f51: Waiting 09:13:59 d610c7c017da: Waiting 09:13:59 1e5f53c05b34: Waiting 09:13:59 581d472d5b89: Waiting 09:13:59 0e64f2360a44: Waiting 09:13:59 472618910524: Waiting 09:13:59 e0c4a6d8d395: Layer already exists 09:13:59 5616a0942ddc: Layer already exists 09:13:59 6343e289ddd2: Layer already exists 09:13:59 20f1d3e84a1e: Layer already exists 09:13:59 5d93979b8925: Layer already exists 09:13:59 59b5efb06f51: Layer already exists 09:13:59 472618910524: Layer already exists 09:13:59 1e5f53c05b34: Layer already exists 09:13:59 d610c7c017da: Layer already exists 09:13:59 581d472d5b89: Layer already exists 09:13:59 0e64f2360a44: Layer already exists 09:13:59 odessa: digest: sha256:6cd8a2dd70aac9d89b6db0162da45fa9c413e7cf20bf34058858673fecebdd13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:59 ===================================================== [Pipeline] echo 09:13:59 taggedImages: 09:13:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:13:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.2-dev.1 09:13:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 09:13:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:13:59 45073bfd431816dca033a65cddd8f1ff24190001 09:13:59 4.0.2-dev.1 09:13:59 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:13:59 odessa 09:13:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:00 ca8c34ad83f3: Preparing 09:14:00 acae01049f43: Preparing 09:14:00 188d0e32b6ec: Preparing 09:14:00 0a1bbea9b9a3: Preparing 09:14:00 c85a7e15c286: Preparing 09:14:00 7942ed2ec895: Preparing 09:14:00 a2c26ec8f289: Preparing 09:14:00 59b5efb06f51: Preparing 09:14:00 1e5f53c05b34: Preparing 09:14:00 8d5140687a2e: Preparing 09:14:00 8168303439d3: Preparing 09:14:00 0e64f2360a44: Preparing 09:14:00 59b5efb06f51: Waiting 09:14:00 7942ed2ec895: Waiting 09:14:00 a2c26ec8f289: Waiting 09:14:00 1e5f53c05b34: Waiting 09:14:00 8168303439d3: Waiting 09:14:00 8d5140687a2e: Waiting 09:14:00 0e64f2360a44: Waiting 09:14:00 ca8c34ad83f3: Pushed 09:14:00 c85a7e15c286: Pushed 09:14:00 acae01049f43: Pushed 09:14:00 59b5efb06f51: Layer already exists 09:14:00 1e5f53c05b34: Layer already exists 09:14:00 7942ed2ec895: Pushed 09:14:00 a2c26ec8f289: Pushed 09:14:01 0e64f2360a44: Layer already exists 09:14:01 8d5140687a2e: Pushed 09:14:04 8168303439d3: Pushed 09:14:04 0a1bbea9b9a3: Pushed 09:14:06 188d0e32b6ec: Pushed 09:14:06 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:c76bcd26165dbc90d12c2cf27bfde584176d83dc5a5dfa6e1b656ceace0210a7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.2-dev.1 09:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:07 ca8c34ad83f3: Preparing 09:14:07 acae01049f43: Preparing 09:14:07 188d0e32b6ec: Preparing 09:14:07 0a1bbea9b9a3: Preparing 09:14:07 c85a7e15c286: Preparing 09:14:07 7942ed2ec895: Preparing 09:14:07 a2c26ec8f289: Preparing 09:14:07 59b5efb06f51: Preparing 09:14:07 1e5f53c05b34: Preparing 09:14:07 8d5140687a2e: Preparing 09:14:07 8168303439d3: Preparing 09:14:07 0e64f2360a44: Preparing 09:14:07 59b5efb06f51: Waiting 09:14:07 1e5f53c05b34: Waiting 09:14:07 8d5140687a2e: Waiting 09:14:07 8168303439d3: Waiting 09:14:07 0e64f2360a44: Waiting 09:14:07 7942ed2ec895: Waiting 09:14:07 a2c26ec8f289: Waiting 09:14:07 0a1bbea9b9a3: Layer already exists 09:14:07 ca8c34ad83f3: Layer already exists 09:14:07 188d0e32b6ec: Layer already exists 09:14:07 acae01049f43: Layer already exists 09:14:07 c85a7e15c286: Layer already exists 09:14:07 59b5efb06f51: Layer already exists 09:14:07 a2c26ec8f289: Layer already exists 09:14:07 8d5140687a2e: Layer already exists 09:14:07 7942ed2ec895: Layer already exists 09:14:07 1e5f53c05b34: Layer already exists 09:14:07 8168303439d3: Layer already exists 09:14:07 0e64f2360a44: Layer already exists 09:14:07 4.0.2-dev.1: digest: sha256:c76bcd26165dbc90d12c2cf27bfde584176d83dc5a5dfa6e1b656ceace0210a7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:08 ca8c34ad83f3: Preparing 09:14:08 acae01049f43: Preparing 09:14:08 188d0e32b6ec: Preparing 09:14:08 0a1bbea9b9a3: Preparing 09:14:08 c85a7e15c286: Preparing 09:14:08 7942ed2ec895: Preparing 09:14:08 a2c26ec8f289: Preparing 09:14:08 59b5efb06f51: Preparing 09:14:08 1e5f53c05b34: Preparing 09:14:08 8d5140687a2e: Preparing 09:14:08 8168303439d3: Preparing 09:14:08 0e64f2360a44: Preparing 09:14:08 59b5efb06f51: Waiting 09:14:08 1e5f53c05b34: Waiting 09:14:08 8d5140687a2e: Waiting 09:14:08 8168303439d3: Waiting 09:14:08 0e64f2360a44: Waiting 09:14:08 7942ed2ec895: Waiting 09:14:08 a2c26ec8f289: Waiting 09:14:08 acae01049f43: Layer already exists 09:14:08 c85a7e15c286: Layer already exists 09:14:08 ca8c34ad83f3: Layer already exists 09:14:08 0a1bbea9b9a3: Layer already exists 09:14:08 188d0e32b6ec: Layer already exists 09:14:08 7942ed2ec895: Layer already exists 09:14:08 1e5f53c05b34: Layer already exists 09:14:08 a2c26ec8f289: Layer already exists 09:14:08 8d5140687a2e: Layer already exists 09:14:08 59b5efb06f51: Layer already exists 09:14:08 8168303439d3: Layer already exists 09:14:08 0e64f2360a44: Layer already exists 09:14:08 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:c76bcd26165dbc90d12c2cf27bfde584176d83dc5a5dfa6e1b656ceace0210a7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa 09:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:09 ca8c34ad83f3: Preparing 09:14:09 acae01049f43: Preparing 09:14:09 188d0e32b6ec: Preparing 09:14:09 0a1bbea9b9a3: Preparing 09:14:09 c85a7e15c286: Preparing 09:14:09 7942ed2ec895: Preparing 09:14:09 a2c26ec8f289: Preparing 09:14:09 59b5efb06f51: Preparing 09:14:09 1e5f53c05b34: Preparing 09:14:09 8d5140687a2e: Preparing 09:14:09 8168303439d3: Preparing 09:14:09 0e64f2360a44: Preparing 09:14:09 1e5f53c05b34: Waiting 09:14:09 8d5140687a2e: Waiting 09:14:09 7942ed2ec895: Waiting 09:14:09 a2c26ec8f289: Waiting 09:14:09 59b5efb06f51: Waiting 09:14:09 8168303439d3: Waiting 09:14:09 0e64f2360a44: Waiting 09:14:09 0a1bbea9b9a3: Layer already exists 09:14:09 acae01049f43: Layer already exists 09:14:09 188d0e32b6ec: Layer already exists 09:14:09 ca8c34ad83f3: Layer already exists 09:14:09 c85a7e15c286: Layer already exists 09:14:09 59b5efb06f51: Layer already exists 09:14:09 a2c26ec8f289: Layer already exists 09:14:09 7942ed2ec895: Layer already exists 09:14:09 1e5f53c05b34: Layer already exists 09:14:09 8d5140687a2e: Layer already exists 09:14:09 8168303439d3: Layer already exists 09:14:09 0e64f2360a44: Layer already exists 09:14:10 odessa: digest: sha256:c76bcd26165dbc90d12c2cf27bfde584176d83dc5a5dfa6e1b656ceace0210a7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:10 ===================================================== [Pipeline] echo 09:14:10 taggedImages: 09:14:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:14:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.2-dev.1 09:14:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:14:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 09:14:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:14:10 45073bfd431816dca033a65cddd8f1ff24190001 09:14:10 4.0.2-dev.1 09:14:10 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:14:10 odessa 09:14:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:10 a51af9386af1: Preparing 09:14:10 8da67255b56b: Preparing 09:14:10 59b5efb06f51: Preparing 09:14:10 1e5f53c05b34: Preparing 09:14:10 0bc52b2b835f: Preparing 09:14:10 b60105b6fe6a: Preparing 09:14:10 0e64f2360a44: Preparing 09:14:10 b60105b6fe6a: Waiting 09:14:10 0e64f2360a44: Waiting 09:14:10 59b5efb06f51: Layer already exists 09:14:11 1e5f53c05b34: Layer already exists 09:14:11 0e64f2360a44: Layer already exists 09:14:11 a51af9386af1: Pushed 09:14:11 0bc52b2b835f: Pushed 09:14:13 b60105b6fe6a: Pushed 09:14:17 8da67255b56b: Pushed 09:14:17 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:c289bedb6cd62e54ffb1af1839b6b3a5e89f50a1cc5d35cbf3f76283162131ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.2-dev.1 09:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:18 a51af9386af1: Preparing 09:14:18 8da67255b56b: Preparing 09:14:18 59b5efb06f51: Preparing 09:14:18 1e5f53c05b34: Preparing 09:14:18 0bc52b2b835f: Preparing 09:14:18 b60105b6fe6a: Preparing 09:14:18 0e64f2360a44: Preparing 09:14:18 b60105b6fe6a: Waiting 09:14:18 0e64f2360a44: Waiting 09:14:18 1e5f53c05b34: Layer already exists 09:14:18 8da67255b56b: Layer already exists 09:14:18 0bc52b2b835f: Layer already exists 09:14:18 a51af9386af1: Layer already exists 09:14:18 59b5efb06f51: Layer already exists 09:14:18 0e64f2360a44: Layer already exists 09:14:18 b60105b6fe6a: Layer already exists 09:14:18 4.0.2-dev.1: digest: sha256:c289bedb6cd62e54ffb1af1839b6b3a5e89f50a1cc5d35cbf3f76283162131ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:19 a51af9386af1: Preparing 09:14:19 8da67255b56b: Preparing 09:14:19 59b5efb06f51: Preparing 09:14:19 1e5f53c05b34: Preparing 09:14:19 0bc52b2b835f: Preparing 09:14:19 b60105b6fe6a: Preparing 09:14:19 0e64f2360a44: Preparing 09:14:19 b60105b6fe6a: Waiting 09:14:19 0e64f2360a44: Waiting 09:14:19 1e5f53c05b34: Layer already exists 09:14:19 0bc52b2b835f: Layer already exists 09:14:19 8da67255b56b: Layer already exists 09:14:19 59b5efb06f51: Layer already exists 09:14:19 a51af9386af1: Layer already exists 09:14:19 0e64f2360a44: Layer already exists 09:14:19 b60105b6fe6a: Layer already exists 09:14:19 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:c289bedb6cd62e54ffb1af1839b6b3a5e89f50a1cc5d35cbf3f76283162131ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa 09:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:19 a51af9386af1: Preparing 09:14:19 8da67255b56b: Preparing 09:14:19 59b5efb06f51: Preparing 09:14:19 1e5f53c05b34: Preparing 09:14:19 0bc52b2b835f: Preparing 09:14:19 b60105b6fe6a: Preparing 09:14:19 0e64f2360a44: Preparing 09:14:19 b60105b6fe6a: Waiting 09:14:19 0e64f2360a44: Waiting 09:14:19 0bc52b2b835f: Layer already exists 09:14:19 8da67255b56b: Layer already exists 09:14:19 a51af9386af1: Layer already exists 09:14:19 1e5f53c05b34: Layer already exists 09:14:19 59b5efb06f51: Layer already exists 09:14:19 0e64f2360a44: Layer already exists 09:14:19 b60105b6fe6a: Layer already exists 09:14:19 odessa: digest: sha256:c289bedb6cd62e54ffb1af1839b6b3a5e89f50a1cc5d35cbf3f76283162131ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:20 ===================================================== [Pipeline] echo 09:14:20 taggedImages: 09:14:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:14:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.2-dev.1 09:14:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:14:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 09:14:20 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:14:20 45073bfd431816dca033a65cddd8f1ff24190001 09:14:20 4.0.2-dev.1 09:14:20 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:14:20 odessa 09:14:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:14:21 78ba965560a0: Preparing 09:14:21 bdfddc682dd5: Preparing 09:14:21 befe0bfb68e1: Preparing 09:14:21 59b5efb06f51: Preparing 09:14:21 1e5f53c05b34: Preparing 09:14:21 34b196e34b41: Preparing 09:14:21 e28fde285bc5: Preparing 09:14:21 414fa978ab2f: Preparing 09:14:21 2f55dc103e8d: Preparing 09:14:21 0e64f2360a44: Preparing 09:14:21 34b196e34b41: Waiting 09:14:21 2f55dc103e8d: Waiting 09:14:21 e28fde285bc5: Waiting 09:14:21 0e64f2360a44: Waiting 09:14:21 414fa978ab2f: Waiting 09:14:21 bdfddc682dd5: Pushed 09:14:21 befe0bfb68e1: Pushed 09:14:22 59b5efb06f51: Layer already exists 09:14:22 1e5f53c05b34: Layer already exists 09:14:22 78ba965560a0: Pushed 09:14:23 0e64f2360a44: Layer already exists 09:14:23 414fa978ab2f: Pushed 09:14:23 2f55dc103e8d: Pushed 09:14:33 e28fde285bc5: Pushed 09:14:48 34b196e34b41: Pushed 09:14:48 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:3e997445d64d06289fb8dd0b8577ada1417fd6b225f66470162983cf81d8cca7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.2-dev.1 09:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:14:49 78ba965560a0: Preparing 09:14:49 bdfddc682dd5: Preparing 09:14:49 befe0bfb68e1: Preparing 09:14:49 59b5efb06f51: Preparing 09:14:49 1e5f53c05b34: Preparing 09:14:49 34b196e34b41: Preparing 09:14:49 e28fde285bc5: Preparing 09:14:49 414fa978ab2f: Preparing 09:14:49 2f55dc103e8d: Preparing 09:14:49 34b196e34b41: Waiting 09:14:49 0e64f2360a44: Preparing 09:14:49 414fa978ab2f: Waiting 09:14:49 0e64f2360a44: Waiting 09:14:49 2f55dc103e8d: Waiting 09:14:49 e28fde285bc5: Waiting 09:14:49 befe0bfb68e1: Layer already exists 09:14:49 1e5f53c05b34: Layer already exists 09:14:49 78ba965560a0: Layer already exists 09:14:49 bdfddc682dd5: Layer already exists 09:14:49 59b5efb06f51: Layer already exists 09:14:49 414fa978ab2f: Layer already exists 09:14:49 34b196e34b41: Layer already exists 09:14:49 e28fde285bc5: Layer already exists 09:14:49 0e64f2360a44: Layer already exists 09:14:49 2f55dc103e8d: Layer already exists 09:14:49 4.0.2-dev.1: digest: sha256:3e997445d64d06289fb8dd0b8577ada1417fd6b225f66470162983cf81d8cca7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:14:50 78ba965560a0: Preparing 09:14:50 bdfddc682dd5: Preparing 09:14:50 befe0bfb68e1: Preparing 09:14:50 59b5efb06f51: Preparing 09:14:50 1e5f53c05b34: Preparing 09:14:50 34b196e34b41: Preparing 09:14:50 34b196e34b41: Waiting 09:14:50 e28fde285bc5: Preparing 09:14:50 414fa978ab2f: Preparing 09:14:50 e28fde285bc5: Waiting 09:14:50 2f55dc103e8d: Preparing 09:14:50 414fa978ab2f: Waiting 09:14:50 2f55dc103e8d: Waiting 09:14:50 0e64f2360a44: Preparing 09:14:50 0e64f2360a44: Waiting 09:14:50 78ba965560a0: Layer already exists 09:14:50 bdfddc682dd5: Layer already exists 09:14:50 1e5f53c05b34: Layer already exists 09:14:50 befe0bfb68e1: Layer already exists 09:14:50 59b5efb06f51: Layer already exists 09:14:50 e28fde285bc5: Layer already exists 09:14:50 34b196e34b41: Layer already exists 09:14:50 414fa978ab2f: Layer already exists 09:14:50 0e64f2360a44: Layer already exists 09:14:50 2f55dc103e8d: Layer already exists 09:14:50 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:3e997445d64d06289fb8dd0b8577ada1417fd6b225f66470162983cf81d8cca7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa 09:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:14:51 78ba965560a0: Preparing 09:14:51 bdfddc682dd5: Preparing 09:14:51 befe0bfb68e1: Preparing 09:14:51 59b5efb06f51: Preparing 09:14:51 1e5f53c05b34: Preparing 09:14:51 34b196e34b41: Preparing 09:14:51 e28fde285bc5: Preparing 09:14:51 414fa978ab2f: Preparing 09:14:51 2f55dc103e8d: Preparing 09:14:51 0e64f2360a44: Preparing 09:14:51 e28fde285bc5: Waiting 09:14:51 414fa978ab2f: Waiting 09:14:51 2f55dc103e8d: Waiting 09:14:51 0e64f2360a44: Waiting 09:14:51 34b196e34b41: Waiting 09:14:51 78ba965560a0: Layer already exists 09:14:51 befe0bfb68e1: Layer already exists 09:14:51 1e5f53c05b34: Layer already exists 09:14:51 59b5efb06f51: Layer already exists 09:14:51 bdfddc682dd5: Layer already exists 09:14:51 e28fde285bc5: Layer already exists 09:14:51 34b196e34b41: Layer already exists 09:14:51 414fa978ab2f: Layer already exists 09:14:51 2f55dc103e8d: Layer already exists 09:14:51 0e64f2360a44: Layer already exists 09:14:51 odessa: digest: sha256:3e997445d64d06289fb8dd0b8577ada1417fd6b225f66470162983cf81d8cca7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:51 ===================================================== [Pipeline] echo 09:14:51 taggedImages: 09:14:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:14:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.2-dev.1 09:14:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:14:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 09:14:52 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:14:52 45073bfd431816dca033a65cddd8f1ff24190001 09:14:52 4.0.2-dev.1 09:14:52 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:14:52 odessa 09:14:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:14:52 2d75d4548f9d: Preparing 09:14:52 1d578989f922: Preparing 09:14:52 fba178de984a: Preparing 09:14:52 59b5efb06f51: Preparing 09:14:52 1e5f53c05b34: Preparing 09:14:52 d692c63fb229: Preparing 09:14:52 7bafc78d4cb8: Preparing 09:14:52 e52138d39d96: Preparing 09:14:52 0e64f2360a44: Preparing 09:14:52 7bafc78d4cb8: Waiting 09:14:52 e52138d39d96: Waiting 09:14:52 0e64f2360a44: Waiting 09:14:52 d692c63fb229: Waiting 09:14:52 1e5f53c05b34: Layer already exists 09:14:52 59b5efb06f51: Layer already exists 09:14:53 1d578989f922: Pushed 09:14:53 fba178de984a: Pushed 09:14:53 2d75d4548f9d: Pushed 09:14:53 0e64f2360a44: Layer already exists 09:14:53 7bafc78d4cb8: Pushed 09:14:53 e52138d39d96: Pushed 09:15:20 d692c63fb229: Pushed 09:15:20 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:ed8b38671c2d130cf69c1e490c06d8acad210679e018bf4133b2d8f0318035c7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.2-dev.1 09:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:21 2d75d4548f9d: Preparing 09:15:21 1d578989f922: Preparing 09:15:21 fba178de984a: Preparing 09:15:21 59b5efb06f51: Preparing 09:15:21 1e5f53c05b34: Preparing 09:15:21 d692c63fb229: Preparing 09:15:21 7bafc78d4cb8: Preparing 09:15:21 e52138d39d96: Preparing 09:15:21 0e64f2360a44: Preparing 09:15:21 d692c63fb229: Waiting 09:15:21 7bafc78d4cb8: Waiting 09:15:21 e52138d39d96: Waiting 09:15:21 0e64f2360a44: Waiting 09:15:21 1e5f53c05b34: Layer already exists 09:15:21 2d75d4548f9d: Layer already exists 09:15:21 1d578989f922: Layer already exists 09:15:21 fba178de984a: Layer already exists 09:15:21 59b5efb06f51: Layer already exists 09:15:21 e52138d39d96: Layer already exists 09:15:21 7bafc78d4cb8: Layer already exists 09:15:21 d692c63fb229: Layer already exists 09:15:21 0e64f2360a44: Layer already exists 09:15:21 4.0.2-dev.1: digest: sha256:ed8b38671c2d130cf69c1e490c06d8acad210679e018bf4133b2d8f0318035c7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:22 2d75d4548f9d: Preparing 09:15:22 1d578989f922: Preparing 09:15:22 fba178de984a: Preparing 09:15:22 59b5efb06f51: Preparing 09:15:22 1e5f53c05b34: Preparing 09:15:22 d692c63fb229: Preparing 09:15:22 7bafc78d4cb8: Preparing 09:15:22 d692c63fb229: Waiting 09:15:22 e52138d39d96: Preparing 09:15:22 7bafc78d4cb8: Waiting 09:15:22 0e64f2360a44: Preparing 09:15:22 e52138d39d96: Waiting 09:15:22 2d75d4548f9d: Layer already exists 09:15:22 1d578989f922: Layer already exists 09:15:22 fba178de984a: Layer already exists 09:15:22 59b5efb06f51: Layer already exists 09:15:22 1e5f53c05b34: Layer already exists 09:15:22 d692c63fb229: Layer already exists 09:15:22 7bafc78d4cb8: Layer already exists 09:15:22 0e64f2360a44: Layer already exists 09:15:22 e52138d39d96: Layer already exists 09:15:22 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:ed8b38671c2d130cf69c1e490c06d8acad210679e018bf4133b2d8f0318035c7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa 09:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:22 2d75d4548f9d: Preparing 09:15:22 1d578989f922: Preparing 09:15:22 fba178de984a: Preparing 09:15:22 59b5efb06f51: Preparing 09:15:22 1e5f53c05b34: Preparing 09:15:22 d692c63fb229: Preparing 09:15:22 7bafc78d4cb8: Preparing 09:15:22 e52138d39d96: Preparing 09:15:22 0e64f2360a44: Preparing 09:15:22 d692c63fb229: Waiting 09:15:22 7bafc78d4cb8: Waiting 09:15:22 e52138d39d96: Waiting 09:15:22 0e64f2360a44: Waiting 09:15:22 1d578989f922: Layer already exists 09:15:22 2d75d4548f9d: Layer already exists 09:15:22 59b5efb06f51: Layer already exists 09:15:22 fba178de984a: Layer already exists 09:15:22 1e5f53c05b34: Layer already exists 09:15:22 d692c63fb229: Layer already exists 09:15:22 7bafc78d4cb8: Layer already exists 09:15:22 0e64f2360a44: Layer already exists 09:15:22 e52138d39d96: Layer already exists 09:15:23 odessa: digest: sha256:ed8b38671c2d130cf69c1e490c06d8acad210679e018bf4133b2d8f0318035c7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:23 ===================================================== [Pipeline] echo 09:15:23 taggedImages: 09:15:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:15:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.2-dev.1 09:15:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:15:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 09:15:23 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:15:23 45073bfd431816dca033a65cddd8f1ff24190001 09:15:23 4.0.2-dev.1 09:15:23 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:15:23 odessa 09:15:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:15:26 f000321f27a5: Preparing 09:15:26 415c4e5c21c4: Preparing 09:15:26 eb8b64a19f29: Preparing 09:15:26 59b5efb06f51: Preparing 09:15:26 1e5f53c05b34: Preparing 09:15:26 34b196e34b41: Preparing 09:15:26 414fa978ab2f: Preparing 09:15:26 2f55dc103e8d: Preparing 09:15:26 0e64f2360a44: Preparing 09:15:26 414fa978ab2f: Waiting 09:15:26 2f55dc103e8d: Waiting 09:15:26 0e64f2360a44: Waiting 09:15:26 34b196e34b41: Waiting 09:15:26 59b5efb06f51: Layer already exists 09:15:26 1e5f53c05b34: Layer already exists 09:15:26 34b196e34b41: Layer already exists 09:15:26 414fa978ab2f: Layer already exists 09:15:26 2f55dc103e8d: Layer already exists 09:15:26 0e64f2360a44: Layer already exists 09:15:26 eb8b64a19f29: Pushed 09:15:26 415c4e5c21c4: Pushed 09:15:26 f000321f27a5: Pushed 09:15:26 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:dbaab3faf906b85f3a0d4153631c75d96f1a1ebcec7f6974ec8334edcf8227c3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.2-dev.1 09:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:15:27 f000321f27a5: Preparing 09:15:27 415c4e5c21c4: Preparing 09:15:27 eb8b64a19f29: Preparing 09:15:27 59b5efb06f51: Preparing 09:15:27 1e5f53c05b34: Preparing 09:15:27 34b196e34b41: Preparing 09:15:27 414fa978ab2f: Preparing 09:15:27 2f55dc103e8d: Preparing 09:15:27 0e64f2360a44: Preparing 09:15:27 414fa978ab2f: Waiting 09:15:27 34b196e34b41: Waiting 09:15:27 2f55dc103e8d: Waiting 09:15:27 0e64f2360a44: Waiting 09:15:27 f000321f27a5: Layer already exists 09:15:27 eb8b64a19f29: Layer already exists 09:15:27 415c4e5c21c4: Layer already exists 09:15:27 1e5f53c05b34: Layer already exists 09:15:27 59b5efb06f51: Layer already exists 09:15:27 2f55dc103e8d: Layer already exists 09:15:27 0e64f2360a44: Layer already exists 09:15:27 34b196e34b41: Layer already exists 09:15:27 414fa978ab2f: Layer already exists 09:15:27 4.0.2-dev.1: digest: sha256:dbaab3faf906b85f3a0d4153631c75d96f1a1ebcec7f6974ec8334edcf8227c3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:15:28 f000321f27a5: Preparing 09:15:28 415c4e5c21c4: Preparing 09:15:28 eb8b64a19f29: Preparing 09:15:28 59b5efb06f51: Preparing 09:15:28 1e5f53c05b34: Preparing 09:15:28 34b196e34b41: Preparing 09:15:28 414fa978ab2f: Preparing 09:15:28 2f55dc103e8d: Preparing 09:15:28 0e64f2360a44: Preparing 09:15:28 2f55dc103e8d: Waiting 09:15:28 414fa978ab2f: Waiting 09:15:28 0e64f2360a44: Waiting 09:15:28 34b196e34b41: Waiting 09:15:28 f000321f27a5: Layer already exists 09:15:28 eb8b64a19f29: Layer already exists 09:15:28 59b5efb06f51: Layer already exists 09:15:28 1e5f53c05b34: Layer already exists 09:15:28 415c4e5c21c4: Layer already exists 09:15:28 0e64f2360a44: Layer already exists 09:15:28 34b196e34b41: Layer already exists 09:15:28 2f55dc103e8d: Layer already exists 09:15:28 414fa978ab2f: Layer already exists 09:15:28 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:dbaab3faf906b85f3a0d4153631c75d96f1a1ebcec7f6974ec8334edcf8227c3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa 09:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:15:29 f000321f27a5: Preparing 09:15:29 415c4e5c21c4: Preparing 09:15:29 eb8b64a19f29: Preparing 09:15:29 59b5efb06f51: Preparing 09:15:29 1e5f53c05b34: Preparing 09:15:29 34b196e34b41: Preparing 09:15:29 414fa978ab2f: Preparing 09:15:29 2f55dc103e8d: Preparing 09:15:29 0e64f2360a44: Preparing 09:15:29 34b196e34b41: Waiting 09:15:29 2f55dc103e8d: Waiting 09:15:29 414fa978ab2f: Waiting 09:15:29 0e64f2360a44: Waiting 09:15:29 eb8b64a19f29: Layer already exists 09:15:29 415c4e5c21c4: Layer already exists 09:15:29 1e5f53c05b34: Layer already exists 09:15:29 59b5efb06f51: Layer already exists 09:15:29 f000321f27a5: Layer already exists 09:15:29 0e64f2360a44: Layer already exists 09:15:29 414fa978ab2f: Layer already exists 09:15:29 34b196e34b41: Layer already exists 09:15:29 2f55dc103e8d: Layer already exists 09:15:29 odessa: digest: sha256:dbaab3faf906b85f3a0d4153631c75d96f1a1ebcec7f6974ec8334edcf8227c3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:29 ===================================================== [Pipeline] echo 09:15:30 taggedImages: 09:15:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:15:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.2-dev.1 09:15:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:15:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 09:15:30 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:15:30 45073bfd431816dca033a65cddd8f1ff24190001 09:15:30 4.0.2-dev.1 09:15:30 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:15:30 odessa 09:15:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:15:30 2371d8208892: Preparing 09:15:30 f9152f6c085a: Preparing 09:15:30 59b5efb06f51: Preparing 09:15:30 1e5f53c05b34: Preparing 09:15:30 b96b9d1ee2cc: Preparing 09:15:30 2ae30b051f0a: Preparing 09:15:30 0e64f2360a44: Preparing 09:15:30 2ae30b051f0a: Waiting 09:15:30 0e64f2360a44: Waiting 09:15:30 59b5efb06f51: Layer already exists 09:15:30 1e5f53c05b34: Layer already exists 09:15:31 0e64f2360a44: Layer already exists 09:15:31 2371d8208892: Pushed 09:15:31 b96b9d1ee2cc: Pushed 09:15:32 2ae30b051f0a: Pushed 09:15:38 f9152f6c085a: Pushed 09:15:39 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:eee6ad7e1983fe92c23d800d3ec859975b7f73a6cc307d881389b71b0a07ef84 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.2-dev.1 09:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:15:39 2371d8208892: Preparing 09:15:39 f9152f6c085a: Preparing 09:15:39 59b5efb06f51: Preparing 09:15:39 1e5f53c05b34: Preparing 09:15:39 b96b9d1ee2cc: Preparing 09:15:39 2ae30b051f0a: Preparing 09:15:39 0e64f2360a44: Preparing 09:15:39 2ae30b051f0a: Waiting 09:15:39 0e64f2360a44: Waiting 09:15:39 b96b9d1ee2cc: Layer already exists 09:15:39 59b5efb06f51: Layer already exists 09:15:39 f9152f6c085a: Layer already exists 09:15:39 1e5f53c05b34: Layer already exists 09:15:39 2371d8208892: Layer already exists 09:15:39 0e64f2360a44: Layer already exists 09:15:39 2ae30b051f0a: Layer already exists 09:15:39 4.0.2-dev.1: digest: sha256:eee6ad7e1983fe92c23d800d3ec859975b7f73a6cc307d881389b71b0a07ef84 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:15:40 2371d8208892: Preparing 09:15:40 f9152f6c085a: Preparing 09:15:40 59b5efb06f51: Preparing 09:15:40 1e5f53c05b34: Preparing 09:15:40 b96b9d1ee2cc: Preparing 09:15:40 2ae30b051f0a: Preparing 09:15:40 0e64f2360a44: Preparing 09:15:40 2ae30b051f0a: Waiting 09:15:40 0e64f2360a44: Waiting 09:15:40 59b5efb06f51: Layer already exists 09:15:40 f9152f6c085a: Layer already exists 09:15:40 b96b9d1ee2cc: Layer already exists 09:15:40 1e5f53c05b34: Layer already exists 09:15:40 2371d8208892: Layer already exists 09:15:40 2ae30b051f0a: Layer already exists 09:15:40 0e64f2360a44: Layer already exists 09:15:40 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:eee6ad7e1983fe92c23d800d3ec859975b7f73a6cc307d881389b71b0a07ef84 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa 09:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:15:41 2371d8208892: Preparing 09:15:41 f9152f6c085a: Preparing 09:15:41 59b5efb06f51: Preparing 09:15:41 1e5f53c05b34: Preparing 09:15:41 b96b9d1ee2cc: Preparing 09:15:41 2ae30b051f0a: Preparing 09:15:41 0e64f2360a44: Preparing 09:15:41 2ae30b051f0a: Waiting 09:15:41 0e64f2360a44: Waiting 09:15:41 b96b9d1ee2cc: Layer already exists 09:15:41 59b5efb06f51: Layer already exists 09:15:41 1e5f53c05b34: Layer already exists 09:15:41 2371d8208892: Layer already exists 09:15:41 f9152f6c085a: Layer already exists 09:15:41 0e64f2360a44: Layer already exists 09:15:41 2ae30b051f0a: Layer already exists 09:15:41 odessa: digest: sha256:eee6ad7e1983fe92c23d800d3ec859975b7f73a6cc307d881389b71b0a07ef84 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:41 ===================================================== [Pipeline] echo 09:15:41 taggedImages: 09:15:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:15:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.2-dev.1 09:15:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:15:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 09:15:41 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:15:41 45073bfd431816dca033a65cddd8f1ff24190001 09:15:41 4.0.2-dev.1 09:15:41 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:15:41 odessa 09:15:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:15:42 a732f53d3ee8: Preparing 09:15:42 3f6481e8ab08: Preparing 09:15:42 59b5efb06f51: Preparing 09:15:42 1e5f53c05b34: Preparing 09:15:42 ff0bd56e13f6: Preparing 09:15:42 8454f0e57767: Preparing 09:15:42 0e64f2360a44: Preparing 09:15:42 8454f0e57767: Waiting 09:15:42 0e64f2360a44: Waiting 09:15:42 1e5f53c05b34: Layer already exists 09:15:42 59b5efb06f51: Layer already exists 09:15:42 0e64f2360a44: Layer already exists 09:15:42 a732f53d3ee8: Pushed 09:15:42 ff0bd56e13f6: Pushed 09:15:42 8454f0e57767: Pushed 09:15:51 3f6481e8ab08: Pushed 09:15:51 45073bfd431816dca033a65cddd8f1ff24190001: digest: sha256:029bb3655db741100121e51176b1ad2cb3744c4138c713b02dda70759cb2cd85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.2-dev.1 09:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:15:51 a732f53d3ee8: Preparing 09:15:51 3f6481e8ab08: Preparing 09:15:51 59b5efb06f51: Preparing 09:15:51 1e5f53c05b34: Preparing 09:15:51 ff0bd56e13f6: Preparing 09:15:51 8454f0e57767: Preparing 09:15:51 0e64f2360a44: Preparing 09:15:51 8454f0e57767: Waiting 09:15:51 0e64f2360a44: Waiting 09:15:51 59b5efb06f51: Layer already exists 09:15:51 1e5f53c05b34: Layer already exists 09:15:51 a732f53d3ee8: Layer already exists 09:15:51 ff0bd56e13f6: Layer already exists 09:15:51 3f6481e8ab08: Layer already exists 09:15:51 8454f0e57767: Layer already exists 09:15:51 0e64f2360a44: Layer already exists 09:15:51 4.0.2-dev.1: digest: sha256:029bb3655db741100121e51176b1ad2cb3744c4138c713b02dda70759cb2cd85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:15:52 a732f53d3ee8: Preparing 09:15:52 3f6481e8ab08: Preparing 09:15:52 59b5efb06f51: Preparing 09:15:52 1e5f53c05b34: Preparing 09:15:52 ff0bd56e13f6: Preparing 09:15:52 8454f0e57767: Preparing 09:15:52 0e64f2360a44: Preparing 09:15:52 8454f0e57767: Waiting 09:15:52 0e64f2360a44: Waiting 09:15:52 59b5efb06f51: Layer already exists 09:15:52 a732f53d3ee8: Layer already exists 09:15:52 3f6481e8ab08: Layer already exists 09:15:52 1e5f53c05b34: Layer already exists 09:15:52 ff0bd56e13f6: Layer already exists 09:15:52 8454f0e57767: Layer already exists 09:15:52 0e64f2360a44: Layer already exists 09:15:53 45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1: digest: sha256:029bb3655db741100121e51176b1ad2cb3744c4138c713b02dda70759cb2cd85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa 09:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:15:53 a732f53d3ee8: Preparing 09:15:53 3f6481e8ab08: Preparing 09:15:53 59b5efb06f51: Preparing 09:15:53 1e5f53c05b34: Preparing 09:15:53 ff0bd56e13f6: Preparing 09:15:53 8454f0e57767: Preparing 09:15:53 0e64f2360a44: Preparing 09:15:53 8454f0e57767: Waiting 09:15:53 0e64f2360a44: Waiting 09:15:53 1e5f53c05b34: Layer already exists 09:15:53 a732f53d3ee8: Layer already exists 09:15:53 59b5efb06f51: Layer already exists 09:15:53 3f6481e8ab08: Layer already exists 09:15:53 ff0bd56e13f6: Layer already exists 09:15:53 0e64f2360a44: Layer already exists 09:15:53 8454f0e57767: Layer already exists 09:15:53 odessa: digest: sha256:029bb3655db741100121e51176b1ad2cb3744c4138c713b02dda70759cb2cd85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:54 ===================================================== [Pipeline] echo 09:15:54 taggedImages: 09:15:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45073bfd431816dca033a65cddd8f1ff24190001 09:15:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.2-dev.1 09:15:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 09:15:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45073bfd431816dca033a65cddd8f1ff24190001-4.0.2-dev.1 [Pipeline] echo 09:15:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:55 09:15:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:55 arm64: Pulling from edgex-lftools-log-publisher 09:15:55 8998bd30e6a1: Pulling fs layer 09:15:55 04944245beec: Pulling fs layer 09:15:55 699f458cf7ca: Pulling fs layer 09:15:55 765212b225bb: Pulling fs layer 09:15:55 f23df028b6ca: Pulling fs layer 09:15:55 d65c8cfc05b1: Pulling fs layer 09:15:55 2437ff75d9bd: Pulling fs layer 09:15:55 f23df028b6ca: Waiting 09:15:55 d65c8cfc05b1: Waiting 09:15:55 2437ff75d9bd: Waiting 09:15:55 765212b225bb: Waiting 09:15:55 04944245beec: Verifying Checksum 09:15:55 04944245beec: Download complete 09:15:55 765212b225bb: Verifying Checksum 09:15:55 765212b225bb: Download complete 09:15:55 f23df028b6ca: Download complete 09:15:55 d65c8cfc05b1: Verifying Checksum 09:15:55 d65c8cfc05b1: Download complete 09:15:55 699f458cf7ca: Verifying Checksum 09:15:55 699f458cf7ca: Download complete 09:15:56 8998bd30e6a1: Verifying Checksum 09:15:56 8998bd30e6a1: Download complete 09:15:59 2437ff75d9bd: Verifying Checksum 09:15:59 2437ff75d9bd: Download complete 09:16:04 8998bd30e6a1: Pull complete 09:16:04 04944245beec: Pull complete 09:16:05 699f458cf7ca: Pull complete 09:16:05 765212b225bb: Pull complete 09:16:06 f23df028b6ca: Pull complete 09:16:07 d65c8cfc05b1: Pull complete 09:16:25 2437ff75d9bd: Pull complete 09:16:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:25 prd-ubuntu20.04-docker-arm64-4c-16g-775548 does not seem to be running inside a container 09:16:25 $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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:arm64 cat 09:16:28 $ docker top 83e9a8978fd9ad111a482a605256458e50aeccb0f82e31bddbf1951086db1c8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:29 ---> job-cost.sh 09:16:29 lf-activate-venv: SKIPPING 09:16:29 INFO: No Stack... 09:16:29 INFO: Retrieving Pricing Info for: v3-standard-4 09:16:30 INFO: Archiving Costs [Pipeline] sh 09:16:30 + cat /w/workspace/edgex-go/21/archives/cost.csv 09:16:30 + cut -d, -f6 [Pipeline] lock 09:16:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-21-stack-cost] 09:16:31 Resource [jenkins-edgexfoundry-edgex-go-odessa-21-stack-cost] did not exist. Created. 09:16:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:16:31 + echo total: 0.10999999940395355 [Pipeline] stash 09:16:32 Stashed 1 file(s) [Pipeline] } 09:16:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-21-stack-cost] [Pipeline] // lock [Pipeline] } 09:16:32 $ docker stop --time=1 83e9a8978fd9ad111a482a605256458e50aeccb0f82e31bddbf1951086db1c8c 09:16:34 $ docker rm -f --volumes 83e9a8978fd9ad111a482a605256458e50aeccb0f82e31bddbf1951086db1c8c [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 09:16:34 provisioning config files... 09:16:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/21@tmp/config17375340507978339700tmp [Pipeline] { [Pipeline] sh 09:16:35 + set +x 09:16:35 + bash -s -- 09:16:35 + curl -s https://codecov.io/bash 09:16:35 09:16:35 _____ _ 09:16:35 / ____| | | 09:16:35 | | ___ __| | ___ ___ _____ __ 09:16:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:16:35 | |___| (_) | (_| | __/ (_| (_) \ V / 09:16:35 \_____\___/ \__,_|\___|\___\___/ \_/ 09:16:35 Bash-1.0.6 09:16:35 09:16:35 09:16:35 ==> git version 2.25.1 found 09:16:35 ==> 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 09:16:35 Release-Date: 2020-01-08 09:16:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:16:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:16:35 ==> Jenkins CI detected. 09:16:35 current dir:  /w/workspace/edgex-go/21 09:16:35 project root: . 09:16:35 --> token set from env 09:16:35 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 09:16:35 ==> Running gcov in . (disable via -X gcov) 09:16:35 ==> Python coveragepy not found 09:16:35 ==> Searching for coverage reports in: 09:16:35 + . 09:16:35 -> Found 1 reports 09:16:35 ==> Detecting git/mercurial file structure 09:16:35 ==> Reading reports 09:16:35 + ./coverage.out bytes=1665865 09:16:35 ==> Appending adjustments 09:16:35 https://docs.codecov.io/docs/fixing-reports 09:16:36 + Found adjustments 09:16:37 ==> Gzipping contents 09:16:37 168K /tmp/codecov.OqyWcD.gz 09:16:37 ==> Uploading reports 09:16:37 url: https://codecov.io 09:16:37 query: branch=odessa&commit=45073bfd431816dca033a65cddd8f1ff24190001&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F21%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:16:37 -> Pinging Codecov 09:16:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=45073bfd431816dca033a65cddd8f1ff24190001&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F21%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:16:37 -> Uploading to 09:16:37 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/45073bfd431816dca033a65cddd8f1ff24190001/bb7f6208-402e-4c5b-a311-f6e536af9bc8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251222%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251222T091637Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9730b913317c9342c70367c0c77f8af3212e54b04547c6594bc7cdb69da0b69d 09:16:37 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:37 Dload Upload Total Spent Left Speed 09:16:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 165k 0 0 100 165k 0 503k --:--:-- --:--:-- --:--:-- 503k 09:16:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/45073bfd431816dca033a65cddd8f1ff24190001 [Pipeline] } 09:16:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:16:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:16:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:16:38 09:16:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:16:38 latest: Pulling from edgex-devops/edgex-snyk-go 09:16:38 2d35ebdb57d9: Already exists 09:16:38 85e8836fcdb2: Pulling fs layer 09:16:38 91631faa732a: Pulling fs layer 09:16:38 f3f5ae8826fa: Pulling fs layer 09:16:38 4f4fb700ef54: Pulling fs layer 09:16:38 7861252a18e6: Pulling fs layer 09:16:38 9130f900ef6f: Pulling fs layer 09:16:38 4f4fb700ef54: Waiting 09:16:38 7861252a18e6: Waiting 09:16:38 9130f900ef6f: Waiting 09:16:38 f3f5ae8826fa: Verifying Checksum 09:16:38 f3f5ae8826fa: Download complete 09:16:38 85e8836fcdb2: Download complete 09:16:38 4f4fb700ef54: Verifying Checksum 09:16:38 4f4fb700ef54: Download complete 09:16:38 85e8836fcdb2: Pull complete 09:16:38 7861252a18e6: Verifying Checksum 09:16:38 7861252a18e6: Download complete 09:16:38 91631faa732a: Verifying Checksum 09:16:38 91631faa732a: Download complete 09:16:39 9130f900ef6f: Verifying Checksum 09:16:39 9130f900ef6f: Download complete 09:16:43 91631faa732a: Pull complete 09:16:43 f3f5ae8826fa: Pull complete 09:16:43 4f4fb700ef54: Pull complete 09:16:43 7861252a18e6: Pull complete 09:16:48 9130f900ef6f: Pull complete 09:16:48 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:16:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:48 prd-ubuntu20.04-docker-8c-8g-775547 does not seem to be running inside a container 09:16:48 $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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/edgex-snyk-go:latest cat 09:16:52 $ docker top 7b5eb0d850b56e822d3c3b22b54ca2f14818a74c4e931b953cb21798f92a4b5a -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:52 + git config --global --add safe.directory /w/workspace/edgex-go/21 [Pipeline] echo 09:16:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:odessa' [Pipeline] sh 09:16:52 + set -o pipefail 09:16:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:odessa' 09:16:58 09:16:58 Monitoring /w/workspace/edgex-go/21 (github.com/edgexfoundry/edgex-go)... 09:16:58 09:16:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/eef0c92f-70ca-466d-859d-a89816744d5d/history/0b022d52-85c5-4efb-9d56-ed7133aa5cc2 09:16:58 09:16:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:16:58 09:16:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:16:58 [Pipeline] } 09:16:58 $ docker stop --time=1 7b5eb0d850b56e822d3c3b22b54ca2f14818a74c4e931b953cb21798f92a4b5a 09:16:59 $ docker rm -f --volumes 7b5eb0d850b56e822d3c3b22b54ca2f14818a74c4e931b953cb21798f92a4b5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:17:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:00 provisioning config files... 09:17:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/21@tmp/config5181199187678516619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:00 --> edgex-publish-swagger.sh 09:17:00 === Publish openapi API === 09:17:00 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:17:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/21/openapi/core-command.yaml] 09:17:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:00 Dload Upload Total Spent Left Speed 09:17:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 273 135k --:--:-- --:--:-- --:--:-- 135k 09:17:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:17:00 09:17:00 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/21/openapi/core-data.yaml] 09:17:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:00 Dload Upload Total Spent Left Speed 09:17:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 385 399k --:--:-- --:--:-- --:--:-- 400k 09:17:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:17:00 09:17:00 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/21/openapi/core-keeper.yaml] 09:17:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:00 Dload Upload Total Spent Left Speed 09:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 573 256k --:--:-- --:--:-- --:--:-- 257k 09:17:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:17:01 09:17:01 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/21/openapi/core-metadata.yaml] 09:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:01 Dload Upload Total Spent Left Speed 09:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 468 1112k --:--:-- --:--:-- --:--:-- 1112k 09:17:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:17:01 09:17:01 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/21/openapi/security-proxy-auth.yaml] 09:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:01 Dload Upload Total Spent Left Speed 09:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 702 254k --:--:-- --:--:-- --:--:-- 252k 09:17:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:17:01 09:17:01 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/21/openapi/security-secretstore-setup.yaml] 09:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:01 Dload Upload Total Spent Left Speed 09:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 846 50166 --:--:-- --:--:-- --:--:-- 51012 09:17:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:17:01 09:17:01 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/21/openapi/support-notifications.yaml] 09:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:01 Dload Upload Total Spent Left Speed 09:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 496 734k --:--:-- --:--:-- --:--:-- 734k 09:17:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:17:01 09:17:01 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/21/openapi/support-scheduler.yaml] 09:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:01 Dload Upload Total Spent Left Speed 09:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 481 361k --:--:-- --:--:-- --:--:-- 361k 09:17:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:17:01 [Pipeline] } 09:17:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:17:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:17:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:02 prd-ubuntu20.04-docker-8c-8g-775547 does not seem to be running inside a container 09:17:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:17:02 $ docker top 1835ac68e58082a3276d6e76adc4b784b4d45c22bd21ed021c32f90f69393f38 -eo pid,comm 09:17:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:17:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:02 [ssh-agent] Looking for ssh-agent implementation... 09:17:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:02 $ docker exec 1835ac68e58082a3276d6e76adc4b784b4d45c22bd21ed021c32f90f69393f38 ssh-agent 09:17:03 SSH_AUTH_SOCK=/tmp/ssh-rGlJV6QrX4uX/agent.32 09:17:03 SSH_AGENT_PID=38 09:17:03 Running ssh-add (command line suppressed) 09:17:03 Identity added: /w/workspace/edgex-go/21@tmp/private_key_16883287770974355902.key (/w/workspace/edgex-go/21@tmp/private_key_16883287770974355902.key) 09:17:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:03 + git semver tag 09:17:03 2025-12-22 09:17:03,652 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:17:03 2025-12-22 09:17:03,658 [run_tag] DEBUG tag force:False 09:17:03 2025-12-22 09:17:03,658 [check_head_tag] DEBUG check head tag 09:17:03 2025-12-22 09:17:03,661 [execute] INFO git cat-file --batch-check 09:17:03 2025-12-22 09:17:03,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/21, stdin=, shell=False, universal_newlines=False) 09:17:03 2025-12-22 09:17:03,664 [execute] INFO git cat-file --batch 09:17:03 2025-12-22 09:17:03,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/21, stdin=, shell=False, universal_newlines=False) 09:17:03 2025-12-22 09:17:03,689 [read_version] DEBUG read version from /w/workspace/edgex-go/21/.semver/odessa 09:17:03 2025-12-22 09:17:03,689 [execute] INFO git tag -a v4.0.2-dev.1 -m v4.0.2-dev.1 09:17:03 2025-12-22 09:17:03,690 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.2-dev.1', '-m', 'v4.0.2-dev.1'], cwd=/w/workspace/edgex-go/21, stdin=None, shell=False, universal_newlines=False) 09:17:03 2025-12-22 09:17:03,692 [read_version] DEBUG read version from /w/workspace/edgex-go/21/.semver/odessa 09:17:03 4.0.2-dev.1 [Pipeline] } 09:17:03 $ docker exec --env ******** --env ******** 1835ac68e58082a3276d6e76adc4b784b4d45c22bd21ed021c32f90f69393f38 ssh-agent -k 09:17:04 unset SSH_AUTH_SOCK; 09:17:04 unset SSH_AGENT_PID; 09:17:04 echo Agent pid 38 killed; 09:17:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:04 + git semver [Pipeline] } 09:17:04 $ docker stop --time=1 1835ac68e58082a3276d6e76adc4b784b4d45c22bd21ed021c32f90f69393f38 09:17:05 $ docker rm -f --volumes 1835ac68e58082a3276d6e76adc4b784b4d45c22bd21ed021c32f90f69393f38 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:06 09:17:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:06 0.23.1-centos7: Pulling from edgex-lftools 09:17:06 ab5ef0e58194: Pulling fs layer 09:17:06 9712f1f96733: Pulling fs layer 09:17:06 63f879dbbcfc: Pulling fs layer 09:17:06 0d9ebad4ef96: Pulling fs layer 09:17:06 e9a5061849ea: Pulling fs layer 09:17:06 d747dcd14b5f: Pulling fs layer 09:17:06 2de7ff778b66: Pulling fs layer 09:17:06 0d9ebad4ef96: Waiting 09:17:06 d747dcd14b5f: Waiting 09:17:06 e9a5061849ea: Waiting 09:17:06 2de7ff778b66: Waiting 09:17:06 9712f1f96733: Download complete 09:17:06 63f879dbbcfc: Verifying Checksum 09:17:06 63f879dbbcfc: Download complete 09:17:07 e9a5061849ea: Verifying Checksum 09:17:07 e9a5061849ea: Download complete 09:17:07 d747dcd14b5f: Verifying Checksum 09:17:07 d747dcd14b5f: Download complete 09:17:07 ab5ef0e58194: Verifying Checksum 09:17:07 ab5ef0e58194: Download complete 09:17:07 0d9ebad4ef96: Verifying Checksum 09:17:07 0d9ebad4ef96: Download complete 09:17:07 2de7ff778b66: Verifying Checksum 09:17:07 2de7ff778b66: Download complete 09:17:11 ab5ef0e58194: Pull complete 09:17:11 9712f1f96733: Pull complete 09:17:11 63f879dbbcfc: Pull complete 09:17:17 0d9ebad4ef96: Pull complete 09:17:17 e9a5061849ea: Pull complete 09:17:17 d747dcd14b5f: Pull complete 09:17:18 2de7ff778b66: Pull complete 09:17:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:17:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:18 prd-ubuntu20.04-docker-8c-8g-775547 does not seem to be running inside a container 09:17:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:17:22 $ docker top 8f5c23f8c547d7f59bb7ab874185dadb51adbacb651120bce449d16062634970 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:17:22 provisioning config files... 09:17:22 copy managed file [sigul-config] to file:/w/workspace/edgex-go/21@tmp/config13728383466783032274tmp 09:17:22 copy managed file [sigul-password] to file:/w/workspace/edgex-go/21@tmp/config8070399528213371046tmp 09:17:22 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/21@tmp/config2078575160525942742tmp [Pipeline] { [Pipeline] echo 09:17:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:17:23 ---> sigul-configuration.sh 09:17:23 gpg: directory `/root/.gnupg' created 09:17:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:17:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:17:23 gpg: keyring `/root/.gnupg/secring.gpg' created 09:17:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:17:23 gpg: CAST5 encrypted data 09:17:23 gpg: encrypted with 1 passphrase 09:17:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:17:23 + mkdir /home/jenkins 09:17:23 + mkdir /home/jenkins/sigul [Pipeline] sh 09:17:23 + 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 09:17:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:17:24 ---> sigul-install.sh 09:17:24 Sigul already installed; skipping installation. [Pipeline] sh 09:17:24 + git tag --list 09:17:24 0.6.0 09:17:24 0.6.1 09:17:24 0.7.0 09:17:24 0.7.1 09:17:24 v1.0.0 09:17:24 v1.0.1 09:17:24 v1.1.0 09:17:24 v1.2.0 09:17:24 v1.2.1 09:17:24 v1.3.0 09:17:24 v1.3.1 09:17:24 v2.0.0 09:17:24 v2.1.0 09:17:24 v2.1.1 09:17:24 v2.2.0 09:17:24 v2.3.0 09:17:24 v3.0 09:17:24 v3.0.0 09:17:24 v3.1 09:17:24 v3.1.0 09:17:24 v3.1.1 09:17:24 v4.0 09:17:24 v4.0.0 09:17:24 v4.0.1 09:17:24 v4.0.1-dev.1 09:17:24 v4.0.1-dev.2 09:17:24 v4.0.2-dev.1 09:17:24 v4.1.0-dev.1 09:17:24 v4.1.0-dev.10 09:17:24 v4.1.0-dev.11 09:17:24 v4.1.0-dev.12 09:17:24 v4.1.0-dev.13 09:17:24 v4.1.0-dev.14 09:17:24 v4.1.0-dev.15 09:17:24 v4.1.0-dev.16 09:17:24 v4.1.0-dev.17 09:17:24 v4.1.0-dev.18 09:17:24 v4.1.0-dev.19 09:17:24 v4.1.0-dev.2 09:17:24 v4.1.0-dev.20 09:17:24 v4.1.0-dev.21 09:17:24 v4.1.0-dev.22 09:17:24 v4.1.0-dev.23 09:17:24 v4.1.0-dev.24 09:17:24 v4.1.0-dev.25 09:17:24 v4.1.0-dev.26 09:17:24 v4.1.0-dev.27 09:17:24 v4.1.0-dev.28 09:17:24 v4.1.0-dev.29 09:17:24 v4.1.0-dev.3 09:17:24 v4.1.0-dev.30 09:17:24 v4.1.0-dev.31 09:17:24 v4.1.0-dev.32 09:17:24 v4.1.0-dev.33 09:17:24 v4.1.0-dev.34 09:17:24 v4.1.0-dev.35 09:17:24 v4.1.0-dev.36 09:17:24 v4.1.0-dev.37 09:17:24 v4.1.0-dev.38 09:17:24 v4.1.0-dev.39 09:17:24 v4.1.0-dev.4 09:17:24 v4.1.0-dev.40 09:17:24 v4.1.0-dev.41 09:17:24 v4.1.0-dev.42 09:17:24 v4.1.0-dev.43 09:17:24 v4.1.0-dev.44 09:17:24 v4.1.0-dev.45 09:17:24 v4.1.0-dev.46 09:17:24 v4.1.0-dev.47 09:17:24 v4.1.0-dev.48 09:17:24 v4.1.0-dev.49 09:17:24 v4.1.0-dev.5 09:17:24 v4.1.0-dev.50 09:17:24 v4.1.0-dev.51 09:17:24 v4.1.0-dev.52 09:17:24 v4.1.0-dev.53 09:17:24 v4.1.0-dev.54 09:17:24 v4.1.0-dev.55 09:17:24 v4.1.0-dev.56 09:17:24 v4.1.0-dev.57 09:17:24 v4.1.0-dev.58 09:17:24 v4.1.0-dev.59 09:17:24 v4.1.0-dev.6 09:17:24 v4.1.0-dev.60 09:17:24 v4.1.0-dev.61 09:17:24 v4.1.0-dev.62 09:17:24 v4.1.0-dev.63 09:17:24 v4.1.0-dev.64 09:17:24 v4.1.0-dev.65 09:17:24 v4.1.0-dev.66 09:17:24 v4.1.0-dev.67 09:17:24 v4.1.0-dev.68 09:17:24 v4.1.0-dev.69 09:17:24 v4.1.0-dev.7 09:17:24 v4.1.0-dev.70 09:17:24 v4.1.0-dev.71 09:17:24 v4.1.0-dev.72 09:17:24 v4.1.0-dev.73 09:17:24 v4.1.0-dev.74 09:17:24 v4.1.0-dev.75 09:17:24 v4.1.0-dev.76 09:17:24 v4.1.0-dev.77 09:17:24 v4.1.0-dev.78 09:17:24 v4.1.0-dev.79 09:17:24 v4.1.0-dev.8 09:17:24 v4.1.0-dev.80 09:17:24 v4.1.0-dev.81 09:17:24 v4.1.0-dev.82 09:17:24 v4.1.0-dev.83 09:17:24 v4.1.0-dev.84 09:17:24 v4.1.0-dev.85 09:17:24 v4.1.0-dev.86 09:17:24 v4.1.0-dev.9 [Pipeline] sh 09:17:24 + lftools sign git-tag v4.0.2-dev.1 09:17:25 Signing Git tag with Sigul... 09:17:25 Signing v4.0.2-dev.1 [Pipeline] echo 09:17:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:17:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:17:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:17:25 $ docker stop --time=1 8f5c23f8c547d7f59bb7ab874185dadb51adbacb651120bce449d16062634970 09:17:27 $ docker rm -f --volumes 8f5c23f8c547d7f59bb7ab874185dadb51adbacb651120bce449d16062634970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:17:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:17:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:27 prd-ubuntu20.04-docker-8c-8g-775547 does not seem to be running inside a container 09:17:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:17:28 $ docker top 1e54fb98f76b730ec33e59f993d2d2907c58da75932d523aa6f872752952f2df -eo pid,comm 09:17:28 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). 09:17:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:28 [ssh-agent] Looking for ssh-agent implementation... 09:17:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:28 $ docker exec 1e54fb98f76b730ec33e59f993d2d2907c58da75932d523aa6f872752952f2df ssh-agent 09:17:28 SSH_AUTH_SOCK=/tmp/ssh-OdBdCsZGHDME/agent.33 09:17:28 SSH_AGENT_PID=39 09:17:28 Running ssh-add (command line suppressed) 09:17:28 Identity added: /w/workspace/edgex-go/21@tmp/private_key_3516830463875322413.key (/w/workspace/edgex-go/21@tmp/private_key_3516830463875322413.key) 09:17:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:28 + git semver bump pre 09:17:29 2025-12-22 09:17:29,151 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:17:29 2025-12-22 09:17:29,155 [read_version] DEBUG read version from /w/workspace/edgex-go/21/.semver/odessa 09:17:29 2025-12-22 09:17:29,155 [bump_version] DEBUG bumping version:4.0.2-dev.1 on axis:pre with prefix:dev 09:17:29 2025-12-22 09:17:29,155 [bump_version] DEBUG bumped version:4.0.2-dev.2 09:17:29 2025-12-22 09:17:29,155 [write_version] DEBUG write version:4.0.2-dev.2 to path:/w/workspace/edgex-go/21/.semver/odessa with force:True 09:17:29 2025-12-22 09:17:29,155 [read_version] DEBUG read version from /w/workspace/edgex-go/21/.semver/odessa 09:17:29 2025-12-22 09:17:29,155 [write_file] DEBUG write to file:/w/workspace/edgex-go/21/.semver/odessa 09:17:29 2025-12-22 09:17:29,157 [execute] INFO git cat-file --batch-check 09:17:29 2025-12-22 09:17:29,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/21/.semver, stdin=, shell=False, universal_newlines=False) 09:17:29 2025-12-22 09:17:29,160 [execute] INFO git cat-file --batch 09:17:29 2025-12-22 09:17:29,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/21/.semver, stdin=, shell=False, universal_newlines=False) 09:17:29 2025-12-22 09:17:29,164 [read_version] DEBUG read version from /w/workspace/edgex-go/21/.semver/odessa 09:17:29 4.0.2-dev.2 [Pipeline] } 09:17:29 $ docker exec --env ******** --env ******** 1e54fb98f76b730ec33e59f993d2d2907c58da75932d523aa6f872752952f2df ssh-agent -k 09:17:29 unset SSH_AUTH_SOCK; 09:17:29 unset SSH_AGENT_PID; 09:17:29 echo Agent pid 39 killed; 09:17:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:29 + git semver [Pipeline] } 09:17:29 $ docker stop --time=1 1e54fb98f76b730ec33e59f993d2d2907c58da75932d523aa6f872752952f2df 09:17:31 $ docker rm -f --volumes 1e54fb98f76b730ec33e59f993d2d2907c58da75932d523aa6f872752952f2df [Pipeline] // withDockerContainer [Pipeline] sh 09:17:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:17:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:32 prd-ubuntu20.04-docker-8c-8g-775547 does not seem to be running inside a container 09:17:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:17:32 $ docker top 1eeac577f25f4e8ecf6c2caed00b85acdc5b41b90c18a5c8917afcbcbace612f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:32 [ssh-agent] Looking for ssh-agent implementation... 09:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:32 $ docker exec 1eeac577f25f4e8ecf6c2caed00b85acdc5b41b90c18a5c8917afcbcbace612f ssh-agent 09:17:32 SSH_AUTH_SOCK=/tmp/ssh-7VfVdZDXJK4p/agent.32 09:17:32 SSH_AGENT_PID=38 09:17:32 Running ssh-add (command line suppressed) 09:17:32 Identity added: /w/workspace/edgex-go/21@tmp/private_key_11434223679219184057.key (/w/workspace/edgex-go/21@tmp/private_key_11434223679219184057.key) 09:17:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:33 + git semver push 09:17:33 2025-12-22 09:17:33,248 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:17:33 2025-12-22 09:17:33,253 [run_push] DEBUG push 09:17:33 2025-12-22 09:17:33,254 [execute] INFO git cat-file --batch-check 09:17:33 2025-12-22 09:17:33,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/21/.semver, stdin=, shell=False, universal_newlines=False) 09:17:33 2025-12-22 09:17:33,256 [execute] INFO git rev-list 0133f54bbbece80d168674253a21e1ff998b093a -- 09:17:33 2025-12-22 09:17:33,257 [execute] DEBUG Popen(['git', 'rev-list', '0133f54bbbece80d168674253a21e1ff998b093a', '--'], cwd=/w/workspace/edgex-go/21/.semver, stdin=None, shell=False, universal_newlines=False) 09:17:33 2025-12-22 09:17:33,275 [execute] INFO git fetch -v -- origin 09:17:33 2025-12-22 09:17:33,275 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/21/.semver, stdin=None, shell=False, universal_newlines=True) 09:17:33 2025-12-22 09:17:33,813 [run_push] DEBUG no remote changes detected 09:17:33 2025-12-22 09:17:33,813 [execute] INFO git push origin semver 09:17:33 2025-12-22 09:17:33,814 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/21/.semver, stdin=None, shell=False, universal_newlines=False) 09:17:34 2025-12-22 09:17:34,631 [run_push] DEBUG push all version tags 09:17:34 2025-12-22 09:17:34,631 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:17:34 2025-12-22 09:17:34,632 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/21, stdin=None, shell=False, universal_newlines=False) 09:17:35 2025-12-22 09:17:35,401 [read_version] DEBUG read version from /w/workspace/edgex-go/21/.semver/odessa 09:17:35 4.0.2-dev.2 [Pipeline] } 09:17:35 $ docker exec --env ******** --env ******** 1eeac577f25f4e8ecf6c2caed00b85acdc5b41b90c18a5c8917afcbcbace612f ssh-agent -k 09:17:35 unset SSH_AUTH_SOCK; 09:17:35 unset SSH_AGENT_PID; 09:17:35 echo Agent pid 38 killed; 09:17:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:36 + git semver [Pipeline] } 09:17:36 $ docker stop --time=1 1eeac577f25f4e8ecf6c2caed00b85acdc5b41b90c18a5c8917afcbcbace612f 09:17:37 $ docker rm -f --volumes 1eeac577f25f4e8ecf6c2caed00b85acdc5b41b90c18a5c8917afcbcbace612f [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 09:17:38 + [ -d /w/workspace/edgex-go/21/archives ] [Pipeline] libraryResource [Pipeline] sh 09:17:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:17:39 ---> package-listing.sh 09:17:39 ++ facter osfamily 09:17:39 ++ tr '[:upper:]' '[:lower:]' 09:17:39 + OS_FAMILY=debian 09:17:39 + workspace=/w/workspace/edgex-go/21 09:17:39 + START_PACKAGES=/tmp/packages_start.txt 09:17:39 + END_PACKAGES=/tmp/packages_end.txt 09:17:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:17:39 + PACKAGES=/tmp/packages_start.txt 09:17:39 + '[' /w/workspace/edgex-go/21 ']' 09:17:39 + PACKAGES=/tmp/packages_end.txt 09:17:39 + case "${OS_FAMILY}" in 09:17:39 + dpkg -l 09:17:39 + grep '^ii' 09:17:39 + '[' -f /tmp/packages_start.txt ']' 09:17:39 + '[' -f /tmp/packages_end.txt ']' 09:17:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:17:39 + '[' /w/workspace/edgex-go/21 ']' 09:17:39 + mkdir -p /w/workspace/edgex-go/21/archives/ 09:17:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/21/archives/ [Pipeline] echo 09:17:39 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/21/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:17:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:40 09:17:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:40 latest: Pulling from edgex-lftools-log-publisher 09:17:40 5eb5b503b376: Pulling fs layer 09:17:40 5c69ac0246d0: Pulling fs layer 09:17:40 ec43610c2a17: Pulling fs layer 09:17:40 3a2ae6a8a46f: Pulling fs layer 09:17:40 33b1e0a273af: Pulling fs layer 09:17:40 5d3b04190fa2: Pulling fs layer 09:17:40 2f39f015ded8: Pulling fs layer 09:17:40 3a2ae6a8a46f: Waiting 09:17:40 2f39f015ded8: Waiting 09:17:40 33b1e0a273af: Waiting 09:17:40 5d3b04190fa2: Waiting 09:17:40 5c69ac0246d0: Verifying Checksum 09:17:40 5c69ac0246d0: Download complete 09:17:41 3a2ae6a8a46f: Verifying Checksum 09:17:41 3a2ae6a8a46f: Download complete 09:17:41 33b1e0a273af: Verifying Checksum 09:17:41 33b1e0a273af: Download complete 09:17:41 5d3b04190fa2: Verifying Checksum 09:17:41 5d3b04190fa2: Download complete 09:17:41 ec43610c2a17: Download complete 09:17:41 5eb5b503b376: Verifying Checksum 09:17:41 5eb5b503b376: Download complete 09:17:41 2f39f015ded8: Verifying Checksum 09:17:41 2f39f015ded8: Download complete 09:17:42 5eb5b503b376: Pull complete 09:17:42 5c69ac0246d0: Pull complete 09:17:43 ec43610c2a17: Pull complete 09:17:43 3a2ae6a8a46f: Pull complete 09:17:43 33b1e0a273af: Pull complete 09:17:43 5d3b04190fa2: Pull complete 09:17:48 2f39f015ded8: Pull complete 09:17:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:48 prd-ubuntu20.04-docker-8c-8g-775547 does not seem to be running inside a container 09:17:48 $ 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/21/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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:17:51 $ docker top 3aeabf5d19a5f30730dc26b874d4f57734227d1ee5871a94e625f1ece86cdbb7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:51 + touch /tmp/pre-build-complete [Pipeline] sh 09:17:52 + mkdir -p /var/log/sysstat [Pipeline] sh 09:17:52 + ls /var/log/sa-host 09:17:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:52 provisioning config files... 09:17:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/21@tmp/config7018993876777460268tmp [Pipeline] { [Pipeline] echo 09:17:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:17:52 ---> create-netrc.sh [Pipeline] } 09:17:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:17:53 ---> python-tools-install.sh [Pipeline] echo 09:17:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:17:53 ---> sudo-logs.sh 09:17:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:17:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:17:53 ---> job-cost.sh 09:17:53 lf-activate-venv: SKIPPING 09:17:53 DEBUG: total: 0.10999999940395355 09:17:53 INFO: Retrieving Stack Cost... 09:17:54 INFO: Retrieving Pricing Info for: v3-standard-8 09:17:54 INFO: Archiving Costs [Pipeline] echo 09:17:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:17:55 ---> logs-deploy.sh 09:17:55 lf-activate-venv: SKIPPING 09:17:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/21 09:17:55 INFO: archiving workspace using pattern(s): 09:17:56 Archives upload complete. 09:17:56 INFO: archiving logs to Nexus 09:17:57 ---> uname -a: 09:17:57 Linux prd-ubuntu20-04-docker-8c-8g-775547 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:17:57 09:17:57 09:17:57 ---> lscpu: 09:17:57 Architecture: x86_64 09:17:57 CPU op-mode(s): 32-bit, 64-bit 09:17:57 Byte Order: Little Endian 09:17:57 Address sizes: 40 bits physical, 48 bits virtual 09:17:57 CPU(s): 8 09:17:57 On-line CPU(s) list: 0-7 09:17:57 Thread(s) per core: 1 09:17:57 Core(s) per socket: 1 09:17:57 Socket(s): 8 09:17:57 NUMA node(s): 1 09:17:57 Vendor ID: AuthenticAMD 09:17:57 CPU family: 23 09:17:57 Model: 49 09:17:57 Model name: AMD EPYC-Rome Processor 09:17:57 Stepping: 0 09:17:57 CPU MHz: 2800.000 09:17:57 BogoMIPS: 5600.00 09:17:57 Virtualization: AMD-V 09:17:57 Hypervisor vendor: KVM 09:17:57 Virtualization type: full 09:17:57 L1d cache: 256 KiB 09:17:57 L1i cache: 256 KiB 09:17:57 L2 cache: 4 MiB 09:17:57 L3 cache: 128 MiB 09:17:57 NUMA node0 CPU(s): 0-7 09:17:57 Vulnerability Gather data sampling: Not affected 09:17:57 Vulnerability Itlb multihit: Not affected 09:17:57 Vulnerability L1tf: Not affected 09:17:57 Vulnerability Mds: Not affected 09:17:57 Vulnerability Meltdown: Not affected 09:17:57 Vulnerability Mmio stale data: Not affected 09:17:57 Vulnerability Retbleed: Vulnerable 09:17:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:17:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:17:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:17:57 Vulnerability Srbds: Not affected 09:17:57 Vulnerability Tsx async abort: Not affected 09:17:57 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 09:17:57 09:17:57 09:17:57 ---> nproc: 09:17:57 8 09:17:57 09:17:57 09:17:57 ---> df -h: 09:17:57 Filesystem Size Used Avail Use% Mounted on 09:17:57 overlay 155G 32G 124G 21% / 09:17:57 tmpfs 64M 0 64M 0% /dev 09:17:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:17:57 shm 64M 0 64M 0% /dev/shm 09:17:57 /dev/vda1 155G 32G 124G 21% /facter-os 09:17:57 09:17:57 09:17:57 ---> sar -b -r -n DEV: 09:17:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775547) 12/22/25 _x86_64_ (8 CPU) 09:17:57 09:17:57 08:23:13 LINUX RESTART (8 CPU) 09:17:57 09:17:57 08:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:17:57 08:25:01 234.76 14.31 220.45 0.00 2179.90 112237.69 0.00 09:17:57 08:26:01 39.33 0.02 39.31 0.00 0.13 35900.97 0.00 09:17:57 08:27:01 56.19 0.25 55.94 0.00 2.93 21041.29 0.00 09:17:57 08:28:01 671.99 6.42 665.57 0.00 80.39 297157.27 0.00 09:17:57 08:29:01 927.41 31.29 896.12 0.00 2758.68 262736.95 0.00 09:17:57 08:30:01 146.25 0.07 146.18 0.00 0.53 73982.01 0.00 09:17:57 08:31:01 510.38 0.03 510.35 0.00 0.27 124024.79 0.00 09:17:57 08:32:01 545.62 0.03 545.58 0.00 6.13 82778.67 0.00 09:17:57 08:33:01 23.13 0.00 23.13 0.00 0.00 564.57 0.00 09:17:57 08:34:01 11.48 0.05 11.43 0.00 5.73 267.82 0.00 09:17:57 08:35:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 09:17:57 08:36:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 09:17:57 08:37:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 09:17:57 08:38:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 09:17:57 08:39:01 1.78 0.02 1.77 0.00 0.13 21.20 0.00 09:17:57 08:40:02 1.25 0.00 1.25 0.00 0.00 15.20 0.00 09:17:57 08:41:01 0.98 0.00 0.98 0.00 0.00 11.39 0.00 09:17:57 08:42:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 09:17:57 08:43:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 09:17:57 08:44:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 09:17:57 08:45:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 09:17:57 08:46:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 09:17:57 08:47:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 09:17:57 08:48:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 09:17:57 08:49:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 09:17:57 08:50:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 09:17:57 08:51:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 09:17:57 08:52:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 09:17:57 08:53:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 09:17:57 08:54:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 09:17:57 08:55:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 09:17:57 08:56:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 09:17:57 08:57:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 09:17:57 08:58:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 09:17:57 08:59:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:17:57 09:00:01 1.33 0.00 1.33 0.00 0.00 17.06 0.00 09:17:57 09:01:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 09:17:57 09:02:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 09:17:57 09:03:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 09:17:57 09:04:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 09:17:57 09:05:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 09:17:57 09:06:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 09:17:57 09:07:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 09:17:57 09:08:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 09:17:57 09:09:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 09:17:57 09:10:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 09:17:57 09:11:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 09:17:57 09:12:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 09:17:57 09:13:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 09:17:57 09:14:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 09:17:57 09:15:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 09:17:57 09:16:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 09:17:57 09:17:01 57.26 0.27 56.99 0.00 14.80 28180.24 0.00 09:17:57 Average: 61.78 1.00 60.79 0.00 95.31 19619.59 0.00 09:17:57 09:17:57 08:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:17:57 08:25:01 26966484 31182408 1096052 3.33 124776 4265584 2342052 6.90 1769740 3619100 314284 09:17:57 08:26:01 26505068 31237160 1038268 3.16 131656 4733288 2323816 6.85 1740352 4067464 248152 09:17:57 08:27:01 25733536 31399624 872644 2.65 138068 5574432 1949120 5.75 1971064 4519288 538540 09:17:57 08:28:01 18437892 30955732 1278960 3.89 228076 12006412 5031704 14.83 2770536 10628632 108048 09:17:57 08:29:01 7768636 28911520 3245972 9.87 485020 19557848 10685712 31.50 6219720 16929864 759848 09:17:57 08:30:01 4159884 28069292 4084028 12.42 502472 22182132 11247984 33.16 8289356 18340828 1354612 09:17:57 08:31:01 1855368 29029436 3128604 9.52 518296 25306604 8959480 26.41 8668760 20146640 1433604 09:17:57 08:32:01 6152912 31088696 1135960 3.46 524468 23336368 3461372 10.20 4346236 20538552 556 09:17:57 08:33:01 6158260 31095368 1128884 3.43 525268 23336696 3505492 10.33 4849748 20029264 52 09:17:57 08:34:01 6166608 31104224 1119888 3.41 525600 23337040 3382892 9.97 4944148 19926772 16 09:17:57 08:35:01 6211920 31149568 1074500 3.27 525620 23337040 3382892 9.97 4897552 19926772 12 09:17:57 08:36:01 6212212 31149884 1074776 3.27 525628 23337044 3382892 9.97 4898044 19926776 8 09:17:57 08:37:01 6265700 31203388 1021372 3.11 525632 23337048 3382892 9.97 4843924 19926780 12 09:17:57 08:38:01 6265116 31202828 1021884 3.11 525652 23337048 3382892 9.97 4844260 19926780 12 09:17:57 08:39:01 6264656 31202536 1022140 3.11 525680 23337052 3399980 10.02 4844420 19926788 28 09:17:57 08:40:02 6264576 31202604 1021968 3.11 525704 23337184 3399980 10.02 4844488 19926904 8 09:17:57 08:41:01 6264412 31202496 1022160 3.11 525708 23337188 3399980 10.02 4844396 19926920 8 09:17:57 08:42:01 6264252 31202372 1022148 3.11 525712 23337188 3399980 10.02 4844428 19926920 12 09:17:57 08:43:01 6264420 31202552 1022128 3.11 525712 23337192 3399980 10.02 4844652 19926924 8 09:17:57 08:44:01 6264048 31202208 1022440 3.11 525736 23337196 3399980 10.02 4844572 19926928 8 09:17:57 08:45:01 6264536 31202728 1021820 3.11 525764 23337192 3399980 10.02 4844268 19926928 12 09:17:57 08:46:01 6264740 31202988 1021480 3.11 525788 23337200 3399980 10.02 4844564 19926932 148 09:17:57 08:47:01 6264944 31203204 1021204 3.11 525804 23337196 3399980 10.02 4844576 19926932 140 09:17:57 08:48:01 6264872 31203148 1021204 3.11 525816 23337208 3399980 10.02 4844340 19926940 8 09:17:57 08:49:01 6264548 31202856 1021432 3.11 525836 23337212 3399980 10.02 4844660 19926944 24 09:17:57 08:50:01 6264012 31202352 1021880 3.11 525876 23337216 3416024 10.07 4844724 19926948 52 09:17:57 08:51:01 6263956 31202316 1021844 3.11 525884 23337220 3416024 10.07 4844460 19926952 8 09:17:57 08:52:01 6263980 31202360 1021708 3.11 525900 23337220 3416024 10.07 4844444 19926952 8 09:17:57 08:53:01 6263348 31201760 1022212 3.11 525932 23337224 3416024 10.07 4844776 19926960 36 09:17:57 08:54:01 6262944 31201404 1022488 3.11 525952 23337224 3416024 10.07 4845032 19926964 176 09:17:57 08:55:01 6263348 31201840 1022188 3.11 525984 23337228 3416024 10.07 4845084 19926960 212 09:17:57 08:56:01 6263088 31201584 1022392 3.11 526012 23337236 3416024 10.07 4845252 19926964 144 09:17:57 08:57:01 6263072 31201612 1022360 3.11 526028 23337236 3399936 10.02 4845288 19926972 192 09:17:57 08:58:01 6262780 31201368 1022564 3.11 526060 23337240 3399936 10.02 4845192 19926980 168 09:17:57 08:59:01 6264184 31202772 1021308 3.11 526076 23337240 3399936 10.02 4845172 19926972 144 09:17:57 09:00:01 6263908 31202544 1021556 3.11 526112 23337236 3399936 10.02 4844932 19926976 12 09:17:57 09:01:01 6264152 31202788 1021252 3.11 526120 23337244 3399936 10.02 4844932 19926976 172 09:17:57 09:02:01 6264200 31202872 1021172 3.11 526140 23337248 3399936 10.02 4844696 19926984 28 09:17:57 09:03:01 6263104 31201808 1022168 3.11 526156 23337252 3399936 10.02 4845064 19926988 216 09:17:57 09:04:01 6263632 31202348 1021612 3.11 526184 23337252 3399936 10.02 4844828 19926984 12 09:17:57 09:05:01 6263584 31202304 1021616 3.11 526204 23337260 3399936 10.02 4845184 19926988 4 09:17:57 09:06:01 6263796 31202560 1021348 3.11 526220 23337264 3399936 10.02 4844876 19926992 40 09:17:57 09:07:01 6263748 31202516 1021360 3.11 526236 23337268 3415980 10.07 4844880 19926996 4 09:17:57 09:08:01 6262992 31201796 1022060 3.11 526252 23337268 3415980 10.07 4844960 19927000 12 09:17:57 09:09:01 6263000 31201812 1021996 3.11 526264 23337272 3415980 10.07 4844824 19927004 32 09:17:57 09:10:01 6262732 31201704 1022032 3.11 526304 23337404 3415980 10.07 4844868 19927136 8 09:17:57 09:11:01 6262652 31201668 1022028 3.11 526328 23337404 3415980 10.07 4844948 19927140 12 09:17:57 09:12:01 6262604 31201668 1022088 3.11 526360 23337408 3415980 10.07 4844996 19927148 4 09:17:57 09:13:01 6262692 31201776 1022088 3.11 526372 23337408 3415980 10.07 4845560 19927140 196 09:17:57 09:14:01 6262856 31201976 1021820 3.11 526400 23337416 3415980 10.07 4845480 19927144 184 09:17:57 09:15:01 6262808 31201940 1021784 3.11 526424 23337416 3415980 10.07 4845300 19927148 48 09:17:57 09:16:01 6262960 31202128 1021756 3.11 526440 23337420 3415980 10.07 4845308 19927152 188 09:17:57 09:17:01 5344024 31058564 1164300 3.54 541128 24048628 3421568 10.09 5019140 20619420 228 09:17:57 Average: 7513656 31047603 1175790 3.58 496922 22034886 3760639 11.09 4795793 18798085 89825 09:17:57 09:17:57 08:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:17:57 08:25:01 docker0 811.13 814.31 58.68 4643.25 0.00 0.00 0.00 0.00 09:17:57 08:25:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 09:17:57 08:25:01 ens3 1126.80 995.02 11632.80 140.20 0.00 0.00 0.00 0.00 09:17:57 08:25:01 veth20bbd52 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:17:57 08:26:01 docker0 1.17 1.17 0.09 0.10 0.00 0.00 0.00 0.00 09:17:57 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:26:01 ens3 40.36 27.01 32.96 16.16 0.00 0.00 0.00 0.00 09:17:57 08:26:01 veth20bbd52 1.17 1.22 0.10 0.10 0.00 0.00 0.00 0.00 09:17:57 08:27:01 docker0 6.77 9.18 0.48 32.83 0.00 0.00 0.00 0.00 09:17:57 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:27:01 ens3 32.39 19.23 52.49 11.87 0.00 0.00 0.00 0.00 09:17:57 08:27:01 veth20bbd52 6.77 9.20 0.58 32.83 0.00 0.00 0.00 0.00 09:17:57 08:28:01 vethadd715a 0.65 0.73 0.06 0.41 0.00 0.00 0.00 0.00 09:17:57 08:28:01 veth2ba7e09 1.57 2.93 0.13 42.56 0.00 0.00 0.00 0.00 09:17:57 08:28:01 veth36cbcd4 1.28 2.58 0.12 42.53 0.00 0.00 0.00 0.00 09:17:57 08:28:01 vethd8c2a08 5.65 3.82 43.43 0.34 0.00 0.00 0.00 0.00 09:17:57 08:28:01 docker0 70.82 125.56 5.03 1609.06 0.00 0.00 0.00 0.00 09:17:57 08:28:01 vethc23bf2a 0.42 2.10 0.04 0.21 0.00 0.00 0.00 0.00 09:17:57 08:28:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 09:17:57 08:28:01 vethdd02a20 3.87 1.62 51.00 0.15 0.00 0.00 0.00 0.00 09:17:57 08:28:01 veth9548aac 0.37 0.48 0.03 0.22 0.00 0.00 0.00 0.00 09:17:57 08:28:01 vethb144e7d 1.87 3.67 0.16 50.98 0.00 0.00 0.00 0.00 09:17:57 08:28:01 veth95163d6 1.97 4.98 0.17 51.07 0.00 0.00 0.00 0.00 09:17:57 08:28:01 vethd5abfd4 1.62 3.87 0.15 51.00 0.00 0.00 0.00 0.00 09:17:57 08:28:01 ens3 271.54 154.57 4756.10 31.35 0.00 0.00 0.00 0.00 09:17:57 08:28:01 veth5f42a1a 3.02 3.93 0.29 1.73 0.00 0.00 0.00 0.00 09:17:57 08:28:01 vethee163b3 3.82 5.65 0.34 43.43 0.00 0.00 0.00 0.00 09:17:57 08:28:01 veth8d9e3e2 1.38 1.75 0.13 0.93 0.00 0.00 0.00 0.00 09:17:57 08:28:01 vethf69c208 2.85 3.97 0.28 1.73 0.00 0.00 0.00 0.00 09:17:57 08:28:01 veth2aac35c 2.12 4.72 0.18 51.08 0.00 0.00 0.00 0.00 09:17:57 08:29:01 docker0 470.11 720.29 41.39 7371.81 0.00 0.00 0.00 0.00 09:17:57 08:29:01 vethf81e451 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 09:17:57 08:29:01 vethc23bf2a 0.12 1.50 0.01 0.06 0.00 0.00 0.00 0.00 09:17:57 08:29:01 veth8874d8a 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 09:17:57 08:29:01 veth8c8092f 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 09:17:57 08:29:01 veth804f710 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 09:17:57 08:29:01 veth7be132b 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:17:57 08:29:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 09:17:57 08:29:01 veth3a9689e 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 09:17:57 08:29:01 vethd165476 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 09:17:57 08:29:01 ens3 796.00 506.83 8794.63 59.51 0.00 0.00 0.00 0.00 09:17:57 08:29:01 veth2f310ef 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:17:57 08:29:01 vethf543919 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 09:17:57 08:29:01 vethc496cdc 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:17:57 08:29:01 veth7802e80 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 09:17:57 08:29:01 vethb846634 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:17:57 08:30:01 veth6344b9c 0.68 0.05 0.03 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 vethf81e451 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 vethc23bf2a 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 veth8874d8a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 veth8c8092f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 veth804f710 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 veth7be132b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:30:01 veth3a9689e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 vethd165476 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 ens3 2.98 1.55 2.34 1.21 0.00 0.00 0.00 0.00 09:17:57 08:30:01 veth2f310ef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 vethf543919 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 vethc496cdc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 veth7802e80 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:30:01 vethb846634 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 vethf81e451 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 vethc23bf2a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 veth8874d8a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 veth804f710 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 veth7be132b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 veth3a9689e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 vethd165476 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 ens3 15.99 8.20 13.03 6.97 0.00 0.00 0.00 0.00 09:17:57 08:31:01 veth2f310ef 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 vethf543919 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 vethc496cdc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:31:01 vethb846634 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:32:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:32:01 lo 30.06 30.06 2.95 2.95 0.00 0.00 0.00 0.00 09:17:57 08:32:01 ens3 291.35 317.74 155.23 1217.14 0.00 0.00 0.00 0.00 09:17:57 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:33:01 lo 20.66 20.66 2.02 2.02 0.00 0.00 0.00 0.00 09:17:57 08:33:01 ens3 384.50 402.52 116.77 2865.29 0.00 0.00 0.00 0.00 09:17:57 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:34:01 lo 9.33 9.33 0.91 0.91 0.00 0.00 0.00 0.00 09:17:57 08:34:01 ens3 106.20 102.43 56.28 587.15 0.00 0.00 0.00 0.00 09:17:57 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:35:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:36:01 ens3 1.70 0.75 1.51 0.48 0.00 0.00 0.00 0.00 09:17:57 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:37:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:38:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:39:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:17:57 08:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:40:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:40:02 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:41:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:42:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:44:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:17:57 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:45:01 ens3 0.22 0.05 0.13 0.00 0.00 0.00 0.00 0.00 09:17:57 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:46:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:48:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:49:01 ens3 0.22 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:17:57 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:50:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:53:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:54:01 ens3 0.32 0.23 0.10 0.08 0.00 0.00 0.00 0.00 09:17:57 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:56:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 08:58:01 ens3 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 08:59:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:17:57 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 09:00:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:01:01 ens3 0.25 0.07 0.18 0.00 0.00 0.00 0.00 0.00 09:17:57 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 09:02:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:03:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 09:04:01 ens3 0.78 0.22 0.20 0.07 0.00 0.00 0.00 0.00 09:17:57 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:05:01 ens3 0.50 0.30 0.27 0.21 0.00 0.00 0.00 0.00 09:17:57 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 09:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 09:08:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:09:01 ens3 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:17:57 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 09:10:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:11:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 09:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:13:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 09:14:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:17:57 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:57 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:57 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:57 09:16:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:17:57 09:17:01 docker0 2.53 1.98 0.75 0.75 0.00 0.00 0.00 0.00 09:17:57 09:17:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 09:17:57 09:17:01 ens3 153.17 93.45 4042.23 27.35 0.00 0.00 0.00 0.00 09:17:57 Average: docker0 25.72 31.57 2.01 257.79 0.00 0.00 0.00 0.00 09:17:57 Average: lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:17:57 Average: ens3 60.97 49.69 559.77 93.72 0.00 0.00 0.00 0.00 09:17:57 09:17:57 09:17:57 ---> sar -P ALL: 09:17:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775547) 12/22/25 _x86_64_ (8 CPU) 09:17:57 09:17:57 08:23:13 LINUX RESTART (8 CPU) 09:17:57 09:17:57 08:24:01 CPU %user %nice %system %iowait %steal %idle 09:17:57 08:25:01 all 18.34 0.00 4.71 1.74 0.08 75.13 09:17:57 08:25:01 0 17.73 0.00 3.71 0.98 0.07 77.52 09:17:57 08:25:01 1 20.48 0.00 4.88 0.25 0.08 74.30 09:17:57 08:25:01 2 22.78 0.00 4.90 1.06 0.08 71.17 09:17:57 08:25:01 3 16.49 0.00 4.50 0.51 0.07 78.43 09:17:57 08:25:01 4 16.18 0.00 4.97 1.68 0.08 77.09 09:17:57 08:25:01 5 17.47 0.00 5.02 8.37 0.09 69.06 09:17:57 08:25:01 6 17.29 0.00 4.73 0.44 0.10 77.44 09:17:57 08:25:01 7 18.26 0.00 5.00 0.69 0.08 75.96 09:17:57 08:26:01 all 40.31 0.00 6.30 0.71 0.10 52.58 09:17:57 08:26:01 0 40.65 0.00 6.20 0.45 0.10 52.60 09:17:57 08:26:01 1 40.40 0.00 6.67 0.13 0.10 52.70 09:17:57 08:26:01 2 43.17 0.00 6.70 1.26 0.10 48.77 09:17:57 08:26:01 3 39.33 0.00 6.09 0.02 0.10 54.46 09:17:57 08:26:01 4 38.46 0.00 6.79 3.82 0.10 50.83 09:17:57 08:26:01 5 40.59 0.00 6.36 0.00 0.10 52.95 09:17:57 08:26:01 6 39.17 0.00 5.76 0.02 0.08 54.97 09:17:57 08:26:01 7 40.72 0.00 5.81 0.02 0.08 53.37 09:17:57 08:27:01 all 62.57 0.00 7.77 0.14 0.12 29.40 09:17:57 08:27:01 0 61.71 0.00 7.91 0.02 0.13 30.23 09:17:57 08:27:01 1 63.63 0.00 7.22 0.07 0.12 28.97 09:17:57 08:27:01 2 62.22 0.00 8.14 0.10 0.12 29.42 09:17:57 08:27:01 3 63.41 0.00 7.72 0.05 0.12 28.69 09:17:57 08:27:01 4 61.34 0.00 7.86 0.25 0.12 30.43 09:17:57 08:27:01 5 63.29 0.00 7.26 0.05 0.12 29.28 09:17:57 08:27:01 6 61.94 0.00 7.89 0.08 0.13 29.95 09:17:57 08:27:01 7 63.03 0.00 8.20 0.47 0.12 28.19 09:17:57 08:28:01 all 23.23 0.00 9.08 14.99 0.08 52.61 09:17:57 08:28:01 0 23.44 0.00 8.65 9.67 0.07 58.18 09:17:57 08:28:01 1 23.80 0.00 8.66 19.05 0.09 48.41 09:17:57 08:28:01 2 23.09 0.00 8.67 13.33 0.08 54.83 09:17:57 08:28:01 3 22.77 0.00 9.72 14.28 0.07 53.16 09:17:57 08:28:01 4 22.85 0.00 8.96 14.23 0.08 53.89 09:17:57 08:28:01 5 22.42 0.00 9.34 15.60 0.08 52.55 09:17:57 08:28:01 6 22.98 0.00 10.00 20.84 0.09 46.09 09:17:57 08:28:01 7 24.54 0.00 8.65 13.01 0.09 53.72 09:17:57 08:29:01 all 38.25 0.00 9.75 10.90 0.10 41.00 09:17:57 08:29:01 0 38.37 0.00 9.94 4.81 0.10 46.77 09:17:57 08:29:01 1 38.53 0.00 10.58 18.28 0.10 32.52 09:17:57 08:29:01 2 38.85 0.00 9.39 4.90 0.10 46.76 09:17:57 08:29:01 3 37.93 0.00 9.47 5.60 0.10 46.90 09:17:57 08:29:01 4 37.38 0.00 9.74 7.04 0.08 45.75 09:17:57 08:29:01 5 38.86 0.00 8.39 5.66 0.08 47.01 09:17:57 08:29:01 6 38.75 0.00 8.69 5.52 0.08 46.96 09:17:57 08:29:01 7 37.35 0.00 11.83 35.67 0.12 15.03 09:17:57 08:30:01 all 90.24 0.00 9.63 0.00 0.13 0.00 09:17:57 08:30:01 0 89.98 0.00 9.87 0.00 0.15 0.00 09:17:57 08:30:01 1 90.82 0.00 9.06 0.00 0.12 0.00 09:17:57 08:30:01 2 90.59 0.00 9.26 0.00 0.15 0.00 09:17:57 08:30:01 3 89.40 0.00 10.48 0.00 0.12 0.00 09:17:57 08:30:01 4 89.65 0.00 10.22 0.00 0.13 0.00 09:17:57 08:30:01 5 90.59 0.00 9.28 0.00 0.13 0.00 09:17:57 08:30:01 6 89.95 0.00 9.90 0.00 0.15 0.00 09:17:57 08:30:01 7 90.91 0.00 8.98 0.00 0.12 0.00 09:17:57 08:31:01 all 90.88 0.00 8.96 0.00 0.16 0.00 09:17:57 08:31:01 0 91.37 0.00 8.48 0.00 0.15 0.00 09:17:57 08:31:01 1 91.29 0.00 8.56 0.00 0.15 0.00 09:17:57 08:31:01 2 91.50 0.00 8.33 0.00 0.17 0.00 09:17:57 08:31:01 3 89.85 0.00 9.98 0.00 0.17 0.00 09:17:57 08:31:01 4 89.98 0.00 9.87 0.00 0.15 0.00 09:17:57 08:31:01 5 90.96 0.00 8.88 0.00 0.17 0.00 09:17:57 08:31:01 6 91.10 0.00 8.74 0.00 0.17 0.00 09:17:57 08:31:01 7 91.01 0.00 8.86 0.00 0.13 0.00 09:17:57 08:32:01 all 19.69 0.00 3.85 4.30 0.08 72.09 09:17:57 08:32:01 0 17.10 0.00 3.83 1.69 0.07 77.31 09:17:57 08:32:01 1 18.78 0.00 3.96 12.19 0.07 65.00 09:17:57 08:32:01 2 21.65 0.00 3.60 2.46 0.07 72.22 09:17:57 08:32:01 3 22.17 0.00 3.73 1.46 0.08 72.56 09:17:57 08:32:01 4 19.70 0.00 4.20 5.92 0.08 70.09 09:17:57 08:32:01 5 16.59 0.00 3.89 6.78 0.07 72.67 09:17:57 08:32:01 6 20.11 0.00 3.50 1.59 0.10 74.70 09:17:57 08:32:01 7 21.37 0.00 4.06 2.36 0.07 72.14 09:17:57 08:33:01 all 10.78 0.00 0.64 0.06 0.29 88.23 09:17:57 08:33:01 0 8.26 0.00 0.67 0.02 0.05 91.01 09:17:57 08:33:01 1 14.83 0.00 0.68 0.35 0.07 84.07 09:17:57 08:33:01 2 12.46 0.00 0.58 0.02 0.05 86.90 09:17:57 08:33:01 3 15.09 0.00 0.58 0.05 0.08 84.19 09:17:57 08:33:01 4 9.31 0.00 0.68 0.02 0.48 89.51 09:17:57 08:33:01 5 10.64 0.00 0.77 0.03 0.07 88.49 09:17:57 08:33:01 6 9.55 0.00 0.58 0.00 1.44 88.43 09:17:57 08:33:01 7 6.15 0.00 0.57 0.02 0.05 93.21 09:17:57 08:34:01 all 2.47 0.00 0.27 0.03 0.02 97.21 09:17:57 08:34:01 0 2.15 0.00 0.35 0.00 0.02 97.48 09:17:57 08:34:01 1 2.77 0.00 0.28 0.03 0.02 96.90 09:17:57 08:34:01 2 2.35 0.00 0.22 0.00 0.02 97.41 09:17:57 08:34:01 3 4.25 0.00 0.30 0.02 0.02 95.42 09:17:57 08:34:01 4 2.62 0.00 0.35 0.03 0.02 96.98 09:17:57 08:34:01 5 3.02 0.00 0.32 0.13 0.00 96.53 09:17:57 08:34:01 6 0.65 0.00 0.10 0.03 0.02 99.20 09:17:57 08:34:01 7 1.96 0.00 0.27 0.00 0.03 97.74 09:17:57 08:35:01 all 0.06 0.00 0.01 0.00 0.01 99.92 09:17:57 08:35:01 0 0.18 0.00 0.00 0.00 0.02 99.80 09:17:57 08:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 08:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:17:57 08:35:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:17:57 08:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:17:57 08:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:35:01 7 0.20 0.00 0.03 0.00 0.00 99.77 09:17:57 09:17:57 08:35:01 CPU %user %nice %system %iowait %steal %idle 09:17:57 08:36:01 all 0.11 0.00 0.01 0.01 0.01 99.86 09:17:57 08:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 08:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:17:57 08:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:36:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:17:57 08:36:01 5 0.00 0.00 0.02 0.02 0.02 99.95 09:17:57 08:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:17:57 08:36:01 7 0.81 0.00 0.02 0.00 0.02 99.15 09:17:57 08:37:01 all 0.30 0.00 0.01 0.00 0.01 99.68 09:17:57 08:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:17:57 08:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:17:57 08:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:37:01 4 0.05 0.00 0.00 0.02 0.02 99.92 09:17:57 08:37:01 5 0.13 0.00 0.00 0.00 0.00 99.87 09:17:57 08:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 08:37:01 7 2.13 0.00 0.03 0.00 0.02 97.82 09:17:57 08:38:01 all 0.06 0.00 0.02 0.01 0.00 99.91 09:17:57 08:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:38:01 1 0.00 0.00 0.05 0.00 0.02 99.93 09:17:57 08:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:38:01 4 0.05 0.00 0.08 0.02 0.00 99.85 09:17:57 08:38:01 5 0.00 0.00 0.00 0.03 0.00 99.97 09:17:57 08:38:01 6 0.13 0.00 0.00 0.00 0.00 99.87 09:17:57 08:38:01 7 0.28 0.00 0.02 0.00 0.00 99.70 09:17:57 08:39:01 all 0.05 0.00 0.03 0.01 0.01 99.91 09:17:57 08:39:01 0 0.10 0.00 0.03 0.02 0.02 99.83 09:17:57 08:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:17:57 08:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:39:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:17:57 08:39:01 4 0.03 0.00 0.03 0.02 0.02 99.90 09:17:57 08:39:01 5 0.00 0.00 0.03 0.02 0.00 99.95 09:17:57 08:39:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:17:57 08:39:01 7 0.12 0.00 0.02 0.00 0.02 99.85 09:17:57 08:40:02 all 0.01 0.00 0.01 0.00 0.00 99.97 09:17:57 08:40:02 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:40:02 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:40:02 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:40:02 3 0.03 0.00 0.03 0.00 0.02 99.92 09:17:57 08:40:02 4 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:40:02 5 0.00 0.00 0.00 0.02 0.00 99.98 09:17:57 08:40:02 6 0.02 0.00 0.00 0.02 0.00 99.97 09:17:57 08:40:02 7 0.00 0.00 0.03 0.00 0.00 99.97 09:17:57 08:41:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:17:57 08:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 08:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:17:57 08:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:17:57 08:41:01 3 0.14 0.00 0.02 0.00 0.00 99.85 09:17:57 08:41:01 4 0.15 0.00 0.03 0.00 0.02 99.80 09:17:57 08:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:17:57 08:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:17:57 08:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:17:57 08:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:17:57 08:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:17:57 08:42:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:17:57 08:42:01 5 0.00 0.00 0.00 0.03 0.00 99.97 09:17:57 08:42:01 6 0.00 0.00 0.00 0.03 0.02 99.95 09:17:57 08:42:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:17:57 08:43:01 all 0.17 0.00 0.01 0.00 0.00 99.81 09:17:57 08:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:43:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:17:57 08:43:01 5 0.17 0.00 0.03 0.00 0.00 99.80 09:17:57 08:43:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:17:57 08:43:01 7 1.14 0.00 0.00 0.00 0.02 98.84 09:17:57 08:44:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:17:57 08:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 08:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:17:57 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:44:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:17:57 08:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:17:57 08:44:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:17:57 08:44:01 7 2.00 0.00 0.05 0.00 0.02 97.93 09:17:57 08:45:01 all 0.30 0.00 0.01 0.00 0.00 99.69 09:17:57 08:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:17:57 08:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:17:57 08:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:45:01 4 0.15 0.00 0.02 0.00 0.00 99.83 09:17:57 08:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:17:57 08:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 08:45:01 7 2.12 0.00 0.03 0.00 0.02 97.83 09:17:57 08:46:01 all 0.16 0.00 0.02 0.01 0.01 99.80 09:17:57 08:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:17:57 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:46:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:17:57 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:17:57 08:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 09:17:57 08:46:01 6 0.00 0.00 0.00 0.03 0.00 99.97 09:17:57 08:46:01 7 1.27 0.00 0.12 0.00 0.02 98.59 09:17:57 09:17:57 08:46:01 CPU %user %nice %system %iowait %steal %idle 09:17:57 08:47:01 all 0.13 0.00 0.01 0.00 0.01 99.85 09:17:57 08:47:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:17:57 08:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 08:47:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:17:57 08:47:01 3 0.13 0.00 0.02 0.00 0.02 99.83 09:17:57 08:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 08:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:17:57 08:47:01 7 0.80 0.00 0.03 0.00 0.03 99.13 09:17:57 08:48:01 all 0.26 0.00 0.00 0.00 0.01 99.73 09:17:57 08:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:17:57 08:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:48:01 4 0.03 0.00 0.02 0.02 0.02 99.92 09:17:57 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:17:57 08:48:01 7 2.02 0.00 0.02 0.00 0.02 97.95 09:17:57 08:49:01 all 0.30 0.00 0.01 0.09 0.01 99.59 09:17:57 08:49:01 0 0.13 0.00 0.02 0.00 0.00 99.85 09:17:57 08:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 08:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:17:57 08:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:49:01 4 0.20 0.00 0.00 0.70 0.02 99.08 09:17:57 08:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 08:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:17:57 08:49:01 7 1.99 0.00 0.02 0.00 0.02 97.98 09:17:57 08:50:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:17:57 08:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 08:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 08:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 08:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 08:50:01 4 0.00 0.00 0.03 0.02 0.00 99.95 09:17:57 08:50:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:17:57 08:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:50:01 7 1.97 0.00 0.02 0.00 0.02 98.00 09:17:57 08:51:01 all 0.16 0.00 0.02 0.00 0.01 99.80 09:17:57 08:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 08:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:51:01 3 0.13 0.00 0.00 0.00 0.00 99.87 09:17:57 08:51:01 4 0.20 0.00 0.03 0.02 0.02 99.73 09:17:57 08:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 08:51:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:17:57 08:51:01 7 0.91 0.00 0.12 0.00 0.00 98.97 09:17:57 08:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:17:57 08:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:17:57 08:52:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:17:57 08:52:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:17:57 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:52:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:17:57 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:17:57 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:53:01 all 0.05 0.00 0.01 0.00 0.01 99.92 09:17:57 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:17:57 08:53:01 2 0.08 0.00 0.02 0.00 0.02 99.88 09:17:57 08:53:01 3 0.15 0.00 0.02 0.00 0.00 99.83 09:17:57 08:53:01 4 0.12 0.00 0.00 0.02 0.00 99.87 09:17:57 08:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:17:57 08:53:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:17:57 08:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:17:57 08:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:17:57 08:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:54:01 1 0.02 0.00 0.05 0.00 0.02 99.92 09:17:57 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:54:01 4 0.03 0.00 0.02 0.02 0.02 99.92 09:17:57 08:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:55:01 all 0.05 0.00 0.01 0.00 0.01 99.92 09:17:57 08:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:55:01 1 0.02 0.00 0.05 0.00 0.00 99.93 09:17:57 08:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:17:57 08:55:01 3 0.13 0.00 0.00 0.00 0.02 99.85 09:17:57 08:55:01 4 0.18 0.00 0.02 0.02 0.00 99.78 09:17:57 08:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:17:57 08:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:17:57 08:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:17:57 08:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:17:57 08:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:17:57 08:56:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:17:57 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:56:01 4 0.03 0.00 0.03 0.02 0.02 99.90 09:17:57 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:17:57 08:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:57:01 all 0.07 0.00 0.00 0.00 0.01 99.92 09:17:57 08:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:17:57 08:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 08:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:17:57 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 08:57:01 4 0.13 0.00 0.00 0.02 0.02 99.83 09:17:57 08:57:01 5 0.13 0.00 0.00 0.00 0.00 99.87 09:17:57 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:57:01 7 0.18 0.00 0.00 0.00 0.02 99.80 09:17:57 09:17:57 08:57:01 CPU %user %nice %system %iowait %steal %idle 09:17:57 08:58:01 all 0.26 0.00 0.01 0.00 0.00 99.72 09:17:57 08:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 08:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:17:57 08:58:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:17:57 08:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 08:58:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:17:57 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 08:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:17:57 08:58:01 7 1.95 0.00 0.00 0.00 0.00 98.05 09:17:57 08:59:01 all 0.25 0.00 0.02 0.00 0.01 99.72 09:17:57 08:59:01 0 0.15 0.00 0.02 0.00 0.02 99.82 09:17:57 08:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 08:59:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:17:57 08:59:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:17:57 08:59:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:17:57 08:59:01 5 0.13 0.00 0.02 0.00 0.00 99.85 09:17:57 08:59:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:17:57 08:59:01 7 1.57 0.00 0.05 0.00 0.00 98.39 09:17:57 09:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:17:57 09:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:17:57 09:00:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:17:57 09:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:17:57 09:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:00:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:17:57 09:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:17:57 09:00:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:17:57 09:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:17:57 09:01:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:17:57 09:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 09:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 09:01:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:17:57 09:01:01 3 0.17 0.00 0.00 0.00 0.00 99.83 09:17:57 09:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 09:01:01 5 0.13 0.00 0.02 0.00 0.02 99.83 09:17:57 09:01:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:17:57 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:02:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:17:57 09:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 09:02:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:17:57 09:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 09:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:17:57 09:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:17:57 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:03:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:17:57 09:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 09:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:17:57 09:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:17:57 09:03:01 3 0.13 0.00 0.00 0.00 0.02 99.85 09:17:57 09:03:01 4 0.17 0.00 0.00 0.00 0.00 99.83 09:17:57 09:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:17:57 09:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:17:57 09:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:17:57 09:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:17:57 09:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:17:57 09:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 09:04:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:17:57 09:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 09:04:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:17:57 09:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:17:57 09:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 09:05:01 all 0.05 0.00 0.01 0.00 0.00 99.93 09:17:57 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 09:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 09:05:01 3 0.15 0.00 0.02 0.00 0.00 99.83 09:17:57 09:05:01 4 0.05 0.00 0.03 0.02 0.00 99.90 09:17:57 09:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 09:05:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:17:57 09:05:01 7 0.17 0.00 0.00 0.00 0.00 99.83 09:17:57 09:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:17:57 09:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:17:57 09:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 09:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 09:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:06:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:17:57 09:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 09:07:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:17:57 09:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 09:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 09:07:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:17:57 09:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:17:57 09:07:01 4 0.18 0.00 0.02 0.02 0.02 99.77 09:17:57 09:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 09:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 09:07:01 7 0.13 0.00 0.02 0.00 0.02 99.83 09:17:57 09:08:01 all 0.01 0.00 0.00 0.00 0.00 99.98 09:17:57 09:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 09:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 09:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:17:57 09:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:08:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:17:57 09:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:17:57 09:17:57 09:08:01 CPU %user %nice %system %iowait %steal %idle 09:17:57 09:09:01 all 0.05 0.00 0.01 0.00 0.01 99.92 09:17:57 09:09:01 0 0.15 0.00 0.02 0.00 0.02 99.82 09:17:57 09:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 09:09:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:17:57 09:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 09:09:01 4 0.05 0.00 0.02 0.02 0.02 99.90 09:17:57 09:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:17:57 09:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:17:57 09:09:01 7 0.13 0.00 0.03 0.00 0.02 99.82 09:17:57 09:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:17:57 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:17:57 09:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 09:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 09:10:01 4 0.03 0.00 0.03 0.02 0.00 99.92 09:17:57 09:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:17:57 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:10:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:17:57 09:11:01 all 0.27 0.00 0.01 0.00 0.00 99.70 09:17:57 09:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:17:57 09:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 09:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:17:57 09:11:01 3 0.12 0.00 0.00 0.00 0.00 99.88 09:17:57 09:11:01 4 0.05 0.00 0.02 0.02 0.02 99.90 09:17:57 09:11:01 5 0.13 0.00 0.00 0.00 0.00 99.87 09:17:57 09:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:17:57 09:11:01 7 1.81 0.00 0.05 0.00 0.00 98.14 09:17:57 09:12:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:17:57 09:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 09:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 09:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:17:57 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:17:57 09:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:17:57 09:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:17:57 09:12:01 7 1.95 0.00 0.02 0.00 0.02 98.01 09:17:57 09:13:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:17:57 09:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:17:57 09:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:17:57 09:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 09:13:01 4 0.13 0.00 0.02 0.03 0.00 99.82 09:17:57 09:13:01 5 0.12 0.00 0.00 0.00 0.00 99.88 09:17:57 09:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 09:13:01 7 0.33 0.00 0.07 0.00 0.02 99.58 09:17:57 09:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:17:57 09:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 09:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:17:57 09:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:14:01 4 0.05 0.00 0.00 0.02 0.02 99.92 09:17:57 09:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:17:57 09:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 09:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:17:57 09:15:01 all 0.05 0.00 0.01 0.00 0.01 99.94 09:17:57 09:15:01 0 0.13 0.00 0.00 0.00 0.00 99.87 09:17:57 09:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:17:57 09:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:17:57 09:15:01 4 0.05 0.00 0.03 0.02 0.00 99.90 09:17:57 09:15:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:17:57 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:15:01 7 0.17 0.00 0.00 0.00 0.02 99.82 09:17:57 09:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:17:57 09:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:17:57 09:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 09:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:17:57 09:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:17:57 09:16:01 4 0.03 0.00 0.02 0.03 0.02 99.90 09:17:57 09:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:17:57 09:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:17:57 09:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:17:57 09:17:01 all 4.22 0.00 1.58 0.72 0.03 93.45 09:17:57 09:17:01 0 5.08 0.00 1.24 0.00 0.03 93.64 09:17:57 09:17:01 1 3.09 0.00 1.56 0.15 0.02 95.19 09:17:57 09:17:01 2 4.63 0.00 2.08 0.02 0.05 93.23 09:17:57 09:17:01 3 4.60 0.00 1.34 0.02 0.03 94.01 09:17:57 09:17:01 4 4.72 0.00 2.15 5.51 0.03 87.58 09:17:57 09:17:01 5 3.72 0.00 1.12 0.00 0.02 95.14 09:17:57 09:17:01 6 5.37 0.00 1.68 0.05 0.03 92.87 09:17:57 09:17:01 7 2.51 0.00 1.47 0.03 0.03 95.96 09:17:57 Average: all 7.62 0.00 1.18 0.63 0.03 90.54 09:17:57 Average: 0 7.46 0.00 1.15 0.33 0.02 91.04 09:17:57 Average: 1 7.68 0.00 1.18 0.94 0.02 90.18 09:17:57 Average: 2 7.79 0.00 1.17 0.43 0.02 90.58 09:17:57 Average: 3 7.64 0.00 1.20 0.41 0.02 90.72 09:17:57 Average: 4 7.43 0.00 1.25 0.74 0.03 90.55 09:17:57 Average: 5 7.51 0.00 1.14 0.69 0.02 90.65 09:17:57 Average: 6 7.46 0.00 1.16 0.54 0.05 90.79 09:17:57 Average: 7 7.97 0.00 1.21 0.97 0.03 89.83 09:17:57 09:17:57 09:17:57