Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 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-ssh394055705108739536.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16322105288892969783.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10174140926217617378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh11648717376465204120.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10256898614216336778.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-103 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/829 [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/829 # 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 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 (main) Commit message: "build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#5126)" > git config core.sparsecheckout # timeout=10 > git checkout -f 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 # timeout=10 > git rev-list --no-walk 010c1fef02ead4f4725b1558caf9c08a877a420a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:41:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:41:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:41:34 ========================================================= 09:41:34 EdgeX Global Pipelines Version Info 09:41:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:41:35 ------------------- 09:41:35 stable info: 09:41:35 ------------------- 09:41:35 Commited By: Ginny Guan ginny@iotechsys.com 09:41:35 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 09:41:35 Message: update stable to v1.0.274 09:41:36 ------------------- 09:41:36 experimental info: 09:41:36 ------------------- 09:41:36 Commited By: Ginny Guan ginny@iotechsys.com 09:41:36 Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 09:41:36 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3597691 [Pipeline] echo 09:41:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:36 provisioning config files... 09:41:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/829@tmp/config13932190076731533171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:37 ---> ****-login.sh 09:41:37 nexus3.edgexfoundry.org:10001 09:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:37 Configure a credential helper to remove this warning. See 09:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:37 09:41:37 Login Succeeded 09:41:37 nexus3.edgexfoundry.org:10002 09:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:37 Configure a credential helper to remove this warning. See 09:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:37 09:41:37 Login Succeeded 09:41:37 nexus3.edgexfoundry.org:10003 09:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:37 Configure a credential helper to remove this warning. See 09:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:37 09:41:37 Login Succeeded 09:41:37 nexus3.edgexfoundry.org:10004 09:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:37 Configure a credential helper to remove this warning. See 09:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:37 09:41:37 Login Succeeded 09:41:37 ****.io 09:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:37 Configure a credential helper to remove this warning. See 09:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:37 09:41:37 Login Succeeded 09:41:37 ---> ****-login.sh ends [Pipeline] } 09:41:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:38 + 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 09:41:38 + dirname cmd/core-command/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo core-command,cmd/core-command/Dockerfile 09:41:38 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:41:38 + dirname cmd/core-data/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo core-data,cmd/core-data/Dockerfile 09:41:38 + dirname cmd/core-keeper/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo core-keeper,cmd/core-keeper/Dockerfile 09:41:38 + dirname cmd/core-metadata/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo core-metadata,cmd/core-metadata/Dockerfile 09:41:38 + + dirname cmd/security-bootstrapper/Dockerfile 09:41:38 cut -d/ -f2 09:41:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:41:38 + dirname cmd/security-proxy-auth/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:41:38 + dirname cmd/security-proxy-setup/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:41:38 + dirname cmd/security-secretstore-setup/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:41:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:41:38 + dirname cmd/security-spire-agent/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:41:38 + dirname cmd/security-spire-config/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:41:38 + dirname cmd/security-spire-server/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:41:38 + dirname cmd/support-notifications/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo support-notifications,cmd/support-notifications/Dockerfile 09:41:38 + dirname cmd/support-scheduler/Dockerfile 09:41:38 + cut -d/ -f2 09:41:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:41:38 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 09:41:38 + git rev-list -1 --merges 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9~1..35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 09:41:38 -----------> git rev-list -1 --merges 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9~1..35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [false] [Pipeline] sh 09:41:38 + git log --format=format:%s -1 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 09:41:38 ========================================================= 09:41:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:41:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:41:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:41:39 + grep -v github /etc/ssh/ssh_known_hosts 09:41:39 + [ -e /tmp/ssh_known_hosts ] 09:41:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:41:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:41:39 + sudo tee -a /etc/ssh/ssh_known_hosts 09:41:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:39 09:41:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:39 0.1.4: Pulling from edgex-devops/py-git-semver 09:41:39 b85a868b505f: Pulling fs layer 09:41:39 e2be974225ed: Pulling fs layer 09:41:39 339a4e72a1f5: Pulling fs layer 09:41:39 988bab9f4d93: Pulling fs layer 09:41:39 1469e6f7b9e6: Pulling fs layer 09:41:39 eaf3925da568: Pulling fs layer 09:41:39 bab4dde63d76: Pulling fs layer 09:41:39 bde34c3a00c8: Pulling fs layer 09:41:39 b352a97aabf1: Pulling fs layer 09:41:39 4872d77fe225: Pulling fs layer 09:41:39 5851b861e8e6: Pulling fs layer 09:41:39 988bab9f4d93: Waiting 09:41:39 b352a97aabf1: Waiting 09:41:39 1469e6f7b9e6: Waiting 09:41:39 4872d77fe225: Waiting 09:41:39 eaf3925da568: Waiting 09:41:39 5851b861e8e6: Waiting 09:41:39 bde34c3a00c8: Waiting 09:41:39 bab4dde63d76: Waiting 09:41:39 e2be974225ed: Download complete 09:41:39 988bab9f4d93: Verifying Checksum 09:41:39 988bab9f4d93: Download complete 09:41:40 339a4e72a1f5: Verifying Checksum 09:41:40 339a4e72a1f5: Download complete 09:41:40 1469e6f7b9e6: Verifying Checksum 09:41:40 1469e6f7b9e6: Download complete 09:41:40 eaf3925da568: Verifying Checksum 09:41:40 eaf3925da568: Download complete 09:41:40 bde34c3a00c8: Verifying Checksum 09:41:40 bde34c3a00c8: Download complete 09:41:40 b352a97aabf1: Download complete 09:41:40 4872d77fe225: Verifying Checksum 09:41:40 4872d77fe225: Download complete 09:41:40 5851b861e8e6: Verifying Checksum 09:41:40 5851b861e8e6: Download complete 09:41:40 b85a868b505f: Verifying Checksum 09:41:40 b85a868b505f: Download complete 09:41:40 bab4dde63d76: Verifying Checksum 09:41:40 bab4dde63d76: Download complete 09:41:41 b85a868b505f: Pull complete 09:41:41 e2be974225ed: Pull complete 09:41:41 339a4e72a1f5: Pull complete 09:41:41 988bab9f4d93: Pull complete 09:41:42 1469e6f7b9e6: Pull complete 09:41:42 eaf3925da568: Pull complete 09:41:44 bab4dde63d76: Pull complete 09:41:44 bde34c3a00c8: Pull complete 09:41:44 b352a97aabf1: Pull complete 09:41:44 4872d77fe225: Pull complete 09:41:44 5851b861e8e6: Pull complete 09:41:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:44 prd-ubuntu20.04-docker-8c-8g-103 does not seem to be running inside a container 09:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@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 09:41:47 $ docker top 910c2c79e4ca4a654bd93668fac9e40489860f00d25f8fc67ab6aaab787469ae -eo pid,comm 09:41:47 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:41:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:41:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:47 [ssh-agent] Looking for ssh-agent implementation... 09:41:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:47 $ docker exec 910c2c79e4ca4a654bd93668fac9e40489860f00d25f8fc67ab6aaab787469ae ssh-agent 09:41:47 SSH_AUTH_SOCK=/tmp/ssh-ddEYBqTfIvef/agent.33 09:41:47 SSH_AGENT_PID=39 09:41:47 Running ssh-add (command line suppressed) 09:41:47 Identity added: /w/workspace/edgex-go/829@tmp/private_key_9515717840180677025.key (/w/workspace/edgex-go/829@tmp/private_key_9515717840180677025.key) 09:41:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:47 + git tag --points-at HEAD [Pipeline] } 09:41:47 $ docker exec --env ******** --env ******** 910c2c79e4ca4a654bd93668fac9e40489860f00d25f8fc67ab6aaab787469ae ssh-agent -k 09:41:47 unset SSH_AUTH_SOCK; 09:41:47 unset SSH_AGENT_PID; 09:41:47 echo Agent pid 39 killed; 09:41:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:41:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:48 [ssh-agent] Looking for ssh-agent implementation... 09:41:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:48 $ docker exec 910c2c79e4ca4a654bd93668fac9e40489860f00d25f8fc67ab6aaab787469ae ssh-agent 09:41:48 SSH_AUTH_SOCK=/tmp/ssh-xiCe7WOCPNo8/agent.73 09:41:48 SSH_AGENT_PID=79 09:41:48 Running ssh-add (command line suppressed) 09:41:48 Identity added: /w/workspace/edgex-go/829@tmp/private_key_9697810642176952973.key (/w/workspace/edgex-go/829@tmp/private_key_9697810642176952973.key) 09:41:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:48 + git semver init 09:41:48 2025-04-18 09:41:48,841 [run_init] DEBUG init version:0.0.0 force:False 09:41:48 2025-04-18 09:41:48,841 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/829/.semver 09:41:48 2025-04-18 09:41:48,842 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/829/.semver 09:41:48 2025-04-18 09:41:48,842 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/829/.semver'], cwd=/w/workspace/edgex-go/829, universal_newlines=False, shell=None, istream=None) 09:41:55 2025-04-18 09:41:54,644 [append_file] DEBUG append to file:/w/workspace/edgex-go/829/.git/info/exclude 09:41:55 2025-04-18 09:41:54,645 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/829/.semver/main with force:False 09:41:55 2025-04-18 09:41:54,645 [read_version] DEBUG read version from /w/workspace/edgex-go/829/.semver/main 09:41:55 2025-04-18 09:41:54,645 [read_version] DEBUG read version from /w/workspace/edgex-go/829/.semver/main 09:41:55 4.1.0-dev.4 [Pipeline] } 09:41:55 $ docker exec --env ******** --env ******** 910c2c79e4ca4a654bd93668fac9e40489860f00d25f8fc67ab6aaab787469ae ssh-agent -k 09:41:55 unset SSH_AUTH_SOCK; 09:41:55 unset SSH_AGENT_PID; 09:41:55 echo Agent pid 79 killed; 09:41:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:55 + git semver [Pipeline] } 09:41:56 $ docker stop --time=1 910c2c79e4ca4a654bd93668fac9e40489860f00d25f8fc67ab6aaab787469ae 09:41:57 $ docker rm -f --volumes 910c2c79e4ca4a654bd93668fac9e40489860f00d25f8fc67ab6aaab787469ae [Pipeline] // withDockerContainer [Pipeline] sh 09:41:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:41:58 Stashed 1 file(s) [Pipeline] echo 09:41:58 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 09:41:58 + git config --global --add safe.directory /w/workspace/edgex-go/829 [Pipeline] echo 09:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:41:58 ========================================================= 09:41:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:41:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:41:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:41:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:41:58 0a9a5dfd008f: Pulling fs layer 09:41:58 dbfa0bcfca99: Pulling fs layer 09:41:58 70eabb1d9476: Pulling fs layer 09:41:58 957bedc73fa3: Pulling fs layer 09:41:58 4f4fb700ef54: Pulling fs layer 09:41:58 f40432e63723: Pulling fs layer 09:41:58 90b4343acab7: Pulling fs layer 09:41:58 9f67ea4ac784: Pulling fs layer 09:41:58 9228b9a606be: Pulling fs layer 09:41:58 4f4fb700ef54: Waiting 09:41:58 f40432e63723: Waiting 09:41:58 9228b9a606be: Waiting 09:41:58 90b4343acab7: Waiting 09:41:58 dbfa0bcfca99: Verifying Checksum 09:41:58 dbfa0bcfca99: Download complete 09:41:58 957bedc73fa3: Verifying Checksum 09:41:58 957bedc73fa3: Download complete 09:41:58 4f4fb700ef54: Verifying Checksum 09:41:58 4f4fb700ef54: Download complete 09:41:58 f40432e63723: Verifying Checksum 09:41:58 f40432e63723: Download complete 09:41:58 0a9a5dfd008f: Verifying Checksum 09:41:58 0a9a5dfd008f: Download complete 09:41:58 90b4343acab7: Verifying Checksum 09:41:58 90b4343acab7: Download complete 09:41:59 0a9a5dfd008f: Pull complete 09:41:59 dbfa0bcfca99: Pull complete 09:41:59 9228b9a606be: Verifying Checksum 09:41:59 9228b9a606be: Download complete 09:41:59 70eabb1d9476: Verifying Checksum 09:41:59 70eabb1d9476: Download complete 09:41:59 9f67ea4ac784: Verifying Checksum 09:41:59 9f67ea4ac784: Download complete 09:42:02 70eabb1d9476: Pull complete 09:42:02 957bedc73fa3: Pull complete 09:42:02 4f4fb700ef54: Pull complete 09:42:02 f40432e63723: Pull complete 09:42:03 90b4343acab7: Pull complete 09:42:05 9f67ea4ac784: Pull complete 09:42:05 9228b9a606be: Pull complete 09:42:05 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 09:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:42:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:42:05 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:42:05 WORKDIR /edgex 09:42:05 COPY go.mod . 09:42:05 RUN go mod download 09:42:05 docker build -t ci-base-image-x86_64 -f - . 09:42:06 Sending build context to Docker daemon 185.8MB 09:42:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:42:06 ---> 69404ca5bff2 09:42:06 Step 2/4 : WORKDIR /edgex 09:42:11 ---> Running in 7d3209ce6128 09:42:11 Removing intermediate container 7d3209ce6128 09:42:11 ---> 72d8aefd2bfa 09:42:11 Step 3/4 : COPY go.mod . 09:42:11 ---> 0180871ed2fa 09:42:11 Step 4/4 : RUN go mod download 09:42:11 ---> Running in c6ebd8335a42 09:42:13 Still waiting to schedule task 09:42:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:42:33 Removing intermediate container c6ebd8335a42 09:42:33 ---> 5359ee1d39ce 09:42:33 Successfully built 5359ee1d39ce 09:42:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:33 + docker inspect -f . ci-base-image-x86_64 09:42:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:34 prd-ubuntu20.04-docker-8c-8g-103 does not seem to be running inside a container 09:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@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 09:42:34 $ docker top af1f492429ee843f9fba30ab744d83bff5b2414c20c7581e421ed8aaebbcec97 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:34 + go version 09:42:34 go version go1.23.8 linux/amd64 [Pipeline] } 09:42:34 $ docker stop --time=1 af1f492429ee843f9fba30ab744d83bff5b2414c20c7581e421ed8aaebbcec97 09:42:36 $ docker rm -f --volumes af1f492429ee843f9fba30ab744d83bff5b2414c20c7581e421ed8aaebbcec97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:36 + docker inspect -f . ci-base-image-x86_64 09:42:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:36 prd-ubuntu20.04-docker-8c-8g-103 does not seem to be running inside a container 09:42:36 $ 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/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@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 09:42:36 $ docker top f301a6c45946f6c22ffd114027cd6bd62658bc1672813abbf9de8bdcf19ca504 -eo pid,comm [Pipeline] { [Pipeline] echo 09:42:37 ========================================================= 09:42:37 [edgeXBuildGoParallel] Running Tests and Build... 09:42:37 ========================================================= [Pipeline] sh 09:42:37 + git config --global --add safe.directory /w/workspace/edgex-go/829 [Pipeline] fileExists [Pipeline] sh 09:42:37 + make test 09:42:37 go test -race -coverprofile=coverage.out ./... 09:42:45 ? github.com/edgexfoundry/edgex-go [no test files] 09:43:07 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:43:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:43:07 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:43:07 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:43:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 09:43:10 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:43:10 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:43:10 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:43:10 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:43:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 09:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:43:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:43:11 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:43:11 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:43:11 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:43:11 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:43:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:43:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:43:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:43:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:43:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:43:12 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:43:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:43:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements 09:43:14 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements 09:43:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 45.7% of statements 09:43:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.652s coverage: 93.4% of statements 09:43:14 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.3% of statements 09:43:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:43:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:43:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 8.4% of statements 09:43:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:43:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:43:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:43:15 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:43:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:43:15 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:43:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:43:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:43:15 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:43:15 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:43:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:43:15 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:43:15 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:43:15 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:43:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.337s coverage: 95.8% of statements 09:43:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 09:43:17 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:43:17 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 09:43:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:43:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:43:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:43:17 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 0.0% of statements [no tests to run] 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 42.6% of statements 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.016s coverage: 81.1% of statements 09:43:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.016s coverage: 40.0% of statements 09:43:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 09:43:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 09:43:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:43:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:43:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:43:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 09:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:43:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:43:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:43:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 09:43:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:43:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:43:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:43:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:43:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:43:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:43:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:43:21 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:43:21 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:43:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:43:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:43:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:43:25 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:43:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:43:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:43:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:43:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:43:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:43:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:43:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:43:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:43:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:43:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 09:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:43:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:43:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:43:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:43:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:43:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:43:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:43:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:43:32 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:43:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:43:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:43:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:43:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:43:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:43:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:43:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:43:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:43:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:43:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:43:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:43:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.042s coverage: 92.9% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 68.8% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.028s coverage: 15.5% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.175s coverage: 54.5% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 29.2% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 09:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements 09:43:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements 09:43:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 94.9% of statements 09:43:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 09:43:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements 09:43:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 09:43:42 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 09:43:42 running golangci-lint 09:43:42 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 09:43:42 go version go1.23.8 linux/amd64 09:43:43 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 09:43:43 level=info msg="[config_reader] Used config file .golangci.yml" 09:43:43 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:43:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-105 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:43:55 Running in /w/workspace/edgex-go/829 [Pipeline] { [Pipeline] checkout 09:43:59 The recommended git tool is: git 09:44:03 using credential edgex-jenkins-ssh 09:44:03 Cloning the remote Git repository 09:44:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:44:03 > git init /w/workspace/edgex-go/829 # timeout=10 09:44:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:44:03 > git --version # timeout=10 09:44:03 > git --version # 'git version 2.25.1' 09:44:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:05 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 21.269403646s" 09:44:05 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.059028ms" 09:44:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:17 level=info msg="[linters_context/goanalysis] analyzers took 1m29.94623492s with top 10 stages: buildir: 51.661223425s, gosec: 3.851058926s, inspect: 3.264187626s, fact_deprecated: 2.99617997s, printf: 1.741527388s, ctrlflow: 1.523357576s, fact_purity: 1.155379837s, S1038: 1.006551839s, directives: 1.003903763s, nilness: 994.15809ms" 09:44:17 level=info msg="[runner] Issues before processing: 202, after processing: 0" 09:44:17 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, invalid_issue: 202/202, nolint: 20/0, path_prettifier: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, cgo: 202/202" 09:44:17 level=info msg="[runner] processing took 20.41753ms with stages: nolint: 9.900917ms, identifier_marker: 5.091964ms, path_prettifier: 1.573897ms, autogenerated_exclude: 1.534147ms, exclude-rules: 1.210653ms, skip_dirs: 995.371µs, cgo: 53.141µs, invalid_issue: 38.69µs, filename_unadjuster: 13.14µs, max_same_issues: 1.41µs, skip_files: 620ns, uniq_by_line: 600ns, fixer: 510ns, source_code: 470ns, diff: 440ns, exclude: 340ns, sort_results: 310ns, max_from_linter: 240ns, path_prefixer: 180ns, path_shortener: 170ns, max_per_file_from_linter: 170ns, severity-rules: 150ns" 09:44:17 level=info msg="[runner] linters took 11.096172728s with stages: goanalysis_metalinter: 11.075582867s" 09:44:17 level=info msg="File cache stats: 0 entries of total size 0B" 09:44:17 level=info msg="Memory: 326 samples, avg is 300.7MB, max is 1344.0MB" 09:44:17 level=info msg="Execution took 32.428477228s" 09:44:17 go vet ./... 09:44:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:44:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:44:22 ./bin/test-attribution-txt.sh [Pipeline] echo 09:44:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] 09:44:22 Avoid second fetch 09:44:22 Checking out Revision 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 (main) [Pipeline] sh 09:44:23 + ls -al . 09:44:23 total 1992 09:44:23 drwxrwxr-x 11 1001 1001 4096 Apr 18 09:42 . 09:44:23 drwxr-xr-x 4 root root 4096 Apr 18 09:42 .. 09:44:23 drwxrwxr-x 2 1001 1001 4096 Apr 18 09:41 .blubracket 09:44:23 -rw-rw-r-- 1 1001 1001 10 Apr 18 09:41 .dockerignore 09:44:23 drwxrwxr-x 8 1001 1001 4096 Apr 18 09:43 .git 09:44:23 drwxrwxr-x 3 1001 1001 4096 Apr 18 09:41 .github 09:44:23 -rw-rw-r-- 1 1001 1001 909 Apr 18 09:41 .gitignore 09:44:23 -rw-rw-r-- 1 1001 1001 218 Apr 18 09:41 .golangci.yml 09:44:23 -rw-rw-r-- 1 1001 1001 100 Apr 18 09:41 .hadolint.yml 09:44:23 drwxr-xr-x 3 1001 1001 4096 Apr 18 09:41 .semver 09:44:23 -rw-rw-r-- 1 1001 1001 155 Apr 18 09:41 .sonarcloud.properties 09:44:23 -rw-rw-r-- 1 1001 1001 1171 Apr 18 09:41 ADOPTERS.md 09:44:23 -rw-rw-r-- 1 1001 1001 17374 Apr 18 09:41 Attribution.txt 09:44:23 -rw-rw-r-- 1 1001 1001 108018 Apr 18 09:41 CHANGELOG.md 09:44:23 -rw-rw-r-- 1 1001 1001 3804 Apr 18 09:41 CONTRIBUTING.md 09:44:23 -rw-rw-r-- 1 1001 1001 677 Apr 18 09:41 GOVERNANCE.md 09:44:23 -rw-rw-r-- 1 1001 1001 858 Apr 18 09:41 Jenkinsfile 09:44:23 -rw-rw-r-- 1 1001 1001 10775 Apr 18 09:41 LICENSE 09:44:23 -rw-rw-r-- 1 1001 1001 16740 Apr 18 09:41 Makefile 09:44:23 -rw-rw-r-- 1 1001 1001 582 Apr 18 09:41 OWNERS.md 09:44:23 -rw-rw-r-- 1 1001 1001 9932 Apr 18 09:41 README.md 09:44:23 -rw-rw-r-- 1 1001 1001 789 Apr 18 09:41 SECURITY.md 09:44:23 -rw-rw-r-- 1 1001 1001 11 Apr 18 09:41 VERSION 09:44:23 drwxrwxr-x 2 1001 1001 4096 Apr 18 09:41 bin 09:44:23 drwxrwxr-x 19 1001 1001 4096 Apr 18 09:41 cmd 09:44:23 -rw-r--r-- 1 root root 1660924 Apr 18 09:43 coverage.out 09:44:23 drwxrwxr-x 2 1001 1001 4096 Apr 18 09:41 fuzz_test 09:44:23 -rw-rw-r-- 1 1001 1001 6491 Apr 18 09:41 go.mod 09:44:23 -rw-rw-r-- 1 1001 1001 88213 Apr 18 09:41 go.sum 09:44:23 drwxrwxr-x 7 1001 1001 4096 Apr 18 09:41 internal 09:44:23 drwxrwxr-x 2 1001 1001 4096 Apr 18 09:41 openapi 09:44:23 -rw-rw-r-- 1 1001 1001 584 Apr 18 09:41 security.txt 09:44:23 -rw-rw-r-- 1 1001 1001 204 Apr 18 09:41 version.go [Pipeline] sh 09:44:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:44:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:22 > git config core.sparsecheckout # timeout=10 09:44:22 > git checkout -f 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 # timeout=10 09:44:23 Commit message: "build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#5126)" 09:44:23 + '[' -e coverage.out ] 09:44:23 + chown 1001:1001 coverage.out [Pipeline] stash 09:44:23 Stashed 1 file(s) [Pipeline] sh 09:44:23 + make build 09:44:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:44:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:44:28 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:28 Dload Upload Total Spent Left Speed 09:44:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 09:44:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:44:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:44:28 + sudo tee /etc/docker/daemon.new 09:44:28 { 09:44:28 "registry-mirrors": [ 09:44:28 "https://nexus3.edgexfoundry.org:10001" 09:44:28 ], 09:44:28 "bip": "10.250.0.254/24", 09:44:28 "hosts": [ 09:44:28 "tcp://0.0.0.0:5555", 09:44:28 "unix:///var/run/docker.sock" 09:44:28 ], 09:44:28 "mtu": 1458, 09:44:28 "selinux-enabled": true, 09:44:28 "seccomp-profile": "/etc/docker/seccomp.json" 09:44:28 } [Pipeline] sh 09:44:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:44:29 + sudo service docker restart 09:44:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:44:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:47 provisioning config files... 09:44:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:44:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/829@tmp/config12026099277873631758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:48 ---> ****-login.sh 09:44:48 nexus3.edgexfoundry.org:10001 09:44:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:48 Configure a credential helper to remove this warning. See 09:44:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:48 09:44:48 Login Succeeded 09:44:48 nexus3.edgexfoundry.org:10002 09:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:48 Configure a credential helper to remove this warning. See 09:44:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:48 09:44:49 Login Succeeded 09:44:49 nexus3.edgexfoundry.org:10003 09:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:49 Configure a credential helper to remove this warning. See 09:44:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:49 09:44:49 Login Succeeded 09:44:49 nexus3.edgexfoundry.org:10004 09:44:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:49 Configure a credential helper to remove this warning. See 09:44:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:49 09:44:49 Login Succeeded 09:44:49 ****.io 09:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:50 Configure a credential helper to remove this warning. See 09:44:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:50 09:44:50 Login Succeeded 09:44:50 ---> ****-login.sh ends [Pipeline] } 09:44:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:44:50 + git config --global --add safe.directory /w/workspace/edgex-go/829 [Pipeline] echo 09:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:44:50 ========================================================= 09:44:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:44:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:44:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:44:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:44:51 94e9d8af2201: Pulling fs layer 09:44:51 634366ca850b: Pulling fs layer 09:44:51 f66ade281fe9: Pulling fs layer 09:44:51 13fd4ce6e94e: Pulling fs layer 09:44:51 4f4fb700ef54: Pulling fs layer 09:44:51 4cccf3f17d63: Pulling fs layer 09:44:51 2d8010953d95: Pulling fs layer 09:44:51 ec743f232bc5: Pulling fs layer 09:44:51 13fd4ce6e94e: Waiting 09:44:51 4f4fb700ef54: Waiting 09:44:51 4cccf3f17d63: Waiting 09:44:51 2d8010953d95: Waiting 09:44:51 ec743f232bc5: Waiting 09:44:51 634366ca850b: Verifying Checksum 09:44:51 634366ca850b: Download complete 09:44:51 13fd4ce6e94e: Verifying Checksum 09:44:51 13fd4ce6e94e: Download complete 09:44:51 4f4fb700ef54: Verifying Checksum 09:44:51 4f4fb700ef54: Download complete 09:44:51 4cccf3f17d63: Verifying Checksum 09:44:51 4cccf3f17d63: Download complete 09:44:51 94e9d8af2201: Verifying Checksum 09:44:51 94e9d8af2201: Download complete 09:44:52 ec743f232bc5: Verifying Checksum 09:44:52 ec743f232bc5: Download complete 09:44:52 94e9d8af2201: Pull complete 09:44:53 634366ca850b: Pull complete 09:44:53 f66ade281fe9: Verifying Checksum 09:44:53 f66ade281fe9: Download complete 09:44:54 2d8010953d95: Verifying Checksum 09:44:54 2d8010953d95: Download complete 09:44:54 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:44:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:44:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:45:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:45:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:45:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:45:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:45:04 $ docker stop --time=1 f301a6c45946f6c22ffd114027cd6bd62658bc1672813abbf9de8bdcf19ca504 09:45:09 f66ade281fe9: Pull complete 09:45:09 13fd4ce6e94e: Pull complete 09:45:09 4f4fb700ef54: Pull complete 09:45:09 4cccf3f17d63: Pull complete 09:45:09 $ docker rm -f --volumes f301a6c45946f6c22ffd114027cd6bd62658bc1672813abbf9de8bdcf19ca504 [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 09:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:10 09:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:11 latest: Pulling from edgex-devops/edgex-compose 09:45:11 91d30c5bc195: Pulling fs layer 09:45:11 2e9b0aa3be6d: Pulling fs layer 09:45:11 9c61dcf015f6: Pulling fs layer 09:45:11 4698f68db338: Pulling fs layer 09:45:11 2a2f49069b9e: Pulling fs layer 09:45:11 e0025b399a48: Pulling fs layer 09:45:11 4698f68db338: Waiting 09:45:11 2a2f49069b9e: Waiting 09:45:11 e0025b399a48: Waiting 09:45:11 91d30c5bc195: Verifying Checksum 09:45:11 4698f68db338: Verifying Checksum 09:45:11 4698f68db338: Download complete 09:45:11 2e9b0aa3be6d: Verifying Checksum 09:45:11 2e9b0aa3be6d: Download complete 09:45:11 e0025b399a48: Verifying Checksum 09:45:11 e0025b399a48: Download complete 09:45:11 91d30c5bc195: Pull complete 09:45:11 2a2f49069b9e: Download complete 09:45:11 2e9b0aa3be6d: Pull complete 09:45:11 9c61dcf015f6: Verifying Checksum 09:45:11 9c61dcf015f6: Download complete 09:45:14 9c61dcf015f6: Pull complete 09:45:14 4698f68db338: Pull complete 09:45:14 2a2f49069b9e: Pull complete 09:45:14 e0025b399a48: Pull complete 09:45:14 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:14 prd-ubuntu20.04-docker-8c-8g-103 does not seem to be running inside a container 09:45:14 $ 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/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@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 09:45:16 $ docker top 7f1c1d06a7d0f811900a601685328b378b71d4ede5a2a93f207f9f6bf45fb26c -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:17 + docker compose -f ./docker-compose-build.yml build --parallel 09:45:17 2d8010953d95: Pull complete 09:45:18 ec743f232bc5: Pull complete 09:45:18 Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda 09:45:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:45:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:45:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:45:18 WORKDIR /edgex 09:45:18 COPY go.mod . 09:45:18 RUN go mod download 09:45:18 + docker build -t ci-base-image-arm64 -f - . 09:45:19 Sending build context to Docker daemon 3.692MB 09:45:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:45:19 ---> 12c1d4c06be1 09:45:19 Step 2/4 : WORKDIR /edgex 09:45:19 #1 [support-scheduler internal] load build definition from Dockerfile 09:45:19 #1 transferring dockerfile: 1.83kB done 09:45:19 #1 DONE 0.0s 09:45:19 09:45:19 #2 [core-command internal] load build definition from Dockerfile 09:45:19 #2 transferring dockerfile: 1.94kB done 09:45:19 #2 DONE 0.0s 09:45:19 09:45:19 #3 [security-spire-agent internal] load build definition from Dockerfile 09:45:19 #3 transferring dockerfile: 1.81kB done 09:45:19 #3 DONE 0.0s 09:45:19 09:45:19 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:45:19 #4 transferring dockerfile: 1.89kB done 09:45:19 #4 DONE 0.0s 09:45:19 09:45:19 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:45:19 #5 transferring dockerfile: 2.23kB done 09:45:19 #5 DONE 0.0s 09:45:19 09:45:19 #6 [security-proxy-auth internal] load build definition from Dockerfile 09:45:19 #6 transferring dockerfile: 2.14kB done 09:45:19 #6 DONE 0.0s 09:45:19 09:45:19 #7 [security-secretstore-setup internal] load build definition from Dockerfile 09:45:19 #7 transferring dockerfile: 2.49kB done 09:45:19 #7 DONE 0.0s 09:45:19 09:45:19 #8 [security-spire-server internal] load build definition from Dockerfile 09:45:19 #8 transferring dockerfile: 1.70kB done 09:45:19 #8 DONE 0.0s 09:45:19 09:45:19 #9 [security-bootstrapper internal] load build definition from Dockerfile 09:45:19 #9 DONE 0.0s 09:45:19 09:45:19 #10 [core-data internal] load build definition from Dockerfile 09:45:19 #10 transferring dockerfile: 2.04kB done 09:45:19 #10 DONE 0.0s 09:45:19 09:45:19 #11 [security-spire-config internal] load build definition from Dockerfile 09:45:19 #11 transferring dockerfile: 1.69kB done 09:45:19 #11 DONE 0.0s 09:45:19 09:45:19 #9 [security-bootstrapper internal] load build definition from Dockerfile 09:45:19 #9 transferring dockerfile: 3.02kB done 09:45:19 #9 DONE 0.1s 09:45:19 09:45:19 #12 [security-proxy-setup internal] load build definition from Dockerfile 09:45:19 #12 transferring dockerfile: 2.50kB done 09:45:19 #12 DONE 0.0s 09:45:19 09:45:19 #13 [core-keeper internal] load build definition from Dockerfile 09:45:19 #13 transferring dockerfile: 2.01kB done 09:45:19 #13 DONE 0.1s 09:45:19 09:45:19 #14 [core-metadata internal] load build definition from Dockerfile 09:45:19 #14 transferring dockerfile: 2.10kB done 09:45:19 #14 DONE 0.0s 09:45:19 09:45:19 #15 [support-notifications internal] load build definition from Dockerfile 09:45:19 #15 transferring dockerfile: 2.00kB done 09:45:19 #15 DONE 0.1s 09:45:19 09:45:19 #16 [support-scheduler internal] load .dockerignore 09:45:19 #16 transferring context: 50B done 09:45:19 #16 DONE 0.0s 09:45:19 09:45:19 #17 [core-command internal] load .dockerignore 09:45:19 #17 transferring context: 50B done 09:45:19 #17 DONE 0.0s 09:45:19 09:45:19 #18 [security-spire-agent internal] load .dockerignore 09:45:19 #18 transferring context: 50B done 09:45:19 #18 DONE 0.0s 09:45:19 09:45:19 #19 [core-common-config-bootstrapper internal] load .dockerignore 09:45:20 #19 transferring context: 50B done 09:45:20 #19 DONE 0.0s 09:45:20 09:45:20 #20 [security-spiffe-token-provider internal] load .dockerignore 09:45:20 #20 transferring context: 50B done 09:45:20 #20 DONE 0.0s 09:45:20 09:45:20 #21 [security-proxy-auth internal] load .dockerignore 09:45:20 #21 transferring context: 50B done 09:45:20 #21 DONE 0.0s 09:45:20 09:45:20 #22 [security-secretstore-setup internal] load .dockerignore 09:45:20 #22 transferring context: 50B done 09:45:20 #22 DONE 0.0s 09:45:20 09:45:20 #23 [security-spire-server internal] load .dockerignore 09:45:20 #23 transferring context: 50B done 09:45:20 #23 DONE 0.0s 09:45:20 09:45:20 #24 [security-spire-config internal] load .dockerignore 09:45:20 #24 transferring context: 50B done 09:45:20 #24 DONE 0.0s 09:45:20 09:45:20 #25 [core-data internal] load .dockerignore 09:45:20 #25 transferring context: 50B done 09:45:20 #25 DONE 0.0s 09:45:20 09:45:20 #26 [security-proxy-setup internal] load .dockerignore 09:45:20 #26 transferring context: 50B done 09:45:20 #26 DONE 0.0s 09:45:20 09:45:20 #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:45:20 #27 DONE 0.0s 09:45:20 09:45:20 #28 [support-notifications internal] load .dockerignore 09:45:20 #28 transferring context: 50B done 09:45:20 #28 DONE 0.0s 09:45:20 09:45:20 #29 [security-bootstrapper internal] load .dockerignore 09:45:20 #29 transferring context: 50B done 09:45:20 #29 DONE 0.0s 09:45:20 09:45:20 #30 [core-keeper internal] load .dockerignore 09:45:20 #30 transferring context: 50B done 09:45:20 #30 DONE 0.0s 09:45:20 09:45:20 #31 [core-metadata internal] load .dockerignore 09:45:20 #31 transferring context: 50B done 09:45:20 #31 DONE 0.0s 09:45:20 09:45:20 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 09:45:20 #32 DONE 0.1s 09:45:20 09:45:20 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:45:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:45:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:45:20 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:45:20 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:45:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:45:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:45:20 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:45:20 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:45:20 #33 DONE 0.1s 09:45:20 09:45:20 #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:45:20 #27 DONE 0.0s 09:45:20 09:45:20 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 09:45:20 #32 DONE 0.1s 09:45:20 09:45:20 #34 [support-scheduler internal] load build context 09:45:20 #34 ... 09:45:20 09:45:20 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:45:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:45:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:45:20 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:45:20 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:45:20 #33 DONE 0.1s 09:45:20 09:45:20 #34 [support-scheduler internal] load build context 09:45:20 #34 ... 09:45:20 09:45:20 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:45:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:45:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:45:20 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:45:20 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:45:20 #33 DONE 0.1s 09:45:20 09:45:20 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:45:20 #27 DONE 0.0s 09:45:20 09:45:20 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:45:20 #35 DONE 0.5s 09:45:20 09:45:20 #34 [support-scheduler internal] load build context 09:45:20 #34 ... 09:45:20 09:45:20 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:45:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:45:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:45:20 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:45:20 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:45:20 #33 DONE 0.1s 09:45:20 09:45:20 #27 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:45:20 #27 DONE 0.0s 09:45:20 09:45:20 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:45:20 #35 DONE 0.5s 09:45:20 09:45:20 #34 [support-scheduler internal] load build context 09:45:20 #34 ... 09:45:20 09:45:20 #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:45:20 #27 DONE 0.0s 09:45:20 09:45:20 #34 [support-scheduler internal] load build context 09:45:21 ---> Running in e17140396943 09:45:21 Removing intermediate container e17140396943 09:45:21 ---> 60a593d79e6b 09:45:21 Step 3/4 : COPY go.mod . 09:45:22 ---> aeff297601dd 09:45:22 Step 4/4 : RUN go mod download 09:45:22 ---> Running in 0a3a3d5a1778 09:45:25 #34 transferring context: 327.00MB 4.7s 09:45:26 #34 ... 09:45:26 09:45:26 #36 [core-common-config-bootstrapper internal] load build context 09:45:26 #36 ... 09:45:26 09:45:26 #34 [support-scheduler internal] load build context 09:45:26 #34 transferring context: 503.41MB 6.8s done 09:45:27 #34 DONE 7.0s 09:45:27 09:45:27 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:45:27 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:45:27 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:45:27 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:45:27 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:45:27 #33 DONE 0.1s 09:45:27 09:45:27 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:45:27 #35 DONE 0.5s 09:45:27 09:45:27 #37 [security-proxy-auth internal] load build context 09:45:27 #37 transferring context: 503.41MB 5.9s done 09:45:27 #37 DONE 6.7s 09:45:27 09:45:27 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:45:27 #32 DONE 6.8s 09:45:27 09:45:27 #38 [core-data internal] load build context 09:45:27 #38 transferring context: 503.41MB 5.9s done 09:45:27 #38 DONE 6.7s 09:45:27 09:45:27 #36 [core-common-config-bootstrapper internal] load build context 09:45:27 #36 transferring context: 503.41MB 6.4s done 09:45:27 #36 DONE 6.8s 09:45:27 09:45:27 #39 [core-command internal] load build context 09:45:27 #39 transferring context: 503.41MB 6.6s done 09:45:27 #39 DONE 6.9s 09:45:27 09:45:27 #40 [support-notifications builder 2/7] WORKDIR /edgex-go 09:45:27 #40 DONE 6.9s 09:45:27 09:45:27 #41 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:45:27 #41 ... 09:45:27 09:45:27 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:45:27 #42 DONE 7.0s 09:45:27 09:45:27 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:45:27 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:45:27 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:45:27 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:45:27 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:45:27 #33 DONE 0.1s 09:45:27 09:45:27 #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:45:27 #43 DONE 7.0s 09:45:27 09:45:27 #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:45:27 #44 ... 09:45:27 09:45:27 #45 [security-spire-agent internal] load build context 09:45:27 #45 transferring context: 23.33kB 0.0s done 09:45:27 #45 DONE 0.1s 09:45:27 09:45:27 #46 [security-spiffe-token-provider internal] load build context 09:45:27 #46 transferring context: 503.41MB 7.1s done 09:45:27 #46 DONE 7.2s 09:45:27 09:45:27 #47 [security-spire-server internal] load build context 09:45:27 #47 transferring context: 23.80kB 0.0s done 09:45:27 #47 DONE 0.2s 09:45:27 09:45:27 #48 [security-spire-config internal] load build context 09:45:27 #48 transferring context: 22.05kB 0.0s done 09:45:27 #48 DONE 0.2s 09:45:27 09:45:27 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:45:27 #49 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 09:45:27 #49 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:45:27 #49 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 09:45:27 #49 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 09:45:27 #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 09:45:27 #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 09:45:27 #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 09:45:27 #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 09:45:27 #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 09:45:27 #49 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s 09:45:27 #49 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 09:45:27 #49 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 09:45:27 #49 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 10.49MB / 36.47MB 0.5s 09:45:27 #49 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 15.73MB / 36.47MB 0.6s 09:45:27 #49 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:45:28 #49 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 18.87MB / 36.47MB 0.7s 09:45:28 #49 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 26.21MB / 36.47MB 0.8s 09:45:28 #49 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 32.51MB / 36.47MB 0.9s 09:45:28 #49 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s 09:45:29 #49 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.5s done 09:45:30 #49 ... 09:45:30 09:45:30 #50 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:45:30 #0 7.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:30 #0 7.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:30 #0 7.737 (1/1) Installing dumb-init (1.2.5-r3) 09:45:30 #0 7.746 Executing busybox-1.36.1-r29.trigger 09:45:30 #0 7.757 OK: 8 MiB in 15 packages 09:45:30 #50 ... 09:45:30 09:45:30 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:45:30 #0 7.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:30 #0 7.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:30 #0 7.732 v3.20.6-111-g55bff17929f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:45:30 #0 7.732 v3.20.6-110-g0e25f93fe4c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:45:30 #0 7.732 OK: 24171 distinct packages available 09:45:30 #0 7.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:30 #0 7.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:30 #0 8.257 (1/14) Installing ca-certificates (20241121-r1) 09:45:30 #0 8.276 (2/14) Installing brotli-libs (1.1.0-r2) 09:45:30 #0 8.286 (3/14) Installing c-ares (1.33.1-r0) 09:45:30 #0 8.290 (4/14) Installing libunistring (1.2-r0) 09:45:30 #0 8.303 (5/14) Installing libidn2 (2.3.7-r0) 09:45:30 #0 8.309 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:45:30 #0 8.315 (7/14) Installing libpsl (0.21.5-r1) 09:45:30 #0 8.317 (8/14) Installing zstd-libs (1.5.6-r0) 09:45:30 #0 8.328 (9/14) Installing libcurl (8.12.1-r0) 09:45:30 #0 8.337 (10/14) Installing curl (8.12.1-r0) 09:45:30 #0 8.344 (11/14) Installing dumb-init (1.2.5-r3) 09:45:30 #0 8.352 (12/14) Installing musl-obstack (1.2.3-r2) 09:45:30 #0 8.353 (13/14) Installing libucontext (1.2-r3) 09:45:30 #0 8.356 (14/14) Installing gcompat (1.1.0-r4) 09:45:30 #0 8.370 Executing busybox-1.36.1-r29.trigger 09:45:30 #0 8.378 Executing ca-certificates-20241121-r1.trigger 09:45:30 #0 8.428 OK: 13 MiB in 28 packages 09:45:30 #51 ... 09:45:30 09:45:30 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:45:30 #0 7.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:30 #0 7.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:30 #0 7.759 (1/3) Installing ca-certificates (20241121-r1) 09:45:30 #0 7.812 (2/3) Installing dumb-init (1.2.5-r3) 09:45:30 #0 7.819 (3/3) Installing tzdata (2025b-r0) 09:45:30 #0 7.864 Executing busybox-1.36.1-r29.trigger 09:45:30 #0 7.869 Executing ca-certificates-20241121-r1.trigger 09:45:30 #0 7.945 OK: 10 MiB in 17 packages 09:45:30 #52 ... 09:45:30 09:45:30 #53 [security-bootstrapper internal] load build context 09:45:30 #53 ... 09:45:30 09:45:30 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:45:30 #0 7.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:30 #0 7.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:30 #0 7.773 (1/4) Installing ca-certificates (20241121-r1) 09:45:30 #0 7.794 (2/4) Installing dumb-init (1.2.5-r3) 09:45:30 #0 7.799 (3/4) Installing su-exec (0.2-r3) 09:45:30 #0 7.807 (4/4) Installing yq-go (4.44.1-r2) 09:45:30 #0 7.907 Executing busybox-1.36.1-r29.trigger 09:45:30 #0 7.913 Executing ca-certificates-20241121-r1.trigger 09:45:30 #0 7.972 OK: 19 MiB in 18 packages 09:45:30 #54 ... 09:45:30 09:45:30 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:45:30 #0 7.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:30 #0 7.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:30 #0 7.767 (1/1) Installing dumb-init (1.2.5-r3) 09:45:30 #0 7.775 Executing busybox-1.36.1-r29.trigger 09:45:30 #0 7.781 OK: 8 MiB in 15 packages 09:45:30 #55 ... 09:45:30 09:45:30 #56 [security-proxy-setup internal] load build context 09:45:30 #56 ... 09:45:30 09:45:30 #57 [security-secretstore-setup internal] load build context 09:45:30 #57 transferring context: 503.41MB 8.1s done 09:45:31 #57 ... 09:45:31 09:45:31 #56 [security-proxy-setup internal] load build context 09:45:32 #56 ... 09:45:32 09:45:32 #57 [security-secretstore-setup internal] load build context 09:45:32 #57 DONE 11.8s 09:45:32 09:45:32 #56 [security-proxy-setup internal] load build context 09:45:33 #56 transferring context: 503.41MB 6.4s done 09:45:36 #56 ... 09:45:36 09:45:36 #53 [security-bootstrapper internal] load build context 09:45:36 #53 transferring context: 503.41MB 6.2s done 09:45:36 #53 DONE 16.4s 09:45:37 09:45:37 #58 [support-notifications internal] load build context 09:45:37 #58 transferring context: 503.41MB 8.0s done 09:45:37 #58 ... 09:45:37 09:45:37 #59 [core-keeper internal] load build context 09:45:37 #59 transferring context: 503.41MB 6.0s done 09:45:37 #59 ... 09:45:37 09:45:37 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:45:37 #0 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:37 #0 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:37 #0 3.354 OK: 248 MiB in 58 packages 09:45:37 #60 ... 09:45:37 09:45:37 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:45:37 #61 ... 09:45:37 09:45:37 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:45:37 #62 ... 09:45:37 09:45:37 #63 [core-metadata internal] load build context 09:45:37 #63 transferring context: 503.41MB 5.9s done 09:45:37 #63 ... 09:45:37 09:45:37 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:45:37 #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 09:45:37 #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:45:37 #64 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 09:45:37 #64 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 09:45:37 #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 09:45:37 #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 09:45:37 #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 09:45:37 #64 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 09:45:37 #64 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done 09:45:37 #64 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:45:37 #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 09:45:37 #64 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.3s done 09:45:38 #64 ... 09:45:38 09:45:38 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:45:38 #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:38 #0 2.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:38 #0 3.354 OK: 248 MiB in 58 packages 09:45:38 #65 ... 09:45:38 09:45:38 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:45:38 #0 0.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:38 #0 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:38 #0 1.410 (1/2) Installing dumb-init (1.2.5-r3) 09:45:38 #0 1.413 (2/2) Installing su-exec (0.2-r3) 09:45:38 #0 1.419 Executing busybox-1.36.1-r29.trigger 09:45:38 #0 1.430 OK: 8 MiB in 16 packages 09:45:38 #66 ... 09:45:38 09:45:38 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:45:38 #0 1.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:38 #0 1.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:38 #0 1.588 (1/4) Installing dumb-init (1.2.5-r3) 09:45:38 #0 1.592 (2/4) Installing openssl (3.3.3-r0) 09:45:38 #0 1.604 (3/4) Installing su-exec (0.2-r3) 09:45:38 #0 1.610 (4/4) Installing yq-go (4.44.1-r2) 09:45:38 #0 1.673 Executing busybox-1.36.1-r29.trigger 09:45:38 #0 1.679 OK: 19 MiB in 18 packages 09:45:38 #67 ... 09:45:38 09:45:38 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:38 #68 ... 09:45:38 09:45:38 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:38 #69 ... 09:45:38 09:45:38 #63 [core-metadata internal] load build context 09:45:38 #63 DONE 11.8s 09:45:38 09:45:38 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:45:38 #70 ... 09:45:38 09:45:38 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:45:39 #71 ... 09:45:39 09:45:39 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:45:39 #49 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 09:45:39 #49 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done 09:45:40 #49 ... 09:45:40 09:45:40 #59 [core-keeper internal] load build context 09:45:40 #59 DONE 13.3s 09:45:40 09:45:40 #41 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:45:40 #41 3.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:40 #41 3.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:40 #41 3.762 OK: 248 MiB in 58 packages 09:45:46 #41 ... 09:45:46 09:45:46 #56 [security-proxy-setup internal] load build context 09:45:46 #56 DONE 25.6s 09:45:46 09:45:46 #58 [support-notifications internal] load build context 09:45:46 #58 DONE 19.1s 09:45:46 09:45:46 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:45:46 #67 DONE 19.2s 09:45:46 09:45:46 #50 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:45:46 #50 DONE 26.1s 09:45:46 09:45:46 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:45:46 #55 DONE 25.8s 09:45:46 09:45:46 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:45:46 #60 DONE 19.2s 09:45:46 09:45:46 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:45:46 #66 DONE 19.3s 09:45:46 09:45:46 #72 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 09:45:46 #72 ... 09:45:46 09:45:46 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:45:46 #51 DONE 26.0s 09:45:46 09:45:46 #41 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:45:46 #41 DONE 19.3s 09:45:46 09:45:46 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:45:46 #54 DONE 26.0s 09:45:46 09:45:46 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:45:46 #73 DONE 0.2s 09:45:46 09:45:46 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:45:46 #52 DONE 26.2s 09:45:46 09:45:46 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:45:46 #65 DONE 19.3s 09:45:46 09:45:46 #74 [core-command builder 4/7] COPY go.mod vendor* ./ 09:45:46 #74 DONE 0.1s 09:45:46 09:45:46 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:45:46 #64 DONE 19.2s 09:45:46 09:45:46 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:45:46 #49 DONE 19.3s 09:45:46 09:45:46 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:45:46 #75 DONE 0.1s 09:45:46 09:45:46 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:47 #76 ... 09:45:47 09:45:47 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:47 #68 DONE 20.5s 09:45:47 09:45:47 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:47 #69 DONE 20.5s 09:45:47 09:45:47 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:45:47 #61 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:47 #61 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:47 #61 20.45 (1/7) Installing ca-certificates (20241121-r1) 09:45:47 #61 20.47 (2/7) Installing dumb-init (1.2.5-r3) 09:45:47 #61 20.47 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:45:47 #61 20.48 (4/7) Installing libsodium (1.0.19-r0) 09:45:47 #61 20.49 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:45:47 #61 20.51 (6/7) Installing libzmq (4.3.5-r2) 09:45:47 #61 20.52 (7/7) Installing zeromq (4.3.5-r2) 09:45:47 #61 20.53 Executing busybox-1.36.1-r29.trigger 09:45:47 #61 20.54 Executing ca-certificates-20241121-r1.trigger 09:45:47 #61 20.57 OK: 12 MiB in 21 packages 09:45:47 #61 DONE 20.7s 09:45:47 09:45:47 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:45:47 #62 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:47 #62 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:47 #62 20.77 OK: 248 MiB in 58 packages 09:45:47 #62 DONE 20.9s 09:45:47 09:45:47 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:45:47 #70 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:48 #70 ... 09:45:48 09:45:48 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:45:48 #77 DONE 0.1s 09:45:48 09:45:48 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:45:48 #70 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:48 #70 ... 09:45:48 09:45:48 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:45:48 #71 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:48 #71 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:48 #71 20.69 v3.20.6-111-g55bff17929f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:45:48 #71 20.69 v3.20.6-110-g0e25f93fe4c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:45:48 #71 20.69 OK: 24171 distinct packages available 09:45:48 #71 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:48 #71 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:48 #71 21.09 OK: 248 MiB in 58 packages 09:45:48 #71 DONE 21.2s 09:45:48 09:45:48 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:45:48 #78 DONE 0.0s 09:45:48 09:45:48 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:45:48 #70 21.01 v3.20.6-111-g55bff17929f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:45:48 #70 21.01 v3.20.6-110-g0e25f93fe4c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:45:48 #70 21.01 OK: 24171 distinct packages available 09:45:48 #70 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:48 #70 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:48 #70 21.46 (1/5) Installing dumb-init (1.2.5-r3) 09:45:48 #70 ... 09:45:48 09:45:48 #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:45:48 #44 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:48 #44 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:48 #44 20.91 v3.20.6-111-g55bff17929f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:45:48 #44 20.91 v3.20.6-110-g0e25f93fe4c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:45:48 #44 20.91 OK: 24171 distinct packages available 09:45:48 #44 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:48 #44 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:48 #44 21.31 (1/4) Installing dumb-init (1.2.5-r3) 09:45:48 #44 21.31 (2/4) Installing musl-obstack (1.2.3-r2) 09:45:48 #44 21.31 (3/4) Installing libucontext (1.2-r3) 09:45:48 #44 21.32 (4/4) Installing gcompat (1.1.0-r4) 09:45:48 #44 21.32 Executing busybox-1.36.1-r29.trigger 09:45:48 #44 21.33 OK: 8 MiB in 18 packages 09:45:48 #44 DONE 21.4s 09:45:48 09:45:48 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:45:48 #70 21.47 (2/5) Installing musl-obstack (1.2.3-r2) 09:45:48 #70 21.47 (3/5) Installing libucontext (1.2-r3) 09:45:48 #70 21.47 (4/5) Installing gcompat (1.1.0-r4) 09:45:48 #70 21.48 (5/5) Installing openssl (3.3.3-r0) 09:45:48 #70 21.50 Executing busybox-1.36.1-r29.trigger 09:45:48 #70 21.50 OK: 9 MiB in 19 packages 09:45:49 #70 DONE 21.6s 09:45:49 09:45:49 #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:45:49 #79 ... 09:45:49 09:45:49 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:45:49 #0 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:49 #0 2.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:49 #0 2.782 OK: 19 MiB in 18 packages 09:45:49 #80 DONE 2.9s 09:45:49 09:45:49 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:45:49 #81 DONE 0.0s 09:45:49 09:45:49 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:45:49 #0 2.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:49 #0 2.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:49 #0 2.979 OK: 8 MiB in 15 packages 09:45:49 #82 DONE 3.1s 09:45:49 09:45:49 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:45:49 #83 ... 09:45:49 09:45:49 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:45:49 #0 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:49 #0 2.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:49 #0 3.196 OK: 8 MiB in 16 packages 09:45:49 #84 DONE 3.3s 09:45:49 09:45:49 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:45:50 #85 ... 09:45:50 09:45:50 #72 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:45:50 #72 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:50 #72 3.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:50 #72 3.540 OK: 8 MiB in 15 packages 09:45:50 #72 DONE 3.6s 09:45:50 09:45:50 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:45:50 #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:50 #0 3.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:50 #0 3.772 OK: 13 MiB in 28 packages 09:45:50 #86 DONE 3.9s 09:45:50 09:45:50 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:45:50 #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:50 #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:50 #87 3.981 OK: 19 MiB in 18 packages 09:45:50 #87 DONE 4.1s 09:45:50 09:45:50 #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:45:50 #0 2.763 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:50 #88 3.285 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:50 #88 ... 09:45:50 09:45:50 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:45:50 #0 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:50 #0 2.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:50 #0 3.143 OK: 12 MiB in 21 packages 09:45:50 #89 DONE 3.3s 09:45:50 09:45:50 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:45:50 #0 3.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:50 #0 4.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:50 #0 4.643 OK: 10 MiB in 17 packages 09:45:50 #90 DONE 4.8s 09:45:51 09:45:51 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:45:51 #83 2.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:51 #83 ... 09:45:51 09:45:51 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:45:51 #85 DONE 2.0s 09:45:51 09:45:51 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:45:51 #91 DONE 0.0s 09:45:51 09:45:51 #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:45:51 #88 4.001 OK: 248 MiB in 58 packages 09:45:51 #88 DONE 4.1s 09:45:51 09:45:51 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:45:51 #92 DONE 0.1s 09:45:51 09:45:51 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:52 #93 ... 09:45:52 09:45:52 #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:45:52 #79 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:52 #79 2.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:52 #79 2.925 OK: 9 MiB in 19 packages 09:45:52 #79 DONE 3.1s 09:45:52 09:45:52 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:45:52 #83 3.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:52 #83 3.566 OK: 8 MiB in 18 packages 09:45:57 #83 ... 09:45:57 09:45:57 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:57 #94 ... 09:45:57 09:45:57 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:57 #95 ... 09:45:57 09:45:57 #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:45:57 #0 3.047 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:57 #0 3.496 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:57 #0 4.195 (1/1) Installing dumb-init (1.2.5-r3) 09:45:57 #0 4.476 Executing busybox-1.36.1-r29.trigger 09:45:57 #0 4.490 OK: 8 MiB in 15 packages 09:45:58 #96 ... 09:45:58 09:45:58 #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:58 #97 ... 09:45:58 09:45:58 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:45:58 #98 ... 09:45:58 09:45:58 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:58 #99 ... 09:45:58 09:45:58 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:46:08 Removing intermediate container 0a3a3d5a1778 09:46:08 ---> dc2a54a0e8f1 09:46:08 Successfully built dc2a54a0e8f1 09:46:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:09 + docker inspect -f . ci-base-image-arm64 09:46:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:09 prd-ubuntu20.04-docker-arm64-4c-16g-105 does not seem to be running inside a container 09:46:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:46:10 $ docker top 90c3905f54e5e38744301e8f37669b6472d2a496b17b51372bd1ee3fd0015d7a -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:11 + go version 09:46:11 go version go1.23.8 linux/arm64 [Pipeline] } 09:46:11 $ docker stop --time=1 90c3905f54e5e38744301e8f37669b6472d2a496b17b51372bd1ee3fd0015d7a 09:46:13 $ docker rm -f --volumes 90c3905f54e5e38744301e8f37669b6472d2a496b17b51372bd1ee3fd0015d7a [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 09:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:46:13 09:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:46:14 latest: Pulling from edgex-devops/edgex-compose-arm64 09:46:14 547446be3368: Pulling fs layer 09:46:14 d125d8839a47: Pulling fs layer 09:46:14 3e85d5ac6304: Pulling fs layer 09:46:14 c3105a71a48b: Pulling fs layer 09:46:14 0f093f025ec4: Pulling fs layer 09:46:14 c3106fc0e877: Pulling fs layer 09:46:14 c3105a71a48b: Waiting 09:46:14 0f093f025ec4: Waiting 09:46:14 c3106fc0e877: Waiting 09:46:14 547446be3368: Verifying Checksum 09:46:14 547446be3368: Download complete 09:46:14 c3105a71a48b: Verifying Checksum 09:46:14 c3105a71a48b: Download complete 09:46:14 d125d8839a47: Verifying Checksum 09:46:14 d125d8839a47: Download complete 09:46:14 c3106fc0e877: Verifying Checksum 09:46:14 c3106fc0e877: Download complete 09:46:14 0f093f025ec4: Verifying Checksum 09:46:14 0f093f025ec4: Download complete 09:46:15 547446be3368: Pull complete 09:46:16 d125d8839a47: Pull complete 09:46:16 3e85d5ac6304: Verifying Checksum 09:46:20 #100 ... 09:46:20 09:46:20 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:46:20 #83 DONE 30.3s 09:46:20 09:46:20 #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:46:20 #96 DONE 31.5s 09:46:20 09:46:20 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:20 #99 DONE 30.8s 09:46:20 09:46:20 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:20 #93 DONE 27.4s 09:46:20 09:46:20 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:20 #76 DONE 32.7s 09:46:20 09:46:20 #101 [support-scheduler builder 6/7] COPY . . 09:46:20 #101 ... 09:46:20 09:46:20 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:20 #95 DONE 32.7s 09:46:20 09:46:20 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:20 #94 DONE 32.7s 09:46:20 09:46:20 #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:20 #97 DONE 31.2s 09:46:20 09:46:20 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:46:20 #98 DONE 27.2s 09:46:20 09:46:20 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:46:20 #100 DONE 27.2s 09:46:20 09:46:20 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:46:26 3e85d5ac6304: Pull complete 09:46:26 c3105a71a48b: Pull complete 09:46:27 0f093f025ec4: Pull complete 09:46:27 c3106fc0e877: Pull complete 09:46:27 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:46:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:28 prd-ubuntu20.04-docker-arm64-4c-16g-105 does not seem to be running inside a container 09:46:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:46:29 $ docker top 2b65b35b340b77dcae6668889e87130f9fe2cf97dae0ebfd36e46865c4c2c033 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:30 #102 ... 09:46:30 09:46:30 #103 [core-command builder 6/7] COPY . . 09:46:30 #103 ... 09:46:30 09:46:30 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:46:30 #104 ... 09:46:30 09:46:30 #105 [security-secretstore-setup builder 6/7] COPY . . 09:46:30 #105 ... 09:46:30 09:46:30 #106 [core-keeper builder 7/8] COPY . . 09:46:30 #106 ... 09:46:30 09:46:30 #107 [support-notifications builder 6/7] COPY . . 09:46:30 #107 ... 09:46:30 09:46:30 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:46:30 #108 ... 09:46:30 09:46:30 #109 [security-spiffe-token-provider builder 6/7] COPY . . 09:46:30 + docker compose -f ./docker-compose-build.yml build --parallel 09:46:30 #109 ... 09:46:30 09:46:30 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:46:30 #108 DONE 11.4s 09:46:30 09:46:30 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:30 #110 CACHED 09:46:30 09:46:30 #111 [security-proxy-auth builder 6/7] COPY . . 09:46:30 #111 CACHED 09:46:30 09:46:30 #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:46:30 #112 CACHED 09:46:30 09:46:30 #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:46:30 #113 CACHED 09:46:30 09:46:30 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 09:46:30 #114 CACHED 09:46:30 09:46:30 #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:30 #115 CACHED 09:46:30 09:46:30 #116 [core-data builder 6/7] COPY . . 09:46:30 #116 CACHED 09:46:30 09:46:30 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:30 #117 CACHED 09:46:30 09:46:30 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 09:46:30 #118 CACHED 09:46:30 09:46:30 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:30 #119 CACHED 09:46:30 09:46:30 #120 [core-metadata builder 6/7] COPY . . 09:46:30 #120 CACHED 09:46:30 09:46:30 #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:46:30 #121 CACHED 09:46:30 09:46:30 #103 [core-command builder 6/7] COPY . . 09:46:30 #103 DONE 11.4s 09:46:30 09:46:30 #109 [security-spiffe-token-provider builder 6/7] COPY . . 09:46:30 #109 DONE 11.5s 09:46:30 09:46:30 #106 [core-keeper builder 7/8] COPY . . 09:46:30 #106 DONE 11.5s 09:46:30 09:46:30 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:46:30 #102 DONE 11.4s 09:46:30 09:46:30 #105 [security-secretstore-setup builder 6/7] COPY . . 09:46:30 #105 DONE 11.5s 09:46:30 09:46:30 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:46:30 #122 CACHED 09:46:30 09:46:30 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:30 #123 CACHED 09:46:30 09:46:30 #124 [security-proxy-setup builder 6/7] COPY . . 09:46:30 #124 CACHED 09:46:30 09:46:30 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:30 #125 CACHED 09:46:30 09:46:30 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:46:30 #126 CACHED 09:46:30 09:46:30 #127 [security-bootstrapper builder 6/7] COPY . . 09:46:30 #127 CACHED 09:46:30 09:46:30 #107 [support-notifications builder 6/7] COPY . . 09:46:30 #107 DONE 11.5s 09:46:30 09:46:30 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:46:30 #104 DONE 11.5s 09:46:30 09:46:30 #101 [support-scheduler builder 6/7] COPY . . 09:46:30 #101 DONE 11.5s 09:46:30 09:46:30 #128 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:46:30 #128 DONE 0.1s 09:46:30 09:46:30 #129 [security-spire-server stage-2 6/9] COPY security.txt / 09:46:30 #129 DONE 0.1s 09:46:30 09:46:30 #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:46:30 #130 DONE 0.2s 09:46:30 09:46:30 #131 [security-spire-agent stage-3 7/10] COPY security.txt / 09:46:30 #131 DONE 0.0s 09:46:30 09:46:30 #132 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:46:30 #132 DONE 0.0s 09:46:30 09:46:30 #133 [security-spire-config stage-2 6/10] COPY security.txt / 09:46:30 #133 DONE 0.0s 09:46:30 09:46:30 #134 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:46:30 #134 DONE 0.0s 09:46:30 09:46:30 #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:46:30 #135 DONE 0.0s 09:46:30 09:46:30 #136 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:46:30 #136 DONE 0.1s 09:46:30 09:46:30 #137 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:46:30 #137 DONE 0.0s 09:46:30 09:46:30 #138 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:46:30 #138 DONE 0.1s 09:46:30 09:46:30 #139 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:46:30 #139 DONE 0.0s 09:46:30 09:46:30 #140 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:46:30 #140 DONE 0.1s 09:46:30 09:46:30 #141 [security-spire-server] exporting to image 09:46:30 #141 exporting layers 09:46:31 #141 ... 09:46:31 09:46:31 #142 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:46:31 #142 DONE 0.1s 09:46:31 09:46:31 #141 [security-spire-config] exporting to image 09:46:33 #141 exporting layers 1.8s done 09:46:33 #141 writing image sha256:b1ae0dc8fe8e5c75feb2313fc283a18b07bd8f7676eca396fbc9c05dd24339b5 09:46:33 #141 writing image sha256:b1ae0dc8fe8e5c75feb2313fc283a18b07bd8f7676eca396fbc9c05dd24339b5 0.2s done 09:46:33 #141 naming to docker.io/library/security-spire-server 0.0s done 09:46:33 #141 exporting layers 2.1s done 09:46:33 #141 writing image sha256:b1313c6f017004ab5c4c22fde7104d9f52811fba9146bff42cd9ab5242df973b 09:46:33 #141 writing image sha256:b1313c6f017004ab5c4c22fde7104d9f52811fba9146bff42cd9ab5242df973b 0.2s done 09:46:33 #141 naming to docker.io/library/security-spire-config 0.1s done 09:46:33 #141 exporting layers 2.6s done 09:46:33 #141 writing image sha256:c689fdf556563457ea9013c77345ec9d013d19113c8968745bfe8baf0e13650b 0.1s done 09:46:33 #141 naming to docker.io/library/security-spire-agent 0.0s done 09:46:33 #141 DONE 2.8s 09:46:33 09:46:33 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:46:33 #0 1.471 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:46:40 #1 [security-spire-config internal] load build definition from Dockerfile 09:46:40 #1 transferring dockerfile: 1.69kB done 09:46:40 #1 DONE 0.1s 09:46:40 09:46:40 #2 [core-keeper internal] load build definition from Dockerfile 09:46:40 #2 transferring dockerfile: 2.01kB done 09:46:40 #2 DONE 0.0s 09:46:40 09:46:40 #3 [security-bootstrapper internal] load build definition from Dockerfile 09:46:40 #3 transferring dockerfile: 3.02kB 0.0s done 09:46:40 #3 DONE 0.1s 09:46:40 09:46:40 #4 [security-spire-server internal] load build definition from Dockerfile 09:46:40 #4 transferring dockerfile: 1.70kB done 09:46:40 #4 DONE 0.1s 09:46:40 09:46:40 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:46:40 #5 transferring dockerfile: 1.89kB 0.0s done 09:46:40 #5 DONE 0.1s 09:46:40 09:46:40 #6 [security-secretstore-setup internal] load build definition from Dockerfile 09:46:40 #6 transferring dockerfile: 2.49kB done 09:46:40 #6 DONE 0.0s 09:46:40 09:46:40 #7 [security-spire-agent internal] load build definition from Dockerfile 09:46:40 #7 transferring dockerfile: 1.81kB done 09:46:40 #7 DONE 0.1s 09:46:40 09:46:40 #8 [core-command internal] load build definition from Dockerfile 09:46:40 #8 transferring dockerfile: 1.94kB done 09:46:40 #8 DONE 0.0s 09:46:40 09:46:40 #9 [core-metadata internal] load build definition from Dockerfile 09:46:40 #9 transferring dockerfile: 2.10kB done 09:46:40 #9 DONE 0.0s 09:46:40 09:46:40 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:46:40 #10 transferring dockerfile: 2.23kB 0.0s done 09:46:40 #10 DONE 0.1s 09:46:40 09:46:40 #11 [security-proxy-setup internal] load build definition from Dockerfile 09:46:40 #11 transferring dockerfile: 2.50kB 0.0s done 09:46:40 #11 DONE 0.1s 09:46:40 09:46:40 #12 [support-notifications internal] load build definition from Dockerfile 09:46:40 #12 transferring dockerfile: 2.00kB 0.0s done 09:46:40 #12 DONE 0.1s 09:46:40 09:46:40 #13 [core-data internal] load build definition from Dockerfile 09:46:40 #13 transferring dockerfile: 2.04kB done 09:46:40 #13 DONE 0.1s 09:46:40 09:46:40 #14 [security-proxy-auth internal] load build definition from Dockerfile 09:46:40 #14 transferring dockerfile: 2.14kB done 09:46:40 #14 DONE 0.1s 09:46:40 09:46:40 #15 [support-scheduler internal] load build definition from Dockerfile 09:46:41 #15 transferring dockerfile: 1.83kB done 09:46:41 #15 DONE 0.1s 09:46:41 09:46:41 #16 [security-spire-config internal] load .dockerignore 09:46:41 #16 transferring context: 50B done 09:46:41 #16 DONE 0.1s 09:46:41 09:46:41 #17 [core-keeper internal] load .dockerignore 09:46:41 #17 transferring context: 50B 0.0s done 09:46:41 #17 DONE 0.0s 09:46:41 09:46:41 #18 [security-bootstrapper internal] load .dockerignore 09:46:41 #18 transferring context: 50B done 09:46:41 #18 DONE 0.0s 09:46:41 09:46:41 #19 [security-spire-server internal] load .dockerignore 09:46:41 #19 transferring context: 50B done 09:46:41 #19 DONE 0.1s 09:46:41 09:46:41 #20 [security-spiffe-token-provider internal] load .dockerignore 09:46:41 #20 transferring context: 50B done 09:46:41 #20 DONE 0.1s 09:46:41 09:46:41 #21 [security-secretstore-setup internal] load .dockerignore 09:46:41 #143 ... 09:46:41 09:46:41 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:46:41 #0 1.232 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:46:41 #144 ... 09:46:41 09:46:41 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:46:41 #0 0.816 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:46:41 #145 ... 09:46:41 09:46:41 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:46:41 #0 1.260 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:46:41 #146 ... 09:46:41 09:46:41 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:46:41 #0 1.316 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:46:41 #147 ... 09:46:41 09:46:41 #148 [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:46:41 #0 1.437 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:46:41 #148 ... 09:46:41 09:46:41 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:46:41 #0 1.147 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:46:41 #149 ... 09:46:41 09:46:41 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:46:41 #0 0.813 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:46:42 #150 ... 09:46:42 09:46:42 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:46:42 #0 1.176 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:46:42 #151 ... 09:46:42 09:46:42 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:46:42 #0 0.975 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:46:42 #152 ... 09:46:42 09:46:42 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:46:42 #0 1.016 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:46:42 #21 transferring context: 50B 0.0s done 09:46:42 #21 DONE 0.1s 09:46:42 09:46:42 #22 [security-spire-agent internal] load .dockerignore 09:46:42 #22 transferring context: 50B done 09:46:42 #22 DONE 0.0s 09:46:42 09:46:42 #23 [core-command internal] load .dockerignore 09:46:42 #23 transferring context: 50B done 09:46:42 #23 DONE 0.0s 09:46:42 09:46:42 #24 [core-metadata internal] load .dockerignore 09:46:42 #153 ... 09:46:42 09:46:42 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:46:42 #0 0.668 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:46:42 #24 transferring context: 50B 0.0s done 09:46:42 #24 DONE 0.0s 09:46:42 09:46:42 #25 [core-common-config-bootstrapper internal] load .dockerignore 09:46:42 #25 transferring context: 50B done 09:46:42 #25 DONE 0.1s 09:46:42 09:46:42 #26 [security-proxy-setup internal] load .dockerignore 09:46:42 #26 transferring context: 50B 0.0s done 09:46:42 #26 DONE 0.1s 09:46:42 09:46:42 #27 [support-notifications internal] load .dockerignore 09:46:42 #27 transferring context: 50B 0.0s done 09:46:42 #27 DONE 0.1s 09:46:42 09:46:42 #28 [core-data internal] load .dockerignore 09:46:42 #28 transferring context: 50B 0.0s done 09:46:42 #28 DONE 0.1s 09:46:42 09:46:42 #29 [security-proxy-auth internal] load .dockerignore 09:46:42 #29 transferring context: 50B done 09:46:42 #29 DONE 0.1s 09:46:42 09:46:42 #30 [support-scheduler internal] load .dockerignore 09:46:42 #30 transferring context: 50B 0.0s done 09:46:42 #30 DONE 0.1s 09:46:42 09:46:42 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 09:46:43 #31 DONE 0.2s 09:46:43 09:46:43 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:46:43 #32 DONE 0.6s 09:46:43 09:46:43 #33 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:46:43 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:46:43 #33 ... 09:46:43 09:46:43 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:43 #34 DONE 0.0s 09:46:43 09:46:43 #35 [security-spire-config internal] load build context 09:46:43 #35 transferring context: 22.05kB 0.0s done 09:46:43 #35 DONE 0.1s 09:46:43 09:46:43 #33 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:46:43 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:46:43 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:46:43 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:46:43 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:46:43 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:46:43 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:46:43 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:46:43 #33 DONE 0.4s 09:46:43 09:46:43 #36 [core-keeper internal] load build context 09:46:43 #36 DONE 0.0s 09:46:43 09:46:43 #37 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:46:43 #37 ... 09:46:43 09:46:43 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:43 #34 DONE 0.0s 09:46:43 09:46:43 #37 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:46:43 #37 ... 09:46:43 09:46:43 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:46:43 #32 DONE 0.6s 09:46:43 09:46:43 #33 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:46:43 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:46:43 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:46:43 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:46:43 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:46:43 #33 DONE 0.4s 09:46:43 09:46:43 #37 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:46:43 #37 ... 09:46:43 09:46:43 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:43 #34 DONE 0.0s 09:46:44 09:46:44 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:44 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 09:46:44 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:46:44 #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:46:44 #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:46:44 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 09:46:44 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 09:46:44 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 09:46:44 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 09:46:44 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.71MB / 33.17MB 0.5s 09:46:44 #38 ... 09:46:44 09:46:44 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:44 #34 DONE 0.0s 09:46:44 09:46:44 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:44 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 0.7s 09:46:44 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:46:44 #38 ... 09:46:44 09:46:44 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:44 #34 DONE 0.0s 09:46:44 09:46:44 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:44 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:46:44 #38 ... 09:46:44 09:46:44 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:44 #34 DONE 0.0s 09:46:44 09:46:44 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:44 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.89MB / 33.17MB 0.9s 09:46:44 #38 ... 09:46:44 09:46:44 #33 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:46:44 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:46:44 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:46:44 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:46:44 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:46:44 #33 DONE 0.5s 09:46:44 09:46:44 #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 09:46:44 #31 DONE 1.0s 09:46:44 09:46:44 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:44 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 1.0s 09:46:44 #38 ... 09:46:44 09:46:44 #33 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:46:44 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:46:44 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:46:44 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:46:44 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:46:44 #33 DONE 0.5s 09:46:44 09:46:44 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:44 #34 DONE 0.0s 09:46:44 09:46:44 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:44 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.68MB / 33.17MB 1.2s 09:46:44 #38 ... 09:46:44 09:46:44 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:44 #34 DONE 0.0s 09:46:44 09:46:44 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:44 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 1.5s 09:46:44 #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 09:46:45 #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 09:46:45 #38 ... 09:46:45 09:46:45 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:45 #34 DONE 0.0s 09:46:45 09:46:45 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:45 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 1.8s 09:46:45 #38 ... 09:46:45 09:46:45 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:45 #34 DONE 0.1s 09:46:45 09:46:45 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:45 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 2.2s 09:46:45 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.75MB / 33.17MB 2.4s 09:46:45 #38 ... 09:46:45 09:46:45 #33 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:46:45 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:46:45 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:46:45 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:46:45 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:46:45 #33 DONE 0.7s 09:46:45 09:46:45 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 09:46:45 #31 DONE 2.3s 09:46:45 09:46:45 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:45 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 2.6s 09:46:46 #38 ... 09:46:46 09:46:46 #39 [support-scheduler internal] load build context 09:46:46 #39 DONE 0.0s 09:46:46 09:46:46 #40 [support-notifications internal] load build context 09:46:46 #40 DONE 0.0s 09:46:46 09:46:46 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:46:46 #41 DONE 2.3s 09:46:46 09:46:46 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:46 #38 ... 09:46:46 09:46:46 #33 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:46:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:46:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:46:46 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:46:46 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:46:46 #33 DONE 0.7s 09:46:46 09:46:46 #42 [security-proxy-auth internal] load build context 09:46:46 #42 DONE 0.0s 09:46:46 09:46:46 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:46 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 09:46:46 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:46:46 #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:46:46 #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:46:46 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 09:46:46 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 09:46:46 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 09:46:46 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:46:46 #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 09:46:46 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.1s 09:46:46 #38 ... 09:46:46 09:46:46 #43 [security-spire-server internal] load build context 09:46:46 #43 transferring context: 23.80kB 0.2s done 09:46:46 #43 DONE 2.8s 09:46:46 09:46:46 #44 [security-bootstrapper internal] load build context 09:46:46 #44 transferring context: 3.22MB 1.7s done 09:46:46 #44 DONE 3.1s 09:46:46 09:46:46 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:46 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.3s done 09:46:47 #38 ... 09:46:47 09:46:47 #36 [core-keeper internal] load build context 09:46:47 #36 transferring context: 3.22MB 1.8s done 09:46:47 #36 DONE 3.8s 09:46:47 09:46:47 #45 [security-secretstore-setup internal] load build context 09:46:48 #45 ... 09:46:48 09:46:48 #46 [security-spiffe-token-provider internal] load build context 09:46:48 #46 transferring context: 3.22MB 2.1s done 09:46:48 #46 DONE 4.2s 09:46:48 09:46:48 #45 [security-secretstore-setup internal] load build context 09:46:48 #45 transferring context: 3.22MB 3.1s done 09:46:48 #45 ... 09:46:48 09:46:48 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:48 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 09:46:49 #38 ... 09:46:49 09:46:49 #45 [security-secretstore-setup internal] load build context 09:46:49 #45 DONE 5.3s 09:46:49 09:46:49 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:46:49 #47 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 09:46:49 #47 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:46:49 #47 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:46:49 #47 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:46:49 #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 09:46:49 #47 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done 09:46:49 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 0.9s 09:46:49 #47 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.2s done 09:46:49 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 1.7s 09:46:50 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 2.0s 09:46:50 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.69MB / 14.28MB 2.2s 09:46:50 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 2.6s 09:46:50 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.29MB / 14.28MB 2.6s 09:46:51 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.01MB / 14.28MB 2.9s 09:46:51 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.39MB / 14.28MB 3.2s 09:46:52 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 4.0s 09:46:52 #47 ... 09:46:52 09:46:52 #48 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:52 #48 DONE 8.9s 09:46:52 09:46:52 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:46:52 #47 ... 09:46:52 09:46:52 #49 [core-metadata internal] load build context 09:46:52 #49 ... 09:46:52 09:46:52 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:46:53 #47 ... 09:46:53 09:46:53 #50 [security-spire-agent internal] load build context 09:46:53 #50 transferring context: 23.33kB 0.6s done 09:46:53 #50 DONE 6.6s 09:46:53 09:46:53 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:46:53 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 4.9s 09:46:53 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.53MB / 14.28MB 5.5s 09:46:53 #47 ... 09:46:53 09:46:53 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:46:53 #51 9.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:46:53 #51 ... 09:46:53 09:46:53 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:46:53 #0 7.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:46:53 #0 7.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:46:53 #52 ... 09:46:53 09:46:53 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:46:53 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 5.6s 09:46:53 #47 ... 09:46:53 09:46:53 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:46:53 #0 7.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:46:53 #0 8.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:46:54 #53 ... 09:46:54 09:46:54 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:46:54 #54 ... 09:46:54 09:46:54 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:46:54 #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:46:54 #55 ... 09:46:54 09:46:54 #49 [core-metadata internal] load build context 09:46:54 #49 ... 09:46:54 09:46:54 #56 [security-proxy-setup internal] load build context 09:46:54 #56 ... 09:46:54 09:46:54 #37 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:46:54 #37 ... 09:46:54 09:46:54 #57 [core-command internal] load build context 09:46:55 #57 ... 09:46:55 09:46:55 #58 [core-common-config-bootstrapper internal] load build context 09:46:55 #58 transferring context: 3.22MB 6.4s done 09:46:55 #58 ... 09:46:55 09:46:55 #56 [security-proxy-setup internal] load build context 09:46:55 #56 ... 09:46:55 09:46:55 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:46:55 #59 ... 09:46:55 09:46:55 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:46:55 #60 ... 09:46:55 09:46:55 #56 [security-proxy-setup internal] load build context 09:46:55 #56 ... 09:46:55 09:46:55 #58 [core-common-config-bootstrapper internal] load build context 09:46:55 #58 DONE 11.1s 09:46:55 09:46:55 #56 [security-proxy-setup internal] load build context 09:46:55 #56 transferring context: 3.22MB 9.1s done 09:46:56 #56 ... 09:46:56 09:46:56 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:46:56 #0 8.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:46:56 #0 9.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:46:56 #61 ... 09:46:56 09:46:56 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:46:56 #62 ... 09:46:56 09:46:56 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:46:56 #52 10.42 (1/2) Installing dumb-init (1.2.5-r3) 09:46:56 #52 10.42 (2/2) Installing su-exec (0.2-r3) 09:46:56 #52 10.42 Executing busybox-1.36.1-r29.trigger 09:46:56 #52 10.42 OK: 9 MiB in 16 packages 09:46:56 #52 DONE 12.7s 09:46:56 09:46:56 #63 [core-data internal] load build context 09:46:56 #63 ... 09:46:56 09:46:56 #40 [support-notifications internal] load build context 09:46:56 #40 ... 09:46:56 09:46:56 #56 [security-proxy-setup internal] load build context 09:46:56 #56 DONE 12.0s 09:46:56 09:46:56 #40 [support-notifications internal] load build context 09:46:56 #40 ... 09:46:56 09:46:56 #39 [support-scheduler internal] load build context 09:46:56 #39 ... 09:46:56 09:46:56 #42 [security-proxy-auth internal] load build context 09:46:56 #42 ... 09:46:56 09:46:56 #39 [support-scheduler internal] load build context 09:46:57 #39 ... 09:46:57 09:46:57 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:46:57 #64 ... 09:46:57 09:46:57 #39 [support-scheduler internal] load build context 09:46:58 #39 ... 09:46:58 09:46:58 #37 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:46:58 #37 DONE 14.5s 09:46:58 09:46:58 #39 [support-scheduler internal] load build context 09:46:58 #39 ... 09:46:58 09:46:58 #49 [core-metadata internal] load build context 09:46:58 #49 transferring context: 3.22MB 10.0s done 09:46:58 #49 DONE 13.6s 09:46:58 09:46:58 #39 [support-scheduler internal] load build context 09:46:58 #39 ... 09:46:58 09:46:58 #57 [core-command internal] load build context 09:46:58 #57 transferring context: 3.22MB 10.6s done 09:46:58 #57 DONE 13.9s 09:46:58 09:46:58 #39 [support-scheduler internal] load build context 09:46:58 #39 transferring context: 3.22MB 7.6s done 09:46:58 #39 ... 09:46:58 09:46:58 #40 [support-notifications internal] load build context 09:46:58 #40 transferring context: 3.22MB 7.5s done 09:46:58 #40 DONE 12.8s 09:46:58 09:46:58 #63 [core-data internal] load build context 09:46:58 #63 transferring context: 3.22MB 7.6s done 09:46:58 #63 DONE 12.5s 09:46:58 09:46:58 #42 [security-proxy-auth internal] load build context 09:46:58 #42 transferring context: 3.22MB 7.6s done 09:46:58 #42 DONE 12.7s 09:46:58 09:46:58 #65 [core-command builder 2/8] WORKDIR /edgex-go 09:46:59 #65 ... 09:46:59 09:46:59 #39 [support-scheduler internal] load build context 09:46:59 #39 DONE 13.0s 09:46:59 09:46:59 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:46:59 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.0s done 09:46:59 #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.0s 09:46:59 #47 ... 09:46:59 09:46:59 #65 [core-keeper builder 2/8] WORKDIR /edgex-go 09:46:59 #65 DONE 1.5s 09:46:59 09:46:59 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:46:59 #66 ... 09:46:59 09:46:59 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:46:59 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.8s 09:46:59 #38 ... 09:46:59 09:46:59 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:47:01 #67 ... 09:47:01 09:47:01 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:47:01 #53 11.88 (1/4) Installing ca-certificates (20241121-r1) 09:47:01 #53 12.24 (2/4) Installing dumb-init (1.2.5-r3) 09:47:01 #53 12.24 (3/4) Installing su-exec (0.2-r3) 09:47:01 #53 12.24 (4/4) Installing yq-go (4.44.1-r2) 09:47:01 #53 13.62 Executing busybox-1.36.1-r29.trigger 09:47:01 #53 13.78 Executing ca-certificates-20241121-r1.trigger 09:47:01 #53 15.23 OK: 20 MiB in 18 packages 09:47:01 #53 DONE 17.8s 09:47:01 09:47:01 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:47:02 #68 ... 09:47:02 09:47:02 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:47:03 #69 ... 09:47:03 09:47:03 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:47:03 #61 16.89 (1/3) Installing ca-certificates (20241121-r1) 09:47:03 #61 17.35 (2/3) Installing dumb-init (1.2.5-r3) 09:47:03 #61 17.40 (3/3) Installing tzdata (2025b-r0) 09:47:04 #61 ... 09:47:04 09:47:04 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:47:04 #51 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:04 #51 16.77 v3.20.6-111-g55bff17929f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:47:04 #51 16.77 v3.20.6-110-g0e25f93fe4c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:47:04 #51 16.77 OK: 24049 distinct packages available 09:47:04 #51 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:04 #51 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:04 #51 ... 09:47:04 09:47:04 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:47:04 #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.4s 09:47:04 #47 ... 09:47:04 09:47:04 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:47:04 #61 18.79 Executing busybox-1.36.1-r29.trigger 09:47:05 #61 ... 09:47:05 09:47:05 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:47:05 #55 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:05 #55 18.86 v3.20.6-111-g55bff17929f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:47:05 #55 18.86 v3.20.6-110-g0e25f93fe4c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:47:05 #55 18.86 OK: 24049 distinct packages available 09:47:05 #55 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:05 #55 ... 09:47:05 09:47:05 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:47:06 #47 ... 09:47:06 09:47:06 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:47:06 #54 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:06 #54 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:06 #54 ... 09:47:06 09:47:06 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:47:06 #60 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:06 #60 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:06 #60 20.18 (1/4) Installing dumb-init (1.2.5-r3) 09:47:06 #60 20.19 (2/4) Installing openssl (3.3.3-r0) 09:47:06 #60 20.29 (3/4) Installing su-exec (0.2-r3) 09:47:06 #60 20.34 (4/4) Installing yq-go (4.44.1-r2) 09:47:06 #60 ... 09:47:06 09:47:06 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:47:06 #70 ... 09:47:06 09:47:06 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:06 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.7s 09:47:06 #38 ... 09:47:06 09:47:06 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:47:06 #60 21.56 Executing busybox-1.36.1-r29.trigger 09:47:07 #60 21.81 OK: 20 MiB in 18 packages 09:47:07 #60 ... 09:47:07 09:47:07 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:47:07 #59 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:07 #59 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:07 #59 22.13 (1/1) Installing dumb-init (1.2.5-r3) 09:47:07 #59 ... 09:47:07 09:47:07 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:08 #38 ... 09:47:08 09:47:08 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:47:08 #64 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:08 #64 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:08 #64 20.70 (1/1) Installing dumb-init (1.2.5-r3) 09:47:08 #64 20.75 Executing busybox-1.36.1-r29.trigger 09:47:08 #64 20.97 OK: 9 MiB in 15 packages 09:47:08 #64 ... 09:47:08 09:47:08 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:47:08 #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.7s done 09:47:08 #47 ... 09:47:08 09:47:08 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:47:08 #62 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:08 #62 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:08 #62 21.50 (1/7) Installing ca-certificates (20241121-r1) 09:47:08 #62 21.91 (2/7) Installing dumb-init (1.2.5-r3) 09:47:08 #62 21.95 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:47:08 #62 21.98 (4/7) Installing libsodium (1.0.19-r0) 09:47:08 #62 22.06 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:47:08 #62 22.67 (6/7) Installing libzmq (4.3.5-r2) 09:47:08 #62 ... 09:47:08 09:47:08 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:08 #38 ... 09:47:08 09:47:08 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:08 #71 DONE 9.5s 09:47:09 09:47:09 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:47:09 #62 22.93 (7/7) Installing zeromq (4.3.5-r2) 09:47:09 #62 23.19 Executing busybox-1.36.1-r29.trigger 09:47:09 #62 ... 09:47:09 09:47:09 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:47:09 #72 ... 09:47:09 09:47:09 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:47:09 #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:09 #73 ... 09:47:09 09:47:09 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:47:09 #60 DONE 24.4s 09:47:09 09:47:09 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:47:09 #0 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:09 #74 ... 09:47:09 09:47:09 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:47:09 #72 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:10 #72 ... 09:47:10 09:47:10 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:47:10 #61 18.97 Executing ca-certificates-20241121-r1.trigger 09:47:10 #61 20.42 OK: 11 MiB in 17 packages 09:47:10 #61 DONE 23.9s 09:47:10 09:47:10 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:11 #38 ... 09:47:11 09:47:11 #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:47:11 #59 22.21 Executing busybox-1.36.1-r29.trigger 09:47:11 #59 22.39 OK: 9 MiB in 15 packages 09:47:11 #59 DONE 26.1s 09:47:11 09:47:11 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:47:11 #64 DONE 24.3s 09:47:11 09:47:11 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:11 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.7s 09:47:14 #38 ... 09:47:14 09:47:14 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:47:14 #62 23.40 Executing ca-certificates-20241121-r1.trigger 09:47:14 #62 25.01 OK: 14 MiB in 21 packages 09:47:14 #62 DONE 27.9s 09:47:14 09:47:14 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:14 #38 ... 09:47:14 09:47:14 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:47:14 #69 11.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:14 #69 13.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:14 #69 ... 09:47:14 09:47:14 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:47:16 #75 ... 09:47:16 09:47:16 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:47:16 #55 22.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:16 #55 31.95 (1/14) Installing ca-certificates (20241121-r1) 09:47:16 #55 ... 09:47:16 09:47:16 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:47:16 #51 32.41 (1/4) Installing dumb-init (1.2.5-r3) 09:47:16 #51 32.46 (2/4) Installing musl-obstack (1.2.3-r2) 09:47:16 #51 32.46 (3/4) Installing libucontext (1.2-r3) 09:47:16 #51 32.48 (4/4) Installing gcompat (1.1.0-r4) 09:47:16 #51 32.54 Executing busybox-1.36.1-r29.trigger 09:47:16 #51 32.73 OK: 9 MiB in 18 packages 09:47:16 #51 ... 09:47:16 09:47:16 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:47:16 #54 22.88 v3.20.6-111-g55bff17929f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:47:16 #54 22.88 v3.20.6-110-g0e25f93fe4c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:47:16 #54 22.88 OK: 24049 distinct packages available 09:47:16 #54 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:16 #54 26.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:17 #54 ... 09:47:17 09:47:17 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:17 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.2s 09:47:17 #38 ... 09:47:17 09:47:17 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:47:17 #70 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:17 #70 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:17 #70 ... 09:47:17 09:47:17 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:18 #38 ... 09:47:18 09:47:18 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:47:18 #66 8.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:18 #66 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:18 #66 ... 09:47:18 09:47:18 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:18 #38 ... 09:47:18 09:47:18 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:47:18 #51 DONE 35.0s 09:47:18 09:47:18 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:19 #38 ... 09:47:19 09:47:19 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:47:19 #0 7.070 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:19 #0 9.177 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:19 #76 ... 09:47:19 09:47:19 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:19 #38 ... 09:47:19 09:47:19 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:47:19 #67 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:19 #67 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:19 #67 ... 09:47:19 09:47:19 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:20 #38 ... 09:47:20 09:47:20 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:47:20 #0 8.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:20 #77 ... 09:47:20 09:47:20 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:47:20 #0 6.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:20 #0 9.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:20 #78 ... 09:47:20 09:47:20 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:47:20 #70 23.82 OK: 9 MiB in 16 packages 09:47:20 #70 ... 09:47:20 09:47:20 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:47:20 #68 9.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:20 #68 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:20 #68 ... 09:47:20 09:47:20 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:20 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.0s done 09:47:21 #38 ... 09:47:21 09:47:21 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:47:21 #67 20.67 OK: 239 MiB in 58 packages 09:47:21 #67 DONE 21.9s 09:47:21 09:47:21 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:47:21 #79 ... 09:47:21 09:47:21 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:47:21 #73 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:21 #73 ... 09:47:21 09:47:21 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:47:21 #0 6.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:21 #0 9.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:21 #80 ... 09:47:21 09:47:21 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:47:21 #79 DONE 0.6s 09:47:21 09:47:21 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:47:21 #74 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:21 #74 21.57 OK: 239 MiB in 58 packages 09:47:22 #74 ... 09:47:22 09:47:22 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:47:22 #69 26.28 (1/1) Installing dumb-init (1.2.5-r3) 09:47:22 #69 27.13 Executing busybox-1.36.1-r29.trigger 09:47:22 #69 27.19 OK: 9 MiB in 15 packages 09:47:22 #69 DONE 29.0s 09:47:22 09:47:22 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:47:22 #0 6.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:22 #0 8.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:22 #81 ... 09:47:22 09:47:22 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:22 #82 ... 09:47:22 09:47:22 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:47:22 #72 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:22 #72 ... 09:47:22 09:47:22 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:47:22 #54 38.50 (1/5) Installing dumb-init (1.2.5-r3) 09:47:22 #54 38.55 (2/5) Installing musl-obstack (1.2.3-r2) 09:47:22 #54 38.58 (3/5) Installing libucontext (1.2-r3) 09:47:22 #54 38.62 (4/5) Installing gcompat (1.1.0-r4) 09:47:22 #54 38.67 (5/5) Installing openssl (3.3.3-r0) 09:47:22 #54 38.86 Executing busybox-1.36.1-r29.trigger 09:47:23 #54 ... 09:47:23 09:47:23 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:47:23 #55 32.56 (2/14) Installing brotli-libs (1.1.0-r2) 09:47:23 #55 32.79 (3/14) Installing c-ares (1.33.1-r0) 09:47:23 #55 32.84 (4/14) Installing libunistring (1.2-r0) 09:47:23 #55 33.18 (5/14) Installing libidn2 (2.3.7-r0) 09:47:23 #55 33.25 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:47:23 #55 33.29 (7/14) Installing libpsl (0.21.5-r1) 09:47:23 #55 33.38 (8/14) Installing zstd-libs (1.5.6-r0) 09:47:23 #55 33.53 (9/14) Installing libcurl (8.12.1-r0) 09:47:23 #55 33.72 (10/14) Installing curl (8.12.1-r0) 09:47:23 #55 33.88 (11/14) Installing dumb-init (1.2.5-r3) 09:47:23 #55 33.90 (12/14) Installing musl-obstack (1.2.3-r2) 09:47:23 #55 33.91 (13/14) Installing libucontext (1.2-r3) 09:47:23 #55 33.93 (14/14) Installing gcompat (1.1.0-r4) 09:47:23 #55 33.96 Executing busybox-1.36.1-r29.trigger 09:47:23 #55 34.12 Executing ca-certificates-20241121-r1.trigger 09:47:23 #55 35.89 OK: 15 MiB in 28 packages 09:47:23 #55 DONE 39.1s 09:47:23 09:47:23 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:47:23 #54 39.09 OK: 10 MiB in 19 packages 09:47:23 #54 ... 09:47:23 09:47:23 #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:47:23 #66 21.45 OK: 239 MiB in 58 packages 09:47:23 #66 DONE 24.1s 09:47:23 09:47:23 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:47:23 #70 DONE 26.9s 09:47:23 09:47:23 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:47:24 #83 ... 09:47:24 09:47:24 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:47:24 #74 DONE 24.8s 09:47:24 09:47:24 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:47:25 #84 ... 09:47:25 09:47:25 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:47:25 #72 23.26 OK: 239 MiB in 58 packages 09:47:25 #72 DONE 25.8s 09:47:25 09:47:25 #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:47:25 #85 DONE 2.0s 09:47:25 09:47:25 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:47:26 #86 ... 09:47:26 09:47:26 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:47:26 #84 DONE 1.7s 09:47:26 09:47:26 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:47:26 #54 DONE 42.2s 09:47:26 09:47:26 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:47:26 #68 24.41 OK: 20 MiB in 18 packages 09:47:26 #68 ... 09:47:26 09:47:26 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:47:26 #86 DONE 1.2s 09:47:26 09:47:26 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:28 #87 ... 09:47:28 09:47:28 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:47:28 #68 DONE 26.1s 09:47:28 09:47:28 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:47:28 #88 ... 09:47:28 09:47:28 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:47:28 #0 4.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:28 #0 7.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:28 #89 ... 09:47:28 09:47:28 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:47:28 #73 25.78 v3.20.6-111-g55bff17929f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:47:28 #73 25.78 v3.20.6-110-g0e25f93fe4c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:47:28 #73 25.78 OK: 24049 distinct packages available 09:47:28 #73 28.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:29 #73 ... 09:47:29 09:47:29 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:47:29 #75 5.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:29 #75 7.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:29 #75 ... 09:47:29 09:47:29 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:47:29 #73 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:30 #73 ... 09:47:30 09:47:30 #81 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:47:30 #81 17.74 OK: 9 MiB in 15 packages 09:47:30 #81 DONE 19.0s 09:47:30 09:47:30 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:47:30 #78 19.74 OK: 11 MiB in 17 packages 09:47:30 #78 ... 09:47:30 09:47:30 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:47:30 #77 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:30 #77 ... 09:47:30 09:47:30 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:47:30 #75 16.53 OK: 14 MiB in 21 packages 09:47:31 #75 ... 09:47:31 09:47:31 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:47:31 #78 DONE 21.0s 09:47:31 09:47:31 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:47:31 #80 18.62 OK: 9 MiB in 15 packages 09:47:31 #80 ... 09:47:31 09:47:31 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:47:31 #38 ... 09:47:31 09:47:31 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:47:31 #80 DONE 19.9s 09:47:31 09:47:31 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:47:31 #76 21.19 OK: 239 MiB in 58 packages 09:47:31 #76 ... 09:47:31 09:47:31 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:47:31 #83 DONE 8.2s 09:47:31 09:47:31 #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:47:32 #90 ... 09:47:32 09:47:32 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:47:32 #76 DONE 23.2s 09:47:32 09:47:32 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:47:32 #75 DONE 18.2s 09:47:32 09:47:32 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:47:32 #91 ... 09:47:32 09:47:32 #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:47:32 #90 DONE 0.8s 09:47:32 09:47:32 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:47:32 #77 22.00 OK: 20 MiB in 18 packages 09:47:33 #77 ... 09:47:33 09:47:33 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:47:33 #0 8.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:33 #0 9.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:33 #92 ... 09:47:33 09:47:33 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:47:33 #77 DONE 23.3s 09:47:33 09:47:33 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:33 #93 ... 09:47:33 09:47:33 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:47:33 #91 DONE 1.1s 09:47:33 09:47:33 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:34 #94 ... 09:47:34 09:47:34 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:47:34 #95 DONE 0.5s 09:47:34 09:47:34 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:47:34 #88 7.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:47:35 #88 ... 09:47:35 09:47:35 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:47:35 #89 15.51 OK: 9 MiB in 18 packages 09:47:35 #89 DONE 16.2s 09:47:35 09:47:35 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:47:35 #88 8.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:47:35 #88 ... 09:47:35 09:47:35 #96 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:35 #96 ... 09:47:35 09:47:35 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:47:35 #73 35.91 OK: 239 MiB in 58 packages 09:47:36 #73 DONE 37.1s 09:47:36 09:47:36 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:47:36 #97 DONE 1.7s 09:47:36 09:47:36 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:47:37 #98 DONE 0.4s 09:47:37 09:47:37 #99 [security-spire-config stage-2 6/10] COPY security.txt / 09:47:37 #99 DONE 0.1s 09:47:37 09:47:37 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:47:37 #100 ... 09:47:37 09:47:37 #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:47:37 #101 DONE 0.7s 09:47:37 09:47:37 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:47:37 #100 DONE 0.2s 09:47:37 09:47:37 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:47:37 #102 DONE 0.3s 09:47:37 09:47:37 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:47:37 #92 14.81 OK: 15 MiB in 28 packages 09:47:38 #92 ... 09:47:38 09:47:38 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:47:38 #103 DONE 0.3s 09:47:38 09:47:38 #104 [security-spire-config] exporting to image 09:47:38 #104 exporting layers 09:47:38 #104 ... 09:47:38 09:47:38 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:47:38 #92 DONE 15.5s 09:47:38 09:47:38 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:40 #105 ... 09:47:40 09:47:40 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:47:40 #88 13.20 OK: 10 MiB in 19 packages 09:47:40 #88 DONE 13.9s 09:47:40 09:47:40 #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:47:41 #106 DONE 1.1s 09:47:41 09:47:41 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:47:41 #107 ... 09:47:41 09:47:41 #104 [security-spire-config] exporting to image 09:47:41 #104 exporting layers 3.5s done 09:47:41 #104 writing image sha256:fb470fda44380f296cee4cb532689d0819c2e25753d11ad2adba226239a53bf0 0.0s done 09:47:41 #104 naming to docker.io/library/security-spire-config-arm64 done 09:47:41 #104 DONE 3.5s 09:47:41 09:47:41 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:47:42 #108 ... 09:47:42 09:47:42 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:47:42 #107 DONE 2.2s 09:47:42 09:47:42 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:47:42 #109 DONE 0.2s 09:47:42 09:47:42 #110 [security-spire-server stage-2 6/9] COPY security.txt / 09:47:42 #110 DONE 0.2s 09:47:42 09:47:42 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:47:42 #111 ... 09:47:42 09:47:42 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:47:42 #108 DONE 1.5s 09:47:42 09:47:42 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:47:42 #111 DONE 0.2s 09:47:42 09:47:42 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:47:43 #112 DONE 0.2s 09:47:43 09:47:43 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:47:43 #113 DONE 0.2s 09:47:43 09:47:43 #114 [security-spire-agent stage-3 7/10] COPY security.txt / 09:47:43 #114 DONE 0.2s 09:47:43 09:47:43 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:47:43 #115 DONE 0.2s 09:47:43 09:47:43 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:47:43 #116 DONE 0.2s 09:47:43 09:47:43 #104 [security-spire-server] exporting to image 09:47:44 #104 ... 09:47:44 09:47:44 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:47:44 #117 DONE 0.3s 09:47:44 09:47:44 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:47:44 #118 DONE 0.2s 09:47:44 09:47:44 #104 [security-spire-agent] exporting to image 09:47:46 #104 exporting layers 2.3s done 09:47:46 #104 writing image sha256:e12414ec8910c33d566afda5fec730854240295acd55404cddbe648ee761e7d7 09:47:46 #104 writing image sha256:e12414ec8910c33d566afda5fec730854240295acd55404cddbe648ee761e7d7 done 09:47:46 #104 naming to docker.io/library/security-spire-server-arm64 done 09:47:46 #104 exporting layers 2.1s done 09:47:46 #104 writing image sha256:4ee73e972943b173b2bc1e20e956cbc62d9f9bbe36b17c11063b7a4363dae948 done 09:47:46 #104 naming to docker.io/library/security-spire-agent-arm64 done 09:47:46 #104 DONE 6.2s 09:47:46 09:47:46 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:18 #154 DONE 100.9s 09:48:18 09:48:18 #148 [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:48:18 #148 ... 09:48:18 09:48:18 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:48:18 #146 DONE 105.8s 09:48:18 09:48:18 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:48:22 #150 ... 09:48:22 09:48:22 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:48:27 #155 ... 09:48:27 09:48:27 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:48:27 #156 DONE 3.3s 09:48:27 09:48:27 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:48:27 #155 DONE 5.9s 09:48:27 09:48:27 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:48:27 #157 ... 09:48:27 09:48:27 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:48:27 #158 DONE 0.4s 09:48:27 09:48:27 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:48:28 #159 DONE 0.7s 09:48:28 09:48:28 #148 [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:48:28 #148 ... 09:48:28 09:48:28 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:48:28 #160 DONE 0.3s 09:48:28 09:48:28 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:48:29 #150 ... 09:48:29 09:48:29 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:48:29 #161 DONE 0.3s 09:48:29 09:48:29 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:48:29 #162 ... 09:48:29 09:48:29 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:48:29 #157 DONE 1.9s 09:48:29 09:48:29 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:48:29 #163 DONE 0.2s 09:48:29 09:48:29 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:48:30 #162 ... 09:48:30 09:48:30 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:48:30 #164 DONE 0.3s 09:48:30 09:48:30 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:48:30 #165 DONE 0.5s 09:48:30 09:48:30 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:48:30 #144 ... 09:48:30 09:48:30 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:48:30 #162 DONE 1.4s 09:48:30 09:48:30 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:48:30 #166 DONE 0.1s 09:48:30 09:48:30 #141 [core-common-config-bootstrapper] exporting to image 09:48:30 #141 exporting layers 09:48:30 #141 ... 09:48:30 09:48:30 #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/ 09:48:30 #167 DONE 0.1s 09:48:30 09:48:30 #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/ 09:48:31 #168 DONE 0.6s 09:48:31 09:48:31 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:48:31 #153 ... 09:48:31 09:48:31 #141 [core-common-config-bootstrapper] exporting to image 09:48:31 #141 exporting layers 0.7s done 09:48:31 #141 writing image sha256:615c87c6133a0a6dc7cd076bdae949a02b8861f3612e6607cb7618b6592a0a77 done 09:48:31 #141 naming to docker.io/library/core-common-config-bootstrapper done 09:48:31 #141 DONE 3.5s 09:48:31 09:48:31 #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/ 09:48:32 #169 DONE 0.9s 09:48:32 09:48:32 #148 [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:48:32 #148 ... 09:48:32 09:48:32 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:48:32 #170 DONE 0.8s 09:48:32 09:48:32 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:48:37 #171 DONE 3.5s 09:48:37 09:48:37 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:48:37 #144 ... 09:48:37 09:48:37 #141 [security-bootstrapper] exporting to image 09:48:37 #141 exporting layers 09:48:37 #141 exporting layers 0.5s done 09:48:37 #141 writing image sha256:cd1d0ddb6a674346240d053efda328fba1e549268def2600e2723c44ee287bde 0.0s done 09:48:37 #141 naming to docker.io/library/security-bootstrapper done 09:48:37 #141 DONE 4.1s 09:48:37 09:48:37 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:48:59 #150 ... 09:48:59 09:48:59 #148 [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:48:59 #148 144.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:49:03 #148 ... 09:49:03 09:49:03 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:49:03 #149 DONE 152.7s 09:49:03 09:49:03 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:49:03 #147 DONE 152.6s 09:49:03 09:49:03 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:49:03 #151 DONE 152.7s 09:49:03 09:49:03 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:49:03 #145 DONE 152.7s 09:49:03 09:49:03 #148 [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:49:03 #148 DONE 152.6s 09:49:03 09:49:03 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:49:03 #144 DONE 152.7s 09:49:03 09:49:03 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:49:03 #150 DONE 152.7s 09:49:03 09:49:03 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:49:03 #153 DONE 152.8s 09:49:03 09:49:03 #172 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:49:03 #172 ... 09:49:03 09:49:03 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:49:03 #152 DONE 152.9s 09:49:03 09:49:03 #172 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:49:03 #172 DONE 0.3s 09:49:03 09:49:03 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:49:03 #173 DONE 0.3s 09:49:03 09:49:03 #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:49:03 #174 DONE 0.2s 09:49:03 09:49:03 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:49:03 #143 DONE 153.0s 09:49:03 09:49:03 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:49:03 #175 DONE 0.1s 09:49:03 09:49:03 #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:49:03 #176 DONE 0.2s 09:49:03 09:49:03 #177 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:49:03 #177 DONE 0.2s 09:49:03 09:49:03 #178 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:49:03 #178 DONE 0.1s 09:49:03 09:49:03 #179 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:49:03 #179 DONE 0.2s 09:49:03 09:49:03 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:49:03 #180 DONE 0.1s 09:49:03 09:49:03 #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:49:03 #181 DONE 0.3s 09:49:03 09:49:03 #182 [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:49:03 #182 ... 09:49:03 09:49:03 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:49:03 #183 DONE 0.1s 09:49:03 09:49:03 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:49:03 #184 CACHED 09:49:03 09:49:03 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:49:03 #185 CACHED 09:49:03 09:49:03 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:49:03 #186 CACHED 09:49:03 09:49:03 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:49:03 #187 CACHED 09:49:03 09:49:03 #188 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:49:03 #188 DONE 0.1s 09:49:03 09:49:03 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:49:03 #189 DONE 0.1s 09:49:03 09:49:03 #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:49:03 #190 DONE 0.1s 09:49:04 09:49:04 #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:49:05 #191 ... 09:49:05 09:49:05 #192 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:49:05 #192 DONE 1.0s 09:49:05 09:49:05 #182 [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:49:05 #182 DONE 1.1s 09:49:05 09:49:05 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:49:05 #193 DONE 1.1s 09:49:05 09:49:05 #194 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:49:05 #194 DONE 1.1s 09:49:05 09:49:05 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:49:05 #195 DONE 1.1s 09:49:05 09:49:05 #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:49:05 #196 DONE 1.1s 09:49:05 09:49:05 #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:49:05 #197 DONE 1.2s 09:49:05 09:49:05 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:49:05 #198 DONE 1.1s 09:49:05 09:49:05 #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:49:05 #191 DONE 1.1s 09:49:05 09:49:05 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:49:05 #199 DONE 1.1s 09:49:05 09:49:05 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:49:05 #200 ... 09:49:05 09:49:05 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:49:05 #201 DONE 0.4s 09:49:05 09:49:05 #202 [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:49:05 #202 DONE 0.4s 09:49:05 09:49:05 #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:49:05 #203 DONE 0.4s 09:49:05 09:49:05 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:49:05 #204 DONE 0.4s 09:49:05 09:49:05 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:49:05 #205 DONE 0.4s 09:49:05 09:49:05 #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:49:05 #206 DONE 0.4s 09:49:05 09:49:05 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:49:05 #207 DONE 0.4s 09:49:05 09:49:05 #208 [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:49:05 #208 DONE 0.4s 09:49:05 09:49:05 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:49:05 #209 DONE 0.5s 09:49:05 09:49:05 #141 [security-spiffe-token-provider] exporting to image 09:49:05 #141 exporting layers 09:49:05 #141 ... 09:49:05 09:49:05 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:49:05 #210 DONE 0.2s 09:49:05 09:49:05 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:49:05 #200 DONE 0.4s 09:49:05 09:49:05 #141 [support-scheduler] exporting to image 09:49:05 #141 ... 09:49:05 09:49:05 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:49:05 #211 DONE 0.3s 09:49:05 09:49:05 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:49:05 #212 DONE 0.3s 09:49:05 09:49:05 #213 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:49:05 #213 DONE 0.3s 09:49:05 09:49:05 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:49:05 #214 DONE 0.3s 09:49:05 09:49:05 #141 [support-notifications] exporting to image 09:49:05 #141 exporting layers 0.3s done 09:49:05 #141 writing image sha256:217ddc0408df3a67e6f3383bcc9ce284fbff5e75360a342ef9d047b7080dbba3 09:49:05 #141 ... 09:49:05 09:49:05 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:49:05 #215 DONE 0.2s 09:49:05 09:49:05 #141 [core-keeper] exporting to image 09:49:05 #141 writing image sha256:217ddc0408df3a67e6f3383bcc9ce284fbff5e75360a342ef9d047b7080dbba3 0.1s done 09:49:05 #141 naming to docker.io/library/core-command done 09:49:05 #141 writing image sha256:bba6aaec6e2648734d5743308f8429cbcadab101e03bc49e54c2439ddb4d7a4c 0.0s done 09:49:05 #141 naming to docker.io/library/core-keeper done 09:49:06 #141 ... 09:49:06 09:49:06 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:49:06 #216 DONE 0.3s 09:49:06 09:49:06 #141 [core-data] exporting to image 09:49:06 #141 exporting layers 0.5s done 09:49:06 #141 writing image sha256:d082b03fd79e9b35433bdaf6687d59ee5be6c01647f08b8059c4057dbfb23f63 done 09:49:06 #141 naming to docker.io/library/core-data done 09:49:06 #141 writing image sha256:17bb488304ea5b065c80fcf91659f59f3908b623c9ffed0a60d08cae388afacd 09:49:06 #141 writing image sha256:17bb488304ea5b065c80fcf91659f59f3908b623c9ffed0a60d08cae388afacd 0.2s done 09:49:06 #141 naming to docker.io/library/security-spiffe-token-provider 09:49:06 #141 ... 09:49:06 09:49:06 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:49:06 #217 DONE 0.3s 09:49:06 09:49:06 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:49:06 #218 DONE 0.5s 09:49:06 09:49:06 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:49:06 #219 DONE 0.1s 09:49:06 09:49:06 #141 [support-notifications] exporting to image 09:49:06 #141 naming to docker.io/library/security-spiffe-token-provider done 09:49:06 #141 writing image sha256:9941c9ce8ec8efbd9458a527be5733d14afd5c43a90d35a2b266a5467a9a543b done 09:49:06 #141 naming to docker.io/library/support-scheduler done 09:49:06 #141 writing image sha256:aa48b030c162d368b8937d8ab217d28878334bcf7e0b47c1a2ab889a7c951626 done 09:49:06 #141 naming to docker.io/library/support-notifications done 09:49:06 #141 ... 09:49:06 09:49:06 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:49:06 #220 DONE 0.5s 09:49:06 09:49:06 #141 [core-metadata] exporting to image 09:49:06 #141 exporting layers 0.5s done 09:49:06 #141 writing image sha256:d46c39e20dd44ac410928cf39838f4f67acbd7aec30295d7bdd60a21da631179 done 09:49:06 #141 naming to docker.io/library/core-metadata done 09:49:06 #141 exporting layers 0.2s done 09:49:06 #141 writing image sha256:d6f8001c1a420ae3b1cb152c260875635be3b1799d6524486f188b50a72082b2 done 09:49:06 #141 naming to docker.io/library/security-proxy-auth done 09:49:06 #141 ... 09:49:06 09:49:06 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:49:06 #221 DONE 0.4s 09:49:06 09:49:06 #141 [security-secretstore-setup] exporting to image 09:49:06 #141 writing image sha256:2e63c1f1722c7512e5ab4a92616a5414913765ef4c6389558432b394316db0f7 done 09:49:06 #141 naming to docker.io/library/security-proxy-setup done 09:49:06 #141 exporting layers 0.2s done 09:49:06 #141 writing image sha256:71902817a21df6f930b0cf8dd67eb9f88bb43ad1bf0809c74432bd5740c27bf4 done 09:49:06 #141 naming to docker.io/library/security-secretstore-setup done 09:49:06 #141 DONE 5.5s 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:49:06 time="2025-04-18T09:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:49:06 $ docker stop --time=1 7f1c1d06a7d0f811900a601685328b378b71d4ede5a2a93f207f9f6bf45fb26c 09:49:07 $ docker rm -f --volumes 7f1c1d06a7d0f811900a601685328b378b71d4ede5a2a93f207f9f6bf45fb26c 09:49:07 #87 ... 09:49:07 09:49:07 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 #93 DONE 97.3s 09:49:07 09:49:07 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 #94 DONE 90.0s 09:49:07 09:49:07 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 #87 DONE 96.9s 09:49:07 09:49:07 #96 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 #96 DONE 98.0s 09:49:07 09:49:07 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 #105 DONE 86.2s 09:49:07 09:49:07 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:49:07 #119 ... 09:49:07 09:49:07 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 #82 DONE 101.6s 09:49:07 09:49:07 #120 [security-bootstrapper builder 6/7] COPY . . 09:49:07 #120 DONE 2.0s 09:49:07 09:49:07 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:49:07 #121 CACHED 09:49:07 09:49:07 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 #122 CACHED 09:49:07 09:49:07 #123 [security-proxy-auth builder 6/7] COPY . . 09:49:07 #123 CACHED 09:49:07 09:49:07 #124 [core-data builder 6/7] COPY . . 09:49:07 #124 CACHED 09:49:07 09:49:07 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 09:49:07 #125 CACHED 09:49:07 09:49:07 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 #126 CACHED 09:49:07 09:49:07 #127 [core-metadata builder 6/7] COPY . . 09:49:07 #127 DONE 2.0s 09:49:07 09:49:07 #128 [security-proxy-setup builder 6/7] COPY . . 09:49:07 #128 CACHED 09:49:07 09:49:07 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 #129 CACHED 09:49:07 09:49:07 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:49:07 #130 CACHED 09:49:07 09:49:07 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 09:49:07 #131 CACHED 09:49:07 09:49:07 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:49:07 #132 CACHED 09:49:07 09:49:07 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 #133 CACHED 09:49:07 09:49:07 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 09:49:07 #134 CACHED 09:49:07 09:49:07 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 #135 CACHED 09:49:07 09:49:07 #136 [core-command builder 6/7] COPY . . 09:49:07 #136 CACHED 09:49:07 09:49:07 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 #137 CACHED 09:49:07 09:49:07 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:49:07 #138 CACHED 09:49:07 09:49:07 #139 [security-secretstore-setup builder 6/7] COPY . . 09:49:07 #139 CACHED 09:49:07 09:49:07 #140 [core-keeper builder 7/8] COPY . . 09:49:07 #140 DONE 2.1s 09:49:07 09:49:07 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:49:07 #119 DONE 2.1s 09:49:07 09:49:07 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:49:07 #141 ... 09:49:07 09:49:07 #142 [support-scheduler builder 6/7] COPY . . 09:49:07 #142 DONE 2.2s 09:49:07 09:49:07 #143 [support-notifications builder 6/7] COPY . . 09:49:07 #143 DONE 2.2s 09:49:07 09:49:07 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] // withDockerContainer [Pipeline] sh 09:49:08 + docker images 09:49:08 REPOSITORY TAG IMAGE ID CREATED SIZE 09:49:08 security-secretstore-setup latest 71902817a21d 1 second ago 68MB 09:49:08 security-proxy-setup latest 2e63c1f1722c 1 second ago 38.3MB 09:49:08 core-metadata latest d46c39e20dd4 2 seconds ago 32.7MB 09:49:08 core-data latest d082b03fd79e 2 seconds ago 32.5MB 09:49:08 security-spiffe-token-provider latest 17bb488304ea 2 seconds ago 47.2MB 09:49:08 security-proxy-auth latest d6f8001c1a42 2 seconds ago 31.4MB 09:49:08 core-keeper latest bba6aaec6e26 2 seconds ago 32.2MB 09:49:08 support-notifications latest aa48b030c162 2 seconds ago 51.9MB 09:49:08 support-scheduler latest 9941c9ce8ec8 2 seconds ago 48.4MB 09:49:08 core-command latest 217ddc0408df 2 seconds ago 28MB 09:49:08 security-bootstrapper latest cd1d0ddb6a67 31 seconds ago 20.3MB 09:49:08 core-common-config-bootstrapper latest 615c87c6133a 37 seconds ago 17.1MB 09:49:08 security-spire-config latest b1313c6f0170 2 minutes ago 149MB 09:49:08 security-spire-server latest b1ae0dc8fe8e 2 minutes ago 149MB 09:49:08 security-spire-agent latest c689fdf55656 2 minutes ago 195MB 09:49:08 ci-base-image-x86_64 latest 5359ee1d39ce 6 minutes ago 923MB 09:49:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 7 days ago 574MB 09:49:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB 09:49:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:49:08 provisioning config files... 09:49:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/829@tmp/config14079500455031076068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:49:09 ---> ****-login.sh 09:49:09 nexus3.edgexfoundry.org:10001 09:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:09 Configure a credential helper to remove this warning. See 09:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:09 09:49:09 Login Succeeded 09:49:09 nexus3.edgexfoundry.org:10002 09:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:09 Configure a credential helper to remove this warning. See 09:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:09 09:49:09 Login Succeeded 09:49:09 nexus3.edgexfoundry.org:10003 09:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:09 Configure a credential helper to remove this warning. See 09:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:09 09:49:09 Login Succeeded 09:49:09 nexus3.edgexfoundry.org:10004 09:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:09 Configure a credential helper to remove this warning. See 09:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:09 09:49:09 Login Succeeded 09:49:09 ****.io 09:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:09 Configure a credential helper to remove this warning. See 09:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:09 09:49:09 Login Succeeded 09:49:09 ---> ****-login.sh ends [Pipeline] } 09:49:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:49:09 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:49:09 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:09 latest 09:49:09 4.1.0-dev.4 09:49:09 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:09 main 09:49:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:10 + docker push nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:49:10 d0290b4daec4: Preparing 09:49:10 acfb3e91fe48: Preparing 09:49:10 3b01c8c0e3d7: Preparing 09:49:10 3d46716604f0: Preparing 09:49:10 38679a808761: Preparing 09:49:10 79f1f039aaee: Preparing 09:49:10 994456c4fd7b: Preparing 09:49:10 79f1f039aaee: Waiting 09:49:10 994456c4fd7b: Waiting 09:49:10 38679a808761: Pushed 09:49:10 d0290b4daec4: Pushed 09:49:10 3d46716604f0: Pushed 09:49:10 3b01c8c0e3d7: Pushed 09:49:10 994456c4fd7b: Layer already exists 09:49:10 79f1f039aaee: Pushed 09:49:11 #144 ... 09:49:11 09:49:11 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:49:11 #0 4.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:49:11 #145 ... 09:49:11 09:49:11 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:49:11 #141 5.809 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:49:12 acfb3e91fe48: Pushed 09:49:12 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:13 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:49:13 d0290b4daec4: Preparing 09:49:13 acfb3e91fe48: Preparing 09:49:13 3b01c8c0e3d7: Preparing 09:49:13 3d46716604f0: Preparing 09:49:13 38679a808761: Preparing 09:49:13 79f1f039aaee: Preparing 09:49:13 994456c4fd7b: Preparing 09:49:13 79f1f039aaee: Waiting 09:49:13 994456c4fd7b: Waiting 09:49:13 38679a808761: Layer already exists 09:49:13 3b01c8c0e3d7: Layer already exists 09:49:13 d0290b4daec4: Layer already exists 09:49:13 3d46716604f0: Layer already exists 09:49:13 acfb3e91fe48: Layer already exists 09:49:13 994456c4fd7b: Layer already exists 09:49:13 79f1f039aaee: Layer already exists 09:49:13 latest: digest: sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:13 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4 09:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:49:13 d0290b4daec4: Preparing 09:49:13 acfb3e91fe48: Preparing 09:49:13 3b01c8c0e3d7: Preparing 09:49:13 3d46716604f0: Preparing 09:49:13 38679a808761: Preparing 09:49:13 79f1f039aaee: Preparing 09:49:13 994456c4fd7b: Preparing 09:49:13 79f1f039aaee: Waiting 09:49:13 994456c4fd7b: Waiting 09:49:13 d0290b4daec4: Layer already exists 09:49:13 3b01c8c0e3d7: Layer already exists 09:49:13 3d46716604f0: Layer already exists 09:49:13 38679a808761: Layer already exists 09:49:13 acfb3e91fe48: Layer already exists 09:49:13 79f1f039aaee: Layer already exists 09:49:13 994456c4fd7b: Layer already exists 09:49:13 4.1.0-dev.4: digest: sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:14 + docker push nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:49:14 d0290b4daec4: Preparing 09:49:14 acfb3e91fe48: Preparing 09:49:14 3b01c8c0e3d7: Preparing 09:49:14 3d46716604f0: Preparing 09:49:14 38679a808761: Preparing 09:49:14 79f1f039aaee: Preparing 09:49:14 994456c4fd7b: Preparing 09:49:14 994456c4fd7b: Waiting 09:49:14 79f1f039aaee: Waiting 09:49:14 3b01c8c0e3d7: Layer already exists 09:49:14 3d46716604f0: Layer already exists 09:49:14 38679a808761: Layer already exists 09:49:14 acfb3e91fe48: Layer already exists 09:49:14 d0290b4daec4: Layer already exists 09:49:14 994456c4fd7b: Layer already exists 09:49:14 79f1f039aaee: Layer already exists 09:49:14 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:15 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:49:15 d0290b4daec4: Preparing 09:49:15 acfb3e91fe48: Preparing 09:49:15 3b01c8c0e3d7: Preparing 09:49:15 3d46716604f0: Preparing 09:49:15 38679a808761: Preparing 09:49:15 79f1f039aaee: Preparing 09:49:15 994456c4fd7b: Preparing 09:49:15 79f1f039aaee: Waiting 09:49:15 994456c4fd7b: Waiting 09:49:15 3b01c8c0e3d7: Layer already exists 09:49:15 3d46716604f0: Layer already exists 09:49:15 d0290b4daec4: Layer already exists 09:49:15 38679a808761: Layer already exists 09:49:15 acfb3e91fe48: Layer already exists 09:49:15 994456c4fd7b: Layer already exists 09:49:15 79f1f039aaee: Layer already exists 09:49:15 main: digest: sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:15 ===================================================== [Pipeline] echo 09:49:15 taggedImages: 09:49:15 - nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:15 - nexus3.edgexfoundry.org:10004/core-command:latest 09:49:15 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4 09:49:15 - nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:15 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:49:15 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:49:15 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:15 latest 09:49:15 4.1.0-dev.4 09:49:15 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:15 main 09:49:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:15 #141 ... 09:49:15 09:49:15 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:49:15 #0 5.519 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:49:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:49:15 f5cbb3a502e0: Preparing 09:49:15 40bc5074f5bb: Preparing 09:49:15 5327264b84db: Preparing 09:49:15 8a7bdd9ad8a6: Preparing 09:49:15 3b01c8c0e3d7: Preparing 09:49:15 3d46716604f0: Preparing 09:49:15 38679a808761: Preparing 09:49:15 79f1f039aaee: Preparing 09:49:15 994456c4fd7b: Preparing 09:49:15 79f1f039aaee: Waiting 09:49:15 3d46716604f0: Waiting 09:49:15 38679a808761: Waiting 09:49:15 3b01c8c0e3d7: Layer already exists 09:49:15 3d46716604f0: Layer already exists 09:49:15 38679a808761: Layer already exists 09:49:15 79f1f039aaee: Layer already exists 09:49:15 5327264b84db: Pushed 09:49:15 994456c4fd7b: Layer already exists 09:49:15 f5cbb3a502e0: Pushed 09:49:15 40bc5074f5bb: Pushed 09:49:15 #146 ... 09:49:15 09:49:15 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:49:15 #0 5.440 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:49:15 #147 ... 09:49:15 09:49:15 #148 [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:49:15 #0 6.017 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:49:16 #148 ... 09:49:16 09:49:16 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:49:16 #0 5.869 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:49:16 #149 ... 09:49:16 09:49:16 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:49:16 #0 4.815 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:49:16 #150 ... 09:49:16 09:49:16 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:49:16 #0 6.056 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:49:16 #151 ... 09:49:16 09:49:16 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:49:16 #0 5.251 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:49:16 #152 ... 09:49:16 09:49:16 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:49:16 #0 4.589 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:49:16 8a7bdd9ad8a6: Pushed 09:49:17 #153 ... 09:49:17 09:49:17 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:49:17 #0 4.374 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:49:17 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:17 #154 ... 09:49:17 09:49:17 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:49:17 #144 5.745 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:49:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:49:17 f5cbb3a502e0: Preparing 09:49:17 40bc5074f5bb: Preparing 09:49:17 5327264b84db: Preparing 09:49:17 8a7bdd9ad8a6: Preparing 09:49:17 3b01c8c0e3d7: Preparing 09:49:17 3d46716604f0: Preparing 09:49:17 38679a808761: Preparing 09:49:17 79f1f039aaee: Preparing 09:49:17 994456c4fd7b: Preparing 09:49:17 3d46716604f0: Waiting 09:49:17 79f1f039aaee: Waiting 09:49:17 38679a808761: Waiting 09:49:17 994456c4fd7b: Waiting 09:49:17 40bc5074f5bb: Layer already exists 09:49:17 f5cbb3a502e0: Layer already exists 09:49:17 3b01c8c0e3d7: Layer already exists 09:49:17 8a7bdd9ad8a6: Layer already exists 09:49:17 5327264b84db: Layer already exists 09:49:17 3d46716604f0: Layer already exists 09:49:17 79f1f039aaee: Layer already exists 09:49:17 38679a808761: Layer already exists 09:49:17 994456c4fd7b: Layer already exists 09:49:17 latest: digest: sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4 09:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:49:18 f5cbb3a502e0: Preparing 09:49:18 40bc5074f5bb: Preparing 09:49:18 5327264b84db: Preparing 09:49:18 8a7bdd9ad8a6: Preparing 09:49:18 3b01c8c0e3d7: Preparing 09:49:18 3d46716604f0: Preparing 09:49:18 38679a808761: Preparing 09:49:18 79f1f039aaee: Preparing 09:49:18 994456c4fd7b: Preparing 09:49:18 3d46716604f0: Waiting 09:49:18 79f1f039aaee: Waiting 09:49:18 38679a808761: Waiting 09:49:18 994456c4fd7b: Waiting 09:49:18 40bc5074f5bb: Layer already exists 09:49:18 8a7bdd9ad8a6: Layer already exists 09:49:18 5327264b84db: Layer already exists 09:49:18 f5cbb3a502e0: Layer already exists 09:49:18 3b01c8c0e3d7: Layer already exists 09:49:18 79f1f039aaee: Layer already exists 09:49:18 3d46716604f0: Layer already exists 09:49:18 38679a808761: Layer already exists 09:49:18 994456c4fd7b: Layer already exists 09:49:18 4.1.0-dev.4: digest: sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:49:19 f5cbb3a502e0: Preparing 09:49:19 40bc5074f5bb: Preparing 09:49:19 5327264b84db: Preparing 09:49:19 8a7bdd9ad8a6: Preparing 09:49:19 3b01c8c0e3d7: Preparing 09:49:19 3d46716604f0: Preparing 09:49:19 38679a808761: Preparing 09:49:19 79f1f039aaee: Preparing 09:49:19 994456c4fd7b: Preparing 09:49:19 3d46716604f0: Waiting 09:49:19 38679a808761: Waiting 09:49:19 79f1f039aaee: Waiting 09:49:19 994456c4fd7b: Waiting 09:49:19 5327264b84db: Layer already exists 09:49:19 40bc5074f5bb: Layer already exists 09:49:19 3b01c8c0e3d7: Layer already exists 09:49:19 f5cbb3a502e0: Layer already exists 09:49:19 8a7bdd9ad8a6: Layer already exists 09:49:19 3d46716604f0: Layer already exists 09:49:19 38679a808761: Layer already exists 09:49:19 79f1f039aaee: Layer already exists 09:49:19 994456c4fd7b: Layer already exists 09:49:19 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:49:19 f5cbb3a502e0: Preparing 09:49:19 40bc5074f5bb: Preparing 09:49:19 5327264b84db: Preparing 09:49:19 8a7bdd9ad8a6: Preparing 09:49:19 3b01c8c0e3d7: Preparing 09:49:19 3d46716604f0: Preparing 09:49:19 38679a808761: Preparing 09:49:19 79f1f039aaee: Preparing 09:49:19 994456c4fd7b: Preparing 09:49:19 3d46716604f0: Waiting 09:49:19 994456c4fd7b: Waiting 09:49:19 79f1f039aaee: Waiting 09:49:19 38679a808761: Waiting 09:49:19 f5cbb3a502e0: Layer already exists 09:49:19 8a7bdd9ad8a6: Layer already exists 09:49:19 40bc5074f5bb: Layer already exists 09:49:19 5327264b84db: Layer already exists 09:49:19 3b01c8c0e3d7: Layer already exists 09:49:19 3d46716604f0: Layer already exists 09:49:19 994456c4fd7b: Layer already exists 09:49:19 79f1f039aaee: Layer already exists 09:49:19 38679a808761: Layer already exists 09:49:19 main: digest: sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:19 ===================================================== [Pipeline] echo 09:49:19 taggedImages: 09:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4 09:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:49:19 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:49:19 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:19 latest 09:49:19 4.1.0-dev.4 09:49:19 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:19 main 09:49:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:20 + docker push nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:49:20 055f0c8d0531: Preparing 09:49:20 155d1ee5bc0e: Preparing 09:49:20 3b01c8c0e3d7: Preparing 09:49:20 3d46716604f0: Preparing 09:49:20 38679a808761: Preparing 09:49:20 6f98512166aa: Preparing 09:49:20 994456c4fd7b: Preparing 09:49:20 6f98512166aa: Waiting 09:49:20 3d46716604f0: Layer already exists 09:49:20 38679a808761: Layer already exists 09:49:20 3b01c8c0e3d7: Layer already exists 09:49:20 994456c4fd7b: Layer already exists 09:49:20 055f0c8d0531: Pushed 09:49:20 6f98512166aa: Pushed 09:49:23 155d1ee5bc0e: Pushed 09:49:23 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:23 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:49:23 055f0c8d0531: Preparing 09:49:23 155d1ee5bc0e: Preparing 09:49:23 3b01c8c0e3d7: Preparing 09:49:23 3d46716604f0: Preparing 09:49:23 38679a808761: Preparing 09:49:23 6f98512166aa: Preparing 09:49:23 994456c4fd7b: Preparing 09:49:23 6f98512166aa: Waiting 09:49:23 994456c4fd7b: Waiting 09:49:23 38679a808761: Layer already exists 09:49:23 155d1ee5bc0e: Layer already exists 09:49:23 055f0c8d0531: Layer already exists 09:49:23 3d46716604f0: Layer already exists 09:49:23 994456c4fd7b: Layer already exists 09:49:23 6f98512166aa: Layer already exists 09:49:23 3b01c8c0e3d7: Layer already exists 09:49:23 latest: digest: sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:24 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4 09:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:49:24 055f0c8d0531: Preparing 09:49:24 155d1ee5bc0e: Preparing 09:49:24 3b01c8c0e3d7: Preparing 09:49:24 3d46716604f0: Preparing 09:49:24 38679a808761: Preparing 09:49:24 6f98512166aa: Preparing 09:49:24 994456c4fd7b: Preparing 09:49:24 994456c4fd7b: Waiting 09:49:24 6f98512166aa: Waiting 09:49:24 3d46716604f0: Layer already exists 09:49:24 155d1ee5bc0e: Layer already exists 09:49:24 38679a808761: Layer already exists 09:49:24 3b01c8c0e3d7: Layer already exists 09:49:24 055f0c8d0531: Layer already exists 09:49:24 6f98512166aa: Layer already exists 09:49:24 994456c4fd7b: Layer already exists 09:49:24 4.1.0-dev.4: digest: sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:24 + docker push nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:49:24 055f0c8d0531: Preparing 09:49:24 155d1ee5bc0e: Preparing 09:49:24 3b01c8c0e3d7: Preparing 09:49:24 3d46716604f0: Preparing 09:49:24 38679a808761: Preparing 09:49:24 6f98512166aa: Preparing 09:49:24 994456c4fd7b: Preparing 09:49:24 6f98512166aa: Waiting 09:49:24 994456c4fd7b: Waiting 09:49:24 3b01c8c0e3d7: Layer already exists 09:49:24 055f0c8d0531: Layer already exists 09:49:24 155d1ee5bc0e: Layer already exists 09:49:24 38679a808761: Layer already exists 09:49:24 3d46716604f0: Layer already exists 09:49:24 6f98512166aa: Layer already exists 09:49:24 994456c4fd7b: Layer already exists 09:49:24 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:25 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:49:25 055f0c8d0531: Preparing 09:49:25 155d1ee5bc0e: Preparing 09:49:25 3b01c8c0e3d7: Preparing 09:49:25 3d46716604f0: Preparing 09:49:25 38679a808761: Preparing 09:49:25 6f98512166aa: Preparing 09:49:25 994456c4fd7b: Preparing 09:49:25 155d1ee5bc0e: Layer already exists 09:49:25 3b01c8c0e3d7: Layer already exists 09:49:25 055f0c8d0531: Layer already exists 09:49:25 3d46716604f0: Layer already exists 09:49:25 38679a808761: Layer already exists 09:49:25 6f98512166aa: Layer already exists 09:49:25 994456c4fd7b: Layer already exists 09:49:25 main: digest: sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:25 ===================================================== [Pipeline] echo 09:49:25 taggedImages: 09:49:25 - nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:25 - nexus3.edgexfoundry.org:10004/core-data:latest 09:49:25 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4 09:49:25 - nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:25 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:49:25 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:49:25 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:25 latest 09:49:25 4.1.0-dev.4 09:49:25 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:25 main 09:49:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:26 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:49:26 fb4fbc738602: Preparing 09:49:26 46660dad56f6: Preparing 09:49:26 3d46716604f0: Preparing 09:49:26 d94e76329cb6: Preparing 09:49:26 8742be537be8: Preparing 09:49:26 994456c4fd7b: Preparing 09:49:26 994456c4fd7b: Waiting 09:49:26 3d46716604f0: Layer already exists 09:49:26 994456c4fd7b: Layer already exists 09:49:26 d94e76329cb6: Pushed 09:49:26 8742be537be8: Pushed 09:49:26 fb4fbc738602: Pushed 09:49:28 46660dad56f6: Pushed 09:49:28 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:49:29 fb4fbc738602: Preparing 09:49:29 46660dad56f6: Preparing 09:49:29 3d46716604f0: Preparing 09:49:29 d94e76329cb6: Preparing 09:49:29 8742be537be8: Preparing 09:49:29 994456c4fd7b: Preparing 09:49:29 994456c4fd7b: Waiting 09:49:29 46660dad56f6: Layer already exists 09:49:29 3d46716604f0: Layer already exists 09:49:29 d94e76329cb6: Layer already exists 09:49:29 8742be537be8: Layer already exists 09:49:29 fb4fbc738602: Layer already exists 09:49:29 994456c4fd7b: Layer already exists 09:49:29 latest: digest: sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4 09:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:49:30 fb4fbc738602: Preparing 09:49:30 46660dad56f6: Preparing 09:49:30 3d46716604f0: Preparing 09:49:30 d94e76329cb6: Preparing 09:49:30 8742be537be8: Preparing 09:49:30 994456c4fd7b: Preparing 09:49:30 994456c4fd7b: Waiting 09:49:30 fb4fbc738602: Layer already exists 09:49:30 46660dad56f6: Layer already exists 09:49:30 d94e76329cb6: Layer already exists 09:49:30 3d46716604f0: Layer already exists 09:49:30 8742be537be8: Layer already exists 09:49:30 994456c4fd7b: Layer already exists 09:49:30 4.1.0-dev.4: digest: sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:49:30 fb4fbc738602: Preparing 09:49:30 46660dad56f6: Preparing 09:49:30 3d46716604f0: Preparing 09:49:30 d94e76329cb6: Preparing 09:49:30 8742be537be8: Preparing 09:49:30 994456c4fd7b: Preparing 09:49:30 994456c4fd7b: Waiting 09:49:30 3d46716604f0: Layer already exists 09:49:30 8742be537be8: Layer already exists 09:49:30 d94e76329cb6: Layer already exists 09:49:30 fb4fbc738602: Layer already exists 09:49:30 46660dad56f6: Layer already exists 09:49:30 994456c4fd7b: Layer already exists 09:49:30 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:49:31 fb4fbc738602: Preparing 09:49:31 46660dad56f6: Preparing 09:49:31 3d46716604f0: Preparing 09:49:31 d94e76329cb6: Preparing 09:49:31 8742be537be8: Preparing 09:49:31 994456c4fd7b: Preparing 09:49:31 994456c4fd7b: Waiting 09:49:31 3d46716604f0: Layer already exists 09:49:31 8742be537be8: Layer already exists 09:49:31 d94e76329cb6: Layer already exists 09:49:31 46660dad56f6: Layer already exists 09:49:31 fb4fbc738602: Layer already exists 09:49:31 994456c4fd7b: Layer already exists 09:49:31 main: digest: sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:31 ===================================================== [Pipeline] echo 09:49:31 taggedImages: 09:49:31 - nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:31 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:49:31 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4 09:49:31 - nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:31 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:49:31 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:49:31 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:31 latest 09:49:31 4.1.0-dev.4 09:49:31 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:31 main 09:49:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:49:32 a5366b87b458: Preparing 09:49:32 4985e6de2010: Preparing 09:49:32 5c8a69a5306b: Preparing 09:49:32 3b01c8c0e3d7: Preparing 09:49:32 3d46716604f0: Preparing 09:49:32 38679a808761: Preparing 09:49:32 79f1f039aaee: Preparing 09:49:32 994456c4fd7b: Preparing 09:49:32 79f1f039aaee: Waiting 09:49:32 38679a808761: Waiting 09:49:32 3d46716604f0: Layer already exists 09:49:32 3b01c8c0e3d7: Layer already exists 09:49:32 38679a808761: Layer already exists 09:49:32 79f1f039aaee: Layer already exists 09:49:32 994456c4fd7b: Layer already exists 09:49:32 4985e6de2010: Pushed 09:49:32 a5366b87b458: Pushed 09:49:34 5c8a69a5306b: Pushed 09:49:34 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:49:35 a5366b87b458: Preparing 09:49:35 4985e6de2010: Preparing 09:49:35 5c8a69a5306b: Preparing 09:49:35 3b01c8c0e3d7: Preparing 09:49:35 3d46716604f0: Preparing 09:49:35 38679a808761: Preparing 09:49:35 79f1f039aaee: Preparing 09:49:35 994456c4fd7b: Preparing 09:49:35 79f1f039aaee: Waiting 09:49:35 994456c4fd7b: Waiting 09:49:35 38679a808761: Waiting 09:49:35 3b01c8c0e3d7: Layer already exists 09:49:35 5c8a69a5306b: Layer already exists 09:49:35 3d46716604f0: Layer already exists 09:49:35 a5366b87b458: Layer already exists 09:49:35 4985e6de2010: Layer already exists 09:49:35 38679a808761: Layer already exists 09:49:35 79f1f039aaee: Layer already exists 09:49:35 994456c4fd7b: Layer already exists 09:49:35 latest: digest: sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4 09:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:49:36 a5366b87b458: Preparing 09:49:36 4985e6de2010: Preparing 09:49:36 5c8a69a5306b: Preparing 09:49:36 3b01c8c0e3d7: Preparing 09:49:36 3d46716604f0: Preparing 09:49:36 38679a808761: Preparing 09:49:36 79f1f039aaee: Preparing 09:49:36 994456c4fd7b: Preparing 09:49:36 79f1f039aaee: Waiting 09:49:36 38679a808761: Waiting 09:49:36 3b01c8c0e3d7: Layer already exists 09:49:36 5c8a69a5306b: Layer already exists 09:49:36 a5366b87b458: Layer already exists 09:49:36 3d46716604f0: Layer already exists 09:49:36 4985e6de2010: Layer already exists 09:49:36 994456c4fd7b: Layer already exists 09:49:36 38679a808761: Layer already exists 09:49:36 79f1f039aaee: Layer already exists 09:49:36 4.1.0-dev.4: digest: sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:49:37 a5366b87b458: Preparing 09:49:37 4985e6de2010: Preparing 09:49:37 5c8a69a5306b: Preparing 09:49:37 3b01c8c0e3d7: Preparing 09:49:37 3d46716604f0: Preparing 09:49:37 38679a808761: Preparing 09:49:37 79f1f039aaee: Preparing 09:49:37 994456c4fd7b: Preparing 09:49:37 38679a808761: Waiting 09:49:37 994456c4fd7b: Waiting 09:49:37 79f1f039aaee: Waiting 09:49:37 3d46716604f0: Layer already exists 09:49:37 3b01c8c0e3d7: Layer already exists 09:49:37 4985e6de2010: Layer already exists 09:49:37 5c8a69a5306b: Layer already exists 09:49:37 a5366b87b458: Layer already exists 09:49:37 38679a808761: Layer already exists 09:49:37 79f1f039aaee: Layer already exists 09:49:37 994456c4fd7b: Layer already exists 09:49:37 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:49:37 a5366b87b458: Preparing 09:49:37 4985e6de2010: Preparing 09:49:37 5c8a69a5306b: Preparing 09:49:37 3b01c8c0e3d7: Preparing 09:49:37 3d46716604f0: Preparing 09:49:37 38679a808761: Preparing 09:49:37 79f1f039aaee: Preparing 09:49:37 994456c4fd7b: Preparing 09:49:37 38679a808761: Waiting 09:49:37 79f1f039aaee: Waiting 09:49:37 994456c4fd7b: Waiting 09:49:37 5c8a69a5306b: Layer already exists 09:49:37 a5366b87b458: Layer already exists 09:49:37 3d46716604f0: Layer already exists 09:49:37 4985e6de2010: Layer already exists 09:49:37 3b01c8c0e3d7: Layer already exists 09:49:37 38679a808761: Layer already exists 09:49:37 79f1f039aaee: Layer already exists 09:49:37 994456c4fd7b: Layer already exists 09:49:37 main: digest: sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:38 ===================================================== [Pipeline] echo 09:49:38 taggedImages: 09:49:38 - nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:38 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:49:38 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4 09:49:38 - nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:38 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:49:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:49:38 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:38 latest 09:49:38 4.1.0-dev.4 09:49:38 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:38 main 09:49:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:49:38 b91df9501afd: Preparing 09:49:38 f5a220a4f18b: Preparing 09:49:38 22180bff8d29: Preparing 09:49:38 6bc5303d449e: Preparing 09:49:38 72be7187028c: Preparing 09:49:38 38e90d3a9acc: Preparing 09:49:38 db2c023d0d87: Preparing 09:49:38 3b01c8c0e3d7: Preparing 09:49:38 3d46716604f0: Preparing 09:49:38 06ab4900ee44: Preparing 09:49:38 7439dd23708b: Preparing 09:49:38 5f70bf18a086: Preparing 09:49:38 d0f72a1f9d47: Preparing 09:49:38 bfb76bf5c09a: Preparing 09:49:38 a8204406ba01: Preparing 09:49:38 994456c4fd7b: Preparing 09:49:38 3d46716604f0: Waiting 09:49:38 06ab4900ee44: Waiting 09:49:38 7439dd23708b: Waiting 09:49:38 5f70bf18a086: Waiting 09:49:38 d0f72a1f9d47: Waiting 09:49:38 bfb76bf5c09a: Waiting 09:49:38 a8204406ba01: Waiting 09:49:38 994456c4fd7b: Waiting 09:49:38 38e90d3a9acc: Waiting 09:49:38 db2c023d0d87: Waiting 09:49:38 3b01c8c0e3d7: Waiting 09:49:38 6bc5303d449e: Pushed 09:49:38 22180bff8d29: Pushed 09:49:38 b91df9501afd: Pushed 09:49:38 72be7187028c: Pushed 09:49:38 f5a220a4f18b: Pushed 09:49:38 3b01c8c0e3d7: Layer already exists 09:49:38 3d46716604f0: Layer already exists 09:49:38 5f70bf18a086: Layer already exists 09:49:38 38e90d3a9acc: Pushed 09:49:39 7439dd23708b: Pushed 09:49:39 06ab4900ee44: Pushed 09:49:39 d0f72a1f9d47: Pushed 09:49:39 bfb76bf5c09a: Pushed 09:49:39 994456c4fd7b: Layer already exists 09:49:39 a8204406ba01: Pushed 09:49:40 db2c023d0d87: Pushed 09:49:40 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:49:41 b91df9501afd: Preparing 09:49:41 f5a220a4f18b: Preparing 09:49:41 22180bff8d29: Preparing 09:49:41 6bc5303d449e: Preparing 09:49:41 72be7187028c: Preparing 09:49:41 38e90d3a9acc: Preparing 09:49:41 38e90d3a9acc: Waiting 09:49:41 db2c023d0d87: Preparing 09:49:41 3b01c8c0e3d7: Preparing 09:49:41 3d46716604f0: Preparing 09:49:41 06ab4900ee44: Preparing 09:49:41 7439dd23708b: Preparing 09:49:41 3b01c8c0e3d7: Waiting 09:49:41 db2c023d0d87: Waiting 09:49:41 3d46716604f0: Waiting 09:49:41 06ab4900ee44: Waiting 09:49:41 5f70bf18a086: Preparing 09:49:41 d0f72a1f9d47: Preparing 09:49:41 7439dd23708b: Waiting 09:49:41 5f70bf18a086: Waiting 09:49:41 bfb76bf5c09a: Preparing 09:49:41 a8204406ba01: Preparing 09:49:41 d0f72a1f9d47: Waiting 09:49:41 bfb76bf5c09a: Waiting 09:49:41 994456c4fd7b: Preparing 09:49:41 994456c4fd7b: Waiting 09:49:41 a8204406ba01: Waiting 09:49:41 6bc5303d449e: Layer already exists 09:49:41 b91df9501afd: Layer already exists 09:49:41 72be7187028c: Layer already exists 09:49:41 f5a220a4f18b: Layer already exists 09:49:41 22180bff8d29: Layer already exists 09:49:41 38e90d3a9acc: Layer already exists 09:49:41 db2c023d0d87: Layer already exists 09:49:41 3b01c8c0e3d7: Layer already exists 09:49:41 3d46716604f0: Layer already exists 09:49:41 06ab4900ee44: Layer already exists 09:49:41 5f70bf18a086: Layer already exists 09:49:41 7439dd23708b: Layer already exists 09:49:41 d0f72a1f9d47: Layer already exists 09:49:41 a8204406ba01: Layer already exists 09:49:41 bfb76bf5c09a: Layer already exists 09:49:41 994456c4fd7b: Layer already exists 09:49:41 latest: digest: sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4 09:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:49:41 b91df9501afd: Preparing 09:49:41 f5a220a4f18b: Preparing 09:49:41 22180bff8d29: Preparing 09:49:41 6bc5303d449e: Preparing 09:49:41 72be7187028c: Preparing 09:49:41 38e90d3a9acc: Preparing 09:49:41 db2c023d0d87: Preparing 09:49:41 3b01c8c0e3d7: Preparing 09:49:41 3d46716604f0: Preparing 09:49:41 06ab4900ee44: Preparing 09:49:41 7439dd23708b: Preparing 09:49:41 5f70bf18a086: Preparing 09:49:41 d0f72a1f9d47: Preparing 09:49:41 bfb76bf5c09a: Preparing 09:49:41 a8204406ba01: Preparing 09:49:41 994456c4fd7b: Preparing 09:49:41 06ab4900ee44: Waiting 09:49:41 7439dd23708b: Waiting 09:49:41 5f70bf18a086: Waiting 09:49:41 d0f72a1f9d47: Waiting 09:49:41 bfb76bf5c09a: Waiting 09:49:41 a8204406ba01: Waiting 09:49:41 994456c4fd7b: Waiting 09:49:41 38e90d3a9acc: Waiting 09:49:41 3b01c8c0e3d7: Waiting 09:49:41 3d46716604f0: Waiting 09:49:41 22180bff8d29: Layer already exists 09:49:41 72be7187028c: Layer already exists 09:49:41 f5a220a4f18b: Layer already exists 09:49:41 6bc5303d449e: Layer already exists 09:49:41 b91df9501afd: Layer already exists 09:49:41 38e90d3a9acc: Layer already exists 09:49:41 db2c023d0d87: Layer already exists 09:49:41 3b01c8c0e3d7: Layer already exists 09:49:41 3d46716604f0: Layer already exists 09:49:41 06ab4900ee44: Layer already exists 09:49:41 d0f72a1f9d47: Layer already exists 09:49:41 7439dd23708b: Layer already exists 09:49:41 5f70bf18a086: Layer already exists 09:49:41 a8204406ba01: Layer already exists 09:49:41 bfb76bf5c09a: Layer already exists 09:49:41 994456c4fd7b: Layer already exists 09:49:41 4.1.0-dev.4: digest: sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:49:42 b91df9501afd: Preparing 09:49:42 f5a220a4f18b: Preparing 09:49:42 22180bff8d29: Preparing 09:49:42 6bc5303d449e: Preparing 09:49:42 72be7187028c: Preparing 09:49:42 38e90d3a9acc: Preparing 09:49:42 db2c023d0d87: Preparing 09:49:42 3b01c8c0e3d7: Preparing 09:49:42 3d46716604f0: Preparing 09:49:42 06ab4900ee44: Preparing 09:49:42 7439dd23708b: Preparing 09:49:42 5f70bf18a086: Preparing 09:49:42 d0f72a1f9d47: Preparing 09:49:42 bfb76bf5c09a: Preparing 09:49:42 a8204406ba01: Preparing 09:49:42 994456c4fd7b: Preparing 09:49:42 06ab4900ee44: Waiting 09:49:42 38e90d3a9acc: Waiting 09:49:42 7439dd23708b: Waiting 09:49:42 db2c023d0d87: Waiting 09:49:42 3b01c8c0e3d7: Waiting 09:49:42 5f70bf18a086: Waiting 09:49:42 d0f72a1f9d47: Waiting 09:49:42 a8204406ba01: Waiting 09:49:42 994456c4fd7b: Waiting 09:49:42 3d46716604f0: Waiting 09:49:42 22180bff8d29: Layer already exists 09:49:42 b91df9501afd: Layer already exists 09:49:42 72be7187028c: Layer already exists 09:49:42 6bc5303d449e: Layer already exists 09:49:42 f5a220a4f18b: Layer already exists 09:49:42 38e90d3a9acc: Layer already exists 09:49:42 db2c023d0d87: Layer already exists 09:49:42 3b01c8c0e3d7: Layer already exists 09:49:42 3d46716604f0: Layer already exists 09:49:42 06ab4900ee44: Layer already exists 09:49:42 7439dd23708b: Layer already exists 09:49:42 5f70bf18a086: Layer already exists 09:49:42 d0f72a1f9d47: Layer already exists 09:49:42 bfb76bf5c09a: Layer already exists 09:49:42 a8204406ba01: Layer already exists 09:49:42 994456c4fd7b: Layer already exists 09:49:42 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:49:42 b91df9501afd: Preparing 09:49:42 f5a220a4f18b: Preparing 09:49:42 22180bff8d29: Preparing 09:49:42 6bc5303d449e: Preparing 09:49:42 72be7187028c: Preparing 09:49:42 38e90d3a9acc: Preparing 09:49:42 db2c023d0d87: Preparing 09:49:42 3b01c8c0e3d7: Preparing 09:49:42 3d46716604f0: Preparing 09:49:42 06ab4900ee44: Preparing 09:49:42 7439dd23708b: Preparing 09:49:42 5f70bf18a086: Preparing 09:49:42 d0f72a1f9d47: Preparing 09:49:42 bfb76bf5c09a: Preparing 09:49:42 a8204406ba01: Preparing 09:49:42 994456c4fd7b: Preparing 09:49:42 38e90d3a9acc: Waiting 09:49:42 db2c023d0d87: Waiting 09:49:42 d0f72a1f9d47: Waiting 09:49:42 994456c4fd7b: Waiting 09:49:42 3b01c8c0e3d7: Waiting 09:49:42 bfb76bf5c09a: Waiting 09:49:42 3d46716604f0: Waiting 09:49:42 a8204406ba01: Waiting 09:49:42 7439dd23708b: Waiting 09:49:42 5f70bf18a086: Waiting 09:49:42 b91df9501afd: Layer already exists 09:49:42 72be7187028c: Layer already exists 09:49:42 f5a220a4f18b: Layer already exists 09:49:42 6bc5303d449e: Layer already exists 09:49:42 22180bff8d29: Layer already exists 09:49:42 38e90d3a9acc: Layer already exists 09:49:42 3b01c8c0e3d7: Layer already exists 09:49:42 db2c023d0d87: Layer already exists 09:49:42 3d46716604f0: Layer already exists 09:49:42 06ab4900ee44: Layer already exists 09:49:42 7439dd23708b: Layer already exists 09:49:42 bfb76bf5c09a: Layer already exists 09:49:42 5f70bf18a086: Layer already exists 09:49:42 d0f72a1f9d47: Layer already exists 09:49:42 a8204406ba01: Layer already exists 09:49:42 994456c4fd7b: Layer already exists 09:49:42 main: digest: sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:43 ===================================================== [Pipeline] echo 09:49:43 taggedImages: 09:49:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:49:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4 09:49:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:49:43 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:49:43 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:43 latest 09:49:43 4.1.0-dev.4 09:49:43 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:43 main 09:49:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:49:43 f4043a996272: Preparing 09:49:43 f54871496d68: Preparing 09:49:43 8b8b56ad004f: Preparing 09:49:43 92f7c39fa930: Preparing 09:49:43 3b01c8c0e3d7: Preparing 09:49:43 3d46716604f0: Preparing 09:49:43 38679a808761: Preparing 09:49:43 79f1f039aaee: Preparing 09:49:43 994456c4fd7b: Preparing 09:49:43 38679a808761: Waiting 09:49:43 79f1f039aaee: Waiting 09:49:43 3d46716604f0: Waiting 09:49:43 994456c4fd7b: Waiting 09:49:43 3b01c8c0e3d7: Layer already exists 09:49:43 3d46716604f0: Layer already exists 09:49:43 38679a808761: Layer already exists 09:49:43 79f1f039aaee: Layer already exists 09:49:43 f54871496d68: Pushed 09:49:43 994456c4fd7b: Layer already exists 09:49:43 8b8b56ad004f: Pushed 09:49:43 f4043a996272: Pushed 09:49:46 92f7c39fa930: Pushed 09:49:46 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:49:46 f4043a996272: Preparing 09:49:46 f54871496d68: Preparing 09:49:46 8b8b56ad004f: Preparing 09:49:46 92f7c39fa930: Preparing 09:49:46 3b01c8c0e3d7: Preparing 09:49:46 3d46716604f0: Preparing 09:49:46 38679a808761: Preparing 09:49:46 79f1f039aaee: Preparing 09:49:46 994456c4fd7b: Preparing 09:49:46 3d46716604f0: Waiting 09:49:46 79f1f039aaee: Waiting 09:49:46 994456c4fd7b: Waiting 09:49:46 38679a808761: Waiting 09:49:46 92f7c39fa930: Layer already exists 09:49:46 8b8b56ad004f: Layer already exists 09:49:46 3b01c8c0e3d7: Layer already exists 09:49:46 f4043a996272: Layer already exists 09:49:46 f54871496d68: Layer already exists 09:49:46 38679a808761: Layer already exists 09:49:46 79f1f039aaee: Layer already exists 09:49:46 3d46716604f0: Layer already exists 09:49:46 994456c4fd7b: Layer already exists 09:49:46 latest: digest: sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4 09:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:49:47 f4043a996272: Preparing 09:49:47 f54871496d68: Preparing 09:49:47 8b8b56ad004f: Preparing 09:49:47 92f7c39fa930: Preparing 09:49:47 3b01c8c0e3d7: Preparing 09:49:47 3d46716604f0: Preparing 09:49:47 38679a808761: Preparing 09:49:47 79f1f039aaee: Preparing 09:49:47 994456c4fd7b: Preparing 09:49:47 38679a808761: Waiting 09:49:47 79f1f039aaee: Waiting 09:49:47 3d46716604f0: Waiting 09:49:47 994456c4fd7b: Waiting 09:49:47 f54871496d68: Layer already exists 09:49:47 8b8b56ad004f: Layer already exists 09:49:47 3b01c8c0e3d7: Layer already exists 09:49:47 92f7c39fa930: Layer already exists 09:49:47 f4043a996272: Layer already exists 09:49:47 79f1f039aaee: Layer already exists 09:49:47 3d46716604f0: Layer already exists 09:49:47 994456c4fd7b: Layer already exists 09:49:47 38679a808761: Layer already exists 09:49:47 4.1.0-dev.4: digest: sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:49:48 f4043a996272: Preparing 09:49:48 f54871496d68: Preparing 09:49:48 8b8b56ad004f: Preparing 09:49:48 92f7c39fa930: Preparing 09:49:48 3b01c8c0e3d7: Preparing 09:49:48 3d46716604f0: Preparing 09:49:48 38679a808761: Preparing 09:49:48 79f1f039aaee: Preparing 09:49:48 994456c4fd7b: Preparing 09:49:48 3d46716604f0: Waiting 09:49:48 38679a808761: Waiting 09:49:48 79f1f039aaee: Waiting 09:49:48 994456c4fd7b: Waiting 09:49:48 92f7c39fa930: Layer already exists 09:49:48 3b01c8c0e3d7: Layer already exists 09:49:48 f54871496d68: Layer already exists 09:49:48 8b8b56ad004f: Layer already exists 09:49:48 f4043a996272: Layer already exists 09:49:48 38679a808761: Layer already exists 09:49:48 79f1f039aaee: Layer already exists 09:49:48 994456c4fd7b: Layer already exists 09:49:48 3d46716604f0: Layer already exists 09:49:48 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:49:49 f4043a996272: Preparing 09:49:49 f54871496d68: Preparing 09:49:49 8b8b56ad004f: Preparing 09:49:49 92f7c39fa930: Preparing 09:49:49 3b01c8c0e3d7: Preparing 09:49:49 3d46716604f0: Preparing 09:49:49 38679a808761: Preparing 09:49:49 79f1f039aaee: Preparing 09:49:49 994456c4fd7b: Preparing 09:49:49 38679a808761: Waiting 09:49:49 79f1f039aaee: Waiting 09:49:49 994456c4fd7b: Waiting 09:49:49 3d46716604f0: Waiting 09:49:49 8b8b56ad004f: Layer already exists 09:49:49 3b01c8c0e3d7: Layer already exists 09:49:49 92f7c39fa930: Layer already exists 09:49:49 f4043a996272: Layer already exists 09:49:49 f54871496d68: Layer already exists 09:49:49 79f1f039aaee: Layer already exists 09:49:49 38679a808761: Layer already exists 09:49:49 3d46716604f0: Layer already exists 09:49:49 994456c4fd7b: Layer already exists 09:49:49 main: digest: sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:49 ===================================================== [Pipeline] echo 09:49:49 taggedImages: 09:49:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:49:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4 09:49:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:49:49 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:49:49 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:49 latest 09:49:49 4.1.0-dev.4 09:49:49 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:49 main 09:49:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:49:49 d4b6300673fc: Preparing 09:49:49 9e606d557928: Preparing 09:49:49 911d85263330: Preparing 09:49:49 a73e789f087d: Preparing 09:49:49 8f05bac3e645: Preparing 09:49:49 3b01c8c0e3d7: Preparing 09:49:49 3d46716604f0: Preparing 09:49:49 cf3a6c8242fa: Preparing 09:49:49 38ab83d8f526: Preparing 09:49:49 e2251cfb0f70: Preparing 09:49:49 994456c4fd7b: Preparing 09:49:49 3d46716604f0: Waiting 09:49:49 cf3a6c8242fa: Waiting 09:49:49 994456c4fd7b: Waiting 09:49:49 38ab83d8f526: Waiting 09:49:49 3b01c8c0e3d7: Waiting 09:49:49 8f05bac3e645: Pushed 09:49:49 3b01c8c0e3d7: Layer already exists 09:49:49 d4b6300673fc: Pushed 09:49:49 a73e789f087d: Pushed 09:49:49 9e606d557928: Pushed 09:49:49 3d46716604f0: Layer already exists 09:49:49 994456c4fd7b: Layer already exists 09:49:49 cf3a6c8242fa: Pushed 09:49:49 38ab83d8f526: Pushed 09:49:51 e2251cfb0f70: Pushed 09:49:51 911d85263330: Pushed 09:49:51 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:49:52 d4b6300673fc: Preparing 09:49:52 9e606d557928: Preparing 09:49:52 911d85263330: Preparing 09:49:52 a73e789f087d: Preparing 09:49:52 8f05bac3e645: Preparing 09:49:52 3b01c8c0e3d7: Preparing 09:49:52 3d46716604f0: Preparing 09:49:52 cf3a6c8242fa: Preparing 09:49:52 38ab83d8f526: Preparing 09:49:52 e2251cfb0f70: Preparing 09:49:52 994456c4fd7b: Preparing 09:49:52 3b01c8c0e3d7: Waiting 09:49:52 cf3a6c8242fa: Waiting 09:49:52 3d46716604f0: Waiting 09:49:52 38ab83d8f526: Waiting 09:49:52 e2251cfb0f70: Waiting 09:49:52 994456c4fd7b: Waiting 09:49:52 d4b6300673fc: Layer already exists 09:49:52 9e606d557928: Layer already exists 09:49:52 911d85263330: Layer already exists 09:49:52 8f05bac3e645: Layer already exists 09:49:52 a73e789f087d: Layer already exists 09:49:52 3d46716604f0: Layer already exists 09:49:52 e2251cfb0f70: Layer already exists 09:49:52 3b01c8c0e3d7: Layer already exists 09:49:52 cf3a6c8242fa: Layer already exists 09:49:52 38ab83d8f526: Layer already exists 09:49:52 994456c4fd7b: Layer already exists 09:49:52 latest: digest: sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4 09:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:49:52 d4b6300673fc: Preparing 09:49:52 9e606d557928: Preparing 09:49:52 911d85263330: Preparing 09:49:52 a73e789f087d: Preparing 09:49:52 8f05bac3e645: Preparing 09:49:52 3b01c8c0e3d7: Preparing 09:49:52 3d46716604f0: Preparing 09:49:52 cf3a6c8242fa: Preparing 09:49:52 38ab83d8f526: Preparing 09:49:52 e2251cfb0f70: Preparing 09:49:52 994456c4fd7b: Preparing 09:49:52 3d46716604f0: Waiting 09:49:52 cf3a6c8242fa: Waiting 09:49:52 994456c4fd7b: Waiting 09:49:52 e2251cfb0f70: Waiting 09:49:52 3b01c8c0e3d7: Waiting 09:49:52 911d85263330: Layer already exists 09:49:52 a73e789f087d: Layer already exists 09:49:52 8f05bac3e645: Layer already exists 09:49:52 9e606d557928: Layer already exists 09:49:52 d4b6300673fc: Layer already exists 09:49:52 cf3a6c8242fa: Layer already exists 09:49:52 3d46716604f0: Layer already exists 09:49:52 3b01c8c0e3d7: Layer already exists 09:49:52 e2251cfb0f70: Layer already exists 09:49:52 38ab83d8f526: Layer already exists 09:49:52 994456c4fd7b: Layer already exists 09:49:52 4.1.0-dev.4: digest: sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:49:53 d4b6300673fc: Preparing 09:49:53 9e606d557928: Preparing 09:49:53 911d85263330: Preparing 09:49:53 a73e789f087d: Preparing 09:49:53 8f05bac3e645: Preparing 09:49:53 3b01c8c0e3d7: Preparing 09:49:53 3d46716604f0: Preparing 09:49:53 cf3a6c8242fa: Preparing 09:49:53 38ab83d8f526: Preparing 09:49:53 e2251cfb0f70: Preparing 09:49:53 994456c4fd7b: Preparing 09:49:53 cf3a6c8242fa: Waiting 09:49:53 38ab83d8f526: Waiting 09:49:53 e2251cfb0f70: Waiting 09:49:53 994456c4fd7b: Waiting 09:49:53 3b01c8c0e3d7: Waiting 09:49:53 3d46716604f0: Waiting 09:49:53 a73e789f087d: Layer already exists 09:49:53 911d85263330: Layer already exists 09:49:53 8f05bac3e645: Layer already exists 09:49:53 d4b6300673fc: Layer already exists 09:49:53 9e606d557928: Layer already exists 09:49:53 cf3a6c8242fa: Layer already exists 09:49:53 3b01c8c0e3d7: Layer already exists 09:49:53 3d46716604f0: Layer already exists 09:49:53 38ab83d8f526: Layer already exists 09:49:53 e2251cfb0f70: Layer already exists 09:49:53 994456c4fd7b: Layer already exists 09:49:53 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:49:54 d4b6300673fc: Preparing 09:49:54 9e606d557928: Preparing 09:49:54 911d85263330: Preparing 09:49:54 a73e789f087d: Preparing 09:49:54 8f05bac3e645: Preparing 09:49:54 3b01c8c0e3d7: Preparing 09:49:54 3d46716604f0: Preparing 09:49:54 cf3a6c8242fa: Preparing 09:49:54 38ab83d8f526: Preparing 09:49:54 e2251cfb0f70: Preparing 09:49:54 994456c4fd7b: Preparing 09:49:54 cf3a6c8242fa: Waiting 09:49:54 38ab83d8f526: Waiting 09:49:54 e2251cfb0f70: Waiting 09:49:54 3b01c8c0e3d7: Waiting 09:49:54 994456c4fd7b: Waiting 09:49:54 3d46716604f0: Waiting 09:49:54 8f05bac3e645: Layer already exists 09:49:54 9e606d557928: Layer already exists 09:49:54 911d85263330: Layer already exists 09:49:54 d4b6300673fc: Layer already exists 09:49:54 a73e789f087d: Layer already exists 09:49:54 38ab83d8f526: Layer already exists 09:49:54 3d46716604f0: Layer already exists 09:49:54 3b01c8c0e3d7: Layer already exists 09:49:54 cf3a6c8242fa: Layer already exists 09:49:54 e2251cfb0f70: Layer already exists 09:49:54 994456c4fd7b: Layer already exists 09:49:54 main: digest: sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:54 ===================================================== [Pipeline] echo 09:49:54 taggedImages: 09:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4 09:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:49:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:49:54 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:54 latest 09:49:54 4.1.0-dev.4 09:49:54 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:54 main 09:49:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:49:55 b5a315df3931: Preparing 09:49:55 6b7b617cdd6d: Preparing 09:49:55 4ea7b7f98a8f: Preparing 09:49:55 4cf133e6dc75: Preparing 09:49:55 c80f4c2d82f6: Preparing 09:49:55 9ed757cb9ce8: Preparing 09:49:55 2976985bd9d2: Preparing 09:49:55 3b01c8c0e3d7: Preparing 09:49:55 3d46716604f0: Preparing 09:49:55 dfa4906f9cdb: Preparing 09:49:55 c1c4b431d096: Preparing 09:49:55 994456c4fd7b: Preparing 09:49:55 3b01c8c0e3d7: Waiting 09:49:55 9ed757cb9ce8: Waiting 09:49:55 2976985bd9d2: Waiting 09:49:55 3d46716604f0: Waiting 09:49:55 dfa4906f9cdb: Waiting 09:49:55 c1c4b431d096: Waiting 09:49:55 994456c4fd7b: Waiting 09:49:55 6b7b617cdd6d: Pushed 09:49:55 b5a315df3931: Pushed 09:49:55 c80f4c2d82f6: Pushed 09:49:55 3b01c8c0e3d7: Layer already exists 09:49:55 3d46716604f0: Layer already exists 09:49:55 9ed757cb9ce8: Pushed 09:49:55 2976985bd9d2: Pushed 09:49:55 994456c4fd7b: Layer already exists 09:49:55 dfa4906f9cdb: Pushed 09:49:56 c1c4b431d096: Pushed 09:49:56 4cf133e6dc75: Pushed 09:49:57 4ea7b7f98a8f: Pushed 09:49:57 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:49:58 b5a315df3931: Preparing 09:49:58 6b7b617cdd6d: Preparing 09:49:58 4ea7b7f98a8f: Preparing 09:49:58 4cf133e6dc75: Preparing 09:49:58 c80f4c2d82f6: Preparing 09:49:58 9ed757cb9ce8: Preparing 09:49:58 2976985bd9d2: Preparing 09:49:58 3b01c8c0e3d7: Preparing 09:49:58 3d46716604f0: Preparing 09:49:58 dfa4906f9cdb: Preparing 09:49:58 c1c4b431d096: Preparing 09:49:58 994456c4fd7b: Preparing 09:49:58 9ed757cb9ce8: Waiting 09:49:58 2976985bd9d2: Waiting 09:49:58 3b01c8c0e3d7: Waiting 09:49:58 3d46716604f0: Waiting 09:49:58 dfa4906f9cdb: Waiting 09:49:58 c1c4b431d096: Waiting 09:49:58 994456c4fd7b: Waiting 09:49:58 6b7b617cdd6d: Layer already exists 09:49:58 4cf133e6dc75: Layer already exists 09:49:58 b5a315df3931: Layer already exists 09:49:58 4ea7b7f98a8f: Layer already exists 09:49:58 c80f4c2d82f6: Layer already exists 09:49:58 9ed757cb9ce8: Layer already exists 09:49:58 2976985bd9d2: Layer already exists 09:49:58 3b01c8c0e3d7: Layer already exists 09:49:58 dfa4906f9cdb: Layer already exists 09:49:58 3d46716604f0: Layer already exists 09:49:58 c1c4b431d096: Layer already exists 09:49:58 994456c4fd7b: Layer already exists 09:49:58 latest: digest: sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4 09:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:49:58 b5a315df3931: Preparing 09:49:58 6b7b617cdd6d: Preparing 09:49:58 4ea7b7f98a8f: Preparing 09:49:58 4cf133e6dc75: Preparing 09:49:58 c80f4c2d82f6: Preparing 09:49:58 9ed757cb9ce8: Preparing 09:49:58 2976985bd9d2: Preparing 09:49:58 3b01c8c0e3d7: Preparing 09:49:58 3d46716604f0: Preparing 09:49:58 dfa4906f9cdb: Preparing 09:49:58 c1c4b431d096: Preparing 09:49:58 994456c4fd7b: Preparing 09:49:58 9ed757cb9ce8: Waiting 09:49:58 c1c4b431d096: Waiting 09:49:58 994456c4fd7b: Waiting 09:49:58 dfa4906f9cdb: Waiting 09:49:58 2976985bd9d2: Waiting 09:49:58 3d46716604f0: Waiting 09:49:58 3b01c8c0e3d7: Waiting 09:49:58 c80f4c2d82f6: Layer already exists 09:49:58 4cf133e6dc75: Layer already exists 09:49:58 b5a315df3931: Layer already exists 09:49:58 6b7b617cdd6d: Layer already exists 09:49:58 4ea7b7f98a8f: Layer already exists 09:49:58 3b01c8c0e3d7: Layer already exists 09:49:58 9ed757cb9ce8: Layer already exists 09:49:58 2976985bd9d2: Layer already exists 09:49:58 dfa4906f9cdb: Layer already exists 09:49:58 3d46716604f0: Layer already exists 09:49:58 c1c4b431d096: Layer already exists 09:49:58 994456c4fd7b: Layer already exists 09:49:58 4.1.0-dev.4: digest: sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:49:59 b5a315df3931: Preparing 09:49:59 6b7b617cdd6d: Preparing 09:49:59 4ea7b7f98a8f: Preparing 09:49:59 4cf133e6dc75: Preparing 09:49:59 c80f4c2d82f6: Preparing 09:49:59 9ed757cb9ce8: Preparing 09:49:59 2976985bd9d2: Preparing 09:49:59 3b01c8c0e3d7: Preparing 09:49:59 3d46716604f0: Preparing 09:49:59 dfa4906f9cdb: Preparing 09:49:59 c1c4b431d096: Preparing 09:49:59 994456c4fd7b: Preparing 09:49:59 dfa4906f9cdb: Waiting 09:49:59 3d46716604f0: Waiting 09:49:59 c1c4b431d096: Waiting 09:49:59 994456c4fd7b: Waiting 09:49:59 9ed757cb9ce8: Waiting 09:49:59 3b01c8c0e3d7: Waiting 09:49:59 2976985bd9d2: Waiting 09:49:59 c80f4c2d82f6: Layer already exists 09:49:59 4ea7b7f98a8f: Layer already exists 09:49:59 4cf133e6dc75: Layer already exists 09:49:59 6b7b617cdd6d: Layer already exists 09:49:59 b5a315df3931: Layer already exists 09:49:59 2976985bd9d2: Layer already exists 09:49:59 9ed757cb9ce8: Layer already exists 09:49:59 3d46716604f0: Layer already exists 09:49:59 3b01c8c0e3d7: Layer already exists 09:49:59 dfa4906f9cdb: Layer already exists 09:49:59 c1c4b431d096: Layer already exists 09:49:59 994456c4fd7b: Layer already exists 09:49:59 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:50:00 b5a315df3931: Preparing 09:50:00 6b7b617cdd6d: Preparing 09:50:00 4ea7b7f98a8f: Preparing 09:50:00 4cf133e6dc75: Preparing 09:50:00 c80f4c2d82f6: Preparing 09:50:00 9ed757cb9ce8: Preparing 09:50:00 2976985bd9d2: Preparing 09:50:00 3b01c8c0e3d7: Preparing 09:50:00 3d46716604f0: Preparing 09:50:00 dfa4906f9cdb: Preparing 09:50:00 c1c4b431d096: Preparing 09:50:00 994456c4fd7b: Preparing 09:50:00 9ed757cb9ce8: Waiting 09:50:00 3b01c8c0e3d7: Waiting 09:50:00 3d46716604f0: Waiting 09:50:00 c1c4b431d096: Waiting 09:50:00 dfa4906f9cdb: Waiting 09:50:00 2976985bd9d2: Waiting 09:50:00 6b7b617cdd6d: Layer already exists 09:50:00 4ea7b7f98a8f: Layer already exists 09:50:00 b5a315df3931: Layer already exists 09:50:00 4cf133e6dc75: Layer already exists 09:50:00 c80f4c2d82f6: Layer already exists 09:50:00 9ed757cb9ce8: Layer already exists 09:50:00 3d46716604f0: Layer already exists 09:50:00 3b01c8c0e3d7: Layer already exists 09:50:00 2976985bd9d2: Layer already exists 09:50:00 dfa4906f9cdb: Layer already exists 09:50:00 c1c4b431d096: Layer already exists 09:50:00 994456c4fd7b: Layer already exists 09:50:00 main: digest: sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:50:00 ===================================================== [Pipeline] echo 09:50:00 taggedImages: 09:50:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:50:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4 09:50:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:50:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:50:00 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:00 latest 09:50:00 4.1.0-dev.4 09:50:00 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:00 main 09:50:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:50:00 1779c3a8c72f: Preparing 09:50:00 092cf9f7f344: Preparing 09:50:00 3b01c8c0e3d7: Preparing 09:50:00 3d46716604f0: Preparing 09:50:00 d1a18555f21b: Preparing 09:50:00 453bfe7497bd: Preparing 09:50:00 994456c4fd7b: Preparing 09:50:00 453bfe7497bd: Waiting 09:50:00 994456c4fd7b: Waiting 09:50:00 3d46716604f0: Layer already exists 09:50:00 3b01c8c0e3d7: Layer already exists 09:50:00 994456c4fd7b: Layer already exists 09:50:00 1779c3a8c72f: Pushed 09:50:00 d1a18555f21b: Pushed 09:50:01 453bfe7497bd: Pushed 09:50:03 092cf9f7f344: Pushed 09:50:03 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:50:04 1779c3a8c72f: Preparing 09:50:04 092cf9f7f344: Preparing 09:50:04 3b01c8c0e3d7: Preparing 09:50:04 3d46716604f0: Preparing 09:50:04 d1a18555f21b: Preparing 09:50:04 453bfe7497bd: Preparing 09:50:04 994456c4fd7b: Preparing 09:50:04 994456c4fd7b: Waiting 09:50:04 453bfe7497bd: Waiting 09:50:04 3b01c8c0e3d7: Layer already exists 09:50:04 3d46716604f0: Layer already exists 09:50:04 d1a18555f21b: Layer already exists 09:50:04 092cf9f7f344: Layer already exists 09:50:04 1779c3a8c72f: Layer already exists 09:50:04 453bfe7497bd: Layer already exists 09:50:04 994456c4fd7b: Layer already exists 09:50:04 latest: digest: sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4 09:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:50:05 1779c3a8c72f: Preparing 09:50:05 092cf9f7f344: Preparing 09:50:05 3b01c8c0e3d7: Preparing 09:50:05 3d46716604f0: Preparing 09:50:05 d1a18555f21b: Preparing 09:50:05 453bfe7497bd: Preparing 09:50:05 994456c4fd7b: Preparing 09:50:05 994456c4fd7b: Waiting 09:50:05 453bfe7497bd: Waiting 09:50:05 d1a18555f21b: Layer already exists 09:50:05 1779c3a8c72f: Layer already exists 09:50:05 3d46716604f0: Layer already exists 09:50:05 092cf9f7f344: Layer already exists 09:50:05 3b01c8c0e3d7: Layer already exists 09:50:05 453bfe7497bd: Layer already exists 09:50:05 994456c4fd7b: Layer already exists 09:50:05 4.1.0-dev.4: digest: sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:50:05 1779c3a8c72f: Preparing 09:50:05 092cf9f7f344: Preparing 09:50:05 3b01c8c0e3d7: Preparing 09:50:05 3d46716604f0: Preparing 09:50:05 d1a18555f21b: Preparing 09:50:05 453bfe7497bd: Preparing 09:50:05 994456c4fd7b: Preparing 09:50:05 994456c4fd7b: Waiting 09:50:05 453bfe7497bd: Waiting 09:50:05 3b01c8c0e3d7: Layer already exists 09:50:05 3d46716604f0: Layer already exists 09:50:05 1779c3a8c72f: Layer already exists 09:50:05 092cf9f7f344: Layer already exists 09:50:05 d1a18555f21b: Layer already exists 09:50:05 994456c4fd7b: Layer already exists 09:50:05 453bfe7497bd: Layer already exists 09:50:05 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:50:06 1779c3a8c72f: Preparing 09:50:06 092cf9f7f344: Preparing 09:50:06 3b01c8c0e3d7: Preparing 09:50:06 3d46716604f0: Preparing 09:50:06 d1a18555f21b: Preparing 09:50:06 453bfe7497bd: Preparing 09:50:06 994456c4fd7b: Preparing 09:50:06 453bfe7497bd: Waiting 09:50:06 994456c4fd7b: Waiting 09:50:06 d1a18555f21b: Layer already exists 09:50:06 1779c3a8c72f: Layer already exists 09:50:06 3d46716604f0: Layer already exists 09:50:06 3b01c8c0e3d7: Layer already exists 09:50:06 092cf9f7f344: Layer already exists 09:50:06 994456c4fd7b: Layer already exists 09:50:06 453bfe7497bd: Layer already exists 09:50:06 main: digest: sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:50:06 ===================================================== [Pipeline] echo 09:50:06 taggedImages: 09:50:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:50:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4 09:50:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:50:06 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:50:06 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:06 latest 09:50:06 4.1.0-dev.4 09:50:06 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:06 main 09:50:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:50:07 92dde5788d22: Preparing 09:50:07 9bf2526b2c21: Preparing 09:50:07 6148d171b943: Preparing 09:50:07 3b01c8c0e3d7: Preparing 09:50:07 3d46716604f0: Preparing 09:50:07 c1ae73d7c6fc: Preparing 09:50:07 c7c99b36e816: Preparing 09:50:07 d7bac27fde79: Preparing 09:50:07 db6084a17f91: Preparing 09:50:07 994456c4fd7b: Preparing 09:50:07 db6084a17f91: Waiting 09:50:07 c7c99b36e816: Waiting 09:50:07 d7bac27fde79: Waiting 09:50:07 c1ae73d7c6fc: Waiting 09:50:07 3b01c8c0e3d7: Layer already exists 09:50:07 3d46716604f0: Layer already exists 09:50:07 9bf2526b2c21: Pushed 09:50:07 92dde5788d22: Pushed 09:50:07 6148d171b943: Pushed 09:50:07 994456c4fd7b: Layer already exists 09:50:07 d7bac27fde79: Pushed 09:50:07 db6084a17f91: Pushed 09:50:11 c7c99b36e816: Pushed 09:50:18 c1ae73d7c6fc: Pushed 09:50:18 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:50:19 92dde5788d22: Preparing 09:50:19 9bf2526b2c21: Preparing 09:50:19 6148d171b943: Preparing 09:50:19 3b01c8c0e3d7: Preparing 09:50:19 3d46716604f0: Preparing 09:50:19 c1ae73d7c6fc: Preparing 09:50:19 c7c99b36e816: Preparing 09:50:19 d7bac27fde79: Preparing 09:50:19 db6084a17f91: Preparing 09:50:19 994456c4fd7b: Preparing 09:50:19 c1ae73d7c6fc: Waiting 09:50:19 d7bac27fde79: Waiting 09:50:19 c7c99b36e816: Waiting 09:50:19 db6084a17f91: Waiting 09:50:19 994456c4fd7b: Waiting 09:50:19 3b01c8c0e3d7: Layer already exists 09:50:19 6148d171b943: Layer already exists 09:50:19 92dde5788d22: Layer already exists 09:50:19 3d46716604f0: Layer already exists 09:50:19 9bf2526b2c21: Layer already exists 09:50:19 c1ae73d7c6fc: Layer already exists 09:50:19 c7c99b36e816: Layer already exists 09:50:19 d7bac27fde79: Layer already exists 09:50:19 994456c4fd7b: Layer already exists 09:50:19 db6084a17f91: Layer already exists 09:50:19 latest: digest: sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4 09:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:50:19 92dde5788d22: Preparing 09:50:19 9bf2526b2c21: Preparing 09:50:19 6148d171b943: Preparing 09:50:19 3b01c8c0e3d7: Preparing 09:50:19 3d46716604f0: Preparing 09:50:19 c1ae73d7c6fc: Preparing 09:50:19 c7c99b36e816: Preparing 09:50:19 d7bac27fde79: Preparing 09:50:19 db6084a17f91: Preparing 09:50:19 994456c4fd7b: Preparing 09:50:19 c7c99b36e816: Waiting 09:50:19 d7bac27fde79: Waiting 09:50:19 db6084a17f91: Waiting 09:50:19 994456c4fd7b: Waiting 09:50:19 c1ae73d7c6fc: Waiting 09:50:19 6148d171b943: Layer already exists 09:50:19 3d46716604f0: Layer already exists 09:50:19 92dde5788d22: Layer already exists 09:50:19 3b01c8c0e3d7: Layer already exists 09:50:19 9bf2526b2c21: Layer already exists 09:50:19 c1ae73d7c6fc: Layer already exists 09:50:19 c7c99b36e816: Layer already exists 09:50:19 d7bac27fde79: Layer already exists 09:50:19 db6084a17f91: Layer already exists 09:50:19 994456c4fd7b: Layer already exists 09:50:19 4.1.0-dev.4: digest: sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:50:20 92dde5788d22: Preparing 09:50:20 9bf2526b2c21: Preparing 09:50:20 6148d171b943: Preparing 09:50:20 3b01c8c0e3d7: Preparing 09:50:20 3d46716604f0: Preparing 09:50:20 c1ae73d7c6fc: Preparing 09:50:20 c7c99b36e816: Preparing 09:50:20 d7bac27fde79: Preparing 09:50:20 db6084a17f91: Preparing 09:50:20 994456c4fd7b: Preparing 09:50:20 c1ae73d7c6fc: Waiting 09:50:20 c7c99b36e816: Waiting 09:50:20 db6084a17f91: Waiting 09:50:20 d7bac27fde79: Waiting 09:50:20 994456c4fd7b: Waiting 09:50:20 9bf2526b2c21: Layer already exists 09:50:20 92dde5788d22: Layer already exists 09:50:20 3d46716604f0: Layer already exists 09:50:20 3b01c8c0e3d7: Layer already exists 09:50:20 6148d171b943: Layer already exists 09:50:20 c7c99b36e816: Layer already exists 09:50:20 db6084a17f91: Layer already exists 09:50:20 c1ae73d7c6fc: Layer already exists 09:50:20 d7bac27fde79: Layer already exists 09:50:20 994456c4fd7b: Layer already exists 09:50:20 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:50:21 92dde5788d22: Preparing 09:50:21 9bf2526b2c21: Preparing 09:50:21 6148d171b943: Preparing 09:50:21 3b01c8c0e3d7: Preparing 09:50:21 3d46716604f0: Preparing 09:50:21 c1ae73d7c6fc: Preparing 09:50:21 c7c99b36e816: Preparing 09:50:21 d7bac27fde79: Preparing 09:50:21 db6084a17f91: Preparing 09:50:21 994456c4fd7b: Preparing 09:50:21 c1ae73d7c6fc: Waiting 09:50:21 c7c99b36e816: Waiting 09:50:21 994456c4fd7b: Waiting 09:50:21 d7bac27fde79: Waiting 09:50:21 db6084a17f91: Waiting 09:50:21 3d46716604f0: Layer already exists 09:50:21 92dde5788d22: Layer already exists 09:50:21 3b01c8c0e3d7: Layer already exists 09:50:21 9bf2526b2c21: Layer already exists 09:50:21 6148d171b943: Layer already exists 09:50:21 d7bac27fde79: Layer already exists 09:50:21 c1ae73d7c6fc: Layer already exists 09:50:21 db6084a17f91: Layer already exists 09:50:21 994456c4fd7b: Layer already exists 09:50:21 c7c99b36e816: Layer already exists 09:50:21 main: digest: sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:50:21 ===================================================== [Pipeline] echo 09:50:21 taggedImages: 09:50:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:50:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4 09:50:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:50:21 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:50:21 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:21 latest 09:50:21 4.1.0-dev.4 09:50:21 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:21 main 09:50:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:50:21 59c6190e9bb0: Preparing 09:50:21 4c4d5b961fe2: Preparing 09:50:21 b211ee117194: Preparing 09:50:21 3b01c8c0e3d7: Preparing 09:50:21 3d46716604f0: Preparing 09:50:21 c1ae73d7c6fc: Preparing 09:50:21 6a78050dda4a: Preparing 09:50:21 c3e7e025f141: Preparing 09:50:21 c1ae73d7c6fc: Waiting 09:50:21 6a78050dda4a: Waiting 09:50:21 994456c4fd7b: Preparing 09:50:21 c3e7e025f141: Waiting 09:50:21 994456c4fd7b: Waiting 09:50:21 3d46716604f0: Layer already exists 09:50:21 3b01c8c0e3d7: Layer already exists 09:50:21 c1ae73d7c6fc: Layer already exists 09:50:21 b211ee117194: Pushed 09:50:21 59c6190e9bb0: Pushed 09:50:21 994456c4fd7b: Layer already exists 09:50:21 4c4d5b961fe2: Pushed 09:50:21 6a78050dda4a: Pushed 09:50:22 c3e7e025f141: Pushed 09:50:22 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:50:23 59c6190e9bb0: Preparing 09:50:23 4c4d5b961fe2: Preparing 09:50:23 b211ee117194: Preparing 09:50:23 3b01c8c0e3d7: Preparing 09:50:23 3d46716604f0: Preparing 09:50:23 c1ae73d7c6fc: Preparing 09:50:23 6a78050dda4a: Preparing 09:50:23 c3e7e025f141: Preparing 09:50:23 994456c4fd7b: Preparing 09:50:23 6a78050dda4a: Waiting 09:50:23 c3e7e025f141: Waiting 09:50:23 c1ae73d7c6fc: Waiting 09:50:23 994456c4fd7b: Waiting 09:50:23 b211ee117194: Layer already exists 09:50:23 3b01c8c0e3d7: Layer already exists 09:50:23 3d46716604f0: Layer already exists 09:50:23 59c6190e9bb0: Layer already exists 09:50:23 4c4d5b961fe2: Layer already exists 09:50:23 c1ae73d7c6fc: Layer already exists 09:50:23 994456c4fd7b: Layer already exists 09:50:23 c3e7e025f141: Layer already exists 09:50:23 6a78050dda4a: Layer already exists 09:50:23 latest: digest: sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4 09:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:50:23 59c6190e9bb0: Preparing 09:50:23 4c4d5b961fe2: Preparing 09:50:23 b211ee117194: Preparing 09:50:23 3b01c8c0e3d7: Preparing 09:50:23 3d46716604f0: Preparing 09:50:23 c1ae73d7c6fc: Preparing 09:50:23 6a78050dda4a: Preparing 09:50:23 c3e7e025f141: Preparing 09:50:23 994456c4fd7b: Preparing 09:50:23 c1ae73d7c6fc: Waiting 09:50:23 994456c4fd7b: Waiting 09:50:23 6a78050dda4a: Waiting 09:50:23 c3e7e025f141: Waiting 09:50:23 4c4d5b961fe2: Layer already exists 09:50:23 b211ee117194: Layer already exists 09:50:23 59c6190e9bb0: Layer already exists 09:50:23 3b01c8c0e3d7: Layer already exists 09:50:23 3d46716604f0: Layer already exists 09:50:23 c1ae73d7c6fc: Layer already exists 09:50:23 6a78050dda4a: Layer already exists 09:50:23 994456c4fd7b: Layer already exists 09:50:23 c3e7e025f141: Layer already exists 09:50:23 4.1.0-dev.4: digest: sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:50:24 59c6190e9bb0: Preparing 09:50:24 4c4d5b961fe2: Preparing 09:50:24 b211ee117194: Preparing 09:50:24 3b01c8c0e3d7: Preparing 09:50:24 3d46716604f0: Preparing 09:50:24 c1ae73d7c6fc: Preparing 09:50:24 6a78050dda4a: Preparing 09:50:24 c3e7e025f141: Preparing 09:50:24 994456c4fd7b: Preparing 09:50:24 c1ae73d7c6fc: Waiting 09:50:24 6a78050dda4a: Waiting 09:50:24 c3e7e025f141: Waiting 09:50:24 994456c4fd7b: Waiting 09:50:24 b211ee117194: Layer already exists 09:50:24 3b01c8c0e3d7: Layer already exists 09:50:24 3d46716604f0: Layer already exists 09:50:24 59c6190e9bb0: Layer already exists 09:50:24 4c4d5b961fe2: Layer already exists 09:50:24 c3e7e025f141: Layer already exists 09:50:24 c1ae73d7c6fc: Layer already exists 09:50:24 6a78050dda4a: Layer already exists 09:50:24 994456c4fd7b: Layer already exists 09:50:24 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:50:24 59c6190e9bb0: Preparing 09:50:24 4c4d5b961fe2: Preparing 09:50:24 b211ee117194: Preparing 09:50:24 3b01c8c0e3d7: Preparing 09:50:24 3d46716604f0: Preparing 09:50:24 c1ae73d7c6fc: Preparing 09:50:24 6a78050dda4a: Preparing 09:50:24 c3e7e025f141: Preparing 09:50:24 994456c4fd7b: Preparing 09:50:24 c1ae73d7c6fc: Waiting 09:50:24 c3e7e025f141: Waiting 09:50:24 6a78050dda4a: Waiting 09:50:24 994456c4fd7b: Waiting 09:50:24 b211ee117194: Layer already exists 09:50:24 59c6190e9bb0: Layer already exists 09:50:24 3d46716604f0: Layer already exists 09:50:24 3b01c8c0e3d7: Layer already exists 09:50:24 4c4d5b961fe2: Layer already exists 09:50:24 c1ae73d7c6fc: Layer already exists 09:50:24 994456c4fd7b: Layer already exists 09:50:24 6a78050dda4a: Layer already exists 09:50:24 c3e7e025f141: Layer already exists 09:50:24 main: digest: sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:50:25 ===================================================== [Pipeline] echo 09:50:25 taggedImages: 09:50:25 - nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:50:25 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4 09:50:25 - nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:50:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:50:25 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:25 latest 09:50:25 4.1.0-dev.4 09:50:25 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:25 main 09:50:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:50:25 92dde5788d22: Preparing 09:50:25 c341db1c015a: Preparing 09:50:25 b6bf988202fe: Preparing 09:50:25 3b01c8c0e3d7: Preparing 09:50:25 3d46716604f0: Preparing 09:50:25 7f96fec66c62: Preparing 09:50:25 d7bac27fde79: Preparing 09:50:25 db6084a17f91: Preparing 09:50:25 994456c4fd7b: Preparing 09:50:25 7f96fec66c62: Waiting 09:50:25 d7bac27fde79: Waiting 09:50:25 db6084a17f91: Waiting 09:50:25 994456c4fd7b: Waiting 09:50:25 3d46716604f0: Layer already exists 09:50:25 3b01c8c0e3d7: Layer already exists 09:50:25 92dde5788d22: Layer already exists 09:50:25 d7bac27fde79: Layer already exists 09:50:25 db6084a17f91: Layer already exists 09:50:25 994456c4fd7b: Layer already exists 09:50:25 b6bf988202fe: Pushed 09:50:25 c341db1c015a: Pushed 09:50:37 7f96fec66c62: Pushed 09:50:37 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:50:37 92dde5788d22: Preparing 09:50:37 c341db1c015a: Preparing 09:50:37 b6bf988202fe: Preparing 09:50:37 3b01c8c0e3d7: Preparing 09:50:37 3d46716604f0: Preparing 09:50:37 7f96fec66c62: Preparing 09:50:37 d7bac27fde79: Preparing 09:50:37 db6084a17f91: Preparing 09:50:37 994456c4fd7b: Preparing 09:50:37 7f96fec66c62: Waiting 09:50:37 db6084a17f91: Waiting 09:50:37 d7bac27fde79: Waiting 09:50:37 994456c4fd7b: Waiting 09:50:37 92dde5788d22: Layer already exists 09:50:37 3d46716604f0: Layer already exists 09:50:37 c341db1c015a: Layer already exists 09:50:37 3b01c8c0e3d7: Layer already exists 09:50:37 b6bf988202fe: Layer already exists 09:50:37 994456c4fd7b: Layer already exists 09:50:37 7f96fec66c62: Layer already exists 09:50:37 d7bac27fde79: Layer already exists 09:50:37 db6084a17f91: Layer already exists 09:50:37 latest: digest: sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4 09:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:50:38 92dde5788d22: Preparing 09:50:38 c341db1c015a: Preparing 09:50:38 b6bf988202fe: Preparing 09:50:38 3b01c8c0e3d7: Preparing 09:50:38 3d46716604f0: Preparing 09:50:38 7f96fec66c62: Preparing 09:50:38 d7bac27fde79: Preparing 09:50:38 db6084a17f91: Preparing 09:50:38 994456c4fd7b: Preparing 09:50:38 d7bac27fde79: Waiting 09:50:38 db6084a17f91: Waiting 09:50:38 994456c4fd7b: Waiting 09:50:38 7f96fec66c62: Waiting 09:50:38 b6bf988202fe: Layer already exists 09:50:38 3d46716604f0: Layer already exists 09:50:38 3b01c8c0e3d7: Layer already exists 09:50:38 c341db1c015a: Layer already exists 09:50:38 92dde5788d22: Layer already exists 09:50:38 d7bac27fde79: Layer already exists 09:50:38 7f96fec66c62: Layer already exists 09:50:38 db6084a17f91: Layer already exists 09:50:38 994456c4fd7b: Layer already exists 09:50:38 4.1.0-dev.4: digest: sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:50:38 92dde5788d22: Preparing 09:50:38 c341db1c015a: Preparing 09:50:38 b6bf988202fe: Preparing 09:50:38 3b01c8c0e3d7: Preparing 09:50:38 3d46716604f0: Preparing 09:50:38 7f96fec66c62: Preparing 09:50:38 d7bac27fde79: Preparing 09:50:38 db6084a17f91: Preparing 09:50:38 994456c4fd7b: Preparing 09:50:38 7f96fec66c62: Waiting 09:50:38 d7bac27fde79: Waiting 09:50:38 db6084a17f91: Waiting 09:50:38 994456c4fd7b: Waiting 09:50:38 b6bf988202fe: Layer already exists 09:50:38 92dde5788d22: Layer already exists 09:50:38 c341db1c015a: Layer already exists 09:50:38 3b01c8c0e3d7: Layer already exists 09:50:38 3d46716604f0: Layer already exists 09:50:38 db6084a17f91: Layer already exists 09:50:38 7f96fec66c62: Layer already exists 09:50:38 d7bac27fde79: Layer already exists 09:50:38 994456c4fd7b: Layer already exists 09:50:38 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:50:39 92dde5788d22: Preparing 09:50:39 c341db1c015a: Preparing 09:50:39 b6bf988202fe: Preparing 09:50:39 3b01c8c0e3d7: Preparing 09:50:39 3d46716604f0: Preparing 09:50:39 7f96fec66c62: Preparing 09:50:39 d7bac27fde79: Preparing 09:50:39 db6084a17f91: Preparing 09:50:39 994456c4fd7b: Preparing 09:50:39 d7bac27fde79: Waiting 09:50:39 db6084a17f91: Waiting 09:50:39 994456c4fd7b: Waiting 09:50:39 7f96fec66c62: Waiting 09:50:39 3b01c8c0e3d7: Layer already exists 09:50:39 b6bf988202fe: Layer already exists 09:50:39 92dde5788d22: Layer already exists 09:50:39 3d46716604f0: Layer already exists 09:50:39 c341db1c015a: Layer already exists 09:50:39 d7bac27fde79: Layer already exists 09:50:39 db6084a17f91: Layer already exists 09:50:39 7f96fec66c62: Layer already exists 09:50:39 994456c4fd7b: Layer already exists 09:50:39 main: digest: sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:50:39 ===================================================== [Pipeline] echo 09:50:39 taggedImages: 09:50:39 - nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:39 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:50:39 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4 09:50:39 - nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:39 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:50:39 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:50:39 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:39 latest 09:50:39 4.1.0-dev.4 09:50:39 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:39 main 09:50:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:50:40 7a171b952339: Preparing 09:50:40 f8a58c4ba347: Preparing 09:50:40 3b01c8c0e3d7: Preparing 09:50:40 3d46716604f0: Preparing 09:50:40 efe8e49ed5dd: Preparing 09:50:40 adb337c98ae7: Preparing 09:50:40 994456c4fd7b: Preparing 09:50:40 adb337c98ae7: Waiting 09:50:40 994456c4fd7b: Waiting 09:50:40 3d46716604f0: Layer already exists 09:50:40 3b01c8c0e3d7: Layer already exists 09:50:40 994456c4fd7b: Layer already exists 09:50:40 efe8e49ed5dd: Pushed 09:50:40 7a171b952339: Pushed 09:50:40 adb337c98ae7: Pushed 09:50:44 f8a58c4ba347: Pushed 09:50:44 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:50:44 7a171b952339: Preparing 09:50:44 f8a58c4ba347: Preparing 09:50:44 3b01c8c0e3d7: Preparing 09:50:44 3d46716604f0: Preparing 09:50:44 efe8e49ed5dd: Preparing 09:50:44 adb337c98ae7: Preparing 09:50:44 994456c4fd7b: Preparing 09:50:44 adb337c98ae7: Waiting 09:50:44 994456c4fd7b: Waiting 09:50:44 efe8e49ed5dd: Layer already exists 09:50:44 f8a58c4ba347: Layer already exists 09:50:44 3b01c8c0e3d7: Layer already exists 09:50:44 3d46716604f0: Layer already exists 09:50:44 7a171b952339: Layer already exists 09:50:44 adb337c98ae7: Layer already exists 09:50:44 994456c4fd7b: Layer already exists 09:50:44 latest: digest: sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4 09:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:50:45 7a171b952339: Preparing 09:50:45 f8a58c4ba347: Preparing 09:50:45 3b01c8c0e3d7: Preparing 09:50:45 3d46716604f0: Preparing 09:50:45 efe8e49ed5dd: Preparing 09:50:45 adb337c98ae7: Preparing 09:50:45 994456c4fd7b: Preparing 09:50:45 adb337c98ae7: Waiting 09:50:45 994456c4fd7b: Waiting 09:50:45 7a171b952339: Layer already exists 09:50:45 3d46716604f0: Layer already exists 09:50:45 f8a58c4ba347: Layer already exists 09:50:45 3b01c8c0e3d7: Layer already exists 09:50:45 efe8e49ed5dd: Layer already exists 09:50:45 994456c4fd7b: Layer already exists 09:50:45 adb337c98ae7: Layer already exists 09:50:45 4.1.0-dev.4: digest: sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:50:46 7a171b952339: Preparing 09:50:46 f8a58c4ba347: Preparing 09:50:46 3b01c8c0e3d7: Preparing 09:50:46 3d46716604f0: Preparing 09:50:46 efe8e49ed5dd: Preparing 09:50:46 adb337c98ae7: Preparing 09:50:46 994456c4fd7b: Preparing 09:50:46 adb337c98ae7: Waiting 09:50:46 7a171b952339: Layer already exists 09:50:46 3d46716604f0: Layer already exists 09:50:46 f8a58c4ba347: Layer already exists 09:50:46 3b01c8c0e3d7: Layer already exists 09:50:46 efe8e49ed5dd: Layer already exists 09:50:46 adb337c98ae7: Layer already exists 09:50:46 994456c4fd7b: Layer already exists 09:50:46 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:50:47 7a171b952339: Preparing 09:50:47 f8a58c4ba347: Preparing 09:50:47 3b01c8c0e3d7: Preparing 09:50:47 3d46716604f0: Preparing 09:50:47 efe8e49ed5dd: Preparing 09:50:47 adb337c98ae7: Preparing 09:50:47 994456c4fd7b: Preparing 09:50:47 adb337c98ae7: Waiting 09:50:47 994456c4fd7b: Waiting 09:50:47 f8a58c4ba347: Layer already exists 09:50:47 3d46716604f0: Layer already exists 09:50:47 3b01c8c0e3d7: Layer already exists 09:50:47 7a171b952339: Layer already exists 09:50:47 efe8e49ed5dd: Layer already exists 09:50:47 adb337c98ae7: Layer already exists 09:50:47 994456c4fd7b: Layer already exists 09:50:47 main: digest: sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:50:47 ===================================================== [Pipeline] echo 09:50:47 taggedImages: 09:50:47 - nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:47 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:50:47 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4 09:50:47 - nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:47 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:50:47 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:50:47 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:47 latest 09:50:47 4.1.0-dev.4 09:50:47 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:47 main 09:50:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:50:47 b510314f6540: Preparing 09:50:47 249f8d4d6ddb: Preparing 09:50:47 3b01c8c0e3d7: Preparing 09:50:47 3d46716604f0: Preparing 09:50:47 8ba3e6224bcf: Preparing 09:50:47 b8e781dcd1b9: Preparing 09:50:47 994456c4fd7b: Preparing 09:50:47 b8e781dcd1b9: Waiting 09:50:47 994456c4fd7b: Waiting 09:50:47 3d46716604f0: Layer already exists 09:50:47 3b01c8c0e3d7: Layer already exists 09:50:47 994456c4fd7b: Layer already exists 09:50:47 b510314f6540: Pushed 09:50:47 8ba3e6224bcf: Pushed 09:50:48 b8e781dcd1b9: Pushed 09:50:51 249f8d4d6ddb: Pushed 09:50:51 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:50:52 b510314f6540: Preparing 09:50:52 249f8d4d6ddb: Preparing 09:50:52 3b01c8c0e3d7: Preparing 09:50:52 3d46716604f0: Preparing 09:50:52 8ba3e6224bcf: Preparing 09:50:52 b8e781dcd1b9: Preparing 09:50:52 994456c4fd7b: Preparing 09:50:52 b8e781dcd1b9: Waiting 09:50:52 994456c4fd7b: Waiting 09:50:52 8ba3e6224bcf: Layer already exists 09:50:52 249f8d4d6ddb: Layer already exists 09:50:52 3b01c8c0e3d7: Layer already exists 09:50:52 3d46716604f0: Layer already exists 09:50:52 b510314f6540: Layer already exists 09:50:52 b8e781dcd1b9: Layer already exists 09:50:52 994456c4fd7b: Layer already exists 09:50:52 latest: digest: sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4 09:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:50:52 b510314f6540: Preparing 09:50:52 249f8d4d6ddb: Preparing 09:50:52 3b01c8c0e3d7: Preparing 09:50:52 3d46716604f0: Preparing 09:50:52 8ba3e6224bcf: Preparing 09:50:52 b8e781dcd1b9: Preparing 09:50:52 994456c4fd7b: Preparing 09:50:52 b8e781dcd1b9: Waiting 09:50:52 994456c4fd7b: Waiting 09:50:52 3b01c8c0e3d7: Layer already exists 09:50:52 3d46716604f0: Layer already exists 09:50:52 b510314f6540: Layer already exists 09:50:52 249f8d4d6ddb: Layer already exists 09:50:52 8ba3e6224bcf: Layer already exists 09:50:52 b8e781dcd1b9: Layer already exists 09:50:52 994456c4fd7b: Layer already exists 09:50:52 4.1.0-dev.4: digest: sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:50:53 b510314f6540: Preparing 09:50:53 249f8d4d6ddb: Preparing 09:50:53 3b01c8c0e3d7: Preparing 09:50:53 3d46716604f0: Preparing 09:50:53 8ba3e6224bcf: Preparing 09:50:53 b8e781dcd1b9: Preparing 09:50:53 994456c4fd7b: Preparing 09:50:53 b8e781dcd1b9: Waiting 09:50:53 994456c4fd7b: Waiting 09:50:53 249f8d4d6ddb: Layer already exists 09:50:53 8ba3e6224bcf: Layer already exists 09:50:53 b510314f6540: Layer already exists 09:50:53 3d46716604f0: Layer already exists 09:50:53 3b01c8c0e3d7: Layer already exists 09:50:53 994456c4fd7b: Layer already exists 09:50:53 b8e781dcd1b9: Layer already exists 09:50:53 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:50:54 b510314f6540: Preparing 09:50:54 249f8d4d6ddb: Preparing 09:50:54 3b01c8c0e3d7: Preparing 09:50:54 3d46716604f0: Preparing 09:50:54 8ba3e6224bcf: Preparing 09:50:54 b8e781dcd1b9: Preparing 09:50:54 994456c4fd7b: Preparing 09:50:54 994456c4fd7b: Waiting 09:50:54 b8e781dcd1b9: Waiting 09:50:54 249f8d4d6ddb: Layer already exists 09:50:54 b510314f6540: Layer already exists 09:50:54 8ba3e6224bcf: Layer already exists 09:50:54 3d46716604f0: Layer already exists 09:50:54 3b01c8c0e3d7: Layer already exists 09:50:54 994456c4fd7b: Layer already exists 09:50:54 b8e781dcd1b9: Layer already exists 09:50:54 main: digest: sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:50:54 ===================================================== [Pipeline] echo 09:50:54 taggedImages: 09:50:54 - nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:50:54 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 09:50:54 ========================================================= 09:50:54 [edgeXBuildMultiArch] RAW Config: 09:50:54 images: 09:50:54 - nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/core-command:latest 09:50:54 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/core-command:main 09:50:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:50:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:50:54 - nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/core-data:latest 09:50:54 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/core-data:main 09:50:54 - nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:50:54 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/core-keeper:main 09:50:54 - nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:50:54 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/core-metadata:main 09:50:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:50:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:50:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:50:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:50:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:50:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-config:main 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/security-spire-server:main 09:50:54 - nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:50:54 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/support-notifications:main 09:50:54 - nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:50:54 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:50:54 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:50:54 - nexus3.edgexfoundry.org:10004/support-scheduler:main 09:50:54 settingsFile: 09:50:54 edgex-go-settings 09:50:54 ========================================================= [Pipeline] node 09:51:09 Still waiting to schedule task 09:51:09 ‘prd-centos7-docker-4c-2g-106’ is offline 09:52:22 Running on prd-centos7-docker-4c-2g-108 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:22 provisioning config files... 09:52:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config18221929197815517772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:24 ---> ****-login.sh 09:52:24 nexus3.edgexfoundry.org:10001 09:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:25 Configure a credential helper to remove this warning. See 09:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:25 09:52:25 Login Succeeded 09:52:25 nexus3.edgexfoundry.org:10002 09:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:25 Configure a credential helper to remove this warning. See 09:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:25 09:52:25 Login Succeeded 09:52:25 nexus3.edgexfoundry.org:10003 09:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:25 Configure a credential helper to remove this warning. See 09:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:25 09:52:25 Login Succeeded 09:52:25 nexus3.edgexfoundry.org:10004 09:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:25 Configure a credential helper to remove this warning. See 09:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:25 09:52:25 Login Succeeded 09:52:25 ****.io 09:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:25 Configure a credential helper to remove this warning. See 09:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:25 09:52:25 Login Succeeded 09:52:25 ---> ****-login.sh ends [Pipeline] } 09:52:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:25 + docker buildx ls 09:52:26 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:52:26 default * docker 09:52:26 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:52:26 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 09:52:26 edgex-builder [Pipeline] sh 09:52:26 + docker buildx inspect --bootstrap 09:52:26 #1 [internal] booting buildkit 09:52:26 #1 pulling image moby/buildkit:buildx-stable-1 09:52:29 #1 pulling image moby/buildkit:buildx-stable-1 2.5s done 09:52:29 #1 creating container buildx_buildkit_edgex-builder0 09:52:31 #1 creating container buildx_buildkit_edgex-builder0 2.8s done 09:52:31 #1 DONE 5.3s 09:52:32 Name: edgex-builder 09:52:32 Driver: docker-container 09:52:32 09:52:32 Nodes: 09:52:32 Name: edgex-builder0 09:52:32 Endpoint: unix:///var/run/docker.sock 09:52:32 Status: running 09:52:32 Buildkit: v0.20.2 09:52:32 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 09:52:32 + docker buildx ls 09:52:32 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:52:32 edgex-builder * docker-container 09:52:32 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 09:52:32 default docker 09:52:32 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:52:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:52:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:52:33 #1 [internal] load build definition from Dockerfile 09:52:33 #1 transferring dockerfile: 197B done 09:52:33 #1 DONE 0.0s 09:52:33 09:52:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:33 #2 DONE 0.1s 09:52:33 09:52:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:33 #3 DONE 0.1s 09:52:33 09:52:33 #4 [internal] load .dockerignore 09:52:33 #4 transferring context: 2B done 09:52:33 #4 DONE 0.0s 09:52:33 09:52:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 09:52:33 #5 resolve nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 0.0s done 09:52:33 #5 DONE 0.0s 09:52:33 09:52:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 09:52:33 #6 resolve nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 0.0s done 09:52:33 #6 DONE 0.1s 09:52:33 09:52:33 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:52:33 #7 DONE 0.0s 09:52:33 09:52:33 #8 exporting to image 09:52:33 #8 exporting layers done 09:52:33 #8 exporting manifest sha256:f3d43e7795db3551397ef8febf9d7d016a6b415196882f3ad09ca09b7d310d5d 0.0s done 09:52:33 #8 exporting config sha256:b77412562c84480aa48d78e2cf7b8f8e9f16105ab4ea988806f4ef08bc4bee60 done 09:52:33 #8 exporting manifest sha256:bb075b2a27b529ed4b241aa6967b634604ff503565d408b5c67e13af4b045e31 0.0s done 09:52:33 #8 exporting config sha256:e66c1e04361c4404996466034ec016d234798af160128de757e11f40ec7b4e57 done 09:52:33 #8 exporting manifest list sha256:e90afcf67be9750725fa860cc6bd9cdd44017de839e91c04615bfb6d539e13cd 0.0s done 09:52:33 #8 pushing layers 09:52:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:33 #8 pushing layers 0.1s done 09:52:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:e90afcf67be9750725fa860cc6bd9cdd44017de839e91c04615bfb6d539e13cd 0.1s done 09:52:33 #8 DONE 0.2s 09:52:33 09:52:33 1 warning found (use --debug to expand): 09:52:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 09:52:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 09:52:33 #1 [internal] load build definition from Dockerfile 09:52:33 #1 transferring dockerfile: 163B done 09:52:33 #1 DONE 0.0s 09:52:33 09:52:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 09:52:33 #2 DONE 0.0s 09:52:33 09:52:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 09:52:33 #3 DONE 0.0s 09:52:33 09:52:33 #4 [internal] load .dockerignore 09:52:33 #4 transferring context: 2B done 09:52:33 #4 DONE 0.0s 09:52:33 09:52:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 09:52:33 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 0.0s done 09:52:33 #5 CACHED 09:52:33 09:52:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 09:52:33 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 0.0s done 09:52:33 #6 CACHED 09:52:33 09:52:33 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:52:33 #7 DONE 0.0s 09:52:33 09:52:33 #8 exporting to image 09:52:33 #8 exporting layers done 09:52:33 #8 exporting manifest sha256:f3d43e7795db3551397ef8febf9d7d016a6b415196882f3ad09ca09b7d310d5d done 09:52:33 #8 exporting config sha256:b77412562c84480aa48d78e2cf7b8f8e9f16105ab4ea988806f4ef08bc4bee60 done 09:52:33 #8 exporting manifest sha256:bb075b2a27b529ed4b241aa6967b634604ff503565d408b5c67e13af4b045e31 done 09:52:33 #8 exporting config sha256:e66c1e04361c4404996466034ec016d234798af160128de757e11f40ec7b4e57 done 09:52:33 #8 exporting manifest list sha256:e90afcf67be9750725fa860cc6bd9cdd44017de839e91c04615bfb6d539e13cd done 09:52:33 #8 pushing layers 0.0s done 09:52:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e90afcf67be9750725fa860cc6bd9cdd44017de839e91c04615bfb6d539e13cd 0.1s done 09:52:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:33 #8 DONE 0.1s 09:52:33 09:52:33 1 warning found (use --debug to expand): 09:52:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4' 09:52:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4 --push - 09:52:34 #1 [internal] load build definition from Dockerfile 09:52:34 #1 transferring dockerfile: 168B done 09:52:34 #1 DONE 0.0s 09:52:34 09:52:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4 09:52:34 #2 DONE 0.0s 09:52:34 09:52:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4 09:52:34 #3 DONE 0.0s 09:52:34 09:52:34 #4 [internal] load .dockerignore 09:52:34 #4 transferring context: 2B done 09:52:34 #4 DONE 0.0s 09:52:34 09:52:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 09:52:34 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 0.0s done 09:52:34 #5 CACHED 09:52:34 09:52:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 09:52:34 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 0.0s done 09:52:34 #6 CACHED 09:52:34 09:52:34 #7 exporting to image 09:52:34 #7 exporting layers done 09:52:34 #7 exporting manifest sha256:f3d43e7795db3551397ef8febf9d7d016a6b415196882f3ad09ca09b7d310d5d done 09:52:34 #7 exporting config sha256:b77412562c84480aa48d78e2cf7b8f8e9f16105ab4ea988806f4ef08bc4bee60 done 09:52:34 #7 exporting manifest sha256:bb075b2a27b529ed4b241aa6967b634604ff503565d408b5c67e13af4b045e31 done 09:52:34 #7 exporting config sha256:e66c1e04361c4404996466034ec016d234798af160128de757e11f40ec7b4e57 done 09:52:34 #7 exporting manifest list sha256:e90afcf67be9750725fa860cc6bd9cdd44017de839e91c04615bfb6d539e13cd 09:52:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:34 #7 exporting manifest list sha256:e90afcf67be9750725fa860cc6bd9cdd44017de839e91c04615bfb6d539e13cd done 09:52:34 #7 pushing layers 0.0s done 09:52:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.4@sha256:e90afcf67be9750725fa860cc6bd9cdd44017de839e91c04615bfb6d539e13cd 0.1s done 09:52:34 #7 DONE 0.1s 09:52:34 09:52:34 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:52:34 #8 DONE 0.0s 09:52:34 09:52:34 1 warning found (use --debug to expand): 09:52:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:52:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:52:34 #1 [internal] load build definition from Dockerfile 09:52:34 #1 transferring dockerfile: 209B done 09:52:34 #1 DONE 0.0s 09:52:34 09:52:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:34 #2 DONE 0.0s 09:52:34 09:52:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:34 #3 DONE 0.0s 09:52:34 09:52:34 #4 [internal] load .dockerignore 09:52:34 #4 transferring context: 2B done 09:52:34 #4 DONE 0.0s 09:52:34 09:52:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 09:52:34 #5 resolve nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 0.0s done 09:52:34 #5 CACHED 09:52:34 09:52:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 09:52:34 #6 resolve nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 0.0s done 09:52:34 #6 DONE 0.0s 09:52:35 09:52:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 09:52:35 #6 CACHED 09:52:35 09:52:35 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:52:35 #7 DONE 0.0s 09:52:35 09:52:35 #8 exporting to image 09:52:35 #8 exporting layers done 09:52:35 #8 exporting manifest sha256:f3d43e7795db3551397ef8febf9d7d016a6b415196882f3ad09ca09b7d310d5d done 09:52:35 #8 exporting config sha256:b77412562c84480aa48d78e2cf7b8f8e9f16105ab4ea988806f4ef08bc4bee60 done 09:52:35 #8 exporting manifest sha256:bb075b2a27b529ed4b241aa6967b634604ff503565d408b5c67e13af4b045e31 done 09:52:35 #8 exporting config sha256:e66c1e04361c4404996466034ec016d234798af160128de757e11f40ec7b4e57 done 09:52:35 #8 exporting manifest list sha256:e90afcf67be9750725fa860cc6bd9cdd44017de839e91c04615bfb6d539e13cd done 09:52:35 #8 pushing layers 0.0s done 09:52:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:e90afcf67be9750725fa860cc6bd9cdd44017de839e91c04615bfb6d539e13cd 0.1s done 09:52:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:35 #8 DONE 0.1s 09:52:35 09:52:35 1 warning found (use --debug to expand): 09:52:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 09:52:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 09:52:35 #1 [internal] load build definition from Dockerfile 09:52:35 #1 transferring dockerfile: 161B done 09:52:35 #1 DONE 0.0s 09:52:35 09:52:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 09:52:35 #2 DONE 0.0s 09:52:35 09:52:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 09:52:35 #3 DONE 0.0s 09:52:35 09:52:35 #4 [internal] load .dockerignore 09:52:35 #4 transferring context: 2B done 09:52:35 #4 DONE 0.0s 09:52:35 09:52:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 09:52:35 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 0.0s done 09:52:35 #5 CACHED 09:52:35 09:52:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 09:52:35 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:c0c4bec848f9d8e231741431f816a5707016c47a03ed8ec9d777048558a7b16f 0.0s done 09:52:35 #6 CACHED 09:52:35 09:52:35 #7 exporting to image 09:52:35 #7 exporting layers done 09:52:35 #7 exporting manifest sha256:f3d43e7795db3551397ef8febf9d7d016a6b415196882f3ad09ca09b7d310d5d done 09:52:35 #7 exporting config sha256:b77412562c84480aa48d78e2cf7b8f8e9f16105ab4ea988806f4ef08bc4bee60 09:52:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:35 #7 exporting config sha256:b77412562c84480aa48d78e2cf7b8f8e9f16105ab4ea988806f4ef08bc4bee60 done 09:52:35 #7 exporting manifest sha256:bb075b2a27b529ed4b241aa6967b634604ff503565d408b5c67e13af4b045e31 done 09:52:35 #7 exporting config sha256:e66c1e04361c4404996466034ec016d234798af160128de757e11f40ec7b4e57 done 09:52:35 #7 exporting manifest list sha256:e90afcf67be9750725fa860cc6bd9cdd44017de839e91c04615bfb6d539e13cd done 09:52:35 #7 pushing layers 0.0s done 09:52:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:e90afcf67be9750725fa860cc6bd9cdd44017de839e91c04615bfb6d539e13cd 0.1s done 09:52:35 #7 DONE 0.1s 09:52:35 09:52:35 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:52:35 #8 DONE 0.0s 09:52:35 09:52:35 1 warning found (use --debug to expand): 09:52:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:52:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:52:35 #1 [internal] load build definition from Dockerfile 09:52:35 #1 transferring dockerfile: 216B done 09:52:35 #1 DONE 0.0s 09:52:35 09:52:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:35 #2 DONE 0.0s 09:52:35 09:52:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:35 #3 DONE 0.1s 09:52:35 09:52:35 #4 [internal] load .dockerignore 09:52:35 #4 transferring context: 2B done 09:52:35 #4 DONE 0.0s 09:52:36 09:52:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:36 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:36 #5 ... 09:52:36 09:52:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:36 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 0.0s done 09:52:36 #6 DONE 0.1s 09:52:36 09:52:36 #7 exporting to image 09:52:36 #7 exporting layers done 09:52:36 #7 exporting manifest sha256:20f7bd93ae3247541002aff4b4cddd1c923657a5c4c28d17b2bc1c59f57fa647 0.0s done 09:52:36 #7 exporting config sha256:77ce943b6ac1a8e75f792fddf17d06d7fbcd11f0658ee145691ef687e0206e40 done 09:52:36 #7 exporting manifest sha256:1d1d2db1f08c12b13d22c20156e7e660bc59616a59d786a37c20abf97b350b10 done 09:52:36 #7 exporting config sha256:0969f37f6d07715efa4d50086648f330af48286d2df44656980564d1659020b3 09:52:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:36 #7 ... 09:52:36 09:52:36 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:36 #8 DONE 0.0s 09:52:36 09:52:36 #7 exporting to image 09:52:36 #7 exporting config sha256:0969f37f6d07715efa4d50086648f330af48286d2df44656980564d1659020b3 done 09:52:36 #7 exporting manifest list sha256:5b5d6c50dffe3f741a8082519b9330789d5b46e40aa0147dd82a73359b99c72a 0.0s done 09:52:36 #7 pushing layers 0.1s done 09:52:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:5b5d6c50dffe3f741a8082519b9330789d5b46e40aa0147dd82a73359b99c72a 09:52:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:5b5d6c50dffe3f741a8082519b9330789d5b46e40aa0147dd82a73359b99c72a 0.1s done 09:52:36 #7 DONE 0.2s 09:52:36 09:52:36 1 warning found (use --debug to expand): 09:52:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 09:52:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 09:52:36 #1 [internal] load build definition from Dockerfile 09:52:36 #1 transferring dockerfile: 182B done 09:52:36 #1 DONE 0.0s 09:52:36 09:52:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:52:36 #2 DONE 0.0s 09:52:36 09:52:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:52:36 #3 DONE 0.0s 09:52:36 09:52:36 #4 [internal] load .dockerignore 09:52:36 #4 transferring context: 2B done 09:52:36 #4 DONE 0.0s 09:52:36 09:52:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:36 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 0.0s done 09:52:36 #5 CACHED 09:52:36 09:52:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:36 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 0.0s done 09:52:36 #6 CACHED 09:52:36 09:52:36 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:36 #7 DONE 0.0s 09:52:36 09:52:36 #8 exporting to image 09:52:36 #8 exporting layers done 09:52:36 #8 exporting manifest sha256:20f7bd93ae3247541002aff4b4cddd1c923657a5c4c28d17b2bc1c59f57fa647 done 09:52:36 #8 exporting config sha256:77ce943b6ac1a8e75f792fddf17d06d7fbcd11f0658ee145691ef687e0206e40 done 09:52:36 #8 exporting manifest sha256:1d1d2db1f08c12b13d22c20156e7e660bc59616a59d786a37c20abf97b350b10 done 09:52:36 #8 exporting config sha256:0969f37f6d07715efa4d50086648f330af48286d2df44656980564d1659020b3 done 09:52:36 #8 exporting manifest list sha256:5b5d6c50dffe3f741a8082519b9330789d5b46e40aa0147dd82a73359b99c72a done 09:52:36 #8 pushing layers 0.0s done 09:52:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5b5d6c50dffe3f741a8082519b9330789d5b46e40aa0147dd82a73359b99c72a 0.1s done 09:52:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:36 #8 DONE 0.1s 09:52:36 09:52:36 1 warning found (use --debug to expand): 09:52:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4' 09:52:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4 --push - 09:52:37 #1 [internal] load build definition from Dockerfile 09:52:37 #1 transferring dockerfile: 187B done 09:52:37 #1 DONE 0.0s 09:52:37 09:52:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4 09:52:37 #2 DONE 0.0s 09:52:37 09:52:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4 09:52:37 #3 DONE 0.0s 09:52:37 09:52:37 #4 [internal] load .dockerignore 09:52:37 #4 transferring context: 2B done 09:52:37 #4 DONE 0.0s 09:52:37 09:52:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:37 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 0.0s done 09:52:37 #5 DONE 0.0s 09:52:37 09:52:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:37 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 0.0s done 09:52:37 #6 CACHED 09:52:37 09:52:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:37 #5 CACHED 09:52:37 09:52:37 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:37 #7 DONE 0.0s 09:52:37 09:52:37 #8 exporting to image 09:52:37 #8 exporting layers done 09:52:37 #8 exporting manifest sha256:20f7bd93ae3247541002aff4b4cddd1c923657a5c4c28d17b2bc1c59f57fa647 done 09:52:37 #8 exporting config sha256:77ce943b6ac1a8e75f792fddf17d06d7fbcd11f0658ee145691ef687e0206e40 done 09:52:37 #8 exporting manifest sha256:1d1d2db1f08c12b13d22c20156e7e660bc59616a59d786a37c20abf97b350b10 done 09:52:37 #8 exporting config sha256:0969f37f6d07715efa4d50086648f330af48286d2df44656980564d1659020b3 done 09:52:37 #8 exporting manifest list sha256:5b5d6c50dffe3f741a8082519b9330789d5b46e40aa0147dd82a73359b99c72a done 09:52:37 #8 pushing layers 0.0s done 09:52:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.4@sha256:5b5d6c50dffe3f741a8082519b9330789d5b46e40aa0147dd82a73359b99c72a 0.1s done 09:52:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:37 #8 DONE 0.1s 09:52:37 09:52:37 1 warning found (use --debug to expand): 09:52:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:52:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:52:37 #1 [internal] load build definition from Dockerfile 09:52:37 #1 transferring dockerfile: 228B done 09:52:37 #1 DONE 0.0s 09:52:37 09:52:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:37 #2 DONE 0.0s 09:52:37 09:52:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:37 #3 DONE 0.0s 09:52:37 09:52:37 #4 [internal] load .dockerignore 09:52:37 #4 transferring context: 2B done 09:52:37 #4 DONE 0.0s 09:52:37 09:52:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:37 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 0.0s done 09:52:37 #5 CACHED 09:52:37 09:52:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:37 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 0.0s done 09:52:37 #6 CACHED 09:52:37 09:52:37 #7 exporting to image 09:52:37 #7 exporting layers 09:52:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:38 #7 exporting layers done 09:52:38 #7 exporting manifest sha256:20f7bd93ae3247541002aff4b4cddd1c923657a5c4c28d17b2bc1c59f57fa647 done 09:52:38 #7 exporting config sha256:77ce943b6ac1a8e75f792fddf17d06d7fbcd11f0658ee145691ef687e0206e40 done 09:52:38 #7 exporting manifest sha256:1d1d2db1f08c12b13d22c20156e7e660bc59616a59d786a37c20abf97b350b10 done 09:52:38 #7 exporting config sha256:0969f37f6d07715efa4d50086648f330af48286d2df44656980564d1659020b3 done 09:52:38 #7 exporting manifest list sha256:5b5d6c50dffe3f741a8082519b9330789d5b46e40aa0147dd82a73359b99c72a done 09:52:38 #7 pushing layers 0.0s done 09:52:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:5b5d6c50dffe3f741a8082519b9330789d5b46e40aa0147dd82a73359b99c72a 0.1s done 09:52:38 #7 DONE 0.1s 09:52:38 09:52:38 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:38 #8 DONE 0.0s 09:52:38 09:52:38 1 warning found (use --debug to expand): 09:52:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 09:52:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 09:52:38 #1 [internal] load build definition from Dockerfile 09:52:38 #1 transferring dockerfile: 180B done 09:52:38 #1 DONE 0.0s 09:52:38 09:52:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:52:38 #2 DONE 0.0s 09:52:38 09:52:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:52:38 #3 DONE 0.0s 09:52:38 09:52:38 #4 [internal] load .dockerignore 09:52:38 #4 transferring context: 2B done 09:52:38 #4 DONE 0.0s 09:52:38 09:52:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:38 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 0.0s done 09:52:38 #5 DONE 0.0s 09:52:38 09:52:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:38 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 0.0s done 09:52:38 #6 CACHED 09:52:38 09:52:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:85761cf28d3a053dcf0edb17f407ec97e48d267b01c89021f41bde0545d70941 09:52:38 #5 CACHED 09:52:38 09:52:38 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:38 #7 DONE 0.0s 09:52:38 09:52:38 #8 exporting to image 09:52:38 #8 exporting layers done 09:52:38 #8 exporting manifest sha256:20f7bd93ae3247541002aff4b4cddd1c923657a5c4c28d17b2bc1c59f57fa647 done 09:52:38 #8 exporting config sha256:77ce943b6ac1a8e75f792fddf17d06d7fbcd11f0658ee145691ef687e0206e40 done 09:52:38 #8 exporting manifest sha256:1d1d2db1f08c12b13d22c20156e7e660bc59616a59d786a37c20abf97b350b10 done 09:52:38 #8 exporting config sha256:0969f37f6d07715efa4d50086648f330af48286d2df44656980564d1659020b3 done 09:52:38 #8 exporting manifest list sha256:5b5d6c50dffe3f741a8082519b9330789d5b46e40aa0147dd82a73359b99c72a done 09:52:38 #8 pushing layers 0.0s done 09:52:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5b5d6c50dffe3f741a8082519b9330789d5b46e40aa0147dd82a73359b99c72a 0.1s done 09:52:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:38 #8 DONE 0.1s 09:52:38 09:52:38 1 warning found (use --debug to expand): 09:52:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:52:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:52:38 #1 [internal] load build definition from Dockerfile 09:52:38 #1 transferring dockerfile: 194B done 09:52:38 #1 DONE 0.0s 09:52:38 09:52:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:38 #2 DONE 0.0s 09:52:38 09:52:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:38 #3 DONE 0.0s 09:52:38 09:52:38 #4 [internal] load .dockerignore 09:52:38 #4 transferring context: 2B done 09:52:38 #4 DONE 0.0s 09:52:39 09:52:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 09:52:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 0.0s done 09:52:39 #5 DONE 0.0s 09:52:39 09:52:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 09:52:39 #6 resolve nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 0.0s done 09:52:39 #6 DONE 0.1s 09:52:39 09:52:39 #7 exporting to image 09:52:39 #7 exporting layers done 09:52:39 #7 exporting manifest sha256:2b83fc737422c4ca3c2e6a9ae89e24f2bebf75c18a6eed4f1bcf2c608f7bff2a 0.0s done 09:52:39 #7 exporting config sha256:80557e5c0e5a085ac7192d29a29d64ba2b117b8ee1eca19f37932c55c16912b5 09:52:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:39 #7 ... 09:52:39 09:52:39 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:52:39 #8 DONE 0.0s 09:52:39 09:52:39 #7 exporting to image 09:52:39 #7 exporting config sha256:80557e5c0e5a085ac7192d29a29d64ba2b117b8ee1eca19f37932c55c16912b5 done 09:52:39 #7 exporting manifest sha256:5e7dec0f8d2ba19c8f6df5172532aea114c77001b818e82db5c5682a458c09f0 done 09:52:39 #7 exporting config sha256:2f7e7aecae6cc20d8bb43194907d047064c5fcf78c52e8c2749ea940399e4f90 done 09:52:39 #7 exporting manifest list sha256:3e6136b2911e9c5fb532736d47bc802f3968600924cbb51373ef920339254539 done 09:52:39 #7 pushing layers 0.1s done 09:52:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:3e6136b2911e9c5fb532736d47bc802f3968600924cbb51373ef920339254539 09:52:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:3e6136b2911e9c5fb532736d47bc802f3968600924cbb51373ef920339254539 0.1s done 09:52:39 #7 DONE 0.2s 09:52:39 09:52:39 1 warning found (use --debug to expand): 09:52:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 09:52:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 09:52:39 #1 [internal] load build definition from Dockerfile 09:52:39 #1 transferring dockerfile: 160B done 09:52:39 #1 DONE 0.0s 09:52:39 09:52:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 09:52:39 #2 DONE 0.0s 09:52:39 09:52:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 09:52:39 #3 DONE 0.0s 09:52:39 09:52:39 #4 [internal] load .dockerignore 09:52:39 #4 transferring context: 2B done 09:52:39 #4 DONE 0.0s 09:52:39 09:52:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 09:52:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 done 09:52:39 #5 DONE 0.0s 09:52:39 09:52:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 09:52:39 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 0.0s done 09:52:39 #6 CACHED 09:52:39 09:52:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 09:52:39 #5 CACHED 09:52:39 09:52:39 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:52:39 #7 DONE 0.0s 09:52:39 09:52:39 #8 exporting to image 09:52:39 #8 exporting layers done 09:52:39 #8 exporting manifest sha256:2b83fc737422c4ca3c2e6a9ae89e24f2bebf75c18a6eed4f1bcf2c608f7bff2a done 09:52:39 #8 exporting config sha256:80557e5c0e5a085ac7192d29a29d64ba2b117b8ee1eca19f37932c55c16912b5 done 09:52:39 #8 exporting manifest sha256:5e7dec0f8d2ba19c8f6df5172532aea114c77001b818e82db5c5682a458c09f0 done 09:52:39 #8 exporting config sha256:2f7e7aecae6cc20d8bb43194907d047064c5fcf78c52e8c2749ea940399e4f90 done 09:52:39 #8 exporting manifest list sha256:3e6136b2911e9c5fb532736d47bc802f3968600924cbb51373ef920339254539 done 09:52:39 #8 pushing layers 0.0s done 09:52:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e6136b2911e9c5fb532736d47bc802f3968600924cbb51373ef920339254539 0.1s done 09:52:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:39 #8 DONE 0.1s 09:52:39 09:52:39 1 warning found (use --debug to expand): 09:52:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4' 09:52:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4 --push - 09:52:40 #1 [internal] load build definition from Dockerfile 09:52:40 #1 transferring dockerfile: 165B done 09:52:40 #1 DONE 0.0s 09:52:40 09:52:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4 09:52:40 #2 DONE 0.0s 09:52:40 09:52:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4 09:52:40 #3 DONE 0.0s 09:52:40 09:52:40 #4 [internal] load .dockerignore 09:52:40 #4 transferring context: 2B done 09:52:40 #4 DONE 0.0s 09:52:40 09:52:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 09:52:40 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 0.0s done 09:52:40 #5 CACHED 09:52:40 09:52:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 09:52:40 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 0.0s done 09:52:40 #6 CACHED 09:52:40 09:52:40 #7 exporting to image 09:52:40 #7 exporting layers 09:52:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:40 #7 exporting layers done 09:52:40 #7 exporting manifest sha256:2b83fc737422c4ca3c2e6a9ae89e24f2bebf75c18a6eed4f1bcf2c608f7bff2a done 09:52:40 #7 exporting config sha256:80557e5c0e5a085ac7192d29a29d64ba2b117b8ee1eca19f37932c55c16912b5 done 09:52:40 #7 exporting manifest sha256:5e7dec0f8d2ba19c8f6df5172532aea114c77001b818e82db5c5682a458c09f0 done 09:52:40 #7 exporting config sha256:2f7e7aecae6cc20d8bb43194907d047064c5fcf78c52e8c2749ea940399e4f90 done 09:52:40 #7 exporting manifest list sha256:3e6136b2911e9c5fb532736d47bc802f3968600924cbb51373ef920339254539 done 09:52:40 #7 pushing layers 0.0s done 09:52:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.4@sha256:3e6136b2911e9c5fb532736d47bc802f3968600924cbb51373ef920339254539 0.1s done 09:52:40 #7 DONE 0.1s 09:52:40 09:52:40 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:52:40 #8 DONE 0.0s 09:52:40 09:52:40 1 warning found (use --debug to expand): 09:52:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:52:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:52:41 #1 [internal] load build definition from Dockerfile 09:52:41 #1 transferring dockerfile: 206B done 09:52:41 #1 DONE 0.0s 09:52:41 09:52:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:41 #2 DONE 0.0s 09:52:41 09:52:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:41 #3 DONE 0.0s 09:52:41 09:52:41 #4 [internal] load .dockerignore 09:52:41 #4 transferring context: 2B done 09:52:41 #4 DONE 0.0s 09:52:41 09:52:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 09:52:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 0.0s done 09:52:41 #5 CACHED 09:52:41 09:52:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 09:52:41 #6 resolve nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 0.0s done 09:52:41 #6 CACHED 09:52:41 09:52:41 #7 exporting to image 09:52:41 #7 exporting layers done 09:52:41 #7 exporting manifest sha256:2b83fc737422c4ca3c2e6a9ae89e24f2bebf75c18a6eed4f1bcf2c608f7bff2a done 09:52:41 #7 exporting config sha256:80557e5c0e5a085ac7192d29a29d64ba2b117b8ee1eca19f37932c55c16912b5 done 09:52:41 #7 exporting manifest sha256:5e7dec0f8d2ba19c8f6df5172532aea114c77001b818e82db5c5682a458c09f0 done 09:52:41 #7 exporting config sha256:2f7e7aecae6cc20d8bb43194907d047064c5fcf78c52e8c2749ea940399e4f90 09:52:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:41 #7 exporting config sha256:2f7e7aecae6cc20d8bb43194907d047064c5fcf78c52e8c2749ea940399e4f90 done 09:52:41 #7 exporting manifest list sha256:3e6136b2911e9c5fb532736d47bc802f3968600924cbb51373ef920339254539 done 09:52:41 #7 pushing layers 0.0s done 09:52:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:3e6136b2911e9c5fb532736d47bc802f3968600924cbb51373ef920339254539 0.1s done 09:52:41 #7 DONE 0.1s 09:52:41 09:52:41 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:52:41 #8 DONE 0.0s 09:52:41 09:52:41 1 warning found (use --debug to expand): 09:52:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 09:52:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 09:52:41 #1 [internal] load build definition from Dockerfile 09:52:41 #1 transferring dockerfile: 158B done 09:52:41 #1 DONE 0.0s 09:52:41 09:52:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 09:52:41 #2 DONE 0.0s 09:52:41 09:52:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 09:52:41 #3 DONE 0.0s 09:52:41 09:52:41 #4 [internal] load .dockerignore 09:52:41 #4 transferring context: 2B done 09:52:41 #4 DONE 0.0s 09:52:41 09:52:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 09:52:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 0.0s done 09:52:41 #5 CACHED 09:52:41 09:52:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 09:52:41 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:9cc549a02a6973544afec12cba5bfaf09bf46b9bef74fcb8938a320c9fd3bb68 0.0s done 09:52:41 #6 CACHED 09:52:41 09:52:41 #7 exporting to image 09:52:41 #7 exporting layers done 09:52:41 #7 exporting manifest sha256:2b83fc737422c4ca3c2e6a9ae89e24f2bebf75c18a6eed4f1bcf2c608f7bff2a done 09:52:41 #7 exporting config sha256:80557e5c0e5a085ac7192d29a29d64ba2b117b8ee1eca19f37932c55c16912b5 done 09:52:41 #7 exporting manifest sha256:5e7dec0f8d2ba19c8f6df5172532aea114c77001b818e82db5c5682a458c09f0 done 09:52:41 #7 exporting config sha256:2f7e7aecae6cc20d8bb43194907d047064c5fcf78c52e8c2749ea940399e4f90 done 09:52:41 #7 exporting manifest list sha256:3e6136b2911e9c5fb532736d47bc802f3968600924cbb51373ef920339254539 09:52:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:41 #7 exporting manifest list sha256:3e6136b2911e9c5fb532736d47bc802f3968600924cbb51373ef920339254539 done 09:52:41 #7 pushing layers 0.0s done 09:52:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e6136b2911e9c5fb532736d47bc802f3968600924cbb51373ef920339254539 0.1s done 09:52:41 #7 DONE 0.1s 09:52:41 09:52:41 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:52:41 #8 DONE 0.0s 09:52:41 09:52:41 1 warning found (use --debug to expand): 09:52:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:52:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:52:41 #1 [internal] load build definition from Dockerfile 09:52:41 #1 transferring dockerfile: 196B done 09:52:41 #1 DONE 0.0s 09:52:41 09:52:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:41 #2 DONE 0.0s 09:52:41 09:52:41 #3 [internal] load .dockerignore 09:52:41 #3 transferring context: 2B done 09:52:41 #3 DONE 0.0s 09:52:41 09:52:41 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:41 #4 DONE 0.1s 09:52:42 09:52:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 09:52:42 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 0.0s done 09:52:42 #5 DONE 0.0s 09:52:42 09:52:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 09:52:42 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 0.0s done 09:52:42 #6 DONE 0.1s 09:52:42 09:52:42 #7 exporting to image 09:52:42 #7 exporting layers done 09:52:42 #7 exporting manifest sha256:dc9f182c645444c7dba9902d06fb72afa2075d5d3dfe16a0789f60218e29d6b2 done 09:52:42 #7 exporting config sha256:2437797510627246bbb6f96f5f5be44ea8e57b76b0371c183652cba994c4943d done 09:52:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:42 #7 ... 09:52:42 09:52:42 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:42 #8 DONE 0.0s 09:52:42 09:52:42 #7 exporting to image 09:52:42 #7 exporting manifest sha256:06ff77fc481261645ebc7dc272955bbdd645fedd095b0fb18f5c21ca366a4f5a 0.0s done 09:52:42 #7 exporting config sha256:e788d36c5d11551e8888c80a0c52cf8f1fd72bd2185087f5515418025138562e done 09:52:42 #7 exporting manifest list sha256:1f14a2ff71b5f6063a4ee80fd08ec73a8528e472d8431b899dbd450ea857c709 done 09:52:42 #7 pushing layers 0.1s done 09:52:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:1f14a2ff71b5f6063a4ee80fd08ec73a8528e472d8431b899dbd450ea857c709 09:52:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:1f14a2ff71b5f6063a4ee80fd08ec73a8528e472d8431b899dbd450ea857c709 0.1s done 09:52:42 #7 DONE 0.2s 09:52:42 09:52:42 1 warning found (use --debug to expand): 09:52:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 09:52:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 09:52:42 #1 [internal] load build definition from Dockerfile 09:52:42 #1 transferring dockerfile: 162B done 09:52:42 #1 DONE 0.0s 09:52:42 09:52:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 09:52:42 #2 DONE 0.0s 09:52:42 09:52:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 09:52:42 #3 DONE 0.0s 09:52:42 09:52:42 #4 [internal] load .dockerignore 09:52:42 #4 transferring context: 2B done 09:52:42 #4 DONE 0.0s 09:52:42 09:52:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 09:52:42 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 0.0s done 09:52:42 #5 CACHED 09:52:42 09:52:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 09:52:42 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 0.0s done 09:52:42 #6 CACHED 09:52:42 09:52:42 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:42 #7 DONE 0.0s 09:52:42 09:52:42 #8 exporting to image 09:52:42 #8 exporting layers done 09:52:42 #8 exporting manifest sha256:dc9f182c645444c7dba9902d06fb72afa2075d5d3dfe16a0789f60218e29d6b2 done 09:52:42 #8 exporting config sha256:2437797510627246bbb6f96f5f5be44ea8e57b76b0371c183652cba994c4943d done 09:52:42 #8 exporting manifest sha256:06ff77fc481261645ebc7dc272955bbdd645fedd095b0fb18f5c21ca366a4f5a done 09:52:42 #8 exporting config sha256:e788d36c5d11551e8888c80a0c52cf8f1fd72bd2185087f5515418025138562e done 09:52:42 #8 exporting manifest list sha256:1f14a2ff71b5f6063a4ee80fd08ec73a8528e472d8431b899dbd450ea857c709 done 09:52:42 #8 pushing layers 0.0s done 09:52:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1f14a2ff71b5f6063a4ee80fd08ec73a8528e472d8431b899dbd450ea857c709 0.1s done 09:52:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:42 #8 DONE 0.1s 09:52:42 09:52:42 1 warning found (use --debug to expand): 09:52:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4' 09:52:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4 --push - 09:52:43 #1 [internal] load build definition from Dockerfile 09:52:43 #1 transferring dockerfile: 167B done 09:52:43 #1 DONE 0.0s 09:52:43 09:52:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4 09:52:43 #2 DONE 0.0s 09:52:43 09:52:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4 09:52:43 #3 DONE 0.0s 09:52:43 09:52:43 #4 [internal] load .dockerignore 09:52:43 #4 transferring context: 2B done 09:52:43 #4 DONE 0.0s 09:52:43 09:52:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 09:52:43 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 0.0s done 09:52:43 #5 DONE 0.0s 09:52:43 09:52:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 09:52:43 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 0.0s done 09:52:43 #6 CACHED 09:52:43 09:52:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 09:52:43 #5 CACHED 09:52:43 09:52:43 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:43 #7 DONE 0.0s 09:52:43 09:52:43 #8 exporting to image 09:52:43 #8 exporting layers done 09:52:43 #8 exporting manifest sha256:dc9f182c645444c7dba9902d06fb72afa2075d5d3dfe16a0789f60218e29d6b2 done 09:52:43 #8 exporting config sha256:2437797510627246bbb6f96f5f5be44ea8e57b76b0371c183652cba994c4943d done 09:52:43 #8 exporting manifest sha256:06ff77fc481261645ebc7dc272955bbdd645fedd095b0fb18f5c21ca366a4f5a done 09:52:43 #8 exporting config sha256:e788d36c5d11551e8888c80a0c52cf8f1fd72bd2185087f5515418025138562e done 09:52:43 #8 exporting manifest list sha256:1f14a2ff71b5f6063a4ee80fd08ec73a8528e472d8431b899dbd450ea857c709 done 09:52:43 #8 pushing layers 0.0s done 09:52:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.4@sha256:1f14a2ff71b5f6063a4ee80fd08ec73a8528e472d8431b899dbd450ea857c709 0.1s done 09:52:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:43 #8 DONE 0.1s 09:52:43 09:52:43 1 warning found (use --debug to expand): 09:52:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:52:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:52:44 #1 [internal] load build definition from Dockerfile 09:52:44 #1 transferring dockerfile: 208B done 09:52:44 #1 DONE 0.0s 09:52:44 09:52:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:44 #2 DONE 0.0s 09:52:44 09:52:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:44 #3 DONE 0.0s 09:52:44 09:52:44 #4 [internal] load .dockerignore 09:52:44 #4 transferring context: 2B done 09:52:44 #4 DONE 0.0s 09:52:44 09:52:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 09:52:44 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 0.0s done 09:52:44 #5 CACHED 09:52:44 09:52:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 09:52:44 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 0.0s done 09:52:44 #6 CACHED 09:52:44 09:52:44 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:44 #7 DONE 0.0s 09:52:44 09:52:44 #8 exporting to image 09:52:44 #8 exporting layers done 09:52:44 #8 exporting manifest sha256:dc9f182c645444c7dba9902d06fb72afa2075d5d3dfe16a0789f60218e29d6b2 done 09:52:44 #8 exporting config sha256:2437797510627246bbb6f96f5f5be44ea8e57b76b0371c183652cba994c4943d done 09:52:44 #8 exporting manifest sha256:06ff77fc481261645ebc7dc272955bbdd645fedd095b0fb18f5c21ca366a4f5a done 09:52:44 #8 exporting config sha256:e788d36c5d11551e8888c80a0c52cf8f1fd72bd2185087f5515418025138562e done 09:52:44 #8 exporting manifest list sha256:1f14a2ff71b5f6063a4ee80fd08ec73a8528e472d8431b899dbd450ea857c709 done 09:52:44 #8 pushing layers 0.0s done 09:52:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:1f14a2ff71b5f6063a4ee80fd08ec73a8528e472d8431b899dbd450ea857c709 0.1s done 09:52:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:44 #8 DONE 0.1s 09:52:44 09:52:44 1 warning found (use --debug to expand): 09:52:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 09:52:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 09:52:44 #1 [internal] load build definition from Dockerfile 09:52:44 #1 transferring dockerfile: 160B done 09:52:44 #1 DONE 0.0s 09:52:44 09:52:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 09:52:44 #2 DONE 0.0s 09:52:44 09:52:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 09:52:44 #3 DONE 0.0s 09:52:44 09:52:44 #4 [internal] load .dockerignore 09:52:44 #4 transferring context: 2B done 09:52:44 #4 DONE 0.0s 09:52:44 09:52:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 09:52:44 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 0.0s done 09:52:44 #5 CACHED 09:52:44 09:52:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 09:52:44 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4f92da1f0a2bc6a353a74d540144c9a9c2f52cf1d5c967f9b82bea4bebe6ecc2 0.0s done 09:52:44 #6 CACHED 09:52:44 09:52:44 #7 exporting to image 09:52:44 #7 exporting layers done 09:52:44 #7 exporting manifest sha256:dc9f182c645444c7dba9902d06fb72afa2075d5d3dfe16a0789f60218e29d6b2 done 09:52:44 #7 exporting config sha256:2437797510627246bbb6f96f5f5be44ea8e57b76b0371c183652cba994c4943d done 09:52:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:44 #7 exporting manifest sha256:06ff77fc481261645ebc7dc272955bbdd645fedd095b0fb18f5c21ca366a4f5a done 09:52:44 #7 exporting config sha256:e788d36c5d11551e8888c80a0c52cf8f1fd72bd2185087f5515418025138562e done 09:52:44 #7 exporting manifest list sha256:1f14a2ff71b5f6063a4ee80fd08ec73a8528e472d8431b899dbd450ea857c709 done 09:52:44 #7 pushing layers 0.0s done 09:52:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1f14a2ff71b5f6063a4ee80fd08ec73a8528e472d8431b899dbd450ea857c709 0.1s done 09:52:44 #7 DONE 0.1s 09:52:44 09:52:44 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:44 #8 DONE 0.0s 09:52:44 09:52:44 1 warning found (use --debug to expand): 09:52:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:52:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:52:44 #1 [internal] load build definition from Dockerfile 09:52:44 #1 transferring dockerfile: 198B done 09:52:44 #1 DONE 0.0s 09:52:44 09:52:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:44 #2 DONE 0.0s 09:52:44 09:52:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:44 #3 DONE 0.0s 09:52:44 09:52:44 #4 [internal] load .dockerignore 09:52:44 #4 transferring context: 09:52:45 #4 transferring context: 2B done 09:52:45 #4 DONE 0.0s 09:52:45 09:52:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 09:52:45 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 09:52:45 #5 ... 09:52:45 09:52:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 09:52:45 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 0.0s done 09:52:45 #6 DONE 0.1s 09:52:45 09:52:45 #7 exporting to image 09:52:45 #7 exporting layers done 09:52:45 #7 exporting manifest sha256:0021eddcd75327866ba2deb736195b316b9f6b81d7edb4050c62d98506cc1f70 done 09:52:45 #7 exporting config sha256:08072096418c80804793a50f29a8d00a0a37a77e0345401ae8004e4409c32037 done 09:52:45 #7 exporting manifest sha256:f5dac43c05be410bc6e861a503d9ff4c2e21d7f0c93b87bd6c1279772a27ffc4 0.0s done 09:52:45 #7 exporting config sha256:7b0c41c16442bf74785d933fdd5ec322802ed5be8ea27cd008521b5e18c601aa done 09:52:45 #7 exporting manifest list sha256:f8eea97602b86f6b02e3a8b776b5fff06e3c4caf1331283024c4588d6665c488 09:52:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:45 #7 ... 09:52:45 09:52:45 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:52:45 #8 DONE 0.0s 09:52:45 09:52:45 #7 exporting to image 09:52:45 #7 exporting manifest list sha256:f8eea97602b86f6b02e3a8b776b5fff06e3c4caf1331283024c4588d6665c488 done 09:52:45 #7 pushing layers 0.1s done 09:52:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:f8eea97602b86f6b02e3a8b776b5fff06e3c4caf1331283024c4588d6665c488 09:52:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:f8eea97602b86f6b02e3a8b776b5fff06e3c4caf1331283024c4588d6665c488 0.1s done 09:52:45 #7 DONE 0.2s 09:52:45 09:52:45 1 warning found (use --debug to expand): 09:52:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 09:52:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 09:52:45 #1 [internal] load build definition from Dockerfile 09:52:45 #1 transferring dockerfile: 164B done 09:52:45 #1 DONE 0.0s 09:52:45 09:52:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 09:52:45 #2 DONE 0.0s 09:52:45 09:52:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 09:52:45 #3 DONE 0.0s 09:52:45 09:52:45 #4 [internal] load .dockerignore 09:52:45 #4 transferring context: 2B done 09:52:45 #4 DONE 0.0s 09:52:45 09:52:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 09:52:45 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 0.0s done 09:52:45 #5 CACHED 09:52:45 09:52:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 09:52:45 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 0.0s done 09:52:45 #6 CACHED 09:52:45 09:52:45 #7 exporting to image 09:52:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:45 #7 exporting layers done 09:52:45 #7 exporting manifest sha256:0021eddcd75327866ba2deb736195b316b9f6b81d7edb4050c62d98506cc1f70 done 09:52:45 #7 exporting config sha256:08072096418c80804793a50f29a8d00a0a37a77e0345401ae8004e4409c32037 done 09:52:45 #7 exporting manifest sha256:f5dac43c05be410bc6e861a503d9ff4c2e21d7f0c93b87bd6c1279772a27ffc4 done 09:52:45 #7 exporting config sha256:7b0c41c16442bf74785d933fdd5ec322802ed5be8ea27cd008521b5e18c601aa done 09:52:45 #7 exporting manifest list sha256:f8eea97602b86f6b02e3a8b776b5fff06e3c4caf1331283024c4588d6665c488 done 09:52:45 #7 pushing layers 0.0s done 09:52:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:f8eea97602b86f6b02e3a8b776b5fff06e3c4caf1331283024c4588d6665c488 0.1s done 09:52:45 #7 DONE 0.1s 09:52:45 09:52:45 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:52:45 #8 DONE 0.0s 09:52:45 09:52:45 1 warning found (use --debug to expand): 09:52:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4' 09:52:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4 --push - 09:52:46 #1 [internal] load build definition from Dockerfile 09:52:46 #1 transferring dockerfile: 169B done 09:52:46 #1 DONE 0.0s 09:52:46 09:52:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4 09:52:46 #2 DONE 0.0s 09:52:46 09:52:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4 09:52:46 #3 DONE 0.0s 09:52:46 09:52:46 #4 [internal] load .dockerignore 09:52:46 #4 transferring context: 2B done 09:52:46 #4 DONE 0.0s 09:52:46 09:52:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 09:52:46 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 0.0s done 09:52:46 #5 CACHED 09:52:46 09:52:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 09:52:46 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 0.0s done 09:52:46 #6 CACHED 09:52:46 09:52:46 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:52:46 #7 DONE 0.0s 09:52:46 09:52:46 #8 exporting to image 09:52:46 #8 exporting layers done 09:52:46 #8 exporting manifest sha256:0021eddcd75327866ba2deb736195b316b9f6b81d7edb4050c62d98506cc1f70 done 09:52:46 #8 exporting config sha256:08072096418c80804793a50f29a8d00a0a37a77e0345401ae8004e4409c32037 done 09:52:46 #8 exporting manifest sha256:f5dac43c05be410bc6e861a503d9ff4c2e21d7f0c93b87bd6c1279772a27ffc4 done 09:52:46 #8 exporting config sha256:7b0c41c16442bf74785d933fdd5ec322802ed5be8ea27cd008521b5e18c601aa done 09:52:46 #8 exporting manifest list sha256:f8eea97602b86f6b02e3a8b776b5fff06e3c4caf1331283024c4588d6665c488 done 09:52:46 #8 pushing layers 0.0s done 09:52:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.4@sha256:f8eea97602b86f6b02e3a8b776b5fff06e3c4caf1331283024c4588d6665c488 0.1s done 09:52:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:46 #8 DONE 0.1s 09:52:46 09:52:46 1 warning found (use --debug to expand): 09:52:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:52:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:52:46 #1 [internal] load build definition from Dockerfile 09:52:46 #1 transferring dockerfile: 210B done 09:52:46 #1 DONE 0.0s 09:52:46 09:52:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:46 #2 DONE 0.0s 09:52:46 09:52:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:46 #3 DONE 0.0s 09:52:46 09:52:46 #4 [internal] load .dockerignore 09:52:46 #4 transferring context: 2B done 09:52:46 #4 DONE 0.0s 09:52:46 09:52:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 09:52:46 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 0.0s done 09:52:46 #5 CACHED 09:52:46 09:52:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 09:52:46 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 0.0s done 09:52:46 #6 CACHED 09:52:46 09:52:46 #7 exporting to image 09:52:46 #7 exporting layers 09:52:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:47 #7 exporting layers done 09:52:47 #7 exporting manifest sha256:0021eddcd75327866ba2deb736195b316b9f6b81d7edb4050c62d98506cc1f70 done 09:52:47 #7 exporting config sha256:08072096418c80804793a50f29a8d00a0a37a77e0345401ae8004e4409c32037 done 09:52:47 #7 exporting manifest sha256:f5dac43c05be410bc6e861a503d9ff4c2e21d7f0c93b87bd6c1279772a27ffc4 done 09:52:47 #7 exporting config sha256:7b0c41c16442bf74785d933fdd5ec322802ed5be8ea27cd008521b5e18c601aa done 09:52:47 #7 exporting manifest list sha256:f8eea97602b86f6b02e3a8b776b5fff06e3c4caf1331283024c4588d6665c488 done 09:52:47 #7 pushing layers 0.0s done 09:52:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:f8eea97602b86f6b02e3a8b776b5fff06e3c4caf1331283024c4588d6665c488 0.1s done 09:52:47 #7 DONE 0.1s 09:52:47 09:52:47 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:52:47 #8 DONE 0.0s 09:52:47 09:52:47 1 warning found (use --debug to expand): 09:52:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 09:52:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 09:52:47 #1 [internal] load build definition from Dockerfile 09:52:47 #1 transferring dockerfile: 162B done 09:52:47 #1 DONE 0.0s 09:52:47 09:52:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 09:52:47 #2 DONE 0.0s 09:52:47 09:52:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 09:52:47 #3 DONE 0.0s 09:52:47 09:52:47 #4 [internal] load .dockerignore 09:52:47 #4 transferring context: 2B done 09:52:47 #4 DONE 0.0s 09:52:47 09:52:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 09:52:47 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 0.0s done 09:52:47 #5 CACHED 09:52:47 09:52:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 09:52:47 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:487c085c13863ef96c8e403a59cc20a16d32f3ef5e6970bf59ced1a80d7489d7 0.0s done 09:52:47 #6 CACHED 09:52:47 09:52:47 #7 exporting to image 09:52:47 #7 exporting layers done 09:52:47 #7 exporting manifest sha256:0021eddcd75327866ba2deb736195b316b9f6b81d7edb4050c62d98506cc1f70 done 09:52:47 #7 exporting config sha256:08072096418c80804793a50f29a8d00a0a37a77e0345401ae8004e4409c32037 done 09:52:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:47 #7 exporting manifest sha256:f5dac43c05be410bc6e861a503d9ff4c2e21d7f0c93b87bd6c1279772a27ffc4 done 09:52:47 #7 exporting config sha256:7b0c41c16442bf74785d933fdd5ec322802ed5be8ea27cd008521b5e18c601aa done 09:52:47 #7 exporting manifest list sha256:f8eea97602b86f6b02e3a8b776b5fff06e3c4caf1331283024c4588d6665c488 done 09:52:47 #7 pushing layers 0.0s done 09:52:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:f8eea97602b86f6b02e3a8b776b5fff06e3c4caf1331283024c4588d6665c488 0.1s done 09:52:47 #7 DONE 0.1s 09:52:47 09:52:47 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:52:47 #8 DONE 0.0s 09:52:47 09:52:47 1 warning found (use --debug to expand): 09:52:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:52:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:52:48 #1 [internal] load build definition from Dockerfile 09:52:48 #1 transferring dockerfile: 206B done 09:52:48 #1 DONE 0.0s 09:52:48 09:52:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:48 #2 DONE 0.0s 09:52:48 09:52:48 #3 [internal] load .dockerignore 09:52:48 #3 transferring context: 2B done 09:52:48 #3 DONE 0.0s 09:52:48 09:52:48 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:48 #4 DONE 0.1s 09:52:48 09:52:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 09:52:48 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 0.0s done 09:52:48 #5 DONE 0.0s 09:52:48 09:52:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 09:52:48 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 0.0s done 09:52:48 #6 DONE 0.2s 09:52:48 09:52:48 #7 exporting to image 09:52:48 #7 exporting layers done 09:52:48 #7 exporting manifest sha256:1a64c06b562c1d4b7b641a2e670c67cd4e57da686fae2986b6690de15b350738 0.0s done 09:52:48 #7 exporting config sha256:6f65b44d4ff662d95de96478384c455db1e7afbd9042c3bf46ba6f8677ad821e done 09:52:48 #7 exporting manifest sha256:2fa5b6b4e6052df7b658342bf37a1c5066fb4f8d9b7316d4bb66b1e0832511f5 0.0s done 09:52:48 #7 exporting config sha256:ae891366b4620bf41f3b6b36e26eb612bff3d28b85103d60374142de1a2c4fe4 done 09:52:48 #7 exporting manifest list sha256:45528da00473e75b1301783ec66abc371f5dc75a11e757d8defe3bc44d7edd46 09:52:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:48 #7 ... 09:52:48 09:52:48 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:48 #8 DONE 0.0s 09:52:48 09:52:48 #7 exporting to image 09:52:48 #7 exporting manifest list sha256:45528da00473e75b1301783ec66abc371f5dc75a11e757d8defe3bc44d7edd46 done 09:52:48 #7 pushing layers 0.1s done 09:52:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:45528da00473e75b1301783ec66abc371f5dc75a11e757d8defe3bc44d7edd46 09:52:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:45528da00473e75b1301783ec66abc371f5dc75a11e757d8defe3bc44d7edd46 0.1s done 09:52:48 #7 DONE 0.2s 09:52:48 09:52:48 1 warning found (use --debug to expand): 09:52:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 09:52:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 09:52:49 #1 [internal] load build definition from Dockerfile 09:52:49 #1 transferring dockerfile: 172B done 09:52:49 #1 DONE 0.0s 09:52:49 09:52:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:52:49 #2 DONE 0.0s 09:52:49 09:52:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:52:49 #3 DONE 0.0s 09:52:49 09:52:49 #4 [internal] load .dockerignore 09:52:49 #4 transferring context: 2B done 09:52:49 #4 DONE 0.0s 09:52:49 09:52:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 09:52:49 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 0.0s done 09:52:49 #5 CACHED 09:52:49 09:52:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 09:52:49 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 0.0s done 09:52:49 #6 CACHED 09:52:49 09:52:49 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:49 #7 DONE 0.0s 09:52:49 09:52:49 #8 exporting to image 09:52:49 #8 exporting layers done 09:52:49 #8 exporting manifest sha256:1a64c06b562c1d4b7b641a2e670c67cd4e57da686fae2986b6690de15b350738 done 09:52:49 #8 exporting config sha256:6f65b44d4ff662d95de96478384c455db1e7afbd9042c3bf46ba6f8677ad821e done 09:52:49 #8 exporting manifest sha256:2fa5b6b4e6052df7b658342bf37a1c5066fb4f8d9b7316d4bb66b1e0832511f5 done 09:52:49 #8 exporting config sha256:ae891366b4620bf41f3b6b36e26eb612bff3d28b85103d60374142de1a2c4fe4 done 09:52:49 #8 exporting manifest list sha256:45528da00473e75b1301783ec66abc371f5dc75a11e757d8defe3bc44d7edd46 done 09:52:49 #8 pushing layers 0.0s done 09:52:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:45528da00473e75b1301783ec66abc371f5dc75a11e757d8defe3bc44d7edd46 0.1s done 09:52:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:49 #8 DONE 0.1s 09:52:49 09:52:49 1 warning found (use --debug to expand): 09:52:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4' 09:52:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4 --push - 09:52:49 #1 [internal] load build definition from Dockerfile 09:52:49 #1 transferring dockerfile: 177B done 09:52:49 #1 DONE 0.0s 09:52:49 09:52:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4 09:52:49 #2 DONE 0.0s 09:52:49 09:52:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4 09:52:49 #3 DONE 0.0s 09:52:49 09:52:49 #4 [internal] load .dockerignore 09:52:49 #4 transferring context: 2B done 09:52:49 #4 DONE 0.0s 09:52:49 09:52:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 09:52:49 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 0.0s done 09:52:49 #5 CACHED 09:52:49 09:52:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 09:52:49 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 0.0s done 09:52:49 #6 CACHED 09:52:49 09:52:49 #7 exporting to image 09:52:49 #7 exporting layers 09:52:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:49 #7 exporting layers done 09:52:49 #7 exporting manifest sha256:1a64c06b562c1d4b7b641a2e670c67cd4e57da686fae2986b6690de15b350738 done 09:52:49 #7 exporting config sha256:6f65b44d4ff662d95de96478384c455db1e7afbd9042c3bf46ba6f8677ad821e done 09:52:49 #7 exporting manifest sha256:2fa5b6b4e6052df7b658342bf37a1c5066fb4f8d9b7316d4bb66b1e0832511f5 done 09:52:49 #7 exporting config sha256:ae891366b4620bf41f3b6b36e26eb612bff3d28b85103d60374142de1a2c4fe4 done 09:52:49 #7 exporting manifest list sha256:45528da00473e75b1301783ec66abc371f5dc75a11e757d8defe3bc44d7edd46 done 09:52:49 #7 pushing layers 0.0s done 09:52:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.4@sha256:45528da00473e75b1301783ec66abc371f5dc75a11e757d8defe3bc44d7edd46 0.1s done 09:52:49 #7 DONE 0.1s 09:52:49 09:52:49 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:49 #8 DONE 0.0s 09:52:49 09:52:49 1 warning found (use --debug to expand): 09:52:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:52:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:52:50 #1 [internal] load build definition from Dockerfile 09:52:50 #1 transferring dockerfile: 218B done 09:52:50 #1 DONE 0.0s 09:52:50 09:52:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:50 #2 DONE 0.0s 09:52:50 09:52:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:50 #3 DONE 0.0s 09:52:50 09:52:50 #4 [internal] load .dockerignore 09:52:50 #4 transferring context: 2B done 09:52:50 #4 DONE 0.0s 09:52:50 09:52:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 09:52:50 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 0.0s done 09:52:50 #5 DONE 0.0s 09:52:50 09:52:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 09:52:50 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 0.0s done 09:52:50 #6 CACHED 09:52:50 09:52:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 09:52:50 #5 CACHED 09:52:50 09:52:50 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:50 #7 DONE 0.0s 09:52:50 09:52:50 #8 exporting to image 09:52:50 #8 exporting layers done 09:52:50 #8 exporting manifest sha256:1a64c06b562c1d4b7b641a2e670c67cd4e57da686fae2986b6690de15b350738 done 09:52:50 #8 exporting config sha256:6f65b44d4ff662d95de96478384c455db1e7afbd9042c3bf46ba6f8677ad821e done 09:52:50 #8 exporting manifest sha256:2fa5b6b4e6052df7b658342bf37a1c5066fb4f8d9b7316d4bb66b1e0832511f5 done 09:52:50 #8 exporting config sha256:ae891366b4620bf41f3b6b36e26eb612bff3d28b85103d60374142de1a2c4fe4 done 09:52:50 #8 exporting manifest list sha256:45528da00473e75b1301783ec66abc371f5dc75a11e757d8defe3bc44d7edd46 done 09:52:50 #8 pushing layers 0.0s done 09:52:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:45528da00473e75b1301783ec66abc371f5dc75a11e757d8defe3bc44d7edd46 0.1s done 09:52:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:50 #8 DONE 0.1s 09:52:50 09:52:50 1 warning found (use --debug to expand): 09:52:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 09:52:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 09:52:50 #1 [internal] load build definition from Dockerfile 09:52:50 #1 transferring dockerfile: 170B done 09:52:50 #1 DONE 0.0s 09:52:50 09:52:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:52:50 #2 DONE 0.0s 09:52:50 09:52:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:52:50 #3 DONE 0.0s 09:52:50 09:52:50 #4 [internal] load .dockerignore 09:52:50 #4 transferring context: 2B done 09:52:50 #4 DONE 0.0s 09:52:50 09:52:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 09:52:50 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 done 09:52:50 #5 CACHED 09:52:50 09:52:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 09:52:50 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0b60512a6742f59113588fc7dd4bf3410af70f3addd527e5fd56a99a87cff5e3 0.0s done 09:52:50 #6 CACHED 09:52:50 09:52:50 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:52:50 #7 DONE 0.0s 09:52:50 09:52:50 #8 exporting to image 09:52:50 #8 exporting layers done 09:52:50 #8 exporting manifest sha256:1a64c06b562c1d4b7b641a2e670c67cd4e57da686fae2986b6690de15b350738 done 09:52:50 #8 exporting config sha256:6f65b44d4ff662d95de96478384c455db1e7afbd9042c3bf46ba6f8677ad821e done 09:52:50 #8 exporting manifest sha256:2fa5b6b4e6052df7b658342bf37a1c5066fb4f8d9b7316d4bb66b1e0832511f5 done 09:52:50 #8 exporting config sha256:ae891366b4620bf41f3b6b36e26eb612bff3d28b85103d60374142de1a2c4fe4 done 09:52:50 #8 exporting manifest list sha256:45528da00473e75b1301783ec66abc371f5dc75a11e757d8defe3bc44d7edd46 done 09:52:50 #8 pushing layers 0.0s done 09:52:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:45528da00473e75b1301783ec66abc371f5dc75a11e757d8defe3bc44d7edd46 0.1s done 09:52:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:50 #8 DONE 0.1s 09:52:50 09:52:50 1 warning found (use --debug to expand): 09:52:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:52:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:52:51 #1 [internal] load build definition from Dockerfile 09:52:51 #1 transferring dockerfile: 204B done 09:52:51 #1 DONE 0.0s 09:52:51 09:52:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:51 #2 DONE 0.0s 09:52:51 09:52:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:51 #3 DONE 0.0s 09:52:51 09:52:51 #4 [internal] load .dockerignore 09:52:51 #4 transferring context: 2B done 09:52:51 #4 DONE 0.0s 09:52:51 09:52:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 09:52:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 09:52:51 #5 ... 09:52:51 09:52:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 09:52:51 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 0.0s done 09:52:51 #6 DONE 0.1s 09:52:51 09:52:51 #7 exporting to image 09:52:51 #7 exporting layers done 09:52:51 #7 exporting manifest sha256:431defae30a5881b23061e65450cc5bc2ec062143f44b7002347c4ace219d736 done 09:52:51 #7 exporting config sha256:d07ff1676541448702ce35c988b6018e2afa5243912ff275f1ea1e208bd51992 done 09:52:51 #7 exporting manifest sha256:d56cc239a1c7aa3062d9e23c11f2c7613619c268031ff1b2095c2c1fcdbdbbec done 09:52:51 #7 exporting config sha256:9fb7f36af6e166222fe216a4f7d424cd1d6e0072d21d33c8234a087268d0378e 09:52:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:51 #7 ... 09:52:51 09:52:51 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:52:51 #8 DONE 0.0s 09:52:51 09:52:51 #7 exporting to image 09:52:51 #7 exporting config sha256:9fb7f36af6e166222fe216a4f7d424cd1d6e0072d21d33c8234a087268d0378e done 09:52:51 #7 exporting manifest list sha256:7a4b152846f15becdc91d28150c18e1d4a82587d98b16521690b720b6a08350b done 09:52:51 #7 pushing layers 0.1s done 09:52:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:7a4b152846f15becdc91d28150c18e1d4a82587d98b16521690b720b6a08350b 09:52:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:7a4b152846f15becdc91d28150c18e1d4a82587d98b16521690b720b6a08350b 0.1s done 09:52:51 #7 DONE 0.2s 09:52:51 09:52:51 1 warning found (use --debug to expand): 09:52:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 09:52:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 09:52:52 #1 [internal] load build definition from Dockerfile 09:52:52 #1 transferring dockerfile: 170B done 09:52:52 #1 DONE 0.0s 09:52:52 09:52:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:52:52 #2 DONE 0.0s 09:52:52 09:52:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:52:52 #3 DONE 0.0s 09:52:52 09:52:52 #4 [internal] load .dockerignore 09:52:52 #4 transferring context: 2B done 09:52:52 #4 DONE 0.0s 09:52:52 09:52:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 09:52:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b done 09:52:52 #5 CACHED 09:52:52 09:52:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 09:52:52 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 0.0s done 09:52:52 #6 CACHED 09:52:52 09:52:52 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:52:52 #7 DONE 0.0s 09:52:52 09:52:52 #8 exporting to image 09:52:52 #8 exporting layers done 09:52:52 #8 exporting manifest sha256:431defae30a5881b23061e65450cc5bc2ec062143f44b7002347c4ace219d736 done 09:52:52 #8 exporting config sha256:d07ff1676541448702ce35c988b6018e2afa5243912ff275f1ea1e208bd51992 done 09:52:52 #8 exporting manifest sha256:d56cc239a1c7aa3062d9e23c11f2c7613619c268031ff1b2095c2c1fcdbdbbec done 09:52:52 #8 exporting config sha256:9fb7f36af6e166222fe216a4f7d424cd1d6e0072d21d33c8234a087268d0378e done 09:52:52 #8 exporting manifest list sha256:7a4b152846f15becdc91d28150c18e1d4a82587d98b16521690b720b6a08350b done 09:52:52 #8 pushing layers 0.0s done 09:52:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:7a4b152846f15becdc91d28150c18e1d4a82587d98b16521690b720b6a08350b 0.1s done 09:52:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:52 #8 DONE 0.1s 09:52:52 09:52:52 1 warning found (use --debug to expand): 09:52:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4' 09:52:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4 --push - 09:52:52 #1 [internal] load build definition from Dockerfile 09:52:52 #1 transferring dockerfile: 175B done 09:52:52 #1 DONE 0.0s 09:52:52 09:52:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4 09:52:52 #2 DONE 0.0s 09:52:52 09:52:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4 09:52:52 #3 DONE 0.0s 09:52:52 09:52:52 #4 [internal] load .dockerignore 09:52:52 #4 transferring context: 2B done 09:52:52 #4 DONE 0.0s 09:52:52 09:52:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 09:52:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 0.0s done 09:52:52 #5 DONE 0.0s 09:52:52 09:52:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 09:52:52 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 0.0s done 09:52:52 #6 CACHED 09:52:52 09:52:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 09:52:52 #5 CACHED 09:52:52 09:52:52 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:52:52 #7 DONE 0.0s 09:52:52 09:52:52 #8 exporting to image 09:52:52 #8 exporting layers done 09:52:52 #8 exporting manifest sha256:431defae30a5881b23061e65450cc5bc2ec062143f44b7002347c4ace219d736 done 09:52:52 #8 exporting config sha256:d07ff1676541448702ce35c988b6018e2afa5243912ff275f1ea1e208bd51992 done 09:52:52 #8 exporting manifest sha256:d56cc239a1c7aa3062d9e23c11f2c7613619c268031ff1b2095c2c1fcdbdbbec done 09:52:52 #8 exporting config sha256:9fb7f36af6e166222fe216a4f7d424cd1d6e0072d21d33c8234a087268d0378e done 09:52:52 #8 exporting manifest list sha256:7a4b152846f15becdc91d28150c18e1d4a82587d98b16521690b720b6a08350b done 09:52:52 #8 pushing layers 0.0s done 09:52:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.4@sha256:7a4b152846f15becdc91d28150c18e1d4a82587d98b16521690b720b6a08350b 0.1s done 09:52:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:52 #8 DONE 0.1s 09:52:52 09:52:52 1 warning found (use --debug to expand): 09:52:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:52:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:52:53 #1 [internal] load build definition from Dockerfile 09:52:53 #1 transferring dockerfile: 216B done 09:52:53 #1 DONE 0.0s 09:52:53 09:52:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:53 #2 DONE 0.0s 09:52:53 09:52:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:53 #3 DONE 0.0s 09:52:53 09:52:53 #4 [internal] load .dockerignore 09:52:53 #4 transferring context: 2B done 09:52:53 #4 DONE 0.0s 09:52:53 09:52:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 09:52:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 0.0s done 09:52:53 #5 CACHED 09:52:53 09:52:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 09:52:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 0.0s done 09:52:53 #6 CACHED 09:52:53 09:52:53 #7 exporting to image 09:52:53 #7 exporting layers 09:52:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:53 #7 exporting layers done 09:52:53 #7 exporting manifest sha256:431defae30a5881b23061e65450cc5bc2ec062143f44b7002347c4ace219d736 done 09:52:53 #7 exporting config sha256:d07ff1676541448702ce35c988b6018e2afa5243912ff275f1ea1e208bd51992 done 09:52:53 #7 exporting manifest sha256:d56cc239a1c7aa3062d9e23c11f2c7613619c268031ff1b2095c2c1fcdbdbbec done 09:52:53 #7 exporting config sha256:9fb7f36af6e166222fe216a4f7d424cd1d6e0072d21d33c8234a087268d0378e done 09:52:53 #7 exporting manifest list sha256:7a4b152846f15becdc91d28150c18e1d4a82587d98b16521690b720b6a08350b done 09:52:53 #7 pushing layers 0.0s done 09:52:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:7a4b152846f15becdc91d28150c18e1d4a82587d98b16521690b720b6a08350b 0.1s done 09:52:53 #7 DONE 0.1s 09:52:53 09:52:53 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:52:53 #8 DONE 0.0s 09:52:53 09:52:53 1 warning found (use --debug to expand): 09:52:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 09:52:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 09:52:53 #1 [internal] load build definition from Dockerfile 09:52:53 #1 transferring dockerfile: 168B done 09:52:53 #1 DONE 0.0s 09:52:53 09:52:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:52:53 #2 DONE 0.0s 09:52:53 09:52:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:52:53 #3 DONE 0.0s 09:52:53 09:52:53 #4 [internal] load .dockerignore 09:52:53 #4 transferring context: 2B done 09:52:53 #4 DONE 0.0s 09:52:53 09:52:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 09:52:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 0.0s done 09:52:53 #5 CACHED 09:52:53 09:52:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 09:52:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:34dab53699088b1f6cc67b3d720535c8b807ea12670052f6f64a8df610b2e42b 0.0s done 09:52:53 #6 CACHED 09:52:53 09:52:53 #7 exporting to image 09:52:53 #7 exporting layers done 09:52:53 #7 exporting manifest sha256:431defae30a5881b23061e65450cc5bc2ec062143f44b7002347c4ace219d736 done 09:52:53 #7 exporting config sha256:d07ff1676541448702ce35c988b6018e2afa5243912ff275f1ea1e208bd51992 done 09:52:53 #7 exporting manifest sha256:d56cc239a1c7aa3062d9e23c11f2c7613619c268031ff1b2095c2c1fcdbdbbec done 09:52:53 #7 exporting config sha256:9fb7f36af6e166222fe216a4f7d424cd1d6e0072d21d33c8234a087268d0378e done 09:52:53 #7 exporting manifest list sha256:7a4b152846f15becdc91d28150c18e1d4a82587d98b16521690b720b6a08350b done 09:52:53 #7 pushing layers 09:52:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:53 #7 pushing layers 0.0s done 09:52:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7a4b152846f15becdc91d28150c18e1d4a82587d98b16521690b720b6a08350b 0.1s done 09:52:53 #7 DONE 0.1s 09:52:53 09:52:53 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:52:53 #8 DONE 0.0s 09:52:53 09:52:53 1 warning found (use --debug to expand): 09:52:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:52:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:52:54 #1 [internal] load build definition from Dockerfile 09:52:54 #1 transferring dockerfile: 205B done 09:52:54 #1 DONE 0.0s 09:52:54 09:52:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:54 #2 DONE 0.0s 09:52:54 09:52:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:54 #3 DONE 0.1s 09:52:54 09:52:54 #4 [internal] load .dockerignore 09:52:54 #4 transferring context: 2B done 09:52:54 #4 DONE 0.0s 09:52:54 09:52:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 09:52:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 0.0s done 09:52:54 #5 DONE 0.0s 09:52:54 09:52:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 09:52:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 0.0s done 09:52:54 #6 DONE 0.1s 09:52:54 09:52:54 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:52:54 #7 DONE 0.0s 09:52:54 09:52:54 #8 exporting to image 09:52:54 #8 exporting layers done 09:52:54 #8 exporting manifest sha256:f36a11c99208c40ae0e4a9207afe7c3f4c6daf862a16a75b8d9fa36cb692c35f done 09:52:54 #8 exporting config sha256:312646852223549fab4ca37768ae690881a703c054c978ce72c666450b234e3c done 09:52:54 #8 exporting manifest sha256:573c2843c43289cb8ad010fc32cb153d55635f9ffd893b93c671bda69e3a19a4 done 09:52:54 #8 exporting config sha256:a93543c6ca24c95870d891b8bf3612014116ed848c9e6e87104c359cf3e34a44 done 09:52:54 #8 exporting manifest list sha256:146f57902188e657e9e4005ef8acf4d6875ef9971d055ee2b6beeb3f51991d6f done 09:52:54 #8 pushing layers 0.1s done 09:52:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:146f57902188e657e9e4005ef8acf4d6875ef9971d055ee2b6beeb3f51991d6f 09:52:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:146f57902188e657e9e4005ef8acf4d6875ef9971d055ee2b6beeb3f51991d6f 0.1s done 09:52:54 #8 DONE 0.2s 09:52:54 09:52:54 1 warning found (use --debug to expand): 09:52:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 09:52:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 09:52:55 #1 [internal] load build definition from Dockerfile 09:52:55 #1 transferring dockerfile: 171B done 09:52:55 #1 DONE 0.0s 09:52:55 09:52:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:52:55 #2 DONE 0.0s 09:52:55 09:52:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:52:55 #3 DONE 0.0s 09:52:55 09:52:55 #4 [internal] load .dockerignore 09:52:55 #4 transferring context: 2B done 09:52:55 #4 DONE 0.0s 09:52:55 09:52:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 09:52:55 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 done 09:52:55 #5 DONE 0.0s 09:52:55 09:52:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 09:52:55 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 0.0s done 09:52:55 #6 CACHED 09:52:55 09:52:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 09:52:55 #5 CACHED 09:52:55 09:52:55 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:52:55 #7 DONE 0.0s 09:52:55 09:52:55 #8 exporting to image 09:52:55 #8 exporting layers done 09:52:55 #8 exporting manifest sha256:f36a11c99208c40ae0e4a9207afe7c3f4c6daf862a16a75b8d9fa36cb692c35f done 09:52:55 #8 exporting config sha256:312646852223549fab4ca37768ae690881a703c054c978ce72c666450b234e3c done 09:52:55 #8 exporting manifest sha256:573c2843c43289cb8ad010fc32cb153d55635f9ffd893b93c671bda69e3a19a4 done 09:52:55 #8 exporting config sha256:a93543c6ca24c95870d891b8bf3612014116ed848c9e6e87104c359cf3e34a44 done 09:52:55 #8 exporting manifest list sha256:146f57902188e657e9e4005ef8acf4d6875ef9971d055ee2b6beeb3f51991d6f done 09:52:55 #8 pushing layers 0.0s done 09:52:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:146f57902188e657e9e4005ef8acf4d6875ef9971d055ee2b6beeb3f51991d6f 0.1s done 09:52:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:55 #8 DONE 0.1s 09:52:55 09:52:55 1 warning found (use --debug to expand): 09:52:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4' 09:52:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4 --push - 09:52:55 #1 [internal] load build definition from Dockerfile 09:52:55 #1 transferring dockerfile: 176B done 09:52:55 #1 DONE 0.0s 09:52:55 09:52:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4 09:52:55 #2 DONE 0.0s 09:52:55 09:52:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4 09:52:55 #3 DONE 0.0s 09:52:55 09:52:55 #4 [internal] load .dockerignore 09:52:55 #4 transferring context: 2B done 09:52:55 #4 DONE 0.0s 09:52:55 09:52:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 09:52:55 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 0.0s done 09:52:55 #5 CACHED 09:52:55 09:52:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 09:52:55 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 0.0s done 09:52:55 #6 CACHED 09:52:55 09:52:55 #7 exporting to image 09:52:55 #7 exporting layers 09:52:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:55 #7 exporting layers done 09:52:55 #7 exporting manifest sha256:f36a11c99208c40ae0e4a9207afe7c3f4c6daf862a16a75b8d9fa36cb692c35f done 09:52:55 #7 exporting config sha256:312646852223549fab4ca37768ae690881a703c054c978ce72c666450b234e3c done 09:52:55 #7 exporting manifest sha256:573c2843c43289cb8ad010fc32cb153d55635f9ffd893b93c671bda69e3a19a4 done 09:52:55 #7 exporting config sha256:a93543c6ca24c95870d891b8bf3612014116ed848c9e6e87104c359cf3e34a44 done 09:52:55 #7 exporting manifest list sha256:146f57902188e657e9e4005ef8acf4d6875ef9971d055ee2b6beeb3f51991d6f done 09:52:55 #7 pushing layers 0.0s done 09:52:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.4@sha256:146f57902188e657e9e4005ef8acf4d6875ef9971d055ee2b6beeb3f51991d6f 0.1s done 09:52:55 #7 DONE 0.1s 09:52:55 09:52:55 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:52:55 #8 DONE 0.0s 09:52:55 09:52:55 1 warning found (use --debug to expand): 09:52:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:52:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:52:56 #1 [internal] load build definition from Dockerfile 09:52:56 #1 transferring dockerfile: 217B done 09:52:56 #1 DONE 0.0s 09:52:56 09:52:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:56 #2 DONE 0.0s 09:52:56 09:52:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:56 #3 DONE 0.0s 09:52:56 09:52:56 #4 [internal] load .dockerignore 09:52:56 #4 transferring context: 2B done 09:52:56 #4 DONE 0.0s 09:52:56 09:52:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 09:52:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 0.0s done 09:52:56 #5 CACHED 09:52:56 09:52:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 09:52:56 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 0.0s done 09:52:56 #6 CACHED 09:52:56 09:52:56 #7 exporting to image 09:52:56 #7 exporting layers 09:52:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:56 #7 exporting layers done 09:52:56 #7 exporting manifest sha256:f36a11c99208c40ae0e4a9207afe7c3f4c6daf862a16a75b8d9fa36cb692c35f done 09:52:56 #7 exporting config sha256:312646852223549fab4ca37768ae690881a703c054c978ce72c666450b234e3c done 09:52:56 #7 exporting manifest sha256:573c2843c43289cb8ad010fc32cb153d55635f9ffd893b93c671bda69e3a19a4 done 09:52:56 #7 exporting config sha256:a93543c6ca24c95870d891b8bf3612014116ed848c9e6e87104c359cf3e34a44 done 09:52:56 #7 exporting manifest list sha256:146f57902188e657e9e4005ef8acf4d6875ef9971d055ee2b6beeb3f51991d6f done 09:52:56 #7 pushing layers 0.0s done 09:52:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:146f57902188e657e9e4005ef8acf4d6875ef9971d055ee2b6beeb3f51991d6f 0.1s done 09:52:56 #7 DONE 0.1s 09:52:56 09:52:56 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:52:56 #8 DONE 0.0s 09:52:56 09:52:56 1 warning found (use --debug to expand): 09:52:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 09:52:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 09:52:56 #1 [internal] load build definition from Dockerfile 09:52:56 #1 transferring dockerfile: 169B done 09:52:56 #1 DONE 0.0s 09:52:56 09:52:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:52:56 #2 DONE 0.0s 09:52:56 09:52:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:52:56 #3 DONE 0.0s 09:52:56 09:52:56 #4 [internal] load .dockerignore 09:52:56 #4 transferring context: 2B done 09:52:56 #4 DONE 0.0s 09:52:56 09:52:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 09:52:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 done 09:52:56 #5 CACHED 09:52:56 09:52:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 09:52:56 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:6f5129e35b087a08fddac23f91d1972d5da8d40e8d0304a79f5305bb95fad4e5 0.0s done 09:52:56 #6 CACHED 09:52:56 09:52:56 #7 exporting to image 09:52:56 #7 exporting layers done 09:52:56 #7 exporting manifest sha256:f36a11c99208c40ae0e4a9207afe7c3f4c6daf862a16a75b8d9fa36cb692c35f done 09:52:56 #7 exporting config sha256:312646852223549fab4ca37768ae690881a703c054c978ce72c666450b234e3c done 09:52:56 #7 exporting manifest sha256:573c2843c43289cb8ad010fc32cb153d55635f9ffd893b93c671bda69e3a19a4 done 09:52:56 #7 exporting config sha256:a93543c6ca24c95870d891b8bf3612014116ed848c9e6e87104c359cf3e34a44 done 09:52:56 #7 exporting manifest list sha256:146f57902188e657e9e4005ef8acf4d6875ef9971d055ee2b6beeb3f51991d6f done 09:52:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:57 #7 pushing layers 0.0s done 09:52:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:146f57902188e657e9e4005ef8acf4d6875ef9971d055ee2b6beeb3f51991d6f 0.1s done 09:52:57 #7 DONE 0.1s 09:52:57 09:52:57 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:52:57 #8 DONE 0.0s 09:52:57 09:52:57 1 warning found (use --debug to expand): 09:52:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:52:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:52:57 #1 [internal] load build definition from Dockerfile 09:52:57 #1 transferring dockerfile: 211B done 09:52:57 #1 DONE 0.0s 09:52:57 09:52:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:57 #2 DONE 0.0s 09:52:57 09:52:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:52:57 #3 DONE 0.0s 09:52:57 09:52:57 #4 [internal] load .dockerignore 09:52:57 #4 transferring context: 2B done 09:52:57 #4 DONE 0.0s 09:52:57 09:52:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:57 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 0.0s done 09:52:57 #5 DONE 0.0s 09:52:57 09:52:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:57 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 0.0s done 09:52:57 #6 DONE 0.0s 09:52:57 09:52:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:57 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 0.0s done 09:52:57 #5 DONE 0.1s 09:52:57 09:52:57 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:52:57 #7 DONE 0.0s 09:52:57 09:52:57 #8 exporting to image 09:52:57 #8 exporting layers done 09:52:57 #8 exporting manifest sha256:339e05a4fad6f6b05417e6b05ffb7d426c59e0a95deecb81d2eb6fd129fcab91 0.0s done 09:52:57 #8 exporting config sha256:dfcebb4b8527e518e4d09cad680e520434c9f215aa1c4d3700ae74f5f5ef3d39 done 09:52:57 #8 exporting manifest sha256:f2e0d3c6f6ba70a0fd9b4fb75c1019dccc52b8fd0de5310bba8133d2eb222364 done 09:52:57 #8 exporting config sha256:e3548fee4b6c7029b9d4fa460550aaa5b98cd6e9a9d9a42c6f3c590dd5da2a95 done 09:52:57 #8 exporting manifest list sha256:2fff913b0e02fbc6e95cb602c1fa9afbdc1b148c1a05e256d23cc3a1dfeb2696 done 09:52:57 #8 pushing layers 09:52:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:57 #8 pushing layers 0.1s done 09:52:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:2fff913b0e02fbc6e95cb602c1fa9afbdc1b148c1a05e256d23cc3a1dfeb2696 0.1s done 09:52:57 #8 DONE 0.2s 09:52:57 09:52:57 1 warning found (use --debug to expand): 09:52:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 09:52:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 09:52:58 #1 [internal] load build definition from Dockerfile 09:52:58 #1 transferring dockerfile: 177B done 09:52:58 #1 DONE 0.0s 09:52:58 09:52:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:52:58 #2 DONE 0.0s 09:52:58 09:52:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:52:58 #3 DONE 0.0s 09:52:58 09:52:58 #4 [internal] load .dockerignore 09:52:58 #4 transferring context: 2B done 09:52:58 #4 DONE 0.0s 09:52:58 09:52:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:58 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee done 09:52:58 #5 CACHED 09:52:58 09:52:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:58 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 0.0s done 09:52:58 #6 DONE 0.0s 09:52:58 09:52:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:58 #6 CACHED 09:52:58 09:52:58 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:52:58 #7 DONE 0.0s 09:52:58 09:52:58 #8 exporting to image 09:52:58 #8 exporting layers done 09:52:58 #8 exporting manifest sha256:339e05a4fad6f6b05417e6b05ffb7d426c59e0a95deecb81d2eb6fd129fcab91 done 09:52:58 #8 exporting config sha256:dfcebb4b8527e518e4d09cad680e520434c9f215aa1c4d3700ae74f5f5ef3d39 done 09:52:58 #8 exporting manifest sha256:f2e0d3c6f6ba70a0fd9b4fb75c1019dccc52b8fd0de5310bba8133d2eb222364 done 09:52:58 #8 exporting config sha256:e3548fee4b6c7029b9d4fa460550aaa5b98cd6e9a9d9a42c6f3c590dd5da2a95 done 09:52:58 #8 exporting manifest list sha256:2fff913b0e02fbc6e95cb602c1fa9afbdc1b148c1a05e256d23cc3a1dfeb2696 done 09:52:58 #8 pushing layers 0.0s done 09:52:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:2fff913b0e02fbc6e95cb602c1fa9afbdc1b148c1a05e256d23cc3a1dfeb2696 0.1s done 09:52:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:58 #8 DONE 0.1s 09:52:58 09:52:58 1 warning found (use --debug to expand): 09:52:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4' 09:52:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4 --push - 09:52:58 #1 [internal] load build definition from Dockerfile 09:52:58 #1 transferring dockerfile: 182B done 09:52:58 #1 DONE 0.0s 09:52:58 09:52:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4 09:52:58 #2 DONE 0.0s 09:52:58 09:52:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4 09:52:58 #3 DONE 0.0s 09:52:58 09:52:58 #4 [internal] load .dockerignore 09:52:58 #4 transferring context: 2B done 09:52:58 #4 DONE 0.0s 09:52:58 09:52:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:58 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 0.0s done 09:52:58 #5 CACHED 09:52:58 09:52:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:58 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 0.0s done 09:52:58 #6 CACHED 09:52:58 09:52:58 #7 exporting to image 09:52:58 #7 exporting layers done 09:52:58 #7 exporting manifest sha256:339e05a4fad6f6b05417e6b05ffb7d426c59e0a95deecb81d2eb6fd129fcab91 done 09:52:58 #7 exporting config sha256:dfcebb4b8527e518e4d09cad680e520434c9f215aa1c4d3700ae74f5f5ef3d39 done 09:52:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:58 #7 exporting manifest sha256:f2e0d3c6f6ba70a0fd9b4fb75c1019dccc52b8fd0de5310bba8133d2eb222364 done 09:52:58 #7 exporting config sha256:e3548fee4b6c7029b9d4fa460550aaa5b98cd6e9a9d9a42c6f3c590dd5da2a95 done 09:52:58 #7 exporting manifest list sha256:2fff913b0e02fbc6e95cb602c1fa9afbdc1b148c1a05e256d23cc3a1dfeb2696 done 09:52:58 #7 pushing layers 0.0s done 09:52:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.4@sha256:2fff913b0e02fbc6e95cb602c1fa9afbdc1b148c1a05e256d23cc3a1dfeb2696 0.1s done 09:52:58 #7 DONE 0.1s 09:52:58 09:52:58 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:52:58 #8 DONE 0.0s 09:52:58 09:52:58 1 warning found (use --debug to expand): 09:52:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:52:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:52:59 #1 [internal] load build definition from Dockerfile 09:52:59 #1 transferring dockerfile: 223B done 09:52:59 #1 DONE 0.0s 09:52:59 09:52:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:59 #2 DONE 0.0s 09:52:59 09:52:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:52:59 #3 DONE 0.0s 09:52:59 09:52:59 #4 [internal] load .dockerignore 09:52:59 #4 transferring context: 2B done 09:52:59 #4 DONE 0.0s 09:52:59 09:52:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:59 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 0.0s done 09:52:59 #5 CACHED 09:52:59 09:52:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:59 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 0.0s done 09:52:59 #6 CACHED 09:52:59 09:52:59 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:52:59 #7 DONE 0.0s 09:52:59 09:52:59 #8 exporting to image 09:52:59 #8 exporting layers done 09:52:59 #8 exporting manifest sha256:339e05a4fad6f6b05417e6b05ffb7d426c59e0a95deecb81d2eb6fd129fcab91 done 09:52:59 #8 exporting config sha256:dfcebb4b8527e518e4d09cad680e520434c9f215aa1c4d3700ae74f5f5ef3d39 done 09:52:59 #8 exporting manifest sha256:f2e0d3c6f6ba70a0fd9b4fb75c1019dccc52b8fd0de5310bba8133d2eb222364 done 09:52:59 #8 exporting config sha256:e3548fee4b6c7029b9d4fa460550aaa5b98cd6e9a9d9a42c6f3c590dd5da2a95 done 09:52:59 #8 exporting manifest list sha256:2fff913b0e02fbc6e95cb602c1fa9afbdc1b148c1a05e256d23cc3a1dfeb2696 done 09:52:59 #8 pushing layers 0.0s done 09:52:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:2fff913b0e02fbc6e95cb602c1fa9afbdc1b148c1a05e256d23cc3a1dfeb2696 0.1s done 09:52:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:59 #8 DONE 0.1s 09:52:59 09:52:59 1 warning found (use --debug to expand): 09:52:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:52:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 09:52:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 09:52:59 #1 [internal] load build definition from Dockerfile 09:52:59 #1 transferring dockerfile: 175B done 09:52:59 #1 DONE 0.0s 09:52:59 09:52:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:52:59 #2 DONE 0.0s 09:52:59 09:52:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:52:59 #3 DONE 0.0s 09:52:59 09:52:59 #4 [internal] load .dockerignore 09:52:59 #4 transferring context: 2B done 09:52:59 #4 DONE 0.0s 09:52:59 09:52:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:59 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 0.0s done 09:52:59 #5 DONE 0.0s 09:52:59 09:52:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:59 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 0.0s done 09:52:59 #6 CACHED 09:52:59 09:52:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9999396a47e810361943f6a55d50f02fb58bff664232f85b275f91b8f6af41ee 09:52:59 #5 CACHED 09:52:59 09:52:59 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:52:59 #7 DONE 0.0s 09:52:59 09:52:59 #8 exporting to image 09:52:59 #8 exporting layers done 09:52:59 #8 exporting manifest sha256:339e05a4fad6f6b05417e6b05ffb7d426c59e0a95deecb81d2eb6fd129fcab91 done 09:52:59 #8 exporting config sha256:dfcebb4b8527e518e4d09cad680e520434c9f215aa1c4d3700ae74f5f5ef3d39 done 09:52:59 #8 exporting manifest sha256:f2e0d3c6f6ba70a0fd9b4fb75c1019dccc52b8fd0de5310bba8133d2eb222364 done 09:52:59 #8 exporting config sha256:e3548fee4b6c7029b9d4fa460550aaa5b98cd6e9a9d9a42c6f3c590dd5da2a95 done 09:52:59 #8 exporting manifest list sha256:2fff913b0e02fbc6e95cb602c1fa9afbdc1b148c1a05e256d23cc3a1dfeb2696 done 09:52:59 #8 pushing layers 0.0s done 09:52:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:2fff913b0e02fbc6e95cb602c1fa9afbdc1b148c1a05e256d23cc3a1dfeb2696 09:52:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:52:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:2fff913b0e02fbc6e95cb602c1fa9afbdc1b148c1a05e256d23cc3a1dfeb2696 0.1s done 09:52:59 #8 DONE 0.2s 09:52:59 09:52:59 1 warning found (use --debug to expand): 09:52:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:53:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:53:00 #1 [internal] load build definition from Dockerfile 09:53:00 #1 transferring dockerfile: 215B done 09:53:00 #1 DONE 0.0s 09:53:00 09:53:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:53:00 #2 DONE 0.0s 09:53:00 09:53:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:53:00 #3 DONE 0.0s 09:53:00 09:53:00 #4 [internal] load .dockerignore 09:53:00 #4 transferring context: 2B done 09:53:00 #4 DONE 0.0s 09:53:00 09:53:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:00 #5 ... 09:53:00 09:53:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 0.0s done 09:53:00 #6 DONE 0.1s 09:53:00 09:53:00 #7 exporting to image 09:53:00 #7 exporting layers done 09:53:00 #7 exporting manifest sha256:7e47701736e76a399826937478f3c1bbede93b095bf34fa7e0fa83eae1c444d0 0.0s done 09:53:00 #7 exporting config sha256:e0a53558e8563d8394c00ffb8088c3e6aa1fcdb587def60538d533d62165a810 09:53:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:00 #7 ... 09:53:00 09:53:00 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:53:00 #8 DONE 0.0s 09:53:00 09:53:00 #7 exporting to image 09:53:00 #7 exporting config sha256:e0a53558e8563d8394c00ffb8088c3e6aa1fcdb587def60538d533d62165a810 done 09:53:00 #7 exporting manifest sha256:2e3299f95e35db17f42254720a0029306ff124463aa0e02107b5f3c9a5002eb9 done 09:53:00 #7 exporting config sha256:c3ccc0ae11e03cfea88e509edbb84f3d2d8bb862b961be0d9de4b4d54fd4c05f done 09:53:00 #7 exporting manifest list sha256:c46a3d3304487ed1aebe4621f310bcfc69731575af0e64b2c6f71cad42ba0e43 done 09:53:00 #7 pushing layers 0.1s done 09:53:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c46a3d3304487ed1aebe4621f310bcfc69731575af0e64b2c6f71cad42ba0e43 09:53:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c46a3d3304487ed1aebe4621f310bcfc69731575af0e64b2c6f71cad42ba0e43 0.1s done 09:53:01 #7 DONE 0.2s 09:53:01 09:53:01 1 warning found (use --debug to expand): 09:53:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 09:53:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 09:53:01 #1 [internal] load build definition from Dockerfile 09:53:01 #1 transferring dockerfile: 181B done 09:53:01 #1 DONE 0.0s 09:53:01 09:53:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:53:01 #2 DONE 0.0s 09:53:01 09:53:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:53:01 #3 DONE 0.0s 09:53:01 09:53:01 #4 [internal] load .dockerignore 09:53:01 #4 transferring context: 2B done 09:53:01 #4 DONE 0.0s 09:53:01 09:53:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 0.0s done 09:53:01 #5 CACHED 09:53:01 09:53:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 0.0s done 09:53:01 #6 CACHED 09:53:01 09:53:01 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:53:01 #7 DONE 0.0s 09:53:01 09:53:01 #8 exporting to image 09:53:01 #8 exporting layers done 09:53:01 #8 exporting manifest sha256:7e47701736e76a399826937478f3c1bbede93b095bf34fa7e0fa83eae1c444d0 done 09:53:01 #8 exporting config sha256:e0a53558e8563d8394c00ffb8088c3e6aa1fcdb587def60538d533d62165a810 done 09:53:01 #8 exporting manifest sha256:2e3299f95e35db17f42254720a0029306ff124463aa0e02107b5f3c9a5002eb9 done 09:53:01 #8 exporting config sha256:c3ccc0ae11e03cfea88e509edbb84f3d2d8bb862b961be0d9de4b4d54fd4c05f done 09:53:01 #8 exporting manifest list sha256:c46a3d3304487ed1aebe4621f310bcfc69731575af0e64b2c6f71cad42ba0e43 done 09:53:01 #8 pushing layers 0.0s done 09:53:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c46a3d3304487ed1aebe4621f310bcfc69731575af0e64b2c6f71cad42ba0e43 0.1s done 09:53:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:01 #8 DONE 0.1s 09:53:01 09:53:01 1 warning found (use --debug to expand): 09:53:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4' 09:53:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4 --push - 09:53:02 #1 [internal] load build definition from Dockerfile 09:53:02 #1 transferring dockerfile: 186B done 09:53:02 #1 DONE 0.0s 09:53:02 09:53:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4 09:53:02 #2 DONE 0.0s 09:53:02 09:53:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4 09:53:02 #3 DONE 0.0s 09:53:02 09:53:02 #4 [internal] load .dockerignore 09:53:02 #4 transferring context: 2B done 09:53:02 #4 DONE 0.0s 09:53:02 09:53:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 0.0s done 09:53:02 #5 CACHED 09:53:02 09:53:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 0.0s done 09:53:02 #6 CACHED 09:53:02 09:53:02 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:53:02 #7 DONE 0.0s 09:53:02 09:53:02 #8 exporting to image 09:53:02 #8 exporting layers done 09:53:02 #8 exporting manifest sha256:7e47701736e76a399826937478f3c1bbede93b095bf34fa7e0fa83eae1c444d0 done 09:53:02 #8 exporting config sha256:e0a53558e8563d8394c00ffb8088c3e6aa1fcdb587def60538d533d62165a810 done 09:53:02 #8 exporting manifest sha256:2e3299f95e35db17f42254720a0029306ff124463aa0e02107b5f3c9a5002eb9 done 09:53:02 #8 exporting config sha256:c3ccc0ae11e03cfea88e509edbb84f3d2d8bb862b961be0d9de4b4d54fd4c05f done 09:53:02 #8 exporting manifest list sha256:c46a3d3304487ed1aebe4621f310bcfc69731575af0e64b2c6f71cad42ba0e43 done 09:53:02 #8 pushing layers 0.0s done 09:53:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.4@sha256:c46a3d3304487ed1aebe4621f310bcfc69731575af0e64b2c6f71cad42ba0e43 0.1s done 09:53:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:02 #8 DONE 0.1s 09:53:02 09:53:02 1 warning found (use --debug to expand): 09:53:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:53:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:53:02 #1 [internal] load build definition from Dockerfile 09:53:02 #1 transferring dockerfile: 227B done 09:53:02 #1 DONE 0.0s 09:53:02 09:53:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:53:02 #2 DONE 0.0s 09:53:02 09:53:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:53:02 #3 DONE 0.0s 09:53:02 09:53:02 #4 [internal] load .dockerignore 09:53:02 #4 transferring context: 2B done 09:53:02 #4 DONE 0.0s 09:53:02 09:53:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 0.0s done 09:53:02 #5 CACHED 09:53:02 09:53:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 0.0s done 09:53:02 #6 CACHED 09:53:02 09:53:02 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:53:02 #7 DONE 0.0s 09:53:02 09:53:02 #8 exporting to image 09:53:02 #8 exporting layers done 09:53:02 #8 exporting manifest sha256:7e47701736e76a399826937478f3c1bbede93b095bf34fa7e0fa83eae1c444d0 done 09:53:02 #8 exporting config sha256:e0a53558e8563d8394c00ffb8088c3e6aa1fcdb587def60538d533d62165a810 done 09:53:02 #8 exporting manifest sha256:2e3299f95e35db17f42254720a0029306ff124463aa0e02107b5f3c9a5002eb9 done 09:53:02 #8 exporting config sha256:c3ccc0ae11e03cfea88e509edbb84f3d2d8bb862b961be0d9de4b4d54fd4c05f done 09:53:02 #8 exporting manifest list sha256:c46a3d3304487ed1aebe4621f310bcfc69731575af0e64b2c6f71cad42ba0e43 done 09:53:02 #8 pushing layers 0.0s done 09:53:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:c46a3d3304487ed1aebe4621f310bcfc69731575af0e64b2c6f71cad42ba0e43 0.1s done 09:53:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:02 #8 DONE 0.1s 09:53:02 09:53:02 1 warning found (use --debug to expand): 09:53:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 09:53:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 09:53:02 #1 [internal] load build definition from Dockerfile 09:53:02 #1 transferring dockerfile: 179B done 09:53:02 #1 DONE 0.0s 09:53:02 09:53:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:53:02 #2 DONE 0.0s 09:53:02 09:53:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:53:02 #3 DONE 0.0s 09:53:02 09:53:02 #4 [internal] load .dockerignore 09:53:02 #4 transferring context: 2B done 09:53:02 #4 DONE 0.0s 09:53:02 09:53:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:02 #5 ... 09:53:02 09:53:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 0.0s done 09:53:02 #6 DONE 0.0s 09:53:03 09:53:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:03 #5 CACHED 09:53:03 09:53:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d895b4b0c6d181fa355d26c9325b5ed65973c5b1c79b18e5f4297b4c33005b3d 09:53:03 #6 CACHED 09:53:03 09:53:03 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:53:03 #7 DONE 0.0s 09:53:03 09:53:03 #8 exporting to image 09:53:03 #8 exporting layers done 09:53:03 #8 exporting manifest sha256:7e47701736e76a399826937478f3c1bbede93b095bf34fa7e0fa83eae1c444d0 done 09:53:03 #8 exporting config sha256:e0a53558e8563d8394c00ffb8088c3e6aa1fcdb587def60538d533d62165a810 done 09:53:03 #8 exporting manifest sha256:2e3299f95e35db17f42254720a0029306ff124463aa0e02107b5f3c9a5002eb9 done 09:53:03 #8 exporting config sha256:c3ccc0ae11e03cfea88e509edbb84f3d2d8bb862b961be0d9de4b4d54fd4c05f done 09:53:03 #8 exporting manifest list sha256:c46a3d3304487ed1aebe4621f310bcfc69731575af0e64b2c6f71cad42ba0e43 done 09:53:03 #8 pushing layers 0.0s done 09:53:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c46a3d3304487ed1aebe4621f310bcfc69731575af0e64b2c6f71cad42ba0e43 0.1s done 09:53:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:03 #8 DONE 0.1s 09:53:03 09:53:03 1 warning found (use --debug to expand): 09:53:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:53:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:53:03 #1 [internal] load build definition from Dockerfile 09:53:03 #1 transferring dockerfile: 205B done 09:53:03 #1 DONE 0.0s 09:53:03 09:53:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:53:03 #2 DONE 0.0s 09:53:03 09:53:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:53:03 #3 DONE 0.0s 09:53:03 09:53:03 #4 [internal] load .dockerignore 09:53:03 #4 transferring context: 2B done 09:53:03 #4 DONE 0.0s 09:53:03 09:53:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 09:53:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 0.0s done 09:53:03 #5 DONE 0.0s 09:53:03 09:53:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 09:53:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 done 09:53:03 #6 DONE 0.1s 09:53:03 09:53:03 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:53:03 #7 DONE 0.0s 09:53:03 09:53:03 #8 exporting to image 09:53:03 #8 exporting layers done 09:53:03 #8 exporting manifest sha256:688749f8f33ca446b7d424e214dac5be59595f5d1decd7737c8132a55d34b16f done 09:53:03 #8 exporting config sha256:50eabcaab808d67465caadad28372435044583a2fd5d104b94de77d401225740 done 09:53:03 #8 exporting manifest sha256:aa748da064c4e7f3c49f74d1a83d5ac6bce2dcda3d21340c8771f5b17d509779 0.0s done 09:53:03 #8 exporting config sha256:a1613b9cf81bf1301285953c4d7798a4a525391225785690830ae9bee23ed505 done 09:53:03 #8 exporting manifest list sha256:1ab81c3145c11c2e135a4983c6fa8bb8a9f1161ea608e677492cdad4ad7c60fe done 09:53:03 #8 pushing layers 09:53:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:04 #8 pushing layers 0.1s done 09:53:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:1ab81c3145c11c2e135a4983c6fa8bb8a9f1161ea608e677492cdad4ad7c60fe 0.1s done 09:53:04 #8 DONE 0.2s 09:53:04 09:53:04 1 warning found (use --debug to expand): 09:53:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 09:53:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 09:53:04 #1 [internal] load build definition from Dockerfile 09:53:04 #1 transferring dockerfile: 171B done 09:53:04 #1 DONE 0.0s 09:53:04 09:53:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:53:04 #2 DONE 0.0s 09:53:04 09:53:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:53:04 #3 DONE 0.0s 09:53:04 09:53:04 #4 [internal] load .dockerignore 09:53:04 #4 transferring context: 2B done 09:53:04 #4 DONE 0.0s 09:53:04 09:53:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 09:53:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 0.0s done 09:53:04 #5 CACHED 09:53:04 09:53:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 09:53:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 0.0s done 09:53:04 #6 CACHED 09:53:04 09:53:04 #7 exporting to image 09:53:04 #7 exporting layers 09:53:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:04 #7 exporting layers done 09:53:04 #7 exporting manifest sha256:688749f8f33ca446b7d424e214dac5be59595f5d1decd7737c8132a55d34b16f done 09:53:04 #7 exporting config sha256:50eabcaab808d67465caadad28372435044583a2fd5d104b94de77d401225740 done 09:53:04 #7 exporting manifest sha256:aa748da064c4e7f3c49f74d1a83d5ac6bce2dcda3d21340c8771f5b17d509779 done 09:53:04 #7 exporting config sha256:a1613b9cf81bf1301285953c4d7798a4a525391225785690830ae9bee23ed505 done 09:53:04 #7 exporting manifest list sha256:1ab81c3145c11c2e135a4983c6fa8bb8a9f1161ea608e677492cdad4ad7c60fe done 09:53:04 #7 pushing layers 0.0s done 09:53:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:1ab81c3145c11c2e135a4983c6fa8bb8a9f1161ea608e677492cdad4ad7c60fe 0.1s done 09:53:04 #7 DONE 0.1s 09:53:04 09:53:04 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:53:04 #8 DONE 0.0s 09:53:04 09:53:04 1 warning found (use --debug to expand): 09:53:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4 --push - 09:53:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4' 09:53:04 #1 [internal] load build definition from Dockerfile 09:53:04 #1 transferring dockerfile: 176B done 09:53:04 #1 DONE 0.0s 09:53:04 09:53:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4 09:53:04 #2 DONE 0.0s 09:53:04 09:53:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4 09:53:04 #3 DONE 0.0s 09:53:04 09:53:04 #4 [internal] load .dockerignore 09:53:04 #4 transferring context: 2B done 09:53:04 #4 DONE 0.0s 09:53:04 09:53:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 09:53:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 0.0s done 09:53:04 #5 CACHED 09:53:04 09:53:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 09:53:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 0.0s done 09:53:04 #6 CACHED 09:53:04 09:53:04 #7 exporting to image 09:53:04 #7 exporting layers done 09:53:04 #7 exporting manifest sha256:688749f8f33ca446b7d424e214dac5be59595f5d1decd7737c8132a55d34b16f done 09:53:04 #7 exporting config sha256:50eabcaab808d67465caadad28372435044583a2fd5d104b94de77d401225740 09:53:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:05 #7 exporting config sha256:50eabcaab808d67465caadad28372435044583a2fd5d104b94de77d401225740 done 09:53:05 #7 exporting manifest sha256:aa748da064c4e7f3c49f74d1a83d5ac6bce2dcda3d21340c8771f5b17d509779 done 09:53:05 #7 exporting config sha256:a1613b9cf81bf1301285953c4d7798a4a525391225785690830ae9bee23ed505 done 09:53:05 #7 exporting manifest list sha256:1ab81c3145c11c2e135a4983c6fa8bb8a9f1161ea608e677492cdad4ad7c60fe done 09:53:05 #7 pushing layers 0.0s done 09:53:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.4@sha256:1ab81c3145c11c2e135a4983c6fa8bb8a9f1161ea608e677492cdad4ad7c60fe 0.1s done 09:53:05 #7 DONE 0.1s 09:53:05 09:53:05 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:53:05 #8 DONE 0.0s 09:53:05 09:53:05 1 warning found (use --debug to expand): 09:53:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:53:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:53:05 #1 [internal] load build definition from Dockerfile 09:53:05 #1 transferring dockerfile: 217B done 09:53:05 #1 DONE 0.0s 09:53:05 09:53:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:53:05 #2 DONE 0.0s 09:53:05 09:53:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:53:05 #3 DONE 0.0s 09:53:05 09:53:05 #4 [internal] load .dockerignore 09:53:05 #4 transferring context: 2B done 09:53:05 #4 DONE 0.0s 09:53:05 09:53:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 09:53:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 0.0s done 09:53:05 #5 DONE 0.0s 09:53:05 09:53:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 09:53:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 0.0s done 09:53:05 #6 CACHED 09:53:05 09:53:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 09:53:05 #5 CACHED 09:53:05 09:53:05 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:53:05 #7 DONE 0.0s 09:53:05 09:53:05 #8 exporting to image 09:53:05 #8 exporting layers done 09:53:05 #8 exporting manifest sha256:688749f8f33ca446b7d424e214dac5be59595f5d1decd7737c8132a55d34b16f done 09:53:05 #8 exporting config sha256:50eabcaab808d67465caadad28372435044583a2fd5d104b94de77d401225740 done 09:53:05 #8 exporting manifest sha256:aa748da064c4e7f3c49f74d1a83d5ac6bce2dcda3d21340c8771f5b17d509779 done 09:53:05 #8 exporting config sha256:a1613b9cf81bf1301285953c4d7798a4a525391225785690830ae9bee23ed505 done 09:53:05 #8 exporting manifest list sha256:1ab81c3145c11c2e135a4983c6fa8bb8a9f1161ea608e677492cdad4ad7c60fe done 09:53:05 #8 pushing layers 0.0s done 09:53:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:1ab81c3145c11c2e135a4983c6fa8bb8a9f1161ea608e677492cdad4ad7c60fe 0.1s done 09:53:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:05 #8 DONE 0.1s 09:53:05 09:53:05 1 warning found (use --debug to expand): 09:53:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 09:53:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 09:53:06 #1 [internal] load build definition from Dockerfile 09:53:06 #1 transferring dockerfile: 169B done 09:53:06 #1 DONE 0.0s 09:53:06 09:53:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:53:06 #2 DONE 0.0s 09:53:06 09:53:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:53:06 #3 DONE 0.0s 09:53:06 09:53:06 #4 [internal] load .dockerignore 09:53:06 #4 transferring context: 2B done 09:53:06 #4 DONE 0.0s 09:53:06 09:53:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 09:53:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 0.0s done 09:53:06 #5 DONE 0.0s 09:53:06 09:53:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 09:53:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 0.0s done 09:53:06 #6 CACHED 09:53:06 09:53:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88123c0e93588b9396c0a2e602e8e451a74f598c3018cc76f9ee5566b004f513 09:53:06 #5 CACHED 09:53:06 09:53:06 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:53:06 #7 DONE 0.0s 09:53:06 09:53:06 #8 exporting to image 09:53:06 #8 exporting layers done 09:53:06 #8 exporting manifest sha256:688749f8f33ca446b7d424e214dac5be59595f5d1decd7737c8132a55d34b16f done 09:53:06 #8 exporting config sha256:50eabcaab808d67465caadad28372435044583a2fd5d104b94de77d401225740 done 09:53:06 #8 exporting manifest sha256:aa748da064c4e7f3c49f74d1a83d5ac6bce2dcda3d21340c8771f5b17d509779 done 09:53:06 #8 exporting config sha256:a1613b9cf81bf1301285953c4d7798a4a525391225785690830ae9bee23ed505 done 09:53:06 #8 exporting manifest list sha256:1ab81c3145c11c2e135a4983c6fa8bb8a9f1161ea608e677492cdad4ad7c60fe done 09:53:06 #8 pushing layers 0.0s done 09:53:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:1ab81c3145c11c2e135a4983c6fa8bb8a9f1161ea608e677492cdad4ad7c60fe 0.1s done 09:53:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:06 #8 DONE 0.1s 09:53:06 09:53:06 1 warning found (use --debug to expand): 09:53:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:53:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:53:06 #1 [internal] load build definition from Dockerfile 09:53:06 #1 transferring dockerfile: 206B done 09:53:06 #1 DONE 0.0s 09:53:06 09:53:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:53:06 #2 DONE 0.0s 09:53:06 09:53:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:53:06 #3 DONE 0.1s 09:53:06 09:53:06 #4 [internal] load .dockerignore 09:53:06 #4 transferring context: 2B done 09:53:06 #4 DONE 0.0s 09:53:06 09:53:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 09:53:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 0.0s done 09:53:06 #5 DONE 0.0s 09:53:06 09:53:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 09:53:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 0.0s done 09:53:06 #6 DONE 0.1s 09:53:07 09:53:07 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:53:07 #7 DONE 0.0s 09:53:07 09:53:07 #8 exporting to image 09:53:07 #8 exporting layers done 09:53:07 #8 exporting manifest sha256:38d7e9a265d4689851a1a7f37852cc02fda162aec14d9746abf983f2105768dd done 09:53:07 #8 exporting config sha256:ad9e158a881ca69b1a30d7b30866c32b3db372d39315567a21f3bb7af63936f7 done 09:53:07 #8 exporting manifest sha256:0274dba5fa12f50e58c700ec6b84ee2d629337bdb19f71a9bc908023488f921e done 09:53:07 #8 exporting config sha256:8f9e416d5d834aaf09dacd71936b185be6a750a7b19749b2d59e81271162db38 done 09:53:07 #8 exporting manifest list sha256:c70ff15657b5c2c9af001a0f4496ba8fa8cee0f6a27884924e9fcfb48edcce14 done 09:53:07 #8 pushing layers 0.1s done 09:53:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c70ff15657b5c2c9af001a0f4496ba8fa8cee0f6a27884924e9fcfb48edcce14 09:53:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c70ff15657b5c2c9af001a0f4496ba8fa8cee0f6a27884924e9fcfb48edcce14 0.1s done 09:53:07 #8 DONE 0.2s 09:53:07 09:53:07 1 warning found (use --debug to expand): 09:53:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 09:53:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 09:53:07 #1 [internal] load build definition from Dockerfile 09:53:07 #1 transferring dockerfile: 172B done 09:53:07 #1 DONE 0.0s 09:53:07 09:53:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:53:07 #2 DONE 0.0s 09:53:07 09:53:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:53:07 #3 DONE 0.0s 09:53:07 09:53:07 #4 [internal] load .dockerignore 09:53:07 #4 transferring context: 2B done 09:53:07 #4 DONE 0.0s 09:53:07 09:53:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 09:53:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 0.0s done 09:53:07 #5 CACHED 09:53:07 09:53:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 09:53:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 0.0s done 09:53:07 #6 CACHED 09:53:07 09:53:07 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:53:07 #7 DONE 0.0s 09:53:07 09:53:07 #8 exporting to image 09:53:07 #8 exporting layers done 09:53:07 #8 exporting manifest sha256:38d7e9a265d4689851a1a7f37852cc02fda162aec14d9746abf983f2105768dd done 09:53:07 #8 exporting config sha256:ad9e158a881ca69b1a30d7b30866c32b3db372d39315567a21f3bb7af63936f7 done 09:53:07 #8 exporting manifest sha256:0274dba5fa12f50e58c700ec6b84ee2d629337bdb19f71a9bc908023488f921e done 09:53:07 #8 exporting config sha256:8f9e416d5d834aaf09dacd71936b185be6a750a7b19749b2d59e81271162db38 done 09:53:07 #8 exporting manifest list sha256:c70ff15657b5c2c9af001a0f4496ba8fa8cee0f6a27884924e9fcfb48edcce14 done 09:53:07 #8 pushing layers 0.0s done 09:53:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c70ff15657b5c2c9af001a0f4496ba8fa8cee0f6a27884924e9fcfb48edcce14 0.1s done 09:53:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:07 #8 DONE 0.1s 09:53:07 09:53:07 1 warning found (use --debug to expand): 09:53:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4 --push - 09:53:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4' 09:53:07 #1 [internal] load build definition from Dockerfile 09:53:07 #1 transferring dockerfile: 177B done 09:53:07 #1 DONE 0.0s 09:53:07 09:53:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4 09:53:07 #2 DONE 0.0s 09:53:07 09:53:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4 09:53:07 #3 DONE 0.0s 09:53:07 09:53:07 #4 [internal] load .dockerignore 09:53:07 #4 transferring context: 2B done 09:53:07 #4 DONE 0.0s 09:53:07 09:53:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 09:53:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 0.0s done 09:53:07 #5 CACHED 09:53:07 09:53:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 09:53:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 0.0s done 09:53:08 #6 CACHED 09:53:08 09:53:08 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:53:08 #7 DONE 0.0s 09:53:08 09:53:08 #8 exporting to image 09:53:08 #8 exporting layers done 09:53:08 #8 exporting manifest sha256:38d7e9a265d4689851a1a7f37852cc02fda162aec14d9746abf983f2105768dd done 09:53:08 #8 exporting config sha256:ad9e158a881ca69b1a30d7b30866c32b3db372d39315567a21f3bb7af63936f7 done 09:53:08 #8 exporting manifest sha256:0274dba5fa12f50e58c700ec6b84ee2d629337bdb19f71a9bc908023488f921e done 09:53:08 #8 exporting config sha256:8f9e416d5d834aaf09dacd71936b185be6a750a7b19749b2d59e81271162db38 done 09:53:08 #8 exporting manifest list sha256:c70ff15657b5c2c9af001a0f4496ba8fa8cee0f6a27884924e9fcfb48edcce14 done 09:53:08 #8 pushing layers 0.0s done 09:53:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.4@sha256:c70ff15657b5c2c9af001a0f4496ba8fa8cee0f6a27884924e9fcfb48edcce14 0.1s done 09:53:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:08 #8 DONE 0.1s 09:53:08 09:53:08 1 warning found (use --debug to expand): 09:53:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:53:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:53:08 #1 [internal] load build definition from Dockerfile 09:53:08 #1 transferring dockerfile: 218B done 09:53:08 #1 DONE 0.0s 09:53:08 09:53:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:53:08 #2 DONE 0.0s 09:53:08 09:53:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:53:08 #3 DONE 0.0s 09:53:08 09:53:08 #4 [internal] load .dockerignore 09:53:08 #4 transferring context: 2B done 09:53:08 #4 DONE 0.0s 09:53:08 09:53:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 09:53:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 0.0s done 09:53:08 #5 CACHED 09:53:08 09:53:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 09:53:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 0.0s done 09:53:08 #6 CACHED 09:53:08 09:53:08 #7 exporting to image 09:53:08 #7 exporting layers done 09:53:08 #7 exporting manifest sha256:38d7e9a265d4689851a1a7f37852cc02fda162aec14d9746abf983f2105768dd done 09:53:08 #7 exporting config sha256:ad9e158a881ca69b1a30d7b30866c32b3db372d39315567a21f3bb7af63936f7 09:53:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:08 #7 exporting config sha256:ad9e158a881ca69b1a30d7b30866c32b3db372d39315567a21f3bb7af63936f7 done 09:53:08 #7 exporting manifest sha256:0274dba5fa12f50e58c700ec6b84ee2d629337bdb19f71a9bc908023488f921e done 09:53:08 #7 exporting config sha256:8f9e416d5d834aaf09dacd71936b185be6a750a7b19749b2d59e81271162db38 done 09:53:08 #7 exporting manifest list sha256:c70ff15657b5c2c9af001a0f4496ba8fa8cee0f6a27884924e9fcfb48edcce14 done 09:53:08 #7 pushing layers 0.0s done 09:53:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:c70ff15657b5c2c9af001a0f4496ba8fa8cee0f6a27884924e9fcfb48edcce14 0.1s done 09:53:08 #7 DONE 0.1s 09:53:08 09:53:08 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:53:08 #8 DONE 0.0s 09:53:08 09:53:08 1 warning found (use --debug to expand): 09:53:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 09:53:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 09:53:09 #1 [internal] load build definition from Dockerfile 09:53:09 #1 transferring dockerfile: 170B done 09:53:09 #1 DONE 0.0s 09:53:09 09:53:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 09:53:09 #2 DONE 0.0s 09:53:09 09:53:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 09:53:09 #3 DONE 0.0s 09:53:09 09:53:09 #4 [internal] load .dockerignore 09:53:09 #4 transferring context: 2B done 09:53:09 #4 DONE 0.0s 09:53:09 09:53:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 09:53:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 0.0s done 09:53:09 #5 DONE 0.0s 09:53:09 09:53:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 09:53:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 0.0s done 09:53:09 #6 CACHED 09:53:09 09:53:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:81f3b98f54763ba482e86889351c4c536db3718291f74dfde74660d6bbce4ff9 09:53:09 #5 CACHED 09:53:09 09:53:09 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:53:09 #7 DONE 0.0s 09:53:09 09:53:09 #8 exporting to image 09:53:09 #8 exporting layers done 09:53:09 #8 exporting manifest sha256:38d7e9a265d4689851a1a7f37852cc02fda162aec14d9746abf983f2105768dd done 09:53:09 #8 exporting config sha256:ad9e158a881ca69b1a30d7b30866c32b3db372d39315567a21f3bb7af63936f7 done 09:53:09 #8 exporting manifest sha256:0274dba5fa12f50e58c700ec6b84ee2d629337bdb19f71a9bc908023488f921e done 09:53:09 #8 exporting config sha256:8f9e416d5d834aaf09dacd71936b185be6a750a7b19749b2d59e81271162db38 done 09:53:09 #8 exporting manifest list sha256:c70ff15657b5c2c9af001a0f4496ba8fa8cee0f6a27884924e9fcfb48edcce14 done 09:53:09 #8 pushing layers 0.0s done 09:53:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c70ff15657b5c2c9af001a0f4496ba8fa8cee0f6a27884924e9fcfb48edcce14 0.1s done 09:53:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:09 #8 DONE 0.1s 09:53:09 09:53:09 1 warning found (use --debug to expand): 09:53:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:53:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:53:09 #1 [internal] load build definition from Dockerfile 09:53:09 #1 transferring dockerfile: 206B done 09:53:09 #1 DONE 0.0s 09:53:09 09:53:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:53:09 #2 DONE 0.0s 09:53:09 09:53:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:53:09 #3 DONE 0.1s 09:53:09 09:53:09 #4 [internal] load .dockerignore 09:53:09 #4 transferring context: 2B done 09:53:09 #4 DONE 0.0s 09:53:09 09:53:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 09:53:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 09:53:09 #5 ... 09:53:09 09:53:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 09:53:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 0.0s done 09:53:09 #6 DONE 0.1s 09:53:09 09:53:09 #7 exporting to image 09:53:09 #7 exporting layers done 09:53:09 #7 exporting manifest sha256:727052e421fc87deb7abdad6032aeb1a2dc85e477a57bb9475acb0bcfcc0b3f3 0.0s done 09:53:09 #7 exporting config sha256:69895595237a71699948bf52f2fae54599f4671d8e84702216be99dc01f83e23 done 09:53:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:09 #7 ... 09:53:09 09:53:09 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:53:09 #8 DONE 0.0s 09:53:09 09:53:09 #7 exporting to image 09:53:09 #7 exporting manifest sha256:44d80f277bb480401b6fe3bc11f94d2380e3ec2a66eb4d02dfa957c089af2110 done 09:53:09 #7 exporting config sha256:d2f10832d4154f4ba664f2e5d9d28a9be6ad11bee68877285b016742a281fc35 done 09:53:09 #7 exporting manifest list sha256:7e79010db373f8a43d27f7517561a7eceff4470b442cd6c649de85fe2c79d4d1 done 09:53:09 #7 pushing layers 0.1s done 09:53:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:7e79010db373f8a43d27f7517561a7eceff4470b442cd6c649de85fe2c79d4d1 09:53:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:7e79010db373f8a43d27f7517561a7eceff4470b442cd6c649de85fe2c79d4d1 0.1s done 09:53:10 #7 DONE 0.2s 09:53:10 09:53:10 1 warning found (use --debug to expand): 09:53:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 09:53:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 09:53:10 #1 [internal] load build definition from Dockerfile 09:53:10 #1 transferring dockerfile: 172B done 09:53:10 #1 DONE 0.0s 09:53:10 09:53:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:53:10 #2 DONE 0.0s 09:53:10 09:53:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:53:10 #3 DONE 0.0s 09:53:10 09:53:10 #4 [internal] load .dockerignore 09:53:10 #4 transferring context: 2B done 09:53:10 #4 DONE 0.0s 09:53:10 09:53:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 09:53:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 09:53:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 0.0s done 09:53:10 #5 CACHED 09:53:10 09:53:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 09:53:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 0.0s done 09:53:10 #6 CACHED 09:53:10 09:53:10 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:53:10 #7 DONE 0.0s 09:53:10 09:53:10 #8 exporting to image 09:53:10 #8 exporting layers done 09:53:10 #8 exporting manifest sha256:727052e421fc87deb7abdad6032aeb1a2dc85e477a57bb9475acb0bcfcc0b3f3 done 09:53:10 #8 exporting config sha256:69895595237a71699948bf52f2fae54599f4671d8e84702216be99dc01f83e23 done 09:53:10 #8 exporting manifest sha256:44d80f277bb480401b6fe3bc11f94d2380e3ec2a66eb4d02dfa957c089af2110 done 09:53:10 #8 exporting config sha256:d2f10832d4154f4ba664f2e5d9d28a9be6ad11bee68877285b016742a281fc35 done 09:53:10 #8 exporting manifest list sha256:7e79010db373f8a43d27f7517561a7eceff4470b442cd6c649de85fe2c79d4d1 done 09:53:10 #8 pushing layers 0.0s done 09:53:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:7e79010db373f8a43d27f7517561a7eceff4470b442cd6c649de85fe2c79d4d1 0.1s done 09:53:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:10 #8 DONE 0.1s 09:53:10 09:53:10 1 warning found (use --debug to expand): 09:53:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4' 09:53:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4 --push - 09:53:11 #1 [internal] load build definition from Dockerfile 09:53:11 #1 transferring dockerfile: 177B done 09:53:11 #1 DONE 0.0s 09:53:11 09:53:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4 09:53:11 #2 DONE 0.0s 09:53:11 09:53:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4 09:53:11 #3 DONE 0.0s 09:53:11 09:53:11 #4 [internal] load .dockerignore 09:53:11 #4 transferring context: 2B done 09:53:11 #4 DONE 0.0s 09:53:11 09:53:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 09:53:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 0.0s done 09:53:11 #5 CACHED 09:53:11 09:53:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 09:53:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 0.0s done 09:53:11 #6 CACHED 09:53:11 09:53:11 #7 exporting to image 09:53:11 #7 exporting layers 09:53:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:11 #7 exporting layers done 09:53:11 #7 exporting manifest sha256:727052e421fc87deb7abdad6032aeb1a2dc85e477a57bb9475acb0bcfcc0b3f3 done 09:53:11 #7 exporting config sha256:69895595237a71699948bf52f2fae54599f4671d8e84702216be99dc01f83e23 done 09:53:11 #7 exporting manifest sha256:44d80f277bb480401b6fe3bc11f94d2380e3ec2a66eb4d02dfa957c089af2110 done 09:53:11 #7 exporting config sha256:d2f10832d4154f4ba664f2e5d9d28a9be6ad11bee68877285b016742a281fc35 done 09:53:11 #7 exporting manifest list sha256:7e79010db373f8a43d27f7517561a7eceff4470b442cd6c649de85fe2c79d4d1 done 09:53:11 #7 pushing layers 0.0s done 09:53:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.4@sha256:7e79010db373f8a43d27f7517561a7eceff4470b442cd6c649de85fe2c79d4d1 0.1s done 09:53:11 #7 DONE 0.1s 09:53:11 09:53:11 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:53:11 #8 DONE 0.0s 09:53:11 09:53:11 1 warning found (use --debug to expand): 09:53:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:53:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:53:11 #1 [internal] load build definition from Dockerfile 09:53:11 #1 transferring dockerfile: 218B 0.0s done 09:53:11 #1 DONE 0.1s 09:53:11 09:53:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:53:11 #2 DONE 0.0s 09:53:11 09:53:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:53:11 #3 DONE 0.0s 09:53:11 09:53:11 #4 [internal] load .dockerignore 09:53:11 #4 transferring context: 09:53:11 #4 transferring context: 2B done 09:53:11 #4 DONE 0.0s 09:53:11 09:53:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 09:53:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 0.0s done 09:53:11 #5 CACHED 09:53:11 09:53:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 09:53:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 0.0s done 09:53:11 #6 CACHED 09:53:11 09:53:11 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:53:11 #7 DONE 0.0s 09:53:11 09:53:11 #8 exporting to image 09:53:11 #8 exporting layers done 09:53:11 #8 exporting manifest sha256:727052e421fc87deb7abdad6032aeb1a2dc85e477a57bb9475acb0bcfcc0b3f3 done 09:53:11 #8 exporting config sha256:69895595237a71699948bf52f2fae54599f4671d8e84702216be99dc01f83e23 done 09:53:11 #8 exporting manifest sha256:44d80f277bb480401b6fe3bc11f94d2380e3ec2a66eb4d02dfa957c089af2110 done 09:53:11 #8 exporting config sha256:d2f10832d4154f4ba664f2e5d9d28a9be6ad11bee68877285b016742a281fc35 done 09:53:11 #8 exporting manifest list sha256:7e79010db373f8a43d27f7517561a7eceff4470b442cd6c649de85fe2c79d4d1 done 09:53:11 #8 pushing layers 0.0s done 09:53:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:7e79010db373f8a43d27f7517561a7eceff4470b442cd6c649de85fe2c79d4d1 0.1s done 09:53:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:11 #8 DONE 0.1s 09:53:11 09:53:11 1 warning found (use --debug to expand): 09:53:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 09:53:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 09:53:12 #1 [internal] load build definition from Dockerfile 09:53:12 #1 transferring dockerfile: 170B done 09:53:12 #1 DONE 0.0s 09:53:12 09:53:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 09:53:12 #2 DONE 0.0s 09:53:12 09:53:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 09:53:12 #3 DONE 0.0s 09:53:12 09:53:12 #4 [internal] load .dockerignore 09:53:12 #4 transferring context: 2B done 09:53:12 #4 DONE 0.0s 09:53:12 09:53:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 09:53:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 0.0s done 09:53:12 #5 CACHED 09:53:12 09:53:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 09:53:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:04fe4aade1f64a27211e7a41068a40a7b5b2efcbbfe510a9140a6a00d59297a1 0.0s done 09:53:12 #6 CACHED 09:53:12 09:53:12 #7 exporting to image 09:53:12 #7 exporting layers done 09:53:12 #7 exporting manifest sha256:727052e421fc87deb7abdad6032aeb1a2dc85e477a57bb9475acb0bcfcc0b3f3 done 09:53:12 #7 exporting config sha256:69895595237a71699948bf52f2fae54599f4671d8e84702216be99dc01f83e23 done 09:53:12 #7 exporting manifest sha256:44d80f277bb480401b6fe3bc11f94d2380e3ec2a66eb4d02dfa957c089af2110 done 09:53:12 #7 exporting config sha256:d2f10832d4154f4ba664f2e5d9d28a9be6ad11bee68877285b016742a281fc35 done 09:53:12 #7 exporting manifest list sha256:7e79010db373f8a43d27f7517561a7eceff4470b442cd6c649de85fe2c79d4d1 done 09:53:12 #7 pushing layers 0.0s done 09:53:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:7e79010db373f8a43d27f7517561a7eceff4470b442cd6c649de85fe2c79d4d1 09:53:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:7e79010db373f8a43d27f7517561a7eceff4470b442cd6c649de85fe2c79d4d1 0.1s done 09:53:12 #7 DONE 0.1s 09:53:12 09:53:12 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:53:12 #8 DONE 0.0s 09:53:12 09:53:12 1 warning found (use --debug to expand): 09:53:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:53:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:53:12 #1 [internal] load build definition from Dockerfile 09:53:12 #1 transferring dockerfile: 206B done 09:53:12 #1 DONE 0.0s 09:53:12 09:53:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:53:12 #2 DONE 0.0s 09:53:12 09:53:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:53:12 #3 DONE 0.0s 09:53:12 09:53:12 #4 [internal] load .dockerignore 09:53:12 #4 transferring context: 2B done 09:53:12 #4 DONE 0.0s 09:53:12 09:53:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 09:53:12 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 0.0s done 09:53:12 #5 DONE 0.0s 09:53:12 09:53:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 09:53:12 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 0.0s done 09:53:12 #6 DONE 0.0s 09:53:12 09:53:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 09:53:12 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 0.0s done 09:53:12 #5 DONE 0.1s 09:53:12 09:53:12 #7 exporting to image 09:53:12 #7 exporting layers done 09:53:12 #7 exporting manifest sha256:e2c56a8aa33ead7f66d97d7e5727a4fdc44ffbf2c2f810cbcb06b3691ebb89e8 done 09:53:12 #7 exporting config sha256:1eea23ae918fedc2a304638835bca50f66ac8505ef29a20df82535f357e8f3d9 done 09:53:12 #7 exporting manifest sha256:e0add2aa0997b34fc38c996f618df72284cf571bf84d14d85aba4239e85c8ae1 done 09:53:12 #7 exporting config sha256:68448df3e7eb87471ddde798b881481f1e6b11bff7a585ffc9d3eb30be0caa58 09:53:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:12 #7 ... 09:53:12 09:53:12 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:53:12 #8 DONE 0.0s 09:53:12 09:53:12 #7 exporting to image 09:53:12 #7 exporting config sha256:68448df3e7eb87471ddde798b881481f1e6b11bff7a585ffc9d3eb30be0caa58 done 09:53:12 #7 exporting manifest list sha256:58f6f86a5376f115742758bcad3aabf97b59d31aa2edef4aedb24c8d81fed90f done 09:53:12 #7 pushing layers 0.1s done 09:53:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:58f6f86a5376f115742758bcad3aabf97b59d31aa2edef4aedb24c8d81fed90f 09:53:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:58f6f86a5376f115742758bcad3aabf97b59d31aa2edef4aedb24c8d81fed90f 0.1s done 09:53:13 #7 DONE 0.2s 09:53:13 09:53:13 1 warning found (use --debug to expand): 09:53:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 09:53:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 09:53:13 #1 [internal] load build definition from Dockerfile 09:53:13 #1 transferring dockerfile: 172B done 09:53:13 #1 DONE 0.0s 09:53:13 09:53:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 09:53:13 #2 DONE 0.0s 09:53:13 09:53:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 09:53:13 #3 DONE 0.0s 09:53:13 09:53:13 #4 [internal] load .dockerignore 09:53:13 #4 transferring context: 2B done 09:53:13 #4 DONE 0.0s 09:53:13 09:53:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 09:53:13 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 0.0s done 09:53:13 #5 CACHED 09:53:13 09:53:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 09:53:13 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 0.0s done 09:53:13 #6 CACHED 09:53:13 09:53:13 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:53:13 #7 DONE 0.0s 09:53:13 09:53:13 #8 exporting to image 09:53:13 #8 exporting layers done 09:53:13 #8 exporting manifest sha256:e2c56a8aa33ead7f66d97d7e5727a4fdc44ffbf2c2f810cbcb06b3691ebb89e8 done 09:53:13 #8 exporting config sha256:1eea23ae918fedc2a304638835bca50f66ac8505ef29a20df82535f357e8f3d9 done 09:53:13 #8 exporting manifest sha256:e0add2aa0997b34fc38c996f618df72284cf571bf84d14d85aba4239e85c8ae1 done 09:53:13 #8 exporting config sha256:68448df3e7eb87471ddde798b881481f1e6b11bff7a585ffc9d3eb30be0caa58 done 09:53:13 #8 exporting manifest list sha256:58f6f86a5376f115742758bcad3aabf97b59d31aa2edef4aedb24c8d81fed90f done 09:53:13 #8 pushing layers 0.0s done 09:53:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:58f6f86a5376f115742758bcad3aabf97b59d31aa2edef4aedb24c8d81fed90f 0.1s done 09:53:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:13 #8 DONE 0.1s 09:53:13 09:53:13 1 warning found (use --debug to expand): 09:53:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4' 09:53:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4 --push - 09:53:13 #1 [internal] load build definition from Dockerfile 09:53:13 #1 transferring dockerfile: 177B done 09:53:13 #1 DONE 0.0s 09:53:13 09:53:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4 09:53:13 #2 DONE 0.0s 09:53:13 09:53:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4 09:53:13 #3 DONE 0.0s 09:53:13 09:53:13 #4 [internal] load .dockerignore 09:53:13 #4 transferring context: 2B done 09:53:13 #4 DONE 0.0s 09:53:13 09:53:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 09:53:13 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 0.0s done 09:53:13 #5 CACHED 09:53:13 09:53:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 09:53:13 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 0.0s done 09:53:13 #6 CACHED 09:53:13 09:53:13 #7 exporting to image 09:53:13 #7 exporting layers done 09:53:13 #7 exporting manifest sha256:e2c56a8aa33ead7f66d97d7e5727a4fdc44ffbf2c2f810cbcb06b3691ebb89e8 done 09:53:13 #7 exporting config sha256:1eea23ae918fedc2a304638835bca50f66ac8505ef29a20df82535f357e8f3d9 done 09:53:13 #7 exporting manifest sha256:e0add2aa0997b34fc38c996f618df72284cf571bf84d14d85aba4239e85c8ae1 done 09:53:13 #7 exporting config sha256:68448df3e7eb87471ddde798b881481f1e6b11bff7a585ffc9d3eb30be0caa58 09:53:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:14 #7 exporting config sha256:68448df3e7eb87471ddde798b881481f1e6b11bff7a585ffc9d3eb30be0caa58 done 09:53:14 #7 exporting manifest list sha256:58f6f86a5376f115742758bcad3aabf97b59d31aa2edef4aedb24c8d81fed90f done 09:53:14 #7 pushing layers 0.0s done 09:53:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.4@sha256:58f6f86a5376f115742758bcad3aabf97b59d31aa2edef4aedb24c8d81fed90f 0.1s done 09:53:14 #7 DONE 0.1s 09:53:14 09:53:14 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:53:14 #8 DONE 0.0s 09:53:14 09:53:14 1 warning found (use --debug to expand): 09:53:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:53:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:53:14 #1 [internal] load build definition from Dockerfile 09:53:14 #1 transferring dockerfile: 218B done 09:53:14 #1 DONE 0.0s 09:53:14 09:53:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:53:14 #2 DONE 0.0s 09:53:14 09:53:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:53:14 #3 DONE 0.0s 09:53:14 09:53:14 #4 [internal] load .dockerignore 09:53:14 #4 transferring context: 2B done 09:53:14 #4 DONE 0.0s 09:53:14 09:53:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 09:53:14 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 done 09:53:14 #5 CACHED 09:53:14 09:53:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 09:53:14 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 0.0s done 09:53:14 #6 CACHED 09:53:14 09:53:14 #7 exporting to image 09:53:14 #7 exporting layers done 09:53:14 #7 exporting manifest sha256:e2c56a8aa33ead7f66d97d7e5727a4fdc44ffbf2c2f810cbcb06b3691ebb89e8 done 09:53:14 #7 exporting config sha256:1eea23ae918fedc2a304638835bca50f66ac8505ef29a20df82535f357e8f3d9 done 09:53:14 #7 exporting manifest sha256:e0add2aa0997b34fc38c996f618df72284cf571bf84d14d85aba4239e85c8ae1 done 09:53:14 #7 exporting config sha256:68448df3e7eb87471ddde798b881481f1e6b11bff7a585ffc9d3eb30be0caa58 done 09:53:14 #7 exporting manifest list sha256:58f6f86a5376f115742758bcad3aabf97b59d31aa2edef4aedb24c8d81fed90f 09:53:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:14 #7 exporting manifest list sha256:58f6f86a5376f115742758bcad3aabf97b59d31aa2edef4aedb24c8d81fed90f done 09:53:14 #7 pushing layers 0.0s done 09:53:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:58f6f86a5376f115742758bcad3aabf97b59d31aa2edef4aedb24c8d81fed90f 0.1s done 09:53:14 #7 DONE 0.1s 09:53:14 09:53:14 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:53:14 #8 DONE 0.0s 09:53:14 09:53:14 1 warning found (use --debug to expand): 09:53:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 09:53:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 09:53:15 #1 [internal] load build definition from Dockerfile 09:53:15 #1 transferring dockerfile: 170B done 09:53:15 #1 DONE 0.0s 09:53:15 09:53:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 09:53:15 #2 DONE 0.0s 09:53:15 09:53:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 09:53:15 #3 DONE 0.0s 09:53:15 09:53:15 #4 [internal] load .dockerignore 09:53:15 #4 transferring context: 2B done 09:53:15 #4 DONE 0.0s 09:53:15 09:53:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 09:53:15 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 0.0s done 09:53:15 #5 CACHED 09:53:15 09:53:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 09:53:15 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:c5d6685dd79805721ee955653094cc6ff9283c51389b4d7d397b8a0e1bfcfe17 0.0s done 09:53:15 #6 CACHED 09:53:15 09:53:15 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:53:15 #7 DONE 0.0s 09:53:15 09:53:15 #8 exporting to image 09:53:15 #8 exporting layers done 09:53:15 #8 exporting manifest sha256:e2c56a8aa33ead7f66d97d7e5727a4fdc44ffbf2c2f810cbcb06b3691ebb89e8 done 09:53:15 #8 exporting config sha256:1eea23ae918fedc2a304638835bca50f66ac8505ef29a20df82535f357e8f3d9 done 09:53:15 #8 exporting manifest sha256:e0add2aa0997b34fc38c996f618df72284cf571bf84d14d85aba4239e85c8ae1 done 09:53:15 #8 exporting config sha256:68448df3e7eb87471ddde798b881481f1e6b11bff7a585ffc9d3eb30be0caa58 done 09:53:15 #8 exporting manifest list sha256:58f6f86a5376f115742758bcad3aabf97b59d31aa2edef4aedb24c8d81fed90f done 09:53:15 #8 pushing layers 0.0s done 09:53:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:58f6f86a5376f115742758bcad3aabf97b59d31aa2edef4aedb24c8d81fed90f 0.1s done 09:53:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:15 #8 DONE 0.1s 09:53:15 09:53:15 1 warning found (use --debug to expand): 09:53:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9' 09:53:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 --push - 09:53:15 #1 [internal] load build definition from Dockerfile 09:53:15 #1 transferring dockerfile: 202B done 09:53:15 #1 DONE 0.0s 09:53:15 09:53:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:53:15 #2 DONE 0.0s 09:53:15 09:53:15 #3 [internal] load .dockerignore 09:53:15 #3 transferring context: 2B done 09:53:15 #3 DONE 0.0s 09:53:15 09:53:15 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 09:53:15 #4 DONE 0.1s 09:53:15 09:53:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:15 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:15 #5 ... 09:53:15 09:53:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:15 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 0.0s done 09:53:15 #6 DONE 0.1s 09:53:15 09:53:15 #7 exporting to image 09:53:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:15 #7 ... 09:53:15 09:53:15 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:53:15 #8 DONE 0.0s 09:53:15 09:53:15 #7 exporting to image 09:53:15 #7 exporting layers done 09:53:15 #7 exporting manifest sha256:242fde67f8a5f3832246d7027c398925402a52c5401a825886f1b0807eef3e02 done 09:53:15 #7 exporting config sha256:bae60f3ed96b71434cfed9b9b2af8712d8e3795651c755d5e2330703f61b659f done 09:53:15 #7 exporting manifest sha256:848210e795527481266bdd8ad68deb4d483b03fab2a7ee0a4a70a67d72f1640e done 09:53:15 #7 exporting config sha256:f363deaa64137c64754b3a089d6732830c2ebf153544f4f6fb6d380e52d51013 done 09:53:15 #7 exporting manifest list sha256:8dece4f8f38472bc73f7045df5bb49b3ef890704789b41183b51fa285a504cf9 done 09:53:15 #7 pushing layers 09:53:16 #7 pushing layers 0.1s done 09:53:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9@sha256:8dece4f8f38472bc73f7045df5bb49b3ef890704789b41183b51fa285a504cf9 0.1s done 09:53:16 #7 DONE 0.2s 09:53:16 09:53:16 1 warning found (use --debug to expand): 09:53:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 09:53:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 09:53:16 #1 [internal] load build definition from Dockerfile 09:53:16 #1 transferring dockerfile: 168B done 09:53:16 #1 DONE 0.0s 09:53:16 09:53:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:53:16 #2 DONE 0.0s 09:53:16 09:53:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:53:16 #3 DONE 0.0s 09:53:16 09:53:16 #4 [internal] load .dockerignore 09:53:16 #4 transferring context: 2B done 09:53:16 #4 DONE 0.0s 09:53:16 09:53:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:16 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 0.0s done 09:53:16 #5 DONE 0.0s 09:53:16 09:53:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:16 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 0.0s done 09:53:16 #6 CACHED 09:53:16 09:53:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:16 #5 CACHED 09:53:16 09:53:16 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:53:16 #7 DONE 0.0s 09:53:16 09:53:16 #8 exporting to image 09:53:16 #8 exporting layers done 09:53:16 #8 exporting manifest sha256:242fde67f8a5f3832246d7027c398925402a52c5401a825886f1b0807eef3e02 done 09:53:16 #8 exporting config sha256:bae60f3ed96b71434cfed9b9b2af8712d8e3795651c755d5e2330703f61b659f done 09:53:16 #8 exporting manifest sha256:848210e795527481266bdd8ad68deb4d483b03fab2a7ee0a4a70a67d72f1640e done 09:53:16 #8 exporting config sha256:f363deaa64137c64754b3a089d6732830c2ebf153544f4f6fb6d380e52d51013 done 09:53:16 #8 exporting manifest list sha256:8dece4f8f38472bc73f7045df5bb49b3ef890704789b41183b51fa285a504cf9 done 09:53:16 #8 pushing layers 0.0s done 09:53:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8dece4f8f38472bc73f7045df5bb49b3ef890704789b41183b51fa285a504cf9 0.1s done 09:53:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:16 #8 DONE 0.1s 09:53:16 09:53:16 1 warning found (use --debug to expand): 09:53:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4 --push - 09:53:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4' 09:53:16 #1 [internal] load build definition from Dockerfile 09:53:16 #1 transferring dockerfile: 173B done 09:53:16 #1 DONE 0.0s 09:53:16 09:53:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4 09:53:16 #2 DONE 0.0s 09:53:16 09:53:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4 09:53:16 #3 DONE 0.0s 09:53:16 09:53:16 #4 [internal] load .dockerignore 09:53:16 #4 transferring context: 2B done 09:53:16 #4 DONE 0.0s 09:53:16 09:53:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:16 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 done 09:53:16 #5 CACHED 09:53:16 09:53:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:16 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 done 09:53:16 #6 DONE 0.0s 09:53:17 09:53:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:17 #6 CACHED 09:53:17 09:53:17 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:53:17 #7 DONE 0.0s 09:53:17 09:53:17 #8 exporting to image 09:53:17 #8 exporting layers done 09:53:17 #8 exporting manifest sha256:242fde67f8a5f3832246d7027c398925402a52c5401a825886f1b0807eef3e02 done 09:53:17 #8 exporting config sha256:bae60f3ed96b71434cfed9b9b2af8712d8e3795651c755d5e2330703f61b659f done 09:53:17 #8 exporting manifest sha256:848210e795527481266bdd8ad68deb4d483b03fab2a7ee0a4a70a67d72f1640e done 09:53:17 #8 exporting config sha256:f363deaa64137c64754b3a089d6732830c2ebf153544f4f6fb6d380e52d51013 done 09:53:17 #8 exporting manifest list sha256:8dece4f8f38472bc73f7045df5bb49b3ef890704789b41183b51fa285a504cf9 done 09:53:17 #8 pushing layers 0.0s done 09:53:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.4@sha256:8dece4f8f38472bc73f7045df5bb49b3ef890704789b41183b51fa285a504cf9 0.1s done 09:53:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:17 #8 DONE 0.1s 09:53:17 09:53:17 1 warning found (use --debug to expand): 09:53:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4' 09:53:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 --push - 09:53:17 #1 [internal] load build definition from Dockerfile 09:53:17 #1 transferring dockerfile: 214B done 09:53:17 #1 DONE 0.0s 09:53:17 09:53:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:53:17 #2 DONE 0.0s 09:53:17 09:53:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 09:53:17 #3 DONE 0.0s 09:53:17 09:53:17 #4 [internal] load .dockerignore 09:53:17 #4 transferring context: 2B done 09:53:17 #4 DONE 0.0s 09:53:17 09:53:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:17 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 0.0s done 09:53:17 #5 CACHED 09:53:17 09:53:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:17 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 0.0s done 09:53:17 #6 CACHED 09:53:17 09:53:17 #7 exporting to image 09:53:17 #7 exporting layers 09:53:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:17 #7 exporting layers done 09:53:17 #7 exporting manifest sha256:242fde67f8a5f3832246d7027c398925402a52c5401a825886f1b0807eef3e02 done 09:53:17 #7 exporting config sha256:bae60f3ed96b71434cfed9b9b2af8712d8e3795651c755d5e2330703f61b659f done 09:53:17 #7 exporting manifest sha256:848210e795527481266bdd8ad68deb4d483b03fab2a7ee0a4a70a67d72f1640e done 09:53:17 #7 exporting config sha256:f363deaa64137c64754b3a089d6732830c2ebf153544f4f6fb6d380e52d51013 done 09:53:17 #7 exporting manifest list sha256:8dece4f8f38472bc73f7045df5bb49b3ef890704789b41183b51fa285a504cf9 done 09:53:17 #7 pushing layers 0.0s done 09:53:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4@sha256:8dece4f8f38472bc73f7045df5bb49b3ef890704789b41183b51fa285a504cf9 0.1s done 09:53:17 #7 DONE 0.1s 09:53:17 09:53:17 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:53:17 #8 DONE 0.0s 09:53:17 09:53:17 1 warning found (use --debug to expand): 09:53:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:53:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 09:53:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 09:53:18 #1 [internal] load build definition from Dockerfile 09:53:18 #1 transferring dockerfile: 166B done 09:53:18 #1 DONE 0.0s 09:53:18 09:53:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 09:53:18 #2 DONE 0.0s 09:53:18 09:53:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 09:53:18 #3 DONE 0.0s 09:53:18 09:53:18 #4 [internal] load .dockerignore 09:53:18 #4 transferring context: 2B done 09:53:18 #4 DONE 0.0s 09:53:18 09:53:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:18 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 0.0s done 09:53:18 #5 CACHED 09:53:18 09:53:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 09:53:18 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:53f0ce2de4f9d8d231a16f1b2152af464cb26cc1883e3649f084e731e4eb3df8 0.0s done 09:53:18 #6 CACHED 09:53:18 09:53:18 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:53:18 #7 DONE 0.0s 09:53:18 09:53:18 #8 exporting to image 09:53:18 #8 exporting layers done 09:53:18 #8 exporting manifest sha256:242fde67f8a5f3832246d7027c398925402a52c5401a825886f1b0807eef3e02 done 09:53:18 #8 exporting config sha256:bae60f3ed96b71434cfed9b9b2af8712d8e3795651c755d5e2330703f61b659f done 09:53:18 #8 exporting manifest sha256:848210e795527481266bdd8ad68deb4d483b03fab2a7ee0a4a70a67d72f1640e done 09:53:18 #8 exporting config sha256:f363deaa64137c64754b3a089d6732830c2ebf153544f4f6fb6d380e52d51013 done 09:53:18 #8 exporting manifest list sha256:8dece4f8f38472bc73f7045df5bb49b3ef890704789b41183b51fa285a504cf9 done 09:53:18 #8 pushing layers 0.0s done 09:53:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8dece4f8f38472bc73f7045df5bb49b3ef890704789b41183b51fa285a504cf9 0.1s done 09:53:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:53:18 #8 DONE 0.1s 09:53:18 09:53:18 1 warning found (use --debug to expand): 09:53: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 09:53:18 + '[' -d /w/workspace/edgex-go/829/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:53:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:53:19 ---> package-listing.sh 09:53:19 ++ facter osfamily 09:53:19 ++ tr '[:upper:]' '[:lower:]' 09:53:19 + OS_FAMILY=redhat 09:53:19 + workspace=/w/workspace/edgex-go/829 09:53:19 + START_PACKAGES=/tmp/packages_start.txt 09:53:19 + END_PACKAGES=/tmp/packages_end.txt 09:53:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:53:19 + PACKAGES=/tmp/packages_start.txt 09:53:19 + '[' /w/workspace/edgex-go/829 ']' 09:53:19 + PACKAGES=/tmp/packages_end.txt 09:53:19 + case "${OS_FAMILY}" in 09:53:19 + rpm -qa 09:53:19 + sort 09:53:20 + '[' -f /tmp/packages_start.txt ']' 09:53:20 + '[' -f /tmp/packages_end.txt ']' 09:53:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:53:20 + '[' /w/workspace/edgex-go/829 ']' 09:53:20 + mkdir -p /w/workspace/edgex-go/829/archives/ 09:53:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/829/archives/ [Pipeline] echo 09:53: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/829/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:53:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:21 09:53:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:21 latest: Pulling from edgex-lftools-log-publisher 09:53:21 5eb5b503b376: Pulling fs layer 09:53:21 5c69ac0246d0: Pulling fs layer 09:53:21 ec43610c2a17: Pulling fs layer 09:53:21 3a2ae6a8a46f: Pulling fs layer 09:53:21 33b1e0a273af: Pulling fs layer 09:53:21 5d3b04190fa2: Pulling fs layer 09:53:21 2f39f015ded8: Pulling fs layer 09:53:21 33b1e0a273af: Waiting 09:53:21 5d3b04190fa2: Waiting 09:53:21 2f39f015ded8: Waiting 09:53:21 3a2ae6a8a46f: Waiting 09:53:21 5c69ac0246d0: Download complete 09:53:21 3a2ae6a8a46f: Verifying Checksum 09:53:21 3a2ae6a8a46f: Download complete 09:53:21 33b1e0a273af: Verifying Checksum 09:53:21 33b1e0a273af: Download complete 09:53:21 5d3b04190fa2: Verifying Checksum 09:53:21 5d3b04190fa2: Download complete 09:53:21 ec43610c2a17: Verifying Checksum 09:53:21 ec43610c2a17: Download complete 09:53:21 5eb5b503b376: Verifying Checksum 09:53:21 5eb5b503b376: Download complete 09:53:22 2f39f015ded8: Verifying Checksum 09:53:22 2f39f015ded8: Download complete 09:53:23 5eb5b503b376: Pull complete 09:53:23 5c69ac0246d0: Pull complete 09:53:23 ec43610c2a17: Pull complete 09:53:23 3a2ae6a8a46f: Pull complete 09:53:23 33b1e0a273af: Pull complete 09:53:24 5d3b04190fa2: Pull complete 09:53:27 2f39f015ded8: Pull complete 09:53:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:53:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:27 prd-centos7-docker-4c-2g-108 does not seem to be running inside a container 09:53:27 $ 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/829/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:53:33 $ docker top 0ca4bbb6fd87d96ed352ae480fe3c6d1b4c7bda1409b8882335f73c975c0a112 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:33 + touch /tmp/pre-build-complete [Pipeline] sh 09:53:34 + mkdir -p /var/log/sysstat [Pipeline] sh 09:53:34 + ls /var/log/sa-host 09:53:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:34 provisioning config files... 09:53:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16387629969143508329tmp [Pipeline] { [Pipeline] echo 09:53:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:53:34 ---> create-netrc.sh [Pipeline] } 09:53:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:53:35 ---> python-tools-install.sh [Pipeline] echo 09:53:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:53:35 ---> sudo-logs.sh 09:53:35 Archiving 'sudo' log.. 09:53:35 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:35 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:53:35 $ docker stop --time=1 0ca4bbb6fd87d96ed352ae480fe3c6d1b4c7bda1409b8882335f73c975c0a112 09:53:36 $ docker rm -f --volumes 0ca4bbb6fd87d96ed352ae480fe3c6d1b4c7bda1409b8882335f73c975c0a112 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:53:36 [WS-CLEANUP] Deleting project workspace... 09:53:36 [WS-CLEANUP] Deferred wipeout is used... 09:53:36 [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] } 10:06:56 #144 ... 10:06:56 10:06:56 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:06:56 #150 DONE 1061.5s 10:06:56 10:06:56 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:06:56 #151 ... 10:06:56 10:06:56 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:06:56 #155 DONE 0.4s 10:06:56 10:06:56 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:06:56 #156 DONE 0.3s 10:06:56 10:06:56 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:06:56 #154 ... 10:06:56 10:06:56 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:06:56 #157 DONE 0.3s 10:06:56 10:06:56 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:06:56 #145 ... 10:06:56 10:06:56 #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 10:06:56 #158 DONE 0.3s 10:06:56 10:06:56 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:06:56 #47 ... 10:06:56 10:06:56 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:06:56 #159 DONE 0.2s 10:06:56 10:06:56 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:06:56 #160 DONE 2.3s 10:06:56 10:06:56 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:06:56 #147 ... 10:06:56 10:06:56 #104 [core-common-config-bootstrapper] exporting to image 10:06:56 #104 exporting layers 10:06:56 #104 exporting layers 1.0s done 10:06:56 #104 writing image sha256:01399feaabcd58bb5266064e9d888270d4c90c12f787317796e7f079e126029e 10:06:56 #104 writing image sha256:01399feaabcd58bb5266064e9d888270d4c90c12f787317796e7f079e126029e done 10:06:56 #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:06:56 #104 DONE 7.3s 10:06:56 10:06:56 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:06:56 #145 ... 10:06:56 10:06:56 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:06:56 #151 DONE 1066.7s 10:06:56 10:06:56 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:06:56 #161 DONE 0.5s 10:06:56 10:06:56 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:06:56 #162 DONE 2.3s 10:06:56 10:06:56 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:06:56 #47 ... 10:06:56 10:06:56 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:06:56 #163 DONE 0.2s 10:06:56 10:06:56 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:06:56 #164 DONE 0.2s 10:06:56 10:06:56 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:06:56 #165 DONE 0.3s 10:06:56 10:06:56 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:06:56 #166 DONE 0.1s 10:06:56 10:06:56 #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/ 10:06:56 #167 DONE 0.2s 10:06:56 10:06:56 #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/ 10:06:56 #168 DONE 0.2s 10:06:56 10:06:56 #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/ 10:06:56 #169 DONE 0.1s 10:06:56 10:06:56 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:06:56 #145 ... 10:06:56 10:06:56 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:06:56 #170 DONE 0.1s 10:06:56 10:06:56 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:06:58 #171 DONE 2.2s 10:06:58 10:06:58 #104 [security-bootstrapper] exporting to image 10:06:58 #104 exporting layers 10:07:00 #104 exporting layers 1.1s done 10:07:00 #104 writing image sha256:dc3887ed68a1c50af1c7c58880817cf28bb835957147c3fa9056c2acd2d5be03 done 10:07:00 #104 naming to docker.io/library/security-bootstrapper-arm64 done 10:07:00 #104 DONE 8.4s 10:07:00 10:07:00 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:21:22 #154 ... 10:21:22 10:21:22 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:21:22 #146 DONE 1927.5s 10:21:22 10:21:22 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:21:22 #154 ... 10:21:22 10:21:22 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:21:22 #172 DONE 0.2s 10:21:22 10:21:22 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:21:22 #173 DONE 0.3s 10:21:22 10:21:22 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:21:22 #174 DONE 0.3s 10:21:22 10:21:22 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:21:22 #175 DONE 0.1s 10:21:22 10:21:22 #104 [core-command] exporting to image 10:21:22 #104 exporting layers 10:21:22 #104 exporting layers 0.3s done 10:21:22 #104 writing image sha256:2691aa202be3a056c46d28a85088985001f8e8bc5420db5e7df8a4dd04f319ef done 10:21:22 #104 naming to docker.io/library/core-command-arm64 done 10:21:22 #104 DONE 8.7s 10:21:22 10:21:22 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:21:27 #38 ... 10:21:27 10:21:27 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:21:27 #145 DONE 1941.1s 10:21:27 10:21:27 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:21:27 #154 ... 10:21:27 10:21:27 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:21:27 #176 DONE 0.4s 10:21:27 10:21:27 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:21:27 #149 ... 10:21:27 10:21:27 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:21:27 #177 DONE 0.1s 10:21:27 10:21:27 #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 10:21:27 #178 DONE 0.2s 10:21:27 10:21:27 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:21:28 #179 DONE 0.2s 10:21:28 10:21:28 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:21:28 #180 DONE 0.3s 10:21:28 10:21:28 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:21:28 #181 DONE 0.2s 10:21:28 10:21:28 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:21:30 #182 DONE 2.0s 10:21:30 10:21:30 #104 [security-proxy-setup] exporting to image 10:21:30 #104 exporting layers 10:21:31 #104 exporting layers 0.9s done 10:21:31 #104 writing image sha256:03bd68375291520943cb35004e964b4c433e410ce24d2a5172128981ec705954 done 10:21:31 #104 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 10:21:31 #104 DONE 9.6s 10:21:31 10:21:31 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:21:31 #47 ... 10:21:31 10:21:31 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:21:31 #148 1946.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:22:03 #148 DONE 1976.0s 10:22:03 10:22:03 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:22:03 #47 ... 10:22:03 10:22:03 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:22:03 #183 DONE 0.2s 10:22:03 10:22:03 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:22:03 #147 ... 10:22:03 10:22:03 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:22:03 #184 DONE 0.2s 10:22:03 10:22:03 #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 10:22:03 #185 DONE 0.2s 10:22:03 10:22:03 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:22:03 #38 ... 10:22:03 10:22:03 #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 10:22:03 #186 DONE 0.1s 10:22:03 10:22:03 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:22:03 #187 DONE 0.1s 10:22:03 10:22:03 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:22:03 #147 ... 10:22:03 10:22:03 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:22:03 #188 DONE 0.3s 10:22:03 10:22:03 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:22:03 #141 ... 10:22:03 10:22:03 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:22:03 #189 DONE 0.4s 10:22:03 10:22:03 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:22:03 #190 DONE 0.1s 10:22:03 10:22:03 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:22:05 #191 DONE 1.9s 10:22:05 10:22:05 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:22:05 #47 ... 10:22:05 10:22:05 #104 [security-secretstore-setup] exporting to image 10:22:05 #104 exporting layers 10:22:07 #104 exporting layers 1.4s done 10:22:07 #104 writing image sha256:cebbb478fb6c432c9404e3de26b7c834d444ece91feca3a439b397173cce246f done 10:22:07 #104 naming to docker.io/library/security-secretstore-setup-arm64 done 10:22:07 #104 DONE 11.0s 10:22:07 10:22:07 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:23:03 #38 ... 10:23:03 10:23:03 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:23:03 #141 DONE 2032.1s 10:23:03 10:23:03 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:23:03 #154 ... 10:23:03 10:23:03 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:23:03 #192 DONE 0.1s 10:23:03 10:23:03 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:23:03 #193 DONE 0.1s 10:23:03 10:23:03 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:23:03 #153 ... 10:23:03 10:23:03 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:23:03 #194 DONE 0.4s 10:23:03 10:23:03 #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 10:23:03 #195 DONE 0.1s 10:23:03 10:23:03 #104 [security-spiffe-token-provider] exporting to image 10:23:03 #104 exporting layers 10:23:03 #104 exporting layers 1.0s done 10:23:03 #104 writing image sha256:f80a00e3c7e6cd6e1ac99cbdfeaee0c9a0b4c4c813ba7985115690c84a1a7458 done 10:23:03 #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:23:03 #104 DONE 12.1s 10:23:03 10:23:03 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:23:42 #147 DONE 2071.4s 10:23:42 10:23:42 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:23:42 #154 DONE 2071.4s 10:23:42 10:23:42 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:23:42 #47 ... 10:23:42 10:23:42 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:23:42 #196 DONE 0.4s 10:23:42 10:23:42 #197 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:23:42 #197 DONE 0.4s 10:23:42 10:23:42 #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:23:42 #198 ... 10:23:42 10:23:42 #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:23:42 #199 DONE 0.3s 10:23:42 10:23:42 #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:23:42 #198 DONE 0.6s 10:23:42 10:23:42 #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:23:42 #200 DONE 0.3s 10:23:42 10:23:42 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:23:42 #201 DONE 0.6s 10:23:42 10:23:42 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:23:42 #202 DONE 0.3s 10:23:42 10:23:42 #104 [core-data] exporting to image 10:23:42 #104 exporting layers 10:23:42 #104 exporting layers 1.1s done 10:23:42 #104 writing image sha256:1908fb9a7a5e30aba748839ce05350ddf4005610aa12140f811c74d24c8f84d0 done 10:23:42 #104 naming to docker.io/library/core-keeper-arm64 done 10:23:42 #104 ... 10:23:42 10:23:42 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:23:42 #153 DONE 2074.9s 10:23:42 10:23:42 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:23:42 #149 ... 10:23:42 10:23:42 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:23:42 #152 DONE 2075.1s 10:23:42 10:23:42 #104 [core-data] exporting to image 10:23:42 #104 exporting layers 1.0s done 10:23:42 #104 writing image sha256:7e7802d20544c5d933ed049212c76c769f11264354d41e452b46d779d79b81fb 0.1s done 10:23:42 #104 naming to docker.io/library/core-data-arm64 done 10:23:42 #104 DONE 13.4s 10:23:42 10:23:42 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:23:42 #149 ... 10:23:42 10:23:42 #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:23:42 #203 DONE 0.2s 10:23:42 10:23:42 #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:23:42 #204 DONE 0.3s 10:23:42 10:23:42 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:23:42 #205 CACHED 10:23:42 10:23:42 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:23:42 #206 CACHED 10:23:42 10:23:42 #207 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:23:42 #207 DONE 0.6s 10:23:42 10:23:42 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:23:42 #208 DONE 0.6s 10:23:42 10:23:42 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:23:42 #209 DONE 0.1s 10:23:42 10:23:42 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:23:42 #210 DONE 0.1s 10:23:42 10:23:42 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:23:42 #211 DONE 0.1s 10:23:42 10:23:42 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:23:42 #212 DONE 0.1s 10:23:42 10:23:42 #104 [core-metadata] exporting to image 10:23:43 #104 exporting layers 0.8s done 10:23:43 #104 writing image sha256:e0cce7d42e411c2cab4846269b4ffaa5bd556d7e1f47212a7374e5c62d278845 0.0s done 10:23:43 #104 naming to docker.io/library/core-metadata-arm64 10:23:43 #104 naming to docker.io/library/core-metadata-arm64 done 10:23:43 #104 DONE 14.2s 10:23:43 10:23:43 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:23:44 #213 DONE 1.9s 10:23:44 10:23:44 #104 [security-proxy-auth] exporting to image 10:23:45 #104 exporting layers 0.9s done 10:23:45 #104 writing image sha256:e2089dfb6f551ec13e6fef7b2dc9d21f34fba8b8557eb3ed56bad1c1f5275fa4 done 10:23:45 #104 naming to docker.io/library/security-proxy-auth-arm64 done 10:23:45 #104 DONE 15.2s 10:23:45 10:23:45 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:24:17 #47 ... 10:24:17 10:24:17 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:24:17 #149 DONE 2106.8s 10:24:17 10:24:17 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:24:17 #47 ... 10:24:17 10:24:17 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:24:17 #214 DONE 0.1s 10:24:17 10:24:17 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:24:17 #215 DONE 0.1s 10:24:17 10:24:17 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:24:17 #38 ... 10:24:17 10:24:17 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:24:17 #216 DONE 0.5s 10:24:17 10:24:17 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:24:17 #47 ... 10:24:17 10:24:17 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:24:17 #217 DONE 0.3s 10:24:17 10:24:17 #104 [support-scheduler] exporting to image 10:24:17 #104 exporting layers 10:24:17 #104 exporting layers 1.1s done 10:24:17 #104 writing image sha256:c39af5a24fe4a0a4cfe00ba8fc3081ead58a8e002b5ac7fa81f8776946aa1689 done 10:24:17 #104 naming to docker.io/library/support-scheduler-arm64 done 10:24:17 #104 DONE 16.2s 10:24:17 10:24:17 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:24:21 #47 ... 10:24:21 10:24:21 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:24:21 #144 DONE 2115.5s 10:24:21 10:24:21 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:24:21 #47 ... 10:24:21 10:24:21 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:24:21 #218 DONE 0.1s 10:24:21 10:24:21 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:24:21 #219 DONE 0.1s 10:24:21 10:24:21 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:24:22 #220 DONE 0.3s 10:24:22 10:24:22 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:24:22 #221 DONE 0.1s 10:24:22 10:24:22 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:24:22 #47 ... 10:24:22 10:24:22 #104 [support-notifications] exporting to image 10:24:22 #104 exporting layers 10:24:22 #104 exporting layers 0.5s done 10:24:22 #104 writing image sha256:1dbb186b15fd07b21f2275581580056b8d59bd74996d8ff9fb79fed34d654bf9 done 10:24:22 #104 naming to docker.io/library/support-notifications-arm64 done 10:24:22 #104 DONE 16.8s 10:24:22 10:24:22 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:24:22 time="2025-04-18T09:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:22 time="2025-04-18T09:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:24:22 $ docker stop --time=1 2b65b35b340b77dcae6668889e87130f9fe2cf97dae0ebfd36e46865c4c2c033 10:24:24 $ docker rm -f --volumes 2b65b35b340b77dcae6668889e87130f9fe2cf97dae0ebfd36e46865c4c2c033 [Pipeline] // withDockerContainer [Pipeline] sh 10:24:25 + docker images 10:24:25 REPOSITORY TAG IMAGE ID CREATED SIZE 10:24:25 support-notifications-arm64 latest 1dbb186b15fd 2 seconds ago 52.3MB 10:24:25 support-scheduler-arm64 latest c39af5a24fe4 11 seconds ago 48.5MB 10:24:25 security-proxy-auth-arm64 latest e2089dfb6f55 40 seconds ago 31.9MB 10:24:25 core-metadata-arm64 latest e0cce7d42e41 42 seconds ago 33.1MB 10:24:25 core-data-arm64 latest 7e7802d20544 45 seconds ago 33MB 10:24:25 core-keeper-arm64 latest 1908fb9a7a5e 46 seconds ago 32.6MB 10:24:25 security-spiffe-token-provider-arm64 latest f80a00e3c7e6 About a minute ago 48.1MB 10:24:25 security-secretstore-setup-arm64 latest cebbb478fb6c 2 minutes ago 67.6MB 10:24:25 security-proxy-setup-arm64 latest 03bd68375291 2 minutes ago 38.7MB 10:24:25 core-command-arm64 latest 2691aa202be3 3 minutes ago 28.5MB 10:24:25 security-bootstrapper-arm64 latest dc3887ed68a1 17 minutes ago 21.1MB 10:24:25 core-common-config-bootstrapper-arm64 latest 01399feaabcd 17 minutes ago 17.9MB 10:24:25 security-spire-server-arm64 latest e12414ec8910 36 minutes ago 144MB 10:24:25 security-spire-agent-arm64 latest 4ee73e972943 36 minutes ago 187MB 10:24:25 security-spire-config-arm64 latest fb470fda4438 36 minutes ago 143MB 10:24:25 ci-base-image-arm64 latest dc2a54a0e8f1 38 minutes ago 908MB 10:24:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 12c1d4c06be1 7 days ago 560MB 10:24:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 22 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:25 provisioning config files... 10:24:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/829@tmp/config16947293235863356560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:25 ---> ****-login.sh 10:24:25 nexus3.edgexfoundry.org:10001 10:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:25 Configure a credential helper to remove this warning. See 10:24:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:25 10:24:25 Login Succeeded 10:24:25 nexus3.edgexfoundry.org:10002 10:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:26 Configure a credential helper to remove this warning. See 10:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:26 10:24:26 Login Succeeded 10:24:26 nexus3.edgexfoundry.org:10003 10:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:26 Configure a credential helper to remove this warning. See 10:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:26 10:24:26 Login Succeeded 10:24:26 nexus3.edgexfoundry.org:10004 10:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:27 Configure a credential helper to remove this warning. See 10:24:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:27 10:24:27 Login Succeeded 10:24:27 ****.io 10:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:27 Configure a credential helper to remove this warning. See 10:24:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:27 10:24:27 Login Succeeded 10:24:27 ---> ****-login.sh ends [Pipeline] } 10:24:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:24:27 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:24:27 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:24:27 latest 10:24:27 4.1.0-dev.4 10:24:27 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:24:27 main 10:24:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:24:28 881466cfb8eb: Preparing 10:24:28 9ea88a9612eb: Preparing 10:24:28 359ad49460e0: Preparing 10:24:28 5292485855be: Preparing 10:24:28 13e6e8fd80c9: Preparing 10:24:28 65330134d458: Preparing 10:24:28 dd9c8f8612c8: Preparing 10:24:28 65330134d458: Waiting 10:24:28 dd9c8f8612c8: Waiting 10:24:28 881466cfb8eb: Pushed 10:24:28 5292485855be: Pushed 10:24:28 13e6e8fd80c9: Pushed 10:24:28 359ad49460e0: Pushed 10:24:28 dd9c8f8612c8: Layer already exists 10:24:28 65330134d458: Pushed 10:24:33 9ea88a9612eb: Pushed 10:24:33 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:1122e6301311dc7594b890d417645aa3a83b78cea9d7d678221a3b57046b8080 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:24:34 881466cfb8eb: Preparing 10:24:34 9ea88a9612eb: Preparing 10:24:34 359ad49460e0: Preparing 10:24:34 5292485855be: Preparing 10:24:34 13e6e8fd80c9: Preparing 10:24:34 65330134d458: Preparing 10:24:34 dd9c8f8612c8: Preparing 10:24:34 65330134d458: Waiting 10:24:34 dd9c8f8612c8: Waiting 10:24:34 9ea88a9612eb: Layer already exists 10:24:34 13e6e8fd80c9: Layer already exists 10:24:34 359ad49460e0: Layer already exists 10:24:34 5292485855be: Layer already exists 10:24:34 881466cfb8eb: Layer already exists 10:24:34 65330134d458: Layer already exists 10:24:34 dd9c8f8612c8: Layer already exists 10:24:34 latest: digest: sha256:1122e6301311dc7594b890d417645aa3a83b78cea9d7d678221a3b57046b8080 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.4 10:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:24:35 881466cfb8eb: Preparing 10:24:35 9ea88a9612eb: Preparing 10:24:35 359ad49460e0: Preparing 10:24:35 5292485855be: Preparing 10:24:35 13e6e8fd80c9: Preparing 10:24:35 65330134d458: Preparing 10:24:35 dd9c8f8612c8: Preparing 10:24:35 65330134d458: Waiting 10:24:35 dd9c8f8612c8: Waiting 10:24:35 9ea88a9612eb: Layer already exists 10:24:35 5292485855be: Layer already exists 10:24:35 13e6e8fd80c9: Layer already exists 10:24:35 359ad49460e0: Layer already exists 10:24:35 881466cfb8eb: Layer already exists 10:24:35 dd9c8f8612c8: Layer already exists 10:24:35 65330134d458: Layer already exists 10:24:35 4.1.0-dev.4: digest: sha256:1122e6301311dc7594b890d417645aa3a83b78cea9d7d678221a3b57046b8080 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:24:36 881466cfb8eb: Preparing 10:24:36 9ea88a9612eb: Preparing 10:24:36 359ad49460e0: Preparing 10:24:36 5292485855be: Preparing 10:24:36 13e6e8fd80c9: Preparing 10:24:36 65330134d458: Preparing 10:24:36 dd9c8f8612c8: Preparing 10:24:36 65330134d458: Waiting 10:24:36 dd9c8f8612c8: Waiting 10:24:36 881466cfb8eb: Layer already exists 10:24:36 13e6e8fd80c9: Layer already exists 10:24:36 5292485855be: Layer already exists 10:24:36 9ea88a9612eb: Layer already exists 10:24:36 359ad49460e0: Layer already exists 10:24:36 65330134d458: Layer already exists 10:24:36 dd9c8f8612c8: Layer already exists 10:24:36 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:1122e6301311dc7594b890d417645aa3a83b78cea9d7d678221a3b57046b8080 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:24:37 881466cfb8eb: Preparing 10:24:37 9ea88a9612eb: Preparing 10:24:37 359ad49460e0: Preparing 10:24:37 5292485855be: Preparing 10:24:37 13e6e8fd80c9: Preparing 10:24:37 65330134d458: Preparing 10:24:37 dd9c8f8612c8: Preparing 10:24:37 65330134d458: Waiting 10:24:37 dd9c8f8612c8: Waiting 10:24:37 881466cfb8eb: Layer already exists 10:24:37 359ad49460e0: Layer already exists 10:24:37 13e6e8fd80c9: Layer already exists 10:24:37 5292485855be: Layer already exists 10:24:37 9ea88a9612eb: Layer already exists 10:24:37 65330134d458: Layer already exists 10:24:37 dd9c8f8612c8: Layer already exists 10:24:37 main: digest: sha256:1122e6301311dc7594b890d417645aa3a83b78cea9d7d678221a3b57046b8080 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:24:37 ===================================================== [Pipeline] echo 10:24:37 taggedImages: 10:24:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:24:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:24:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.4 10:24:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:24:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:24:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:24:37 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:24:37 latest 10:24:37 4.1.0-dev.4 10:24:37 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:24:37 main 10:24:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:24:38 c49ca2b51409: Preparing 10:24:38 795a0557cb13: Preparing 10:24:38 cd9cfe6c2bd4: Preparing 10:24:38 ebdd3bdd62be: Preparing 10:24:38 359ad49460e0: Preparing 10:24:38 5292485855be: Preparing 10:24:38 13e6e8fd80c9: Preparing 10:24:38 5292485855be: Waiting 10:24:38 65330134d458: Preparing 10:24:38 13e6e8fd80c9: Waiting 10:24:38 dd9c8f8612c8: Preparing 10:24:38 dd9c8f8612c8: Waiting 10:24:38 359ad49460e0: Layer already exists 10:24:38 5292485855be: Layer already exists 10:24:38 cd9cfe6c2bd4: Pushed 10:24:38 795a0557cb13: Pushed 10:24:38 13e6e8fd80c9: Layer already exists 10:24:38 65330134d458: Layer already exists 10:24:38 c49ca2b51409: Pushed 10:24:38 dd9c8f8612c8: Layer already exists 10:24:40 ebdd3bdd62be: Pushed 10:24:40 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:cfce04ecc19750f33780a06360b3412236ca5018f04d791cd5808f4968b71c61 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:24:41 c49ca2b51409: Preparing 10:24:41 795a0557cb13: Preparing 10:24:41 cd9cfe6c2bd4: Preparing 10:24:41 ebdd3bdd62be: Preparing 10:24:41 359ad49460e0: Preparing 10:24:41 5292485855be: Preparing 10:24:41 13e6e8fd80c9: Preparing 10:24:41 65330134d458: Preparing 10:24:41 dd9c8f8612c8: Preparing 10:24:41 5292485855be: Waiting 10:24:41 13e6e8fd80c9: Waiting 10:24:41 65330134d458: Waiting 10:24:41 dd9c8f8612c8: Waiting 10:24:41 ebdd3bdd62be: Layer already exists 10:24:41 cd9cfe6c2bd4: Layer already exists 10:24:41 359ad49460e0: Layer already exists 10:24:41 795a0557cb13: Layer already exists 10:24:41 c49ca2b51409: Layer already exists 10:24:41 65330134d458: Layer already exists 10:24:41 dd9c8f8612c8: Layer already exists 10:24:41 5292485855be: Layer already exists 10:24:41 13e6e8fd80c9: Layer already exists 10:24:41 latest: digest: sha256:cfce04ecc19750f33780a06360b3412236ca5018f04d791cd5808f4968b71c61 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.4 10:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:24:41 c49ca2b51409: Preparing 10:24:41 795a0557cb13: Preparing 10:24:41 cd9cfe6c2bd4: Preparing 10:24:41 ebdd3bdd62be: Preparing 10:24:41 359ad49460e0: Preparing 10:24:41 5292485855be: Preparing 10:24:41 13e6e8fd80c9: Preparing 10:24:41 65330134d458: Preparing 10:24:41 dd9c8f8612c8: Preparing 10:24:41 5292485855be: Waiting 10:24:41 65330134d458: Waiting 10:24:41 dd9c8f8612c8: Waiting 10:24:41 13e6e8fd80c9: Waiting 10:24:41 c49ca2b51409: Layer already exists 10:24:41 795a0557cb13: Layer already exists 10:24:41 ebdd3bdd62be: Layer already exists 10:24:41 cd9cfe6c2bd4: Layer already exists 10:24:41 359ad49460e0: Layer already exists 10:24:41 13e6e8fd80c9: Layer already exists 10:24:41 5292485855be: Layer already exists 10:24:41 dd9c8f8612c8: Layer already exists 10:24:41 65330134d458: Layer already exists 10:24:41 4.1.0-dev.4: digest: sha256:cfce04ecc19750f33780a06360b3412236ca5018f04d791cd5808f4968b71c61 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:24:42 c49ca2b51409: Preparing 10:24:42 795a0557cb13: Preparing 10:24:42 cd9cfe6c2bd4: Preparing 10:24:42 ebdd3bdd62be: Preparing 10:24:42 359ad49460e0: Preparing 10:24:42 5292485855be: Preparing 10:24:42 13e6e8fd80c9: Preparing 10:24:42 65330134d458: Preparing 10:24:42 dd9c8f8612c8: Preparing 10:24:42 5292485855be: Waiting 10:24:42 13e6e8fd80c9: Waiting 10:24:42 65330134d458: Waiting 10:24:42 dd9c8f8612c8: Waiting 10:24:42 c49ca2b51409: Layer already exists 10:24:42 cd9cfe6c2bd4: Layer already exists 10:24:42 359ad49460e0: Layer already exists 10:24:42 795a0557cb13: Layer already exists 10:24:42 ebdd3bdd62be: Layer already exists 10:24:42 13e6e8fd80c9: Layer already exists 10:24:42 65330134d458: Layer already exists 10:24:42 5292485855be: Layer already exists 10:24:42 dd9c8f8612c8: Layer already exists 10:24:43 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:cfce04ecc19750f33780a06360b3412236ca5018f04d791cd5808f4968b71c61 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:24:43 c49ca2b51409: Preparing 10:24:43 795a0557cb13: Preparing 10:24:43 cd9cfe6c2bd4: Preparing 10:24:43 ebdd3bdd62be: Preparing 10:24:43 359ad49460e0: Preparing 10:24:43 5292485855be: Preparing 10:24:43 13e6e8fd80c9: Preparing 10:24:43 65330134d458: Preparing 10:24:43 dd9c8f8612c8: Preparing 10:24:43 5292485855be: Waiting 10:24:43 13e6e8fd80c9: Waiting 10:24:43 65330134d458: Waiting 10:24:43 dd9c8f8612c8: Waiting 10:24:43 795a0557cb13: Layer already exists 10:24:43 c49ca2b51409: Layer already exists 10:24:43 ebdd3bdd62be: Layer already exists 10:24:43 cd9cfe6c2bd4: Layer already exists 10:24:43 359ad49460e0: Layer already exists 10:24:43 13e6e8fd80c9: Layer already exists 10:24:43 65330134d458: Layer already exists 10:24:43 dd9c8f8612c8: Layer already exists 10:24:43 5292485855be: Layer already exists 10:24:43 main: digest: sha256:cfce04ecc19750f33780a06360b3412236ca5018f04d791cd5808f4968b71c61 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:24:44 ===================================================== [Pipeline] echo 10:24:44 taggedImages: 10:24:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:24:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:24:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.4 10:24:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:24:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:24:44 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:24:44 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:24:44 latest 10:24:44 4.1.0-dev.4 10:24:44 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:24:44 main 10:24:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:24:45 4c8a1eb3dce8: Preparing 10:24:45 8f3dc2266c23: Preparing 10:24:45 359ad49460e0: Preparing 10:24:45 5292485855be: Preparing 10:24:45 3e3b923a3bb7: Preparing 10:24:45 65330134d458: Preparing 10:24:45 dd9c8f8612c8: Preparing 10:24:45 65330134d458: Waiting 10:24:45 dd9c8f8612c8: Waiting 10:24:45 5292485855be: Layer already exists 10:24:45 359ad49460e0: Layer already exists 10:24:45 65330134d458: Layer already exists 10:24:45 dd9c8f8612c8: Layer already exists 10:24:45 4c8a1eb3dce8: Pushed 10:24:45 3e3b923a3bb7: Pushed 10:24:50 8f3dc2266c23: Pushed 10:24:50 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:7cf678558bbe49546b7a27790e72ca0c1077c4f79647845beb4bbea344713bb1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:24:51 4c8a1eb3dce8: Preparing 10:24:51 8f3dc2266c23: Preparing 10:24:51 359ad49460e0: Preparing 10:24:51 5292485855be: Preparing 10:24:51 3e3b923a3bb7: Preparing 10:24:51 65330134d458: Preparing 10:24:51 dd9c8f8612c8: Preparing 10:24:51 65330134d458: Waiting 10:24:51 dd9c8f8612c8: Waiting 10:24:51 359ad49460e0: Layer already exists 10:24:51 8f3dc2266c23: Layer already exists 10:24:51 5292485855be: Layer already exists 10:24:51 4c8a1eb3dce8: Layer already exists 10:24:51 3e3b923a3bb7: Layer already exists 10:24:51 dd9c8f8612c8: Layer already exists 10:24:51 65330134d458: Layer already exists 10:24:51 latest: digest: sha256:7cf678558bbe49546b7a27790e72ca0c1077c4f79647845beb4bbea344713bb1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.4 10:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:24:52 4c8a1eb3dce8: Preparing 10:24:52 8f3dc2266c23: Preparing 10:24:52 359ad49460e0: Preparing 10:24:52 5292485855be: Preparing 10:24:52 3e3b923a3bb7: Preparing 10:24:52 65330134d458: Preparing 10:24:52 dd9c8f8612c8: Preparing 10:24:52 65330134d458: Waiting 10:24:52 dd9c8f8612c8: Waiting 10:24:52 359ad49460e0: Layer already exists 10:24:52 8f3dc2266c23: Layer already exists 10:24:52 5292485855be: Layer already exists 10:24:52 3e3b923a3bb7: Layer already exists 10:24:52 4c8a1eb3dce8: Layer already exists 10:24:52 dd9c8f8612c8: Layer already exists 10:24:52 65330134d458: Layer already exists 10:24:52 4.1.0-dev.4: digest: sha256:7cf678558bbe49546b7a27790e72ca0c1077c4f79647845beb4bbea344713bb1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:24:53 4c8a1eb3dce8: Preparing 10:24:53 8f3dc2266c23: Preparing 10:24:53 359ad49460e0: Preparing 10:24:53 5292485855be: Preparing 10:24:53 3e3b923a3bb7: Preparing 10:24:53 65330134d458: Preparing 10:24:53 dd9c8f8612c8: Preparing 10:24:53 65330134d458: Waiting 10:24:53 dd9c8f8612c8: Waiting 10:24:53 4c8a1eb3dce8: Layer already exists 10:24:53 5292485855be: Layer already exists 10:24:53 359ad49460e0: Layer already exists 10:24:53 3e3b923a3bb7: Layer already exists 10:24:53 8f3dc2266c23: Layer already exists 10:24:53 65330134d458: Layer already exists 10:24:53 dd9c8f8612c8: Layer already exists 10:24:53 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:7cf678558bbe49546b7a27790e72ca0c1077c4f79647845beb4bbea344713bb1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:24:54 4c8a1eb3dce8: Preparing 10:24:54 8f3dc2266c23: Preparing 10:24:54 359ad49460e0: Preparing 10:24:54 5292485855be: Preparing 10:24:54 3e3b923a3bb7: Preparing 10:24:54 65330134d458: Preparing 10:24:54 dd9c8f8612c8: Preparing 10:24:54 65330134d458: Waiting 10:24:54 dd9c8f8612c8: Waiting 10:24:54 359ad49460e0: Layer already exists 10:24:54 3e3b923a3bb7: Layer already exists 10:24:54 8f3dc2266c23: Layer already exists 10:24:54 5292485855be: Layer already exists 10:24:54 4c8a1eb3dce8: Layer already exists 10:24:54 65330134d458: Layer already exists 10:24:54 dd9c8f8612c8: Layer already exists 10:24:54 main: digest: sha256:7cf678558bbe49546b7a27790e72ca0c1077c4f79647845beb4bbea344713bb1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:24:54 ===================================================== [Pipeline] echo 10:24:54 taggedImages: 10:24:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:24:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:24:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.4 10:24:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:24:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:24:54 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:24:54 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:24:54 latest 10:24:54 4.1.0-dev.4 10:24:54 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:24:54 main 10:24:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:24:55 a753e64e34d0: Preparing 10:24:55 d0a6878fecd2: Preparing 10:24:55 5292485855be: Preparing 10:24:55 95de76a97501: Preparing 10:24:55 a1300df3448c: Preparing 10:24:55 dd9c8f8612c8: Preparing 10:24:55 dd9c8f8612c8: Waiting 10:24:55 5292485855be: Layer already exists 10:24:55 dd9c8f8612c8: Layer already exists 10:24:55 a1300df3448c: Pushed 10:24:55 95de76a97501: Pushed 10:24:55 a753e64e34d0: Pushed 10:25:00 d0a6878fecd2: Pushed 10:25:00 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:c19ef1c7a6be47414e3bb04478c1d0d045327184a85aff0278773ca6ab326049 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:25:01 a753e64e34d0: Preparing 10:25:01 d0a6878fecd2: Preparing 10:25:01 5292485855be: Preparing 10:25:01 95de76a97501: Preparing 10:25:01 a1300df3448c: Preparing 10:25:01 dd9c8f8612c8: Preparing 10:25:01 dd9c8f8612c8: Waiting 10:25:01 a753e64e34d0: Layer already exists 10:25:01 5292485855be: Layer already exists 10:25:01 a1300df3448c: Layer already exists 10:25:01 95de76a97501: Layer already exists 10:25:01 d0a6878fecd2: Layer already exists 10:25:01 dd9c8f8612c8: Layer already exists 10:25:01 latest: digest: sha256:c19ef1c7a6be47414e3bb04478c1d0d045327184a85aff0278773ca6ab326049 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.4 10:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:25:02 a753e64e34d0: Preparing 10:25:02 d0a6878fecd2: Preparing 10:25:02 5292485855be: Preparing 10:25:02 95de76a97501: Preparing 10:25:02 a1300df3448c: Preparing 10:25:02 dd9c8f8612c8: Preparing 10:25:02 dd9c8f8612c8: Waiting 10:25:02 a1300df3448c: Layer already exists 10:25:02 a753e64e34d0: Layer already exists 10:25:02 d0a6878fecd2: Layer already exists 10:25:02 95de76a97501: Layer already exists 10:25:02 5292485855be: Layer already exists 10:25:02 dd9c8f8612c8: Layer already exists 10:25:02 4.1.0-dev.4: digest: sha256:c19ef1c7a6be47414e3bb04478c1d0d045327184a85aff0278773ca6ab326049 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:25:03 a753e64e34d0: Preparing 10:25:03 d0a6878fecd2: Preparing 10:25:03 5292485855be: Preparing 10:25:03 95de76a97501: Preparing 10:25:03 a1300df3448c: Preparing 10:25:03 dd9c8f8612c8: Preparing 10:25:03 a1300df3448c: Layer already exists 10:25:03 5292485855be: Layer already exists 10:25:03 95de76a97501: Layer already exists 10:25:03 d0a6878fecd2: Layer already exists 10:25:03 a753e64e34d0: Layer already exists 10:25:03 dd9c8f8612c8: Layer already exists 10:25:03 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:c19ef1c7a6be47414e3bb04478c1d0d045327184a85aff0278773ca6ab326049 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:25:04 a753e64e34d0: Preparing 10:25:04 d0a6878fecd2: Preparing 10:25:04 5292485855be: Preparing 10:25:04 95de76a97501: Preparing 10:25:04 a1300df3448c: Preparing 10:25:04 dd9c8f8612c8: Preparing 10:25:04 dd9c8f8612c8: Waiting 10:25:04 5292485855be: Layer already exists 10:25:04 95de76a97501: Layer already exists 10:25:04 d0a6878fecd2: Layer already exists 10:25:04 a1300df3448c: Layer already exists 10:25:04 a753e64e34d0: Layer already exists 10:25:04 dd9c8f8612c8: Layer already exists 10:25:04 main: digest: sha256:c19ef1c7a6be47414e3bb04478c1d0d045327184a85aff0278773ca6ab326049 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:04 ===================================================== [Pipeline] echo 10:25:04 taggedImages: 10:25:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:25:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.4 10:25:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:25:04 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:25:04 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:04 latest 10:25:04 4.1.0-dev.4 10:25:04 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:04 main 10:25:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:25:05 7ce98c9ef8ee: Preparing 10:25:05 af2eea6bbe8f: Preparing 10:25:05 bb5aa2f4b96d: Preparing 10:25:05 359ad49460e0: Preparing 10:25:05 5292485855be: Preparing 10:25:05 13e6e8fd80c9: Preparing 10:25:05 65330134d458: Preparing 10:25:05 dd9c8f8612c8: Preparing 10:25:05 13e6e8fd80c9: Waiting 10:25:05 65330134d458: Waiting 10:25:05 dd9c8f8612c8: Waiting 10:25:05 359ad49460e0: Layer already exists 10:25:05 5292485855be: Layer already exists 10:25:05 13e6e8fd80c9: Layer already exists 10:25:05 65330134d458: Layer already exists 10:25:05 dd9c8f8612c8: Layer already exists 10:25:05 af2eea6bbe8f: Pushed 10:25:05 7ce98c9ef8ee: Pushed 10:25:11 bb5aa2f4b96d: Pushed 10:25:11 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:94444db2007d32e27869a8c9e1fe93113a7d271e238b98695eac57e33f290e85 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:25:11 7ce98c9ef8ee: Preparing 10:25:11 af2eea6bbe8f: Preparing 10:25:11 bb5aa2f4b96d: Preparing 10:25:11 359ad49460e0: Preparing 10:25:11 5292485855be: Preparing 10:25:11 13e6e8fd80c9: Preparing 10:25:11 65330134d458: Preparing 10:25:11 dd9c8f8612c8: Preparing 10:25:11 65330134d458: Waiting 10:25:11 dd9c8f8612c8: Waiting 10:25:11 13e6e8fd80c9: Waiting 10:25:11 359ad49460e0: Layer already exists 10:25:11 5292485855be: Layer already exists 10:25:11 bb5aa2f4b96d: Layer already exists 10:25:11 af2eea6bbe8f: Layer already exists 10:25:11 7ce98c9ef8ee: Layer already exists 10:25:11 13e6e8fd80c9: Layer already exists 10:25:11 65330134d458: Layer already exists 10:25:11 dd9c8f8612c8: Layer already exists 10:25:11 latest: digest: sha256:94444db2007d32e27869a8c9e1fe93113a7d271e238b98695eac57e33f290e85 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.4 10:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:25:12 7ce98c9ef8ee: Preparing 10:25:12 af2eea6bbe8f: Preparing 10:25:12 bb5aa2f4b96d: Preparing 10:25:12 359ad49460e0: Preparing 10:25:12 5292485855be: Preparing 10:25:12 13e6e8fd80c9: Preparing 10:25:12 65330134d458: Preparing 10:25:12 dd9c8f8612c8: Preparing 10:25:12 13e6e8fd80c9: Waiting 10:25:12 65330134d458: Waiting 10:25:12 dd9c8f8612c8: Waiting 10:25:12 af2eea6bbe8f: Layer already exists 10:25:12 bb5aa2f4b96d: Layer already exists 10:25:12 359ad49460e0: Layer already exists 10:25:12 5292485855be: Layer already exists 10:25:12 7ce98c9ef8ee: Layer already exists 10:25:12 13e6e8fd80c9: Layer already exists 10:25:12 65330134d458: Layer already exists 10:25:12 dd9c8f8612c8: Layer already exists 10:25:12 4.1.0-dev.4: digest: sha256:94444db2007d32e27869a8c9e1fe93113a7d271e238b98695eac57e33f290e85 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:25:13 7ce98c9ef8ee: Preparing 10:25:13 af2eea6bbe8f: Preparing 10:25:13 bb5aa2f4b96d: Preparing 10:25:13 359ad49460e0: Preparing 10:25:13 5292485855be: Preparing 10:25:13 13e6e8fd80c9: Preparing 10:25:13 65330134d458: Preparing 10:25:13 dd9c8f8612c8: Preparing 10:25:13 13e6e8fd80c9: Waiting 10:25:13 65330134d458: Waiting 10:25:13 dd9c8f8612c8: Waiting 10:25:13 5292485855be: Layer already exists 10:25:13 af2eea6bbe8f: Layer already exists 10:25:13 bb5aa2f4b96d: Layer already exists 10:25:13 7ce98c9ef8ee: Layer already exists 10:25:13 359ad49460e0: Layer already exists 10:25:13 13e6e8fd80c9: Layer already exists 10:25:13 dd9c8f8612c8: Layer already exists 10:25:13 65330134d458: Layer already exists 10:25:13 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:94444db2007d32e27869a8c9e1fe93113a7d271e238b98695eac57e33f290e85 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:25:14 7ce98c9ef8ee: Preparing 10:25:14 af2eea6bbe8f: Preparing 10:25:14 bb5aa2f4b96d: Preparing 10:25:14 359ad49460e0: Preparing 10:25:14 5292485855be: Preparing 10:25:14 13e6e8fd80c9: Preparing 10:25:14 65330134d458: Preparing 10:25:14 dd9c8f8612c8: Preparing 10:25:14 65330134d458: Waiting 10:25:14 13e6e8fd80c9: Waiting 10:25:14 dd9c8f8612c8: Waiting 10:25:14 bb5aa2f4b96d: Layer already exists 10:25:14 af2eea6bbe8f: Layer already exists 10:25:14 7ce98c9ef8ee: Layer already exists 10:25:14 359ad49460e0: Layer already exists 10:25:14 5292485855be: Layer already exists 10:25:14 13e6e8fd80c9: Layer already exists 10:25:14 65330134d458: Layer already exists 10:25:14 dd9c8f8612c8: Layer already exists 10:25:14 main: digest: sha256:94444db2007d32e27869a8c9e1fe93113a7d271e238b98695eac57e33f290e85 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:14 ===================================================== [Pipeline] echo 10:25:14 taggedImages: 10:25:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:25:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.4 10:25:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:25:14 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:25:14 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:14 latest 10:25:14 4.1.0-dev.4 10:25:14 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:14 main 10:25:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:25:15 57d60a9caf9c: Preparing 10:25:15 a1f82b315f9f: Preparing 10:25:15 cc2331ec9bba: Preparing 10:25:15 4082536f2a1e: Preparing 10:25:15 b72769ee031a: Preparing 10:25:15 ff9c6fcd21fe: Preparing 10:25:15 80cb53a19f8f: Preparing 10:25:15 359ad49460e0: Preparing 10:25:15 5292485855be: Preparing 10:25:15 2102ed1024da: Preparing 10:25:15 75d2e817dc0d: Preparing 10:25:15 5f70bf18a086: Preparing 10:25:15 5d812d235e93: Preparing 10:25:15 847deb388310: Preparing 10:25:15 9a499f09b1d7: Preparing 10:25:15 dd9c8f8612c8: Preparing 10:25:15 5292485855be: Waiting 10:25:15 80cb53a19f8f: Waiting 10:25:15 2102ed1024da: Waiting 10:25:15 75d2e817dc0d: Waiting 10:25:15 5f70bf18a086: Waiting 10:25:15 5d812d235e93: Waiting 10:25:15 847deb388310: Waiting 10:25:15 9a499f09b1d7: Waiting 10:25:15 dd9c8f8612c8: Waiting 10:25:15 359ad49460e0: Waiting 10:25:15 ff9c6fcd21fe: Waiting 10:25:15 a1f82b315f9f: Pushed 10:25:15 cc2331ec9bba: Pushed 10:25:15 b72769ee031a: Pushed 10:25:15 4082536f2a1e: Pushed 10:25:15 57d60a9caf9c: Pushed 10:25:15 359ad49460e0: Layer already exists 10:25:15 5292485855be: Layer already exists 10:25:15 ff9c6fcd21fe: Pushed 10:25:15 5f70bf18a086: Layer already exists 10:25:15 2102ed1024da: Pushed 10:25:15 75d2e817dc0d: Pushed 10:25:15 dd9c8f8612c8: Layer already exists 10:25:15 5d812d235e93: Pushed 10:25:15 847deb388310: Pushed 10:25:15 9a499f09b1d7: Pushed 10:25:18 80cb53a19f8f: Pushed 10:25:18 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:81240bc65d89c2c2e306b41b239115744408459c664454493f6b8df256f6fd14 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:25:19 57d60a9caf9c: Preparing 10:25:19 a1f82b315f9f: Preparing 10:25:19 cc2331ec9bba: Preparing 10:25:19 4082536f2a1e: Preparing 10:25:19 b72769ee031a: Preparing 10:25:19 ff9c6fcd21fe: Preparing 10:25:19 80cb53a19f8f: Preparing 10:25:19 359ad49460e0: Preparing 10:25:19 5292485855be: Preparing 10:25:19 2102ed1024da: Preparing 10:25:19 75d2e817dc0d: Preparing 10:25:19 5f70bf18a086: Preparing 10:25:19 5d812d235e93: Preparing 10:25:19 847deb388310: Preparing 10:25:19 9a499f09b1d7: Preparing 10:25:19 ff9c6fcd21fe: Waiting 10:25:19 5292485855be: Waiting 10:25:19 2102ed1024da: Waiting 10:25:19 75d2e817dc0d: Waiting 10:25:19 5f70bf18a086: Waiting 10:25:19 5d812d235e93: Waiting 10:25:19 80cb53a19f8f: Waiting 10:25:19 847deb388310: Waiting 10:25:19 359ad49460e0: Waiting 10:25:19 dd9c8f8612c8: Preparing 10:25:19 9a499f09b1d7: Waiting 10:25:19 dd9c8f8612c8: Waiting 10:25:19 4082536f2a1e: Layer already exists 10:25:19 cc2331ec9bba: Layer already exists 10:25:19 b72769ee031a: Layer already exists 10:25:19 57d60a9caf9c: Layer already exists 10:25:19 a1f82b315f9f: Layer already exists 10:25:19 359ad49460e0: Layer already exists 10:25:19 ff9c6fcd21fe: Layer already exists 10:25:19 80cb53a19f8f: Layer already exists 10:25:19 2102ed1024da: Layer already exists 10:25:19 5292485855be: Layer already exists 10:25:19 5f70bf18a086: Layer already exists 10:25:19 5d812d235e93: Layer already exists 10:25:19 75d2e817dc0d: Layer already exists 10:25:19 9a499f09b1d7: Layer already exists 10:25:19 847deb388310: Layer already exists 10:25:19 dd9c8f8612c8: Layer already exists 10:25:19 latest: digest: sha256:81240bc65d89c2c2e306b41b239115744408459c664454493f6b8df256f6fd14 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.4 10:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:25:20 57d60a9caf9c: Preparing 10:25:20 a1f82b315f9f: Preparing 10:25:20 cc2331ec9bba: Preparing 10:25:20 4082536f2a1e: Preparing 10:25:20 b72769ee031a: Preparing 10:25:20 ff9c6fcd21fe: Preparing 10:25:20 80cb53a19f8f: Preparing 10:25:20 359ad49460e0: Preparing 10:25:20 5292485855be: Preparing 10:25:20 2102ed1024da: Preparing 10:25:20 75d2e817dc0d: Preparing 10:25:20 5f70bf18a086: Preparing 10:25:20 5d812d235e93: Preparing 10:25:20 847deb388310: Preparing 10:25:20 359ad49460e0: Waiting 10:25:20 5292485855be: Waiting 10:25:20 9a499f09b1d7: Preparing 10:25:20 2102ed1024da: Waiting 10:25:20 dd9c8f8612c8: Preparing 10:25:20 5f70bf18a086: Waiting 10:25:20 5d812d235e93: Waiting 10:25:20 75d2e817dc0d: Waiting 10:25:20 847deb388310: Waiting 10:25:20 ff9c6fcd21fe: Waiting 10:25:20 80cb53a19f8f: Waiting 10:25:20 9a499f09b1d7: Waiting 10:25:20 dd9c8f8612c8: Waiting 10:25:20 4082536f2a1e: Layer already exists 10:25:20 cc2331ec9bba: Layer already exists 10:25:20 a1f82b315f9f: Layer already exists 10:25:20 57d60a9caf9c: Layer already exists 10:25:20 b72769ee031a: Layer already exists 10:25:20 359ad49460e0: Layer already exists 10:25:20 2102ed1024da: Layer already exists 10:25:20 ff9c6fcd21fe: Layer already exists 10:25:20 80cb53a19f8f: Layer already exists 10:25:20 5292485855be: Layer already exists 10:25:20 5f70bf18a086: Layer already exists 10:25:20 9a499f09b1d7: Layer already exists 10:25:20 5d812d235e93: Layer already exists 10:25:20 847deb388310: Layer already exists 10:25:20 75d2e817dc0d: Layer already exists 10:25:20 dd9c8f8612c8: Layer already exists 10:25:20 4.1.0-dev.4: digest: sha256:81240bc65d89c2c2e306b41b239115744408459c664454493f6b8df256f6fd14 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:25:21 57d60a9caf9c: Preparing 10:25:21 a1f82b315f9f: Preparing 10:25:21 cc2331ec9bba: Preparing 10:25:21 4082536f2a1e: Preparing 10:25:21 b72769ee031a: Preparing 10:25:21 ff9c6fcd21fe: Preparing 10:25:21 80cb53a19f8f: Preparing 10:25:21 359ad49460e0: Preparing 10:25:21 5292485855be: Preparing 10:25:21 2102ed1024da: Preparing 10:25:21 75d2e817dc0d: Preparing 10:25:21 5f70bf18a086: Preparing 10:25:21 5d812d235e93: Preparing 10:25:21 80cb53a19f8f: Waiting 10:25:21 359ad49460e0: Waiting 10:25:21 5292485855be: Waiting 10:25:21 2102ed1024da: Waiting 10:25:21 75d2e817dc0d: Waiting 10:25:21 5f70bf18a086: Waiting 10:25:21 ff9c6fcd21fe: Waiting 10:25:21 847deb388310: Preparing 10:25:21 9a499f09b1d7: Preparing 10:25:21 dd9c8f8612c8: Preparing 10:25:21 5d812d235e93: Waiting 10:25:21 847deb388310: Waiting 10:25:21 9a499f09b1d7: Waiting 10:25:21 dd9c8f8612c8: Waiting 10:25:21 4082536f2a1e: Layer already exists 10:25:21 a1f82b315f9f: Layer already exists 10:25:21 b72769ee031a: Layer already exists 10:25:21 cc2331ec9bba: Layer already exists 10:25:21 57d60a9caf9c: Layer already exists 10:25:21 ff9c6fcd21fe: Layer already exists 10:25:21 80cb53a19f8f: Layer already exists 10:25:21 2102ed1024da: Layer already exists 10:25:21 359ad49460e0: Layer already exists 10:25:21 5292485855be: Layer already exists 10:25:21 5d812d235e93: Layer already exists 10:25:21 5f70bf18a086: Layer already exists 10:25:21 75d2e817dc0d: Layer already exists 10:25:21 9a499f09b1d7: Layer already exists 10:25:21 847deb388310: Layer already exists 10:25:21 dd9c8f8612c8: Layer already exists 10:25:21 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:81240bc65d89c2c2e306b41b239115744408459c664454493f6b8df256f6fd14 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:25:22 57d60a9caf9c: Preparing 10:25:22 a1f82b315f9f: Preparing 10:25:22 cc2331ec9bba: Preparing 10:25:22 4082536f2a1e: Preparing 10:25:22 b72769ee031a: Preparing 10:25:22 ff9c6fcd21fe: Preparing 10:25:22 80cb53a19f8f: Preparing 10:25:22 359ad49460e0: Preparing 10:25:22 5292485855be: Preparing 10:25:22 2102ed1024da: Preparing 10:25:22 75d2e817dc0d: Preparing 10:25:22 5f70bf18a086: Preparing 10:25:22 5d812d235e93: Preparing 10:25:22 847deb388310: Preparing 10:25:22 9a499f09b1d7: Preparing 10:25:22 dd9c8f8612c8: Preparing 10:25:22 2102ed1024da: Waiting 10:25:22 75d2e817dc0d: Waiting 10:25:22 5f70bf18a086: Waiting 10:25:22 5d812d235e93: Waiting 10:25:22 847deb388310: Waiting 10:25:22 80cb53a19f8f: Waiting 10:25:22 359ad49460e0: Waiting 10:25:22 5292485855be: Waiting 10:25:22 ff9c6fcd21fe: Waiting 10:25:22 9a499f09b1d7: Waiting 10:25:22 dd9c8f8612c8: Waiting 10:25:22 cc2331ec9bba: Layer already exists 10:25:22 4082536f2a1e: Layer already exists 10:25:22 57d60a9caf9c: Layer already exists 10:25:22 a1f82b315f9f: Layer already exists 10:25:22 b72769ee031a: Layer already exists 10:25:22 ff9c6fcd21fe: Layer already exists 10:25:22 80cb53a19f8f: Layer already exists 10:25:22 359ad49460e0: Layer already exists 10:25:22 2102ed1024da: Layer already exists 10:25:22 5292485855be: Layer already exists 10:25:22 5d812d235e93: Layer already exists 10:25:22 9a499f09b1d7: Layer already exists 10:25:22 75d2e817dc0d: Layer already exists 10:25:22 5f70bf18a086: Layer already exists 10:25:22 847deb388310: Layer already exists 10:25:22 dd9c8f8612c8: Layer already exists 10:25:22 main: digest: sha256:81240bc65d89c2c2e306b41b239115744408459c664454493f6b8df256f6fd14 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:22 ===================================================== [Pipeline] echo 10:25:22 taggedImages: 10:25:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:25:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.4 10:25:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:25:22 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:25:22 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:22 latest 10:25:22 4.1.0-dev.4 10:25:22 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:22 main 10:25:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:25:23 45f3879ee71a: Preparing 10:25:23 ce025a51efed: Preparing 10:25:23 bb0293544c33: Preparing 10:25:23 d65b3e47e114: Preparing 10:25:23 359ad49460e0: Preparing 10:25:23 5292485855be: Preparing 10:25:23 13e6e8fd80c9: Preparing 10:25:23 65330134d458: Preparing 10:25:23 dd9c8f8612c8: Preparing 10:25:23 5292485855be: Waiting 10:25:23 13e6e8fd80c9: Waiting 10:25:23 65330134d458: Waiting 10:25:23 dd9c8f8612c8: Waiting 10:25:23 359ad49460e0: Layer already exists 10:25:23 5292485855be: Layer already exists 10:25:23 bb0293544c33: Pushed 10:25:23 13e6e8fd80c9: Layer already exists 10:25:23 ce025a51efed: Pushed 10:25:23 65330134d458: Layer already exists 10:25:23 dd9c8f8612c8: Layer already exists 10:25:23 45f3879ee71a: Pushed 10:25:28 d65b3e47e114: Pushed 10:25:28 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:99e91711cb57b834c5e44c8a5bc2db795b72c10be77ee800b41cdee21b80b59e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:25:29 45f3879ee71a: Preparing 10:25:29 ce025a51efed: Preparing 10:25:29 bb0293544c33: Preparing 10:25:29 d65b3e47e114: Preparing 10:25:29 359ad49460e0: Preparing 10:25:29 5292485855be: Preparing 10:25:29 13e6e8fd80c9: Preparing 10:25:29 65330134d458: Preparing 10:25:29 dd9c8f8612c8: Preparing 10:25:29 5292485855be: Waiting 10:25:29 13e6e8fd80c9: Waiting 10:25:29 65330134d458: Waiting 10:25:29 dd9c8f8612c8: Waiting 10:25:29 bb0293544c33: Layer already exists 10:25:29 45f3879ee71a: Layer already exists 10:25:29 359ad49460e0: Layer already exists 10:25:29 d65b3e47e114: Layer already exists 10:25:29 ce025a51efed: Layer already exists 10:25:29 5292485855be: Layer already exists 10:25:29 13e6e8fd80c9: Layer already exists 10:25:29 65330134d458: Layer already exists 10:25:29 dd9c8f8612c8: Layer already exists 10:25:29 latest: digest: sha256:99e91711cb57b834c5e44c8a5bc2db795b72c10be77ee800b41cdee21b80b59e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.4 10:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:25:30 45f3879ee71a: Preparing 10:25:30 ce025a51efed: Preparing 10:25:30 bb0293544c33: Preparing 10:25:30 d65b3e47e114: Preparing 10:25:30 359ad49460e0: Preparing 10:25:30 5292485855be: Preparing 10:25:30 13e6e8fd80c9: Preparing 10:25:30 65330134d458: Preparing 10:25:30 dd9c8f8612c8: Preparing 10:25:30 5292485855be: Waiting 10:25:30 13e6e8fd80c9: Waiting 10:25:30 65330134d458: Waiting 10:25:30 dd9c8f8612c8: Waiting 10:25:30 ce025a51efed: Layer already exists 10:25:30 359ad49460e0: Layer already exists 10:25:30 45f3879ee71a: Layer already exists 10:25:30 bb0293544c33: Layer already exists 10:25:30 d65b3e47e114: Layer already exists 10:25:30 5292485855be: Layer already exists 10:25:30 13e6e8fd80c9: Layer already exists 10:25:30 65330134d458: Layer already exists 10:25:30 dd9c8f8612c8: Layer already exists 10:25:30 4.1.0-dev.4: digest: sha256:99e91711cb57b834c5e44c8a5bc2db795b72c10be77ee800b41cdee21b80b59e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:25:31 45f3879ee71a: Preparing 10:25:31 ce025a51efed: Preparing 10:25:31 bb0293544c33: Preparing 10:25:31 d65b3e47e114: Preparing 10:25:31 359ad49460e0: Preparing 10:25:31 5292485855be: Preparing 10:25:31 13e6e8fd80c9: Preparing 10:25:31 65330134d458: Preparing 10:25:31 dd9c8f8612c8: Preparing 10:25:31 5292485855be: Waiting 10:25:31 65330134d458: Waiting 10:25:31 dd9c8f8612c8: Waiting 10:25:31 13e6e8fd80c9: Waiting 10:25:31 ce025a51efed: Layer already exists 10:25:31 bb0293544c33: Layer already exists 10:25:31 d65b3e47e114: Layer already exists 10:25:31 359ad49460e0: Layer already exists 10:25:31 45f3879ee71a: Layer already exists 10:25:31 5292485855be: Layer already exists 10:25:31 13e6e8fd80c9: Layer already exists 10:25:31 65330134d458: Layer already exists 10:25:31 dd9c8f8612c8: Layer already exists 10:25:31 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:99e91711cb57b834c5e44c8a5bc2db795b72c10be77ee800b41cdee21b80b59e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:25:32 45f3879ee71a: Preparing 10:25:32 ce025a51efed: Preparing 10:25:32 bb0293544c33: Preparing 10:25:32 d65b3e47e114: Preparing 10:25:32 359ad49460e0: Preparing 10:25:32 5292485855be: Preparing 10:25:32 13e6e8fd80c9: Preparing 10:25:32 65330134d458: Preparing 10:25:32 dd9c8f8612c8: Preparing 10:25:32 5292485855be: Waiting 10:25:32 13e6e8fd80c9: Waiting 10:25:32 65330134d458: Waiting 10:25:32 dd9c8f8612c8: Waiting 10:25:32 45f3879ee71a: Layer already exists 10:25:32 ce025a51efed: Layer already exists 10:25:32 d65b3e47e114: Layer already exists 10:25:32 bb0293544c33: Layer already exists 10:25:32 359ad49460e0: Layer already exists 10:25:32 5292485855be: Layer already exists 10:25:32 dd9c8f8612c8: Layer already exists 10:25:32 65330134d458: Layer already exists 10:25:32 13e6e8fd80c9: Layer already exists 10:25:32 main: digest: sha256:99e91711cb57b834c5e44c8a5bc2db795b72c10be77ee800b41cdee21b80b59e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:32 ===================================================== [Pipeline] echo 10:25:32 taggedImages: 10:25:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:25:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.4 10:25:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:25:32 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:25:32 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:32 latest 10:25:32 4.1.0-dev.4 10:25:32 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:32 main 10:25:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:25:33 71d26e1ee4e4: Preparing 10:25:33 fd42ceff2327: Preparing 10:25:33 15b1f3b111cc: Preparing 10:25:33 b364fccb70d6: Preparing 10:25:33 7464da249eaa: Preparing 10:25:33 359ad49460e0: Preparing 10:25:33 5292485855be: Preparing 10:25:33 a9e76e042fda: Preparing 10:25:33 393d661544a4: Preparing 10:25:33 27d61df62d4a: Preparing 10:25:33 dd9c8f8612c8: Preparing 10:25:33 359ad49460e0: Waiting 10:25:33 5292485855be: Waiting 10:25:33 a9e76e042fda: Waiting 10:25:33 393d661544a4: Waiting 10:25:33 27d61df62d4a: Waiting 10:25:33 dd9c8f8612c8: Waiting 10:25:33 7464da249eaa: Pushed 10:25:33 b364fccb70d6: Pushed 10:25:33 fd42ceff2327: Pushed 10:25:33 71d26e1ee4e4: Pushed 10:25:33 359ad49460e0: Layer already exists 10:25:33 5292485855be: Layer already exists 10:25:33 dd9c8f8612c8: Layer already exists 10:25:33 a9e76e042fda: Pushed 10:25:33 393d661544a4: Pushed 10:25:36 27d61df62d4a: Pushed 10:25:37 15b1f3b111cc: Pushed 10:25:37 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:e09c3acd8ce9675539104d00c215efdadfe8709c670aeb1e3472d9ac4cc24e04 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:25:38 71d26e1ee4e4: Preparing 10:25:38 fd42ceff2327: Preparing 10:25:38 15b1f3b111cc: Preparing 10:25:38 b364fccb70d6: Preparing 10:25:38 7464da249eaa: Preparing 10:25:38 359ad49460e0: Preparing 10:25:38 5292485855be: Preparing 10:25:38 a9e76e042fda: Preparing 10:25:38 393d661544a4: Preparing 10:25:38 27d61df62d4a: Preparing 10:25:38 dd9c8f8612c8: Preparing 10:25:38 5292485855be: Waiting 10:25:38 a9e76e042fda: Waiting 10:25:38 393d661544a4: Waiting 10:25:38 27d61df62d4a: Waiting 10:25:38 dd9c8f8612c8: Waiting 10:25:38 359ad49460e0: Waiting 10:25:38 15b1f3b111cc: Layer already exists 10:25:38 7464da249eaa: Layer already exists 10:25:38 b364fccb70d6: Layer already exists 10:25:38 71d26e1ee4e4: Layer already exists 10:25:38 fd42ceff2327: Layer already exists 10:25:38 359ad49460e0: Layer already exists 10:25:38 5292485855be: Layer already exists 10:25:38 a9e76e042fda: Layer already exists 10:25:38 393d661544a4: Layer already exists 10:25:38 27d61df62d4a: Layer already exists 10:25:38 dd9c8f8612c8: Layer already exists 10:25:39 latest: digest: sha256:e09c3acd8ce9675539104d00c215efdadfe8709c670aeb1e3472d9ac4cc24e04 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.4 10:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:25:39 71d26e1ee4e4: Preparing 10:25:39 fd42ceff2327: Preparing 10:25:39 15b1f3b111cc: Preparing 10:25:39 b364fccb70d6: Preparing 10:25:39 7464da249eaa: Preparing 10:25:39 359ad49460e0: Preparing 10:25:39 5292485855be: Preparing 10:25:39 359ad49460e0: Waiting 10:25:39 a9e76e042fda: Preparing 10:25:39 393d661544a4: Preparing 10:25:39 27d61df62d4a: Preparing 10:25:39 5292485855be: Waiting 10:25:39 dd9c8f8612c8: Preparing 10:25:39 393d661544a4: Waiting 10:25:39 27d61df62d4a: Waiting 10:25:39 dd9c8f8612c8: Waiting 10:25:39 a9e76e042fda: Waiting 10:25:39 7464da249eaa: Layer already exists 10:25:39 15b1f3b111cc: Layer already exists 10:25:39 fd42ceff2327: Layer already exists 10:25:39 b364fccb70d6: Layer already exists 10:25:39 71d26e1ee4e4: Layer already exists 10:25:39 359ad49460e0: Layer already exists 10:25:39 393d661544a4: Layer already exists 10:25:39 5292485855be: Layer already exists 10:25:39 27d61df62d4a: Layer already exists 10:25:39 a9e76e042fda: Layer already exists 10:25:39 dd9c8f8612c8: Layer already exists 10:25:39 4.1.0-dev.4: digest: sha256:e09c3acd8ce9675539104d00c215efdadfe8709c670aeb1e3472d9ac4cc24e04 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:25:40 71d26e1ee4e4: Preparing 10:25:40 fd42ceff2327: Preparing 10:25:40 15b1f3b111cc: Preparing 10:25:40 b364fccb70d6: Preparing 10:25:40 7464da249eaa: Preparing 10:25:40 359ad49460e0: Preparing 10:25:40 5292485855be: Preparing 10:25:40 a9e76e042fda: Preparing 10:25:40 393d661544a4: Preparing 10:25:40 27d61df62d4a: Preparing 10:25:40 dd9c8f8612c8: Preparing 10:25:40 a9e76e042fda: Waiting 10:25:40 393d661544a4: Waiting 10:25:40 27d61df62d4a: Waiting 10:25:40 dd9c8f8612c8: Waiting 10:25:40 359ad49460e0: Waiting 10:25:40 5292485855be: Waiting 10:25:40 71d26e1ee4e4: Layer already exists 10:25:40 15b1f3b111cc: Layer already exists 10:25:40 fd42ceff2327: Layer already exists 10:25:40 7464da249eaa: Layer already exists 10:25:40 b364fccb70d6: Layer already exists 10:25:40 359ad49460e0: Layer already exists 10:25:40 5292485855be: Layer already exists 10:25:40 a9e76e042fda: Layer already exists 10:25:40 393d661544a4: Layer already exists 10:25:40 27d61df62d4a: Layer already exists 10:25:40 dd9c8f8612c8: Layer already exists 10:25:40 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:e09c3acd8ce9675539104d00c215efdadfe8709c670aeb1e3472d9ac4cc24e04 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:25:41 71d26e1ee4e4: Preparing 10:25:41 fd42ceff2327: Preparing 10:25:41 15b1f3b111cc: Preparing 10:25:41 b364fccb70d6: Preparing 10:25:41 7464da249eaa: Preparing 10:25:41 359ad49460e0: Preparing 10:25:41 5292485855be: Preparing 10:25:41 a9e76e042fda: Preparing 10:25:41 393d661544a4: Preparing 10:25:41 27d61df62d4a: Preparing 10:25:41 dd9c8f8612c8: Preparing 10:25:41 a9e76e042fda: Waiting 10:25:41 393d661544a4: Waiting 10:25:41 27d61df62d4a: Waiting 10:25:41 359ad49460e0: Waiting 10:25:41 5292485855be: Waiting 10:25:41 dd9c8f8612c8: Waiting 10:25:41 71d26e1ee4e4: Layer already exists 10:25:41 15b1f3b111cc: Layer already exists 10:25:41 7464da249eaa: Layer already exists 10:25:41 b364fccb70d6: Layer already exists 10:25:41 fd42ceff2327: Layer already exists 10:25:41 359ad49460e0: Layer already exists 10:25:41 5292485855be: Layer already exists 10:25:41 a9e76e042fda: Layer already exists 10:25:41 393d661544a4: Layer already exists 10:25:41 27d61df62d4a: Layer already exists 10:25:41 dd9c8f8612c8: Layer already exists 10:25:41 main: digest: sha256:e09c3acd8ce9675539104d00c215efdadfe8709c670aeb1e3472d9ac4cc24e04 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:42 ===================================================== [Pipeline] echo 10:25:42 taggedImages: 10:25:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:25:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.4 10:25:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:25:42 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:25:42 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:42 latest 10:25:42 4.1.0-dev.4 10:25:42 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:42 main 10:25:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:25:42 13bffb1c6ed7: Preparing 10:25:42 a772ee934646: Preparing 10:25:42 d37942a8d253: Preparing 10:25:42 a162508506f4: Preparing 10:25:42 21a69e14e7aa: Preparing 10:25:42 85adfe3db71f: Preparing 10:25:42 2b006567c116: Preparing 10:25:42 359ad49460e0: Preparing 10:25:42 5292485855be: Preparing 10:25:42 61fbe199b1ac: Preparing 10:25:42 9710ce21b77e: Preparing 10:25:42 dd9c8f8612c8: Preparing 10:25:42 359ad49460e0: Waiting 10:25:42 5292485855be: Waiting 10:25:42 61fbe199b1ac: Waiting 10:25:42 85adfe3db71f: Waiting 10:25:42 2b006567c116: Waiting 10:25:42 dd9c8f8612c8: Waiting 10:25:42 9710ce21b77e: Waiting 10:25:43 a772ee934646: Pushed 10:25:43 21a69e14e7aa: Pushed 10:25:43 13bffb1c6ed7: Pushed 10:25:43 359ad49460e0: Layer already exists 10:25:43 85adfe3db71f: Pushed 10:25:43 5292485855be: Layer already exists 10:25:43 2b006567c116: Pushed 10:25:43 dd9c8f8612c8: Layer already exists 10:25:43 61fbe199b1ac: Pushed 10:25:45 9710ce21b77e: Pushed 10:25:47 a162508506f4: Pushed 10:25:49 d37942a8d253: Pushed 10:25:49 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:b287298341abbc75bc3c21e747e60f8f299d1b3f3e802f4bcc3dcd7f61500cc2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:25:50 13bffb1c6ed7: Preparing 10:25:50 a772ee934646: Preparing 10:25:50 d37942a8d253: Preparing 10:25:50 a162508506f4: Preparing 10:25:50 21a69e14e7aa: Preparing 10:25:50 85adfe3db71f: Preparing 10:25:50 2b006567c116: Preparing 10:25:50 359ad49460e0: Preparing 10:25:50 5292485855be: Preparing 10:25:50 61fbe199b1ac: Preparing 10:25:50 9710ce21b77e: Preparing 10:25:50 dd9c8f8612c8: Preparing 10:25:50 359ad49460e0: Waiting 10:25:50 5292485855be: Waiting 10:25:50 61fbe199b1ac: Waiting 10:25:50 9710ce21b77e: Waiting 10:25:50 dd9c8f8612c8: Waiting 10:25:50 85adfe3db71f: Waiting 10:25:50 2b006567c116: Waiting 10:25:50 d37942a8d253: Layer already exists 10:25:50 a772ee934646: Layer already exists 10:25:50 13bffb1c6ed7: Layer already exists 10:25:50 21a69e14e7aa: Layer already exists 10:25:50 a162508506f4: Layer already exists 10:25:50 85adfe3db71f: Layer already exists 10:25:50 61fbe199b1ac: Layer already exists 10:25:50 359ad49460e0: Layer already exists 10:25:50 2b006567c116: Layer already exists 10:25:50 5292485855be: Layer already exists 10:25:50 9710ce21b77e: Layer already exists 10:25:50 dd9c8f8612c8: Layer already exists 10:25:50 latest: digest: sha256:b287298341abbc75bc3c21e747e60f8f299d1b3f3e802f4bcc3dcd7f61500cc2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.4 10:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:25:51 13bffb1c6ed7: Preparing 10:25:51 a772ee934646: Preparing 10:25:51 d37942a8d253: Preparing 10:25:51 a162508506f4: Preparing 10:25:51 21a69e14e7aa: Preparing 10:25:51 85adfe3db71f: Preparing 10:25:51 2b006567c116: Preparing 10:25:51 359ad49460e0: Preparing 10:25:51 5292485855be: Preparing 10:25:51 61fbe199b1ac: Preparing 10:25:51 9710ce21b77e: Preparing 10:25:51 dd9c8f8612c8: Preparing 10:25:51 359ad49460e0: Waiting 10:25:51 5292485855be: Waiting 10:25:51 61fbe199b1ac: Waiting 10:25:51 9710ce21b77e: Waiting 10:25:51 dd9c8f8612c8: Waiting 10:25:51 85adfe3db71f: Waiting 10:25:51 2b006567c116: Waiting 10:25:51 13bffb1c6ed7: Layer already exists 10:25:51 a772ee934646: Layer already exists 10:25:51 a162508506f4: Layer already exists 10:25:51 d37942a8d253: Layer already exists 10:25:51 21a69e14e7aa: Layer already exists 10:25:51 85adfe3db71f: Layer already exists 10:25:51 2b006567c116: Layer already exists 10:25:51 61fbe199b1ac: Layer already exists 10:25:51 359ad49460e0: Layer already exists 10:25:51 5292485855be: Layer already exists 10:25:51 9710ce21b77e: Layer already exists 10:25:51 dd9c8f8612c8: Layer already exists 10:25:51 4.1.0-dev.4: digest: sha256:b287298341abbc75bc3c21e747e60f8f299d1b3f3e802f4bcc3dcd7f61500cc2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:25:52 13bffb1c6ed7: Preparing 10:25:52 a772ee934646: Preparing 10:25:52 d37942a8d253: Preparing 10:25:52 a162508506f4: Preparing 10:25:52 21a69e14e7aa: Preparing 10:25:52 85adfe3db71f: Preparing 10:25:52 2b006567c116: Preparing 10:25:52 359ad49460e0: Preparing 10:25:52 5292485855be: Preparing 10:25:52 61fbe199b1ac: Preparing 10:25:52 9710ce21b77e: Preparing 10:25:52 dd9c8f8612c8: Preparing 10:25:52 85adfe3db71f: Waiting 10:25:52 2b006567c116: Waiting 10:25:52 359ad49460e0: Waiting 10:25:52 5292485855be: Waiting 10:25:52 61fbe199b1ac: Waiting 10:25:52 dd9c8f8612c8: Waiting 10:25:52 a772ee934646: Layer already exists 10:25:52 13bffb1c6ed7: Layer already exists 10:25:52 21a69e14e7aa: Layer already exists 10:25:52 a162508506f4: Layer already exists 10:25:52 d37942a8d253: Layer already exists 10:25:52 2b006567c116: Layer already exists 10:25:52 85adfe3db71f: Layer already exists 10:25:52 61fbe199b1ac: Layer already exists 10:25:52 5292485855be: Layer already exists 10:25:52 359ad49460e0: Layer already exists 10:25:52 dd9c8f8612c8: Layer already exists 10:25:52 9710ce21b77e: Layer already exists 10:25:52 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:b287298341abbc75bc3c21e747e60f8f299d1b3f3e802f4bcc3dcd7f61500cc2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:25:53 13bffb1c6ed7: Preparing 10:25:53 a772ee934646: Preparing 10:25:53 d37942a8d253: Preparing 10:25:53 a162508506f4: Preparing 10:25:53 21a69e14e7aa: Preparing 10:25:53 85adfe3db71f: Preparing 10:25:53 2b006567c116: Preparing 10:25:53 359ad49460e0: Preparing 10:25:53 5292485855be: Preparing 10:25:53 61fbe199b1ac: Preparing 10:25:53 9710ce21b77e: Preparing 10:25:53 dd9c8f8612c8: Preparing 10:25:53 359ad49460e0: Waiting 10:25:53 5292485855be: Waiting 10:25:53 61fbe199b1ac: Waiting 10:25:53 9710ce21b77e: Waiting 10:25:53 dd9c8f8612c8: Waiting 10:25:53 85adfe3db71f: Waiting 10:25:53 2b006567c116: Waiting 10:25:53 13bffb1c6ed7: Layer already exists 10:25:53 a162508506f4: Layer already exists 10:25:53 21a69e14e7aa: Layer already exists 10:25:53 a772ee934646: Layer already exists 10:25:53 d37942a8d253: Layer already exists 10:25:53 85adfe3db71f: Layer already exists 10:25:53 2b006567c116: Layer already exists 10:25:53 61fbe199b1ac: Layer already exists 10:25:53 5292485855be: Layer already exists 10:25:53 359ad49460e0: Layer already exists 10:25:53 9710ce21b77e: Layer already exists 10:25:53 dd9c8f8612c8: Layer already exists 10:25:53 main: digest: sha256:b287298341abbc75bc3c21e747e60f8f299d1b3f3e802f4bcc3dcd7f61500cc2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:53 ===================================================== [Pipeline] echo 10:25:53 taggedImages: 10:25:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:25:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.4 10:25:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:25:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:25:53 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:53 latest 10:25:53 4.1.0-dev.4 10:25:53 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:25:53 main 10:25:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:25:54 38c91a25a773: Preparing 10:25:54 617208f103b7: Preparing 10:25:54 359ad49460e0: Preparing 10:25:54 5292485855be: Preparing 10:25:54 0e31657ced60: Preparing 10:25:54 0f63661b0d04: Preparing 10:25:54 dd9c8f8612c8: Preparing 10:25:54 0f63661b0d04: Waiting 10:25:54 dd9c8f8612c8: Waiting 10:25:54 5292485855be: Layer already exists 10:25:54 359ad49460e0: Layer already exists 10:25:54 dd9c8f8612c8: Layer already exists 10:25:54 38c91a25a773: Pushed 10:25:54 0e31657ced60: Pushed 10:25:56 0f63661b0d04: Pushed 10:26:01 617208f103b7: Pushed 10:26:01 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:493dc547b9d9db64604bd58423bdf4a8377e7a9da37d7f418e07f1f064cf1ecf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:26:02 38c91a25a773: Preparing 10:26:02 617208f103b7: Preparing 10:26:02 359ad49460e0: Preparing 10:26:02 5292485855be: Preparing 10:26:02 0e31657ced60: Preparing 10:26:02 0f63661b0d04: Preparing 10:26:02 dd9c8f8612c8: Preparing 10:26:02 dd9c8f8612c8: Waiting 10:26:02 0f63661b0d04: Waiting 10:26:02 0e31657ced60: Layer already exists 10:26:02 617208f103b7: Layer already exists 10:26:02 38c91a25a773: Layer already exists 10:26:02 359ad49460e0: Layer already exists 10:26:02 5292485855be: Layer already exists 10:26:02 0f63661b0d04: Layer already exists 10:26:02 dd9c8f8612c8: Layer already exists 10:26:02 latest: digest: sha256:493dc547b9d9db64604bd58423bdf4a8377e7a9da37d7f418e07f1f064cf1ecf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.4 10:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:26:03 38c91a25a773: Preparing 10:26:03 617208f103b7: Preparing 10:26:03 359ad49460e0: Preparing 10:26:03 5292485855be: Preparing 10:26:03 0e31657ced60: Preparing 10:26:03 0f63661b0d04: Preparing 10:26:03 dd9c8f8612c8: Preparing 10:26:03 0f63661b0d04: Waiting 10:26:03 dd9c8f8612c8: Waiting 10:26:03 38c91a25a773: Layer already exists 10:26:03 617208f103b7: Layer already exists 10:26:03 359ad49460e0: Layer already exists 10:26:03 5292485855be: Layer already exists 10:26:03 0e31657ced60: Layer already exists 10:26:03 dd9c8f8612c8: Layer already exists 10:26:03 0f63661b0d04: Layer already exists 10:26:03 4.1.0-dev.4: digest: sha256:493dc547b9d9db64604bd58423bdf4a8377e7a9da37d7f418e07f1f064cf1ecf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:26:04 38c91a25a773: Preparing 10:26:04 617208f103b7: Preparing 10:26:04 359ad49460e0: Preparing 10:26:04 5292485855be: Preparing 10:26:04 0e31657ced60: Preparing 10:26:04 0f63661b0d04: Preparing 10:26:04 dd9c8f8612c8: Preparing 10:26:04 0f63661b0d04: Waiting 10:26:04 dd9c8f8612c8: Waiting 10:26:04 5292485855be: Layer already exists 10:26:04 617208f103b7: Layer already exists 10:26:04 359ad49460e0: Layer already exists 10:26:04 38c91a25a773: Layer already exists 10:26:04 0e31657ced60: Layer already exists 10:26:04 0f63661b0d04: Layer already exists 10:26:04 dd9c8f8612c8: Layer already exists 10:26:04 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:493dc547b9d9db64604bd58423bdf4a8377e7a9da37d7f418e07f1f064cf1ecf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:26:04 38c91a25a773: Preparing 10:26:04 617208f103b7: Preparing 10:26:04 359ad49460e0: Preparing 10:26:04 5292485855be: Preparing 10:26:04 0e31657ced60: Preparing 10:26:04 0f63661b0d04: Preparing 10:26:04 dd9c8f8612c8: Preparing 10:26:04 0f63661b0d04: Waiting 10:26:04 dd9c8f8612c8: Waiting 10:26:04 617208f103b7: Layer already exists 10:26:04 38c91a25a773: Layer already exists 10:26:04 5292485855be: Layer already exists 10:26:04 359ad49460e0: Layer already exists 10:26:04 0e31657ced60: Layer already exists 10:26:04 dd9c8f8612c8: Layer already exists 10:26:04 0f63661b0d04: Layer already exists 10:26:04 main: digest: sha256:493dc547b9d9db64604bd58423bdf4a8377e7a9da37d7f418e07f1f064cf1ecf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:05 ===================================================== [Pipeline] echo 10:26:05 taggedImages: 10:26:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:26:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:26:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.4 10:26:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:26:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:26:05 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:26:05 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:26:05 latest 10:26:05 4.1.0-dev.4 10:26:05 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:26:05 main 10:26:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:26:06 e2973b4c1f58: Preparing 10:26:06 f7c77e03e392: Preparing 10:26:06 22d789f84837: Preparing 10:26:06 359ad49460e0: Preparing 10:26:06 5292485855be: Preparing 10:26:06 d6b0ae636e47: Preparing 10:26:06 487163407112: Preparing 10:26:06 d2efecec49a9: Preparing 10:26:06 c0e7bf411cfe: Preparing 10:26:06 dd9c8f8612c8: Preparing 10:26:06 487163407112: Waiting 10:26:06 d2efecec49a9: Waiting 10:26:06 c0e7bf411cfe: Waiting 10:26:06 dd9c8f8612c8: Waiting 10:26:06 d6b0ae636e47: Waiting 10:26:06 359ad49460e0: Layer already exists 10:26:06 5292485855be: Layer already exists 10:26:06 f7c77e03e392: Pushed 10:26:06 22d789f84837: Pushed 10:26:06 e2973b4c1f58: Pushed 10:26:06 dd9c8f8612c8: Layer already exists 10:26:06 d2efecec49a9: Pushed 10:26:07 c0e7bf411cfe: Pushed 10:26:17 487163407112: Pushed 10:26:32 d6b0ae636e47: Pushed 10:26:32 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:8f2090880d2a3824733d73b82c39515b5b9b3f7eaf439145d1a32c74705a39db size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:26:32 e2973b4c1f58: Preparing 10:26:32 f7c77e03e392: Preparing 10:26:32 22d789f84837: Preparing 10:26:32 359ad49460e0: Preparing 10:26:32 5292485855be: Preparing 10:26:32 d6b0ae636e47: Preparing 10:26:32 487163407112: Preparing 10:26:32 d2efecec49a9: Preparing 10:26:32 c0e7bf411cfe: Preparing 10:26:32 dd9c8f8612c8: Preparing 10:26:32 d6b0ae636e47: Waiting 10:26:32 487163407112: Waiting 10:26:32 d2efecec49a9: Waiting 10:26:32 c0e7bf411cfe: Waiting 10:26:32 dd9c8f8612c8: Waiting 10:26:32 359ad49460e0: Layer already exists 10:26:32 22d789f84837: Layer already exists 10:26:32 5292485855be: Layer already exists 10:26:32 f7c77e03e392: Layer already exists 10:26:32 e2973b4c1f58: Layer already exists 10:26:32 487163407112: Layer already exists 10:26:32 d6b0ae636e47: Layer already exists 10:26:32 d2efecec49a9: Layer already exists 10:26:32 c0e7bf411cfe: Layer already exists 10:26:32 dd9c8f8612c8: Layer already exists 10:26:33 latest: digest: sha256:8f2090880d2a3824733d73b82c39515b5b9b3f7eaf439145d1a32c74705a39db size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.4 10:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:26:33 e2973b4c1f58: Preparing 10:26:33 f7c77e03e392: Preparing 10:26:33 22d789f84837: Preparing 10:26:33 359ad49460e0: Preparing 10:26:33 5292485855be: Preparing 10:26:33 d6b0ae636e47: Preparing 10:26:33 487163407112: Preparing 10:26:33 d2efecec49a9: Preparing 10:26:33 c0e7bf411cfe: Preparing 10:26:33 dd9c8f8612c8: Preparing 10:26:33 d6b0ae636e47: Waiting 10:26:33 487163407112: Waiting 10:26:33 d2efecec49a9: Waiting 10:26:33 c0e7bf411cfe: Waiting 10:26:33 dd9c8f8612c8: Waiting 10:26:33 f7c77e03e392: Layer already exists 10:26:33 22d789f84837: Layer already exists 10:26:33 5292485855be: Layer already exists 10:26:33 359ad49460e0: Layer already exists 10:26:33 e2973b4c1f58: Layer already exists 10:26:33 d6b0ae636e47: Layer already exists 10:26:33 487163407112: Layer already exists 10:26:33 c0e7bf411cfe: Layer already exists 10:26:33 dd9c8f8612c8: Layer already exists 10:26:33 d2efecec49a9: Layer already exists 10:26:34 4.1.0-dev.4: digest: sha256:8f2090880d2a3824733d73b82c39515b5b9b3f7eaf439145d1a32c74705a39db size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:26:34 e2973b4c1f58: Preparing 10:26:34 f7c77e03e392: Preparing 10:26:34 22d789f84837: Preparing 10:26:34 359ad49460e0: Preparing 10:26:34 5292485855be: Preparing 10:26:34 d6b0ae636e47: Preparing 10:26:34 487163407112: Preparing 10:26:34 d2efecec49a9: Preparing 10:26:34 c0e7bf411cfe: Preparing 10:26:34 dd9c8f8612c8: Preparing 10:26:34 487163407112: Waiting 10:26:34 dd9c8f8612c8: Waiting 10:26:34 d2efecec49a9: Waiting 10:26:34 c0e7bf411cfe: Waiting 10:26:34 d6b0ae636e47: Waiting 10:26:34 359ad49460e0: Layer already exists 10:26:34 e2973b4c1f58: Layer already exists 10:26:34 f7c77e03e392: Layer already exists 10:26:34 5292485855be: Layer already exists 10:26:34 22d789f84837: Layer already exists 10:26:34 c0e7bf411cfe: Layer already exists 10:26:34 d2efecec49a9: Layer already exists 10:26:34 d6b0ae636e47: Layer already exists 10:26:34 dd9c8f8612c8: Layer already exists 10:26:34 487163407112: Layer already exists 10:26:34 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:8f2090880d2a3824733d73b82c39515b5b9b3f7eaf439145d1a32c74705a39db size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:26:35 e2973b4c1f58: Preparing 10:26:35 f7c77e03e392: Preparing 10:26:35 22d789f84837: Preparing 10:26:35 359ad49460e0: Preparing 10:26:35 5292485855be: Preparing 10:26:35 d6b0ae636e47: Preparing 10:26:35 487163407112: Preparing 10:26:35 d2efecec49a9: Preparing 10:26:35 c0e7bf411cfe: Preparing 10:26:35 dd9c8f8612c8: Preparing 10:26:35 487163407112: Waiting 10:26:35 d2efecec49a9: Waiting 10:26:35 dd9c8f8612c8: Waiting 10:26:35 c0e7bf411cfe: Waiting 10:26:35 d6b0ae636e47: Waiting 10:26:35 e2973b4c1f58: Layer already exists 10:26:35 359ad49460e0: Layer already exists 10:26:35 22d789f84837: Layer already exists 10:26:35 f7c77e03e392: Layer already exists 10:26:35 5292485855be: Layer already exists 10:26:35 d6b0ae636e47: Layer already exists 10:26:35 487163407112: Layer already exists 10:26:35 d2efecec49a9: Layer already exists 10:26:35 c0e7bf411cfe: Layer already exists 10:26:35 dd9c8f8612c8: Layer already exists 10:26:36 main: digest: sha256:8f2090880d2a3824733d73b82c39515b5b9b3f7eaf439145d1a32c74705a39db size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:36 ===================================================== [Pipeline] echo 10:26:36 taggedImages: 10:26:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:26:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:26:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.4 10:26:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:26:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:26:36 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:26:36 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:26:36 latest 10:26:36 4.1.0-dev.4 10:26:36 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:26:36 main 10:26:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:26:36 e2468940f4ef: Preparing 10:26:36 90bf1a487284: Preparing 10:26:36 f2cf62fa2626: Preparing 10:26:36 359ad49460e0: Preparing 10:26:36 5292485855be: Preparing 10:26:36 d0e5efdd8196: Preparing 10:26:36 92aff4bdc478: Preparing 10:26:36 3b12dd8134e0: Preparing 10:26:36 dd9c8f8612c8: Preparing 10:26:36 92aff4bdc478: Waiting 10:26:36 3b12dd8134e0: Waiting 10:26:36 dd9c8f8612c8: Waiting 10:26:36 d0e5efdd8196: Waiting 10:26:36 359ad49460e0: Layer already exists 10:26:36 5292485855be: Layer already exists 10:26:37 e2468940f4ef: Pushed 10:26:37 f2cf62fa2626: Pushed 10:26:37 90bf1a487284: Pushed 10:26:37 92aff4bdc478: Pushed 10:26:37 dd9c8f8612c8: Layer already exists 10:26:37 3b12dd8134e0: Pushed 10:27:04 d0e5efdd8196: Pushed 10:27:04 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:309b42da7f6093004e23d836407c808273d9b61887ae743edb644f6e8a841492 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:27:05 e2468940f4ef: Preparing 10:27:05 90bf1a487284: Preparing 10:27:05 f2cf62fa2626: Preparing 10:27:05 359ad49460e0: Preparing 10:27:05 5292485855be: Preparing 10:27:05 d0e5efdd8196: Preparing 10:27:05 92aff4bdc478: Preparing 10:27:05 3b12dd8134e0: Preparing 10:27:05 dd9c8f8612c8: Preparing 10:27:05 d0e5efdd8196: Waiting 10:27:05 92aff4bdc478: Waiting 10:27:05 3b12dd8134e0: Waiting 10:27:05 dd9c8f8612c8: Waiting 10:27:05 359ad49460e0: Layer already exists 10:27:05 f2cf62fa2626: Layer already exists 10:27:05 90bf1a487284: Layer already exists 10:27:05 e2468940f4ef: Layer already exists 10:27:05 5292485855be: Layer already exists 10:27:05 d0e5efdd8196: Layer already exists 10:27:05 92aff4bdc478: Layer already exists 10:27:05 dd9c8f8612c8: Layer already exists 10:27:05 3b12dd8134e0: Layer already exists 10:27:05 latest: digest: sha256:309b42da7f6093004e23d836407c808273d9b61887ae743edb644f6e8a841492 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.4 10:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:27:06 e2468940f4ef: Preparing 10:27:06 90bf1a487284: Preparing 10:27:06 f2cf62fa2626: Preparing 10:27:06 359ad49460e0: Preparing 10:27:06 5292485855be: Preparing 10:27:06 d0e5efdd8196: Preparing 10:27:06 92aff4bdc478: Preparing 10:27:06 3b12dd8134e0: Preparing 10:27:06 dd9c8f8612c8: Preparing 10:27:06 d0e5efdd8196: Waiting 10:27:06 92aff4bdc478: Waiting 10:27:06 3b12dd8134e0: Waiting 10:27:06 dd9c8f8612c8: Waiting 10:27:06 e2468940f4ef: Layer already exists 10:27:06 5292485855be: Layer already exists 10:27:06 359ad49460e0: Layer already exists 10:27:06 90bf1a487284: Layer already exists 10:27:06 f2cf62fa2626: Layer already exists 10:27:06 92aff4bdc478: Layer already exists 10:27:06 d0e5efdd8196: Layer already exists 10:27:06 3b12dd8134e0: Layer already exists 10:27:06 dd9c8f8612c8: Layer already exists 10:27:06 4.1.0-dev.4: digest: sha256:309b42da7f6093004e23d836407c808273d9b61887ae743edb644f6e8a841492 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:27:06 e2468940f4ef: Preparing 10:27:06 90bf1a487284: Preparing 10:27:06 f2cf62fa2626: Preparing 10:27:06 359ad49460e0: Preparing 10:27:06 5292485855be: Preparing 10:27:06 d0e5efdd8196: Preparing 10:27:06 92aff4bdc478: Preparing 10:27:06 3b12dd8134e0: Preparing 10:27:06 dd9c8f8612c8: Preparing 10:27:06 d0e5efdd8196: Waiting 10:27:06 3b12dd8134e0: Waiting 10:27:06 dd9c8f8612c8: Waiting 10:27:06 92aff4bdc478: Waiting 10:27:06 359ad49460e0: Layer already exists 10:27:06 f2cf62fa2626: Layer already exists 10:27:06 e2468940f4ef: Layer already exists 10:27:06 5292485855be: Layer already exists 10:27:06 90bf1a487284: Layer already exists 10:27:06 3b12dd8134e0: Layer already exists 10:27:06 92aff4bdc478: Layer already exists 10:27:06 dd9c8f8612c8: Layer already exists 10:27:06 d0e5efdd8196: Layer already exists 10:27:06 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:309b42da7f6093004e23d836407c808273d9b61887ae743edb644f6e8a841492 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:27:07 e2468940f4ef: Preparing 10:27:07 90bf1a487284: Preparing 10:27:07 f2cf62fa2626: Preparing 10:27:07 359ad49460e0: Preparing 10:27:07 5292485855be: Preparing 10:27:07 d0e5efdd8196: Preparing 10:27:07 92aff4bdc478: Preparing 10:27:07 3b12dd8134e0: Preparing 10:27:07 dd9c8f8612c8: Preparing 10:27:07 d0e5efdd8196: Waiting 10:27:07 92aff4bdc478: Waiting 10:27:07 3b12dd8134e0: Waiting 10:27:07 dd9c8f8612c8: Waiting 10:27:07 f2cf62fa2626: Layer already exists 10:27:07 e2468940f4ef: Layer already exists 10:27:07 359ad49460e0: Layer already exists 10:27:07 5292485855be: Layer already exists 10:27:07 90bf1a487284: Layer already exists 10:27:07 92aff4bdc478: Layer already exists 10:27:07 d0e5efdd8196: Layer already exists 10:27:07 3b12dd8134e0: Layer already exists 10:27:07 dd9c8f8612c8: Layer already exists 10:27:07 main: digest: sha256:309b42da7f6093004e23d836407c808273d9b61887ae743edb644f6e8a841492 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:08 ===================================================== [Pipeline] echo 10:27:08 taggedImages: 10:27:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:27:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:27:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.4 10:27:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:27:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:27:08 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:27:08 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:27:08 latest 10:27:08 4.1.0-dev.4 10:27:08 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:27:08 main 10:27:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:27:08 cecd85e9f906: Preparing 10:27:08 485fe21b2667: Preparing 10:27:08 6431323d3a65: Preparing 10:27:08 359ad49460e0: Preparing 10:27:08 5292485855be: Preparing 10:27:08 d983af3a0464: Preparing 10:27:08 d2efecec49a9: Preparing 10:27:08 c0e7bf411cfe: Preparing 10:27:08 dd9c8f8612c8: Preparing 10:27:08 d2efecec49a9: Waiting 10:27:08 c0e7bf411cfe: Waiting 10:27:08 d983af3a0464: Waiting 10:27:08 dd9c8f8612c8: Waiting 10:27:08 5292485855be: Layer already exists 10:27:08 359ad49460e0: Layer already exists 10:27:08 d2efecec49a9: Layer already exists 10:27:09 c0e7bf411cfe: Layer already exists 10:27:09 cecd85e9f906: Pushed 10:27:09 6431323d3a65: Pushed 10:27:09 dd9c8f8612c8: Layer already exists 10:27:09 485fe21b2667: Pushed 10:27:35 d983af3a0464: Pushed 10:27:35 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:83ab56baa1f3bc84ea8744d54bd353148f8c85adeb652ae61a7ba0b4559422e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:27:36 cecd85e9f906: Preparing 10:27:36 485fe21b2667: Preparing 10:27:36 6431323d3a65: Preparing 10:27:36 359ad49460e0: Preparing 10:27:36 5292485855be: Preparing 10:27:36 d983af3a0464: Preparing 10:27:36 d2efecec49a9: Preparing 10:27:36 c0e7bf411cfe: Preparing 10:27:36 dd9c8f8612c8: Preparing 10:27:36 d2efecec49a9: Waiting 10:27:36 c0e7bf411cfe: Waiting 10:27:36 dd9c8f8612c8: Waiting 10:27:36 d983af3a0464: Waiting 10:27:36 cecd85e9f906: Layer already exists 10:27:36 6431323d3a65: Layer already exists 10:27:36 5292485855be: Layer already exists 10:27:36 359ad49460e0: Layer already exists 10:27:36 485fe21b2667: Layer already exists 10:27:36 d2efecec49a9: Layer already exists 10:27:36 d983af3a0464: Layer already exists 10:27:36 c0e7bf411cfe: Layer already exists 10:27:36 dd9c8f8612c8: Layer already exists 10:27:36 latest: digest: sha256:83ab56baa1f3bc84ea8744d54bd353148f8c85adeb652ae61a7ba0b4559422e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.4 10:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:27:37 cecd85e9f906: Preparing 10:27:37 485fe21b2667: Preparing 10:27:37 6431323d3a65: Preparing 10:27:37 359ad49460e0: Preparing 10:27:37 5292485855be: Preparing 10:27:37 d983af3a0464: Preparing 10:27:37 d2efecec49a9: Preparing 10:27:37 c0e7bf411cfe: Preparing 10:27:37 dd9c8f8612c8: Preparing 10:27:37 d983af3a0464: Waiting 10:27:37 d2efecec49a9: Waiting 10:27:37 c0e7bf411cfe: Waiting 10:27:37 dd9c8f8612c8: Waiting 10:27:37 6431323d3a65: Layer already exists 10:27:37 5292485855be: Layer already exists 10:27:37 485fe21b2667: Layer already exists 10:27:37 359ad49460e0: Layer already exists 10:27:37 cecd85e9f906: Layer already exists 10:27:37 d983af3a0464: Layer already exists 10:27:37 d2efecec49a9: Layer already exists 10:27:37 c0e7bf411cfe: Layer already exists 10:27:37 dd9c8f8612c8: Layer already exists 10:27:37 4.1.0-dev.4: digest: sha256:83ab56baa1f3bc84ea8744d54bd353148f8c85adeb652ae61a7ba0b4559422e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:27:38 cecd85e9f906: Preparing 10:27:38 485fe21b2667: Preparing 10:27:38 6431323d3a65: Preparing 10:27:38 359ad49460e0: Preparing 10:27:38 5292485855be: Preparing 10:27:38 d983af3a0464: Preparing 10:27:38 d2efecec49a9: Preparing 10:27:38 c0e7bf411cfe: Preparing 10:27:38 dd9c8f8612c8: Preparing 10:27:38 d983af3a0464: Waiting 10:27:38 d2efecec49a9: Waiting 10:27:38 c0e7bf411cfe: Waiting 10:27:38 dd9c8f8612c8: Waiting 10:27:38 cecd85e9f906: Layer already exists 10:27:38 485fe21b2667: Layer already exists 10:27:38 6431323d3a65: Layer already exists 10:27:38 359ad49460e0: Layer already exists 10:27:38 5292485855be: Layer already exists 10:27:38 d983af3a0464: Layer already exists 10:27:38 d2efecec49a9: Layer already exists 10:27:38 c0e7bf411cfe: Layer already exists 10:27:38 dd9c8f8612c8: Layer already exists 10:27:38 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:83ab56baa1f3bc84ea8744d54bd353148f8c85adeb652ae61a7ba0b4559422e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:27:39 cecd85e9f906: Preparing 10:27:39 485fe21b2667: Preparing 10:27:39 6431323d3a65: Preparing 10:27:39 359ad49460e0: Preparing 10:27:39 5292485855be: Preparing 10:27:39 d983af3a0464: Preparing 10:27:39 d2efecec49a9: Preparing 10:27:39 c0e7bf411cfe: Preparing 10:27:39 dd9c8f8612c8: Preparing 10:27:39 d983af3a0464: Waiting 10:27:39 d2efecec49a9: Waiting 10:27:39 c0e7bf411cfe: Waiting 10:27:39 dd9c8f8612c8: Waiting 10:27:39 5292485855be: Layer already exists 10:27:39 359ad49460e0: Layer already exists 10:27:39 6431323d3a65: Layer already exists 10:27:39 485fe21b2667: Layer already exists 10:27:39 cecd85e9f906: Layer already exists 10:27:39 d983af3a0464: Layer already exists 10:27:39 c0e7bf411cfe: Layer already exists 10:27:39 d2efecec49a9: Layer already exists 10:27:39 dd9c8f8612c8: Layer already exists 10:27:39 main: digest: sha256:83ab56baa1f3bc84ea8744d54bd353148f8c85adeb652ae61a7ba0b4559422e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:39 ===================================================== [Pipeline] echo 10:27:39 taggedImages: 10:27:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:27:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:27:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.4 10:27:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:27:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:27:39 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:27:39 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:27:39 latest 10:27:39 4.1.0-dev.4 10:27:39 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:27:39 main 10:27:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:27:40 36b7d5060ca5: Preparing 10:27:40 444682857b0b: Preparing 10:27:40 359ad49460e0: Preparing 10:27:40 5292485855be: Preparing 10:27:40 bd37bb5ebfbd: Preparing 10:27:40 af112ea64bce: Preparing 10:27:40 dd9c8f8612c8: Preparing 10:27:40 dd9c8f8612c8: Waiting 10:27:40 af112ea64bce: Waiting 10:27:40 359ad49460e0: Layer already exists 10:27:40 5292485855be: Layer already exists 10:27:40 dd9c8f8612c8: Layer already exists 10:27:40 bd37bb5ebfbd: Pushed 10:27:40 36b7d5060ca5: Pushed 10:27:41 af112ea64bce: Pushed 10:27:48 444682857b0b: Pushed 10:27:48 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:df6102bf26ab71432ad55b0a82767b9ed63a7391cd87ec80a55e0799391d0574 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:27:49 36b7d5060ca5: Preparing 10:27:49 444682857b0b: Preparing 10:27:49 359ad49460e0: Preparing 10:27:49 5292485855be: Preparing 10:27:49 bd37bb5ebfbd: Preparing 10:27:49 af112ea64bce: Preparing 10:27:49 dd9c8f8612c8: Preparing 10:27:49 af112ea64bce: Waiting 10:27:49 dd9c8f8612c8: Waiting 10:27:49 444682857b0b: Layer already exists 10:27:49 bd37bb5ebfbd: Layer already exists 10:27:49 5292485855be: Layer already exists 10:27:49 359ad49460e0: Layer already exists 10:27:49 36b7d5060ca5: Layer already exists 10:27:49 dd9c8f8612c8: Layer already exists 10:27:49 af112ea64bce: Layer already exists 10:27:49 latest: digest: sha256:df6102bf26ab71432ad55b0a82767b9ed63a7391cd87ec80a55e0799391d0574 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.4 10:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:27:50 36b7d5060ca5: Preparing 10:27:50 444682857b0b: Preparing 10:27:50 359ad49460e0: Preparing 10:27:50 5292485855be: Preparing 10:27:50 bd37bb5ebfbd: Preparing 10:27:50 af112ea64bce: Preparing 10:27:50 dd9c8f8612c8: Preparing 10:27:50 af112ea64bce: Waiting 10:27:50 dd9c8f8612c8: Waiting 10:27:50 359ad49460e0: Layer already exists 10:27:50 5292485855be: Layer already exists 10:27:50 444682857b0b: Layer already exists 10:27:50 36b7d5060ca5: Layer already exists 10:27:50 bd37bb5ebfbd: Layer already exists 10:27:50 dd9c8f8612c8: Layer already exists 10:27:50 af112ea64bce: Layer already exists 10:27:50 4.1.0-dev.4: digest: sha256:df6102bf26ab71432ad55b0a82767b9ed63a7391cd87ec80a55e0799391d0574 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:27:50 36b7d5060ca5: Preparing 10:27:50 444682857b0b: Preparing 10:27:50 359ad49460e0: Preparing 10:27:50 5292485855be: Preparing 10:27:50 bd37bb5ebfbd: Preparing 10:27:50 af112ea64bce: Preparing 10:27:50 dd9c8f8612c8: Preparing 10:27:50 af112ea64bce: Waiting 10:27:50 dd9c8f8612c8: Waiting 10:27:50 36b7d5060ca5: Layer already exists 10:27:50 bd37bb5ebfbd: Layer already exists 10:27:50 444682857b0b: Layer already exists 10:27:50 5292485855be: Layer already exists 10:27:50 359ad49460e0: Layer already exists 10:27:50 dd9c8f8612c8: Layer already exists 10:27:50 af112ea64bce: Layer already exists 10:27:50 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:df6102bf26ab71432ad55b0a82767b9ed63a7391cd87ec80a55e0799391d0574 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:27:51 36b7d5060ca5: Preparing 10:27:51 444682857b0b: Preparing 10:27:51 359ad49460e0: Preparing 10:27:51 5292485855be: Preparing 10:27:51 bd37bb5ebfbd: Preparing 10:27:51 af112ea64bce: Preparing 10:27:51 dd9c8f8612c8: Preparing 10:27:51 af112ea64bce: Waiting 10:27:51 dd9c8f8612c8: Waiting 10:27:51 36b7d5060ca5: Layer already exists 10:27:51 5292485855be: Layer already exists 10:27:51 444682857b0b: Layer already exists 10:27:51 bd37bb5ebfbd: Layer already exists 10:27:51 359ad49460e0: Layer already exists 10:27:51 af112ea64bce: Layer already exists 10:27:51 dd9c8f8612c8: Layer already exists 10:27:51 main: digest: sha256:df6102bf26ab71432ad55b0a82767b9ed63a7391cd87ec80a55e0799391d0574 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:51 ===================================================== [Pipeline] echo 10:27:52 taggedImages: 10:27:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:27:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:27:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.4 10:27:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:27:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:27:52 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:27:52 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:27:52 latest 10:27:52 4.1.0-dev.4 10:27:52 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:27:52 main 10:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:27:52 70128054f233: Preparing 10:27:52 eec2765ba79f: Preparing 10:27:52 359ad49460e0: Preparing 10:27:52 5292485855be: Preparing 10:27:52 628013152d56: Preparing 10:27:52 fd8ed3d0e0fc: Preparing 10:27:52 dd9c8f8612c8: Preparing 10:27:52 fd8ed3d0e0fc: Waiting 10:27:52 dd9c8f8612c8: Waiting 10:27:52 5292485855be: Layer already exists 10:27:52 359ad49460e0: Layer already exists 10:27:52 dd9c8f8612c8: Layer already exists 10:27:52 628013152d56: Pushed 10:27:52 70128054f233: Pushed 10:27:53 fd8ed3d0e0fc: Pushed 10:28:01 eec2765ba79f: Pushed 10:28:01 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9: digest: sha256:09b7b161bbba9be3d564c0f5b22cdf74d3b053e1dc312b54bd60859ea2498807 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:28:02 70128054f233: Preparing 10:28:02 eec2765ba79f: Preparing 10:28:02 359ad49460e0: Preparing 10:28:02 5292485855be: Preparing 10:28:02 628013152d56: Preparing 10:28:02 fd8ed3d0e0fc: Preparing 10:28:02 dd9c8f8612c8: Preparing 10:28:02 fd8ed3d0e0fc: Waiting 10:28:02 dd9c8f8612c8: Waiting 10:28:02 70128054f233: Layer already exists 10:28:02 359ad49460e0: Layer already exists 10:28:02 eec2765ba79f: Layer already exists 10:28:02 5292485855be: Layer already exists 10:28:02 628013152d56: Layer already exists 10:28:02 dd9c8f8612c8: Layer already exists 10:28:02 fd8ed3d0e0fc: Layer already exists 10:28:02 latest: digest: sha256:09b7b161bbba9be3d564c0f5b22cdf74d3b053e1dc312b54bd60859ea2498807 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.4 10:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:28:03 70128054f233: Preparing 10:28:03 eec2765ba79f: Preparing 10:28:03 359ad49460e0: Preparing 10:28:03 5292485855be: Preparing 10:28:03 628013152d56: Preparing 10:28:03 fd8ed3d0e0fc: Preparing 10:28:03 dd9c8f8612c8: Preparing 10:28:03 dd9c8f8612c8: Waiting 10:28:03 fd8ed3d0e0fc: Waiting 10:28:03 628013152d56: Layer already exists 10:28:03 5292485855be: Layer already exists 10:28:03 eec2765ba79f: Layer already exists 10:28:03 359ad49460e0: Layer already exists 10:28:03 70128054f233: Layer already exists 10:28:03 dd9c8f8612c8: Layer already exists 10:28:03 fd8ed3d0e0fc: Layer already exists 10:28:03 4.1.0-dev.4: digest: sha256:09b7b161bbba9be3d564c0f5b22cdf74d3b053e1dc312b54bd60859ea2498807 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:28:04 70128054f233: Preparing 10:28:04 eec2765ba79f: Preparing 10:28:04 359ad49460e0: Preparing 10:28:04 5292485855be: Preparing 10:28:04 628013152d56: Preparing 10:28:04 fd8ed3d0e0fc: Preparing 10:28:04 dd9c8f8612c8: Preparing 10:28:04 fd8ed3d0e0fc: Waiting 10:28:04 628013152d56: Layer already exists 10:28:04 70128054f233: Layer already exists 10:28:04 359ad49460e0: Layer already exists 10:28:04 5292485855be: Layer already exists 10:28:04 eec2765ba79f: Layer already exists 10:28:04 dd9c8f8612c8: Layer already exists 10:28:04 fd8ed3d0e0fc: Layer already exists 10:28:04 35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4: digest: sha256:09b7b161bbba9be3d564c0f5b22cdf74d3b053e1dc312b54bd60859ea2498807 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:28:05 70128054f233: Preparing 10:28:05 eec2765ba79f: Preparing 10:28:05 359ad49460e0: Preparing 10:28:05 5292485855be: Preparing 10:28:05 628013152d56: Preparing 10:28:05 fd8ed3d0e0fc: Preparing 10:28:05 dd9c8f8612c8: Preparing 10:28:05 fd8ed3d0e0fc: Waiting 10:28:05 dd9c8f8612c8: Waiting 10:28:05 359ad49460e0: Layer already exists 10:28:05 70128054f233: Layer already exists 10:28:05 5292485855be: Layer already exists 10:28:05 628013152d56: Layer already exists 10:28:05 eec2765ba79f: Layer already exists 10:28:05 fd8ed3d0e0fc: Layer already exists 10:28:05 dd9c8f8612c8: Layer already exists 10:28:05 main: digest: sha256:09b7b161bbba9be3d564c0f5b22cdf74d3b053e1dc312b54bd60859ea2498807 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:05 ===================================================== [Pipeline] echo 10:28:05 taggedImages: 10:28:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 10:28:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:28:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.4 10:28:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 10:28:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:05 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35976915ff5cee2c3086117ad4f3e4e3c77ef1a9-4.1.0-dev.4 [Pipeline] echo 10:28:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:28:07 10:28:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:28:07 arm64: Pulling from edgex-lftools-log-publisher 10:28:07 8998bd30e6a1: Pulling fs layer 10:28:07 04944245beec: Pulling fs layer 10:28:07 699f458cf7ca: Pulling fs layer 10:28:07 765212b225bb: Pulling fs layer 10:28:07 f23df028b6ca: Pulling fs layer 10:28:07 d65c8cfc05b1: Pulling fs layer 10:28:07 2437ff75d9bd: Pulling fs layer 10:28:07 765212b225bb: Waiting 10:28:07 f23df028b6ca: Waiting 10:28:07 d65c8cfc05b1: Waiting 10:28:07 2437ff75d9bd: Waiting 10:28:07 04944245beec: Verifying Checksum 10:28:07 04944245beec: Download complete 10:28:07 765212b225bb: Verifying Checksum 10:28:07 765212b225bb: Download complete 10:28:07 f23df028b6ca: Verifying Checksum 10:28:07 f23df028b6ca: Download complete 10:28:07 d65c8cfc05b1: Verifying Checksum 10:28:07 d65c8cfc05b1: Download complete 10:28:07 699f458cf7ca: Verifying Checksum 10:28:07 699f458cf7ca: Download complete 10:28:08 8998bd30e6a1: Verifying Checksum 10:28:08 8998bd30e6a1: Download complete 10:28:10 2437ff75d9bd: Download complete 10:28:12 8998bd30e6a1: Pull complete 10:28:13 04944245beec: Pull complete 10:28:15 699f458cf7ca: Pull complete 10:28:15 765212b225bb: Pull complete 10:28:16 f23df028b6ca: Pull complete 10:28:16 d65c8cfc05b1: Pull complete 10:28:34 2437ff75d9bd: Pull complete 10:28:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:28:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:34 prd-ubuntu20.04-docker-arm64-4c-16g-105 does not seem to be running inside a container 10:28:34 $ 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/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:28:36 $ docker top 7d66c6a315d1c4ea45d454e7d16c287b263224dcb6933f5ecd515000a227ec11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:28:37 ---> job-cost.sh 10:28:37 lf-activate-venv: SKIPPING 10:28:37 INFO: No Stack... 10:28:37 INFO: Retrieving Pricing Info for: v3-standard-4 10:28:38 INFO: Archiving Costs [Pipeline] sh 10:28:39 + cat /w/workspace/edgex-go/829/archives/cost.csv 10:28:39 + cut -d, -f6 [Pipeline] lock 10:28:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-829-stack-cost] 10:28:39 Resource [jenkins-edgexfoundry-edgex-go-main-829-stack-cost] did not exist. Created. 10:28:39 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-829-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:28:39 + echo total: 0.10999999940395355 [Pipeline] stash 10:28:40 Stashed 1 file(s) [Pipeline] } 10:28:40 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-829-stack-cost] [Pipeline] // lock [Pipeline] } 10:28:40 $ docker stop --time=1 7d66c6a315d1c4ea45d454e7d16c287b263224dcb6933f5ecd515000a227ec11 10:28:41 $ docker rm -f --volumes 7d66c6a315d1c4ea45d454e7d16c287b263224dcb6933f5ecd515000a227ec11 [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 10:28:42 provisioning config files... 10:28:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/829@tmp/config12177766125243437666tmp [Pipeline] { [Pipeline] sh 10:28:42 + set +x 10:28:42 + curl -s https://codecov.io/bash 10:28:42 + bash -s -- 10:28:42 10:28:42 _____ _ 10:28:42 / ____| | | 10:28:42 | | ___ __| | ___ ___ _____ __ 10:28:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:28:42 | |___| (_) | (_| | __/ (_| (_) \ V / 10:28:42 \_____\___/ \__,_|\___|\___\___/ \_/ 10:28:42 Bash-1.0.6 10:28:42 10:28:42 10:28:42 ==> git version 2.25.1 found 10:28:42 ==> 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 10:28:42 Release-Date: 2020-01-08 10:28:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:28:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:28:42 ==> Jenkins CI detected. 10:28:42 current dir:  /w/workspace/edgex-go/829 10:28:42 project root: . 10:28:42 --> token set from env 10:28:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:28:42 ==> Running gcov in . (disable via -X gcov) 10:28:42 ==> Python coveragepy not found 10:28:42 ==> Searching for coverage reports in: 10:28:42 + . 10:28:42 -> Found 1 reports 10:28:42 ==> Detecting git/mercurial file structure 10:28:42 ==> Reading reports 10:28:42 + ./coverage.out bytes=1660924 10:28:42 ==> Appending adjustments 10:28:42 https://docs.codecov.io/docs/fixing-reports 10:28:44 + Found adjustments 10:28:44 ==> Gzipping contents 10:28:44 140K /tmp/codecov.CAd0Wh.gz 10:28:44 ==> Uploading reports 10:28:44 url: https://codecov.io 10:28:44 query: branch=main&commit=35976915ff5cee2c3086117ad4f3e4e3c77ef1a9&build=829&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F829%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:28:44 -> Pinging Codecov 10:28:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=35976915ff5cee2c3086117ad4f3e4e3c77ef1a9&build=829&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F829%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:28:44 -> Uploading to 10:28:44 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/35976915ff5cee2c3086117ad4f3e4e3c77ef1a9/ae15be03-a7a5-4ac0-b457-c4ec1a10677a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250418%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250418T102844Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f0dbc4c344b4f092c4194289c0696804e850fe00c0139fee3956670e0e7446ba 10:28:44 % Total % Received % Xferd Average Speed Time Time Time Current 10:28:44 Dload Upload Total Spent Left Speed 10:28:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 679k --:--:-- --:--:-- --:--:-- 679k 10:28:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/35976915ff5cee2c3086117ad4f3e4e3c77ef1a9 [Pipeline] } 10:28:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:28:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:28:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:28:45 10:28:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:28:45 latest: Pulling from edgex-devops/edgex-snyk-go 10:28:45 43c4264eed91: Pulling fs layer 10:28:45 4cc291be95ef: Pulling fs layer 10:28:45 2ac1f1163629: Pulling fs layer 10:28:45 5c3c966382ef: Pulling fs layer 10:28:45 4f4fb700ef54: Pulling fs layer 10:28:45 d9c7d2e4e75e: Pulling fs layer 10:28:45 9c3e1370e548: Pulling fs layer 10:28:45 5c3c966382ef: Waiting 10:28:45 4f4fb700ef54: Waiting 10:28:45 d9c7d2e4e75e: Waiting 10:28:45 9c3e1370e548: Waiting 10:28:45 4cc291be95ef: Verifying Checksum 10:28:45 4cc291be95ef: Download complete 10:28:45 5c3c966382ef: Verifying Checksum 10:28:45 5c3c966382ef: Download complete 10:28:45 4f4fb700ef54: Verifying Checksum 10:28:45 4f4fb700ef54: Download complete 10:28:45 43c4264eed91: Download complete 10:28:45 d9c7d2e4e75e: Verifying Checksum 10:28:45 d9c7d2e4e75e: Download complete 10:28:45 43c4264eed91: Pull complete 10:28:45 4cc291be95ef: Pull complete 10:28:46 2ac1f1163629: Verifying Checksum 10:28:46 2ac1f1163629: Download complete 10:28:46 9c3e1370e548: Verifying Checksum 10:28:46 9c3e1370e548: Download complete 10:28:50 2ac1f1163629: Pull complete 10:28:50 5c3c966382ef: Pull complete 10:28:50 4f4fb700ef54: Pull complete 10:28:50 d9c7d2e4e75e: Pull complete 10:28:54 9c3e1370e548: Pull complete 10:28:54 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 10:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:28:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:54 prd-ubuntu20.04-docker-8c-8g-103 does not seem to be running inside a container 10:28:54 $ 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/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@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 10:28:59 $ docker top 2f66cc32f4df76400e9551337d42c1b53465ae87782d7f878acafd6b049ba5ac -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:59 + git config --global --add safe.directory /w/workspace/edgex-go/829 [Pipeline] echo 10:28:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:28:59 + set -o pipefail 10:28:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:29:09 10:29:09 Monitoring /w/workspace/edgex-go/829 (github.com/edgexfoundry/edgex-go)... 10:29:09 10:29:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/fec0d48d-e86d-49b3-acc9-6b71c1bbfd91 10:29:09 10:29:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:29:09 10:29:09 10:29:09 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:29:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:29:10 $ docker stop --time=1 2f66cc32f4df76400e9551337d42c1b53465ae87782d7f878acafd6b049ba5ac 10:29:12 $ docker rm -f --volumes 2f66cc32f4df76400e9551337d42c1b53465ae87782d7f878acafd6b049ba5ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:29:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:13 provisioning config files... 10:29:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/829@tmp/config11115084908777129812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:13 --> edgex-publish-swagger.sh 10:29:13 === Publish openapi API === 10:29:13 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 10:29:13 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/829/openapi/core-command.yaml] 10:29:13 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:13 Dload Upload Total Spent Left Speed 10:29:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 68295 --:--:-- --:--:-- --:--:-- 68295 10:29:14 10:29:14 10:29:14 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/829/openapi/core-data.yaml] 10:29:14 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:14 Dload Upload Total Spent Left Speed 10:29:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71200 0 0 100 71200 0 344k --:--:-- --:--:-- --:--:-- 342k 100 71200 0 0 100 71200 0 125k --:--:-- --:--:-- --:--:-- 125k 10:29:14 10:29:14 10:29:14 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/829/openapi/core-keeper.yaml] 10:29:14 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:14 Dload Upload Total Spent Left Speed 10:29:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 289 140k --:--:-- --:--:-- --:--:-- 140k 10:29:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:29:14 10:29:14 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/829/openapi/core-metadata.yaml] 10:29:14 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:14 Dload Upload Total Spent Left Speed 10:29:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 378 378k --:--:-- --:--:-- --:--:-- 378k 100 156k 100 156 100 156k 377 378k --:--:-- --:--:-- --:--:-- 377k 10:29:15 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:29:15 10:29:15 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/829/openapi/security-proxy-auth.yaml] 10:29:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:15 Dload Upload Total Spent Left Speed 10:29:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 545 197k --:--:-- --:--:-- --:--:-- 198k 10:29:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:29:15 10:29:15 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/829/openapi/security-secretstore-setup.yaml] 10:29:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:15 Dload Upload Total Spent Left Speed 10:29:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 622 36915 --:--:-- --:--:-- --:--:-- 37537 10:29:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:29:15 10:29:15 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/829/openapi/support-notifications.yaml] 10:29:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:15 Dload Upload Total Spent Left Speed 10:29:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 611 382k --:--:-- --:--:-- --:--:-- 384k 10:29:15 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:29:15 10:29:15 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/829/openapi/support-scheduler.yaml] 10:29:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:15 Dload Upload Total Spent Left Speed 10:29:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 611 194k --:--:-- --:--:-- --:--:-- 194k 10:29:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:29:16 [Pipeline] } 10:29:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:29:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:29:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:29:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:17 prd-ubuntu20.04-docker-8c-8g-103 does not seem to be running inside a container 10:29:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@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 10:29:17 $ docker top 790ae4e334ef0c4177a01f1eb30c1de9558a07dfc47fc0281956005e2a8b1614 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:29:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:29:17 [ssh-agent] Looking for ssh-agent implementation... 10:29:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:17 $ docker exec 790ae4e334ef0c4177a01f1eb30c1de9558a07dfc47fc0281956005e2a8b1614 ssh-agent 10:29:17 SSH_AUTH_SOCK=/tmp/ssh-d3BNjCdZx9T2/agent.32 10:29:17 SSH_AGENT_PID=38 10:29:17 Running ssh-add (command line suppressed) 10:29:17 Identity added: /w/workspace/edgex-go/829@tmp/private_key_11700353551047356151.key (/w/workspace/edgex-go/829@tmp/private_key_11700353551047356151.key) 10:29:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:29:18 + git semver tag 10:29:18 2025-04-18 10:29:18,367 [run_tag] DEBUG tag force:False 10:29:18 2025-04-18 10:29:18,367 [check_head_tag] DEBUG check head tag 10:29:18 2025-04-18 10:29:18,367 [execute] INFO git cat-file --batch-check 10:29:18 2025-04-18 10:29:18,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/829, universal_newlines=False, shell=None, istream=) 10:29:18 2025-04-18 10:29:18,372 [execute] INFO git cat-file --batch 10:29:18 2025-04-18 10:29:18,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/829, universal_newlines=False, shell=None, istream=) 10:29:18 2025-04-18 10:29:18,384 [read_version] DEBUG read version from /w/workspace/edgex-go/829/.semver/main 10:29:18 2025-04-18 10:29:18,384 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 10:29:18 2025-04-18 10:29:18,384 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/edgex-go/829, universal_newlines=False, shell=None, istream=None) 10:29:18 2025-04-18 10:29:18,389 [read_version] DEBUG read version from /w/workspace/edgex-go/829/.semver/main 10:29:18 4.1.0-dev.4 [Pipeline] } 10:29:18 $ docker exec --env ******** --env ******** 790ae4e334ef0c4177a01f1eb30c1de9558a07dfc47fc0281956005e2a8b1614 ssh-agent -k 10:29:18 unset SSH_AUTH_SOCK; 10:29:18 unset SSH_AGENT_PID; 10:29:18 echo Agent pid 38 killed; 10:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:29:18 + git semver [Pipeline] } 10:29:19 $ docker stop --time=1 790ae4e334ef0c4177a01f1eb30c1de9558a07dfc47fc0281956005e2a8b1614 10:29:20 $ docker rm -f --volumes 790ae4e334ef0c4177a01f1eb30c1de9558a07dfc47fc0281956005e2a8b1614 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:29:20 10:29:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:29:21 0.23.1-centos7: Pulling from edgex-lftools 10:29:21 ab5ef0e58194: Pulling fs layer 10:29:21 9712f1f96733: Pulling fs layer 10:29:21 63f879dbbcfc: Pulling fs layer 10:29:21 0d9ebad4ef96: Pulling fs layer 10:29:21 e9a5061849ea: Pulling fs layer 10:29:21 d747dcd14b5f: Pulling fs layer 10:29:21 2de7ff778b66: Pulling fs layer 10:29:21 0d9ebad4ef96: Waiting 10:29:21 e9a5061849ea: Waiting 10:29:21 d747dcd14b5f: Waiting 10:29:21 9712f1f96733: Verifying Checksum 10:29:21 9712f1f96733: Download complete 10:29:21 63f879dbbcfc: Verifying Checksum 10:29:21 63f879dbbcfc: Download complete 10:29:21 e9a5061849ea: Verifying Checksum 10:29:21 e9a5061849ea: Download complete 10:29:21 d747dcd14b5f: Verifying Checksum 10:29:21 d747dcd14b5f: Download complete 10:29:21 0d9ebad4ef96: Verifying Checksum 10:29:21 0d9ebad4ef96: Download complete 10:29:21 2de7ff778b66: Download complete 10:29:21 ab5ef0e58194: Verifying Checksum 10:29:21 ab5ef0e58194: Download complete 10:29:24 ab5ef0e58194: Pull complete 10:29:24 9712f1f96733: Pull complete 10:29:24 63f879dbbcfc: Pull complete 10:29:27 0d9ebad4ef96: Pull complete 10:29:28 e9a5061849ea: Pull complete 10:29:28 d747dcd14b5f: Pull complete 10:29:29 2de7ff778b66: Pull complete 10:29:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:29:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:29:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:29 prd-ubuntu20.04-docker-8c-8g-103 does not seem to be running inside a container 10:29:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@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 10:29:33 $ docker top 6d5af1df590fa37cc727f4deb678e48df59d778ce30bafae1906c9def4d54bc6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:29:33 provisioning config files... 10:29:33 copy managed file [sigul-config] to file:/w/workspace/edgex-go/829@tmp/config12007175023887194065tmp 10:29:33 copy managed file [sigul-password] to file:/w/workspace/edgex-go/829@tmp/config10737992050187378635tmp 10:29:33 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/829@tmp/config5046913968586455194tmp [Pipeline] { [Pipeline] echo 10:29:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:29:33 ---> sigul-configuration.sh 10:29:33 gpg: directory `/root/.gnupg' created 10:29:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:29:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:29:33 gpg: keyring `/root/.gnupg/secring.gpg' created 10:29:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:29:33 gpg: CAST5 encrypted data 10:29:33 gpg: encrypted with 1 passphrase 10:29:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:29:33 + mkdir /home/jenkins 10:29:33 + mkdir /home/jenkins/sigul [Pipeline] sh 10:29:34 + 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 10:29:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:29:34 ---> sigul-install.sh 10:29:34 Sigul already installed; skipping installation. [Pipeline] sh 10:29:34 + git tag --list 10:29:34 0.6.0 10:29:34 0.6.1 10:29:34 0.7.0 10:29:34 0.7.1 10:29:34 v1.0.0 10:29:34 v1.0.1 10:29:34 v1.1.0 10:29:34 v1.2.0 10:29:34 v1.2.1 10:29:34 v1.3.0 10:29:34 v1.3.1 10:29:34 v2.0.0 10:29:34 v2.1.0 10:29:34 v2.1.1 10:29:34 v2.2.0 10:29:34 v2.3.0 10:29:34 v3.0 10:29:34 v3.0.0 10:29:34 v3.1 10:29:34 v3.1.0 10:29:34 v3.1.1 10:29:34 v4.0 10:29:34 v4.0.0 10:29:34 v4.0.1 10:29:34 v4.1.0-dev.1 10:29:34 v4.1.0-dev.2 10:29:34 v4.1.0-dev.3 10:29:34 v4.1.0-dev.4 [Pipeline] sh 10:29:35 + lftools sign git-tag v4.1.0-dev.4 10:29:35 Signing Git tag with Sigul... 10:29:35 Signing v4.1.0-dev.4 [Pipeline] echo 10:29:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:29:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:29:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:29:36 $ docker stop --time=1 6d5af1df590fa37cc727f4deb678e48df59d778ce30bafae1906c9def4d54bc6 10:29:37 $ docker rm -f --volumes 6d5af1df590fa37cc727f4deb678e48df59d778ce30bafae1906c9def4d54bc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:29:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:29:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:29:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:38 prd-ubuntu20.04-docker-8c-8g-103 does not seem to be running inside a container 10:29:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@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 10:29:39 $ docker top bdec03c0c342918e2b4e45cabf045a196ab2a80749f89ea856fefff6dcb29832 -eo pid,comm 10:29:39 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). 10:29:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:29:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:29:39 [ssh-agent] Looking for ssh-agent implementation... 10:29:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:39 $ docker exec bdec03c0c342918e2b4e45cabf045a196ab2a80749f89ea856fefff6dcb29832 ssh-agent 10:29:39 SSH_AUTH_SOCK=/tmp/ssh-nefchXl5Ggy4/agent.32 10:29:39 SSH_AGENT_PID=39 10:29:39 Running ssh-add (command line suppressed) 10:29:39 Identity added: /w/workspace/edgex-go/829@tmp/private_key_414875576314399564.key (/w/workspace/edgex-go/829@tmp/private_key_414875576314399564.key) 10:29:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:29:39 + git semver bump pre 10:29:40 2025-04-18 10:29:39,946 [read_version] DEBUG read version from /w/workspace/edgex-go/829/.semver/main 10:29:40 2025-04-18 10:29:39,947 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev 10:29:40 2025-04-18 10:29:39,947 [bump_version] DEBUG bumped version:4.1.0-dev.5 10:29:40 2025-04-18 10:29:39,947 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/edgex-go/829/.semver/main with force:True 10:29:40 2025-04-18 10:29:39,947 [read_version] DEBUG read version from /w/workspace/edgex-go/829/.semver/main 10:29:40 2025-04-18 10:29:39,947 [write_file] DEBUG write to file:/w/workspace/edgex-go/829/.semver/main 10:29:40 2025-04-18 10:29:39,949 [execute] INFO git cat-file --batch-check 10:29:40 2025-04-18 10:29:39,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/829/.semver, universal_newlines=False, shell=None, istream=) 10:29:40 2025-04-18 10:29:39,956 [execute] INFO git cat-file --batch 10:29:40 2025-04-18 10:29:39,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/829/.semver, universal_newlines=False, shell=None, istream=) 10:29:40 2025-04-18 10:29:39,962 [read_version] DEBUG read version from /w/workspace/edgex-go/829/.semver/main 10:29:40 4.1.0-dev.5 [Pipeline] } 10:29:40 $ docker exec --env ******** --env ******** bdec03c0c342918e2b4e45cabf045a196ab2a80749f89ea856fefff6dcb29832 ssh-agent -k 10:29:40 unset SSH_AUTH_SOCK; 10:29:40 unset SSH_AGENT_PID; 10:29:40 echo Agent pid 39 killed; 10:29:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:29:40 + git semver [Pipeline] } 10:29:40 $ docker stop --time=1 bdec03c0c342918e2b4e45cabf045a196ab2a80749f89ea856fefff6dcb29832 10:29:41 $ docker rm -f --volumes bdec03c0c342918e2b4e45cabf045a196ab2a80749f89ea856fefff6dcb29832 [Pipeline] // withDockerContainer [Pipeline] sh 10:29:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:29:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:29:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:42 prd-ubuntu20.04-docker-8c-8g-103 does not seem to be running inside a container 10:29:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@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 10:29:43 $ docker top 15820317c6cfa54119304d85dcf590b75a059910384edb0ac44fbc7974799ede -eo pid,comm 10:29:43 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). 10:29:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:29:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:29:43 [ssh-agent] Looking for ssh-agent implementation... 10:29:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:43 $ docker exec 15820317c6cfa54119304d85dcf590b75a059910384edb0ac44fbc7974799ede ssh-agent 10:29:43 SSH_AUTH_SOCK=/tmp/ssh-9mp6VEFjVZ0G/agent.33 10:29:43 SSH_AGENT_PID=39 10:29:43 Running ssh-add (command line suppressed) 10:29:43 Identity added: /w/workspace/edgex-go/829@tmp/private_key_11434623161994002430.key (/w/workspace/edgex-go/829@tmp/private_key_11434623161994002430.key) 10:29:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:29:43 + git semver push 10:29:44 2025-04-18 10:29:44,017 [run_push] DEBUG push 10:29:44 2025-04-18 10:29:44,017 [execute] INFO git cat-file --batch-check 10:29:44 2025-04-18 10:29:44,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/829/.semver, universal_newlines=False, shell=None, istream=) 10:29:44 2025-04-18 10:29:44,021 [execute] INFO git rev-list e3455f1d090658b936760525067717a8eac6951c -- 10:29:44 2025-04-18 10:29:44,021 [execute] DEBUG Popen(['git', 'rev-list', 'e3455f1d090658b936760525067717a8eac6951c', '--'], cwd=/w/workspace/edgex-go/829/.semver, universal_newlines=False, shell=None, istream=None) 10:29:44 2025-04-18 10:29:44,041 [execute] INFO git fetch -v origin 10:29:44 2025-04-18 10:29:44,041 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/829/.semver, universal_newlines=True, shell=None, istream=None) 10:29:44 2025-04-18 10:29:44,490 [run_push] DEBUG no remote changes detected 10:29:44 2025-04-18 10:29:44,490 [execute] INFO git push origin semver 10:29:44 2025-04-18 10:29:44,491 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/829/.semver, universal_newlines=False, shell=None, istream=None) 10:29:45 2025-04-18 10:29:45,145 [run_push] DEBUG push all version tags 10:29:45 2025-04-18 10:29:45,146 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:29:45 2025-04-18 10:29:45,146 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/829, universal_newlines=False, shell=None, istream=None) 10:29:45 2025-04-18 10:29:45,741 [read_version] DEBUG read version from /w/workspace/edgex-go/829/.semver/main 10:29:45 4.1.0-dev.5 [Pipeline] } 10:29:45 $ docker exec --env ******** --env ******** 15820317c6cfa54119304d85dcf590b75a059910384edb0ac44fbc7974799ede ssh-agent -k 10:29:45 unset SSH_AUTH_SOCK; 10:29:45 unset SSH_AGENT_PID; 10:29:45 echo Agent pid 39 killed; 10:29:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:29:46 + git semver [Pipeline] } 10:29:46 $ docker stop --time=1 15820317c6cfa54119304d85dcf590b75a059910384edb0ac44fbc7974799ede 10:29:47 $ docker rm -f --volumes 15820317c6cfa54119304d85dcf590b75a059910384edb0ac44fbc7974799ede [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 10:29:48 + [ -d /w/workspace/edgex-go/829/archives ] [Pipeline] libraryResource [Pipeline] sh 10:29:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:29:49 ---> package-listing.sh 10:29:49 ++ facter osfamily 10:29:49 ++ tr '[:upper:]' '[:lower:]' 10:29:49 + OS_FAMILY=debian 10:29:49 + workspace=/w/workspace/edgex-go/829 10:29:49 + START_PACKAGES=/tmp/packages_start.txt 10:29:49 + END_PACKAGES=/tmp/packages_end.txt 10:29:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:29:49 + PACKAGES=/tmp/packages_start.txt 10:29:49 + '[' /w/workspace/edgex-go/829 ']' 10:29:49 + PACKAGES=/tmp/packages_end.txt 10:29:49 + case "${OS_FAMILY}" in 10:29:49 + dpkg -l 10:29:49 + grep '^ii' 10:29:49 + '[' -f /tmp/packages_start.txt ']' 10:29:49 + '[' -f /tmp/packages_end.txt ']' 10:29:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:29:49 + '[' /w/workspace/edgex-go/829 ']' 10:29:49 + mkdir -p /w/workspace/edgex-go/829/archives/ 10:29:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/829/archives/ [Pipeline] echo 10:29:49 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/829/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:29:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:29:50 10:29:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:29:50 latest: Pulling from edgex-lftools-log-publisher 10:29:50 5eb5b503b376: Pulling fs layer 10:29:50 5c69ac0246d0: Pulling fs layer 10:29:50 ec43610c2a17: Pulling fs layer 10:29:50 3a2ae6a8a46f: Pulling fs layer 10:29:50 33b1e0a273af: Pulling fs layer 10:29:50 5d3b04190fa2: Pulling fs layer 10:29:50 2f39f015ded8: Pulling fs layer 10:29:50 3a2ae6a8a46f: Waiting 10:29:50 33b1e0a273af: Waiting 10:29:50 5d3b04190fa2: Waiting 10:29:50 2f39f015ded8: Waiting 10:29:51 5c69ac0246d0: Verifying Checksum 10:29:51 5c69ac0246d0: Download complete 10:29:51 3a2ae6a8a46f: Verifying Checksum 10:29:51 3a2ae6a8a46f: Download complete 10:29:51 33b1e0a273af: Verifying Checksum 10:29:51 33b1e0a273af: Download complete 10:29:51 ec43610c2a17: Verifying Checksum 10:29:51 ec43610c2a17: Download complete 10:29:51 5d3b04190fa2: Verifying Checksum 10:29:51 5d3b04190fa2: Download complete 10:29:51 5eb5b503b376: Verifying Checksum 10:29:51 5eb5b503b376: Download complete 10:29:51 2f39f015ded8: Download complete 10:29:52 5eb5b503b376: Pull complete 10:29:52 5c69ac0246d0: Pull complete 10:29:52 ec43610c2a17: Pull complete 10:29:53 3a2ae6a8a46f: Pull complete 10:29:53 33b1e0a273af: Pull complete 10:29:53 5d3b04190fa2: Pull complete 10:29:57 2f39f015ded8: Pull complete 10:29:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:29:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:29:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:57 prd-ubuntu20.04-docker-8c-8g-103 does not seem to be running inside a container 10:29:57 $ 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/829/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/829 -v /w/workspace/edgex-go/829:/w/workspace/edgex-go/829:rw,z -v /w/workspace/edgex-go/829@tmp:/w/workspace/edgex-go/829@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 10:30:00 $ docker top 989788cd3cb27be40d53b2ce3d5c890a7139936c1ca3dea4a8b03ee1d6b2e560 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:00 + touch /tmp/pre-build-complete [Pipeline] sh 10:30:00 + mkdir -p /var/log/sysstat [Pipeline] sh 10:30:01 + ls /var/log/sa-host 10:30:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:01 provisioning config files... 10:30:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/829@tmp/config4533548203160823883tmp [Pipeline] { [Pipeline] echo 10:30:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:30:01 ---> create-netrc.sh [Pipeline] } 10:30:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:30:01 ---> python-tools-install.sh [Pipeline] echo 10:30:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:30:02 ---> sudo-logs.sh 10:30:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:30:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:30:02 ---> job-cost.sh 10:30:02 lf-activate-venv: SKIPPING 10:30:02 DEBUG: total: 0.10999999940395355 10:30:02 INFO: Retrieving Stack Cost... 10:30:03 INFO: Retrieving Pricing Info for: v3-standard-8 10:30:03 INFO: Archiving Costs [Pipeline] echo 10:30:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:30:03 ---> logs-deploy.sh 10:30:03 lf-activate-venv: SKIPPING 10:30:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/829 10:30:03 INFO: archiving workspace using pattern(s): 10:30:04 Archives upload complete. 10:30:04 INFO: archiving logs to Nexus 10:30:05 ---> uname -a: 10:30:05 Linux prd-ubuntu20-04-docker-8c-8g-103 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:30:05 10:30:05 10:30:05 ---> lscpu: 10:30:05 Architecture: x86_64 10:30:05 CPU op-mode(s): 32-bit, 64-bit 10:30:05 Byte Order: Little Endian 10:30:05 Address sizes: 40 bits physical, 48 bits virtual 10:30:05 CPU(s): 8 10:30:05 On-line CPU(s) list: 0-7 10:30:05 Thread(s) per core: 1 10:30:05 Core(s) per socket: 1 10:30:05 Socket(s): 8 10:30:05 NUMA node(s): 1 10:30:05 Vendor ID: AuthenticAMD 10:30:05 CPU family: 23 10:30:05 Model: 49 10:30:05 Model name: AMD EPYC-Rome Processor 10:30:05 Stepping: 0 10:30:05 CPU MHz: 2800.000 10:30:05 BogoMIPS: 5600.00 10:30:05 Virtualization: AMD-V 10:30:05 Hypervisor vendor: KVM 10:30:05 Virtualization type: full 10:30:05 L1d cache: 256 KiB 10:30:05 L1i cache: 256 KiB 10:30:05 L2 cache: 4 MiB 10:30:05 L3 cache: 128 MiB 10:30:05 NUMA node0 CPU(s): 0-7 10:30:05 Vulnerability Itlb multihit: Not affected 10:30:05 Vulnerability L1tf: Not affected 10:30:05 Vulnerability Mds: Not affected 10:30:05 Vulnerability Meltdown: Not affected 10:30:05 Vulnerability Mmio stale data: Not affected 10:30:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:30:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:30:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:30:05 Vulnerability Srbds: Not affected 10:30:05 Vulnerability Tsx async abort: Not affected 10:30:05 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:30:05 10:30:05 10:30:05 ---> nproc: 10:30:05 8 10:30:05 10:30:05 10:30:05 ---> df -h: 10:30:05 Filesystem Size Used Avail Use% Mounted on 10:30:05 overlay 155G 30G 126G 20% / 10:30:05 tmpfs 64M 0 64M 0% /dev 10:30:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:30:05 shm 64M 0 64M 0% /dev/shm 10:30:05 /dev/vda1 155G 30G 126G 20% /facter-os 10:30:05 10:30:05 10:30:05 ---> sar -b -r -n DEV: 10:30:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-103) 04/18/25 _x86_64_ (8 CPU) 10:30:05 10:30:05 09:40:50 LINUX RESTART (8 CPU) 10:30:05 10:30:05 09:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:30:05 09:42:02 405.88 47.88 358.01 0.00 5395.50 159618.06 0.00 10:30:05 09:43:01 186.36 1.63 184.73 0.00 26.71 60700.90 0.00 10:30:05 09:44:01 49.91 0.02 49.89 0.00 0.13 36259.44 0.00 10:30:05 09:45:01 32.31 0.18 32.13 0.00 2.67 20728.01 0.00 10:30:05 09:46:01 692.60 8.21 684.39 0.00 113.54 284136.33 0.00 10:30:05 09:47:01 551.76 3.60 548.16 0.00 105.72 210767.01 0.00 10:30:05 09:48:01 330.97 0.03 330.94 0.00 0.27 120531.69 0.00 10:30:05 09:49:01 582.46 0.37 582.09 0.00 10.53 147974.94 0.00 10:30:05 09:50:01 435.86 1.33 434.53 0.00 41.46 28010.93 0.00 10:30:05 09:51:01 49.38 10.06 39.31 0.00 3380.77 4252.49 0.00 10:30:05 09:52:01 4.73 0.00 4.73 0.00 0.00 71.05 0.00 10:30:05 09:53:01 1.90 0.00 1.90 0.00 0.00 21.86 0.00 10:30:05 09:54:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 10:30:05 09:55:01 1.57 0.00 1.57 0.00 0.00 18.27 0.00 10:30:05 09:56:01 2.22 0.02 2.20 0.00 0.13 23.59 0.00 10:30:05 09:57:01 1.80 0.00 1.80 0.00 0.00 25.73 0.00 10:30:05 09:58:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 10:30:05 09:59:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 10:30:05 10:00:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 10:30:05 10:01:01 2.00 0.00 2.00 0.00 0.00 23.33 0.00 10:30:05 10:02:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 10:30:05 10:03:01 1.97 0.00 1.97 0.00 0.00 21.60 0.00 10:30:05 10:04:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 10:30:05 10:05:01 1.97 0.00 1.97 0.00 0.00 22.13 0.00 10:30:05 10:06:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 10:30:05 10:07:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 10:30:05 10:08:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 10:30:05 10:09:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 10:30:05 10:10:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 10:30:05 10:11:01 1.98 0.00 1.98 0.00 0.00 23.99 0.00 10:30:05 10:12:01 1.53 0.00 1.53 0.00 0.00 16.26 0.00 10:30:05 10:13:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 10:30:05 10:14:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 10:30:05 10:15:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 10:30:05 10:16:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 10:30:05 10:17:01 1.60 0.02 1.58 0.00 0.13 18.66 0.00 10:30:05 10:18:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 10:30:05 10:19:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 10:30:05 10:20:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 10:30:05 10:21:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 10:30:05 10:22:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 10:30:05 10:23:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 10:30:05 10:24:01 2.28 0.18 2.10 0.00 18.53 26.00 0.00 10:30:05 10:25:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 10:30:05 10:26:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 10:30:05 10:27:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 10:30:05 10:28:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 10:30:05 10:29:01 78.90 0.07 78.84 0.00 7.87 26626.90 0.00 10:30:05 10:30:01 177.57 0.85 176.72 0.00 24.80 54138.84 0.00 10:30:05 Average: 74.18 1.52 72.66 0.00 186.35 23550.37 0.00 10:30:05 10:30:05 09:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:30:05 09:42:02 29112068 31547084 779848 2.37 71480 2640052 1828400 5.39 1042968 2348656 393280 10:30:05 09:43:01 27187212 31174284 1127316 3.43 128384 3999824 2340516 6.90 1968204 3191236 752916 10:30:05 09:44:01 26605352 31282852 1015072 3.09 132076 4655416 2379592 7.01 1975928 3734676 866364 10:30:05 09:45:01 26311560 31390216 907844 2.76 136020 5010524 1974248 5.82 1877000 4087224 656072 10:30:05 09:46:01 18105064 31266276 1001032 3.04 300112 12479492 2969876 8.75 2659460 11013436 1740448 10:30:05 09:47:01 10064700 29186160 3021756 9.19 382400 17880096 9247612 27.25 5472532 15680632 1275964 10:30:05 09:48:01 5548500 27225776 4986096 15.16 397636 20319472 10087828 29.73 8513924 17060332 446236 10:30:05 09:49:01 8090296 31054880 1195912 3.64 412640 21684916 3074036 9.06 4167944 19022752 250908 10:30:05 09:50:01 8937836 31422472 852520 2.59 418260 21258948 2189196 6.45 3398688 19034172 472 10:30:05 09:51:01 8699000 31396336 866848 2.64 423032 21457596 2145348 6.32 3978284 18666532 1308 10:30:05 09:52:01 8723400 31420924 845380 2.57 423088 21457616 2145348 6.32 3956972 18666840 8 10:30:05 09:53:01 8723092 31420664 845624 2.57 423144 21457624 2145348 6.32 3957236 18666844 4 10:30:05 09:54:01 8735408 31433084 833780 2.54 423224 21457624 2145348 6.32 3945816 18666848 8 10:30:05 09:55:01 8736148 31433856 833000 2.53 423256 21457628 2145348 6.32 3945840 18666852 44 10:30:05 09:56:01 8739004 31437276 829792 2.52 423320 21457692 2150020 6.34 3942144 18667300 24 10:30:05 09:57:01 8738808 31437088 829920 2.52 423372 21457688 2150020 6.34 3941956 18667304 4 10:30:05 09:58:01 8738924 31437352 829580 2.52 423436 21457700 2150020 6.34 3942008 18667312 8 10:30:05 09:59:01 8738388 31436876 830044 2.52 423484 21457700 2150020 6.34 3942064 18667316 4 10:30:05 10:00:01 8738640 31437180 829680 2.52 423532 21457704 2150020 6.34 3942120 18667312 8 10:30:05 10:01:01 8738744 31437340 829672 2.52 423584 21457708 2150020 6.34 3942172 18667316 28 10:30:05 10:02:01 8739296 31437940 829024 2.52 423652 21457704 2150020 6.34 3942276 18667320 8 10:30:05 10:03:01 8739312 31438180 828792 2.52 423720 21457832 2133672 6.29 3942316 18667448 40 10:30:05 10:04:01 8739256 31438196 828736 2.52 423788 21457844 2133672 6.29 3942700 18667452 8 10:30:05 10:05:01 8739424 31438428 828684 2.52 423844 21457840 2133672 6.29 3942736 18667456 152 10:30:05 10:06:01 8739408 31438476 828608 2.52 423900 21457848 2133672 6.29 3942516 18667456 8 10:30:05 10:07:01 8739416 31438512 828488 2.52 423936 21457852 2133672 6.29 3942840 18667460 4 10:30:05 10:08:01 8739652 31438812 828188 2.52 423980 21457856 2133672 6.29 3942580 18667464 8 10:30:05 10:09:01 8739068 31438256 828652 2.52 424020 21457860 2133672 6.29 3942632 18667468 4 10:30:05 10:10:01 8739336 31438576 828308 2.52 424056 21457856 2133672 6.29 3942668 18667468 8 10:30:05 10:11:01 8739288 31438584 828248 2.52 424124 21457840 2133672 6.29 3942720 18667472 8 10:30:05 10:12:01 8739272 31438728 827992 2.52 424176 21458000 2133672 6.29 3942804 18667608 8 10:30:05 10:13:01 8738876 31438456 828288 2.52 424252 21458000 2133672 6.29 3942860 18667612 40 10:30:05 10:14:01 8738664 31438304 828416 2.52 424316 21458004 2133672 6.29 3942920 18667620 8 10:30:05 10:15:01 8738600 31438300 828348 2.52 424376 21458004 2133672 6.29 3943044 18667624 4 10:30:05 10:16:01 8738592 31438356 828224 2.52 424464 21457984 2117072 6.24 3943024 18667632 8 10:30:05 10:17:01 8737912 31437736 828792 2.52 424488 21458008 2117072 6.24 3943296 18667620 4 10:30:05 10:18:01 8737612 31437520 828944 2.52 424524 21458012 2117072 6.24 3943172 18667624 8 10:30:05 10:19:01 8737636 31437556 828880 2.52 424548 21458012 2117072 6.24 3943156 18667628 148 10:30:05 10:20:01 8738276 31438244 828372 2.52 424556 21458020 2117072 6.24 3943608 18667632 188 10:30:05 10:21:01 8738308 31438280 828332 2.52 424580 21458012 2117072 6.24 3943200 18667636 300 10:30:05 10:22:01 8737848 31437836 828740 2.52 424592 21458024 2117072 6.24 3943308 18667632 12 10:30:05 10:23:01 8738000 31437992 828692 2.52 424612 21458032 2117072 6.24 3943716 18667636 292 10:30:05 10:24:01 8736056 31436912 829620 2.52 424636 21458592 2135276 6.29 3943880 18668136 260 10:30:05 10:25:01 8736324 31437192 829332 2.52 424660 21458588 2135276 6.29 3943340 18668136 156 10:30:05 10:26:01 8736212 31437116 829352 2.52 424704 21458588 2135276 6.29 3943440 18668140 8 10:30:05 10:27:01 8736268 31437236 829200 2.52 424732 21458600 2135276 6.29 3943568 18668144 48 10:30:05 10:28:01 8736504 31437488 828880 2.52 424760 21458604 2135276 6.29 3943500 18668148 4 10:30:05 10:29:01 7662308 31160352 1102192 3.35 428616 22197792 2452628 7.23 4225540 19398592 61288 10:30:05 10:30:01 6710720 31371680 887856 2.70 466944 23194552 2190452 6.46 4098076 20347580 404 10:30:05 Average: 10333053 31278311 988875 3.01 395654 19810669 2486979 7.33 3863239 17230280 131583 10:30:05 10:30:05 09:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:30:05 09:42:02 lo 5.33 5.33 0.52 0.52 0.00 0.00 0.00 0.00 10:30:05 09:42:02 ens3 1594.00 1424.76 11578.56 181.23 0.00 0.00 0.00 0.00 10:30:05 09:42:02 docker0 583.34 567.89 38.98 2981.53 0.00 0.00 0.00 0.00 10:30:05 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 09:43:01 ens3 295.17 231.35 1717.95 35.14 0.00 0.00 0.00 0.00 10:30:05 09:43:01 docker0 211.02 259.24 18.19 1684.23 0.00 0.00 0.00 0.00 10:30:05 09:43:01 veth6dd57bd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:44:01 ens3 39.49 25.00 38.42 15.95 0.00 0.00 0.00 0.00 10:30:05 09:44:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 10:30:05 09:44:01 veth6dd57bd 1.10 1.13 0.10 0.10 0.00 0.00 0.00 0.00 10:30:05 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 09:45:01 ens3 46.74 52.14 23.72 127.95 0.00 0.00 0.00 0.00 10:30:05 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:45:01 veth6dd57bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:46:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 10:30:05 09:46:01 veth3336c3f 79.84 147.04 8.14 1233.20 0.00 0.00 0.00 0.10 10:30:05 09:46:01 ens3 991.57 580.99 10668.05 73.33 0.00 0.00 0.00 0.00 10:30:05 09:46:01 veth34309cf 18.67 25.34 1.77 12.31 0.00 0.00 0.00 0.00 10:30:05 09:46:01 veth312ae31 89.59 129.79 8.78 1234.87 0.00 0.00 0.00 0.10 10:30:05 09:46:01 vethbf03801 1.37 3.83 0.10 38.14 0.00 0.00 0.00 0.00 10:30:05 09:46:01 veth3d50e3a 79.69 137.76 8.09 1230.12 0.00 0.00 0.00 0.10 10:30:05 09:46:01 veth266446c 0.58 1.42 0.05 0.28 0.00 0.00 0.00 0.00 10:30:05 09:46:01 docker0 500.17 841.20 41.50 7583.67 0.00 0.00 0.00 0.00 10:30:05 09:46:01 veth67e89f8 5.48 7.46 0.38 39.04 0.00 0.00 0.00 0.00 10:30:05 09:46:01 vethb273ef9 83.47 147.61 8.36 1230.27 0.00 0.00 0.00 0.10 10:30:05 09:46:01 veth1518166 83.26 138.23 8.35 1229.95 0.00 0.00 0.00 0.10 10:30:05 09:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:30:05 09:47:01 veth6391503 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:47:01 veth86935cc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:47:01 ens3 132.19 76.52 1228.92 14.41 0.00 0.00 0.00 0.00 10:30:05 09:47:01 veth266446c 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 09:47:01 docker0 66.69 115.15 5.80 1214.81 0.00 0.00 0.00 0.00 10:30:05 09:47:01 veth4a94447 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:47:01 vetha3c3732 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:47:01 veth471d868 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:47:01 veth952bf39 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:47:01 vetha4176cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:47:01 vethdb37d39 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:47:01 veth91621d6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:47:01 vethb93b357 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:47:01 vethf9ba595 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:47:01 veth09aaa75 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:30:05 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 veth6391503 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 veth86935cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 ens3 1.97 1.00 1.59 0.84 0.00 0.00 0.00 0.00 10:30:05 09:48:01 veth266446c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 veth4a94447 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 vetha3c3732 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 veth471d868 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 veth952bf39 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 vetha4176cb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 vethdb37d39 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 veth91621d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 vethb93b357 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 vethf9ba595 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:48:01 veth09aaa75 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 09:49:01 veth6391503 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:49:01 veth86935cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:49:01 ens3 19.81 11.20 17.34 8.61 0.00 0.00 0.00 0.00 10:30:05 09:49:01 veth266446c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:49:01 veth4a94447 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:49:01 vetha3c3732 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:49:01 veth471d868 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:49:01 veth952bf39 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:49:01 vethdb37d39 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:49:01 veth91621d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:49:01 vethf9ba595 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:49:01 veth09aaa75 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:50:01 lo 51.92 51.92 5.12 5.12 0.00 0.00 0.00 0.00 10:30:05 09:50:01 ens3 400.05 433.31 232.74 1633.68 0.00 0.00 0.00 0.00 10:30:05 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:51:01 lo 28.66 28.66 2.82 2.82 0.00 0.00 0.00 0.00 10:30:05 09:51:01 ens3 468.11 457.77 1555.09 2299.68 0.00 0.00 0.00 0.00 10:30:05 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:52:01 ens3 0.97 0.32 0.30 0.12 0.00 0.00 0.00 0.00 10:30:05 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 09:53:01 ens3 1.13 0.67 2.60 0.24 0.00 0.00 0.00 0.00 10:30:05 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 09:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:56:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 09:57:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:30:05 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:58:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 09:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:01:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:30:05 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:02:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:30:05 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:04:01 ens3 0.83 0.42 0.30 0.22 0.00 0.00 0.00 0.00 10:30:05 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:07:01 ens3 0.40 0.22 0.20 0.07 0.00 0.00 0.00 0.00 10:30:05 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:08:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:11:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:12:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 10:30:05 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:14:01 ens3 0.20 0.12 0.09 0.01 0.00 0.00 0.00 0.00 10:30:05 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:15:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:17:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 10:30:05 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:22:01 ens3 0.30 0.25 0.19 0.08 0.00 0.00 0.00 0.00 10:30:05 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:24:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:24:01 ens3 0.22 0.23 0.08 0.03 0.00 0.00 0.00 0.00 10:30:05 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 10:27:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 10:30:05 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:28:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:30:05 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 10:29:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:30:05 10:29:01 ens3 132.96 79.97 3929.92 15.06 0.00 0.00 0.00 0.00 10:30:05 10:29:01 veth19cad0b 0.82 0.80 0.09 0.33 0.00 0.00 0.00 0.00 10:30:05 10:29:01 docker0 0.82 0.70 0.08 0.32 0.00 0.00 0.00 0.00 10:30:05 10:30:01 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 10:30:05 10:30:01 ens3 417.61 287.05 6671.26 162.89 0.00 0.00 0.00 0.00 10:30:05 10:30:01 docker0 65.64 104.25 6.05 873.65 0.00 0.00 0.00 0.00 10:30:05 Average: lo 1.94 1.94 0.19 0.19 0.00 0.00 0.00 0.00 10:30:05 Average: ens3 92.73 74.76 768.47 93.28 0.00 0.00 0.00 0.00 10:30:05 Average: docker0 29.10 38.49 2.25 292.19 0.00 0.00 0.00 0.00 10:30:05 10:30:05 10:30:05 ---> sar -P ALL: 10:30:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-103) 04/18/25 _x86_64_ (8 CPU) 10:30:05 10:30:05 09:40:50 LINUX RESTART (8 CPU) 10:30:05 10:30:05 09:41:01 CPU %user %nice %system %iowait %steal %idle 10:30:05 09:42:02 all 9.86 0.00 3.14 2.18 0.06 84.75 10:30:05 09:42:02 0 9.39 0.00 3.36 3.68 0.07 83.50 10:30:05 09:42:02 1 7.80 0.00 2.52 3.47 0.05 86.16 10:30:05 09:42:02 2 7.34 0.00 2.96 1.18 0.08 88.45 10:30:05 09:42:02 3 11.05 0.00 2.38 0.56 0.07 85.95 10:30:05 09:42:02 4 10.45 0.00 3.70 4.49 0.07 81.30 10:30:05 09:42:02 5 9.55 0.00 2.88 2.35 0.05 85.17 10:30:05 09:42:02 6 14.65 0.00 3.97 1.61 0.07 79.70 10:30:05 09:42:02 7 8.68 0.00 3.37 0.10 0.05 87.80 10:30:05 09:43:01 all 29.98 0.00 5.66 3.07 0.08 61.21 10:30:05 09:43:01 0 29.18 0.00 5.34 0.44 0.07 64.97 10:30:05 09:43:01 1 29.18 0.00 5.07 2.48 0.09 63.18 10:30:05 09:43:01 2 28.97 0.00 5.69 0.15 0.07 65.12 10:30:05 09:43:01 3 29.70 0.00 5.48 0.38 0.09 64.36 10:30:05 09:43:01 4 29.29 0.00 5.46 9.00 0.09 56.17 10:30:05 09:43:01 5 31.24 0.00 6.67 2.57 0.09 59.44 10:30:05 09:43:01 6 31.91 0.00 5.83 9.33 0.09 52.84 10:30:05 09:43:01 7 30.37 0.00 5.75 0.24 0.09 63.55 10:30:05 09:44:01 all 40.99 0.00 6.03 1.66 0.10 51.22 10:30:05 09:44:01 0 41.15 0.00 7.04 6.26 0.12 45.43 10:30:05 09:44:01 1 38.67 0.00 6.19 1.69 0.10 53.35 10:30:05 09:44:01 2 41.56 0.00 5.81 0.42 0.10 52.10 10:30:05 09:44:01 3 39.94 0.00 6.16 0.12 0.08 53.69 10:30:05 09:44:01 4 39.25 0.00 5.72 3.84 0.08 51.11 10:30:05 09:44:01 5 41.59 0.00 5.92 0.45 0.08 51.95 10:30:05 09:44:01 6 42.96 0.00 5.60 0.03 0.10 51.31 10:30:05 09:44:01 7 42.83 0.00 5.81 0.45 0.10 50.80 10:30:05 09:45:01 all 50.40 0.00 6.34 0.45 0.11 42.70 10:30:05 09:45:01 0 50.68 0.00 6.60 1.38 0.12 41.22 10:30:05 09:45:01 1 50.35 0.00 6.43 0.88 0.12 42.23 10:30:05 09:45:01 2 50.09 0.00 6.19 0.15 0.13 43.43 10:30:05 09:45:01 3 50.61 0.00 6.64 0.07 0.10 42.58 10:30:05 09:45:01 4 51.24 0.00 6.00 0.62 0.12 42.01 10:30:05 09:45:01 5 49.35 0.00 6.19 0.13 0.12 44.20 10:30:05 09:45:01 6 51.49 0.00 6.37 0.22 0.10 41.82 10:30:05 09:45:01 7 49.35 0.00 6.30 0.13 0.10 44.11 10:30:05 09:46:01 all 24.82 0.00 9.50 17.14 0.10 48.44 10:30:05 09:46:01 0 23.52 0.00 8.18 10.61 0.10 57.59 10:30:05 09:46:01 1 24.78 0.00 9.10 14.64 0.10 51.38 10:30:05 09:46:01 2 25.85 0.00 9.79 15.60 0.10 48.65 10:30:05 09:46:01 3 24.96 0.00 9.00 14.94 0.10 51.00 10:30:05 09:46:01 4 24.10 0.00 11.16 35.98 0.10 28.66 10:30:05 09:46:01 5 25.45 0.00 10.52 12.42 0.10 51.51 10:30:05 09:46:01 6 24.39 0.00 9.59 19.14 0.08 46.80 10:30:05 09:46:01 7 25.53 0.00 8.62 13.89 0.10 51.85 10:30:05 09:47:01 all 45.29 0.00 8.54 11.46 0.11 34.60 10:30:05 09:47:01 0 43.46 0.00 8.57 3.87 0.10 44.00 10:30:05 09:47:01 1 45.52 0.00 8.13 6.74 0.10 39.51 10:30:05 09:47:01 2 45.81 0.00 8.42 11.10 0.10 34.57 10:30:05 09:47:01 3 44.34 0.00 9.30 26.53 0.10 19.72 10:30:05 09:47:01 4 46.06 0.00 8.60 20.69 0.13 24.52 10:30:05 09:47:01 5 45.93 0.00 8.50 8.70 0.12 36.75 10:30:05 09:47:01 6 45.33 0.00 8.56 6.97 0.10 39.04 10:30:05 09:47:01 7 45.89 0.00 8.26 7.17 0.10 38.59 10:30:05 09:48:01 all 90.82 0.00 9.02 0.00 0.16 0.00 10:30:05 09:48:01 0 90.72 0.00 9.12 0.00 0.17 0.00 10:30:05 09:48:01 1 90.92 0.00 8.91 0.00 0.17 0.00 10:30:05 09:48:01 2 90.72 0.00 9.13 0.00 0.15 0.00 10:30:05 09:48:01 3 90.94 0.00 8.90 0.00 0.17 0.00 10:30:05 09:48:01 4 90.10 0.00 9.75 0.00 0.15 0.00 10:30:05 09:48:01 5 90.71 0.00 9.14 0.00 0.15 0.00 10:30:05 09:48:01 6 91.08 0.00 8.77 0.00 0.15 0.00 10:30:05 09:48:01 7 91.36 0.00 8.47 0.00 0.17 0.00 10:30:05 09:49:01 all 87.62 0.00 9.75 0.52 0.15 1.97 10:30:05 09:49:01 0 88.63 0.00 8.67 0.20 0.17 2.34 10:30:05 09:49:01 1 87.62 0.00 9.61 0.00 0.13 2.64 10:30:05 09:49:01 2 86.66 0.00 10.35 2.69 0.15 0.15 10:30:05 09:49:01 3 87.78 0.00 9.65 0.17 0.15 2.25 10:30:05 09:49:01 4 87.36 0.00 10.54 0.20 0.17 1.74 10:30:05 09:49:01 5 87.84 0.00 9.67 0.30 0.17 2.02 10:30:05 09:49:01 6 87.99 0.00 9.53 0.07 0.15 2.27 10:30:05 09:49:01 7 87.08 0.00 9.95 0.52 0.13 2.32 10:30:05 09:50:01 all 8.05 0.00 1.81 2.27 0.05 87.83 10:30:05 09:50:01 0 9.88 0.00 2.20 2.17 0.05 85.70 10:30:05 09:50:01 1 8.75 0.00 1.90 3.45 0.05 85.86 10:30:05 09:50:01 2 7.74 0.00 1.78 3.73 0.05 86.69 10:30:05 09:50:01 3 7.84 0.00 1.64 2.24 0.03 88.25 10:30:05 09:50:01 4 5.10 0.00 1.53 2.82 0.03 90.52 10:30:05 09:50:01 5 7.27 0.00 1.84 1.27 0.05 89.57 10:30:05 09:50:01 6 10.11 0.00 1.91 1.49 0.07 86.42 10:30:05 09:50:01 7 7.73 0.00 1.67 0.97 0.05 89.58 10:30:05 09:51:01 all 9.08 0.00 1.10 0.32 0.05 89.45 10:30:05 09:51:01 0 12.19 0.00 1.10 0.17 0.05 86.48 10:30:05 09:51:01 1 12.66 0.00 1.02 0.03 0.07 86.22 10:30:05 09:51:01 2 11.78 0.00 1.04 0.82 0.05 86.30 10:30:05 09:51:01 3 8.41 0.00 0.77 0.07 0.07 90.69 10:30:05 09:51:01 4 9.41 0.00 1.22 0.05 0.05 89.27 10:30:05 09:51:01 5 5.25 0.00 1.19 0.84 0.05 92.68 10:30:05 09:51:01 6 7.90 0.00 1.20 0.38 0.05 90.46 10:30:05 09:51:01 7 5.03 0.00 1.27 0.22 0.03 93.45 10:30:05 09:52:01 all 0.24 0.00 0.03 0.01 0.01 99.71 10:30:05 09:52:01 0 1.66 0.00 0.02 0.00 0.02 98.30 10:30:05 09:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:30:05 09:52:01 2 0.08 0.00 0.08 0.05 0.03 99.75 10:30:05 09:52:01 3 0.07 0.00 0.03 0.00 0.00 99.90 10:30:05 09:52:01 4 0.03 0.00 0.03 0.03 0.02 99.88 10:30:05 09:52:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:30:05 09:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 09:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:30:05 10:30:05 09:52:01 CPU %user %nice %system %iowait %steal %idle 10:30:05 09:53:01 all 0.17 0.00 0.02 0.00 0.00 99.80 10:30:05 09:53:01 0 1.06 0.00 0.03 0.00 0.00 98.91 10:30:05 09:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:30:05 09:53:01 2 0.08 0.00 0.03 0.03 0.02 99.83 10:30:05 09:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 09:53:01 4 0.08 0.00 0.03 0.00 0.00 99.88 10:30:05 09:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 09:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:30:05 09:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:30:05 09:54:01 all 0.01 0.00 0.01 0.08 0.01 99.88 10:30:05 09:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 09:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 09:54:01 2 0.03 0.00 0.03 0.67 0.02 99.25 10:30:05 09:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:30:05 09:54:01 4 0.03 0.00 0.03 0.00 0.03 99.90 10:30:05 09:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:30:05 09:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 09:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 09:55:01 all 0.10 0.00 0.01 0.01 0.00 99.88 10:30:05 09:55:01 0 0.67 0.00 0.00 0.00 0.02 99.32 10:30:05 09:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 09:55:01 2 0.05 0.00 0.05 0.03 0.02 99.85 10:30:05 09:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 09:55:01 4 0.05 0.00 0.02 0.02 0.00 99.92 10:30:05 09:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:30:05 09:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 09:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 09:56:01 all 0.22 0.00 0.04 0.00 0.01 99.73 10:30:05 09:56:01 0 1.50 0.00 0.03 0.00 0.00 98.47 10:30:05 09:56:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:30:05 09:56:01 2 0.07 0.00 0.10 0.03 0.02 99.78 10:30:05 09:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:30:05 09:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:30:05 09:56:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:30:05 09:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:30:05 09:56:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:30:05 09:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:30:05 09:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:30:05 09:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:30:05 09:57:01 2 0.03 0.00 0.07 0.03 0.00 99.87 10:30:05 09:57:01 3 0.05 0.00 0.02 0.02 0.00 99.92 10:30:05 09:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:30:05 09:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:30:05 09:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 09:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 09:58:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:30:05 09:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:30:05 09:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 09:58:01 2 0.08 0.00 0.03 0.02 0.02 99.85 10:30:05 09:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:30:05 09:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:30:05 09:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 09:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 09:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 09:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:30:05 09:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 09:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 09:59:01 2 0.00 0.00 0.02 0.02 0.02 99.95 10:30:05 09:59:01 3 0.03 0.00 0.02 0.02 0.00 99.93 10:30:05 09:59:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:30:05 09:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:30:05 09:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 09:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:30:05 10:00:01 all 0.12 0.00 0.02 0.00 0.00 99.85 10:30:05 10:00:01 0 0.76 0.00 0.02 0.00 0.00 99.22 10:30:05 10:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:30:05 10:00:01 2 0.02 0.00 0.05 0.03 0.00 99.90 10:30:05 10:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:30:05 10:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 10:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:00:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:30:05 10:01:01 all 0.27 0.00 0.02 0.00 0.00 99.71 10:30:05 10:01:01 0 1.87 0.00 0.00 0.00 0.02 98.11 10:30:05 10:01:01 1 0.03 0.00 0.05 0.00 0.00 99.92 10:30:05 10:01:01 2 0.02 0.00 0.02 0.03 0.02 99.92 10:30:05 10:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:30:05 10:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:30:05 10:01:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:30:05 10:01:01 7 0.13 0.00 0.00 0.00 0.00 99.87 10:30:05 10:02:01 all 0.23 0.00 0.01 0.00 0.10 99.65 10:30:05 10:02:01 0 1.57 0.00 0.02 0.00 0.57 97.84 10:30:05 10:02:01 1 0.05 0.00 0.02 0.00 0.25 99.68 10:30:05 10:02:01 2 0.03 0.00 0.02 0.02 0.00 99.93 10:30:05 10:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:02:01 4 0.03 0.00 0.05 0.00 0.00 99.92 10:30:05 10:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:02:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:30:05 10:03:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:30:05 10:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:30:05 10:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:03:01 2 0.03 0.00 0.03 0.03 0.02 99.88 10:30:05 10:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:03:01 4 0.03 0.00 0.03 0.02 0.02 99.90 10:30:05 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:30:05 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:30:05 10:04:01 all 0.04 0.00 0.02 0.00 0.00 99.93 10:30:05 10:04:01 0 0.07 0.00 0.02 0.00 0.00 99.92 10:30:05 10:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:04:01 2 0.05 0.00 0.03 0.02 0.00 99.90 10:30:05 10:04:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:30:05 10:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:30:05 10:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:30:05 10:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:30:05 10:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:30:05 10:05:01 2 0.02 0.00 0.00 0.03 0.02 99.93 10:30:05 10:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:30:05 10:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:05:01 6 0.03 0.00 0.05 0.00 0.00 99.92 10:30:05 10:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:06:01 all 0.07 0.00 0.01 0.00 0.00 99.91 10:30:05 10:06:01 0 0.50 0.00 0.03 0.00 0.00 99.47 10:30:05 10:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:06:01 2 0.02 0.00 0.03 0.03 0.00 99.92 10:30:05 10:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 10:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:06:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:30:05 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:07:01 all 0.26 0.00 0.02 0.01 0.00 99.72 10:30:05 10:07:01 0 1.91 0.00 0.03 0.00 0.02 98.05 10:30:05 10:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:30:05 10:07:01 2 0.03 0.00 0.02 0.03 0.02 99.90 10:30:05 10:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:30:05 10:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:07:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:30:05 10:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:30:05 10:08:01 all 0.05 0.00 0.01 0.00 0.00 99.94 10:30:05 10:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:30:05 10:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:08:01 2 0.05 0.00 0.02 0.02 0.00 99.92 10:30:05 10:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:30:05 10:08:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:30:05 10:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:30:05 10:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 10:08:01 7 0.13 0.00 0.02 0.00 0.00 99.85 10:30:05 10:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:30:05 10:09:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:30:05 10:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:30:05 10:09:01 2 0.02 0.00 0.02 0.03 0.02 99.92 10:30:05 10:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:30:05 10:09:01 5 0.00 0.00 0.03 0.00 0.02 99.95 10:30:05 10:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:30:05 10:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:30:05 10:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:30:05 10:10:01 2 0.02 0.00 0.02 0.03 0.00 99.93 10:30:05 10:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:30:05 10:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:30:05 10:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:11:01 2 0.05 0.00 0.00 0.03 0.02 99.90 10:30:05 10:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:30:05 10:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:30:05 10:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:30:05 10:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:30:05 10:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:12:01 all 0.11 0.00 0.01 0.00 0.01 99.87 10:30:05 10:12:01 0 0.78 0.00 0.00 0.00 0.00 99.22 10:30:05 10:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 10:12:01 2 0.02 0.00 0.03 0.02 0.00 99.93 10:30:05 10:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:30:05 10:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:30:05 10:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:30:05 10:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:30:05 10:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:13:01 all 0.28 0.00 0.02 0.01 0.01 99.69 10:30:05 10:13:01 0 2.04 0.00 0.03 0.00 0.02 97.92 10:30:05 10:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:30:05 10:13:01 2 0.03 0.00 0.03 0.03 0.02 99.88 10:30:05 10:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:13:01 4 0.05 0.00 0.00 0.02 0.00 99.93 10:30:05 10:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:30:05 10:13:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:30:05 10:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:14:01 all 0.08 0.00 0.01 0.00 0.00 99.90 10:30:05 10:14:01 0 0.57 0.00 0.05 0.00 0.00 99.38 10:30:05 10:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:14:01 2 0.05 0.00 0.03 0.02 0.02 99.88 10:30:05 10:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:30:05 10:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:30:05 10:14:01 CPU %user %nice %system %iowait %steal %idle 10:30:05 10:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:30:05 10:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:30:05 10:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:15:01 2 0.02 0.00 0.03 0.03 0.02 99.90 10:30:05 10:15:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:30:05 10:15:01 4 0.05 0.00 0.02 0.02 0.00 99.92 10:30:05 10:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:30:05 10:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:16:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:30:05 10:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:30:05 10:16:01 2 0.05 0.00 0.02 0.03 0.00 99.90 10:30:05 10:16:01 3 0.05 0.00 0.05 0.00 0.00 99.90 10:30:05 10:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:30:05 10:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:30:05 10:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:30:05 10:17:01 all 0.03 0.00 0.01 0.01 0.00 99.94 10:30:05 10:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:30:05 10:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:17:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:30:05 10:17:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:30:05 10:17:01 4 0.02 0.00 0.02 0.07 0.00 99.90 10:30:05 10:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 10:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:30:05 10:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:30:05 10:18:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:30:05 10:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:30:05 10:18:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:30:05 10:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:30:05 10:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:30:05 10:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:30:05 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 10:19:01 all 0.06 0.00 0.02 0.00 0.00 99.92 10:30:05 10:19:01 0 0.33 0.00 0.02 0.00 0.00 99.65 10:30:05 10:19:01 1 0.05 0.00 0.07 0.00 0.00 99.88 10:30:05 10:19:01 2 0.03 0.00 0.02 0.02 0.02 99.92 10:30:05 10:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:30:05 10:19:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:30:05 10:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:20:01 all 0.11 0.00 0.01 0.00 0.01 99.87 10:30:05 10:20:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:30:05 10:20:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:30:05 10:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:20:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:30:05 10:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:30:05 10:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:30:05 10:20:01 7 0.70 0.00 0.03 0.00 0.00 99.27 10:30:05 10:21:01 all 0.28 0.00 0.01 0.00 0.00 99.70 10:30:05 10:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:21:01 1 0.08 0.00 0.02 0.00 0.02 99.88 10:30:05 10:21:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:30:05 10:21:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:30:05 10:21:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:30:05 10:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:21:01 7 1.97 0.00 0.00 0.00 0.00 98.03 10:30:05 10:22:01 all 0.27 0.00 0.01 0.00 0.00 99.71 10:30:05 10:22:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:30:05 10:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:30:05 10:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:30:05 10:22:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:30:05 10:22:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:30:05 10:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:22:01 7 1.97 0.00 0.02 0.00 0.00 98.01 10:30:05 10:23:01 all 0.08 0.00 0.01 0.00 0.00 99.90 10:30:05 10:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:23:01 2 0.05 0.00 0.02 0.02 0.00 99.92 10:30:05 10:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 10:23:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:30:05 10:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 10:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:23:01 7 0.40 0.00 0.02 0.00 0.02 99.57 10:30:05 10:24:01 all 0.17 0.00 0.05 0.01 0.01 99.76 10:30:05 10:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:30:05 10:24:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:30:05 10:24:01 2 0.00 0.00 0.03 0.03 0.00 99.93 10:30:05 10:24:01 3 0.07 0.00 0.05 0.00 0.00 99.88 10:30:05 10:24:01 4 0.07 0.00 0.03 0.02 0.02 99.87 10:30:05 10:24:01 5 0.55 0.00 0.12 0.02 0.00 99.32 10:30:05 10:24:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:30:05 10:24:01 7 0.60 0.00 0.05 0.00 0.00 99.35 10:30:05 10:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:30:05 10:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:30:05 10:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:30:05 10:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:30:05 10:25:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:30:05 10:25:01 4 0.03 0.00 0.05 0.00 0.02 99.90 10:30:05 10:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:30:05 10:25:01 CPU %user %nice %system %iowait %steal %idle 10:30:05 10:26:01 all 0.04 0.00 0.01 0.01 0.00 99.94 10:30:05 10:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:30:05 10:26:01 1 0.07 0.00 0.03 0.00 0.00 99.90 10:30:05 10:26:01 2 0.03 0.00 0.00 0.08 0.00 99.88 10:30:05 10:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:30:05 10:26:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:30:05 10:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:30:05 10:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:30:05 10:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:30:05 10:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:30:05 10:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:30:05 10:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 10:27:01 4 0.02 0.00 0.05 0.00 0.00 99.93 10:30:05 10:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:30:05 10:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:28:01 all 0.10 0.00 0.01 0.00 0.01 99.87 10:30:05 10:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:30:05 10:28:01 1 0.02 0.00 0.05 0.00 0.02 99.92 10:30:05 10:28:01 2 0.05 0.00 0.00 0.03 0.02 99.90 10:30:05 10:28:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:30:05 10:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:30:05 10:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:30:05 10:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:30:05 10:28:01 7 0.67 0.00 0.00 0.00 0.00 99.33 10:30:05 10:29:01 all 3.60 0.00 1.67 1.00 0.03 93.70 10:30:05 10:29:01 0 3.23 0.00 1.88 0.02 0.03 94.84 10:30:05 10:29:01 1 4.67 0.00 1.16 0.00 0.02 94.16 10:30:05 10:29:01 2 2.84 0.00 2.72 7.73 0.02 86.70 10:30:05 10:29:01 3 3.65 0.00 1.79 0.07 0.03 94.46 10:30:05 10:29:01 4 3.15 0.00 1.34 0.12 0.03 95.35 10:30:05 10:29:01 5 2.82 0.00 1.01 0.08 0.02 96.07 10:30:05 10:29:01 6 4.34 0.00 1.59 0.03 0.02 94.02 10:30:05 10:29:01 7 4.12 0.00 1.88 0.02 0.03 93.96 10:30:05 10:30:01 all 9.10 0.00 3.94 1.62 0.06 85.27 10:30:05 10:30:01 0 9.16 0.00 3.73 0.79 0.05 86.26 10:30:05 10:30:01 1 8.19 0.00 3.93 0.20 0.07 87.61 10:30:05 10:30:01 2 9.91 0.00 4.19 1.72 0.07 84.12 10:30:05 10:30:01 3 9.70 0.00 4.40 3.48 0.05 82.37 10:30:05 10:30:01 4 9.48 0.00 3.09 0.22 0.07 87.15 10:30:05 10:30:01 5 8.88 0.00 5.18 6.49 0.07 79.38 10:30:05 10:30:01 6 9.20 0.00 3.84 0.08 0.08 86.80 10:30:05 10:30:01 7 8.31 0.00 3.20 0.03 0.05 88.41 10:30:05 Average: all 8.40 0.00 1.36 0.85 0.03 89.37 10:30:05 Average: 0 8.68 0.00 1.35 0.60 0.04 89.34 10:30:05 Average: 1 8.34 0.00 1.31 0.68 0.03 89.64 10:30:05 Average: 2 8.34 0.00 1.40 0.95 0.03 89.28 10:30:05 Average: 3 8.33 0.00 1.35 0.98 0.02 89.31 10:30:05 Average: 4 8.25 0.00 1.39 1.57 0.03 88.75 10:30:05 Average: 5 8.27 0.00 1.40 0.72 0.02 89.58 10:30:05 Average: 6 8.56 0.00 1.36 0.79 0.02 89.26 10:30:05 Average: 7 8.40 0.00 1.32 0.48 0.02 89.78 10:30:05 10:30:05 10:30:05