Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 755a569b73dd440e9bb4c730bc07283f2b359723 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-ssh17931856100741283005.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-ssh150054385840337460.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-ssh3683584765596146674.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-ssh7481122504679632710.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-ssh15276751376085975532.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-4141 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/862 [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/862 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 755a569b73dd440e9bb4c730bc07283f2b359723 (main) Commit message: "Merge pull request #5197 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.16" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 755a569b73dd440e9bb4c730bc07283f2b359723 # timeout=10 > git rev-list --no-walk f033e20b3640116aa1b2e2b592720d3ba5445808 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:14:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:14:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:14:46 ========================================================= 00:14:46 EdgeX Global Pipelines Version Info 00:14:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:14:47 ------------------- 00:14:47 stable info: 00:14:47 ------------------- 00:14:47 Commited By: Ginny Guan ginny@iotechsys.com 00:14:47 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 00:14:47 Message: update stable to v1.0.274 00:14:47 ------------------- 00:14:47 experimental info: 00:14:47 ------------------- 00:14:47 Commited By: **** collab-it+edgex@linuxfoundation.org 00:14:47 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 00:14:47 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 755a569 [Pipeline] echo 00:14:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:48 provisioning config files... 00:14:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/862@tmp/config7919157786977695861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:49 ---> ****-login.sh 00:14:49 nexus3.edgexfoundry.org:10001 00:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:14:49 Configure a credential helper to remove this warning. See 00:14:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:14:49 00:14:49 Login Succeeded 00:14:49 nexus3.edgexfoundry.org:10002 00:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:14:49 Configure a credential helper to remove this warning. See 00:14:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:14:49 00:14:49 Login Succeeded 00:14:49 nexus3.edgexfoundry.org:10003 00:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:14:49 Configure a credential helper to remove this warning. See 00:14:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:14:49 00:14:49 Login Succeeded 00:14:49 nexus3.edgexfoundry.org:10004 00:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:14:49 Configure a credential helper to remove this warning. See 00:14:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:14:49 00:14:49 Login Succeeded 00:14:49 ****.io 00:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:14:50 Configure a credential helper to remove this warning. See 00:14:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:14:50 00:14:50 Login Succeeded 00:14:50 ---> ****-login.sh ends [Pipeline] } 00:14:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:50 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 00:14:50 + dirname cmd/core-command/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo core-command,cmd/core-command/Dockerfile 00:14:50 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:14:50 + dirname cmd/core-data/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo core-data,cmd/core-data/Dockerfile 00:14:50 + dirname cmd/core-keeper/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo core-keeper,cmd/core-keeper/Dockerfile 00:14:50 + dirname cmd/core-metadata/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo core-metadata,cmd/core-metadata/Dockerfile 00:14:50 + dirname cmd/security-bootstrapper/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:14:50 + dirname cmd/security-proxy-auth/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:14:50 + dirname cmd/security-proxy-setup/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:14:50 + dirname cmd/security-secretstore-setup/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:14:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:14:50 + dirname cmd/security-spire-agent/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:14:50 + dirname cmd/security-spire-config/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:14:50 + dirname cmd/security-spire-server/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:14:50 + dirname cmd/support-notifications/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo support-notifications,cmd/support-notifications/Dockerfile 00:14:50 + dirname cmd/support-scheduler/Dockerfile 00:14:50 + cut -d/ -f2 00:14:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:14:50 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:14:50 + git rev-list -1 --merges 755a569b73dd440e9bb4c730bc07283f2b359723~1..755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 00:14:50 -----------> git rev-list -1 --merges 755a569b73dd440e9bb4c730bc07283f2b359723~1..755a569b73dd440e9bb4c730bc07283f2b359723 755a569b73dd440e9bb4c730bc07283f2b359723 00:14:50 755a569b73dd440e9bb4c730bc07283f2b359723 [false] [Pipeline] sh 00:14:51 + git log --format=format:%s -1 755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 00:14:51 ========================================================= 00:14:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:14:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:14:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:51 + grep -v github /etc/ssh/ssh_known_hosts 00:14:51 + [ -e /tmp/ssh_known_hosts ] 00:14:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:14:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:14:51 + sudo tee -a /etc/ssh/ssh_known_hosts 00:14:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:52 00:14:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:52 0.1.4: Pulling from edgex-devops/py-git-semver 00:14:52 3dae71ba6b94: Pulling fs layer 00:14:52 6bf1a483ea7c: Pulling fs layer 00:14:52 f5dfc541a4d3: Pulling fs layer 00:14:52 461d9e800cba: Pulling fs layer 00:14:52 80192f66455f: Pulling fs layer 00:14:52 2e8e34ca0e6c: Pulling fs layer 00:14:52 a29436f7fd5d: Pulling fs layer 00:14:52 923cac83aea3: Pulling fs layer 00:14:52 25ad8b0a4227: Pulling fs layer 00:14:52 db01528c6b51: Pulling fs layer 00:14:52 28988de357af: Pulling fs layer 00:14:52 461d9e800cba: Waiting 00:14:52 923cac83aea3: Waiting 00:14:52 80192f66455f: Waiting 00:14:52 2e8e34ca0e6c: Waiting 00:14:52 25ad8b0a4227: Waiting 00:14:52 a29436f7fd5d: Waiting 00:14:52 db01528c6b51: Waiting 00:14:52 28988de357af: Waiting 00:14:52 6bf1a483ea7c: Verifying Checksum 00:14:52 6bf1a483ea7c: Download complete 00:14:52 461d9e800cba: Verifying Checksum 00:14:52 461d9e800cba: Download complete 00:14:52 80192f66455f: Verifying Checksum 00:14:52 80192f66455f: Download complete 00:14:52 f5dfc541a4d3: Verifying Checksum 00:14:52 f5dfc541a4d3: Download complete 00:14:52 3dae71ba6b94: Verifying Checksum 00:14:52 3dae71ba6b94: Download complete 00:14:52 923cac83aea3: Verifying Checksum 00:14:52 923cac83aea3: Download complete 00:14:53 25ad8b0a4227: Verifying Checksum 00:14:53 25ad8b0a4227: Download complete 00:14:53 db01528c6b51: Verifying Checksum 00:14:53 db01528c6b51: Download complete 00:14:53 28988de357af: Download complete 00:14:53 a29436f7fd5d: Verifying Checksum 00:14:53 a29436f7fd5d: Download complete 00:14:53 2e8e34ca0e6c: Verifying Checksum 00:14:53 2e8e34ca0e6c: Download complete 00:14:53 3dae71ba6b94: Pull complete 00:14:54 6bf1a483ea7c: Pull complete 00:14:54 f5dfc541a4d3: Pull complete 00:14:54 461d9e800cba: Pull complete 00:14:54 80192f66455f: Pull complete 00:14:57 2e8e34ca0e6c: Pull complete 00:14:58 a29436f7fd5d: Pull complete 00:14:58 923cac83aea3: Pull complete 00:14:58 25ad8b0a4227: Pull complete 00:14:58 db01528c6b51: Pull complete 00:14:59 28988de357af: Pull complete 00:14:59 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 00:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:59 prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container 00:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 00:15:01 $ docker top 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd -eo pid,comm 00:15:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:15:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:15:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:01 [ssh-agent] Looking for ssh-agent implementation... 00:15:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:01 $ docker exec 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd ssh-agent 00:15:01 SSH_AUTH_SOCK=/tmp/ssh-zm2cfZyoyJez/agent.32 00:15:01 SSH_AGENT_PID=38 00:15:01 Running ssh-add (command line suppressed) 00:15:01 Identity added: /w/workspace/edgex-go/862@tmp/private_key_3307906397912940815.key (/w/workspace/edgex-go/862@tmp/private_key_3307906397912940815.key) 00:15:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:01 + git tag --points-at HEAD [Pipeline] } 00:15:01 $ docker exec --env ******** --env ******** 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd ssh-agent -k 00:15:02 unset SSH_AUTH_SOCK; 00:15:02 unset SSH_AGENT_PID; 00:15:02 echo Agent pid 38 killed; 00:15:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:15:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:02 [ssh-agent] Looking for ssh-agent implementation... 00:15:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:02 $ docker exec 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd ssh-agent 00:15:02 SSH_AUTH_SOCK=/tmp/ssh-JnAFIxFKBgwe/agent.71 00:15:02 SSH_AGENT_PID=77 00:15:02 Running ssh-add (command line suppressed) 00:15:02 Identity added: /w/workspace/edgex-go/862@tmp/private_key_3496937896263802788.key (/w/workspace/edgex-go/862@tmp/private_key_3496937896263802788.key) 00:15:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:02 + git semver init 00:15:03 2025-06-28 00:15:03,060 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 00:15:03 2025-06-28 00:15:03,065 [run_init] DEBUG init version:0.0.0 force:False 00:15:03 2025-06-28 00:15:03,066 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/862/.semver 00:15:03 2025-06-28 00:15:03,066 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/862/.semver 00:15:03 2025-06-28 00:15:03,066 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/862/.semver'], cwd=/w/workspace/edgex-go/862, stdin=None, shell=False, universal_newlines=False) 00:15:08 2025-06-28 00:15:07,553 [append_file] DEBUG append to file:/w/workspace/edgex-go/862/.git/info/exclude 00:15:08 2025-06-28 00:15:07,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/862/.semver/main with force:False 00:15:08 2025-06-28 00:15:07,554 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main 00:15:08 2025-06-28 00:15:07,554 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main 00:15:08 4.1.0-dev.30 [Pipeline] } 00:15:08 $ docker exec --env ******** --env ******** 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd ssh-agent -k 00:15:08 unset SSH_AUTH_SOCK; 00:15:08 unset SSH_AGENT_PID; 00:15:08 echo Agent pid 77 killed; 00:15:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:15:08 + git semver [Pipeline] } 00:15:09 $ docker stop --time=1 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd 00:15:10 $ docker rm -f --volumes 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd [Pipeline] // withDockerContainer [Pipeline] sh 00:15:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:15:10 Stashed 1 file(s) [Pipeline] echo 00:15:10 [edgeXSemver]: initialized semver on version 4.1.0-dev.30 [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 00:15:11 + git config --global --add safe.directory /w/workspace/edgex-go/862 [Pipeline] echo 00:15:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:15:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:15:11 ========================================================= 00:15:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:15:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:15:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:15:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:15:11 0a9a5dfd008f: Pulling fs layer 00:15:11 36466aa92d05: Pulling fs layer 00:15:11 e10405b45d13: Pulling fs layer 00:15:11 096b7ceb2af7: Pulling fs layer 00:15:11 4f4fb700ef54: Pulling fs layer 00:15:11 8213a616a21b: Pulling fs layer 00:15:11 985586143405: Pulling fs layer 00:15:11 0eae2285b678: Pulling fs layer 00:15:11 d3ac315be8c5: Pulling fs layer 00:15:11 985586143405: Waiting 00:15:11 8213a616a21b: Waiting 00:15:11 0eae2285b678: Waiting 00:15:11 d3ac315be8c5: Waiting 00:15:11 096b7ceb2af7: Waiting 00:15:11 36466aa92d05: Verifying Checksum 00:15:11 36466aa92d05: Download complete 00:15:11 096b7ceb2af7: Verifying Checksum 00:15:11 096b7ceb2af7: Download complete 00:15:11 4f4fb700ef54: Verifying Checksum 00:15:11 4f4fb700ef54: Download complete 00:15:11 8213a616a21b: Verifying Checksum 00:15:11 8213a616a21b: Download complete 00:15:11 0a9a5dfd008f: Download complete 00:15:11 985586143405: Verifying Checksum 00:15:11 985586143405: Download complete 00:15:12 0a9a5dfd008f: Pull complete 00:15:12 36466aa92d05: Pull complete 00:15:12 d3ac315be8c5: Download complete 00:15:12 e10405b45d13: Download complete 00:15:12 0eae2285b678: Verifying Checksum 00:15:12 0eae2285b678: Download complete 00:15:15 e10405b45d13: Pull complete 00:15:15 096b7ceb2af7: Pull complete 00:15:15 4f4fb700ef54: Pull complete 00:15:15 8213a616a21b: Pull complete 00:15:15 985586143405: Pull complete 00:15:17 0eae2285b678: Pull complete 00:15:18 d3ac315be8c5: Pull complete 00:15:18 Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 00:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:15:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 00:15:18 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:15:18 WORKDIR /edgex 00:15:18 COPY go.mod . 00:15:18 RUN go mod download 00:15:18 docker build -t ci-base-image-x86_64 -f - . 00:15:18 Sending build context to Docker daemon 185.9MB 00:15:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:15:18 ---> ea6120ae94a0 00:15:18 Step 2/4 : WORKDIR /edgex 00:15:20 ---> Running in 21274298943c 00:15:20 Removing intermediate container 21274298943c 00:15:20 ---> 4e9817237203 00:15:20 Step 3/4 : COPY go.mod . 00:15:20 ---> fdbd48f9ba92 00:15:20 Step 4/4 : RUN go mod download 00:15:20 ---> Running in c44739051c75 00:15:26 Still waiting to schedule task 00:15:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4140’ 00:15:52 Removing intermediate container c44739051c75 00:15:52 ---> 301b37a5737a 00:15:52 Successfully built 301b37a5737a 00:15:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:53 + docker inspect -f . ci-base-image-x86_64 00:15:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:53 prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container 00:15:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 00:15:53 $ docker top 5b474daa194782c8b522309a5562f35d16ce7e7f720c3740652ab38050ad719e -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:54 + go version 00:15:54 go version go1.23.9 linux/amd64 [Pipeline] } 00:15:54 $ docker stop --time=1 5b474daa194782c8b522309a5562f35d16ce7e7f720c3740652ab38050ad719e 00:15:55 $ docker rm -f --volumes 5b474daa194782c8b522309a5562f35d16ce7e7f720c3740652ab38050ad719e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:55 + docker inspect -f . ci-base-image-x86_64 00:15:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:55 prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container 00:15:56 $ 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/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 00:15:56 $ docker top c8c97a890cfa0690922bede40386c497831dc065a597940cc2ed3105a413d523 -eo pid,comm [Pipeline] { [Pipeline] echo 00:15:56 ========================================================= 00:15:56 [edgeXBuildGoParallel] Running Tests and Build... 00:15:56 ========================================================= [Pipeline] sh 00:15:56 + git config --global --add safe.directory /w/workspace/edgex-go/862 [Pipeline] fileExists [Pipeline] sh 00:15:56 + make test 00:15:56 go test -race -coverprofile=coverage.out ./... 00:16:05 ? github.com/edgexfoundry/edgex-go [no test files] 00:16:31 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 00:16:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:16:31 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 00:16:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 42.3% of statements 00:16:31 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 00:16:31 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 00:16:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements 00:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 00:16:32 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 00:16:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 00:16:32 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 00:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 00:16:32 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 00:16:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 00:16:32 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:16:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 00:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 00:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 00:16:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 00:16:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 00:16:33 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 00:16:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements 00:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 3.5% of statements 00:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 46.3% of statements 00:16:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 00:16:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 00:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.030s coverage: 93.4% of statements 00:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 92.3% of statements 00:16:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements 00:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 00:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:16:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 00:16:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 00:16:37 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 00:16:37 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 00:16:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:16:37 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 00:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:16:37 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 00:16:37 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 00:16:37 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 00:16:37 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 00:16:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 95.8% of statements 00:16:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 00:16:39 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 00:16:39 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 00:16:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:16:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 00:16:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 00:16:39 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 00:16:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] 00:16:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 00:16:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 38.1% of statements 00:16:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 00:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 00:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 00:16:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 00:16:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 00:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 00:16:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 00:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements 00:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:16:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 00:16:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 00:16:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 00:16:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 00:16:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 00:16:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 00:16:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 00:16:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 00:16:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 00:16:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 00:16:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 00:16:44 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 00:16:44 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 00:16:45 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 00:16:47 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 00:16:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:16:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 00:16:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 00:16:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 00:16:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 00:16:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 00:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements 00:16:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 00:16:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 00:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 00:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 00:16:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:16:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 00:16:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 00:16:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 00:16:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 00:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:16:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 00:16:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 00:16:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 00:16:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 00:16:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 00:16:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 00:16:56 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 00:16:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 00:16:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 00:16:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 00:16:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 00:16:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:16:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 00:16:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:16:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 00:16:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 00:16:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 00:16:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 00:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 00:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:17:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 68.8% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 6.8% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.041s coverage: 33.3% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.181s coverage: 54.5% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 29.2% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.018s coverage: 76.2% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 94.9% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.090s coverage: 97.7% of statements 00:17:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements 00:17:05 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 00:17:05 running golangci-lint 00:17:05 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 00:17:05 go version go1.23.9 linux/amd64 00:17:05 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 00:17:05 level=info msg="[config_reader] Used config file .golangci.yml" 00:17:05 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 00:17:32 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|name|compiled_files|deps|exports_file|imports) took 24.631602189s" 00:17:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.928452ms" 00:17:47 level=info msg="[linters_context/goanalysis] analyzers took 2m6.33123126s with top 10 stages: buildir: 1m13.133708694s, gosec: 4.569761677s, inspect: 3.089703106s, fact_deprecated: 2.633525208s, printf: 2.301042034s, ctrlflow: 1.789682476s, fact_purity: 1.706097955s, nilness: 1.330727734s, S1038: 1.293938116s, typedness: 952.223511ms" 00:17:47 level=info msg="[runner] Issues before processing: 202, after processing: 0" 00:17:47 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 202/202, exclude: 202/202, exclude-rules: 202/20, path_prettifier: 202/202, identifier_marker: 202/202, invalid_issue: 202/202, nolint: 20/0, cgo: 202/202, filename_unadjuster: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202" 00:17:47 level=info msg="[runner] processing took 18.804484ms with stages: nolint: 8.343197ms, identifier_marker: 4.379565ms, autogenerated_exclude: 1.81487ms, path_prettifier: 1.745739ms, exclude-rules: 1.475487ms, skip_dirs: 950.456µs, filename_unadjuster: 32.15µs, invalid_issue: 29.56µs, cgo: 28.49µs, uniq_by_line: 770ns, max_same_issues: 710ns, max_from_linter: 700ns, fixer: 600ns, skip_files: 450ns, path_prefixer: 390ns, severity-rules: 380ns, sort_results: 240ns, exclude: 230ns, max_per_file_from_linter: 130ns, source_code: 130ns, diff: 130ns, path_shortener: 110ns" 00:17:47 level=info msg="[runner] linters took 15.133693973s with stages: goanalysis_metalinter: 15.114778389s" 00:17:47 level=info msg="File cache stats: 0 entries of total size 0B" 00:17:47 level=info msg="Memory: 388 samples, avg is 306.3MB, max is 1518.5MB" 00:17:47 level=info msg="Execution took 39.82380037s" 00:17:47 go vet ./... 00:17:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:17:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:17:53 ./bin/test-attribution-txt.sh 00:17:53 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 00:17:53 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 00:17:53 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 00:17:53 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 00:17:53 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 00:17:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 00:17:54 + ls -al . 00:17:54 total 1996 00:17:54 drwxrwxr-x 11 1001 1001 4096 Jun 28 00:15 . 00:17:54 drwxr-xr-x 4 root root 4096 Jun 28 00:15 .. 00:17:54 drwxrwxr-x 2 1001 1001 4096 Jun 28 00:14 .blubracket 00:17:54 -rw-rw-r-- 1 1001 1001 10 Jun 28 00:14 .dockerignore 00:17:54 drwxrwxr-x 8 1001 1001 4096 Jun 28 00:17 .git 00:17:54 drwxrwxr-x 3 1001 1001 4096 Jun 28 00:14 .github 00:17:54 -rw-rw-r-- 1 1001 1001 909 Jun 28 00:14 .gitignore 00:17:54 -rw-rw-r-- 1 1001 1001 218 Jun 28 00:14 .golangci.yml 00:17:54 -rw-rw-r-- 1 1001 1001 100 Jun 28 00:14 .hadolint.yml 00:17:54 drwxr-xr-x 3 1001 1001 4096 Jun 28 00:15 .semver 00:17:54 -rw-rw-r-- 1 1001 1001 155 Jun 28 00:14 .sonarcloud.properties 00:17:54 -rw-rw-r-- 1 1001 1001 1171 Jun 28 00:14 ADOPTERS.md 00:17:54 -rw-rw-r-- 1 1001 1001 17374 Jun 28 00:14 Attribution.txt 00:17:54 -rw-rw-r-- 1 1001 1001 108018 Jun 28 00:14 CHANGELOG.md 00:17:54 -rw-rw-r-- 1 1001 1001 3804 Jun 28 00:14 CONTRIBUTING.md 00:17:54 -rw-rw-r-- 1 1001 1001 677 Jun 28 00:14 GOVERNANCE.md 00:17:54 -rw-rw-r-- 1 1001 1001 858 Jun 28 00:14 Jenkinsfile 00:17:54 -rw-rw-r-- 1 1001 1001 10775 Jun 28 00:14 LICENSE 00:17:54 -rw-rw-r-- 1 1001 1001 16740 Jun 28 00:14 Makefile 00:17:54 -rw-rw-r-- 1 1001 1001 582 Jun 28 00:14 OWNERS.md 00:17:54 -rw-rw-r-- 1 1001 1001 9932 Jun 28 00:14 README.md 00:17:54 -rw-rw-r-- 1 1001 1001 789 Jun 28 00:14 SECURITY.md 00:17:54 -rw-rw-r-- 1 1001 1001 12 Jun 28 00:15 VERSION 00:17:54 drwxrwxr-x 2 1001 1001 4096 Jun 28 00:14 bin 00:17:54 drwxrwxr-x 19 1001 1001 4096 Jun 28 00:14 cmd 00:17:54 -rw-r--r-- 1 root root 1666972 Jun 28 00:17 coverage.out 00:17:54 drwxrwxr-x 2 1001 1001 4096 Jun 28 00:14 fuzz_test 00:17:54 -rw-rw-r-- 1 1001 1001 6474 Jun 28 00:14 go.mod 00:17:54 -rw-rw-r-- 1 1001 1001 88358 Jun 28 00:14 go.sum 00:17:54 drwxrwxr-x 7 1001 1001 4096 Jun 28 00:14 internal 00:17:54 drwxrwxr-x 2 1001 1001 4096 Jun 28 00:14 openapi 00:17:54 -rw-rw-r-- 1 1001 1001 584 Jun 28 00:14 security.txt 00:17:54 -rw-rw-r-- 1 1001 1001 204 Jun 28 00:14 version.go [Pipeline] sh 00:17:54 + '[' -e coverage.out ] 00:17:54 + chown 1001:1001 coverage.out [Pipeline] stash 00:17:54 Stashed 1 file(s) [Pipeline] sh 00:17:54 + make build 00:17:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:18:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:18:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:18:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:18:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:18:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:18:28 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:18:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:18:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:18:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:18:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:18:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:18:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:18:39 $ docker stop --time=1 c8c97a890cfa0690922bede40386c497831dc065a597940cc2ed3105a413d523 00:18:41 $ docker rm -f --volumes c8c97a890cfa0690922bede40386c497831dc065a597940cc2ed3105a413d523 [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 00:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:18:43 00:18:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:18:43 latest: Pulling from edgex-devops/edgex-compose 00:18:43 91d30c5bc195: Pulling fs layer 00:18:43 2e9b0aa3be6d: Pulling fs layer 00:18:43 9c61dcf015f6: Pulling fs layer 00:18:43 4698f68db338: Pulling fs layer 00:18:43 2a2f49069b9e: Pulling fs layer 00:18:43 e0025b399a48: Pulling fs layer 00:18:43 4698f68db338: Waiting 00:18:43 2a2f49069b9e: Waiting 00:18:43 e0025b399a48: Waiting 00:18:43 91d30c5bc195: Verifying Checksum 00:18:43 4698f68db338: Verifying Checksum 00:18:43 4698f68db338: Download complete 00:18:43 91d30c5bc195: Pull complete 00:18:43 2e9b0aa3be6d: Verifying Checksum 00:18:43 2e9b0aa3be6d: Download complete 00:18:43 e0025b399a48: Verifying Checksum 00:18:43 e0025b399a48: Download complete 00:18:43 2a2f49069b9e: Download complete 00:18:44 2e9b0aa3be6d: Pull complete 00:18:44 9c61dcf015f6: Verifying Checksum 00:18:44 9c61dcf015f6: Download complete 00:18:46 9c61dcf015f6: Pull complete 00:18:46 4698f68db338: Pull complete 00:18:47 2a2f49069b9e: Pull complete 00:18:47 e0025b399a48: Pull complete 00:18:47 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:18:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:18:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:47 prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container 00:18:47 $ 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/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 00:18:48 $ docker top ccc0ab2ff7de14a2d2e5ab1122f764781f9f307b3fc1df4610748dd9054d4c9a -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:48 + docker compose -f ./docker-compose-build.yml build --parallel 00:18:50 #1 [security-bootstrapper internal] load build definition from Dockerfile 00:18:50 #1 transferring dockerfile: 3.02kB done 00:18:50 #1 DONE 0.0s 00:18:50 00:18:50 #2 [security-secretstore-setup internal] load build definition from Dockerfile 00:18:50 #2 transferring dockerfile: 2.49kB done 00:18:50 #2 DONE 0.0s 00:18:50 00:18:50 #3 [core-keeper internal] load build definition from Dockerfile 00:18:50 #3 transferring dockerfile: 2.01kB done 00:18:50 #3 DONE 0.0s 00:18:50 00:18:50 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:18:50 #4 transferring dockerfile: 2.23kB done 00:18:50 #4 DONE 0.0s 00:18:50 00:18:50 #5 [security-spire-server internal] load build definition from Dockerfile 00:18:50 #5 transferring dockerfile: 1.70kB done 00:18:50 #5 DONE 0.0s 00:18:50 00:18:50 #6 [security-spire-agent internal] load build definition from Dockerfile 00:18:50 #6 transferring dockerfile: 1.81kB done 00:18:50 #6 DONE 0.0s 00:18:50 00:18:50 #7 [security-bootstrapper internal] load .dockerignore 00:18:50 #7 transferring context: 50B done 00:18:50 #7 DONE 0.0s 00:18:50 00:18:50 #8 [core-metadata internal] load build definition from Dockerfile 00:18:51 #8 transferring dockerfile: 2.10kB done 00:18:51 #8 DONE 0.0s 00:18:51 00:18:51 #9 [support-notifications internal] load build definition from Dockerfile 00:18:51 #9 transferring dockerfile: 2.00kB done 00:18:51 #9 DONE 0.0s 00:18:51 00:18:51 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:18:51 #10 transferring dockerfile: 1.89kB done 00:18:51 #10 DONE 0.0s 00:18:51 00:18:51 #11 [core-command internal] load build definition from Dockerfile 00:18:51 #11 transferring dockerfile: 1.94kB done 00:18:51 #11 DONE 0.0s 00:18:51 00:18:51 #12 [core-data internal] load build definition from Dockerfile 00:18:51 #12 transferring dockerfile: 2.04kB done 00:18:51 #12 DONE 0.0s 00:18:51 00:18:51 #13 [support-scheduler internal] load build definition from Dockerfile 00:18:51 #13 transferring dockerfile: 1.83kB done 00:18:51 #13 DONE 0.0s 00:18:51 00:18:51 #14 [security-spire-config internal] load build definition from Dockerfile 00:18:51 #14 transferring dockerfile: 1.69kB done 00:18:51 #14 DONE 0.0s 00:18:51 00:18:51 #15 [security-proxy-setup internal] load build definition from Dockerfile 00:18:51 #15 transferring dockerfile: 2.50kB done 00:18:51 #15 DONE 0.0s 00:18:51 00:18:51 #16 [security-proxy-auth internal] load build definition from Dockerfile 00:18:51 #16 transferring dockerfile: 2.14kB done 00:18:51 #16 DONE 0.0s 00:18:51 00:18:51 #17 [security-secretstore-setup internal] load .dockerignore 00:18:51 #17 transferring context: 50B done 00:18:51 #17 DONE 0.0s 00:18:51 00:18:51 #18 [core-keeper internal] load .dockerignore 00:18:51 #18 transferring context: 50B done 00:18:51 #18 DONE 0.0s 00:18:51 00:18:51 #19 [core-common-config-bootstrapper internal] load .dockerignore 00:18:51 #19 transferring context: 50B done 00:18:51 #19 DONE 0.0s 00:18:51 00:18:51 #20 [security-spire-server internal] load .dockerignore 00:18:51 #20 transferring context: 50B done 00:18:51 #20 DONE 0.0s 00:18:51 00:18:51 #21 [security-spire-agent internal] load .dockerignore 00:18:51 #21 transferring context: 50B done 00:18:51 #21 DONE 0.0s 00:18:51 00:18:51 #22 [support-notifications internal] load .dockerignore 00:18:51 #22 transferring context: 50B done 00:18:51 #22 DONE 0.0s 00:18:51 00:18:51 #23 [core-metadata internal] load .dockerignore 00:18:51 #23 transferring context: 50B done 00:18:51 #23 DONE 0.0s 00:18:51 00:18:51 #24 [security-spiffe-token-provider internal] load .dockerignore 00:18:51 #24 transferring context: 50B done 00:18:51 #24 DONE 0.0s 00:18:51 00:18:51 #25 [core-command internal] load .dockerignore 00:18:51 #25 transferring context: 50B done 00:18:51 #25 DONE 0.0s 00:18:51 00:18:51 #26 [core-data internal] load .dockerignore 00:18:51 #26 transferring context: 50B done 00:18:51 #26 DONE 0.0s 00:18:51 00:18:51 #27 [support-scheduler internal] load .dockerignore 00:18:51 #27 transferring context: 50B done 00:18:51 #27 DONE 0.0s 00:18:51 00:18:51 #28 [security-spire-config internal] load .dockerignore 00:18:51 #28 transferring context: 50B done 00:18:51 #28 DONE 0.0s 00:18:51 00:18:51 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:18:51 #29 DONE 0.0s 00:18:51 00:18:51 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 00:18:51 #30 DONE 0.1s 00:18:51 00:18:51 #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:18:51 #31 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:18:51 #31 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:18:51 #31 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 00:18:51 #31 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 00:18:51 #31 DONE 0.1s 00:18:51 00:18:51 #32 [security-proxy-setup internal] load .dockerignore 00:18:51 #32 transferring context: 50B done 00:18:51 #32 DONE 0.1s 00:18:51 00:18:51 #33 [security-proxy-auth internal] load .dockerignore 00:18:51 #33 transferring context: 50B done 00:18:51 #33 DONE 0.1s 00:18:51 00:18:51 #34 [security-bootstrapper internal] load build context 00:18:51 #34 ... 00:18:51 00:18:51 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:18:51 #29 DONE 0.0s 00:18:51 00:18:51 #31 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:18:51 #31 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:18:51 #31 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:18:51 #31 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 00:18:51 #31 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 00:18:51 #31 DONE 0.1s 00:18:51 00:18:51 #31 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:18:51 #31 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:18:51 #31 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:18:51 #31 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 00:18:51 #31 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 00:18:51 #31 DONE 0.1s 00:18:51 00:18:51 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:18:51 #35 DONE 0.5s 00:18:51 00:18:51 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 00:18:51 #36 ... 00:18:51 00:18:51 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:18:51 #29 DONE 0.0s 00:18:51 00:18:51 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:18:51 #29 DONE 0.0s 00:18:51 00:18:51 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 00:18:52 #30 DONE 0.5s 00:18:52 00:18:52 #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:18:52 #31 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:18:52 #31 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:18:52 #31 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 00:18:52 #31 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 00:18:52 #31 DONE 0.2s 00:18:52 00:18:52 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:18:52 #35 DONE 0.6s 00:18:52 00:18:52 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:18:52 #29 DONE 0.0s 00:18:52 00:18:52 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 00:18:52 #37 DONE 0.5s 00:18:52 00:18:52 #38 [core-data builder 3/7] RUN apk add --update --no-cache make git 00:18:52 #38 ... 00:18:52 00:18:52 #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:18:52 #31 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:18:52 #31 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:18:52 #31 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 00:18:52 #31 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 00:18:52 #31 DONE 0.2s 00:18:52 00:18:52 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:18:52 #35 DONE 0.6s 00:18:52 00:18:52 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 00:18:52 #37 DONE 0.5s 00:18:52 00:18:52 #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:18:52 #38 ... 00:18:52 00:18:52 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 00:18:52 #36 DONE 1.0s 00:18:52 00:18:52 #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:18:52 #31 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:18:52 #31 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:18:52 #31 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 00:18:52 #31 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 00:18:52 #31 DONE 0.2s 00:18:52 00:18:52 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 00:18:52 #39 DONE 1.1s 00:18:52 00:18:52 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:18:52 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:18:54 #40 ... 00:18:54 00:18:54 #41 [security-spire-agent internal] load build context 00:18:54 #41 transferring context: 23.33kB 0.0s done 00:18:54 #41 DONE 1.1s 00:18:54 00:18:54 #42 [security-spire-server internal] load build context 00:18:54 #42 transferring context: 23.80kB 0.0s done 00:18:54 #42 DONE 1.2s 00:18:54 00:18:54 #43 [security-secretstore-setup internal] load build context 00:18:55 #43 ... 00:18:55 00:18:55 #44 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:55 #44 DONE 3.3s 00:18:55 00:18:55 #43 [security-secretstore-setup internal] load build context 00:18:55 #43 ... 00:18:55 00:18:55 #45 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:18:55 #0 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:18:55 #0 1.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:18:55 #0 1.501 (1/1) Installing dumb-init (1.2.5-r3) 00:18:55 #0 1.507 Executing busybox-1.36.1-r29.trigger 00:18:55 #0 1.532 OK: 8 MiB in 15 packages 00:18:55 #45 DONE 3.8s 00:18:55 00:18:55 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:18:55 #0 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:18:55 #0 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:18:55 #0 1.330 (1/4) Installing ca-certificates (20241121-r1) 00:18:55 #0 1.354 (2/4) Installing dumb-init (1.2.5-r3) 00:18:55 #0 1.359 (3/4) Installing su-exec (0.2-r3) 00:18:55 #0 1.364 (4/4) Installing yq-go (4.44.1-r2) 00:18:55 #0 1.433 Executing busybox-1.36.1-r29.trigger 00:18:55 #0 1.445 Executing ca-certificates-20241121-r1.trigger 00:18:55 #0 1.490 OK: 19 MiB in 18 packages 00:18:55 #46 DONE 3.8s 00:18:55 00:18:55 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:18:55 #0 0.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:18:55 #0 1.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:18:55 #0 1.401 (1/2) Installing dumb-init (1.2.5-r3) 00:18:55 #0 1.413 (2/2) Installing su-exec (0.2-r3) 00:18:55 #0 1.422 Executing busybox-1.36.1-r29.trigger 00:18:55 #0 1.435 OK: 8 MiB in 16 packages 00:18:55 #47 DONE 3.9s 00:18:55 00:18:55 #43 [security-secretstore-setup internal] load build context 00:18:55 #43 ... 00:18:55 00:18:55 #48 [security-spire-config internal] load build context 00:18:55 #48 transferring context: 22.05kB 0.0s done 00:18:55 #48 DONE 2.8s 00:18:55 00:18:55 #49 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:55 #49 DONE 3.5s 00:18:55 00:18:55 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:18:55 #0 0.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:18:55 #0 0.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:18:55 #0 1.248 OK: 248 MiB in 58 packages 00:18:55 #50 DONE 3.7s 00:18:55 00:18:55 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:18:55 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.1s done 00:18:55 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 00:18:55 #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 00:18:55 #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 00:18:55 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s 00:18:55 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s 00:18:55 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 00:18:55 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 00:18:55 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 00:18:55 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s 00:18:55 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s 00:18:55 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 00:18:55 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 00:18:55 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.5s 00:18:55 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 00:18:55 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.5s 00:18:55 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 00:18:56 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 19.92MB / 36.47MB 0.6s 00:18:56 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 27.26MB / 36.47MB 0.7s 00:18:56 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.8s 00:18:57 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.4s done 00:18:58 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 00:19:00 #40 ... 00:19:00 00:19:00 #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:19:00 #38 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:00 #38 3.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:00 #38 4.017 OK: 248 MiB in 58 packages 00:19:00 #38 DONE 8.5s 00:19:00 00:19:00 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:19:00 #40 ... 00:19:00 00:19:00 #51 [core-keeper internal] load build context 00:19:00 #51 transferring context: 295.47MB 8.9s 00:19:00 #51 ... 00:19:00 00:19:00 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:19:01 #40 ... 00:19:01 00:19:01 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:19:01 #0 3.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:01 #0 3.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:01 #0 3.790 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:19:01 #0 3.790 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:19:01 #0 3.790 OK: 24171 distinct packages available 00:19:01 #0 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:01 #0 3.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:01 #0 4.264 OK: 248 MiB in 58 packages 00:19:01 #52 DONE 9.0s 00:19:01 00:19:01 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 00:19:01 #0 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:01 #0 4.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:01 #0 4.955 OK: 248 MiB in 58 packages 00:19:01 #53 DONE 9.0s 00:19:01 00:19:01 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:19:01 #0 4.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:01 #0 4.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:01 #0 5.267 OK: 248 MiB in 58 packages 00:19:01 #54 DONE 9.0s 00:19:01 00:19:01 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:19:01 #0 4.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:01 #0 4.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:01 #0 5.045 (1/3) Installing ca-certificates (20241121-r1) 00:19:01 #0 5.065 (2/3) Installing dumb-init (1.2.5-r3) 00:19:01 #0 5.070 (3/3) Installing tzdata (2025b-r0) 00:19:01 #0 5.111 Executing busybox-1.36.1-r29.trigger 00:19:01 #0 5.121 Executing ca-certificates-20241121-r1.trigger 00:19:01 #0 5.255 OK: 10 MiB in 17 packages 00:19:01 #55 DONE 8.8s 00:19:01 00:19:01 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:19:01 #40 ... 00:19:01 00:19:01 #34 [security-bootstrapper internal] load build context 00:19:01 #34 ... 00:19:01 00:19:01 #56 [core-common-config-bootstrapper internal] load build context 00:19:01 #56 ... 00:19:01 00:19:01 #34 [security-bootstrapper internal] load build context 00:19:01 #34 ... 00:19:01 00:19:01 #57 [security-spiffe-token-provider internal] load build context 00:19:02 #57 ... 00:19:02 00:19:02 #58 [support-notifications internal] load build context 00:19:02 #58 ... 00:19:02 00:19:02 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:19:02 #0 9.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:02 #59 ... 00:19:02 00:19:02 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 00:19:02 #0 9.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:02 #0 9.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:02 #0 10.20 (1/7) Installing ca-certificates (20241121-r1) 00:19:02 #60 10.21 (2/7) Installing dumb-init (1.2.5-r3) 00:19:02 #60 10.22 (3/7) Installing libgcc (13.2.1_git20240309-r1) 00:19:02 #60 10.22 (4/7) Installing libsodium (1.0.19-r0) 00:19:02 #60 10.24 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 00:19:02 #60 10.26 (6/7) Installing libzmq (4.3.5-r2) 00:19:02 #60 10.27 (7/7) Installing zeromq (4.3.5-r2) 00:19:02 #60 10.28 Executing busybox-1.36.1-r29.trigger 00:19:02 #60 10.29 Executing ca-certificates-20241121-r1.trigger 00:19:02 #60 ... 00:19:02 00:19:02 #61 [security-proxy-setup internal] load build context 00:19:02 #61 ... 00:19:02 00:19:02 #62 [core-data internal] load build context 00:19:02 #62 ... 00:19:02 00:19:02 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:19:02 #0 9.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:02 #0 9.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:02 #0 10.14 (1/1) Installing dumb-init (1.2.5-r3) 00:19:02 #0 10.15 Executing busybox-1.36.1-r29.trigger 00:19:02 #0 10.15 OK: 8 MiB in 15 packages 00:19:02 #63 ... 00:19:02 00:19:02 #64 [support-scheduler internal] load build context 00:19:02 #64 ... 00:19:02 00:19:02 #65 [core-metadata internal] load build context 00:19:02 #65 ... 00:19:02 00:19:02 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:19:02 #66 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.9s done 00:19:02 #66 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 00:19:02 #66 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 00:19:02 #66 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 00:19:02 #66 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 00:19:02 #66 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 00:19:02 #66 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 00:19:02 #66 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 00:19:02 #66 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done 00:19:02 #66 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 00:19:02 #66 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 00:19:02 #66 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.6s done 00:19:03 #66 ... 00:19:03 00:19:03 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:19:03 #0 9.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:03 #0 9.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:03 #0 10.14 (1/4) Installing dumb-init (1.2.5-r3) 00:19:03 #0 10.15 (2/4) Installing openssl (3.3.3-r0) 00:19:03 #0 10.16 (3/4) Installing su-exec (0.2-r3) 00:19:03 #0 10.17 (4/4) Installing yq-go (4.44.1-r2) 00:19:03 #0 10.25 Executing busybox-1.36.1-r29.trigger 00:19:03 #0 10.26 OK: 19 MiB in 18 packages 00:19:03 #67 ... 00:19:03 00:19:03 #68 [security-proxy-auth internal] load build context 00:19:03 #68 ... 00:19:03 00:19:03 #69 [core-command internal] load build context 00:19:03 #69 ... 00:19:03 00:19:03 #68 [security-proxy-auth internal] load build context 00:19:03 #68 ... 00:19:03 00:19:03 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:19:03 #0 9.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:03 #0 9.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:03 #0 9.966 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:19:03 #0 9.966 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:19:03 #0 9.966 OK: 24171 distinct packages available 00:19:03 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:04 #70 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:04 #70 ... 00:19:04 00:19:04 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:19:04 #71 ... 00:19:04 00:19:04 #68 [security-proxy-auth internal] load build context 00:19:05 #68 transferring context: 508.29MB 12.8s done 00:19:05 #68 ... 00:19:05 00:19:05 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:19:05 #0 7.354 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:05 #72 10.14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:05 #72 ... 00:19:05 00:19:05 #65 [core-metadata internal] load build context 00:19:05 #65 transferring context: 508.29MB 13.1s done 00:19:05 #65 ... 00:19:05 00:19:05 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:19:05 #73 ... 00:19:05 00:19:05 #43 [security-secretstore-setup internal] load build context 00:19:05 #43 ... 00:19:05 00:19:05 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:19:05 #74 ... 00:19:05 00:19:05 #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 00:19:05 #75 ... 00:19:05 00:19:05 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:19:06 #76 ... 00:19:06 00:19:06 #43 [security-secretstore-setup internal] load build context 00:19:07 #43 ... 00:19:07 00:19:07 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:19:07 #59 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:07 #59 10.72 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:19:07 #59 10.72 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:19:07 #59 10.72 OK: 24171 distinct packages available 00:19:07 #59 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:07 #59 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:07 #59 11.15 (1/14) Installing ca-certificates (20241121-r1) 00:19:07 #59 11.17 (2/14) Installing brotli-libs (1.1.0-r2) 00:19:07 #59 11.18 (3/14) Installing c-ares (1.33.1-r0) 00:19:07 #59 11.18 (4/14) Installing libunistring (1.2-r0) 00:19:07 #59 11.20 (5/14) Installing libidn2 (2.3.7-r0) 00:19:07 #59 11.20 (6/14) Installing nghttp2-libs (1.62.1-r0) 00:19:07 #59 11.21 (7/14) Installing libpsl (0.21.5-r1) 00:19:07 #59 11.21 (8/14) Installing zstd-libs (1.5.6-r0) 00:19:07 #59 11.22 (9/14) Installing libcurl (8.12.1-r0) 00:19:07 #59 11.23 (10/14) Installing curl (8.12.1-r0) 00:19:07 #59 11.24 (11/14) Installing dumb-init (1.2.5-r3) 00:19:07 #59 11.24 (12/14) Installing musl-obstack (1.2.3-r2) 00:19:07 #59 11.25 (13/14) Installing libucontext (1.2-r3) 00:19:07 #59 11.25 (14/14) Installing gcompat (1.1.0-r4) 00:19:07 #59 11.25 Executing busybox-1.36.1-r29.trigger 00:19:07 #59 11.27 Executing ca-certificates-20241121-r1.trigger 00:19:07 #59 11.31 OK: 13 MiB in 28 packages 00:19:07 #59 DONE 14.8s 00:19:07 00:19:07 #56 [core-common-config-bootstrapper internal] load build context 00:19:07 #56 transferring context: 508.29MB 12.7s done 00:19:07 #56 DONE 15.3s 00:19:07 00:19:07 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:19:07 #70 10.36 (1/5) Installing dumb-init (1.2.5-r3) 00:19:07 #70 10.36 (2/5) Installing musl-obstack (1.2.3-r2) 00:19:07 #70 10.36 (3/5) Installing libucontext (1.2-r3) 00:19:07 #70 10.37 (4/5) Installing gcompat (1.1.0-r4) 00:19:07 #70 10.37 (5/5) Installing openssl (3.3.3-r0) 00:19:07 #70 10.38 Executing busybox-1.36.1-r29.trigger 00:19:07 #70 10.40 OK: 9 MiB in 19 packages 00:19:07 #70 DONE 13.2s 00:19:07 00:19:07 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 00:19:07 #60 10.34 OK: 12 MiB in 21 packages 00:19:07 #60 DONE 14.7s 00:19:07 00:19:07 #43 [security-secretstore-setup internal] load build context 00:19:07 #43 ... 00:19:07 00:19:07 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:19:07 #67 DONE 14.7s 00:19:07 00:19:07 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:19:07 #63 DONE 14.8s 00:19:07 00:19:07 #68 [security-proxy-auth internal] load build context 00:19:07 #68 DONE 15.0s 00:19:07 00:19:07 #65 [core-metadata internal] load build context 00:19:07 #65 DONE 14.9s 00:19:07 00:19:07 #69 [core-command internal] load build context 00:19:07 #69 transferring context: 508.29MB 12.1s done 00:19:07 #69 DONE 15.0s 00:19:07 00:19:07 #43 [security-secretstore-setup internal] load build context 00:19:07 #43 ... 00:19:07 00:19:07 #57 [security-spiffe-token-provider internal] load build context 00:19:07 #57 transferring context: 508.29MB 13.5s done 00:19:07 #57 DONE 15.1s 00:19:07 00:19:07 #58 [support-notifications internal] load build context 00:19:07 #58 transferring context: 508.29MB 13.4s done 00:19:07 #58 DONE 15.0s 00:19:07 00:19:07 #62 [core-data internal] load build context 00:19:07 #62 transferring context: 508.29MB 13.5s done 00:19:07 #62 DONE 15.1s 00:19:07 00:19:07 #61 [security-proxy-setup internal] load build context 00:19:07 #61 transferring context: 508.29MB 13.6s done 00:19:07 #61 DONE 15.1s 00:19:07 00:19:07 #51 [core-keeper internal] load build context 00:19:07 #51 transferring context: 508.29MB 14.1s done 00:19:07 #51 DONE 15.5s 00:19:07 00:19:07 #34 [security-bootstrapper internal] load build context 00:19:07 #34 transferring context: 508.29MB 14.5s done 00:19:07 #34 DONE 15.8s 00:19:07 00:19:07 #43 [security-secretstore-setup internal] load build context 00:19:07 #43 ... 00:19:07 00:19:07 #64 [support-scheduler internal] load build context 00:19:07 #64 transferring context: 508.29MB 14.9s done 00:19:07 #64 DONE 15.4s 00:19:07 00:19:07 #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:19:07 #77 DONE 0.5s 00:19:07 00:19:07 #43 [security-secretstore-setup internal] load build context 00:19:07 #43 ... 00:19:07 00:19:07 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:19:07 #78 DONE 0.4s 00:19:07 00:19:07 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:19:07 #79 DONE 0.4s 00:19:07 00:19:07 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:19:07 #80 DONE 0.3s 00:19:07 00:19:07 #43 [security-secretstore-setup internal] load build context 00:19:07 #43 ... 00:19:07 00:19:07 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:19:07 #81 DONE 0.2s 00:19:07 00:19:07 #43 [security-secretstore-setup internal] load build context 00:19:08 #43 ... 00:19:08 00:19:08 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:19:08 #75 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:08 #75 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:08 #75 12.69 OK: 8 MiB in 15 packages 00:19:08 #75 DONE 13.1s 00:19:08 00:19:08 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:19:08 #0 6.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:08 #0 6.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:08 #0 7.140 OK: 10 MiB in 17 packages 00:19:08 #82 DONE 7.4s 00:19:08 00:19:08 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:19:08 #73 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:08 #73 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:08 #73 12.77 OK: 19 MiB in 18 packages 00:19:08 #73 DONE 13.0s 00:19:08 00:19:08 #43 [security-secretstore-setup internal] load build context 00:19:08 #43 ... 00:19:08 00:19:08 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:19:08 #76 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:08 #76 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:08 #76 12.95 OK: 8 MiB in 16 packages 00:19:08 #76 DONE 13.1s 00:19:08 00:19:08 #43 [security-secretstore-setup internal] load build context 00:19:08 #43 transferring context: 508.29MB 17.0s done 00:19:08 #43 DONE 17.1s 00:19:08 00:19:08 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:19:08 #71 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:08 #71 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:08 #71 14.16 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:19:08 #71 14.16 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:19:08 #71 14.16 OK: 24171 distinct packages available 00:19:08 #71 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:08 #71 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:08 #71 14.72 (1/4) Installing dumb-init (1.2.5-r3) 00:19:08 #71 14.73 (2/4) Installing musl-obstack (1.2.3-r2) 00:19:08 #71 14.74 (3/4) Installing libucontext (1.2-r3) 00:19:08 #71 14.74 (4/4) Installing gcompat (1.1.0-r4) 00:19:08 #71 14.75 Executing busybox-1.36.1-r29.trigger 00:19:08 #71 14.77 OK: 8 MiB in 18 packages 00:19:08 #71 DONE 15.0s 00:19:08 00:19:08 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:19:09 #83 ... 00:19:09 00:19:09 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:19:09 #0 1.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:09 #0 1.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:09 #0 1.915 OK: 12 MiB in 21 packages 00:19:09 #84 DONE 2.1s 00:19:09 00:19:09 #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 00:19:09 #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:09 #0 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:09 #0 2.015 OK: 9 MiB in 19 packages 00:19:09 #85 DONE 2.2s 00:19:09 00:19:09 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:19:09 #86 DONE 0.4s 00:19:09 00:19:09 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:19:09 #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:09 #0 2.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:09 #0 2.335 OK: 8 MiB in 15 packages 00:19:09 #87 DONE 2.5s 00:19:09 00:19:09 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:19:09 #0 1.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:09 #0 1.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:09 #0 2.117 OK: 13 MiB in 28 packages 00:19:09 #88 DONE 2.5s 00:19:09 00:19:09 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:19:09 #89 DONE 0.4s 00:19:09 00:19:09 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:19:09 #90 DONE 0.1s 00:19:09 00:19:09 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:19:09 #91 ... 00:19:09 00:19:09 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:19:09 #0 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:09 #0 2.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:09 #0 2.479 OK: 19 MiB in 18 packages 00:19:09 #92 DONE 2.9s 00:19:09 00:19:09 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:19:09 #91 DONE 0.4s 00:19:09 00:19:09 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:19:09 #93 DONE 0.1s 00:19:09 00:19:09 #94 [security-spire-server stage-2 6/9] COPY security.txt / 00:19:09 #94 DONE 0.3s 00:19:09 00:19:09 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:19:09 #95 DONE 0.1s 00:19:09 00:19:09 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:19:09 #96 DONE 0.1s 00:19:09 00:19:09 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 00:19:09 #97 DONE 0.1s 00:19:09 00:19:09 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:19:10 #98 DONE 0.1s 00:19:10 00:19:10 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:19:10 #99 DONE 0.1s 00:19:10 00:19:10 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:19:10 #100 DONE 0.0s 00:19:10 00:19:10 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:19:10 #101 DONE 0.0s 00:19:10 00:19:10 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:19:10 #102 DONE 0.1s 00:19:10 00:19:10 #103 [security-spire-server] exporting to image 00:19:10 #103 exporting layers 00:19:10 #103 ... 00:19:10 00:19:10 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:19:10 #72 13.63 (1/1) Installing dumb-init (1.2.5-r3) 00:19:10 #72 15.23 Executing busybox-1.36.1-r29.trigger 00:19:10 #72 15.23 OK: 8 MiB in 15 packages 00:19:10 #72 DONE 15.4s 00:19:10 00:19:10 #103 [security-spire-agent] exporting to image 00:19:10 #103 ... 00:19:10 00:19:10 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:19:10 #104 DONE 2.4s 00:19:10 00:19:10 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:19:10 #105 DONE 0.0s 00:19:10 00:19:10 #103 [security-spire-agent] exporting to image 00:19:10 #103 exporting layers 0.8s done 00:19:11 #103 exporting layers 0.8s done 00:19:11 #103 writing image sha256:77651ceb8ab53089ee7c6186bc0de2c3c78c3059f88f539fb42bffc76f6fb6e0 done 00:19:11 #103 naming to docker.io/library/security-spire-server done 00:19:11 #103 writing image sha256:16975d4e160645882840236b361ff1a6bb77ca654d5421b719088910d731a5d7 done 00:19:11 #103 naming to docker.io/library/security-spire-agent done 00:19:11 #103 DONE 0.9s 00:19:11 00:19:11 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:19:11 #83 1.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:11 #83 ... 00:19:11 00:19:11 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:19:11 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.0s done 00:19:11 #40 ... 00:19:11 00:19:11 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:19:11 #83 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:12 #83 3.219 OK: 8 MiB in 18 packages 00:19:12 #83 DONE 3.4s 00:19:12 00:19:12 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:19:12 #74 12.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:19:12 #74 15.15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:19:12 #74 ... 00:19:12 00:19:12 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:19:12 #106 DONE 0.4s 00:19:12 00:19:12 #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:19:12 #107 DONE 0.0s 00:19:12 00:19:12 #108 [security-spire-config stage-2 6/10] COPY security.txt / 00:19:12 #108 DONE 0.0s 00:19:12 00:19:12 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:19:12 #109 DONE 0.0s 00:19:12 00:19:12 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:19:12 #110 DONE 0.0s 00:19:12 00:19:12 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:12 #111 ... 00:19:12 00:19:12 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:19:12 #112 DONE 0.0s 00:19:12 00:19:12 #103 [security-spire-config] exporting to image 00:19:13 #103 exporting layers 0.7s done 00:19:13 #103 writing image sha256:627386c67937fbfcbc0f298ffead76d95305638553e4377851f40e21b0fec60c done 00:19:13 #103 naming to docker.io/library/security-spire-config done 00:19:13 #103 DONE 1.6s 00:19:13 00:19:13 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:14 #113 ... 00:19:14 00:19:14 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:19:14 #74 18.67 OK: 248 MiB in 58 packages 00:19:14 #74 DONE 18.8s 00:19:14 00:19:14 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:19:14 #114 DONE 0.0s 00:19:14 00:19:14 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4142 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:19:16 Running in /w/workspace/edgex-go/862 [Pipeline] { [Pipeline] checkout 00:19:17 #115 ... 00:19:17 00:19:17 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:17 #116 ... 00:19:17 00:19:17 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:17 #117 ... 00:19:17 00:19:17 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:19 The recommended git tool is: git 00:19:25 using credential edgex-jenkins-ssh 00:19:25 Cloning the remote Git repository 00:19:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:19:25 > git init /w/workspace/edgex-go/862 # timeout=10 00:19:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:19:25 > git --version # timeout=10 00:19:25 > git --version # 'git version 2.25.1' 00:19:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:19:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:19:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:19:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:19:44 Avoid second fetch 00:19:44 Checking out Revision 755a569b73dd440e9bb4c730bc07283f2b359723 (main) 00:19:44 #118 ... 00:19:44 00:19:44 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:44 #116 DONE 36.5s 00:19:44 00:19:44 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:44 #111 DONE 36.4s 00:19:44 00:19:44 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:44 #113 DONE 36.5s 00:19:44 00:19:44 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:44 #117 DONE 36.6s 00:19:44 00:19:44 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:44 #115 DONE 29.8s 00:19:44 00:19:44 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:44 #118 DONE 36.6s 00:19:44 00:19:44 #119 [support-notifications builder 6/7] COPY . . 00:19:45 Commit message: "Merge pull request #5197 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.16" 00:19:44 > git config core.sparsecheckout # timeout=10 00:19:44 > git checkout -f 755a569b73dd440e9bb4c730bc07283f2b359723 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:19:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:19:50 % Total % Received % Xferd Average Speed Time Time Time Current 00:19:50 Dload Upload Total Spent Left Speed 00:19:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 91349 0 --:--:-- --:--:-- --:--:-- 91992 [Pipeline] sh 00:19:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:19:50 + sudo tee /etc/docker/daemon.new 00:19:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:19:50 { 00:19:50 "registry-mirrors": [ 00:19:50 "https://nexus3.edgexfoundry.org:10001" 00:19:50 ], 00:19:50 "bip": "10.250.0.254/24", 00:19:50 "hosts": [ 00:19:50 "tcp://0.0.0.0:5555", 00:19:50 "unix:///var/run/docker.sock" 00:19:50 ], 00:19:50 "mtu": 1458, 00:19:50 "selinux-enabled": true, 00:19:50 "seccomp-profile": "/etc/docker/seccomp.json" 00:19:50 } [Pipeline] sh 00:19:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:19:51 + sudo service docker restart 00:19:52 #119 DONE 7.5s 00:19:52 00:19:52 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:19:52 #120 ... 00:19:52 00:19:52 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:19:52 #121 CACHED 00:19:52 00:19:52 #122 [security-proxy-setup builder 6/7] COPY . . 00:19:52 #122 CACHED 00:19:52 00:19:52 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:52 #123 CACHED 00:19:52 00:19:52 #124 [support-scheduler builder 6/7] COPY . . 00:19:52 #124 DONE 7.6s 00:19:52 00:19:52 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:19:52 #125 CACHED 00:19:52 00:19:52 #126 [security-proxy-auth builder 6/7] COPY . . 00:19:52 #126 CACHED 00:19:52 00:19:52 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:52 #127 CACHED 00:19:52 00:19:52 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 00:19:52 #128 CACHED 00:19:52 00:19:52 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:52 #129 CACHED 00:19:52 00:19:52 #130 [core-data builder 6/7] COPY . . 00:19:52 #130 CACHED 00:19:52 00:19:52 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:52 #131 CACHED 00:19:52 00:19:52 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 00:19:52 #132 CACHED 00:19:52 00:19:52 #133 [core-command builder 6/7] COPY . . 00:19:52 #133 CACHED 00:19:52 00:19:52 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:19:52 #134 CACHED 00:19:52 00:19:52 #135 [core-metadata builder 6/7] COPY . . 00:19:52 #135 CACHED 00:19:52 00:19:52 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:52 #136 CACHED 00:19:52 00:19:52 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:52 #137 CACHED 00:19:52 00:19:52 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:19:52 #138 CACHED 00:19:52 00:19:52 #139 [security-secretstore-setup builder 6/7] COPY . . 00:19:52 #139 CACHED 00:19:52 00:19:52 #140 [security-spiffe-token-provider builder 6/7] COPY . . 00:19:52 #140 DONE 7.6s 00:19:52 00:19:52 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 00:19:52 #141 DONE 7.6s 00:19:52 00:19:52 #142 [core-keeper builder 7/8] COPY . . 00:19:52 #142 DONE 7.6s 00:19:52 00:19:52 #143 [security-bootstrapper builder 6/7] COPY . . 00:19:52 #143 DONE 7.6s 00:19:52 00:19:52 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:19:52 #144 1.038 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:20:02 #144 ... 00:20:02 00:20:02 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:20:02 #0 1.018 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:20:02 #145 ... 00:20:02 00:20:02 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:20:02 #0 1.382 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:20:02 #146 ... 00:20:02 00:20:02 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:20:02 #0 1.261 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:20:02 #147 ... 00:20:02 00:20:02 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:20:02 #120 0.571 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:20:02 #120 ... 00:20:02 00:20:02 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:20:02 #0 0.723 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:20:02 #148 ... 00:20:02 00:20:02 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:20:02 #0 0.610 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:20:02 #149 ... 00:20:02 00:20:02 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:20:02 #0 0.704 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:20:02 #150 ... 00:20:02 00:20:02 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:20:02 #0 1.124 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:20:02 #151 ... 00:20:02 00:20:02 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:20:02 #0 0.898 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:20:03 #152 ... 00:20:03 00:20:03 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:20:03 #0 1.033 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:20:03 #153 ... 00:20:03 00:20:03 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:20:03 #0 1.310 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:09 provisioning config files... 00:20:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/862@tmp/config11820596557495944215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:10 ---> ****-login.sh 00:20:10 nexus3.edgexfoundry.org:10001 00:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:11 Configure a credential helper to remove this warning. See 00:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:11 00:20:11 Login Succeeded 00:20:11 nexus3.edgexfoundry.org:10002 00:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:11 Configure a credential helper to remove this warning. See 00:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:11 00:20:11 Login Succeeded 00:20:11 nexus3.edgexfoundry.org:10003 00:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:11 Configure a credential helper to remove this warning. See 00:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:11 00:20:11 Login Succeeded 00:20:11 nexus3.edgexfoundry.org:10004 00:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:12 Configure a credential helper to remove this warning. See 00:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:12 00:20:12 Login Succeeded 00:20:12 ****.io 00:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:12 Configure a credential helper to remove this warning. See 00:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:12 00:20:12 Login Succeeded 00:20:12 ---> ****-login.sh ends [Pipeline] } 00:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:20:13 + git config --global --add safe.directory /w/workspace/edgex-go/862 [Pipeline] echo 00:20:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:20:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:20:13 ========================================================= 00:20:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:20:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:20:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:20:14 94e9d8af2201: Pulling fs layer 00:20:14 a6c56e8762df: Pulling fs layer 00:20:14 f0f3c8884826: Pulling fs layer 00:20:14 c7e7622c144d: Pulling fs layer 00:20:14 4f4fb700ef54: Pulling fs layer 00:20:14 e8859aadc426: Pulling fs layer 00:20:14 b4813487a9f6: Pulling fs layer 00:20:14 502a3d64fb4b: Pulling fs layer 00:20:14 4f4fb700ef54: Waiting 00:20:14 e8859aadc426: Waiting 00:20:14 b4813487a9f6: Waiting 00:20:14 502a3d64fb4b: Waiting 00:20:14 c7e7622c144d: Waiting 00:20:14 a6c56e8762df: Verifying Checksum 00:20:14 a6c56e8762df: Download complete 00:20:14 c7e7622c144d: Verifying Checksum 00:20:14 c7e7622c144d: Download complete 00:20:14 4f4fb700ef54: Verifying Checksum 00:20:14 4f4fb700ef54: Download complete 00:20:14 e8859aadc426: Download complete 00:20:14 94e9d8af2201: Verifying Checksum 00:20:14 94e9d8af2201: Download complete 00:20:14 502a3d64fb4b: Verifying Checksum 00:20:14 502a3d64fb4b: Download complete 00:20:15 94e9d8af2201: Pull complete 00:20:17 f0f3c8884826: Verifying Checksum 00:20:17 f0f3c8884826: Download complete 00:20:17 a6c56e8762df: Pull complete 00:20:18 b4813487a9f6: Verifying Checksum 00:20:18 b4813487a9f6: Download complete 00:20:33 f0f3c8884826: Pull complete 00:20:33 c7e7622c144d: Pull complete 00:20:33 4f4fb700ef54: Pull complete 00:20:33 e8859aadc426: Pull complete 00:20:41 b4813487a9f6: Pull complete 00:20:43 502a3d64fb4b: Pull complete 00:20:43 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 00:20:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:20:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 00:20:43 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:20:43 WORKDIR /edgex 00:20:43 COPY go.mod . 00:20:43 RUN go mod download -t 00:20:43 ci-base-image-arm64 -f - . 00:20:44 Sending build context to Docker daemon 3.707MB 00:20:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:20:44 ---> 3bb21d53e231 00:20:44 Step 2/4 : WORKDIR /edgex 00:20:46 ---> Running in 51dc1fb9646e 00:20:46 Removing intermediate container 51dc1fb9646e 00:20:46 ---> 8a697811111c 00:20:46 Step 3/4 : COPY go.mod . 00:20:47 ---> dd3725eedc45 00:20:47 Step 4/4 : RUN go mod download 00:20:47 ---> Running in d91b8b385442 00:21:24 #154 ... 00:21:24 00:21:24 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:21:24 #148 DONE 90.6s 00:21:24 00:21:24 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:21:24 #120 ... 00:21:24 00:21:24 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:21:24 #155 DONE 0.0s 00:21:24 00:21:24 #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:21:24 #156 DONE 1.5s 00:21:24 00:21:24 #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:21:24 #157 DONE 0.3s 00:21:24 00:21:24 #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:21:24 #158 DONE 0.2s 00:21:24 00:21:24 #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:21:24 #159 DONE 0.1s 00:21:24 00:21:24 #160 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:21:24 #160 DONE 0.1s 00:21:24 00:21:24 #161 [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/ 00:21:24 #161 DONE 0.1s 00:21:24 00:21:24 #162 [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/ 00:21:24 #162 DONE 0.2s 00:21:24 00:21:24 #163 [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/ 00:21:24 #163 DONE 0.0s 00:21:24 00:21:24 #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:21:24 #164 DONE 0.1s 00:21:24 00:21:24 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:21:24 #151 ... 00:21:24 00:21:24 #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:21:25 #165 ... 00:21:25 00:21:25 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:21:25 #146 DONE 94.4s 00:21:26 00:21:26 #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:21:26 #165 DONE 1.1s 00:21:26 00:21:26 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:21:26 #166 DONE 0.3s 00:21:26 00:21:26 #103 [security-bootstrapper] exporting to image 00:21:26 #103 exporting layers 00:21:26 #103 ... 00:21:26 00:21:26 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:21:26 #167 DONE 0.2s 00:21:26 00:21:26 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:21:26 #168 DONE 0.2s 00:21:26 00:21:26 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:21:27 #66 ... 00:21:27 00:21:27 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:21:27 #169 DONE 0.1s 00:21:27 00:21:27 #103 [security-bootstrapper] exporting to image 00:21:27 #103 exporting layers 0.8s done 00:21:27 #103 writing image sha256:6addfde21fd16c8ec9e456d0cd639ceb88a2a9c068f4732f2f8eb6083063312d done 00:21:27 #103 naming to docker.io/library/security-bootstrapper done 00:21:27 #103 DONE 2.4s 00:21:27 00:21:27 #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:21:27 #170 DONE 0.1s 00:21:27 00:21:27 #171 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:21:28 #171 DONE 1.3s 00:21:28 00:21:28 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:21:28 #66 ... 00:21:28 00:21:28 #103 [core-common-config-bootstrapper] exporting to image 00:21:28 #103 exporting layers 0.3s done 00:21:28 #103 writing image sha256:afb14bed0ccc291cfd4958e0f859e223d9a7eec75576d11cbafe9e278c7648d0 done 00:21:28 #103 naming to docker.io/library/core-common-config-bootstrapper done 00:21:28 #103 DONE 2.7s 00:21:28 00:21:28 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:22:08 Removing intermediate container d91b8b385442 00:22:08 ---> 8fbf1e416848 00:22:08 Successfully built 8fbf1e416848 00:22:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:09 + docker inspect -f . ci-base-image-arm64 00:22:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:09 prd-ubuntu20.04-docker-arm64-4c-16g-4142 does not seem to be running inside a container 00:22:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 00:22:10 $ docker top a240e0cc7516ab5640e6ad1a845d54bbc929b4b09e1d3811ae4ec5cf07661c97 -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:11 + go version 00:22:11 go version go1.23.9 linux/arm64 [Pipeline] } 00:22:11 $ docker stop --time=1 a240e0cc7516ab5640e6ad1a845d54bbc929b4b09e1d3811ae4ec5cf07661c97 00:22:13 $ docker rm -f --volumes a240e0cc7516ab5640e6ad1a845d54bbc929b4b09e1d3811ae4ec5cf07661c97 [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 00:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:14 00:22:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:14 latest: Pulling from edgex-devops/edgex-compose-arm64 00:22:14 547446be3368: Pulling fs layer 00:22:14 d125d8839a47: Pulling fs layer 00:22:14 3e85d5ac6304: Pulling fs layer 00:22:14 c3105a71a48b: Pulling fs layer 00:22:14 0f093f025ec4: Pulling fs layer 00:22:14 c3106fc0e877: Pulling fs layer 00:22:14 c3105a71a48b: Waiting 00:22:14 0f093f025ec4: Waiting 00:22:14 c3106fc0e877: Waiting 00:22:14 547446be3368: Verifying Checksum 00:22:14 547446be3368: Download complete 00:22:14 c3105a71a48b: Verifying Checksum 00:22:14 c3105a71a48b: Download complete 00:22:14 d125d8839a47: Verifying Checksum 00:22:14 d125d8839a47: Download complete 00:22:14 c3106fc0e877: Verifying Checksum 00:22:14 c3106fc0e877: Download complete 00:22:15 0f093f025ec4: Verifying Checksum 00:22:15 0f093f025ec4: Download complete 00:22:15 547446be3368: Pull complete 00:22:16 d125d8839a47: Pull complete 00:22:17 3e85d5ac6304: Verifying Checksum 00:22:17 3e85d5ac6304: Download complete 00:22:27 3e85d5ac6304: Pull complete 00:22:27 c3105a71a48b: Pull complete 00:22:28 0f093f025ec4: Pull complete 00:22:28 c3106fc0e877: Pull complete 00:22:28 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:22:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:28 prd-ubuntu20.04-docker-arm64-4c-16g-4142 does not seem to be running inside a container 00:22:29 $ 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/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 00:22:31 $ docker top 46d95dd8f8ad8e5597cd8b2742ec09c7befd196f2669c41f27066eedbbf9bdac -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:32 + docker compose -f ./docker-compose-build.yml build --parallel 00:22:36 #145 ... 00:22:36 00:22:36 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:22:36 #149 154.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:22:36 #149 DONE 163.4s 00:22:36 00:22:36 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:22:36 #152 DONE 163.4s 00:22:36 00:22:36 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:22:36 #153 DONE 163.5s 00:22:36 00:22:36 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:22:36 #147 DONE 163.4s 00:22:36 00:22:36 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:22:36 #145 DONE 163.5s 00:22:36 00:22:36 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:22:36 #144 DONE 163.4s 00:22:36 00:22:36 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:22:36 #172 ... 00:22:36 00:22:36 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:22:36 #150 DONE 163.5s 00:22:36 00:22:36 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:22:36 #173 DONE 0.2s 00:22:36 00:22:36 #174 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:22:36 #174 DONE 0.4s 00:22:36 00:22:36 #175 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:22:36 #175 DONE 0.2s 00:22:36 00:22:36 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:22:36 #172 DONE 0.5s 00:22:36 00:22:36 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:22:36 #176 DONE 0.4s 00:22:36 00:22:36 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:22:36 #177 DONE 0.4s 00:22:36 00:22:36 #178 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:22:36 #178 ... 00:22:36 00:22:36 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:22:36 #179 DONE 0.1s 00:22:36 00:22:36 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:22:36 #180 DONE 0.1s 00:22:36 00:22:36 #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:22:36 #181 CACHED 00:22:36 00:22:36 #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:22:36 #182 CACHED 00:22:36 00:22:36 #183 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:22:36 #183 CACHED 00:22:36 00:22:36 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:22:36 #184 CACHED 00:22:36 00:22:36 #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:22:36 #185 ... 00:22:36 00:22:36 #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:22:36 #186 DONE 0.6s 00:22:36 00:22:36 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:22:36 #154 DONE 164.6s 00:22:36 00:22:36 #178 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:22:36 #178 DONE 0.6s 00:22:36 00:22:36 #187 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:22:36 #187 DONE 0.6s 00:22:36 00:22:36 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:22:36 #188 ... 00:22:36 00:22:36 #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:22:36 #189 DONE 0.3s 00:22:36 00:22:36 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:22:36 #190 DONE 0.7s 00:22:36 00:22:36 #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:22:36 #185 DONE 0.7s 00:22:36 00:22:36 #191 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:22:36 #191 DONE 0.8s 00:22:36 00:22:36 #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:22:36 #192 DONE 0.8s 00:22:36 00:22:36 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:22:36 #193 ... 00:22:36 00:22:36 #194 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:22:36 #194 DONE 0.4s 00:22:36 00:22:36 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:22:36 #188 DONE 0.6s 00:22:36 00:22:36 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 00:22:36 #195 DONE 0.4s 00:22:36 00:22:36 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:22:37 #196 ... 00:22:37 00:22:37 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:22:37 #193 DONE 0.4s 00:22:37 00:22:37 #197 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:22:37 #197 DONE 0.5s 00:22:37 00:22:37 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 00:22:37 #198 DONE 0.4s 00:22:37 00:22:37 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:22:37 #199 DONE 0.3s 00:22:37 00:22:37 #200 [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 00:22:37 #200 DONE 0.4s 00:22:37 00:22:37 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:22:37 #120 DONE 165.4s 00:22:37 00:22:37 #103 [core-data] exporting to image 00:22:37 #103 exporting layers 0.3s done 00:22:37 #103 writing image sha256:3e1881f9374d5c84520dac8b38aa1601e23019bf2ac437d00c3e4ed57faf1187 0.0s done 00:22:37 #103 naming to docker.io/library/core-data done 00:22:37 #103 ... 00:22:37 00:22:37 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:22:37 #196 DONE 0.3s 00:22:37 00:22:37 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:22:37 #201 DONE 0.4s 00:22:37 00:22:37 #103 [security-spiffe-token-provider] exporting to image 00:22:37 #103 exporting layers 0.3s done 00:22:37 #103 ... 00:22:37 00:22:37 #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:22:37 #202 DONE 0.4s 00:22:37 00:22:37 #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:22:37 #203 DONE 0.3s 00:22:37 00:22:37 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:22:37 #204 DONE 0.4s 00:22:37 00:22:37 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:22:37 #151 DONE 165.8s 00:22:37 00:22:37 #205 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:22:37 #205 DONE 0.4s 00:22:37 00:22:37 #103 [core-metadata] exporting to image 00:22:37 #103 writing image sha256:b97607489e1f7cef92914557f3e6d6c5035bb9547e52533a7f012411e0b676c7 done 00:22:37 #103 naming to docker.io/library/core-command done 00:22:37 #103 ... 00:22:37 00:22:37 #206 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:22:37 #206 DONE 0.3s 00:22:37 00:22:37 #103 [security-spiffe-token-provider] exporting to image 00:22:37 #103 exporting layers 0.2s done 00:22:37 #103 writing image sha256:3570626038cd5009c6f8aad845bc9d360b8b5879722c3d9bfee27e3291891e05 done 00:22:37 #103 naming to docker.io/library/security-spiffe-token-provider done 00:22:37 #103 ... 00:22:37 00:22:37 #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:22:37 #207 DONE 0.2s 00:22:37 00:22:37 #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:22:37 #208 DONE 0.2s 00:22:37 00:22:37 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:22:37 #209 DONE 0.2s 00:22:37 00:22:37 #103 [core-keeper] exporting to image 00:22:37 #103 ... 00:22:37 00:22:37 #210 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:22:37 #210 DONE 0.2s 00:22:37 00:22:37 #211 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:22:37 #211 DONE 0.3s 00:22:37 00:22:37 #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:22:37 #212 DONE 0.2s 00:22:37 00:22:37 #103 [core-keeper] exporting to image 00:22:37 #103 exporting layers 0.2s done 00:22:37 #103 writing image sha256:0b9517f7f6b16026bae22f36c0935b23aaaafa2c1ff368d378ef975ddbc7867b done 00:22:37 #103 naming to docker.io/library/core-keeper done 00:22:37 #103 ... 00:22:37 00:22:37 #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:22:37 #213 DONE 0.1s 00:22:38 00:22:38 #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:22:38 #214 DONE 0.6s 00:22:38 00:22:38 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:22:38 #215 DONE 0.2s 00:22:38 00:22:38 #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:22:38 #216 DONE 0.2s 00:22:38 00:22:38 #103 [security-proxy-auth] exporting to image 00:22:38 #103 ... 00:22:38 00:22:38 #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:22:38 #217 DONE 0.5s 00:22:38 00:22:38 #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:22:38 #218 DONE 0.3s 00:22:38 00:22:38 #219 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:22:38 #219 DONE 0.2s 00:22:38 00:22:38 #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 00:22:38 #220 DONE 0.0s 00:22:38 00:22:38 #103 [support-notifications] exporting to image 00:22:38 #103 exporting layers 0.9s done 00:22:38 #103 writing image sha256:c301698b42ce62f00bbc2ad3e24c2a0ea57cf1c79cd50577f7320dde5e29e87b 0.0s done 00:22:38 #103 writing image sha256:7e2b4ea5dd68efa7822d7bbdb1c0a3ae736e576768d6c879305a3b8914093fd8 00:22:38 #103 naming to docker.io/library/security-proxy-auth done 00:22:38 #103 exporting layers 0.3s done 00:22:38 #103 writing image sha256:7e2b4ea5dd68efa7822d7bbdb1c0a3ae736e576768d6c879305a3b8914093fd8 0.0s done 00:22:38 #103 naming to docker.io/library/core-metadata done 00:22:38 #103 ... 00:22:38 00:22:38 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:22:38 #221 DONE 0.5s 00:22:38 00:22:38 #103 [security-proxy-setup] exporting to image 00:22:38 #103 writing image sha256:3aa5488211435e1ed36ff09b0de650ecdf10cae35fd7d1378788ea4b59bdf92d done 00:22:38 #103 naming to docker.io/library/support-notifications done 00:22:38 #103 writing image sha256:5b25367e6e01238a8b8967d147938d54fc6c458f39e0e70459198889dd27face done 00:22:38 #103 naming to docker.io/library/support-scheduler done 00:22:38 #103 writing image sha256:4d8ddae6963fd949e1bc08c8a33fbd4425533c3095afc76a4ece6263c31c46cb done 00:22:38 #103 naming to docker.io/library/security-proxy-setup done 00:22:38 #103 exporting layers 0.2s done 00:22:38 #103 writing image sha256:844e2b5d180034eb3a3c5cff940ebf50c6d1e2fb73109d5ab646b36c99fdf9ca done 00:22:38 #103 naming to docker.io/library/security-secretstore-setup done 00:22:38 #103 DONE 4.7s 00:22:38 00:22:38 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:22:38 time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:22:38 $ docker stop --time=1 ccc0ab2ff7de14a2d2e5ab1122f764781f9f307b3fc1df4610748dd9054d4c9a 00:22:39 $ docker rm -f --volumes ccc0ab2ff7de14a2d2e5ab1122f764781f9f307b3fc1df4610748dd9054d4c9a [Pipeline] // withDockerContainer [Pipeline] sh 00:22:40 + docker images 00:22:40 REPOSITORY TAG IMAGE ID CREATED SIZE 00:22:40 support-scheduler latest 5b25367e6e01 2 seconds ago 48.7MB 00:22:40 security-secretstore-setup latest 844e2b5d1800 2 seconds ago 68.9MB 00:22:40 security-spiffe-token-provider latest 3570626038cd 3 seconds ago 47.5MB 00:22:40 security-proxy-auth latest c301698b42ce 3 seconds ago 31.9MB 00:22:40 security-proxy-setup latest 4d8ddae6963f 3 seconds ago 38.6MB 00:22:40 support-notifications latest 3aa548821143 3 seconds ago 52.3MB 00:22:40 core-keeper latest 0b9517f7f6b1 3 seconds ago 32.6MB 00:22:40 core-metadata latest 7e2b4ea5dd68 3 seconds ago 33.2MB 00:22:40 core-command latest b97607489e1f 4 seconds ago 28.5MB 00:22:40 core-data latest 3e1881f9374d 4 seconds ago 33MB 00:22:40 core-common-config-bootstrapper latest afb14bed0ccc About a minute ago 17.1MB 00:22:40 security-bootstrapper latest 6addfde21fd1 About a minute ago 20.4MB 00:22:40 security-spire-config latest 627386c67937 3 minutes ago 149MB 00:22:40 security-spire-agent latest 16975d4e1606 3 minutes ago 195MB 00:22:40 security-spire-server latest 77651ceb8ab5 3 minutes ago 149MB 00:22:40 ci-base-image-x86_64 latest 301b37a5737a 6 minutes ago 924MB 00:22:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine ea6120ae94a0 9 days ago 574MB 00:22:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 weeks ago 573MB 00:22:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:22:40 provisioning config files... 00:22:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/862@tmp/config10225268584329412477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:40 ---> ****-login.sh 00:22:40 nexus3.edgexfoundry.org:10001 00:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:40 Configure a credential helper to remove this warning. See 00:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:40 00:22:40 Login Succeeded 00:22:40 nexus3.edgexfoundry.org:10002 00:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:40 Configure a credential helper to remove this warning. See 00:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:40 00:22:40 Login Succeeded 00:22:40 nexus3.edgexfoundry.org:10003 00:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:41 Configure a credential helper to remove this warning. See 00:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:41 00:22:41 Login Succeeded 00:22:41 nexus3.edgexfoundry.org:10004 00:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:41 Configure a credential helper to remove this warning. See 00:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:41 00:22:41 Login Succeeded 00:22:41 ****.io 00:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:22:41 Configure a credential helper to remove this warning. See 00:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:22:41 00:22:41 Login Succeeded 00:22:41 ---> ****-login.sh ends [Pipeline] } 00:22:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:22:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:22:41 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:22:41 755a569b73dd440e9bb4c730bc07283f2b359723 00:22:41 latest 00:22:41 4.1.0-dev.30 00:22:41 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:22:41 main 00:22:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:42 + docker push nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 00:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:22:42 59c4b8014aa0: Preparing 00:22:42 47d280bbddee: Preparing 00:22:42 0118572fb7b9: Preparing 00:22:42 a73df2a462db: Preparing 00:22:42 56887044b048: Preparing 00:22:42 0aaeeba98e1a: Preparing 00:22:42 994456c4fd7b: Preparing 00:22:42 0aaeeba98e1a: Waiting 00:22:42 994456c4fd7b: Waiting 00:22:42 0118572fb7b9: Pushed 00:22:42 a73df2a462db: Pushed 00:22:42 56887044b048: Pushed 00:22:42 59c4b8014aa0: Pushed 00:22:42 994456c4fd7b: Layer already exists 00:22:42 0aaeeba98e1a: Pushed 00:22:42 #1 [security-spire-agent internal] load build definition from Dockerfile 00:22:42 #1 transferring dockerfile: 1.81kB 0.0s done 00:22:42 #1 DONE 0.1s 00:22:42 00:22:42 #2 [core-keeper internal] load build definition from Dockerfile 00:22:42 #2 transferring dockerfile: 2.01kB 0.0s done 00:22:42 #2 DONE 0.1s 00:22:42 00:22:42 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:22:42 #3 transferring dockerfile: 1.89kB 0.0s done 00:22:42 #3 DONE 0.1s 00:22:42 00:22:42 #4 [security-proxy-setup internal] load build definition from Dockerfile 00:22:42 #4 transferring dockerfile: 2.50kB 0.0s done 00:22:42 #4 DONE 0.1s 00:22:42 00:22:42 #5 [security-spire-config internal] load build definition from Dockerfile 00:22:42 #5 transferring dockerfile: 1.69kB 0.0s done 00:22:42 #5 DONE 0.1s 00:22:42 00:22:42 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:22:42 #6 transferring dockerfile: 2.23kB 0.0s done 00:22:42 #6 DONE 0.1s 00:22:42 00:22:42 #7 [core-command internal] load build definition from Dockerfile 00:22:42 #7 transferring dockerfile: 1.94kB 0.0s done 00:22:42 #7 DONE 0.1s 00:22:42 00:22:42 #8 [security-secretstore-setup internal] load build definition from Dockerfile 00:22:42 #8 transferring dockerfile: 2.49kB done 00:22:42 #8 DONE 0.1s 00:22:42 00:22:42 #9 [support-scheduler internal] load build definition from Dockerfile 00:22:42 #9 transferring dockerfile: 1.83kB 0.0s done 00:22:42 #9 DONE 0.1s 00:22:42 00:22:42 #10 [security-spire-server internal] load build definition from Dockerfile 00:22:42 #10 transferring dockerfile: 1.70kB 0.0s done 00:22:42 #10 DONE 0.1s 00:22:42 00:22:42 #11 [core-metadata internal] load build definition from Dockerfile 00:22:42 #11 transferring dockerfile: 2.10kB 0.0s done 00:22:42 #11 DONE 0.1s 00:22:42 00:22:42 #12 [core-data internal] load build definition from Dockerfile 00:22:42 #12 transferring dockerfile: 2.04kB 0.0s done 00:22:42 #12 DONE 0.1s 00:22:42 00:22:42 #13 [security-bootstrapper internal] load build definition from Dockerfile 00:22:42 #13 transferring dockerfile: 3.02kB done 00:22:42 #13 DONE 0.1s 00:22:42 00:22:42 #14 [support-notifications internal] load build definition from Dockerfile 00:22:42 #14 transferring dockerfile: 2.00kB 0.0s done 00:22:42 #14 DONE 0.1s 00:22:42 00:22:42 #15 [security-proxy-auth internal] load build definition from Dockerfile 00:22:42 #15 transferring dockerfile: 2.14kB done 00:22:42 #15 DONE 0.1s 00:22:42 00:22:42 #16 [security-spire-agent internal] load .dockerignore 00:22:42 #16 transferring context: 00:22:43 #16 transferring context: 50B 0.0s done 00:22:43 #16 DONE 0.1s 00:22:43 00:22:43 #17 [core-keeper internal] load .dockerignore 00:22:43 #17 transferring context: 50B done 00:22:43 #17 DONE 0.1s 00:22:43 00:22:43 #18 [security-spiffe-token-provider internal] load .dockerignore 00:22:44 #18 transferring context: 50B 0.0s done 00:22:44 #18 DONE 0.1s 00:22:44 00:22:44 #19 [security-proxy-setup internal] load .dockerignore 00:22:44 #19 transferring context: 50B done 00:22:44 #19 DONE 0.1s 00:22:44 00:22:44 #20 [core-common-config-bootstrapper internal] load .dockerignore 00:22:44 #20 DONE 0.0s 00:22:44 00:22:44 #20 [core-common-config-bootstrapper internal] load .dockerignore 00:22:44 #20 transferring context: 50B done 00:22:44 #20 DONE 0.1s 00:22:44 00:22:44 #21 [security-spire-config internal] load .dockerignore 00:22:44 #21 transferring context: 50B 0.0s done 00:22:44 #21 DONE 0.1s 00:22:44 00:22:44 #22 [core-command internal] load .dockerignore 00:22:44 #22 transferring context: 50B 0.0s done 00:22:44 #22 DONE 0.1s 00:22:44 00:22:44 #23 [security-secretstore-setup internal] load .dockerignore 00:22:44 #23 transferring context: 50B 0.0s done 00:22:44 #23 DONE 0.1s 00:22:44 00:22:44 #24 [support-scheduler internal] load .dockerignore 00:22:44 #24 transferring context: 50B 0.0s done 00:22:44 #24 DONE 0.1s 00:22:44 00:22:44 #25 [core-metadata internal] load .dockerignore 00:22:44 47d280bbddee: Pushed 00:22:44 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:44 #25 transferring context: 50B done 00:22:44 #25 DONE 0.1s 00:22:44 00:22:44 #26 [security-spire-server internal] load .dockerignore 00:22:44 #26 transferring context: 50B 0.0s done 00:22:44 #26 DONE 0.1s 00:22:44 00:22:44 #27 [core-data internal] load .dockerignore 00:22:44 #27 transferring context: 50B done 00:22:44 #27 DONE 0.1s 00:22:44 00:22:44 #28 [security-bootstrapper internal] load .dockerignore 00:22:44 #28 transferring context: 50B done 00:22:44 #28 DONE 0.1s 00:22:44 00:22:44 #29 [support-notifications internal] load .dockerignore 00:22:44 #29 transferring context: 50B 0.0s done 00:22:44 #29 DONE 0.1s 00:22:44 00:22:44 #30 [security-proxy-auth internal] load .dockerignore 00:22:44 #30 transferring context: 50B 0.0s done 00:22:44 #30 DONE 0.1s 00:22:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:45 00:22:45 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 00:22:45 #31 ... 00:22:45 00:22:45 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 00:22:45 #32 DONE 0.2s 00:22:45 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:22:45 59c4b8014aa0: Preparing 00:22:45 47d280bbddee: Preparing 00:22:45 0118572fb7b9: Preparing 00:22:45 a73df2a462db: Preparing 00:22:45 56887044b048: Preparing 00:22:45 0aaeeba98e1a: Preparing 00:22:45 994456c4fd7b: Preparing 00:22:45 994456c4fd7b: Waiting 00:22:45 0aaeeba98e1a: Waiting 00:22:45 59c4b8014aa0: Layer already exists 00:22:45 56887044b048: Layer already exists 00:22:45 a73df2a462db: Layer already exists 00:22:45 47d280bbddee: Layer already exists 00:22:45 0118572fb7b9: Layer already exists 00:22:45 0aaeeba98e1a: Layer already exists 00:22:45 994456c4fd7b: Layer already exists 00:22:45 latest: digest: sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 size: 1778 [Pipeline] } [Pipeline] // withEnv 00:22:45 00:22:45 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:45 #33 DONE 0.8s 00:22:45 00:22:45 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:22:45 #34 DONE 0.0s 00:22:45 00:22:45 #35 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 00:22:45 #35 DONE 0.0s 00:22:45 00:22:45 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 00:22:45 #32 DONE 0.2s 00:22:45 00:22:45 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 00:22:45 #31 ... 00:22:45 00:22:45 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:22:45 #34 DONE 0.0s 00:22:45 00:22:45 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 00:22:45 #32 DONE 0.3s 00:22:45 00:22:45 #36 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:22:45 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 00:22:45 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:22:45 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:22:45 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:22:45 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 00:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:22:45 59c4b8014aa0: Preparing 00:22:45 47d280bbddee: Preparing 00:22:45 0118572fb7b9: Preparing 00:22:45 a73df2a462db: Preparing 00:22:45 56887044b048: Preparing 00:22:45 0aaeeba98e1a: Preparing 00:22:45 994456c4fd7b: Preparing 00:22:45 0aaeeba98e1a: Waiting 00:22:45 994456c4fd7b: Waiting 00:22:45 0118572fb7b9: Layer already exists 00:22:45 56887044b048: Layer already exists 00:22:45 a73df2a462db: Layer already exists 00:22:45 59c4b8014aa0: Layer already exists 00:22:45 47d280bbddee: Layer already exists 00:22:45 994456c4fd7b: Layer already exists 00:22:45 0aaeeba98e1a: Layer already exists 00:22:45 4.1.0-dev.30: digest: sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:46 #36 ... 00:22:46 00:22:46 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:22:46 #34 DONE 0.0s 00:22:46 00:22:46 #36 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:22:46 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 00:22:46 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:22:46 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:22:46 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:22:46 #36 ... 00:22:46 00:22:46 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:22:46 #34 DONE 0.0s 00:22:46 00:22:46 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 00:22:46 #33 DONE 0.8s 00:22:46 00:22:46 #36 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:22:46 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 00:22:46 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:22:46 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:22:46 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:22:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:46 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 00:22:46 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:22:46 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:22:46 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:22:46 + docker push nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:22:46 59c4b8014aa0: Preparing 00:22:46 47d280bbddee: Preparing 00:22:46 0118572fb7b9: Preparing 00:22:46 a73df2a462db: Preparing 00:22:46 56887044b048: Preparing 00:22:46 0aaeeba98e1a: Preparing 00:22:46 994456c4fd7b: Preparing 00:22:46 994456c4fd7b: Waiting 00:22:46 0aaeeba98e1a: Waiting 00:22:46 0118572fb7b9: Layer already exists 00:22:46 56887044b048: Layer already exists 00:22:46 a73df2a462db: Layer already exists 00:22:46 59c4b8014aa0: Layer already exists 00:22:46 47d280bbddee: Layer already exists 00:22:46 0aaeeba98e1a: Layer already exists 00:22:46 994456c4fd7b: Layer already exists 00:22:46 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:46 #36 ... 00:22:46 00:22:46 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:22:46 #34 DONE 0.1s 00:22:46 00:22:46 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 00:22:46 #31 DONE 1.8s 00:22:46 00:22:46 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:22:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv 00:22:46 #37 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:22:46 #37 ... 00:22:46 00:22:46 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:22:46 #34 DONE 0.1s 00:22:46 00:22:46 #36 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:22:46 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 00:22:46 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:22:46 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:22:46 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:47 #36 ... 00:22:47 00:22:47 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:22:47 #34 DONE 0.1s 00:22:47 00:22:47 #36 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:22:47 #36 ... 00:22:47 00:22:47 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:22:47 #34 DONE 0.1s 00:22:47 00:22:47 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 00:22:47 #33 DONE 1.3s 00:22:47 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:22:47 59c4b8014aa0: Preparing 00:22:47 47d280bbddee: Preparing 00:22:47 0118572fb7b9: Preparing 00:22:47 a73df2a462db: Preparing 00:22:47 56887044b048: Preparing 00:22:47 0aaeeba98e1a: Preparing 00:22:47 994456c4fd7b: Preparing 00:22:47 0aaeeba98e1a: Waiting 00:22:47 994456c4fd7b: Waiting 00:22:47 59c4b8014aa0: Layer already exists 00:22:47 a73df2a462db: Layer already exists 00:22:47 0118572fb7b9: Layer already exists 00:22:47 56887044b048: Layer already exists 00:22:47 47d280bbddee: Layer already exists 00:22:47 0aaeeba98e1a: Layer already exists 00:22:47 994456c4fd7b: Layer already exists 00:22:47 main: digest: sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:22:47 ===================================================== [Pipeline] echo 00:22:47 taggedImages: 00:22:47 - nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 00:22:47 - nexus3.edgexfoundry.org:10004/core-command:latest 00:22:47 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 00:22:47 - nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:22:47 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:22:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 00:22:47 755a569b73dd440e9bb4c730bc07283f2b359723 00:22:47 latest 00:22:47 4.1.0-dev.30 00:22:47 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:22:47 main 00:22:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:47 00:22:47 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:22:47 #34 DONE 0.1s 00:22:47 00:22:47 #38 [security-spiffe-token-provider internal] load build context 00:22:47 #38 ... 00:22:47 00:22:47 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 00:22:47 #32 DONE 1.7s 00:22:47 00:22:47 #38 [security-spiffe-token-provider internal] load build context 00:22:47 #38 transferring context: 3.23MB 1.6s done 00:22:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 00:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:22:48 37e82c55ad4c: Preparing 00:22:48 b0523ba809bd: Preparing 00:22:48 fa39aadc0e9a: Preparing 00:22:48 b806971793d0: Preparing 00:22:48 0118572fb7b9: Preparing 00:22:48 a73df2a462db: Preparing 00:22:48 56887044b048: Preparing 00:22:48 0aaeeba98e1a: Preparing 00:22:48 994456c4fd7b: Preparing 00:22:48 a73df2a462db: Waiting 00:22:48 994456c4fd7b: Waiting 00:22:48 56887044b048: Waiting 00:22:48 0aaeeba98e1a: Waiting 00:22:48 0118572fb7b9: Layer already exists 00:22:48 a73df2a462db: Layer already exists 00:22:48 56887044b048: Layer already exists 00:22:48 0aaeeba98e1a: Layer already exists 00:22:48 b0523ba809bd: Pushed 00:22:48 37e82c55ad4c: Pushed 00:22:48 994456c4fd7b: Layer already exists 00:22:48 fa39aadc0e9a: Pushed 00:22:48 #38 ... 00:22:48 00:22:48 #39 [security-spire-config internal] load build context 00:22:48 #39 transferring context: 22.05kB 0.1s done 00:22:48 #39 DONE 2.1s 00:22:48 00:22:48 #40 [core-keeper internal] load build context 00:22:48 #40 transferring context: 3.23MB 1.3s done 00:22:48 #40 DONE 2.6s 00:22:48 00:22:48 #41 [security-proxy-setup internal] load build context 00:22:48 #41 transferring context: 3.23MB 1.4s done 00:22:48 #41 DONE 2.4s 00:22:48 00:22:48 #38 [security-spiffe-token-provider internal] load build context 00:22:48 #38 DONE 2.6s 00:22:48 00:22:48 #42 [core-common-config-bootstrapper internal] load build context 00:22:48 #42 transferring context: 3.23MB 1.1s done 00:22:48 #42 DONE 2.4s 00:22:48 00:22:48 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:22:48 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 00:22:48 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:22:48 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:22:48 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:22:49 #36 ... 00:22:49 00:22:49 #43 [security-spire-agent internal] load build context 00:22:49 #43 transferring context: 23.33kB 0.1s done 00:22:49 #43 DONE 2.4s 00:22:49 00:22:49 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:22:49 #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.9s done 00:22:49 #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 00:22:49 #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 00:22:49 #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 00:22:49 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s 00:22:49 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done 00:22:49 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.6s 00:22:49 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done 00:22:49 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s 00:22:49 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 00:22:49 b806971793d0: Pushed 00:22:49 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:49 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 00:22:49 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.8s 00:22:49 #44 ... 00:22:49 00:22:49 #45 [security-secretstore-setup internal] load build context 00:22:49 #45 transferring context: 3.23MB 0.9s done 00:22:49 #45 DONE 3.3s 00:22:49 00:22:49 #46 [core-command internal] load build context 00:22:49 #46 transferring context: 3.23MB 1.0s done 00:22:49 #46 DONE 3.3s 00:22:49 00:22:49 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:22:49 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done 00:22:49 + 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 00:22:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:22:50 37e82c55ad4c: Preparing 00:22:50 b0523ba809bd: Preparing 00:22:50 fa39aadc0e9a: Preparing 00:22:50 b806971793d0: Preparing 00:22:50 0118572fb7b9: Preparing 00:22:50 a73df2a462db: Preparing 00:22:50 56887044b048: Preparing 00:22:50 0aaeeba98e1a: Preparing 00:22:50 994456c4fd7b: Preparing 00:22:50 a73df2a462db: Waiting 00:22:50 56887044b048: Waiting 00:22:50 0aaeeba98e1a: Waiting 00:22:50 994456c4fd7b: Waiting 00:22:50 0118572fb7b9: Layer already exists 00:22:50 37e82c55ad4c: Layer already exists 00:22:50 fa39aadc0e9a: Layer already exists 00:22:50 b806971793d0: Layer already exists 00:22:50 b0523ba809bd: Layer already exists 00:22:50 56887044b048: Layer already exists 00:22:50 a73df2a462db: Layer already exists 00:22:50 994456c4fd7b: Layer already exists 00:22:50 0aaeeba98e1a: Layer already exists 00:22:50 latest: digest: sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:50 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.7s 00:22:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 00:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:22:50 37e82c55ad4c: Preparing 00:22:50 b0523ba809bd: Preparing 00:22:50 fa39aadc0e9a: Preparing 00:22:50 b806971793d0: Preparing 00:22:50 0118572fb7b9: Preparing 00:22:50 a73df2a462db: Preparing 00:22:50 56887044b048: Preparing 00:22:50 0aaeeba98e1a: Preparing 00:22:50 994456c4fd7b: Preparing 00:22:50 56887044b048: Waiting 00:22:50 a73df2a462db: Waiting 00:22:50 0aaeeba98e1a: Waiting 00:22:50 b0523ba809bd: Layer already exists 00:22:50 0118572fb7b9: Layer already exists 00:22:50 b806971793d0: Layer already exists 00:22:50 fa39aadc0e9a: Layer already exists 00:22:50 37e82c55ad4c: Layer already exists 00:22:50 a73df2a462db: Layer already exists 00:22:50 56887044b048: Layer already exists 00:22:50 994456c4fd7b: Layer already exists 00:22:50 0aaeeba98e1a: Layer already exists 00:22:50 4.1.0-dev.30: digest: sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:50 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 2.1s 00:22:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:51 #44 ... 00:22:51 00:22:51 #47 [security-spire-server internal] load build context 00:22:51 #47 transferring context: 23.80kB 0.8s done 00:22:51 #47 DONE 3.7s 00:22:51 00:22:51 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:22:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:22:51 37e82c55ad4c: Preparing 00:22:51 b0523ba809bd: Preparing 00:22:51 fa39aadc0e9a: Preparing 00:22:51 b806971793d0: Preparing 00:22:51 0118572fb7b9: Preparing 00:22:51 a73df2a462db: Preparing 00:22:51 56887044b048: Preparing 00:22:51 0aaeeba98e1a: Preparing 00:22:51 994456c4fd7b: Preparing 00:22:51 56887044b048: Waiting 00:22:51 a73df2a462db: Waiting 00:22:51 0aaeeba98e1a: Waiting 00:22:51 994456c4fd7b: Waiting 00:22:51 b806971793d0: Layer already exists 00:22:51 37e82c55ad4c: Layer already exists 00:22:51 fa39aadc0e9a: Layer already exists 00:22:51 0118572fb7b9: Layer already exists 00:22:51 b0523ba809bd: Layer already exists 00:22:51 56887044b048: Layer already exists 00:22:51 a73df2a462db: Layer already exists 00:22:51 994456c4fd7b: Layer already exists 00:22:51 0aaeeba98e1a: Layer already exists 00:22:51 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff size: 2193 [Pipeline] } 00:22:51 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 2.7s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:51 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 00:22:51 + 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 00:22:52 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 00:22:52 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 3.2s 00:22:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:22:52 37e82c55ad4c: Preparing 00:22:52 b0523ba809bd: Preparing 00:22:52 fa39aadc0e9a: Preparing 00:22:52 b806971793d0: Preparing 00:22:52 0118572fb7b9: Preparing 00:22:52 a73df2a462db: Preparing 00:22:52 56887044b048: Preparing 00:22:52 0aaeeba98e1a: Preparing 00:22:52 994456c4fd7b: Preparing 00:22:52 0aaeeba98e1a: Waiting 00:22:52 a73df2a462db: Waiting 00:22:52 56887044b048: Waiting 00:22:52 994456c4fd7b: Waiting 00:22:52 0118572fb7b9: Layer already exists 00:22:52 fa39aadc0e9a: Layer already exists 00:22:52 37e82c55ad4c: Layer already exists 00:22:52 b806971793d0: Layer already exists 00:22:52 b0523ba809bd: Layer already exists 00:22:52 a73df2a462db: Layer already exists 00:22:52 56887044b048: Layer already exists 00:22:52 0aaeeba98e1a: Layer already exists 00:22:52 994456c4fd7b: Layer already exists 00:22:52 main: digest: sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:22:52 ===================================================== [Pipeline] echo 00:22:52 taggedImages: 00:22:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 00:22:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:22:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 00:22:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:22:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 00:22:52 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:22:52 755a569b73dd440e9bb4c730bc07283f2b359723 00:22:52 latest 00:22:52 4.1.0-dev.30 00:22:52 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:22:52 main 00:22:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 00:22:52 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:52 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 4.3s 00:22:52 + docker push nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 00:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:22:52 26335c8583c8: Preparing 00:22:52 c4253111998f: Preparing 00:22:52 0118572fb7b9: Preparing 00:22:52 a73df2a462db: Preparing 00:22:52 e13f492bbc57: Preparing 00:22:52 4874fb2ecf56: Preparing 00:22:52 994456c4fd7b: Preparing 00:22:52 4874fb2ecf56: Waiting 00:22:52 994456c4fd7b: Waiting 00:22:52 a73df2a462db: Layer already exists 00:22:52 0118572fb7b9: Layer already exists 00:22:52 994456c4fd7b: Layer already exists 00:22:52 26335c8583c8: Pushed 00:22:52 e13f492bbc57: Pushed 00:22:52 4874fb2ecf56: Pushed 00:22:54 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.75MB / 33.17MB 5.3s 00:22:54 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 00:22:54 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 5.8s 00:22:54 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done 00:22:54 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.81MB / 33.17MB 6.2s 00:22:55 c4253111998f: Pushed 00:22:55 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv 00:22:55 #44 ... 00:22:55 00:22:55 #35 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 00:22:55 #35 DONE 10.1s 00:22:55 00:22:55 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:22:55 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.86MB / 33.17MB 7.0s 00:22:55 #44 ... 00:22:55 00:22:55 #48 [security-bootstrapper internal] load build context 00:22:55 #48 transferring context: 3.23MB 5.2s done 00:22:55 #48 DONE 8.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:56 00:22:56 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:22:56 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:22:56 26335c8583c8: Preparing 00:22:56 c4253111998f: Preparing 00:22:56 0118572fb7b9: Preparing 00:22:56 a73df2a462db: Preparing 00:22:56 e13f492bbc57: Preparing 00:22:56 4874fb2ecf56: Preparing 00:22:56 994456c4fd7b: Preparing 00:22:56 4874fb2ecf56: Waiting 00:22:56 994456c4fd7b: Waiting 00:22:56 26335c8583c8: Layer already exists 00:22:56 0118572fb7b9: Layer already exists 00:22:56 c4253111998f: Layer already exists 00:22:56 e13f492bbc57: Layer already exists 00:22:56 a73df2a462db: Layer already exists 00:22:56 4874fb2ecf56: Layer already exists 00:22:56 994456c4fd7b: Layer already exists 00:22:56 latest: digest: sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:56 #44 ... 00:22:56 00:22:56 #49 [core-metadata internal] load build context 00:22:56 #49 transferring context: 3.23MB 6.4s done 00:22:56 #49 DONE 8.7s 00:22:56 00:22:56 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:22:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 00:22:57 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 8.4s 00:22:57 #44 ... 00:22:57 00:22:57 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:22:57 #0 7.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:22:57 #0 8.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:22:57 #50 ... 00:22:57 00:22:57 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:22:57 #0 7.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:22:57 #0 8.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:22:57 #51 ... 00:22:57 00:22:57 #52 [core-data builder 2/8] WORKDIR /edgex-go 00:22:57 #52 DONE 1.7s 00:22:57 00:22:57 #53 [security-proxy-auth internal] load build context 00:22:57 #53 ... 00:22:57 00:22:57 #54 [core-data internal] load build context 00:22:57 #54 transferring context: 3.23MB 8.1s done [Pipeline] } 00:22:57 #54 ... 00:22:57 00:22:57 #55 [support-notifications internal] load build context 00:22:57 #55 transferring context: 3.23MB 7.7s done 00:22:57 #55 DONE 10.4s 00:22:57 00:22:57 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:58 #56 ... 00:22:58 00:22:58 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:22:58 #57 ... 00:22:58 00:22:58 #54 [core-data internal] load build context 00:22:58 #54 DONE 10.6s 00:22:58 00:22:58 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:22:58 #37 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.3s done 00:22:58 #37 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 00:22:58 #37 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 00:22:58 #37 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 00:22:58 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 00:22:58 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 00:22:58 #37 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.5s done 00:22:58 #37 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.0s done 00:22:58 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 00:22:58 #37 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 00:22:58 #37 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 00:22:58 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 00:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:22:58 26335c8583c8: Preparing 00:22:58 c4253111998f: Preparing 00:22:58 0118572fb7b9: Preparing 00:22:58 a73df2a462db: Preparing 00:22:58 e13f492bbc57: Preparing 00:22:58 4874fb2ecf56: Preparing 00:22:58 994456c4fd7b: Preparing 00:22:58 4874fb2ecf56: Waiting 00:22:58 994456c4fd7b: Waiting 00:22:58 e13f492bbc57: Layer already exists 00:22:58 26335c8583c8: Layer already exists 00:22:58 c4253111998f: Layer already exists 00:22:58 a73df2a462db: Layer already exists 00:22:58 0118572fb7b9: Layer already exists 00:22:58 4874fb2ecf56: Layer already exists 00:22:58 994456c4fd7b: Layer already exists 00:22:58 4.1.0-dev.30: digest: sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:58 #37 ... 00:22:58 00:22:58 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:22:58 #58 ... 00:22:58 00:22:58 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:22:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:58 #59 ... 00:22:58 00:22:58 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:22:58 #0 9.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:22:58 #60 ... 00:22:58 00:22:58 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:58 + docker push nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:22:58 26335c8583c8: Preparing 00:22:58 c4253111998f: Preparing 00:22:58 0118572fb7b9: Preparing 00:22:58 a73df2a462db: Preparing 00:22:58 e13f492bbc57: Preparing 00:22:58 4874fb2ecf56: Preparing 00:22:58 994456c4fd7b: Preparing 00:22:58 4874fb2ecf56: Waiting 00:22:58 994456c4fd7b: Waiting 00:22:58 0118572fb7b9: Layer already exists 00:22:58 26335c8583c8: Layer already exists 00:22:58 a73df2a462db: Layer already exists 00:22:58 c4253111998f: Layer already exists 00:22:58 e13f492bbc57: Layer already exists 00:22:58 994456c4fd7b: Layer already exists 00:22:58 4874fb2ecf56: Layer already exists 00:22:58 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:58 #61 ... 00:22:58 00:22:58 #62 [support-scheduler internal] load build context 00:22:58 #62 transferring context: 3.23MB 8.6s done 00:22:58 #62 DONE 11.3s 00:22:58 00:22:58 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:22:58 #0 8.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:22:58 #0 9.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:22:58 #63 ... 00:22:58 00:22:58 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 00:22:58 #0 6.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:22:58 #0 7.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:22:59 #64 ... 00:22:59 00:22:59 #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:22:59 #0 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:22:59 #65 ... 00:22:59 00:22:59 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:22:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:59 #66 ... 00:22:59 00:22:59 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:59 #61 DONE 11.2s 00:22:59 00:22:59 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:22:59 #67 ... 00:22:59 00:22:59 #53 [security-proxy-auth internal] load build context 00:22:59 #53 transferring context: 3.23MB 9.3s done 00:22:59 #53 DONE 11.9s 00:22:59 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:22:59 26335c8583c8: Preparing 00:22:59 c4253111998f: Preparing 00:22:59 0118572fb7b9: Preparing 00:22:59 a73df2a462db: Preparing 00:22:59 e13f492bbc57: Preparing 00:22:59 4874fb2ecf56: Preparing 00:22:59 994456c4fd7b: Preparing 00:22:59 4874fb2ecf56: Waiting 00:22:59 994456c4fd7b: Waiting 00:22:59 c4253111998f: Layer already exists 00:22:59 0118572fb7b9: Layer already exists 00:22:59 26335c8583c8: Layer already exists 00:22:59 e13f492bbc57: Layer already exists 00:22:59 a73df2a462db: Layer already exists 00:22:59 994456c4fd7b: Layer already exists 00:22:59 4874fb2ecf56: Layer already exists 00:22:59 main: digest: sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:22:59 ===================================================== [Pipeline] echo 00:22:59 taggedImages: 00:22:59 - nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 00:22:59 - nexus3.edgexfoundry.org:10004/core-data:latest 00:22:59 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 00:22:59 - nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:22:59 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:22:59 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 00:22:59 755a569b73dd440e9bb4c730bc07283f2b359723 00:22:59 latest 00:22:59 4.1.0-dev.30 00:22:59 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:22:59 main 00:22:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:59 00:22:59 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:22:59 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.1s 00:22:59 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.1s done 00:23:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:00 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.1s done [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:23:00 89d18e8c979d: Preparing 00:23:00 6e401cdf64ea: Preparing 00:23:00 a73df2a462db: Preparing 00:23:00 8bcb83a431c4: Preparing 00:23:00 76398240d57e: Preparing 00:23:00 994456c4fd7b: Preparing 00:23:00 994456c4fd7b: Waiting 00:23:00 a73df2a462db: Layer already exists 00:23:00 994456c4fd7b: Layer already exists 00:23:00 76398240d57e: Pushed 00:23:00 8bcb83a431c4: Pushed 00:23:00 89d18e8c979d: Pushed 00:23:02 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 00:23:02 #44 ... 00:23:02 00:23:02 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:23:02 #58 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:02 #58 ... 00:23:02 00:23:02 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:23:02 #51 11.88 (1/4) Installing dumb-init (1.2.5-r3) 00:23:02 #51 11.93 (2/4) Installing openssl (3.3.3-r0) 00:23:02 #51 12.08 (3/4) Installing su-exec (0.2-r3) 00:23:02 #51 12.08 (4/4) Installing yq-go (4.44.1-r2) 00:23:02 #51 13.07 Executing busybox-1.36.1-r29.trigger 00:23:02 #51 13.24 OK: 20 MiB in 18 packages 00:23:02 #51 DONE 15.8s 00:23:03 6e401cdf64ea: Pushed 00:23:03 00:23:03 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:08 #44 ... 00:23:08 00:23:08 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:23:08 #68 ... 00:23:08 00:23:08 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 00:23:08 #69 ... 00:23:08 00:23:08 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:23:08 #70 ... 00:23:08 00:23:08 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 00:23:08 #64 14.53 (1/7) Installing ca-certificates (20241121-r1) 00:23:08 #64 15.16 (2/7) Installing dumb-init (1.2.5-r3) 00:23:08 #64 15.19 (3/7) Installing libgcc (13.2.1_git20240309-r1) 00:23:08 #64 15.21 (4/7) Installing libsodium (1.0.19-r0) 00:23:08 #64 15.23 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 00:23:08 #64 15.80 (6/7) Installing libzmq (4.3.5-r2) 00:23:08 #64 15.91 (7/7) Installing zeromq (4.3.5-r2) 00:23:08 #64 16.03 Executing busybox-1.36.1-r29.trigger 00:23:08 #64 16.19 Executing ca-certificates-20241121-r1.trigger 00:23:08 #64 17.23 OK: 14 MiB in 21 packages 00:23:08 #64 DONE 19.9s 00:23:08 00:23:08 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:23:08 #0 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:08 #71 ... 00:23:08 00:23:08 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:08 #72 ... 00:23:08 00:23:08 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:08 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.6s 00:23:09 #44 ... 00:23:09 00:23:09 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:23:09 #60 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:09 #60 20.80 (1/1) Installing dumb-init (1.2.5-r3) 00:23:09 #60 20.91 Executing busybox-1.36.1-r29.trigger 00:23:09 #60 ... 00:23:09 00:23:09 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:23:09 #37 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.9s 00:23:09 #37 ... 00:23:09 00:23:09 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:09 #72 DONE 11.7s 00:23:09 00:23:09 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:23:09 #60 21.16 OK: 9 MiB in 15 packages 00:23:10 #60 ... 00:23:10 00:23:10 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:23:10 #63 15.77 (1/3) Installing ca-certificates (20241121-r1) 00:23:10 #63 16.23 (2/3) Installing dumb-init (1.2.5-r3) 00:23:10 #63 16.26 (3/3) Installing tzdata (2025b-r0) 00:23:10 #63 17.86 Executing busybox-1.36.1-r29.trigger 00:23:10 #63 18.06 Executing ca-certificates-20241121-r1.trigger 00:23:10 #63 19.37 OK: 11 MiB in 17 packages 00:23:10 #63 DONE 21.8s 00:23:10 00:23:10 #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:23:10 #65 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:10 #65 21.64 (1/1) Installing dumb-init (1.2.5-r3) 00:23:10 #65 21.66 Executing busybox-1.36.1-r29.trigger 00:23:10 #65 22.03 OK: 9 MiB in 15 packages 00:23:10 #65 ... 00:23:10 00:23:10 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:23:10 #37 ... 00:23:10 00:23:10 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:23:10 #66 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:10 #66 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:10 #66 ... 00:23:10 00:23:10 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:23:11 #37 ... 00:23:11 00:23:11 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:23:11 #57 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:11 #57 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:11 #57 ... 00:23:11 00:23:11 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:23:11 #37 ... 00:23:11 00:23:11 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:23:11 #50 14.63 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:23:11 #50 14.63 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:23:11 #50 14.63 OK: 24049 distinct packages available 00:23:11 #50 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:11 #50 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:12 #50 ... 00:23:12 00:23:12 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:12 #44 ... 00:23:12 00:23:12 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:23:12 #60 DONE 23.9s 00:23:12 00:23:12 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:23:12 #65 DONE 24.8s 00:23:12 00:23:12 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 00:23:13 #73 ... 00:23:13 00:23:13 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:23:13 #0 9.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:13 #74 ... 00:23:13 00:23:13 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:23:14 #37 ... 00:23:14 00:23:14 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:23:14 #59 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:14 #59 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:14 #59 ... 00:23:14 00:23:14 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:14 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.9s 00:23:15 #44 ... 00:23:15 00:23:15 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:23:15 #58 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:15 #58 ... 00:23:15 00:23:15 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:16 #44 ... 00:23:16 00:23:16 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:23:16 #37 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 17.2s done 00:23:16 #37 DONE 28.9s 00:23:16 00:23:16 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:17 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 00:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:23:18 89d18e8c979d: Preparing 00:23:18 6e401cdf64ea: Preparing 00:23:18 a73df2a462db: Preparing 00:23:18 8bcb83a431c4: Preparing 00:23:18 76398240d57e: Preparing 00:23:18 994456c4fd7b: Preparing 00:23:18 994456c4fd7b: Waiting 00:23:18 6e401cdf64ea: Layer already exists 00:23:18 a73df2a462db: Layer already exists 00:23:18 76398240d57e: Layer already exists 00:23:18 8bcb83a431c4: Layer already exists 00:23:18 89d18e8c979d: Layer already exists 00:23:18 994456c4fd7b: Layer already exists 00:23:18 latest: digest: sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:18 #44 ... 00:23:18 00:23:18 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:23:18 #0 9.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:18 #75 ... 00:23:18 00:23:18 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:23:18 #59 30.02 (1/2) Installing dumb-init (1.2.5-r3) 00:23:18 #59 30.05 (2/2) Installing su-exec (0.2-r3) 00:23:18 #59 30.11 Executing busybox-1.36.1-r29.trigger 00:23:18 #59 30.28 OK: 9 MiB in 16 packages 00:23:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 00:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:23:19 89d18e8c979d: Preparing 00:23:19 6e401cdf64ea: Preparing 00:23:19 a73df2a462db: Preparing 00:23:19 8bcb83a431c4: Preparing 00:23:19 76398240d57e: Preparing 00:23:19 994456c4fd7b: Preparing 00:23:19 994456c4fd7b: Waiting 00:23:19 89d18e8c979d: Layer already exists 00:23:19 a73df2a462db: Layer already exists 00:23:19 76398240d57e: Layer already exists 00:23:19 8bcb83a431c4: Layer already exists 00:23:19 6e401cdf64ea: Layer already exists 00:23:19 994456c4fd7b: Layer already exists 00:23:19 4.1.0-dev.30: digest: sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:19 #59 ... 00:23:19 00:23:19 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:23:19 #70 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:19 #70 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:19 #70 ... 00:23:19 00:23:19 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:23:19 #0 8.640 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:19 #76 ... 00:23:19 00:23:19 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:23:19 89d18e8c979d: Preparing 00:23:19 6e401cdf64ea: Preparing 00:23:19 a73df2a462db: Preparing 00:23:19 8bcb83a431c4: Preparing 00:23:19 76398240d57e: Preparing 00:23:19 994456c4fd7b: Preparing 00:23:19 994456c4fd7b: Waiting 00:23:19 89d18e8c979d: Layer already exists 00:23:19 6e401cdf64ea: Layer already exists 00:23:19 a73df2a462db: Layer already exists 00:23:19 8bcb83a431c4: Layer already exists 00:23:19 994456c4fd7b: Layer already exists 00:23:19 76398240d57e: Layer already exists 00:23:19 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:20 #44 ... 00:23:20 00:23:20 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:23:20 #68 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:20 #68 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:20 #68 ... 00:23:20 00:23:20 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:23:20 #67 10.61 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:20 #67 14.84 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:20 #67 ... 00:23:20 00:23:20 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:23:20 #0 7.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:20 #0 9.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 00:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:23:20 89d18e8c979d: Preparing 00:23:20 6e401cdf64ea: Preparing 00:23:20 a73df2a462db: Preparing 00:23:20 8bcb83a431c4: Preparing 00:23:20 76398240d57e: Preparing 00:23:20 994456c4fd7b: Preparing 00:23:20 994456c4fd7b: Waiting 00:23:20 8bcb83a431c4: Layer already exists 00:23:20 a73df2a462db: Layer already exists 00:23:20 89d18e8c979d: Layer already exists 00:23:20 76398240d57e: Layer already exists 00:23:20 6e401cdf64ea: Layer already exists 00:23:20 994456c4fd7b: Layer already exists 00:23:20 main: digest: sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:20 ===================================================== [Pipeline] echo 00:23:20 taggedImages: 00:23:20 - nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:20 - nexus3.edgexfoundry.org:10004/core-keeper:latest 00:23:20 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 00:23:20 - nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:20 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 00:23:20 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:23:20 755a569b73dd440e9bb4c730bc07283f2b359723 00:23:20 latest 00:23:20 4.1.0-dev.30 00:23:20 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:20 main 00:23:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 00:23:20 #77 ... 00:23:20 00:23:20 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:23:20 #56 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:20 #56 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:20 #56 ... 00:23:20 00:23:20 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:20 #44 ... 00:23:20 00:23:20 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:23:20 #57 25.93 (1/4) Installing ca-certificates (20241121-r1) 00:23:20 #57 26.62 (2/4) Installing dumb-init (1.2.5-r3) 00:23:20 #57 26.74 (3/4) Installing su-exec (0.2-r3) 00:23:20 #57 26.74 (4/4) Installing yq-go (4.44.1-r2) 00:23:20 #57 28.59 Executing busybox-1.36.1-r29.trigger 00:23:20 #57 28.90 Executing ca-certificates-20241121-r1.trigger 00:23:20 #57 30.62 OK: 20 MiB in 18 packages 00:23:20 #57 DONE 32.8s 00:23:20 00:23:20 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:20 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.0s [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:21 #44 ... 00:23:21 00:23:21 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:23:21 #71 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:21 #71 ... 00:23:21 00:23:21 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:23:21 #50 31.19 (1/14) Installing ca-certificates (20241121-r1) 00:23:21 #50 31.74 (2/14) Installing brotli-libs (1.1.0-r2) 00:23:21 #50 31.88 (3/14) Installing c-ares (1.33.1-r0) 00:23:21 #50 31.92 (4/14) Installing libunistring (1.2-r0) 00:23:21 #50 32.26 (5/14) Installing libidn2 (2.3.7-r0) 00:23:21 #50 32.31 (6/14) Installing nghttp2-libs (1.62.1-r0) 00:23:21 #50 32.36 (7/14) Installing libpsl (0.21.5-r1) 00:23:21 #50 32.40 (8/14) Installing zstd-libs (1.5.6-r0) 00:23:21 #50 32.57 (9/14) Installing libcurl (8.12.1-r0) 00:23:21 #50 32.82 (10/14) Installing curl (8.12.1-r0) 00:23:21 #50 32.91 (11/14) Installing dumb-init (1.2.5-r3) 00:23:21 #50 32.95 (12/14) Installing musl-obstack (1.2.3-r2) 00:23:21 #50 32.99 (13/14) Installing libucontext (1.2-r3) 00:23:21 #50 33.04 (14/14) Installing gcompat (1.1.0-r4) 00:23:21 #50 33.13 Executing busybox-1.36.1-r29.trigger 00:23:21 #50 33.35 Executing ca-certificates-20241121-r1.trigger 00:23:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:23:21 d789f0a05235: Preparing 00:23:21 24a064a0eb2c: Preparing 00:23:21 fe19cbd952b1: Preparing 00:23:21 0118572fb7b9: Preparing 00:23:21 a73df2a462db: Preparing 00:23:21 56887044b048: Preparing 00:23:21 0aaeeba98e1a: Preparing 00:23:21 994456c4fd7b: Preparing 00:23:21 0aaeeba98e1a: Waiting 00:23:21 994456c4fd7b: Waiting 00:23:21 56887044b048: Waiting 00:23:21 0118572fb7b9: Layer already exists 00:23:21 a73df2a462db: Layer already exists 00:23:21 56887044b048: Layer already exists 00:23:21 0aaeeba98e1a: Layer already exists 00:23:21 994456c4fd7b: Layer already exists 00:23:21 24a064a0eb2c: Pushed 00:23:21 d789f0a05235: Pushed 00:23:21 #50 ... 00:23:21 00:23:21 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:23:21 #59 DONE 33.0s 00:23:21 00:23:21 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:22 #44 ... 00:23:22 00:23:22 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:23:22 #66 24.18 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:23:22 #66 24.18 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:23:22 #66 24.18 OK: 24049 distinct packages available 00:23:22 #66 25.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:22 #66 27.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:22 #66 ... 00:23:22 00:23:22 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:23:22 #71 24.49 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:23:22 #71 24.50 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:23:22 #71 24.50 OK: 24049 distinct packages available 00:23:22 #71 ... 00:23:22 00:23:22 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:23:22 #0 6.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:22 #0 8.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:22 #78 ... 00:23:22 00:23:22 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 00:23:22 #69 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:22 #69 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:22 #69 ... 00:23:22 00:23:22 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:23 fe19cbd952b1: Pushed 00:23:23 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:23:24 d789f0a05235: Preparing 00:23:24 24a064a0eb2c: Preparing 00:23:24 fe19cbd952b1: Preparing 00:23:24 0118572fb7b9: Preparing 00:23:24 a73df2a462db: Preparing 00:23:24 56887044b048: Preparing 00:23:24 0aaeeba98e1a: Preparing 00:23:24 994456c4fd7b: Preparing 00:23:24 56887044b048: Waiting 00:23:24 0aaeeba98e1a: Waiting 00:23:24 994456c4fd7b: Waiting 00:23:24 24a064a0eb2c: Layer already exists 00:23:24 fe19cbd952b1: Layer already exists 00:23:24 0118572fb7b9: Layer already exists 00:23:24 a73df2a462db: Layer already exists 00:23:24 d789f0a05235: Layer already exists 00:23:24 56887044b048: Layer already exists 00:23:24 0aaeeba98e1a: Layer already exists 00:23:24 994456c4fd7b: Layer already exists 00:23:24 latest: digest: sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 00:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:23:25 d789f0a05235: Preparing 00:23:25 24a064a0eb2c: Preparing 00:23:25 fe19cbd952b1: Preparing 00:23:25 0118572fb7b9: Preparing 00:23:25 a73df2a462db: Preparing 00:23:25 56887044b048: Preparing 00:23:25 0aaeeba98e1a: Preparing 00:23:25 994456c4fd7b: Preparing 00:23:25 56887044b048: Waiting 00:23:25 0aaeeba98e1a: Waiting 00:23:25 994456c4fd7b: Waiting 00:23:25 a73df2a462db: Layer already exists 00:23:25 d789f0a05235: Layer already exists 00:23:25 0118572fb7b9: Layer already exists 00:23:25 24a064a0eb2c: Layer already exists 00:23:25 fe19cbd952b1: Layer already exists 00:23:25 0aaeeba98e1a: Layer already exists 00:23:25 56887044b048: Layer already exists 00:23:25 994456c4fd7b: Layer already exists 00:23:25 4.1.0-dev.30: digest: sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } 00:23:25 #44 ... 00:23:25 00:23:25 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:23:25 #74 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:25 #74 22.05 OK: 20 MiB in 18 packages 00:23:25 #74 ... 00:23:25 00:23:25 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:25 #44 ... 00:23:25 00:23:25 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:23:25 #50 35.29 OK: 15 MiB in 28 packages 00:23:25 #50 DONE 38.6s 00:23:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:23:25 d789f0a05235: Preparing 00:23:25 24a064a0eb2c: Preparing 00:23:25 fe19cbd952b1: Preparing 00:23:25 0118572fb7b9: Preparing 00:23:25 a73df2a462db: Preparing 00:23:25 56887044b048: Preparing 00:23:25 0aaeeba98e1a: Preparing 00:23:25 994456c4fd7b: Preparing 00:23:25 56887044b048: Waiting 00:23:25 0aaeeba98e1a: Waiting 00:23:25 994456c4fd7b: Waiting 00:23:25 24a064a0eb2c: Layer already exists 00:23:25 d789f0a05235: Layer already exists 00:23:25 a73df2a462db: Layer already exists 00:23:25 fe19cbd952b1: Layer already exists 00:23:25 0118572fb7b9: Layer already exists 00:23:25 56887044b048: Layer already exists 00:23:25 994456c4fd7b: Layer already exists 00:23:25 0aaeeba98e1a: Layer already exists 00:23:25 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:26 00:23:26 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:23:26 #71 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:26 #71 ... 00:23:26 00:23:26 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:23:26 #58 27.90 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:23:26 #58 27.90 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:23:26 #58 27.90 OK: 24049 distinct packages available 00:23:26 #58 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:26 #58 31.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:26 #58 ... 00:23:26 00:23:26 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:26 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.6s done 00:23:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:23:26 d789f0a05235: Preparing 00:23:26 24a064a0eb2c: Preparing 00:23:26 fe19cbd952b1: Preparing 00:23:26 0118572fb7b9: Preparing 00:23:26 a73df2a462db: Preparing 00:23:26 56887044b048: Preparing 00:23:26 0aaeeba98e1a: Preparing 00:23:26 994456c4fd7b: Preparing 00:23:26 994456c4fd7b: Waiting 00:23:26 0aaeeba98e1a: Waiting 00:23:26 56887044b048: Waiting 00:23:26 a73df2a462db: Layer already exists 00:23:26 24a064a0eb2c: Layer already exists 00:23:26 fe19cbd952b1: Layer already exists 00:23:26 d789f0a05235: Layer already exists 00:23:26 0118572fb7b9: Layer already exists 00:23:26 56887044b048: Layer already exists 00:23:26 0aaeeba98e1a: Layer already exists 00:23:26 994456c4fd7b: Layer already exists 00:23:26 main: digest: sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:26 ===================================================== [Pipeline] echo 00:23:26 taggedImages: 00:23:26 - nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:26 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:23:26 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 00:23:26 - nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:26 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:23:26 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:23:26 755a569b73dd440e9bb4c730bc07283f2b359723 00:23:26 latest 00:23:26 4.1.0-dev.30 00:23:26 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:26 main 00:23:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:27 #44 DONE 41.3s 00:23:27 00:23:27 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:23:27 #56 28.55 OK: 239 MiB in 58 packages 00:23:27 #56 ... 00:23:27 00:23:27 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:23:27 #70 27.01 OK: 239 MiB in 58 packages 00:23:27 #70 DONE 29.0s 00:23:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:27 00:23:27 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:23:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:23:27 2625eb0dfb72: Preparing 00:23:27 330186e20868: Preparing 00:23:27 d326d5044550: Preparing 00:23:27 34fe622c526a: Preparing 00:23:27 35c80282955c: Preparing 00:23:27 a300eb89d40a: Preparing 00:23:27 d05e7cf4d0e5: Preparing 00:23:27 0118572fb7b9: Preparing 00:23:27 a73df2a462db: Preparing 00:23:27 bc7d7d76f9d9: Preparing 00:23:27 bf0c408f069f: Preparing 00:23:27 5f70bf18a086: Preparing 00:23:27 dc817c4788f2: Preparing 00:23:27 ce815faf1cde: Preparing 00:23:27 8b1dac709a56: Preparing 00:23:27 994456c4fd7b: Preparing 00:23:27 d05e7cf4d0e5: Waiting 00:23:27 0118572fb7b9: Waiting 00:23:27 a73df2a462db: Waiting 00:23:27 bc7d7d76f9d9: Waiting 00:23:27 a300eb89d40a: Waiting 00:23:27 bf0c408f069f: Waiting 00:23:27 8b1dac709a56: Waiting 00:23:27 5f70bf18a086: Waiting 00:23:27 ce815faf1cde: Waiting 00:23:27 dc817c4788f2: Waiting 00:23:27 994456c4fd7b: Waiting 00:23:27 35c80282955c: Pushed 00:23:27 34fe622c526a: Pushed 00:23:27 d326d5044550: Pushed 00:23:27 2625eb0dfb72: Pushed 00:23:27 330186e20868: Pushed 00:23:27 0118572fb7b9: Layer already exists 00:23:27 a73df2a462db: Layer already exists 00:23:27 5f70bf18a086: Layer already exists 00:23:27 a300eb89d40a: Pushed 00:23:27 #79 ... 00:23:27 00:23:27 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:23:27 #74 DONE 24.2s 00:23:27 00:23:27 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:23:27 bc7d7d76f9d9: Pushed 00:23:27 bf0c408f069f: Pushed 00:23:27 994456c4fd7b: Layer already exists 00:23:27 dc817c4788f2: Pushed 00:23:27 ce815faf1cde: Pushed 00:23:27 8b1dac709a56: Pushed 00:23:27 #80 ... 00:23:27 00:23:27 #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:23:27 #68 26.63 OK: 239 MiB in 58 packages 00:23:27 #68 DONE 30.0s 00:23:27 00:23:27 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:23:28 #81 ... 00:23:28 00:23:28 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:23:28 #79 DONE 1.5s 00:23:28 00:23:28 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:23:28 #71 30.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:28 #71 ... 00:23:28 00:23:28 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:23:28 #80 DONE 1.0s 00:23:28 00:23:28 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:23:28 #66 40.65 (1/4) Installing dumb-init (1.2.5-r3) 00:23:28 #66 40.66 (2/4) Installing musl-obstack (1.2.3-r2) 00:23:28 #66 40.68 (3/4) Installing libucontext (1.2-r3) 00:23:28 #66 40.76 (4/4) Installing gcompat (1.1.0-r4) 00:23:28 #66 40.80 Executing busybox-1.36.1-r29.trigger 00:23:28 d05e7cf4d0e5: Pushed 00:23:28 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:29 #66 ... 00:23:29 00:23:29 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 00:23:29 #73 6.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:29 #73 8.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:29 #73 ... 00:23:29 00:23:29 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:23:29 #56 DONE 31.4s 00:23:29 00:23:29 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:23:29 #81 DONE 1.5s 00:23:29 00:23:29 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:23:29 #75 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:29 #75 ... 00:23:29 00:23:29 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:23:29 2625eb0dfb72: Preparing 00:23:29 330186e20868: Preparing 00:23:29 d326d5044550: Preparing 00:23:29 34fe622c526a: Preparing 00:23:29 35c80282955c: Preparing 00:23:29 a300eb89d40a: Preparing 00:23:29 d05e7cf4d0e5: Preparing 00:23:29 0118572fb7b9: Preparing 00:23:29 a73df2a462db: Preparing 00:23:29 bc7d7d76f9d9: Preparing 00:23:29 bf0c408f069f: Preparing 00:23:29 5f70bf18a086: Preparing 00:23:29 dc817c4788f2: Preparing 00:23:29 ce815faf1cde: Preparing 00:23:29 8b1dac709a56: Preparing 00:23:29 d05e7cf4d0e5: Waiting 00:23:29 994456c4fd7b: Preparing 00:23:29 0118572fb7b9: Waiting 00:23:29 bf0c408f069f: Waiting 00:23:29 5f70bf18a086: Waiting 00:23:29 dc817c4788f2: Waiting 00:23:29 ce815faf1cde: Waiting 00:23:29 8b1dac709a56: Waiting 00:23:29 994456c4fd7b: Waiting 00:23:29 a73df2a462db: Waiting 00:23:29 a300eb89d40a: Waiting 00:23:29 bc7d7d76f9d9: Waiting 00:23:29 d326d5044550: Layer already exists 00:23:29 35c80282955c: Layer already exists 00:23:29 330186e20868: Layer already exists 00:23:29 2625eb0dfb72: Layer already exists 00:23:29 34fe622c526a: Layer already exists 00:23:29 a300eb89d40a: Layer already exists 00:23:29 d05e7cf4d0e5: Layer already exists 00:23:29 0118572fb7b9: Layer already exists 00:23:29 a73df2a462db: Layer already exists 00:23:29 bc7d7d76f9d9: Layer already exists 00:23:29 bf0c408f069f: Layer already exists 00:23:29 dc817c4788f2: Layer already exists 00:23:29 ce815faf1cde: Layer already exists 00:23:29 5f70bf18a086: Layer already exists 00:23:29 8b1dac709a56: Layer already exists 00:23:29 994456c4fd7b: Layer already exists 00:23:29 latest: digest: sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 00:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:23:30 2625eb0dfb72: Preparing 00:23:30 330186e20868: Preparing 00:23:30 d326d5044550: Preparing 00:23:30 34fe622c526a: Preparing 00:23:30 35c80282955c: Preparing 00:23:30 a300eb89d40a: Preparing 00:23:30 d05e7cf4d0e5: Preparing 00:23:30 0118572fb7b9: Preparing 00:23:30 a73df2a462db: Preparing 00:23:30 a300eb89d40a: Waiting 00:23:30 d05e7cf4d0e5: Waiting 00:23:30 0118572fb7b9: Waiting 00:23:30 bc7d7d76f9d9: Preparing 00:23:30 a73df2a462db: Waiting 00:23:30 bf0c408f069f: Preparing 00:23:30 5f70bf18a086: Preparing 00:23:30 dc817c4788f2: Preparing 00:23:30 ce815faf1cde: Preparing 00:23:30 5f70bf18a086: Waiting 00:23:30 bf0c408f069f: Waiting 00:23:30 dc817c4788f2: Waiting 00:23:30 8b1dac709a56: Preparing 00:23:30 994456c4fd7b: Preparing 00:23:30 ce815faf1cde: Waiting 00:23:30 8b1dac709a56: Waiting 00:23:30 d326d5044550: Layer already exists 00:23:30 35c80282955c: Layer already exists 00:23:30 2625eb0dfb72: Layer already exists 00:23:30 34fe622c526a: Layer already exists 00:23:30 330186e20868: Layer already exists 00:23:30 a73df2a462db: Layer already exists 00:23:30 a300eb89d40a: Layer already exists 00:23:30 d05e7cf4d0e5: Layer already exists 00:23:30 bc7d7d76f9d9: Layer already exists 00:23:30 0118572fb7b9: Layer already exists 00:23:30 5f70bf18a086: Layer already exists 00:23:30 8b1dac709a56: Layer already exists 00:23:30 bf0c408f069f: Layer already exists 00:23:30 ce815faf1cde: Layer already exists 00:23:30 dc817c4788f2: Layer already exists 00:23:30 994456c4fd7b: Layer already exists 00:23:30 4.1.0-dev.30: digest: sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:30 #82 ... 00:23:30 00:23:30 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:23:30 #83 DONE 1.1s 00:23:30 00:23:30 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:30 #84 ... 00:23:30 00:23:30 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 00:23:30 #69 29.66 OK: 239 MiB in 58 packages 00:23:30 #69 DONE 32.7s 00:23:30 00:23:30 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:23:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:23:30 2625eb0dfb72: Preparing 00:23:30 330186e20868: Preparing 00:23:30 d326d5044550: Preparing 00:23:30 34fe622c526a: Preparing 00:23:30 35c80282955c: Preparing 00:23:30 a300eb89d40a: Preparing 00:23:30 d05e7cf4d0e5: Preparing 00:23:30 0118572fb7b9: Preparing 00:23:30 a73df2a462db: Preparing 00:23:30 bc7d7d76f9d9: Preparing 00:23:30 bf0c408f069f: Preparing 00:23:30 5f70bf18a086: Preparing 00:23:30 dc817c4788f2: Preparing 00:23:30 ce815faf1cde: Preparing 00:23:30 8b1dac709a56: Preparing 00:23:30 994456c4fd7b: Preparing 00:23:30 a300eb89d40a: Waiting 00:23:30 d05e7cf4d0e5: Waiting 00:23:30 0118572fb7b9: Waiting 00:23:30 a73df2a462db: Waiting 00:23:30 bc7d7d76f9d9: Waiting 00:23:30 bf0c408f069f: Waiting 00:23:30 5f70bf18a086: Waiting 00:23:30 dc817c4788f2: Waiting 00:23:30 ce815faf1cde: Waiting 00:23:30 8b1dac709a56: Waiting 00:23:30 994456c4fd7b: Waiting 00:23:30 2625eb0dfb72: Layer already exists 00:23:30 34fe622c526a: Layer already exists 00:23:30 330186e20868: Layer already exists 00:23:30 d326d5044550: Layer already exists 00:23:30 35c80282955c: Layer already exists 00:23:30 a300eb89d40a: Layer already exists 00:23:30 d05e7cf4d0e5: Layer already exists 00:23:30 a73df2a462db: Layer already exists 00:23:30 bc7d7d76f9d9: Layer already exists 00:23:30 0118572fb7b9: Layer already exists 00:23:30 bf0c408f069f: Layer already exists 00:23:30 ce815faf1cde: Layer already exists 00:23:30 5f70bf18a086: Layer already exists 00:23:30 dc817c4788f2: Layer already exists 00:23:30 8b1dac709a56: Layer already exists 00:23:30 994456c4fd7b: Layer already exists 00:23:30 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 00:23:30 #85 ... 00:23:30 00:23:30 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:23:30 #0 3.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:30 #0 6.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:30 #86 ... 00:23:30 00:23:30 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:23:30 #67 30.09 (1/1) Installing dumb-init (1.2.5-r3) [Pipeline] sh 00:23:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:31 #67 ... 00:23:31 00:23:31 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:23:31 #0 4.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:31 #0 6.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:31 #87 ... 00:23:31 00:23:31 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:23:31 #85 DONE 1.0s 00:23:31 00:23:31 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:23:31 2625eb0dfb72: Preparing 00:23:31 330186e20868: Preparing 00:23:31 d326d5044550: Preparing 00:23:31 34fe622c526a: Preparing 00:23:31 35c80282955c: Preparing 00:23:31 a300eb89d40a: Preparing 00:23:31 d05e7cf4d0e5: Preparing 00:23:31 0118572fb7b9: Preparing 00:23:31 a73df2a462db: Preparing 00:23:31 bc7d7d76f9d9: Preparing 00:23:31 bf0c408f069f: Preparing 00:23:31 5f70bf18a086: Preparing 00:23:31 dc817c4788f2: Preparing 00:23:31 ce815faf1cde: Preparing 00:23:31 8b1dac709a56: Preparing 00:23:31 994456c4fd7b: Preparing 00:23:31 a300eb89d40a: Waiting 00:23:31 d05e7cf4d0e5: Waiting 00:23:31 bc7d7d76f9d9: Waiting 00:23:31 0118572fb7b9: Waiting 00:23:31 bf0c408f069f: Waiting 00:23:31 ce815faf1cde: Waiting 00:23:31 8b1dac709a56: Waiting 00:23:31 5f70bf18a086: Waiting 00:23:31 dc817c4788f2: Waiting 00:23:31 994456c4fd7b: Waiting 00:23:31 a73df2a462db: Waiting 00:23:31 2625eb0dfb72: Layer already exists 00:23:31 330186e20868: Layer already exists 00:23:31 d326d5044550: Layer already exists 00:23:31 35c80282955c: Layer already exists 00:23:31 34fe622c526a: Layer already exists 00:23:31 a300eb89d40a: Layer already exists 00:23:31 d05e7cf4d0e5: Layer already exists 00:23:31 a73df2a462db: Layer already exists 00:23:31 0118572fb7b9: Layer already exists 00:23:31 bc7d7d76f9d9: Layer already exists 00:23:31 bf0c408f069f: Layer already exists 00:23:31 5f70bf18a086: Layer already exists 00:23:31 dc817c4788f2: Layer already exists 00:23:31 ce815faf1cde: Layer already exists 00:23:31 8b1dac709a56: Layer already exists 00:23:31 994456c4fd7b: Layer already exists 00:23:31 main: digest: sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:31 ===================================================== [Pipeline] echo 00:23:31 taggedImages: 00:23:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:23:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 00:23:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:23:31 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 00:23:31 755a569b73dd440e9bb4c730bc07283f2b359723 00:23:31 latest 00:23:31 4.1.0-dev.30 00:23:31 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:31 main 00:23:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:31 #88 ... 00:23:31 00:23:31 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:23:31 #66 41.08 OK: 9 MiB in 18 packages 00:23:31 #66 DONE 43.9s 00:23:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv 00:23:32 00:23:32 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:23:32 5f89d38d4f9d: Preparing 00:23:32 c555bc8a30d7: Preparing 00:23:32 260cfc8fdf43: Preparing 00:23:32 798ff6df870c: Preparing 00:23:32 0118572fb7b9: Preparing 00:23:32 a73df2a462db: Preparing 00:23:32 56887044b048: Preparing 00:23:32 0aaeeba98e1a: Preparing 00:23:32 994456c4fd7b: Preparing 00:23:32 a73df2a462db: Waiting 00:23:32 994456c4fd7b: Waiting 00:23:32 0aaeeba98e1a: Waiting 00:23:32 56887044b048: Waiting 00:23:32 0118572fb7b9: Layer already exists 00:23:32 a73df2a462db: Layer already exists 00:23:32 56887044b048: Layer already exists 00:23:32 0aaeeba98e1a: Layer already exists 00:23:32 994456c4fd7b: Layer already exists 00:23:32 260cfc8fdf43: Pushed 00:23:32 5f89d38d4f9d: Pushed 00:23:32 c555bc8a30d7: Pushed 00:23:32 #89 ... 00:23:32 00:23:32 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:23:32 #76 12.99 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:32 #76 ... 00:23:32 00:23:32 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:23:32 #67 32.74 Executing busybox-1.36.1-r29.trigger 00:23:32 #67 32.96 OK: 9 MiB in 15 packages 00:23:34 798ff6df870c: Pushed 00:23:34 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 size: 2192 [Pipeline] } 00:23:34 #67 ... 00:23:34 00:23:34 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:23:34 #77 22.88 OK: 11 MiB in 17 packages 00:23:34 #77 DONE 24.4s 00:23:34 00:23:34 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:23:34 #58 45.74 (1/5) Installing dumb-init (1.2.5-r3) 00:23:34 #58 45.82 (2/5) Installing musl-obstack (1.2.3-r2) 00:23:34 #58 45.86 (3/5) Installing libucontext (1.2-r3) 00:23:34 #58 45.91 (4/5) Installing gcompat (1.1.0-r4) 00:23:34 #58 45.98 (5/5) Installing openssl (3.3.3-r0) 00:23:34 #58 46.18 Executing busybox-1.36.1-r29.trigger 00:23:34 #58 46.37 OK: 10 MiB in 19 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:35 #58 ... 00:23:35 00:23:35 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:23:35 #78 20.66 OK: 9 MiB in 15 packages 00:23:35 #78 DONE 22.6s 00:23:35 00:23:35 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:23:35 #67 DONE 35.8s 00:23:35 00:23:35 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 00:23:35 #73 21.89 OK: 9 MiB in 15 packages 00:23:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:23:35 5f89d38d4f9d: Preparing 00:23:35 c555bc8a30d7: Preparing 00:23:35 260cfc8fdf43: Preparing 00:23:35 798ff6df870c: Preparing 00:23:35 0118572fb7b9: Preparing 00:23:35 a73df2a462db: Preparing 00:23:35 56887044b048: Preparing 00:23:35 0aaeeba98e1a: Preparing 00:23:35 994456c4fd7b: Preparing 00:23:35 a73df2a462db: Waiting 00:23:35 0aaeeba98e1a: Waiting 00:23:35 994456c4fd7b: Waiting 00:23:35 56887044b048: Waiting 00:23:35 0118572fb7b9: Layer already exists 00:23:35 260cfc8fdf43: Layer already exists 00:23:35 c555bc8a30d7: Layer already exists 00:23:35 798ff6df870c: Layer already exists 00:23:35 5f89d38d4f9d: Layer already exists 00:23:35 994456c4fd7b: Layer already exists 00:23:35 a73df2a462db: Layer already exists 00:23:35 56887044b048: Layer already exists 00:23:35 0aaeeba98e1a: Layer already exists 00:23:35 latest: digest: sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:35 #73 ... 00:23:35 00:23:35 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:23:35 #0 6.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:35 #0 9.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:36 #90 ... 00:23:36 00:23:36 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:23:36 #75 25.86 OK: 14 MiB in 21 packages 00:23:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 00:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:23:36 5f89d38d4f9d: Preparing 00:23:36 c555bc8a30d7: Preparing 00:23:36 260cfc8fdf43: Preparing 00:23:36 798ff6df870c: Preparing 00:23:36 0118572fb7b9: Preparing 00:23:36 a73df2a462db: Preparing 00:23:36 56887044b048: Preparing 00:23:36 0aaeeba98e1a: Preparing 00:23:36 994456c4fd7b: Preparing 00:23:36 56887044b048: Waiting 00:23:36 0aaeeba98e1a: Waiting 00:23:36 a73df2a462db: Waiting 00:23:36 0118572fb7b9: Layer already exists 00:23:36 c555bc8a30d7: Layer already exists 00:23:36 5f89d38d4f9d: Layer already exists 00:23:36 798ff6df870c: Layer already exists 00:23:36 260cfc8fdf43: Layer already exists 00:23:36 a73df2a462db: Layer already exists 00:23:36 0aaeeba98e1a: Layer already exists 00:23:36 56887044b048: Layer already exists 00:23:36 994456c4fd7b: Layer already exists 00:23:36 4.1.0-dev.30: digest: sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:36 #75 DONE 28.2s 00:23:36 00:23:36 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:36 #91 ... 00:23:36 00:23:36 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 00:23:36 #73 DONE 24.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:36 00:23:36 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:23:36 #58 DONE 49.5s 00:23:36 00:23:36 #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 00:23:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:23:36 5f89d38d4f9d: Preparing 00:23:36 c555bc8a30d7: Preparing 00:23:36 260cfc8fdf43: Preparing 00:23:36 798ff6df870c: Preparing 00:23:36 0118572fb7b9: Preparing 00:23:36 a73df2a462db: Preparing 00:23:36 56887044b048: Preparing 00:23:36 0aaeeba98e1a: Preparing 00:23:36 994456c4fd7b: Preparing 00:23:36 a73df2a462db: Waiting 00:23:36 56887044b048: Waiting 00:23:36 0aaeeba98e1a: Waiting 00:23:36 994456c4fd7b: Waiting 00:23:36 c555bc8a30d7: Layer already exists 00:23:36 798ff6df870c: Layer already exists 00:23:36 260cfc8fdf43: Layer already exists 00:23:36 5f89d38d4f9d: Layer already exists 00:23:36 0118572fb7b9: Layer already exists 00:23:36 0aaeeba98e1a: Layer already exists 00:23:36 56887044b048: Layer already exists 00:23:36 a73df2a462db: Layer already exists 00:23:36 994456c4fd7b: Layer already exists 00:23:36 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:23:37 5f89d38d4f9d: Preparing 00:23:37 c555bc8a30d7: Preparing 00:23:37 260cfc8fdf43: Preparing 00:23:37 798ff6df870c: Preparing 00:23:37 0118572fb7b9: Preparing 00:23:37 a73df2a462db: Preparing 00:23:37 56887044b048: Preparing 00:23:37 a73df2a462db: Waiting 00:23:37 56887044b048: Waiting 00:23:37 0aaeeba98e1a: Preparing 00:23:37 994456c4fd7b: Preparing 00:23:37 0aaeeba98e1a: Waiting 00:23:37 0118572fb7b9: Layer already exists 00:23:37 c555bc8a30d7: Layer already exists 00:23:37 798ff6df870c: Layer already exists 00:23:37 260cfc8fdf43: Layer already exists 00:23:37 5f89d38d4f9d: Layer already exists 00:23:37 56887044b048: Layer already exists 00:23:37 a73df2a462db: Layer already exists 00:23:37 0aaeeba98e1a: Layer already exists 00:23:37 994456c4fd7b: Layer already exists 00:23:37 main: digest: sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:37 ===================================================== [Pipeline] echo 00:23:37 taggedImages: 00:23:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:23:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 00:23:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 00:23:37 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:23:37 755a569b73dd440e9bb4c730bc07283f2b359723 00:23:37 latest 00:23:37 4.1.0-dev.30 00:23:37 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:37 main 00:23:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:23:38 8b4e1719819b: Preparing 00:23:38 893d26f35f32: Preparing 00:23:38 7ce268549f89: Preparing 00:23:38 e05c1915a7ee: Preparing 00:23:38 c0ecd4502177: Preparing 00:23:38 0118572fb7b9: Preparing 00:23:38 a73df2a462db: Preparing 00:23:38 0118572fb7b9: Waiting 00:23:38 7933f850a14a: Preparing 00:23:38 a73df2a462db: Waiting 00:23:38 4264c1b8087c: Preparing 00:23:38 8c62e2715c2a: Preparing 00:23:38 994456c4fd7b: Preparing 00:23:38 7933f850a14a: Waiting 00:23:38 8c62e2715c2a: Waiting 00:23:38 4264c1b8087c: Waiting 00:23:38 c0ecd4502177: Pushed 00:23:38 e05c1915a7ee: Pushed 00:23:38 8b4e1719819b: Pushed 00:23:38 893d26f35f32: Pushed 00:23:38 0118572fb7b9: Layer already exists 00:23:38 a73df2a462db: Layer already exists 00:23:38 994456c4fd7b: Layer already exists 00:23:38 7933f850a14a: Pushed 00:23:38 4264c1b8087c: Pushed 00:23:38 #92 ... 00:23:38 00:23:38 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:23:38 #86 16.89 OK: 20 MiB in 18 packages 00:23:38 #86 DONE 17.8s 00:23:38 00:23:38 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:23:38 #71 40.21 OK: 239 MiB in 58 packages 00:23:39 8c62e2715c2a: Pushed 00:23:39 #71 ... 00:23:39 00:23:39 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:23:39 #76 28.29 OK: 239 MiB in 58 packages 00:23:39 #76 DONE 29.9s 00:23:39 00:23:39 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:23:39 #71 DONE 41.9s 00:23:39 00:23:39 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:23:40 7ce268549f89: Pushed 00:23:40 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:40 #93 DONE 0.9s 00:23:40 00:23:40 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:40 #94 ... 00:23:40 00:23:40 #95 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:23:40 #95 DONE 0.8s 00:23:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:41 00:23:41 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:23:41 8b4e1719819b: Preparing 00:23:41 893d26f35f32: Preparing 00:23:41 7ce268549f89: Preparing 00:23:41 e05c1915a7ee: Preparing 00:23:41 c0ecd4502177: Preparing 00:23:41 0118572fb7b9: Preparing 00:23:41 a73df2a462db: Preparing 00:23:41 7933f850a14a: Preparing 00:23:41 4264c1b8087c: Preparing 00:23:41 8c62e2715c2a: Preparing 00:23:41 994456c4fd7b: Preparing 00:23:41 a73df2a462db: Waiting 00:23:41 7933f850a14a: Waiting 00:23:41 4264c1b8087c: Waiting 00:23:41 0118572fb7b9: Waiting 00:23:41 8c62e2715c2a: Waiting 00:23:41 994456c4fd7b: Waiting 00:23:41 8b4e1719819b: Layer already exists 00:23:41 7ce268549f89: Layer already exists 00:23:41 c0ecd4502177: Layer already exists 00:23:41 e05c1915a7ee: Layer already exists 00:23:41 893d26f35f32: Layer already exists 00:23:41 0118572fb7b9: Layer already exists 00:23:41 7933f850a14a: Layer already exists 00:23:41 a73df2a462db: Layer already exists 00:23:41 8c62e2715c2a: Layer already exists 00:23:41 4264c1b8087c: Layer already exists 00:23:41 994456c4fd7b: Layer already exists 00:23:41 latest: digest: sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:41 #96 ... 00:23:41 00:23:41 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:23:41 #87 17.59 OK: 9 MiB in 16 packages 00:23:41 #87 DONE 19.8s 00:23:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv 00:23:41 00:23:41 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 00:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:23:41 8b4e1719819b: Preparing 00:23:41 893d26f35f32: Preparing 00:23:41 7ce268549f89: Preparing 00:23:41 e05c1915a7ee: Preparing 00:23:41 c0ecd4502177: Preparing 00:23:41 0118572fb7b9: Preparing 00:23:41 a73df2a462db: Preparing 00:23:41 7933f850a14a: Preparing 00:23:41 4264c1b8087c: Preparing 00:23:41 8c62e2715c2a: Preparing 00:23:41 994456c4fd7b: Preparing 00:23:41 0118572fb7b9: Waiting 00:23:41 a73df2a462db: Waiting 00:23:41 7933f850a14a: Waiting 00:23:41 4264c1b8087c: Waiting 00:23:41 8c62e2715c2a: Waiting 00:23:41 994456c4fd7b: Waiting 00:23:41 893d26f35f32: Layer already exists 00:23:41 e05c1915a7ee: Layer already exists 00:23:41 c0ecd4502177: Layer already exists 00:23:41 8b4e1719819b: Layer already exists 00:23:41 7ce268549f89: Layer already exists 00:23:41 0118572fb7b9: Layer already exists 00:23:41 4264c1b8087c: Layer already exists 00:23:41 a73df2a462db: Layer already exists 00:23:41 7933f850a14a: Layer already exists 00:23:41 994456c4fd7b: Layer already exists 00:23:41 8c62e2715c2a: Layer already exists 00:23:41 4.1.0-dev.30: digest: sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:23:42 8b4e1719819b: Preparing 00:23:42 893d26f35f32: Preparing 00:23:42 7ce268549f89: Preparing 00:23:42 e05c1915a7ee: Preparing 00:23:42 c0ecd4502177: Preparing 00:23:42 0118572fb7b9: Preparing 00:23:42 a73df2a462db: Preparing 00:23:42 7933f850a14a: Preparing 00:23:42 4264c1b8087c: Preparing 00:23:42 8c62e2715c2a: Preparing 00:23:42 994456c4fd7b: Preparing 00:23:42 7933f850a14a: Waiting 00:23:42 0118572fb7b9: Waiting 00:23:42 4264c1b8087c: Waiting 00:23:42 a73df2a462db: Waiting 00:23:42 994456c4fd7b: Waiting 00:23:42 8c62e2715c2a: Waiting 00:23:42 893d26f35f32: Layer already exists 00:23:42 8b4e1719819b: Layer already exists 00:23:42 7ce268549f89: Layer already exists 00:23:42 e05c1915a7ee: Layer already exists 00:23:42 c0ecd4502177: Layer already exists 00:23:42 7933f850a14a: Layer already exists 00:23:42 a73df2a462db: Layer already exists 00:23:42 0118572fb7b9: Layer already exists 00:23:42 4264c1b8087c: Layer already exists 00:23:42 8c62e2715c2a: Layer already exists 00:23:42 994456c4fd7b: Layer already exists 00:23:42 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:23:43 8b4e1719819b: Preparing 00:23:43 893d26f35f32: Preparing 00:23:43 7ce268549f89: Preparing 00:23:43 e05c1915a7ee: Preparing 00:23:43 c0ecd4502177: Preparing 00:23:43 0118572fb7b9: Preparing 00:23:43 a73df2a462db: Preparing 00:23:43 7933f850a14a: Preparing 00:23:43 4264c1b8087c: Preparing 00:23:43 8c62e2715c2a: Preparing 00:23:43 994456c4fd7b: Preparing 00:23:43 4264c1b8087c: Waiting 00:23:43 8c62e2715c2a: Waiting 00:23:43 a73df2a462db: Waiting 00:23:43 994456c4fd7b: Waiting 00:23:43 7933f850a14a: Waiting 00:23:43 0118572fb7b9: Waiting 00:23:43 e05c1915a7ee: Layer already exists 00:23:43 893d26f35f32: Layer already exists 00:23:43 7ce268549f89: Layer already exists 00:23:43 c0ecd4502177: Layer already exists 00:23:43 8b4e1719819b: Layer already exists 00:23:43 0118572fb7b9: Layer already exists 00:23:43 a73df2a462db: Layer already exists 00:23:43 7933f850a14a: Layer already exists 00:23:43 8c62e2715c2a: Layer already exists 00:23:43 4264c1b8087c: Layer already exists 00:23:43 994456c4fd7b: Layer already exists 00:23:43 main: digest: sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:43 ===================================================== [Pipeline] echo 00:23:43 taggedImages: 00:23:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:23:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 00:23:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:23:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:23:43 755a569b73dd440e9bb4c730bc07283f2b359723 00:23:43 latest 00:23:43 4.1.0-dev.30 00:23:43 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:43 main 00:23:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:23:43 fd3a23a6b709: Preparing 00:23:43 65036c71dfab: Preparing 00:23:43 4f3749685a35: Preparing 00:23:43 74e63af20b51: Preparing 00:23:43 1f30a3ccb143: Preparing 00:23:43 68d0b120506f: Preparing 00:23:43 854e96c73358: Preparing 00:23:43 0118572fb7b9: Preparing 00:23:43 a73df2a462db: Preparing 00:23:43 984aae1af78e: Preparing 00:23:43 240dd67a4046: Preparing 00:23:43 994456c4fd7b: Preparing 00:23:43 68d0b120506f: Waiting 00:23:43 a73df2a462db: Waiting 00:23:43 854e96c73358: Waiting 00:23:43 0118572fb7b9: Waiting 00:23:43 994456c4fd7b: Waiting 00:23:43 984aae1af78e: Waiting 00:23:43 240dd67a4046: Waiting 00:23:43 1f30a3ccb143: Pushed 00:23:43 fd3a23a6b709: Pushed 00:23:43 65036c71dfab: Pushed 00:23:43 0118572fb7b9: Layer already exists 00:23:43 a73df2a462db: Layer already exists 00:23:43 68d0b120506f: Pushed 00:23:43 854e96c73358: Pushed 00:23:44 994456c4fd7b: Layer already exists 00:23:44 984aae1af78e: Pushed 00:23:45 240dd67a4046: Pushed 00:23:45 74e63af20b51: Pushed 00:23:45 #97 ... 00:23:45 00:23:45 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:23:45 #90 17.61 OK: 15 MiB in 28 packages 00:23:45 #90 DONE 19.3s 00:23:45 00:23:45 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:23:45 #89 5.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:45 #89 6.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:45 #89 13.05 OK: 9 MiB in 18 packages 00:23:45 #89 ... 00:23:45 00:23:45 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:23:45 #97 DONE 4.5s 00:23:45 00:23:45 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:23:46 #98 DONE 0.2s 00:23:46 00:23:46 #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 00:23:46 #92 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:46 #92 5.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:46 #92 ... 00:23:46 00:23:46 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:23:46 #89 DONE 14.2s 00:23:46 00:23:46 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:23:46 4f3749685a35: Pushed 00:23:46 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:23:47 fd3a23a6b709: Preparing 00:23:47 65036c71dfab: Preparing 00:23:47 4f3749685a35: Preparing 00:23:47 74e63af20b51: Preparing 00:23:47 1f30a3ccb143: Preparing 00:23:47 68d0b120506f: Preparing 00:23:47 854e96c73358: Preparing 00:23:47 0118572fb7b9: Preparing 00:23:47 a73df2a462db: Preparing 00:23:47 984aae1af78e: Preparing 00:23:47 240dd67a4046: Preparing 00:23:47 994456c4fd7b: Preparing 00:23:47 68d0b120506f: Waiting 00:23:47 984aae1af78e: Waiting 00:23:47 854e96c73358: Waiting 00:23:47 240dd67a4046: Waiting 00:23:47 0118572fb7b9: Waiting 00:23:47 a73df2a462db: Waiting 00:23:47 994456c4fd7b: Waiting 00:23:47 65036c71dfab: Layer already exists 00:23:47 fd3a23a6b709: Layer already exists 00:23:47 74e63af20b51: Layer already exists 00:23:47 4f3749685a35: Layer already exists 00:23:47 1f30a3ccb143: Layer already exists 00:23:47 a73df2a462db: Layer already exists 00:23:47 0118572fb7b9: Layer already exists 00:23:47 68d0b120506f: Layer already exists 00:23:47 984aae1af78e: Layer already exists 00:23:47 854e96c73358: Layer already exists 00:23:47 240dd67a4046: Layer already exists 00:23:47 994456c4fd7b: Layer already exists 00:23:47 latest: digest: sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:47 #99 DONE 1.6s 00:23:47 00:23:47 #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 00:23:47 #92 10.60 OK: 10 MiB in 19 packages 00:23:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 00:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:23:47 fd3a23a6b709: Preparing 00:23:47 65036c71dfab: Preparing 00:23:47 4f3749685a35: Preparing 00:23:47 74e63af20b51: Preparing 00:23:47 1f30a3ccb143: Preparing 00:23:47 68d0b120506f: Preparing 00:23:47 854e96c73358: Preparing 00:23:47 0118572fb7b9: Preparing 00:23:47 a73df2a462db: Preparing 00:23:47 984aae1af78e: Preparing 00:23:47 240dd67a4046: Preparing 00:23:47 994456c4fd7b: Preparing 00:23:47 68d0b120506f: Waiting 00:23:47 854e96c73358: Waiting 00:23:47 0118572fb7b9: Waiting 00:23:47 a73df2a462db: Waiting 00:23:47 240dd67a4046: Waiting 00:23:47 994456c4fd7b: Waiting 00:23:47 984aae1af78e: Waiting 00:23:47 65036c71dfab: Layer already exists 00:23:47 fd3a23a6b709: Layer already exists 00:23:47 4f3749685a35: Layer already exists 00:23:47 74e63af20b51: Layer already exists 00:23:47 1f30a3ccb143: Layer already exists 00:23:47 854e96c73358: Layer already exists 00:23:47 68d0b120506f: Layer already exists 00:23:47 a73df2a462db: Layer already exists 00:23:47 984aae1af78e: Layer already exists 00:23:47 0118572fb7b9: Layer already exists 00:23:47 994456c4fd7b: Layer already exists 00:23:47 240dd67a4046: Layer already exists 00:23:47 4.1.0-dev.30: digest: sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:48 #92 DONE 12.0s 00:23:48 00:23:48 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:23:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:48 #100 ... 00:23:48 00:23:48 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:23:48 #101 DONE 0.4s 00:23:48 00:23:48 #102 [security-spire-config stage-2 6/10] COPY security.txt / 00:23:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:23:48 fd3a23a6b709: Preparing 00:23:48 65036c71dfab: Preparing 00:23:48 4f3749685a35: Preparing 00:23:48 74e63af20b51: Preparing 00:23:48 1f30a3ccb143: Preparing 00:23:48 68d0b120506f: Preparing 00:23:48 854e96c73358: Preparing 00:23:48 0118572fb7b9: Preparing 00:23:48 a73df2a462db: Preparing 00:23:48 984aae1af78e: Preparing 00:23:48 240dd67a4046: Preparing 00:23:48 994456c4fd7b: Preparing 00:23:48 0118572fb7b9: Waiting 00:23:48 a73df2a462db: Waiting 00:23:48 240dd67a4046: Waiting 00:23:48 994456c4fd7b: Waiting 00:23:48 68d0b120506f: Waiting 00:23:48 854e96c73358: Waiting 00:23:48 74e63af20b51: Layer already exists 00:23:48 4f3749685a35: Layer already exists 00:23:48 65036c71dfab: Layer already exists 00:23:48 fd3a23a6b709: Layer already exists 00:23:48 1f30a3ccb143: Layer already exists 00:23:48 854e96c73358: Layer already exists 00:23:48 68d0b120506f: Layer already exists 00:23:48 a73df2a462db: Layer already exists 00:23:48 984aae1af78e: Layer already exists 00:23:48 0118572fb7b9: Layer already exists 00:23:48 994456c4fd7b: Layer already exists 00:23:48 240dd67a4046: Layer already exists 00:23:48 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f size: 2823 [Pipeline] } [Pipeline] // withEnv 00:23:48 #102 DONE 0.3s 00:23:48 00:23:48 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:48 #103 DONE 0.4s 00:23:48 00:23:48 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:23:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:49 #104 ... 00:23:49 00:23:49 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:23:49 #100 DONE 1.2s 00:23:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:23:49 fd3a23a6b709: Preparing 00:23:49 65036c71dfab: Preparing 00:23:49 4f3749685a35: Preparing 00:23:49 74e63af20b51: Preparing 00:23:49 1f30a3ccb143: Preparing 00:23:49 68d0b120506f: Preparing 00:23:49 854e96c73358: Preparing 00:23:49 0118572fb7b9: Preparing 00:23:49 a73df2a462db: Preparing 00:23:49 984aae1af78e: Preparing 00:23:49 240dd67a4046: Preparing 00:23:49 994456c4fd7b: Preparing 00:23:49 0118572fb7b9: Waiting 00:23:49 984aae1af78e: Waiting 00:23:49 240dd67a4046: Waiting 00:23:49 994456c4fd7b: Waiting 00:23:49 68d0b120506f: Waiting 00:23:49 854e96c73358: Waiting 00:23:49 a73df2a462db: Waiting 00:23:49 fd3a23a6b709: Layer already exists 00:23:49 74e63af20b51: Layer already exists 00:23:49 1f30a3ccb143: Layer already exists 00:23:49 4f3749685a35: Layer already exists 00:23:49 65036c71dfab: Layer already exists 00:23:49 854e96c73358: Layer already exists 00:23:49 68d0b120506f: Layer already exists 00:23:49 a73df2a462db: Layer already exists 00:23:49 984aae1af78e: Layer already exists 00:23:49 0118572fb7b9: Layer already exists 00:23:49 240dd67a4046: Layer already exists 00:23:49 994456c4fd7b: Layer already exists 00:23:49 main: digest: sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:49 ===================================================== [Pipeline] echo 00:23:49 taggedImages: 00:23:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:23:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 00:23:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:23:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:23:49 755a569b73dd440e9bb4c730bc07283f2b359723 00:23:49 latest 00:23:49 4.1.0-dev.30 00:23:49 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:49 main 00:23:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:49 00:23:49 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:23:49 #105 ... 00:23:49 00:23:49 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:23:49 #106 DONE 0.4s 00:23:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv 00:23:49 00:23:49 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:50 #107 DONE 0.4s 00:23:50 00:23:50 #108 [security-spire-config] exporting to image 00:23:50 #108 exporting layers 00:23:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:23:50 dd7ca6014beb: Preparing 00:23:50 0edfa7067d20: Preparing 00:23:50 0118572fb7b9: Preparing 00:23:50 a73df2a462db: Preparing 00:23:50 42e82a4cc337: Preparing 00:23:50 cf62cbef6788: Preparing 00:23:50 994456c4fd7b: Preparing 00:23:50 cf62cbef6788: Waiting 00:23:50 a73df2a462db: Layer already exists 00:23:50 0118572fb7b9: Layer already exists 00:23:50 994456c4fd7b: Layer already exists 00:23:50 42e82a4cc337: Pushed 00:23:50 dd7ca6014beb: Pushed 00:23:50 #108 ... 00:23:50 00:23:50 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:23:50 #104 DONE 2.5s 00:23:50 00:23:50 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:23:50 #109 DONE 0.2s 00:23:50 00:23:50 #110 [security-spire-server stage-2 6/9] COPY security.txt / 00:23:50 #110 DONE 0.2s 00:23:50 00:23:50 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:23:50 #111 DONE 0.2s 00:23:50 00:23:50 #108 [security-spire-config] exporting to image 00:23:50 cf62cbef6788: Pushed 00:23:51 #108 ... 00:23:51 00:23:51 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:23:51 #112 DONE 0.3s 00:23:51 00:23:51 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:23:51 #105 DONE 2.1s 00:23:51 00:23:51 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:23:51 #113 DONE 0.3s 00:23:51 00:23:51 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:23:51 #114 DONE 0.4s 00:23:51 00:23:51 #108 [security-spire-server] exporting to image 00:23:51 #108 ... 00:23:51 00:23:51 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 00:23:51 #115 DONE 0.2s 00:23:51 00:23:51 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:23:51 #116 DONE 0.1s 00:23:51 00:23:51 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:23:51 #117 DONE 0.1s 00:23:51 00:23:51 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:52 #96 ... 00:23:52 00:23:52 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:23:52 #118 DONE 0.1s 00:23:52 00:23:52 #108 [security-spire-agent] exporting to image 00:23:53 #108 exporting layers 3.1s done 00:23:53 #108 writing image sha256:63e982d6905cbde0ffd51989ddac2f9aa6f8b122657121fe491c4a41bfe86157 0.0s done 00:23:53 #108 naming to docker.io/library/security-spire-config-arm64 done 00:23:53 0edfa7067d20: Pushed 00:23:53 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:53 + 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 00:23:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:23:54 dd7ca6014beb: Preparing 00:23:54 0edfa7067d20: Preparing 00:23:54 0118572fb7b9: Preparing 00:23:54 a73df2a462db: Preparing 00:23:54 42e82a4cc337: Preparing 00:23:54 cf62cbef6788: Preparing 00:23:54 994456c4fd7b: Preparing 00:23:54 cf62cbef6788: Waiting 00:23:54 994456c4fd7b: Waiting 00:23:54 0edfa7067d20: Layer already exists 00:23:54 42e82a4cc337: Layer already exists 00:23:54 0118572fb7b9: Layer already exists 00:23:54 dd7ca6014beb: Layer already exists 00:23:54 a73df2a462db: Layer already exists 00:23:54 994456c4fd7b: Layer already exists 00:23:54 cf62cbef6788: Layer already exists 00:23:54 latest: digest: sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:54 #108 exporting layers 2.6s done 00:23:54 #108 writing image sha256:8fac3fd2b91add9a8dd571c1e545bcd36400494966ceb57fa61572f202c272d7 done 00:23:54 #108 naming to docker.io/library/security-spire-server-arm64 done 00:23:54 #108 exporting layers 2.3s done 00:23:54 #108 writing image sha256:ab71b3512a015ab32c9f4a710575dbb841e138ca5ef7321f24e9d8b4a7c4a3cf done 00:23:54 #108 naming to docker.io/library/security-spire-agent-arm64 done 00:23:54 #108 DONE 5.5s 00:23:54 00:23:54 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 00:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:23:54 dd7ca6014beb: Preparing 00:23:54 0edfa7067d20: Preparing 00:23:54 0118572fb7b9: Preparing 00:23:54 a73df2a462db: Preparing 00:23:54 42e82a4cc337: Preparing 00:23:54 cf62cbef6788: Preparing 00:23:54 994456c4fd7b: Preparing 00:23:54 cf62cbef6788: Waiting 00:23:54 994456c4fd7b: Waiting 00:23:54 0118572fb7b9: Layer already exists 00:23:54 42e82a4cc337: Layer already exists 00:23:54 dd7ca6014beb: Layer already exists 00:23:54 0edfa7067d20: Layer already exists 00:23:54 a73df2a462db: Layer already exists 00:23:54 cf62cbef6788: Layer already exists 00:23:54 994456c4fd7b: Layer already exists 00:23:54 4.1.0-dev.30: digest: sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:23:55 dd7ca6014beb: Preparing 00:23:55 0edfa7067d20: Preparing 00:23:55 0118572fb7b9: Preparing 00:23:55 a73df2a462db: Preparing 00:23:55 42e82a4cc337: Preparing 00:23:55 cf62cbef6788: Preparing 00:23:55 994456c4fd7b: Preparing 00:23:55 cf62cbef6788: Waiting 00:23:55 994456c4fd7b: Waiting 00:23:55 0118572fb7b9: Layer already exists 00:23:55 a73df2a462db: Layer already exists 00:23:55 42e82a4cc337: Layer already exists 00:23:55 0edfa7067d20: Layer already exists 00:23:55 dd7ca6014beb: Layer already exists 00:23:55 994456c4fd7b: Layer already exists 00:23:55 cf62cbef6788: Layer already exists 00:23:55 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:55 + 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 00:23:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:23:56 dd7ca6014beb: Preparing 00:23:56 0edfa7067d20: Preparing 00:23:56 0118572fb7b9: Preparing 00:23:56 a73df2a462db: Preparing 00:23:56 42e82a4cc337: Preparing 00:23:56 cf62cbef6788: Preparing 00:23:56 994456c4fd7b: Preparing 00:23:56 994456c4fd7b: Waiting 00:23:56 cf62cbef6788: Waiting 00:23:56 0edfa7067d20: Layer already exists 00:23:56 42e82a4cc337: Layer already exists 00:23:56 0118572fb7b9: Layer already exists 00:23:56 dd7ca6014beb: Layer already exists 00:23:56 a73df2a462db: Layer already exists 00:23:56 cf62cbef6788: Layer already exists 00:23:56 994456c4fd7b: Layer already exists 00:23:56 main: digest: sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:56 ===================================================== [Pipeline] echo 00:23:56 taggedImages: 00:23:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:23:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 00:23:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 00:23:56 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:23:56 755a569b73dd440e9bb4c730bc07283f2b359723 00:23:56 latest 00:23:56 4.1.0-dev.30 00:23:56 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:23:56 main 00:23:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 00:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:23:57 241649b80c69: Preparing 00:23:57 05b92af5ceb7: Preparing 00:23:57 efd486453ff1: Preparing 00:23:57 0118572fb7b9: Preparing 00:23:57 a73df2a462db: Preparing 00:23:57 47d9982c5678: Preparing 00:23:57 040258fcec9d: Preparing 00:23:57 aac7f7045176: Preparing 00:23:57 39c96989c9bd: Preparing 00:23:57 994456c4fd7b: Preparing 00:23:57 040258fcec9d: Waiting 00:23:57 aac7f7045176: Waiting 00:23:57 39c96989c9bd: Waiting 00:23:57 47d9982c5678: Waiting 00:23:57 994456c4fd7b: Waiting 00:23:57 a73df2a462db: Layer already exists 00:23:57 0118572fb7b9: Layer already exists 00:23:57 241649b80c69: Pushed 00:23:57 05b92af5ceb7: Pushed 00:23:57 efd486453ff1: Pushed 00:23:57 994456c4fd7b: Layer already exists 00:23:57 aac7f7045176: Pushed 00:23:57 39c96989c9bd: Pushed 00:24:01 040258fcec9d: Pushed 00:24:08 47d9982c5678: Pushed 00:24:08 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:24:09 241649b80c69: Preparing 00:24:09 05b92af5ceb7: Preparing 00:24:09 efd486453ff1: Preparing 00:24:09 0118572fb7b9: Preparing 00:24:09 a73df2a462db: Preparing 00:24:09 47d9982c5678: Preparing 00:24:09 040258fcec9d: Preparing 00:24:09 aac7f7045176: Preparing 00:24:09 39c96989c9bd: Preparing 00:24:09 47d9982c5678: Waiting 00:24:09 040258fcec9d: Waiting 00:24:09 aac7f7045176: Waiting 00:24:09 39c96989c9bd: Waiting 00:24:09 994456c4fd7b: Preparing 00:24:09 994456c4fd7b: Waiting 00:24:09 241649b80c69: Layer already exists 00:24:09 efd486453ff1: Layer already exists 00:24:09 05b92af5ceb7: Layer already exists 00:24:09 0118572fb7b9: Layer already exists 00:24:09 a73df2a462db: Layer already exists 00:24:09 47d9982c5678: Layer already exists 00:24:09 040258fcec9d: Layer already exists 00:24:09 994456c4fd7b: Layer already exists 00:24:09 39c96989c9bd: Layer already exists 00:24:09 aac7f7045176: Layer already exists 00:24:09 latest: digest: sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 00:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:24:09 241649b80c69: Preparing 00:24:09 05b92af5ceb7: Preparing 00:24:09 efd486453ff1: Preparing 00:24:09 0118572fb7b9: Preparing 00:24:09 a73df2a462db: Preparing 00:24:09 47d9982c5678: Preparing 00:24:09 040258fcec9d: Preparing 00:24:09 aac7f7045176: Preparing 00:24:09 39c96989c9bd: Preparing 00:24:09 994456c4fd7b: Preparing 00:24:09 040258fcec9d: Waiting 00:24:09 aac7f7045176: Waiting 00:24:09 47d9982c5678: Waiting 00:24:09 39c96989c9bd: Waiting 00:24:09 994456c4fd7b: Waiting 00:24:09 0118572fb7b9: Layer already exists 00:24:09 241649b80c69: Layer already exists 00:24:09 efd486453ff1: Layer already exists 00:24:09 a73df2a462db: Layer already exists 00:24:09 05b92af5ceb7: Layer already exists 00:24:09 47d9982c5678: Layer already exists 00:24:09 39c96989c9bd: Layer already exists 00:24:09 040258fcec9d: Layer already exists 00:24:09 994456c4fd7b: Layer already exists 00:24:09 aac7f7045176: Layer already exists 00:24:09 4.1.0-dev.30: digest: sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:24:10 241649b80c69: Preparing 00:24:10 05b92af5ceb7: Preparing 00:24:10 efd486453ff1: Preparing 00:24:10 0118572fb7b9: Preparing 00:24:10 a73df2a462db: Preparing 00:24:10 47d9982c5678: Preparing 00:24:10 040258fcec9d: Preparing 00:24:10 aac7f7045176: Preparing 00:24:10 39c96989c9bd: Preparing 00:24:10 994456c4fd7b: Preparing 00:24:10 47d9982c5678: Waiting 00:24:10 040258fcec9d: Waiting 00:24:10 aac7f7045176: Waiting 00:24:10 39c96989c9bd: Waiting 00:24:10 994456c4fd7b: Waiting 00:24:10 a73df2a462db: Layer already exists 00:24:10 05b92af5ceb7: Layer already exists 00:24:10 efd486453ff1: Layer already exists 00:24:10 0118572fb7b9: Layer already exists 00:24:10 241649b80c69: Layer already exists 00:24:10 040258fcec9d: Layer already exists 00:24:10 47d9982c5678: Layer already exists 00:24:10 994456c4fd7b: Layer already exists 00:24:10 aac7f7045176: Layer already exists 00:24:10 39c96989c9bd: Layer already exists 00:24:10 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:24:10 241649b80c69: Preparing 00:24:10 05b92af5ceb7: Preparing 00:24:10 efd486453ff1: Preparing 00:24:10 0118572fb7b9: Preparing 00:24:10 a73df2a462db: Preparing 00:24:10 47d9982c5678: Preparing 00:24:10 040258fcec9d: Preparing 00:24:10 aac7f7045176: Preparing 00:24:10 39c96989c9bd: Preparing 00:24:10 994456c4fd7b: Preparing 00:24:10 aac7f7045176: Waiting 00:24:10 39c96989c9bd: Waiting 00:24:10 040258fcec9d: Waiting 00:24:10 994456c4fd7b: Waiting 00:24:10 0118572fb7b9: Layer already exists 00:24:10 05b92af5ceb7: Layer already exists 00:24:10 241649b80c69: Layer already exists 00:24:10 a73df2a462db: Layer already exists 00:24:10 efd486453ff1: Layer already exists 00:24:10 040258fcec9d: Layer already exists 00:24:10 39c96989c9bd: Layer already exists 00:24:10 aac7f7045176: Layer already exists 00:24:10 47d9982c5678: Layer already exists 00:24:10 994456c4fd7b: Layer already exists 00:24:10 main: digest: sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:11 ===================================================== [Pipeline] echo 00:24:11 taggedImages: 00:24:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:24:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 00:24:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 00:24:11 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:24:11 755a569b73dd440e9bb4c730bc07283f2b359723 00:24:11 latest 00:24:11 4.1.0-dev.30 00:24:11 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:11 main 00:24:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:24:11 1d5162ac322c: Preparing 00:24:11 bcdfdb7a517e: Preparing 00:24:11 03ddcbc5a75e: Preparing 00:24:11 0118572fb7b9: Preparing 00:24:11 a73df2a462db: Preparing 00:24:11 fb7ebdc4d276: Preparing 00:24:11 fe948c204997: Preparing 00:24:11 f7290bbd13be: Preparing 00:24:11 994456c4fd7b: Preparing 00:24:11 fb7ebdc4d276: Waiting 00:24:11 fe948c204997: Waiting 00:24:11 f7290bbd13be: Waiting 00:24:11 994456c4fd7b: Waiting 00:24:11 a73df2a462db: Layer already exists 00:24:11 0118572fb7b9: Layer already exists 00:24:11 bcdfdb7a517e: Pushed 00:24:11 1d5162ac322c: Pushed 00:24:11 03ddcbc5a75e: Pushed 00:24:11 fe948c204997: Pushed 00:24:11 994456c4fd7b: Layer already exists 00:24:12 f7290bbd13be: Pushed 00:24:24 fb7ebdc4d276: Pushed 00:24:24 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:24:25 1d5162ac322c: Preparing 00:24:25 bcdfdb7a517e: Preparing 00:24:25 03ddcbc5a75e: Preparing 00:24:25 0118572fb7b9: Preparing 00:24:25 a73df2a462db: Preparing 00:24:25 fb7ebdc4d276: Preparing 00:24:25 fe948c204997: Preparing 00:24:25 f7290bbd13be: Preparing 00:24:25 994456c4fd7b: Preparing 00:24:25 fe948c204997: Waiting 00:24:25 fb7ebdc4d276: Waiting 00:24:25 f7290bbd13be: Waiting 00:24:25 994456c4fd7b: Waiting 00:24:25 03ddcbc5a75e: Layer already exists 00:24:25 1d5162ac322c: Layer already exists 00:24:25 a73df2a462db: Layer already exists 00:24:25 0118572fb7b9: Layer already exists 00:24:25 bcdfdb7a517e: Layer already exists 00:24:25 fb7ebdc4d276: Layer already exists 00:24:25 f7290bbd13be: Layer already exists 00:24:25 fe948c204997: Layer already exists 00:24:25 994456c4fd7b: Layer already exists 00:24:25 latest: digest: sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 00:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:24:25 1d5162ac322c: Preparing 00:24:25 bcdfdb7a517e: Preparing 00:24:25 03ddcbc5a75e: Preparing 00:24:25 0118572fb7b9: Preparing 00:24:25 a73df2a462db: Preparing 00:24:25 fb7ebdc4d276: Preparing 00:24:25 fe948c204997: Preparing 00:24:25 f7290bbd13be: Preparing 00:24:25 994456c4fd7b: Preparing 00:24:25 fe948c204997: Waiting 00:24:25 994456c4fd7b: Waiting 00:24:25 f7290bbd13be: Waiting 00:24:25 fb7ebdc4d276: Waiting 00:24:25 1d5162ac322c: Layer already exists 00:24:25 bcdfdb7a517e: Layer already exists 00:24:25 0118572fb7b9: Layer already exists 00:24:25 03ddcbc5a75e: Layer already exists 00:24:25 a73df2a462db: Layer already exists 00:24:25 fe948c204997: Layer already exists 00:24:25 fb7ebdc4d276: Layer already exists 00:24:25 f7290bbd13be: Layer already exists 00:24:25 994456c4fd7b: Layer already exists 00:24:25 4.1.0-dev.30: digest: sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:24:26 1d5162ac322c: Preparing 00:24:26 bcdfdb7a517e: Preparing 00:24:26 03ddcbc5a75e: Preparing 00:24:26 0118572fb7b9: Preparing 00:24:26 a73df2a462db: Preparing 00:24:26 fb7ebdc4d276: Preparing 00:24:26 fe948c204997: Preparing 00:24:26 f7290bbd13be: Preparing 00:24:26 994456c4fd7b: Preparing 00:24:26 fe948c204997: Waiting 00:24:26 f7290bbd13be: Waiting 00:24:26 994456c4fd7b: Waiting 00:24:26 fb7ebdc4d276: Waiting 00:24:26 a73df2a462db: Layer already exists 00:24:26 1d5162ac322c: Layer already exists 00:24:26 03ddcbc5a75e: Layer already exists 00:24:26 bcdfdb7a517e: Layer already exists 00:24:26 0118572fb7b9: Layer already exists 00:24:26 fe948c204997: Layer already exists 00:24:26 fb7ebdc4d276: Layer already exists 00:24:26 f7290bbd13be: Layer already exists 00:24:26 994456c4fd7b: Layer already exists 00:24:26 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 00:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:24:27 1d5162ac322c: Preparing 00:24:27 bcdfdb7a517e: Preparing 00:24:27 03ddcbc5a75e: Preparing 00:24:27 0118572fb7b9: Preparing 00:24:27 a73df2a462db: Preparing 00:24:27 fb7ebdc4d276: Preparing 00:24:27 fe948c204997: Preparing 00:24:27 f7290bbd13be: Preparing 00:24:27 994456c4fd7b: Preparing 00:24:27 fe948c204997: Waiting 00:24:27 f7290bbd13be: Waiting 00:24:27 994456c4fd7b: Waiting 00:24:27 fb7ebdc4d276: Waiting 00:24:27 0118572fb7b9: Layer already exists 00:24:27 03ddcbc5a75e: Layer already exists 00:24:27 bcdfdb7a517e: Layer already exists 00:24:27 1d5162ac322c: Layer already exists 00:24:27 a73df2a462db: Layer already exists 00:24:27 fb7ebdc4d276: Layer already exists 00:24:27 fe948c204997: Layer already exists 00:24:27 f7290bbd13be: Layer already exists 00:24:27 994456c4fd7b: Layer already exists 00:24:27 main: digest: sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:27 ===================================================== [Pipeline] echo 00:24:27 taggedImages: 00:24:27 - nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:27 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:24:27 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 00:24:27 - nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:27 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 00:24:27 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:24:27 755a569b73dd440e9bb4c730bc07283f2b359723 00:24:27 latest 00:24:27 4.1.0-dev.30 00:24:27 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:27 main 00:24:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:24:27 4b1fdd0e2125: Preparing 00:24:27 3ca986b26a07: Preparing 00:24:27 9eb71e03df49: Preparing 00:24:27 0118572fb7b9: Preparing 00:24:27 a73df2a462db: Preparing 00:24:27 6661384ac7ff: Preparing 00:24:27 aac7f7045176: Preparing 00:24:27 39c96989c9bd: Preparing 00:24:27 994456c4fd7b: Preparing 00:24:27 39c96989c9bd: Waiting 00:24:27 994456c4fd7b: Waiting 00:24:27 aac7f7045176: Waiting 00:24:27 0118572fb7b9: Layer already exists 00:24:27 a73df2a462db: Layer already exists 00:24:27 aac7f7045176: Layer already exists 00:24:27 39c96989c9bd: Layer already exists 00:24:27 994456c4fd7b: Layer already exists 00:24:27 3ca986b26a07: Pushed 00:24:27 4b1fdd0e2125: Pushed 00:24:27 9eb71e03df49: Pushed 00:24:40 6661384ac7ff: Pushed 00:24:40 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:24:40 4b1fdd0e2125: Preparing 00:24:40 3ca986b26a07: Preparing 00:24:40 9eb71e03df49: Preparing 00:24:40 0118572fb7b9: Preparing 00:24:40 a73df2a462db: Preparing 00:24:40 6661384ac7ff: Preparing 00:24:40 aac7f7045176: Preparing 00:24:40 39c96989c9bd: Preparing 00:24:40 994456c4fd7b: Preparing 00:24:40 aac7f7045176: Waiting 00:24:40 6661384ac7ff: Waiting 00:24:40 994456c4fd7b: Waiting 00:24:40 4b1fdd0e2125: Layer already exists 00:24:40 3ca986b26a07: Layer already exists 00:24:40 a73df2a462db: Layer already exists 00:24:40 9eb71e03df49: Layer already exists 00:24:40 0118572fb7b9: Layer already exists 00:24:40 aac7f7045176: Layer already exists 00:24:40 6661384ac7ff: Layer already exists 00:24:40 39c96989c9bd: Layer already exists 00:24:40 994456c4fd7b: Layer already exists 00:24:40 latest: digest: sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 00:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:24:41 4b1fdd0e2125: Preparing 00:24:41 3ca986b26a07: Preparing 00:24:41 9eb71e03df49: Preparing 00:24:41 0118572fb7b9: Preparing 00:24:41 a73df2a462db: Preparing 00:24:41 6661384ac7ff: Preparing 00:24:41 aac7f7045176: Preparing 00:24:41 39c96989c9bd: Preparing 00:24:41 994456c4fd7b: Preparing 00:24:41 6661384ac7ff: Waiting 00:24:41 aac7f7045176: Waiting 00:24:41 39c96989c9bd: Waiting 00:24:41 994456c4fd7b: Waiting 00:24:41 a73df2a462db: Layer already exists 00:24:41 9eb71e03df49: Layer already exists 00:24:41 3ca986b26a07: Layer already exists 00:24:41 0118572fb7b9: Layer already exists 00:24:41 4b1fdd0e2125: Layer already exists 00:24:41 aac7f7045176: Layer already exists 00:24:41 6661384ac7ff: Layer already exists 00:24:41 39c96989c9bd: Layer already exists 00:24:41 994456c4fd7b: Layer already exists 00:24:41 4.1.0-dev.30: digest: sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:24:42 4b1fdd0e2125: Preparing 00:24:42 3ca986b26a07: Preparing 00:24:42 9eb71e03df49: Preparing 00:24:42 0118572fb7b9: Preparing 00:24:42 a73df2a462db: Preparing 00:24:42 6661384ac7ff: Preparing 00:24:42 aac7f7045176: Preparing 00:24:42 6661384ac7ff: Waiting 00:24:42 39c96989c9bd: Preparing 00:24:42 aac7f7045176: Waiting 00:24:42 994456c4fd7b: Preparing 00:24:42 39c96989c9bd: Waiting 00:24:42 994456c4fd7b: Waiting 00:24:42 4b1fdd0e2125: Layer already exists 00:24:42 3ca986b26a07: Layer already exists 00:24:42 9eb71e03df49: Layer already exists 00:24:42 a73df2a462db: Layer already exists 00:24:42 0118572fb7b9: Layer already exists 00:24:42 6661384ac7ff: Layer already exists 00:24:42 994456c4fd7b: Layer already exists 00:24:42 aac7f7045176: Layer already exists 00:24:42 39c96989c9bd: Layer already exists 00:24:42 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 00:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:24:42 4b1fdd0e2125: Preparing 00:24:42 3ca986b26a07: Preparing 00:24:42 9eb71e03df49: Preparing 00:24:42 0118572fb7b9: Preparing 00:24:42 a73df2a462db: Preparing 00:24:42 6661384ac7ff: Preparing 00:24:42 aac7f7045176: Preparing 00:24:42 39c96989c9bd: Preparing 00:24:42 994456c4fd7b: Preparing 00:24:42 6661384ac7ff: Waiting 00:24:42 aac7f7045176: Waiting 00:24:42 994456c4fd7b: Waiting 00:24:42 39c96989c9bd: Waiting 00:24:42 a73df2a462db: Layer already exists 00:24:42 4b1fdd0e2125: Layer already exists 00:24:42 9eb71e03df49: Layer already exists 00:24:42 0118572fb7b9: Layer already exists 00:24:42 3ca986b26a07: Layer already exists 00:24:42 6661384ac7ff: Layer already exists 00:24:42 39c96989c9bd: Layer already exists 00:24:42 994456c4fd7b: Layer already exists 00:24:42 aac7f7045176: Layer already exists 00:24:42 main: digest: sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:42 ===================================================== [Pipeline] echo 00:24:42 taggedImages: 00:24:42 - nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:42 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:24:42 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 00:24:42 - nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:42 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 00:24:42 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:24:42 755a569b73dd440e9bb4c730bc07283f2b359723 00:24:42 latest 00:24:42 4.1.0-dev.30 00:24:42 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:42 main 00:24:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:24:43 f1b2f4ae23e3: Preparing 00:24:43 f9af2ca5018c: Preparing 00:24:43 0118572fb7b9: Preparing 00:24:43 a73df2a462db: Preparing 00:24:43 fd8de59e453a: Preparing 00:24:43 785f7596c497: Preparing 00:24:43 994456c4fd7b: Preparing 00:24:43 785f7596c497: Waiting 00:24:43 994456c4fd7b: Waiting 00:24:43 fd8de59e453a: Pushed 00:24:43 0118572fb7b9: Layer already exists 00:24:43 a73df2a462db: Layer already exists 00:24:43 994456c4fd7b: Layer already exists 00:24:43 f1b2f4ae23e3: Pushed 00:24:44 785f7596c497: Pushed 00:24:47 f9af2ca5018c: Pushed 00:24:47 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:24:48 f1b2f4ae23e3: Preparing 00:24:48 f9af2ca5018c: Preparing 00:24:48 0118572fb7b9: Preparing 00:24:48 a73df2a462db: Preparing 00:24:48 fd8de59e453a: Preparing 00:24:48 785f7596c497: Preparing 00:24:48 994456c4fd7b: Preparing 00:24:48 785f7596c497: Waiting 00:24:48 994456c4fd7b: Waiting 00:24:48 f1b2f4ae23e3: Layer already exists 00:24:48 fd8de59e453a: Layer already exists 00:24:48 f9af2ca5018c: Layer already exists 00:24:48 a73df2a462db: Layer already exists 00:24:48 0118572fb7b9: Layer already exists 00:24:48 785f7596c497: Layer already exists 00:24:48 994456c4fd7b: Layer already exists 00:24:48 latest: digest: sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 00:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:24:48 f1b2f4ae23e3: Preparing 00:24:48 f9af2ca5018c: Preparing 00:24:48 0118572fb7b9: Preparing 00:24:48 a73df2a462db: Preparing 00:24:48 fd8de59e453a: Preparing 00:24:48 785f7596c497: Preparing 00:24:48 994456c4fd7b: Preparing 00:24:48 994456c4fd7b: Waiting 00:24:48 785f7596c497: Waiting 00:24:48 f1b2f4ae23e3: Layer already exists 00:24:48 f9af2ca5018c: Layer already exists 00:24:48 a73df2a462db: Layer already exists 00:24:48 fd8de59e453a: Layer already exists 00:24:48 0118572fb7b9: Layer already exists 00:24:48 994456c4fd7b: Layer already exists 00:24:48 785f7596c497: Layer already exists 00:24:48 4.1.0-dev.30: digest: sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:24:49 f1b2f4ae23e3: Preparing 00:24:49 f9af2ca5018c: Preparing 00:24:49 0118572fb7b9: Preparing 00:24:49 a73df2a462db: Preparing 00:24:49 fd8de59e453a: Preparing 00:24:49 785f7596c497: Preparing 00:24:49 994456c4fd7b: Preparing 00:24:49 785f7596c497: Waiting 00:24:49 994456c4fd7b: Waiting 00:24:49 0118572fb7b9: Layer already exists 00:24:49 f9af2ca5018c: Layer already exists 00:24:49 a73df2a462db: Layer already exists 00:24:49 fd8de59e453a: Layer already exists 00:24:49 f1b2f4ae23e3: Layer already exists 00:24:49 785f7596c497: Layer already exists 00:24:49 994456c4fd7b: Layer already exists 00:24:49 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:24:50 f1b2f4ae23e3: Preparing 00:24:50 f9af2ca5018c: Preparing 00:24:50 0118572fb7b9: Preparing 00:24:50 a73df2a462db: Preparing 00:24:50 fd8de59e453a: Preparing 00:24:50 785f7596c497: Preparing 00:24:50 994456c4fd7b: Preparing 00:24:50 785f7596c497: Waiting 00:24:50 994456c4fd7b: Waiting 00:24:50 f1b2f4ae23e3: Layer already exists 00:24:50 f9af2ca5018c: Layer already exists 00:24:50 a73df2a462db: Layer already exists 00:24:50 fd8de59e453a: Layer already exists 00:24:50 0118572fb7b9: Layer already exists 00:24:50 994456c4fd7b: Layer already exists 00:24:50 785f7596c497: Layer already exists 00:24:50 main: digest: sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:50 ===================================================== [Pipeline] echo 00:24:50 taggedImages: 00:24:50 - nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:50 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:24:50 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 00:24:50 - nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:50 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:24:50 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:24:50 755a569b73dd440e9bb4c730bc07283f2b359723 00:24:50 latest 00:24:50 4.1.0-dev.30 00:24:50 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:50 main 00:24:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:24:51 826d7a6b2a01: Preparing 00:24:51 49822c1899c6: Preparing 00:24:51 0118572fb7b9: Preparing 00:24:51 a73df2a462db: Preparing 00:24:51 6be324edce0f: Preparing 00:24:51 c83702842945: Preparing 00:24:51 994456c4fd7b: Preparing 00:24:51 c83702842945: Waiting 00:24:51 0118572fb7b9: Layer already exists 00:24:51 a73df2a462db: Layer already exists 00:24:51 994456c4fd7b: Layer already exists 00:24:51 6be324edce0f: Pushed 00:24:51 826d7a6b2a01: Pushed 00:24:51 c83702842945: Pushed 00:24:55 49822c1899c6: Pushed 00:24:55 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:24:56 826d7a6b2a01: Preparing 00:24:56 49822c1899c6: Preparing 00:24:56 0118572fb7b9: Preparing 00:24:56 a73df2a462db: Preparing 00:24:56 6be324edce0f: Preparing 00:24:56 c83702842945: Preparing 00:24:56 994456c4fd7b: Preparing 00:24:56 c83702842945: Waiting 00:24:56 994456c4fd7b: Waiting 00:24:56 6be324edce0f: Layer already exists 00:24:56 826d7a6b2a01: Layer already exists 00:24:56 a73df2a462db: Layer already exists 00:24:56 49822c1899c6: Layer already exists 00:24:56 0118572fb7b9: Layer already exists 00:24:56 c83702842945: Layer already exists 00:24:56 994456c4fd7b: Layer already exists 00:24:56 latest: digest: sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 00:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:24:56 826d7a6b2a01: Preparing 00:24:56 49822c1899c6: Preparing 00:24:56 0118572fb7b9: Preparing 00:24:56 a73df2a462db: Preparing 00:24:56 6be324edce0f: Preparing 00:24:56 c83702842945: Preparing 00:24:56 994456c4fd7b: Preparing 00:24:56 c83702842945: Waiting 00:24:56 994456c4fd7b: Waiting 00:24:56 826d7a6b2a01: Layer already exists 00:24:56 0118572fb7b9: Layer already exists 00:24:56 49822c1899c6: Layer already exists 00:24:56 6be324edce0f: Layer already exists 00:24:56 a73df2a462db: Layer already exists 00:24:56 c83702842945: Layer already exists 00:24:56 994456c4fd7b: Layer already exists 00:24:56 4.1.0-dev.30: digest: sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:24:57 826d7a6b2a01: Preparing 00:24:57 49822c1899c6: Preparing 00:24:57 0118572fb7b9: Preparing 00:24:57 a73df2a462db: Preparing 00:24:57 6be324edce0f: Preparing 00:24:57 c83702842945: Preparing 00:24:57 994456c4fd7b: Preparing 00:24:57 c83702842945: Waiting 00:24:57 994456c4fd7b: Waiting 00:24:57 0118572fb7b9: Layer already exists 00:24:57 826d7a6b2a01: Layer already exists 00:24:57 6be324edce0f: Layer already exists 00:24:57 a73df2a462db: Layer already exists 00:24:57 49822c1899c6: Layer already exists 00:24:57 c83702842945: Layer already exists 00:24:57 994456c4fd7b: Layer already exists 00:24:57 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:24:58 826d7a6b2a01: Preparing 00:24:58 49822c1899c6: Preparing 00:24:58 0118572fb7b9: Preparing 00:24:58 a73df2a462db: Preparing 00:24:58 6be324edce0f: Preparing 00:24:58 c83702842945: Preparing 00:24:58 994456c4fd7b: Preparing 00:24:58 c83702842945: Waiting 00:24:58 994456c4fd7b: Waiting 00:24:58 6be324edce0f: Layer already exists 00:24:58 49822c1899c6: Layer already exists 00:24:58 a73df2a462db: Layer already exists 00:24:58 0118572fb7b9: Layer already exists 00:24:58 826d7a6b2a01: Layer already exists 00:24:58 c83702842945: Layer already exists 00:24:58 994456c4fd7b: Layer already exists 00:24:58 main: digest: sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:58 ===================================================== [Pipeline] echo 00:24:58 taggedImages: 00:24:58 - nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:24:58 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 00:24:58 ========================================================= 00:24:58 [edgeXBuildMultiArch] RAW Config: 00:24:58 images: 00:24:58 - nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/core-command:latest 00:24:58 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/core-command:main 00:24:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:24:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:24:58 - nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/core-data:latest 00:24:58 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/core-data:main 00:24:58 - nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/core-keeper:latest 00:24:58 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/core-keeper:main 00:24:58 - nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:24:58 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/core-metadata:main 00:24:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:24:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:24:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:24:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:24:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:24:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:24:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:24:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:24:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:24:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-config:main 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/security-spire-server:main 00:24:58 - nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:24:58 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/support-notifications:main 00:24:58 - nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 00:24:58 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:24:58 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:24:58 - nexus3.edgexfoundry.org:10004/support-scheduler:main 00:24:58 settingsFile: 00:24:58 edgex-go-settings 00:24:58 ========================================================= [Pipeline] node 00:25:13 Still waiting to schedule task 00:25:13 All nodes of label ‘centos7-docker-4c-2g’ are offline 00:25:31 #96 DONE 107.9s 00:25:31 00:25:31 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:31 #94 DONE 108.0s 00:25:31 00:25:31 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:31 #84 DONE 118.3s 00:25:31 00:25:31 #119 [security-proxy-setup builder 6/7] COPY . . 00:25:31 #119 ... 00:25:31 00:25:31 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:31 #88 DONE 117.1s 00:25:31 00:25:31 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:31 #91 DONE 120.2s 00:25:31 00:25:31 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:31 #82 DONE 119.4s 00:25:31 00:25:31 #120 [support-notifications builder 6/7] COPY . . 00:25:31 #120 DONE 2.0s 00:25:31 00:25:31 #119 [security-proxy-setup builder 6/7] COPY . . 00:25:31 #119 DONE 2.1s 00:25:31 00:25:31 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 00:25:31 #121 DONE 2.1s 00:25:31 00:25:31 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:31 #122 CACHED 00:25:31 00:25:31 #123 [security-bootstrapper builder 6/7] COPY . . 00:25:31 #123 CACHED 00:25:31 00:25:31 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:25:31 #124 CACHED 00:25:31 00:25:31 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:31 #125 CACHED 00:25:31 00:25:31 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:25:31 #126 CACHED 00:25:31 00:25:31 #127 [security-secretstore-setup builder 6/7] COPY . . 00:25:31 #127 CACHED 00:25:31 00:25:31 #128 [support-scheduler builder 6/7] COPY . . 00:25:31 #128 DONE 2.1s 00:25:31 00:25:31 #129 [security-spiffe-token-provider builder 6/7] COPY . . 00:25:31 #129 DONE 2.1s 00:25:31 00:25:31 #130 [core-keeper builder 7/8] COPY . . 00:25:31 #130 DONE 2.2s 00:25:31 00:25:31 #131 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:25:31 #131 ... 00:25:31 00:25:31 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:31 #132 CACHED 00:25:31 00:25:31 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:25:31 #133 CACHED 00:25:31 00:25:31 #134 [security-proxy-auth builder 6/7] COPY . . 00:25:31 #134 CACHED 00:25:31 00:25:31 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:31 #135 CACHED 00:25:31 00:25:31 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 00:25:31 #136 CACHED 00:25:31 00:25:31 #137 [core-data builder 6/7] COPY . . 00:25:31 #137 CACHED 00:25:31 00:25:31 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:25:31 #138 CACHED 00:25:31 00:25:31 #139 [core-metadata builder 6/7] COPY . . 00:25:31 #139 CACHED 00:25:31 00:25:31 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:31 #140 CACHED 00:25:31 00:25:31 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 00:25:31 #141 CACHED 00:25:31 00:25:31 #142 [core-command builder 6/7] COPY . . 00:25:31 #142 CACHED 00:25:31 00:25:31 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:31 #143 CACHED 00:25:31 00:25:31 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:25:37 #144 ... 00:25:37 00:25:37 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:25:37 #0 4.375 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:25:37 #145 ... 00:25:37 00:25:37 #131 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:25:37 #131 6.331 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:25:40 #131 ... 00:25:40 00:25:40 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:25:40 #0 5.123 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:25:40 #146 ... 00:25:40 00:25:40 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:25:40 #0 7.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:25:40 #147 ... 00:25:40 00:25:40 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:25:40 #0 6.653 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:25:41 #148 ... 00:25:41 00:25:41 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:25:41 #0 5.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:25:41 #149 ... 00:25:41 00:25:41 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:25:41 #0 6.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:25:41 #150 ... 00:25:41 00:25:41 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:25:41 #0 7.180 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:25:41 #151 ... 00:25:41 00:25:41 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:25:41 #0 7.163 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:25:41 #152 ... 00:25:41 00:25:41 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:25:41 #0 6.316 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:25:41 #153 ... 00:25:41 00:25:41 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:25:41 #0 5.416 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:25:41 #154 ... 00:25:41 00:25:41 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:25:41 #144 6.984 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:25:58 Running on prd-centos7-docker-4c-2g-4146 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:25:58 provisioning config files... 00:25:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1387922139113154574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:59 ---> ****-login.sh 00:25:59 nexus3.edgexfoundry.org:10001 00:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:25:59 Configure a credential helper to remove this warning. See 00:25:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:25:59 00:25:59 Login Succeeded 00:25:59 nexus3.edgexfoundry.org:10002 00:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:25:59 Configure a credential helper to remove this warning. See 00:25:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:25:59 00:25:59 Login Succeeded 00:25:59 nexus3.edgexfoundry.org:10003 00:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:25:59 Configure a credential helper to remove this warning. See 00:25:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:25:59 00:25:59 Login Succeeded 00:25:59 nexus3.edgexfoundry.org:10004 00:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:25:59 Configure a credential helper to remove this warning. See 00:25:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:25:59 00:25:59 Login Succeeded 00:25:59 ****.io 00:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:25:59 Configure a credential helper to remove this warning. See 00:25:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:25:59 00:25:59 Login Succeeded 00:25:59 ---> ****-login.sh ends [Pipeline] } 00:25:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:26:00 + docker buildx ls 00:26:00 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 00:26:00 default * docker 00:26:00 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 00:26:01 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 00:26:01 edgex-builder [Pipeline] sh 00:26:01 + docker buildx inspect --bootstrap 00:26:01 #1 [internal] booting buildkit 00:26:02 #1 pulling image moby/buildkit:buildx-stable-1 00:26:06 #1 pulling image moby/buildkit:buildx-stable-1 4.5s done 00:26:06 #1 creating container buildx_buildkit_edgex-builder0 00:26:07 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 00:26:07 #1 DONE 5.6s 00:26:07 Name: edgex-builder 00:26:07 Driver: docker-container 00:26:07 00:26:07 Nodes: 00:26:07 Name: edgex-builder0 00:26:07 Endpoint: unix:///var/run/docker.sock 00:26:07 Status: running 00:26:07 Buildkit: v0.22.0 00:26:07 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 00:26:07 + docker buildx ls 00:26:07 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 00:26:07 edgex-builder * docker-container 00:26:07 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 00:26:07 default docker 00:26:07 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 00:26:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:08 #1 [internal] load build definition from Dockerfile 00:26:08 #1 transferring dockerfile: 197B done 00:26:08 #1 DONE 0.0s 00:26:08 00:26:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:08 #2 DONE 0.1s 00:26:08 00:26:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:08 #3 DONE 0.1s 00:26:08 00:26:08 #4 [internal] load .dockerignore 00:26:08 #4 transferring context: 2B done 00:26:08 #4 DONE 0.0s 00:26:08 00:26:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 00:26:08 #5 resolve nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done 00:26:08 #5 DONE 0.0s 00:26:08 00:26:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 00:26:08 #6 resolve nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done 00:26:08 #6 DONE 0.1s 00:26:08 00:26:08 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 00:26:08 #7 DONE 0.0s 00:26:08 00:26:08 #8 exporting to image 00:26:08 #8 exporting layers done 00:26:08 #8 exporting manifest sha256:677809282add5e4192bd618c7fc81a5a4b6bdd48f2794d45f61f5d25dc124362 done 00:26:08 #8 exporting config sha256:aec6628586855c6523060a8d31e248077e5c7bb1c916e69b0fbf6e7bceaf17c3 done 00:26:08 #8 exporting manifest sha256:7cbb76b227106e055ed72e19ecee4c74c4f3d5be506cebb5edc5382193e35d06 done 00:26:08 #8 exporting config sha256:96b3b6885c4e3f2d737e4eada4f34dc68ba3776374087615241ba4bd4453b683 done 00:26:08 #8 exporting manifest list sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb done 00:26:08 #8 pushing layers 0.1s done 00:26:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 00:26:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 0.1s done 00:26:08 #8 DONE 0.2s 00:26:08 00:26:08 1 warning found (use --debug to expand): 00:26:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 00:26:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 00:26:09 #1 [internal] load build definition from Dockerfile 00:26:09 #1 transferring dockerfile: 163B done 00:26:09 #1 DONE 0.0s 00:26:09 00:26:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 00:26:09 #2 DONE 0.0s 00:26:09 00:26:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 00:26:09 #3 DONE 0.0s 00:26:09 00:26:09 #4 [internal] load .dockerignore 00:26:09 #4 transferring context: 2B done 00:26:09 #4 DONE 0.0s 00:26:09 00:26:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 00:26:09 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done 00:26:09 #5 CACHED 00:26:09 00:26:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 00:26:09 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done 00:26:09 #6 CACHED 00:26:09 00:26:09 #7 exporting to image 00:26:09 #7 exporting layers done 00:26:09 #7 exporting manifest sha256:677809282add5e4192bd618c7fc81a5a4b6bdd48f2794d45f61f5d25dc124362 done 00:26:09 #7 exporting config sha256:aec6628586855c6523060a8d31e248077e5c7bb1c916e69b0fbf6e7bceaf17c3 00:26:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:09 #7 exporting config sha256:aec6628586855c6523060a8d31e248077e5c7bb1c916e69b0fbf6e7bceaf17c3 done 00:26:09 #7 exporting manifest sha256:7cbb76b227106e055ed72e19ecee4c74c4f3d5be506cebb5edc5382193e35d06 done 00:26:09 #7 exporting config sha256:96b3b6885c4e3f2d737e4eada4f34dc68ba3776374087615241ba4bd4453b683 done 00:26:09 #7 exporting manifest list sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb done 00:26:09 #7 pushing layers 0.0s done 00:26:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 0.1s done 00:26:09 #7 DONE 0.1s 00:26:09 00:26:09 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 00:26:09 #8 DONE 0.0s 00:26:09 00:26:09 1 warning found (use --debug to expand): 00:26:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 --push - 00:26:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30' 00:26:09 #1 [internal] load build definition from Dockerfile 00:26:09 #1 transferring dockerfile: 169B done 00:26:09 #1 DONE 0.0s 00:26:09 00:26:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 00:26:09 #2 DONE 0.0s 00:26:09 00:26:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 00:26:09 #3 DONE 0.0s 00:26:09 00:26:09 #4 [internal] load .dockerignore 00:26:09 #4 transferring context: 2B done 00:26:09 #4 DONE 0.0s 00:26:09 00:26:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 00:26:09 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done 00:26:09 #5 DONE 0.0s 00:26:09 00:26:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 00:26:09 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done 00:26:09 #6 CACHED 00:26:09 00:26:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 00:26:09 #5 CACHED 00:26:09 00:26:09 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 00:26:09 #7 DONE 0.0s 00:26:09 00:26:09 #8 exporting to image 00:26:09 #8 exporting layers done 00:26:09 #8 exporting manifest sha256:677809282add5e4192bd618c7fc81a5a4b6bdd48f2794d45f61f5d25dc124362 done 00:26:09 #8 exporting config sha256:aec6628586855c6523060a8d31e248077e5c7bb1c916e69b0fbf6e7bceaf17c3 done 00:26:09 #8 exporting manifest sha256:7cbb76b227106e055ed72e19ecee4c74c4f3d5be506cebb5edc5382193e35d06 done 00:26:09 #8 exporting config sha256:96b3b6885c4e3f2d737e4eada4f34dc68ba3776374087615241ba4bd4453b683 done 00:26:09 #8 exporting manifest list sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb done 00:26:09 #8 pushing layers 0.0s done 00:26:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 0.1s done 00:26:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:09 #8 DONE 0.1s 00:26:09 00:26:09 1 warning found (use --debug to expand): 00:26:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:10 #1 [internal] load build definition from Dockerfile 00:26:10 #1 transferring dockerfile: 210B done 00:26:10 #1 DONE 0.0s 00:26:10 00:26:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:10 #2 DONE 0.0s 00:26:10 00:26:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:10 #3 DONE 0.0s 00:26:10 00:26:10 #4 [internal] load .dockerignore 00:26:10 #4 transferring context: 2B done 00:26:10 #4 DONE 0.0s 00:26:10 00:26:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 00:26:10 #5 resolve nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 done 00:26:10 #5 CACHED 00:26:10 00:26:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 00:26:10 #6 resolve nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done 00:26:10 #6 CACHED 00:26:10 00:26:10 #7 exporting to image 00:26:10 #7 exporting layers done 00:26:10 #7 exporting manifest sha256:677809282add5e4192bd618c7fc81a5a4b6bdd48f2794d45f61f5d25dc124362 done 00:26:10 #7 exporting config sha256:aec6628586855c6523060a8d31e248077e5c7bb1c916e69b0fbf6e7bceaf17c3 done 00:26:10 #7 exporting manifest sha256:7cbb76b227106e055ed72e19ecee4c74c4f3d5be506cebb5edc5382193e35d06 done 00:26:10 #7 exporting config sha256:96b3b6885c4e3f2d737e4eada4f34dc68ba3776374087615241ba4bd4453b683 done 00:26:10 #7 exporting manifest list sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb done 00:26:10 #7 pushing layers 0.0s done 00:26:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 00:26:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 0.1s done 00:26:10 #7 DONE 0.1s 00:26:10 00:26:10 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 00:26:10 #8 DONE 0.0s 00:26:10 00:26:10 1 warning found (use --debug to expand): 00:26:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 00:26:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 00:26:10 #1 [internal] load build definition from Dockerfile 00:26:10 #1 transferring dockerfile: 161B done 00:26:10 #1 DONE 0.0s 00:26:10 00:26:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 00:26:10 #2 DONE 0.0s 00:26:10 00:26:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 00:26:10 #3 DONE 0.0s 00:26:10 00:26:10 #4 [internal] load .dockerignore 00:26:10 #4 transferring context: 2B done 00:26:10 #4 DONE 0.0s 00:26:10 00:26:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 00:26:10 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 done 00:26:10 #5 CACHED 00:26:10 00:26:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 00:26:10 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 done 00:26:10 #6 CACHED 00:26:10 00:26:10 #7 exporting to image 00:26:10 #7 exporting layers done 00:26:10 #7 exporting manifest sha256:677809282add5e4192bd618c7fc81a5a4b6bdd48f2794d45f61f5d25dc124362 done 00:26:10 #7 exporting config sha256:aec6628586855c6523060a8d31e248077e5c7bb1c916e69b0fbf6e7bceaf17c3 done 00:26:10 #7 exporting manifest sha256:7cbb76b227106e055ed72e19ecee4c74c4f3d5be506cebb5edc5382193e35d06 done 00:26:10 #7 exporting config sha256:96b3b6885c4e3f2d737e4eada4f34dc68ba3776374087615241ba4bd4453b683 done 00:26:10 #7 exporting manifest list sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb done 00:26:10 #7 pushing layers 0.0s done 00:26:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 00:26:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 0.1s done 00:26:11 #7 DONE 0.1s 00:26:11 00:26:11 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 00:26:11 #8 DONE 0.0s 00:26:11 00:26:11 1 warning found (use --debug to expand): 00:26:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:11 #1 [internal] load build definition from Dockerfile 00:26:11 #1 transferring dockerfile: 216B done 00:26:11 #1 DONE 0.0s 00:26:11 00:26:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:11 #2 DONE 0.0s 00:26:11 00:26:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:11 #3 DONE 0.0s 00:26:11 00:26:11 #4 [internal] load .dockerignore 00:26:11 #4 transferring context: 2B done 00:26:11 #4 DONE 0.0s 00:26:11 00:26:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 00:26:11 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done 00:26:11 #5 DONE 0.0s 00:26:11 00:26:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 00:26:11 #6 DONE 0.0s 00:26:11 00:26:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 00:26:11 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done 00:26:11 #5 DONE 0.1s 00:26:11 00:26:11 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:11 #7 DONE 0.0s 00:26:11 00:26:11 #8 exporting to image 00:26:11 #8 exporting layers done 00:26:11 #8 exporting manifest sha256:f43dee47e2def2b1a874d72f2ff3d7c819e4c34ad72effc095f26fe9202220f5 done 00:26:11 #8 exporting config sha256:b7194ad33dccd5a691e79258375b1fb793b57cb8fc38219d9e4db96eedc22563 done 00:26:11 #8 exporting manifest sha256:646543ecad6ebed1863b3091a3678b61f983eb280ebc6e537ce49359456c1094 done 00:26:11 #8 exporting config sha256:cfb56725bde7ed2a2a73cb333253c233beb7ff93c2296e242a9ae5266b12658e done 00:26:11 #8 exporting manifest list sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 done 00:26:11 #8 pushing layers 0.1s done 00:26:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 0.1s done 00:26:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:11 #8 DONE 0.2s 00:26:11 00:26:11 1 warning found (use --debug to expand): 00:26:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 00:26:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 00:26:12 #1 [internal] load build definition from Dockerfile 00:26:12 #1 transferring dockerfile: 182B done 00:26:12 #1 DONE 0.0s 00:26:12 00:26:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:26:12 #2 DONE 0.0s 00:26:12 00:26:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:26:12 #3 DONE 0.0s 00:26:12 00:26:12 #4 [internal] load .dockerignore 00:26:12 #4 transferring context: 2B done 00:26:12 #4 DONE 0.0s 00:26:12 00:26:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 00:26:12 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff done 00:26:12 #5 CACHED 00:26:12 00:26:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 00:26:12 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done 00:26:12 #6 CACHED 00:26:12 00:26:12 #7 exporting to image 00:26:12 #7 exporting layers done 00:26:12 #7 exporting manifest sha256:f43dee47e2def2b1a874d72f2ff3d7c819e4c34ad72effc095f26fe9202220f5 done 00:26:12 #7 exporting config sha256:b7194ad33dccd5a691e79258375b1fb793b57cb8fc38219d9e4db96eedc22563 done 00:26:12 #7 exporting manifest sha256:646543ecad6ebed1863b3091a3678b61f983eb280ebc6e537ce49359456c1094 00:26:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:12 #7 exporting manifest sha256:646543ecad6ebed1863b3091a3678b61f983eb280ebc6e537ce49359456c1094 done 00:26:12 #7 exporting config sha256:cfb56725bde7ed2a2a73cb333253c233beb7ff93c2296e242a9ae5266b12658e done 00:26:12 #7 exporting manifest list sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 done 00:26:12 #7 pushing layers 0.0s done 00:26:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 0.1s done 00:26:12 #7 DONE 0.1s 00:26:12 00:26:12 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:12 #8 DONE 0.0s 00:26:12 00:26:12 1 warning found (use --debug to expand): 00:26:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30' 00:26:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 --push - 00:26:12 #1 [internal] load build definition from Dockerfile 00:26:12 #1 transferring dockerfile: 188B done 00:26:12 #1 DONE 0.0s 00:26:12 00:26:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 00:26:12 #2 DONE 0.0s 00:26:12 00:26:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 00:26:12 #3 DONE 0.0s 00:26:12 00:26:12 #4 [internal] load .dockerignore 00:26:12 #4 transferring context: 2B done 00:26:12 #4 DONE 0.0s 00:26:12 00:26:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 00:26:12 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done 00:26:12 #5 CACHED 00:26:12 00:26:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 00:26:12 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done 00:26:12 #6 CACHED 00:26:12 00:26:12 #7 exporting to image 00:26:12 #7 exporting layers done 00:26:12 #7 exporting manifest sha256:f43dee47e2def2b1a874d72f2ff3d7c819e4c34ad72effc095f26fe9202220f5 done 00:26:12 #7 exporting config sha256:b7194ad33dccd5a691e79258375b1fb793b57cb8fc38219d9e4db96eedc22563 done 00:26:12 #7 exporting manifest sha256:646543ecad6ebed1863b3091a3678b61f983eb280ebc6e537ce49359456c1094 done 00:26:12 #7 exporting config sha256:cfb56725bde7ed2a2a73cb333253c233beb7ff93c2296e242a9ae5266b12658e 00:26:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:12 #7 exporting config sha256:cfb56725bde7ed2a2a73cb333253c233beb7ff93c2296e242a9ae5266b12658e done 00:26:12 #7 exporting manifest list sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 done 00:26:12 #7 pushing layers 0.0s done 00:26:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30@sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 0.1s done 00:26:12 #7 DONE 0.1s 00:26:12 00:26:12 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:12 #8 DONE 0.0s 00:26:12 00:26:12 1 warning found (use --debug to expand): 00:26:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:13 #1 [internal] load build definition from Dockerfile 00:26:13 #1 transferring dockerfile: 229B done 00:26:13 #1 DONE 0.0s 00:26:13 00:26:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:13 #2 DONE 0.0s 00:26:13 00:26:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:13 #3 DONE 0.0s 00:26:13 00:26:13 #4 [internal] load .dockerignore 00:26:13 #4 transferring context: 2B done 00:26:13 #4 DONE 0.0s 00:26:13 00:26:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 00:26:13 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done 00:26:13 #5 CACHED 00:26:13 00:26:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 00:26:13 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done 00:26:13 #6 CACHED 00:26:13 00:26:13 #7 exporting to image 00:26:13 #7 exporting layers done 00:26:13 #7 exporting manifest sha256:f43dee47e2def2b1a874d72f2ff3d7c819e4c34ad72effc095f26fe9202220f5 done 00:26:13 #7 exporting config sha256:b7194ad33dccd5a691e79258375b1fb793b57cb8fc38219d9e4db96eedc22563 done 00:26:13 #7 exporting manifest sha256:646543ecad6ebed1863b3091a3678b61f983eb280ebc6e537ce49359456c1094 done 00:26:13 #7 exporting config sha256:cfb56725bde7ed2a2a73cb333253c233beb7ff93c2296e242a9ae5266b12658e done 00:26:13 #7 exporting manifest list sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 done 00:26:13 #7 pushing layers 0.0s done 00:26:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 00:26:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 0.1s done 00:26:13 #7 DONE 0.1s 00:26:13 00:26:13 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:13 #8 DONE 0.0s 00:26:13 00:26:13 1 warning found (use --debug to expand): 00:26:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 00:26:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 00:26:13 #1 [internal] load build definition from Dockerfile 00:26:13 #1 transferring dockerfile: 180B done 00:26:13 #1 DONE 0.0s 00:26:13 00:26:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:26:13 #2 DONE 0.0s 00:26:13 00:26:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:26:13 #3 DONE 0.0s 00:26:13 00:26:13 #4 [internal] load .dockerignore 00:26:13 #4 transferring context: 2B done 00:26:13 #4 DONE 0.0s 00:26:13 00:26:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 00:26:13 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done 00:26:13 #5 CACHED 00:26:13 00:26:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 00:26:13 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done 00:26:13 #6 CACHED 00:26:13 00:26:13 #7 exporting to image 00:26:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:14 #7 exporting layers done 00:26:14 #7 exporting manifest sha256:f43dee47e2def2b1a874d72f2ff3d7c819e4c34ad72effc095f26fe9202220f5 done 00:26:14 #7 exporting config sha256:b7194ad33dccd5a691e79258375b1fb793b57cb8fc38219d9e4db96eedc22563 done 00:26:14 #7 exporting manifest sha256:646543ecad6ebed1863b3091a3678b61f983eb280ebc6e537ce49359456c1094 done 00:26:14 #7 exporting config sha256:cfb56725bde7ed2a2a73cb333253c233beb7ff93c2296e242a9ae5266b12658e done 00:26:14 #7 exporting manifest list sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 done 00:26:14 #7 pushing layers 0.0s done 00:26:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 0.1s done 00:26:14 #7 DONE 0.1s 00:26:14 00:26:14 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:14 #8 DONE 0.0s 00:26:14 00:26:14 1 warning found (use --debug to expand): 00:26:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:14 #1 [internal] load build definition from Dockerfile 00:26:14 #1 transferring dockerfile: 194B done 00:26:14 #1 DONE 0.0s 00:26:14 00:26:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:14 #2 DONE 0.0s 00:26:14 00:26:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:14 #3 DONE 0.0s 00:26:14 00:26:14 #4 [internal] load .dockerignore 00:26:14 #4 transferring context: 2B done 00:26:14 #4 DONE 0.0s 00:26:14 00:26:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 00:26:14 #5 resolve nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 00:26:14 #5 resolve nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 0.0s done 00:26:14 #5 DONE 0.0s 00:26:14 00:26:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 00:26:14 #6 resolve nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 0.0s done 00:26:14 #6 DONE 0.1s 00:26:14 00:26:14 #7 exporting to image 00:26:14 #7 exporting layers done 00:26:14 #7 exporting manifest sha256:12aad63d13de37d2100b1d644160ae1c05768ffb0f737958267a891e0f15c4a5 done 00:26:14 #7 exporting config sha256:005d587892c027e70da9842f2cfb7a039c94cb5bed556eba834b22e52218f653 done 00:26:14 #7 exporting manifest sha256:be0d0cff3413bca80ca313a36ce8cd1f83e63e1acdca65aa6aef94330236365d done 00:26:14 #7 exporting config sha256:4b5af93523ba6ada1ac3ae1a51be21538bb9f4fe3b01b29322db0918fb233a79 done 00:26:14 #7 exporting manifest list sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 00:26:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:14 #7 ... 00:26:14 00:26:14 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 00:26:14 #8 DONE 0.0s 00:26:14 00:26:14 #7 exporting to image 00:26:14 #7 exporting manifest list sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a done 00:26:14 #7 pushing layers 0.1s done 00:26:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 00:26:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 0.1s done 00:26:14 #7 DONE 0.2s 00:26:14 00:26:14 1 warning found (use --debug to expand): 00:26:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 00:26:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 00:26:15 #1 [internal] load build definition from Dockerfile 00:26:15 #1 transferring dockerfile: 160B done 00:26:15 #1 DONE 0.0s 00:26:15 00:26:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 00:26:15 #2 DONE 0.0s 00:26:15 00:26:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 00:26:15 #3 DONE 0.0s 00:26:15 00:26:15 #4 [internal] load .dockerignore 00:26:15 #4 transferring context: 2B done 00:26:15 #4 DONE 0.0s 00:26:15 00:26:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 00:26:15 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 done 00:26:15 #5 CACHED 00:26:15 00:26:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 00:26:15 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 done 00:26:15 #6 CACHED 00:26:15 00:26:15 #7 exporting to image 00:26:15 #7 exporting layers 00:26:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:15 #7 exporting layers done 00:26:15 #7 exporting manifest sha256:12aad63d13de37d2100b1d644160ae1c05768ffb0f737958267a891e0f15c4a5 done 00:26:15 #7 exporting config sha256:005d587892c027e70da9842f2cfb7a039c94cb5bed556eba834b22e52218f653 done 00:26:15 #7 exporting manifest sha256:be0d0cff3413bca80ca313a36ce8cd1f83e63e1acdca65aa6aef94330236365d done 00:26:15 #7 exporting config sha256:4b5af93523ba6ada1ac3ae1a51be21538bb9f4fe3b01b29322db0918fb233a79 done 00:26:15 #7 exporting manifest list sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a done 00:26:15 #7 pushing layers 0.0s done 00:26:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 0.1s done 00:26:15 #7 DONE 0.1s 00:26:15 00:26:15 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 00:26:15 #8 DONE 0.0s 00:26:15 00:26:15 1 warning found (use --debug to expand): 00:26:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30' 00:26:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 --push - 00:26:15 #1 [internal] load build definition from Dockerfile 00:26:15 #1 transferring dockerfile: 166B done 00:26:15 #1 DONE 0.0s 00:26:15 00:26:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 00:26:15 #2 DONE 0.0s 00:26:15 00:26:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 00:26:15 #3 DONE 0.0s 00:26:15 00:26:15 #4 [internal] load .dockerignore 00:26:15 #4 transferring context: 2B done 00:26:15 #4 DONE 0.0s 00:26:15 00:26:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 00:26:15 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 done 00:26:15 #5 CACHED 00:26:15 00:26:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 00:26:15 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 done 00:26:15 #6 CACHED 00:26:15 00:26:15 #7 exporting to image 00:26:15 #7 exporting layers done 00:26:15 #7 exporting manifest sha256:12aad63d13de37d2100b1d644160ae1c05768ffb0f737958267a891e0f15c4a5 done 00:26:15 #7 exporting config sha256:005d587892c027e70da9842f2cfb7a039c94cb5bed556eba834b22e52218f653 00:26:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:15 #7 exporting config sha256:005d587892c027e70da9842f2cfb7a039c94cb5bed556eba834b22e52218f653 done 00:26:15 #7 exporting manifest sha256:be0d0cff3413bca80ca313a36ce8cd1f83e63e1acdca65aa6aef94330236365d done 00:26:15 #7 exporting config sha256:4b5af93523ba6ada1ac3ae1a51be21538bb9f4fe3b01b29322db0918fb233a79 done 00:26:15 #7 exporting manifest list sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a done 00:26:15 #7 pushing layers 0.0s done 00:26:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 0.1s done 00:26:15 #7 DONE 0.1s 00:26:15 00:26:15 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 00:26:15 #8 DONE 0.0s 00:26:15 00:26:15 1 warning found (use --debug to expand): 00:26:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:16 #1 [internal] load build definition from Dockerfile 00:26:16 #1 transferring dockerfile: 207B done 00:26:16 #1 DONE 0.0s 00:26:16 00:26:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:16 #2 DONE 0.0s 00:26:16 00:26:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:16 #3 DONE 0.0s 00:26:16 00:26:16 #4 [internal] load .dockerignore 00:26:16 #4 transferring context: 2B done 00:26:16 #4 DONE 0.0s 00:26:16 00:26:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 00:26:16 #5 resolve nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 0.0s done 00:26:16 #5 CACHED 00:26:16 00:26:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 00:26:16 #6 resolve nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 0.0s done 00:26:16 #6 CACHED 00:26:16 00:26:16 #7 exporting to image 00:26:16 #7 exporting layers done 00:26:16 #7 exporting manifest sha256:12aad63d13de37d2100b1d644160ae1c05768ffb0f737958267a891e0f15c4a5 done 00:26:16 #7 exporting config sha256:005d587892c027e70da9842f2cfb7a039c94cb5bed556eba834b22e52218f653 done 00:26:16 #7 exporting manifest sha256:be0d0cff3413bca80ca313a36ce8cd1f83e63e1acdca65aa6aef94330236365d done 00:26:16 #7 exporting config sha256:4b5af93523ba6ada1ac3ae1a51be21538bb9f4fe3b01b29322db0918fb233a79 done 00:26:16 #7 exporting manifest list sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a done 00:26:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:16 #7 pushing layers 0.0s done 00:26:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 0.1s done 00:26:16 #7 DONE 0.1s 00:26:16 00:26:16 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 00:26:16 #8 DONE 0.0s 00:26:16 00:26:16 1 warning found (use --debug to expand): 00:26:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 00:26:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 00:26:17 #1 [internal] load build definition from Dockerfile 00:26:17 #1 transferring dockerfile: 158B done 00:26:17 #1 DONE 0.0s 00:26:17 00:26:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 00:26:17 #2 DONE 0.0s 00:26:17 00:26:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 00:26:17 #3 DONE 0.0s 00:26:17 00:26:17 #4 [internal] load .dockerignore 00:26:17 #4 transferring context: 2B done 00:26:17 #4 DONE 0.0s 00:26:17 00:26:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 00:26:17 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 done 00:26:17 #5 CACHED 00:26:17 00:26:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 00:26:17 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 done 00:26:17 #6 CACHED 00:26:17 00:26:17 #7 exporting to image 00:26:17 #7 exporting layers done 00:26:17 #7 exporting manifest sha256:12aad63d13de37d2100b1d644160ae1c05768ffb0f737958267a891e0f15c4a5 done 00:26:17 #7 exporting config sha256:005d587892c027e70da9842f2cfb7a039c94cb5bed556eba834b22e52218f653 done 00:26:17 #7 exporting manifest sha256:be0d0cff3413bca80ca313a36ce8cd1f83e63e1acdca65aa6aef94330236365d done 00:26:17 #7 exporting config sha256:4b5af93523ba6ada1ac3ae1a51be21538bb9f4fe3b01b29322db0918fb233a79 done 00:26:17 #7 exporting manifest list sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a done 00:26:17 #7 pushing layers 0.0s done 00:26:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 00:26:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 0.1s done 00:26:17 #7 DONE 0.1s 00:26:17 00:26:17 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 00:26:17 #8 DONE 0.0s 00:26:17 00:26:17 1 warning found (use --debug to expand): 00:26:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:17 #1 [internal] load build definition from Dockerfile 00:26:17 #1 transferring dockerfile: 196B done 00:26:17 #1 DONE 0.0s 00:26:17 00:26:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:17 #2 DONE 0.0s 00:26:17 00:26:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:17 #3 DONE 0.0s 00:26:17 00:26:17 #4 [internal] load .dockerignore 00:26:17 #4 transferring context: 2B done 00:26:17 #4 DONE 0.0s 00:26:17 00:26:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 00:26:17 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 0.0s done 00:26:17 #5 DONE 0.0s 00:26:17 00:26:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 00:26:17 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 0.0s done 00:26:17 #6 DONE 0.1s 00:26:17 00:26:17 #7 exporting to image 00:26:17 #7 exporting layers done 00:26:17 #7 exporting manifest sha256:d366dfaad928af574d5ee6d10e4c845367b27d79230e01986425b0623dae8895 done 00:26:17 #7 exporting config sha256:1a92aa9618a60bb2d5acf3bdc5ef56638e1042c52e55b21dadcac55dda4ac11c done 00:26:17 #7 exporting manifest sha256:5ab58aa2cfe06f7ba333a51d7751abd75f720445cdf45585785088de9dc18865 done 00:26:17 #7 exporting config sha256:1207b2b742b75550fac44cfc6069cf87af34ce4e3706de38a21a8c81e0001861 done 00:26:17 #7 exporting manifest list sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a done 00:26:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:17 #7 ... 00:26:17 00:26:17 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:17 #8 DONE 0.0s 00:26:17 00:26:17 #7 exporting to image 00:26:17 #7 pushing layers 0.1s done 00:26:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 00:26:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 0.1s done 00:26:17 #7 DONE 0.2s 00:26:17 00:26:17 1 warning found (use --debug to expand): 00:26:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 00:26:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 00:26:18 #1 [internal] load build definition from Dockerfile 00:26:18 #1 transferring dockerfile: 162B done 00:26:18 #1 DONE 0.0s 00:26:18 00:26:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 00:26:18 #2 DONE 0.0s 00:26:18 00:26:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 00:26:18 #3 DONE 0.0s 00:26:18 00:26:18 #4 [internal] load .dockerignore 00:26:18 #4 transferring context: 2B done 00:26:18 #4 DONE 0.0s 00:26:18 00:26:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 00:26:18 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c done 00:26:18 #5 CACHED 00:26:18 00:26:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 00:26:18 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 0.0s done 00:26:18 #6 CACHED 00:26:18 00:26:18 #7 exporting to image 00:26:18 #7 exporting layers done 00:26:18 #7 exporting manifest sha256:d366dfaad928af574d5ee6d10e4c845367b27d79230e01986425b0623dae8895 done 00:26:18 #7 exporting config sha256:1a92aa9618a60bb2d5acf3bdc5ef56638e1042c52e55b21dadcac55dda4ac11c done 00:26:18 #7 exporting manifest sha256:5ab58aa2cfe06f7ba333a51d7751abd75f720445cdf45585785088de9dc18865 done 00:26:18 #7 exporting config sha256:1207b2b742b75550fac44cfc6069cf87af34ce4e3706de38a21a8c81e0001861 done 00:26:18 #7 exporting manifest list sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 00:26:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:18 #7 exporting manifest list sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a done 00:26:18 #7 pushing layers 0.0s done 00:26:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 0.1s done 00:26:18 #7 DONE 0.1s 00:26:18 00:26:18 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:18 #8 DONE 0.0s 00:26:18 00:26:18 1 warning found (use --debug to expand): 00:26:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30' 00:26:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 --push - 00:26:18 #1 [internal] load build definition from Dockerfile 00:26:18 #1 transferring dockerfile: 168B done 00:26:18 #1 DONE 0.0s 00:26:18 00:26:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 00:26:18 #2 DONE 0.0s 00:26:18 00:26:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 00:26:18 #3 DONE 0.0s 00:26:18 00:26:18 #4 [internal] load .dockerignore 00:26:18 #4 transferring context: 2B done 00:26:18 #4 DONE 0.0s 00:26:18 00:26:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 00:26:18 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c done 00:26:18 #5 CACHED 00:26:18 00:26:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 00:26:18 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 0.0s done 00:26:18 #6 CACHED 00:26:18 00:26:18 #7 exporting to image 00:26:18 #7 exporting layers done 00:26:18 #7 exporting manifest sha256:d366dfaad928af574d5ee6d10e4c845367b27d79230e01986425b0623dae8895 done 00:26:18 #7 exporting config sha256:1a92aa9618a60bb2d5acf3bdc5ef56638e1042c52e55b21dadcac55dda4ac11c done 00:26:18 #7 exporting manifest sha256:5ab58aa2cfe06f7ba333a51d7751abd75f720445cdf45585785088de9dc18865 done 00:26:18 #7 exporting config sha256:1207b2b742b75550fac44cfc6069cf87af34ce4e3706de38a21a8c81e0001861 done 00:26:18 #7 exporting manifest list sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a done 00:26:18 #7 pushing layers 0.0s done 00:26:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 00:26:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 0.1s done 00:26:18 #7 DONE 0.1s 00:26:18 00:26:18 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:18 #8 DONE 0.0s 00:26:18 00:26:18 1 warning found (use --debug to expand): 00:26:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:19 #1 [internal] load build definition from Dockerfile 00:26:19 #1 transferring dockerfile: 209B done 00:26:19 #1 DONE 0.0s 00:26:19 00:26:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:19 #2 DONE 0.0s 00:26:19 00:26:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:19 #3 DONE 0.0s 00:26:19 00:26:19 #4 [internal] load .dockerignore 00:26:19 #4 transferring context: 2B done 00:26:19 #4 DONE 0.0s 00:26:19 00:26:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 00:26:19 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c done 00:26:19 #5 CACHED 00:26:19 00:26:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 00:26:19 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c done 00:26:19 #6 CACHED 00:26:19 00:26:19 #7 exporting to image 00:26:19 #7 exporting layers done 00:26:19 #7 exporting manifest sha256:d366dfaad928af574d5ee6d10e4c845367b27d79230e01986425b0623dae8895 done 00:26:19 #7 exporting config sha256:1a92aa9618a60bb2d5acf3bdc5ef56638e1042c52e55b21dadcac55dda4ac11c done 00:26:19 #7 exporting manifest sha256:5ab58aa2cfe06f7ba333a51d7751abd75f720445cdf45585785088de9dc18865 done 00:26:19 #7 exporting config sha256:1207b2b742b75550fac44cfc6069cf87af34ce4e3706de38a21a8c81e0001861 done 00:26:19 #7 exporting manifest list sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a done 00:26:19 #7 pushing layers 0.0s done 00:26:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 00:26:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 0.1s done 00:26:19 #7 DONE 0.1s 00:26:19 00:26:19 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:19 #8 DONE 0.0s 00:26:19 00:26:19 1 warning found (use --debug to expand): 00:26:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 00:26:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 00:26:20 #1 [internal] load build definition from Dockerfile 00:26:20 #1 transferring dockerfile: 160B done 00:26:20 #1 DONE 0.0s 00:26:20 00:26:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 00:26:20 #2 DONE 0.0s 00:26:20 00:26:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 00:26:20 #3 DONE 0.0s 00:26:20 00:26:20 #4 [internal] load .dockerignore 00:26:20 #4 transferring context: 2B done 00:26:20 #4 DONE 0.0s 00:26:20 00:26:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 00:26:20 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c done 00:26:20 #5 CACHED 00:26:20 00:26:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 00:26:20 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 0.0s done 00:26:20 #6 CACHED 00:26:20 00:26:20 #7 exporting to image 00:26:20 #7 exporting layers done 00:26:20 #7 exporting manifest sha256:d366dfaad928af574d5ee6d10e4c845367b27d79230e01986425b0623dae8895 done 00:26:20 #7 exporting config sha256:1a92aa9618a60bb2d5acf3bdc5ef56638e1042c52e55b21dadcac55dda4ac11c done 00:26:20 #7 exporting manifest sha256:5ab58aa2cfe06f7ba333a51d7751abd75f720445cdf45585785088de9dc18865 done 00:26:20 #7 exporting config sha256:1207b2b742b75550fac44cfc6069cf87af34ce4e3706de38a21a8c81e0001861 done 00:26:20 #7 exporting manifest list sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a done 00:26:20 #7 pushing layers 0.0s done 00:26:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 00:26:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 0.1s done 00:26:20 #7 DONE 0.1s 00:26:20 00:26:20 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:20 #8 DONE 0.0s 00:26:20 00:26:20 1 warning found (use --debug to expand): 00:26:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:20 #1 [internal] load build definition from Dockerfile 00:26:20 #1 transferring dockerfile: 198B done 00:26:20 #1 DONE 0.0s 00:26:20 00:26:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:20 #2 DONE 0.0s 00:26:20 00:26:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:20 #3 DONE 0.1s 00:26:20 00:26:20 #4 [internal] load .dockerignore 00:26:20 #4 transferring context: 2B done 00:26:20 #4 DONE 0.0s 00:26:20 00:26:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 00:26:20 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 00:26:20 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 done 00:26:20 #5 DONE 0.0s 00:26:20 00:26:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 00:26:20 #6 DONE 0.0s 00:26:20 00:26:20 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 00:26:20 #7 DONE 0.0s 00:26:20 00:26:20 #8 exporting to image 00:26:20 #8 exporting layers done 00:26:20 #8 exporting manifest sha256:3b6b36a874c4500d8cab474ee0707134dec7473d67552a569339ed20a7c1f774 done 00:26:20 #8 exporting config sha256:cb14738ef15aa7994e76a4815bd9cd781622e10e96291eb5c7dfd3952085aba8 done 00:26:20 #8 exporting manifest sha256:29631d9e5936e50ff0dc5628e6cb47d71167025dfe91f12ff8ccfd3bf49f3e60 done 00:26:20 #8 exporting config sha256:085a699938f84202c98c9219d292e3ced63f206fa80e43d713ee0abcca8b1d98 done 00:26:20 #8 exporting manifest list sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 done 00:26:20 #8 pushing layers 0.1s done 00:26:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 00:26:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 0.1s done 00:26:20 #8 DONE 0.2s 00:26:20 00:26:20 1 warning found (use --debug to expand): 00:26:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 00:26:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 00:26:21 #1 [internal] load build definition from Dockerfile 00:26:21 #1 transferring dockerfile: 164B done 00:26:21 #1 DONE 0.0s 00:26:21 00:26:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 00:26:21 #2 DONE 0.0s 00:26:21 00:26:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 00:26:21 #3 DONE 0.0s 00:26:21 00:26:21 #4 [internal] load .dockerignore 00:26:21 #4 transferring context: 2B done 00:26:21 #4 DONE 0.0s 00:26:21 00:26:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 00:26:21 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done 00:26:21 #5 CACHED 00:26:21 00:26:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 00:26:21 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done 00:26:21 #6 CACHED 00:26:21 00:26:21 #7 exporting to image 00:26:21 #7 exporting layers 00:26:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:21 #7 exporting layers done 00:26:21 #7 exporting manifest sha256:3b6b36a874c4500d8cab474ee0707134dec7473d67552a569339ed20a7c1f774 done 00:26:21 #7 exporting config sha256:cb14738ef15aa7994e76a4815bd9cd781622e10e96291eb5c7dfd3952085aba8 done 00:26:21 #7 exporting manifest sha256:29631d9e5936e50ff0dc5628e6cb47d71167025dfe91f12ff8ccfd3bf49f3e60 done 00:26:21 #7 exporting config sha256:085a699938f84202c98c9219d292e3ced63f206fa80e43d713ee0abcca8b1d98 done 00:26:21 #7 exporting manifest list sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 done 00:26:21 #7 pushing layers 0.0s done 00:26:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 0.1s done 00:26:21 #7 DONE 0.1s 00:26:21 00:26:21 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 00:26:21 #8 DONE 0.0s 00:26:21 00:26:21 1 warning found (use --debug to expand): 00:26:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 --push - 00:26:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30' 00:26:21 #1 [internal] load build definition from Dockerfile 00:26:21 #1 transferring dockerfile: 170B done 00:26:21 #1 DONE 0.0s 00:26:21 00:26:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 00:26:21 #2 DONE 0.0s 00:26:21 00:26:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 00:26:21 #3 DONE 0.0s 00:26:21 00:26:21 #4 [internal] load .dockerignore 00:26:21 #4 transferring context: 2B done 00:26:21 #4 DONE 0.0s 00:26:21 00:26:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 00:26:21 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done 00:26:21 #5 CACHED 00:26:21 00:26:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 00:26:21 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done 00:26:21 #6 CACHED 00:26:21 00:26:21 #7 exporting to image 00:26:21 #7 exporting layers done 00:26:21 #7 exporting manifest sha256:3b6b36a874c4500d8cab474ee0707134dec7473d67552a569339ed20a7c1f774 done 00:26:21 #7 exporting config sha256:cb14738ef15aa7994e76a4815bd9cd781622e10e96291eb5c7dfd3952085aba8 done 00:26:21 #7 exporting manifest sha256:29631d9e5936e50ff0dc5628e6cb47d71167025dfe91f12ff8ccfd3bf49f3e60 done 00:26:21 #7 exporting config sha256:085a699938f84202c98c9219d292e3ced63f206fa80e43d713ee0abcca8b1d98 00:26:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:22 #7 exporting config sha256:085a699938f84202c98c9219d292e3ced63f206fa80e43d713ee0abcca8b1d98 done 00:26:22 #7 exporting manifest list sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 done 00:26:22 #7 pushing layers 0.0s done 00:26:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 0.1s done 00:26:22 #7 DONE 0.1s 00:26:22 00:26:22 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 00:26:22 #8 DONE 0.0s 00:26:22 00:26:22 1 warning found (use --debug to expand): 00:26:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:22 #1 [internal] load build definition from Dockerfile 00:26:22 #1 transferring dockerfile: 211B done 00:26:22 #1 DONE 0.0s 00:26:22 00:26:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:22 #2 DONE 0.0s 00:26:22 00:26:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:22 #3 DONE 0.0s 00:26:22 00:26:22 #4 [internal] load .dockerignore 00:26:22 #4 transferring context: 2B done 00:26:22 #4 DONE 0.0s 00:26:22 00:26:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 00:26:22 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done 00:26:22 #5 CACHED 00:26:22 00:26:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 00:26:22 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done 00:26:22 #6 CACHED 00:26:22 00:26:22 #7 exporting to image 00:26:22 #7 exporting layers 00:26:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:22 #7 exporting layers done 00:26:22 #7 exporting manifest sha256:3b6b36a874c4500d8cab474ee0707134dec7473d67552a569339ed20a7c1f774 done 00:26:22 #7 exporting config sha256:cb14738ef15aa7994e76a4815bd9cd781622e10e96291eb5c7dfd3952085aba8 done 00:26:22 #7 exporting manifest sha256:29631d9e5936e50ff0dc5628e6cb47d71167025dfe91f12ff8ccfd3bf49f3e60 done 00:26:22 #7 exporting config sha256:085a699938f84202c98c9219d292e3ced63f206fa80e43d713ee0abcca8b1d98 done 00:26:22 #7 exporting manifest list sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 done 00:26:22 #7 pushing layers 0.0s done 00:26:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 0.1s done 00:26:22 #7 DONE 0.1s 00:26:22 00:26:22 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 00:26:22 #8 DONE 0.0s 00:26:22 00:26:22 1 warning found (use --debug to expand): 00:26:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 00:26:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 00:26:23 #1 [internal] load build definition from Dockerfile 00:26:23 #1 transferring dockerfile: 162B done 00:26:23 #1 DONE 0.0s 00:26:23 00:26:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 00:26:23 #2 DONE 0.0s 00:26:23 00:26:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 00:26:23 #3 DONE 0.0s 00:26:23 00:26:23 #4 [internal] load .dockerignore 00:26:23 #4 transferring context: 2B done 00:26:23 #4 DONE 0.0s 00:26:23 00:26:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 00:26:23 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done 00:26:23 #5 CACHED 00:26:23 00:26:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 00:26:23 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done 00:26:23 #6 CACHED 00:26:23 00:26:23 #7 exporting to image 00:26:23 #7 exporting layers done 00:26:23 #7 exporting manifest sha256:3b6b36a874c4500d8cab474ee0707134dec7473d67552a569339ed20a7c1f774 done 00:26:23 #7 exporting config sha256:cb14738ef15aa7994e76a4815bd9cd781622e10e96291eb5c7dfd3952085aba8 done 00:26:23 #7 exporting manifest sha256:29631d9e5936e50ff0dc5628e6cb47d71167025dfe91f12ff8ccfd3bf49f3e60 done 00:26:23 #7 exporting config sha256:085a699938f84202c98c9219d292e3ced63f206fa80e43d713ee0abcca8b1d98 done 00:26:23 #7 exporting manifest list sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 done 00:26:23 #7 pushing layers 0.0s done 00:26:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 00:26:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 0.1s done 00:26:23 #7 DONE 0.1s 00:26:23 00:26:23 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 00:26:23 #8 DONE 0.0s 00:26:23 00:26:23 1 warning found (use --debug to expand): 00:26:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:23 #1 [internal] load build definition from Dockerfile 00:26:23 #1 transferring dockerfile: 206B done 00:26:23 #1 DONE 0.0s 00:26:23 00:26:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:23 #2 DONE 0.0s 00:26:23 00:26:23 #3 [internal] load .dockerignore 00:26:23 #3 transferring context: 2B done 00:26:23 #3 DONE 0.0s 00:26:23 00:26:23 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:23 #4 DONE 0.1s 00:26:23 00:26:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 00:26:23 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 00:26:23 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done 00:26:23 #5 DONE 0.1s 00:26:23 00:26:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 00:26:23 #6 DONE 0.0s 00:26:23 00:26:23 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:23 #7 DONE 0.0s 00:26:23 00:26:23 #8 exporting to image 00:26:23 #8 exporting layers done 00:26:23 #8 exporting manifest sha256:f20aa0d2ae9543609ab78ca1bcfedab6aa88d4934af309650c3eec5325ece223 done 00:26:23 #8 exporting config sha256:f2b8229dfaed21a9b1b53beaf928852bb171b98c6fea43d2fd2788c6750b3c65 done 00:26:23 #8 exporting manifest sha256:1ebe999fc14aae2b7bdb9feec25c916d9ed77256029cfb5026a54a3ef3d9f571 done 00:26:23 #8 exporting config sha256:7d46624548c2838820ca236046e28c45179fb292fc51c4096980c28e36c10b23 done 00:26:23 #8 exporting manifest list sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed done 00:26:23 #8 pushing layers 00:26:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:24 #8 pushing layers 0.1s done 00:26:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed 0.1s done 00:26:24 #8 DONE 0.2s 00:26:24 00:26:24 1 warning found (use --debug to expand): 00:26:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 00:26:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 00:26:24 #1 [internal] load build definition from Dockerfile 00:26:24 #1 transferring dockerfile: 172B done 00:26:24 #1 DONE 0.0s 00:26:24 00:26:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:26:24 #2 DONE 0.0s 00:26:24 00:26:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:26:24 #3 DONE 0.0s 00:26:24 00:26:24 #4 [internal] load .dockerignore 00:26:24 #4 transferring context: 2B done 00:26:24 #4 DONE 0.0s 00:26:24 00:26:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 00:26:24 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 done 00:26:24 #5 CACHED 00:26:24 00:26:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 00:26:24 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done 00:26:24 #6 CACHED 00:26:24 00:26:24 #7 exporting to image 00:26:24 #7 exporting layers done 00:26:24 #7 exporting manifest sha256:f20aa0d2ae9543609ab78ca1bcfedab6aa88d4934af309650c3eec5325ece223 done 00:26:24 #7 exporting config sha256:f2b8229dfaed21a9b1b53beaf928852bb171b98c6fea43d2fd2788c6750b3c65 done 00:26:24 #7 exporting manifest sha256:1ebe999fc14aae2b7bdb9feec25c916d9ed77256029cfb5026a54a3ef3d9f571 done 00:26:24 #7 exporting config sha256:7d46624548c2838820ca236046e28c45179fb292fc51c4096980c28e36c10b23 done 00:26:24 #7 exporting manifest list sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed done 00:26:24 #7 pushing layers 0.0s done 00:26:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed 00:26:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed 0.1s done 00:26:24 #7 DONE 0.1s 00:26:24 00:26:24 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:24 #8 DONE 0.0s 00:26:24 00:26:24 1 warning found (use --debug to expand): 00:26:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30' 00:26:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 --push - 00:26:24 #1 [internal] load build definition from Dockerfile 00:26:24 #1 transferring dockerfile: 178B done 00:26:24 #1 DONE 0.0s 00:26:24 00:26:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 00:26:24 #2 DONE 0.0s 00:26:24 00:26:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 00:26:24 #3 DONE 0.0s 00:26:24 00:26:24 #4 [internal] load .dockerignore 00:26:24 #4 transferring context: 2B done 00:26:24 #4 DONE 0.0s 00:26:24 00:26:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 00:26:24 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done 00:26:24 #5 CACHED 00:26:24 00:26:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 00:26:24 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done 00:26:24 #6 CACHED 00:26:24 00:26:24 #7 exporting to image 00:26:24 #7 exporting layers done 00:26:24 #7 exporting manifest sha256:f20aa0d2ae9543609ab78ca1bcfedab6aa88d4934af309650c3eec5325ece223 done 00:26:24 #7 exporting config sha256:f2b8229dfaed21a9b1b53beaf928852bb171b98c6fea43d2fd2788c6750b3c65 done 00:26:24 #7 exporting manifest sha256:1ebe999fc14aae2b7bdb9feec25c916d9ed77256029cfb5026a54a3ef3d9f571 done 00:26:24 #7 exporting config sha256:7d46624548c2838820ca236046e28c45179fb292fc51c4096980c28e36c10b23 done 00:26:24 #7 exporting manifest list sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed done 00:26:24 #7 pushing layers 0.0s done 00:26:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed 00:26:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed 0.1s done 00:26:25 #7 DONE 0.1s 00:26:25 00:26:25 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:25 #8 DONE 0.0s 00:26:25 00:26:25 1 warning found (use --debug to expand): 00:26:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:25 #1 [internal] load build definition from Dockerfile 00:26:25 #1 transferring dockerfile: 219B done 00:26:25 #1 DONE 0.0s 00:26:25 00:26:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:25 #2 DONE 0.0s 00:26:25 00:26:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:25 #3 DONE 0.0s 00:26:25 00:26:25 #4 [internal] load .dockerignore 00:26:25 #4 transferring context: 2B done 00:26:25 #4 DONE 0.0s 00:26:25 00:26:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 00:26:25 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done 00:26:25 #5 CACHED 00:26:25 00:26:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 00:26:25 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done 00:26:25 #6 CACHED 00:26:25 00:26:25 #7 exporting to image 00:26:25 #7 exporting layers done 00:26:25 #7 exporting manifest sha256:f20aa0d2ae9543609ab78ca1bcfedab6aa88d4934af309650c3eec5325ece223 done 00:26:25 #7 exporting config sha256:f2b8229dfaed21a9b1b53beaf928852bb171b98c6fea43d2fd2788c6750b3c65 done 00:26:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:25 #7 exporting manifest sha256:1ebe999fc14aae2b7bdb9feec25c916d9ed77256029cfb5026a54a3ef3d9f571 done 00:26:25 #7 exporting config sha256:7d46624548c2838820ca236046e28c45179fb292fc51c4096980c28e36c10b23 done 00:26:25 #7 exporting manifest list sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed done 00:26:25 #7 pushing layers 0.0s done 00:26:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed 0.1s done 00:26:25 #7 DONE 0.1s 00:26:25 00:26:25 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:25 #8 DONE 0.0s 00:26:25 00:26:25 1 warning found (use --debug to expand): 00:26:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 00:26:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 00:26:25 #1 [internal] load build definition from Dockerfile 00:26:25 #1 transferring dockerfile: 170B done 00:26:25 #1 DONE 0.0s 00:26:25 00:26:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:26:25 #2 DONE 0.0s 00:26:25 00:26:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:26:25 #3 DONE 0.0s 00:26:25 00:26:25 #4 [internal] load .dockerignore 00:26:25 #4 transferring context: 2B done 00:26:25 #4 DONE 0.0s 00:26:25 00:26:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 00:26:25 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done 00:26:25 #5 CACHED 00:26:25 00:26:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 00:26:25 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 done 00:26:25 #6 CACHED 00:26:25 00:26:25 #7 exporting to image 00:26:25 #7 exporting layers done 00:26:25 #7 exporting manifest sha256:f20aa0d2ae9543609ab78ca1bcfedab6aa88d4934af309650c3eec5325ece223 done 00:26:25 #7 exporting config sha256:f2b8229dfaed21a9b1b53beaf928852bb171b98c6fea43d2fd2788c6750b3c65 done 00:26:25 #7 exporting manifest sha256:1ebe999fc14aae2b7bdb9feec25c916d9ed77256029cfb5026a54a3ef3d9f571 done 00:26:25 #7 exporting config sha256:7d46624548c2838820ca236046e28c45179fb292fc51c4096980c28e36c10b23 00:26:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:26 #7 exporting config sha256:7d46624548c2838820ca236046e28c45179fb292fc51c4096980c28e36c10b23 done 00:26:26 #7 exporting manifest list sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed done 00:26:26 #7 pushing layers 0.0s done 00:26:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed 0.1s done 00:26:26 #7 DONE 0.1s 00:26:26 00:26:26 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 00:26:26 #8 DONE 0.0s 00:26:26 00:26:26 1 warning found (use --debug to expand): 00:26:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:26 #1 [internal] load build definition from Dockerfile 00:26:26 #1 transferring dockerfile: 204B done 00:26:26 #1 DONE 0.0s 00:26:26 00:26:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:26 #2 DONE 0.0s 00:26:26 00:26:26 #3 [internal] load .dockerignore 00:26:26 #3 transferring context: 2B done 00:26:26 #3 DONE 0.0s 00:26:26 00:26:26 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:26 #4 DONE 0.1s 00:26:26 00:26:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 00:26:26 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 done 00:26:26 #5 DONE 0.0s 00:26:26 00:26:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 00:26:26 #6 DONE 0.0s 00:26:26 00:26:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 00:26:26 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 done 00:26:26 #5 DONE 0.1s 00:26:26 00:26:26 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 00:26:26 #7 DONE 0.0s 00:26:26 00:26:26 #8 exporting to image 00:26:26 #8 exporting layers done 00:26:26 #8 exporting manifest sha256:b5dea38c92beb8c1f80d309e6d1731c207393d4706335400d17497156f415e46 done 00:26:26 #8 exporting config sha256:7f168913a7123a8a79e281843e51bf80ba3457c8f5fa8e58c15a851964ba5caf done 00:26:27 #8 exporting manifest sha256:e9a811c9d99eed2ae099a50dfe5fe4e38c0d70eade2b2de1c66437530aa7503a done 00:26:27 #8 exporting config sha256:d2db2c2ca5a656e7b5f6574727922e9164cf7df55b85d07c441e0745eb417fb4 done 00:26:27 #8 exporting manifest list sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 0.0s done 00:26:27 #8 pushing layers 0.1s done 00:26:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 00:26:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 0.1s done 00:26:27 #8 DONE 0.2s 00:26:27 00:26:27 1 warning found (use --debug to expand): 00:26:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 00:26:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 00:26:27 #1 [internal] load build definition from Dockerfile 00:26:27 #1 transferring dockerfile: 170B done 00:26:27 #1 DONE 0.0s 00:26:27 00:26:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:26:27 #2 DONE 0.0s 00:26:27 00:26:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:26:27 #3 DONE 0.0s 00:26:27 00:26:27 #4 [internal] load .dockerignore 00:26:27 #4 transferring context: 2B done 00:26:27 #4 DONE 0.0s 00:26:27 00:26:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 00:26:27 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done 00:26:27 #5 CACHED 00:26:27 00:26:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 00:26:27 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done 00:26:27 #6 CACHED 00:26:27 00:26:27 #7 exporting to image 00:26:27 #7 exporting layers 00:26:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:27 #7 exporting layers done 00:26:27 #7 exporting manifest sha256:b5dea38c92beb8c1f80d309e6d1731c207393d4706335400d17497156f415e46 done 00:26:27 #7 exporting config sha256:7f168913a7123a8a79e281843e51bf80ba3457c8f5fa8e58c15a851964ba5caf done 00:26:27 #7 exporting manifest sha256:e9a811c9d99eed2ae099a50dfe5fe4e38c0d70eade2b2de1c66437530aa7503a done 00:26:27 #7 exporting config sha256:d2db2c2ca5a656e7b5f6574727922e9164cf7df55b85d07c441e0745eb417fb4 done 00:26:27 #7 exporting manifest list sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 done 00:26:27 #7 pushing layers 0.0s done 00:26:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 0.1s done 00:26:27 #7 DONE 0.1s 00:26:27 00:26:27 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 00:26:27 #8 DONE 0.0s 00:26:27 00:26:27 1 warning found (use --debug to expand): 00:26:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30' 00:26:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 --push - 00:26:27 #1 [internal] load build definition from Dockerfile 00:26:27 #1 transferring dockerfile: 176B done 00:26:27 #1 DONE 0.0s 00:26:27 00:26:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 00:26:27 #2 DONE 0.0s 00:26:27 00:26:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 00:26:27 #3 DONE 0.0s 00:26:27 00:26:27 #4 [internal] load .dockerignore 00:26:27 #4 transferring context: 2B done 00:26:27 #4 DONE 0.0s 00:26:27 00:26:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 00:26:27 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done 00:26:27 #5 CACHED 00:26:27 00:26:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 00:26:27 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done 00:26:27 #6 CACHED 00:26:27 00:26:27 #7 exporting to image 00:26:27 #7 exporting layers done 00:26:27 #7 exporting manifest sha256:b5dea38c92beb8c1f80d309e6d1731c207393d4706335400d17497156f415e46 done 00:26:27 #7 exporting config sha256:7f168913a7123a8a79e281843e51bf80ba3457c8f5fa8e58c15a851964ba5caf done 00:26:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:28 #7 exporting manifest sha256:e9a811c9d99eed2ae099a50dfe5fe4e38c0d70eade2b2de1c66437530aa7503a done 00:26:28 #7 exporting config sha256:d2db2c2ca5a656e7b5f6574727922e9164cf7df55b85d07c441e0745eb417fb4 done 00:26:28 #7 exporting manifest list sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 done 00:26:28 #7 pushing layers 0.0s done 00:26:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30@sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 0.1s done 00:26:28 #7 DONE 0.1s 00:26:28 00:26:28 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 00:26:28 #8 DONE 0.0s 00:26:28 00:26:28 1 warning found (use --debug to expand): 00:26:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:28 #1 [internal] load build definition from Dockerfile 00:26:28 #1 transferring dockerfile: 217B done 00:26:28 #1 DONE 0.0s 00:26:28 00:26:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:28 #2 DONE 0.0s 00:26:28 00:26:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:28 #3 DONE 0.0s 00:26:28 00:26:28 #4 [internal] load .dockerignore 00:26:28 #4 transferring context: 2B done 00:26:28 #4 DONE 0.0s 00:26:28 00:26:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 00:26:28 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done 00:26:28 #5 CACHED 00:26:28 00:26:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 00:26:28 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done 00:26:28 #6 CACHED 00:26:28 00:26:28 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 00:26:28 #7 DONE 0.0s 00:26:28 00:26:28 #8 exporting to image 00:26:28 #8 exporting layers done 00:26:28 #8 exporting manifest sha256:b5dea38c92beb8c1f80d309e6d1731c207393d4706335400d17497156f415e46 done 00:26:28 #8 exporting config sha256:7f168913a7123a8a79e281843e51bf80ba3457c8f5fa8e58c15a851964ba5caf done 00:26:28 #8 exporting manifest sha256:e9a811c9d99eed2ae099a50dfe5fe4e38c0d70eade2b2de1c66437530aa7503a done 00:26:28 #8 exporting config sha256:d2db2c2ca5a656e7b5f6574727922e9164cf7df55b85d07c441e0745eb417fb4 done 00:26:28 #8 exporting manifest list sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 done 00:26:28 #8 pushing layers 0.0s done 00:26:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 0.1s done 00:26:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:28 #8 DONE 0.1s 00:26:28 00:26:28 1 warning found (use --debug to expand): 00:26:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 00:26:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 00:26:29 #1 [internal] load build definition from Dockerfile 00:26:29 #1 transferring dockerfile: 168B done 00:26:29 #1 DONE 0.0s 00:26:29 00:26:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:26:29 #2 DONE 0.0s 00:26:29 00:26:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:26:29 #3 DONE 0.0s 00:26:29 00:26:29 #4 [internal] load .dockerignore 00:26:29 #4 transferring context: 2B done 00:26:29 #4 DONE 0.0s 00:26:29 00:26:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 00:26:29 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 done 00:26:29 #5 CACHED 00:26:29 00:26:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 00:26:29 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done 00:26:29 #6 CACHED 00:26:29 00:26:29 #7 exporting to image 00:26:29 #7 exporting layers done 00:26:29 #7 exporting manifest sha256:b5dea38c92beb8c1f80d309e6d1731c207393d4706335400d17497156f415e46 done 00:26:29 #7 exporting config sha256:7f168913a7123a8a79e281843e51bf80ba3457c8f5fa8e58c15a851964ba5caf done 00:26:29 #7 exporting manifest sha256:e9a811c9d99eed2ae099a50dfe5fe4e38c0d70eade2b2de1c66437530aa7503a done 00:26:29 #7 exporting config sha256:d2db2c2ca5a656e7b5f6574727922e9164cf7df55b85d07c441e0745eb417fb4 done 00:26:29 #7 exporting manifest list sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 00:26:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:29 #7 exporting manifest list sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 done 00:26:29 #7 pushing layers 0.0s done 00:26:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 0.1s done 00:26:29 #7 DONE 0.1s 00:26:29 00:26:29 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 00:26:29 #8 DONE 0.0s 00:26:29 00:26:29 1 warning found (use --debug to expand): 00:26:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:29 #1 [internal] load build definition from Dockerfile 00:26:29 #1 transferring dockerfile: 205B done 00:26:29 #1 DONE 0.0s 00:26:29 00:26:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:29 #2 DONE 0.0s 00:26:29 00:26:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:29 #3 DONE 0.0s 00:26:29 00:26:29 #4 [internal] load .dockerignore 00:26:29 #4 transferring context: 2B done 00:26:29 #4 DONE 0.0s 00:26:29 00:26:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 00:26:29 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 0.0s done 00:26:29 #5 DONE 0.0s 00:26:29 00:26:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 00:26:29 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 0.0s done 00:26:29 #6 DONE 0.0s 00:26:29 00:26:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 00:26:29 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 0.0s done 00:26:29 #5 DONE 0.1s 00:26:29 00:26:29 #7 exporting to image 00:26:29 #7 exporting layers done 00:26:29 #7 exporting manifest sha256:ea11dcf830779619a3260e12ecbb6f0ef80c8702cd11563b895687c01f9b6c10 done 00:26:29 #7 exporting config sha256:86123d1c1bd49551e60b1b060526485732ee8667efce6e4516ca5db3154ac4d6 00:26:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:29 #7 ... 00:26:29 00:26:29 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 00:26:29 #8 DONE 0.0s 00:26:29 00:26:29 #7 exporting to image 00:26:29 #7 exporting config sha256:86123d1c1bd49551e60b1b060526485732ee8667efce6e4516ca5db3154ac4d6 done 00:26:29 #7 exporting manifest sha256:3e7ae7f9642931c5318508b36004686dba19e1ce5dfc5beb1ed147d5738d852f done 00:26:29 #7 exporting config sha256:a6f3ebf233399448fb1af4987a504fbe26dc29ff824e76bfcb74bd4f05f03720 done 00:26:29 #7 exporting manifest list sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b done 00:26:29 #7 pushing layers 0.1s done 00:26:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 00:26:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 0.1s done 00:26:30 #7 DONE 0.2s 00:26:30 00:26:30 1 warning found (use --debug to expand): 00:26:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 00:26:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 00:26:30 #1 [internal] load build definition from Dockerfile 00:26:30 #1 transferring dockerfile: 171B done 00:26:30 #1 DONE 0.0s 00:26:30 00:26:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:26:30 #2 DONE 0.0s 00:26:30 00:26:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:26:30 #3 DONE 0.0s 00:26:30 00:26:30 #4 [internal] load .dockerignore 00:26:30 #4 transferring context: 2B done 00:26:30 #4 DONE 0.0s 00:26:30 00:26:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 00:26:30 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done 00:26:30 #5 CACHED 00:26:30 00:26:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 00:26:30 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done 00:26:30 #6 CACHED 00:26:30 00:26:30 #7 exporting to image 00:26:30 #7 exporting layers done 00:26:30 #7 exporting manifest sha256:ea11dcf830779619a3260e12ecbb6f0ef80c8702cd11563b895687c01f9b6c10 done 00:26:30 #7 exporting config sha256:86123d1c1bd49551e60b1b060526485732ee8667efce6e4516ca5db3154ac4d6 done 00:26:30 #7 exporting manifest sha256:3e7ae7f9642931c5318508b36004686dba19e1ce5dfc5beb1ed147d5738d852f done 00:26:30 #7 exporting config sha256:a6f3ebf233399448fb1af4987a504fbe26dc29ff824e76bfcb74bd4f05f03720 done 00:26:30 #7 exporting manifest list sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b done 00:26:30 #7 pushing layers 0.0s done 00:26:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 00:26:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 0.1s done 00:26:30 #7 DONE 0.1s 00:26:30 00:26:30 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 00:26:30 #8 DONE 0.0s 00:26:30 00:26:30 1 warning found (use --debug to expand): 00:26:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 --push - 00:26:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30' 00:26:30 #1 [internal] load build definition from Dockerfile 00:26:30 #1 transferring dockerfile: 177B done 00:26:30 #1 DONE 0.0s 00:26:30 00:26:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 00:26:30 #2 DONE 0.0s 00:26:30 00:26:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 00:26:30 #3 DONE 0.0s 00:26:30 00:26:30 #4 [internal] load .dockerignore 00:26:30 #4 transferring context: 2B done 00:26:30 #4 DONE 0.0s 00:26:30 00:26:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 00:26:30 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done 00:26:30 #5 CACHED 00:26:30 00:26:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 00:26:30 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done 00:26:30 #6 CACHED 00:26:30 00:26:30 #7 exporting to image 00:26:30 #7 exporting layers done 00:26:30 #7 exporting manifest sha256:ea11dcf830779619a3260e12ecbb6f0ef80c8702cd11563b895687c01f9b6c10 done 00:26:30 #7 exporting config sha256:86123d1c1bd49551e60b1b060526485732ee8667efce6e4516ca5db3154ac4d6 done 00:26:30 #7 exporting manifest sha256:3e7ae7f9642931c5318508b36004686dba19e1ce5dfc5beb1ed147d5738d852f done 00:26:30 #7 exporting config sha256:a6f3ebf233399448fb1af4987a504fbe26dc29ff824e76bfcb74bd4f05f03720 done 00:26:30 #7 exporting manifest list sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b done 00:26:30 #7 pushing layers 0.0s done 00:26:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 00:26:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 0.1s done 00:26:31 #7 DONE 0.1s 00:26:31 00:26:31 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 00:26:31 #8 DONE 0.0s 00:26:31 00:26:31 1 warning found (use --debug to expand): 00:26:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:31 #1 [internal] load build definition from Dockerfile 00:26:31 #1 transferring dockerfile: 218B done 00:26:31 #1 DONE 0.0s 00:26:31 00:26:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:31 #2 DONE 0.0s 00:26:31 00:26:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:31 #3 DONE 0.0s 00:26:31 00:26:31 #4 [internal] load .dockerignore 00:26:31 #4 transferring context: 2B done 00:26:31 #4 DONE 0.0s 00:26:31 00:26:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 00:26:31 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done 00:26:31 #5 CACHED 00:26:31 00:26:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 00:26:31 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 0.0s done 00:26:31 #6 CACHED 00:26:31 00:26:31 #7 exporting to image 00:26:31 #7 exporting layers done 00:26:31 #7 exporting manifest sha256:ea11dcf830779619a3260e12ecbb6f0ef80c8702cd11563b895687c01f9b6c10 done 00:26:31 #7 exporting config sha256:86123d1c1bd49551e60b1b060526485732ee8667efce6e4516ca5db3154ac4d6 done 00:26:31 #7 exporting manifest sha256:3e7ae7f9642931c5318508b36004686dba19e1ce5dfc5beb1ed147d5738d852f done 00:26:31 #7 exporting config sha256:a6f3ebf233399448fb1af4987a504fbe26dc29ff824e76bfcb74bd4f05f03720 done 00:26:31 #7 exporting manifest list sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b done 00:26:31 #7 pushing layers 0.0s done 00:26:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 00:26:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 0.1s done 00:26:31 #7 DONE 0.1s 00:26:31 00:26:31 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 00:26:31 #8 DONE 0.0s 00:26:31 00:26:31 1 warning found (use --debug to expand): 00:26:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 00:26:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 00:26:32 #1 [internal] load build definition from Dockerfile 00:26:32 #1 transferring dockerfile: 169B done 00:26:32 #1 DONE 0.0s 00:26:32 00:26:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:26:32 #2 DONE 0.0s 00:26:32 00:26:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:26:32 #3 DONE 0.0s 00:26:32 00:26:32 #4 [internal] load .dockerignore 00:26:32 #4 transferring context: 2B done 00:26:32 #4 DONE 0.0s 00:26:32 00:26:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 00:26:32 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done 00:26:32 #5 CACHED 00:26:32 00:26:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 00:26:32 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done 00:26:32 #6 CACHED 00:26:32 00:26:32 #7 exporting to image 00:26:32 #7 exporting layers done 00:26:32 #7 exporting manifest sha256:ea11dcf830779619a3260e12ecbb6f0ef80c8702cd11563b895687c01f9b6c10 done 00:26:32 #7 exporting config sha256:86123d1c1bd49551e60b1b060526485732ee8667efce6e4516ca5db3154ac4d6 done 00:26:32 #7 exporting manifest sha256:3e7ae7f9642931c5318508b36004686dba19e1ce5dfc5beb1ed147d5738d852f done 00:26:32 #7 exporting config sha256:a6f3ebf233399448fb1af4987a504fbe26dc29ff824e76bfcb74bd4f05f03720 done 00:26:32 #7 exporting manifest list sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b done 00:26:32 #7 pushing layers 0.0s done 00:26:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 00:26:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 0.1s done 00:26:32 #7 DONE 0.1s 00:26:32 00:26:32 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 00:26:32 #8 DONE 0.0s 00:26:32 00:26:32 1 warning found (use --debug to expand): 00:26:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:32 #1 [internal] load build definition from Dockerfile 00:26:32 #1 transferring dockerfile: 211B done 00:26:32 #1 DONE 0.0s 00:26:32 00:26:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:32 #2 DONE 0.0s 00:26:32 00:26:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:32 #3 DONE 0.0s 00:26:32 00:26:32 #4 [internal] load .dockerignore 00:26:32 #4 transferring context: 2B done 00:26:32 #4 DONE 0.0s 00:26:32 00:26:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 00:26:32 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f done 00:26:32 #5 DONE 0.0s 00:26:32 00:26:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 00:26:32 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done 00:26:32 #6 DONE 0.0s 00:26:32 00:26:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 00:26:32 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f done 00:26:32 #5 DONE 0.1s 00:26:32 00:26:32 #7 exporting to image 00:26:32 #7 exporting layers done 00:26:32 #7 exporting manifest sha256:5081a1728a8ef6b10c5a83eebf84f6a0fbdf93c34e6cc974bb46d1a2a7972dc8 done 00:26:32 #7 exporting config sha256:61e188800f3292d72fff38f6ed156efe649200dd39bdaf037e8d8a44f9b40617 00:26:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:32 #7 ... 00:26:32 00:26:32 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 00:26:32 #8 DONE 0.0s 00:26:32 00:26:32 #7 exporting to image 00:26:32 #7 exporting config sha256:61e188800f3292d72fff38f6ed156efe649200dd39bdaf037e8d8a44f9b40617 done 00:26:32 #7 exporting manifest sha256:9c2ea63e15baca4a2709881a5257d38a364c2538d83c311fec0d627bf4f100da done 00:26:32 #7 exporting config sha256:0a65ebf034e77736b0305cad920b83ac6ac3acf08d5550d4bc13b31b1cbd553a done 00:26:32 #7 exporting manifest list sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 done 00:26:32 #7 pushing layers 0.1s done 00:26:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 00:26:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 0.1s done 00:26:33 #7 DONE 0.2s 00:26:33 00:26:33 1 warning found (use --debug to expand): 00:26:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 00:26:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 00:26:33 #1 [internal] load build definition from Dockerfile 00:26:33 #1 transferring dockerfile: 177B done 00:26:33 #1 DONE 0.0s 00:26:33 00:26:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:26:33 #2 DONE 0.0s 00:26:33 00:26:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:26:33 #3 DONE 0.0s 00:26:33 00:26:33 #4 [internal] load .dockerignore 00:26:33 #4 transferring context: 2B done 00:26:33 #4 DONE 0.0s 00:26:33 00:26:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 00:26:33 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done 00:26:33 #5 CACHED 00:26:33 00:26:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 00:26:33 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done 00:26:33 #6 CACHED 00:26:33 00:26:33 #7 exporting to image 00:26:33 #7 exporting layers done 00:26:33 #7 exporting manifest sha256:5081a1728a8ef6b10c5a83eebf84f6a0fbdf93c34e6cc974bb46d1a2a7972dc8 done 00:26:33 #7 exporting config sha256:61e188800f3292d72fff38f6ed156efe649200dd39bdaf037e8d8a44f9b40617 done 00:26:33 #7 exporting manifest sha256:9c2ea63e15baca4a2709881a5257d38a364c2538d83c311fec0d627bf4f100da done 00:26:33 #7 exporting config sha256:0a65ebf034e77736b0305cad920b83ac6ac3acf08d5550d4bc13b31b1cbd553a done 00:26:33 #7 exporting manifest list sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 done 00:26:33 #7 pushing layers 0.0s done 00:26:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 00:26:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 0.1s done 00:26:33 #7 DONE 0.1s 00:26:33 00:26:33 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 00:26:33 #8 DONE 0.0s 00:26:33 00:26:33 1 warning found (use --debug to expand): 00:26:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30' 00:26:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 --push - 00:26:34 #1 [internal] load build definition from Dockerfile 00:26:34 #1 transferring dockerfile: 183B done 00:26:34 #1 DONE 0.0s 00:26:34 00:26:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 00:26:34 #2 DONE 0.0s 00:26:34 00:26:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 00:26:34 #3 DONE 0.0s 00:26:34 00:26:34 #4 [internal] load .dockerignore 00:26:34 #4 transferring context: 2B done 00:26:34 #4 DONE 0.0s 00:26:34 00:26:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 00:26:34 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f done 00:26:34 #5 CACHED 00:26:34 00:26:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 00:26:34 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f done 00:26:34 #6 CACHED 00:26:34 00:26:34 #7 exporting to image 00:26:34 #7 exporting layers done 00:26:34 #7 exporting manifest sha256:5081a1728a8ef6b10c5a83eebf84f6a0fbdf93c34e6cc974bb46d1a2a7972dc8 done 00:26:34 #7 exporting config sha256:61e188800f3292d72fff38f6ed156efe649200dd39bdaf037e8d8a44f9b40617 done 00:26:34 #7 exporting manifest sha256:9c2ea63e15baca4a2709881a5257d38a364c2538d83c311fec0d627bf4f100da done 00:26:34 #7 exporting config sha256:0a65ebf034e77736b0305cad920b83ac6ac3acf08d5550d4bc13b31b1cbd553a done 00:26:34 #7 exporting manifest list sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 done 00:26:34 #7 pushing layers 0.0s done 00:26:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 00:26:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 0.1s done 00:26:34 #7 DONE 0.1s 00:26:34 00:26:34 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 00:26:34 #8 DONE 0.0s 00:26:34 00:26:34 1 warning found (use --debug to expand): 00:26:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:34 #1 [internal] load build definition from Dockerfile 00:26:34 #1 transferring dockerfile: 224B done 00:26:34 #1 DONE 0.0s 00:26:34 00:26:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:34 #2 DONE 0.0s 00:26:34 00:26:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:34 #3 DONE 0.0s 00:26:34 00:26:34 #4 [internal] load .dockerignore 00:26:34 #4 transferring context: 2B done 00:26:34 #4 DONE 0.0s 00:26:34 00:26:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 00:26:34 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done 00:26:34 #5 CACHED 00:26:34 00:26:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 00:26:34 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done 00:26:34 #6 CACHED 00:26:34 00:26:34 #7 exporting to image 00:26:34 #7 exporting layers done 00:26:34 #7 exporting manifest sha256:5081a1728a8ef6b10c5a83eebf84f6a0fbdf93c34e6cc974bb46d1a2a7972dc8 done 00:26:34 #7 exporting config sha256:61e188800f3292d72fff38f6ed156efe649200dd39bdaf037e8d8a44f9b40617 done 00:26:34 #7 exporting manifest sha256:9c2ea63e15baca4a2709881a5257d38a364c2538d83c311fec0d627bf4f100da done 00:26:34 #7 exporting config sha256:0a65ebf034e77736b0305cad920b83ac6ac3acf08d5550d4bc13b31b1cbd553a done 00:26:34 #7 exporting manifest list sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 done 00:26:34 #7 pushing layers 0.0s done 00:26:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 00:26:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 0.1s done 00:26:34 #7 DONE 0.1s 00:26:34 00:26:34 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 00:26:34 #8 DONE 0.0s 00:26:34 00:26:34 1 warning found (use --debug to expand): 00:26:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 00:26:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 00:26:35 #1 [internal] load build definition from Dockerfile 00:26:35 #1 transferring dockerfile: 175B 0.0s done 00:26:35 #1 DONE 0.0s 00:26:35 00:26:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:26:35 #2 DONE 0.0s 00:26:35 00:26:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:26:35 #3 DONE 0.0s 00:26:35 00:26:35 #4 [internal] load .dockerignore 00:26:35 #4 transferring context: 2B done 00:26:35 #4 DONE 0.0s 00:26:35 00:26:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 00:26:35 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done 00:26:35 #5 CACHED 00:26:35 00:26:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 00:26:35 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done 00:26:35 #6 CACHED 00:26:35 00:26:35 #7 exporting to image 00:26:35 #7 exporting layers done 00:26:35 #7 exporting manifest sha256:5081a1728a8ef6b10c5a83eebf84f6a0fbdf93c34e6cc974bb46d1a2a7972dc8 00:26:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:35 #7 exporting manifest sha256:5081a1728a8ef6b10c5a83eebf84f6a0fbdf93c34e6cc974bb46d1a2a7972dc8 done 00:26:35 #7 exporting config sha256:61e188800f3292d72fff38f6ed156efe649200dd39bdaf037e8d8a44f9b40617 done 00:26:35 #7 exporting manifest sha256:9c2ea63e15baca4a2709881a5257d38a364c2538d83c311fec0d627bf4f100da done 00:26:35 #7 exporting config sha256:0a65ebf034e77736b0305cad920b83ac6ac3acf08d5550d4bc13b31b1cbd553a done 00:26:35 #7 exporting manifest list sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 done 00:26:35 #7 pushing layers 0.0s done 00:26:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 0.1s done 00:26:35 #7 DONE 0.1s 00:26:35 00:26:35 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 00:26:35 #8 DONE 0.0s 00:26:35 00:26:35 1 warning found (use --debug to expand): 00:26:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:35 #1 [internal] load build definition from Dockerfile 00:26:35 #1 transferring dockerfile: 215B done 00:26:35 #1 DONE 0.0s 00:26:35 00:26:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:35 #2 DONE 0.0s 00:26:35 00:26:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:35 #3 DONE 0.0s 00:26:35 00:26:35 #4 [internal] load .dockerignore 00:26:35 #4 transferring context: 2B done 00:26:35 #4 DONE 0.0s 00:26:35 00:26:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 00:26:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 0.0s done 00:26:35 #5 DONE 0.0s 00:26:35 00:26:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 00:26:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e done 00:26:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e done 00:26:35 #6 DONE 0.1s 00:26:35 00:26:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 00:26:35 #5 DONE 0.0s 00:26:35 00:26:35 #7 exporting to image 00:26:35 #7 exporting layers done 00:26:35 #7 exporting manifest sha256:c0c697e9449766ef823065c2c8a4769e5c9f1cbcea2b0fdf7643111547f3b3c2 done 00:26:35 #7 exporting config sha256:1bdf96e25398097562ba4c0be5223a38fb6d73a4661a0a02ccc890986c899001 done 00:26:35 #7 exporting manifest sha256:069df3db0849e9d964f6f304a7c2ee9d2020b6f6a38df0edc0780ca0db934ced done 00:26:35 #7 exporting config sha256:1e5fa433c09408b210ebd5b98143655ca86b074ef0739f75ed883a3eab99f94a done 00:26:35 #7 exporting manifest list sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 0.0s done 00:26:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:35 #7 ... 00:26:35 00:26:35 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 00:26:35 #8 DONE 0.0s 00:26:35 00:26:35 #7 exporting to image 00:26:35 #7 pushing layers 0.1s done 00:26:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 00:26:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 0.1s done 00:26:36 #7 DONE 0.2s 00:26:36 00:26:36 1 warning found (use --debug to expand): 00:26:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 00:26:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 00:26:36 #1 [internal] load build definition from Dockerfile 00:26:36 #1 transferring dockerfile: 181B done 00:26:36 #1 DONE 0.0s 00:26:36 00:26:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:26:36 #2 DONE 0.0s 00:26:36 00:26:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:26:36 #3 DONE 0.0s 00:26:36 00:26:36 #4 [internal] load .dockerignore 00:26:36 #4 transferring context: 2B done 00:26:36 #4 DONE 0.0s 00:26:36 00:26:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 00:26:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e done 00:26:36 #5 CACHED 00:26:36 00:26:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 00:26:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e done 00:26:36 #6 CACHED 00:26:36 00:26:36 #7 exporting to image 00:26:36 #7 exporting layers done 00:26:36 #7 exporting manifest sha256:c0c697e9449766ef823065c2c8a4769e5c9f1cbcea2b0fdf7643111547f3b3c2 done 00:26:36 #7 exporting config sha256:1bdf96e25398097562ba4c0be5223a38fb6d73a4661a0a02ccc890986c899001 00:26:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:36 #7 exporting config sha256:1bdf96e25398097562ba4c0be5223a38fb6d73a4661a0a02ccc890986c899001 done 00:26:36 #7 exporting manifest sha256:069df3db0849e9d964f6f304a7c2ee9d2020b6f6a38df0edc0780ca0db934ced done 00:26:36 #7 exporting config sha256:1e5fa433c09408b210ebd5b98143655ca86b074ef0739f75ed883a3eab99f94a done 00:26:36 #7 exporting manifest list sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 done 00:26:36 #7 pushing layers 0.0s done 00:26:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 0.1s done 00:26:36 #7 DONE 0.1s 00:26:36 00:26:36 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 00:26:36 #8 DONE 0.0s 00:26:36 00:26:36 1 warning found (use --debug to expand): 00:26:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 --push - 00:26:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30' 00:26:36 #1 [internal] load build definition from Dockerfile 00:26:36 #1 transferring dockerfile: 187B done 00:26:36 #1 DONE 0.0s 00:26:36 00:26:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 00:26:36 #2 DONE 0.0s 00:26:36 00:26:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 00:26:36 #3 DONE 0.0s 00:26:36 00:26:36 #4 [internal] load .dockerignore 00:26:36 #4 transferring context: 2B done 00:26:36 #4 DONE 0.0s 00:26:36 00:26:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 00:26:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e done 00:26:36 #5 CACHED 00:26:36 00:26:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 00:26:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 0.0s done 00:26:36 #6 CACHED 00:26:36 00:26:36 #7 exporting to image 00:26:36 #7 exporting layers done 00:26:36 #7 exporting manifest sha256:c0c697e9449766ef823065c2c8a4769e5c9f1cbcea2b0fdf7643111547f3b3c2 done 00:26:36 #7 exporting config sha256:1bdf96e25398097562ba4c0be5223a38fb6d73a4661a0a02ccc890986c899001 done 00:26:36 #7 exporting manifest sha256:069df3db0849e9d964f6f304a7c2ee9d2020b6f6a38df0edc0780ca0db934ced done 00:26:36 #7 exporting config sha256:1e5fa433c09408b210ebd5b98143655ca86b074ef0739f75ed883a3eab99f94a done 00:26:36 #7 exporting manifest list sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 done 00:26:36 #7 pushing layers 00:26:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:37 #7 pushing layers 0.0s done 00:26:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30@sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 0.1s done 00:26:37 #7 DONE 0.1s 00:26:37 00:26:37 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 00:26:37 #8 DONE 0.0s 00:26:37 00:26:37 1 warning found (use --debug to expand): 00:26:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:37 #1 [internal] load build definition from Dockerfile 00:26:37 #1 transferring dockerfile: 228B done 00:26:37 #1 DONE 0.0s 00:26:37 00:26:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:37 #2 DONE 0.0s 00:26:37 00:26:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:37 #3 DONE 0.0s 00:26:37 00:26:37 #4 [internal] load .dockerignore 00:26:37 #4 transferring context: 2B done 00:26:37 #4 DONE 0.0s 00:26:37 00:26:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 00:26:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 0.0s done 00:26:37 #5 CACHED 00:26:37 00:26:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 00:26:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 0.0s done 00:26:37 #6 CACHED 00:26:37 00:26:37 #7 exporting to image 00:26:37 #7 exporting layers done 00:26:37 #7 exporting manifest sha256:c0c697e9449766ef823065c2c8a4769e5c9f1cbcea2b0fdf7643111547f3b3c2 done 00:26:37 #7 exporting config sha256:1bdf96e25398097562ba4c0be5223a38fb6d73a4661a0a02ccc890986c899001 done 00:26:37 #7 exporting manifest sha256:069df3db0849e9d964f6f304a7c2ee9d2020b6f6a38df0edc0780ca0db934ced done 00:26:37 #7 exporting config sha256:1e5fa433c09408b210ebd5b98143655ca86b074ef0739f75ed883a3eab99f94a done 00:26:37 #7 exporting manifest list sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 done 00:26:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:37 #7 pushing layers 0.0s done 00:26:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 0.1s done 00:26:37 #7 DONE 0.1s 00:26:37 00:26:37 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 00:26:37 #8 DONE 0.0s 00:26:37 00:26:37 1 warning found (use --debug to expand): 00:26:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 00:26:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 00:26:38 #1 [internal] load build definition from Dockerfile 00:26:38 #1 transferring dockerfile: 179B done 00:26:38 #1 DONE 0.0s 00:26:38 00:26:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:26:38 #2 DONE 0.0s 00:26:38 00:26:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:26:38 #3 DONE 0.0s 00:26:38 00:26:38 #4 [internal] load .dockerignore 00:26:38 #4 transferring context: 2B done 00:26:38 #4 DONE 0.0s 00:26:38 00:26:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 00:26:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 0.0s done 00:26:38 #5 CACHED 00:26:38 00:26:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 00:26:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 0.0s done 00:26:38 #6 CACHED 00:26:38 00:26:38 #7 exporting to image 00:26:38 #7 exporting layers done 00:26:38 #7 exporting manifest sha256:c0c697e9449766ef823065c2c8a4769e5c9f1cbcea2b0fdf7643111547f3b3c2 done 00:26:38 #7 exporting config sha256:1bdf96e25398097562ba4c0be5223a38fb6d73a4661a0a02ccc890986c899001 done 00:26:38 #7 exporting manifest sha256:069df3db0849e9d964f6f304a7c2ee9d2020b6f6a38df0edc0780ca0db934ced done 00:26:38 #7 exporting config sha256:1e5fa433c09408b210ebd5b98143655ca86b074ef0739f75ed883a3eab99f94a done 00:26:38 #7 exporting manifest list sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 done 00:26:38 #7 pushing layers 00:26:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:38 #7 pushing layers 0.0s done 00:26:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 0.1s done 00:26:38 #7 DONE 0.1s 00:26:38 00:26:38 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 00:26:38 #8 DONE 0.0s 00:26:38 00:26:38 1 warning found (use --debug to expand): 00:26:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:38 #1 [internal] load build definition from Dockerfile 00:26:38 #1 transferring dockerfile: 205B done 00:26:38 #1 DONE 0.0s 00:26:38 00:26:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:38 #2 DONE 0.0s 00:26:38 00:26:38 #3 [internal] load .dockerignore 00:26:38 #3 transferring context: 2B done 00:26:38 #3 DONE 0.0s 00:26:38 00:26:38 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:38 #4 DONE 0.1s 00:26:38 00:26:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 00:26:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e done 00:26:38 #5 DONE 0.0s 00:26:38 00:26:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 00:26:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 0.0s done 00:26:38 #6 DONE 0.0s 00:26:38 00:26:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 00:26:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e done 00:26:38 #5 DONE 0.1s 00:26:38 00:26:38 #7 exporting to image 00:26:38 #7 exporting layers done 00:26:38 #7 exporting manifest sha256:f27d83df03e3f4c5c23f36330c507e49355e4c5d7560d822d195bc6683e01434 done 00:26:38 #7 exporting config sha256:a28e4f9817ea3bdccc6daf363cd583015d87154120b29849c1e17a0347628d44 done 00:26:38 #7 exporting manifest sha256:963229095e4553901e7b697055bf08cd2925354e39bae89ce0a935feff78e025 done 00:26:38 #7 exporting config sha256:11f38cd1641ec2c717ecef34f152a441b5f8a21c461f38e505849c3c4a81d2a5 done 00:26:38 #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 00:26:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:38 #7 ... 00:26:38 00:26:38 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 00:26:38 #8 DONE 0.0s 00:26:38 00:26:38 #7 exporting to image 00:26:38 #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a done 00:26:38 #7 pushing layers 0.1s done 00:26:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 00:26:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 0.1s done 00:26:39 #7 DONE 0.2s 00:26:39 00:26:39 1 warning found (use --debug to expand): 00:26:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 00:26:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 00:26:39 #1 [internal] load build definition from Dockerfile 00:26:39 #1 transferring dockerfile: 171B done 00:26:39 #1 DONE 0.0s 00:26:39 00:26:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:26:39 #2 DONE 0.0s 00:26:39 00:26:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:26:39 #3 DONE 0.0s 00:26:39 00:26:39 #4 [internal] load .dockerignore 00:26:39 #4 transferring context: 2B done 00:26:39 #4 DONE 0.0s 00:26:39 00:26:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 00:26:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e done 00:26:39 #5 CACHED 00:26:39 00:26:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 00:26:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 0.0s done 00:26:39 #6 CACHED 00:26:39 00:26:39 #7 exporting to image 00:26:39 #7 exporting layers done 00:26:39 #7 exporting manifest sha256:f27d83df03e3f4c5c23f36330c507e49355e4c5d7560d822d195bc6683e01434 done 00:26:39 #7 exporting config sha256:a28e4f9817ea3bdccc6daf363cd583015d87154120b29849c1e17a0347628d44 done 00:26:39 #7 exporting manifest sha256:963229095e4553901e7b697055bf08cd2925354e39bae89ce0a935feff78e025 done 00:26:39 #7 exporting config sha256:11f38cd1641ec2c717ecef34f152a441b5f8a21c461f38e505849c3c4a81d2a5 done 00:26:39 #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 00:26:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:39 #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a done 00:26:39 #7 pushing layers 0.0s done 00:26:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 0.1s done 00:26:39 #7 DONE 0.1s 00:26:39 00:26:39 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 00:26:39 #8 DONE 0.0s 00:26:39 00:26:39 1 warning found (use --debug to expand): 00:26:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30' 00:26:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 --push - 00:26:40 #1 [internal] load build definition from Dockerfile 00:26:40 #1 transferring dockerfile: 177B done 00:26:40 #1 DONE 0.0s 00:26:40 00:26:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 00:26:40 #2 DONE 0.0s 00:26:40 00:26:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 00:26:40 #3 DONE 0.0s 00:26:40 00:26:40 #4 [internal] load .dockerignore 00:26:40 #4 transferring context: 2B done 00:26:40 #4 DONE 0.0s 00:26:40 00:26:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 00:26:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e done 00:26:40 #5 CACHED 00:26:40 00:26:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 00:26:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 0.0s done 00:26:40 #6 CACHED 00:26:40 00:26:40 #7 exporting to image 00:26:40 #7 exporting layers done 00:26:40 #7 exporting manifest sha256:f27d83df03e3f4c5c23f36330c507e49355e4c5d7560d822d195bc6683e01434 done 00:26:40 #7 exporting config sha256:a28e4f9817ea3bdccc6daf363cd583015d87154120b29849c1e17a0347628d44 done 00:26:40 #7 exporting manifest sha256:963229095e4553901e7b697055bf08cd2925354e39bae89ce0a935feff78e025 done 00:26:40 #7 exporting config sha256:11f38cd1641ec2c717ecef34f152a441b5f8a21c461f38e505849c3c4a81d2a5 done 00:26:40 #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a done 00:26:40 #7 pushing layers 0.0s done 00:26:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 00:26:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 0.1s done 00:26:40 #7 DONE 0.1s 00:26:40 00:26:40 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 00:26:40 #8 DONE 0.0s 00:26:40 00:26:40 1 warning found (use --debug to expand): 00:26:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:40 #1 [internal] load build definition from Dockerfile 00:26:40 #1 transferring dockerfile: 218B done 00:26:40 #1 DONE 0.0s 00:26:40 00:26:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:40 #2 DONE 0.0s 00:26:40 00:26:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:40 #3 DONE 0.0s 00:26:40 00:26:40 #4 [internal] load .dockerignore 00:26:40 #4 transferring context: 2B done 00:26:40 #4 DONE 0.0s 00:26:40 00:26:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 00:26:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 0.0s done 00:26:40 #5 CACHED 00:26:40 00:26:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 00:26:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 0.0s done 00:26:40 #6 CACHED 00:26:40 00:26:40 #7 exporting to image 00:26:40 #7 exporting layers done 00:26:40 #7 exporting manifest sha256:f27d83df03e3f4c5c23f36330c507e49355e4c5d7560d822d195bc6683e01434 done 00:26:40 #7 exporting config sha256:a28e4f9817ea3bdccc6daf363cd583015d87154120b29849c1e17a0347628d44 done 00:26:40 #7 exporting manifest sha256:963229095e4553901e7b697055bf08cd2925354e39bae89ce0a935feff78e025 done 00:26:40 #7 exporting config sha256:11f38cd1641ec2c717ecef34f152a441b5f8a21c461f38e505849c3c4a81d2a5 done 00:26:40 #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a done 00:26:40 #7 pushing layers 0.0s done 00:26:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 00:26:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 0.1s done 00:26:40 #7 DONE 0.1s 00:26:40 00:26:40 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 00:26:40 #8 DONE 0.0s 00:26:40 00:26:40 1 warning found (use --debug to expand): 00:26:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 00:26:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 00:26:41 #1 [internal] load build definition from Dockerfile 00:26:41 #1 transferring dockerfile: 169B done 00:26:41 #1 DONE 0.0s 00:26:41 00:26:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:26:41 #2 DONE 0.0s 00:26:41 00:26:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:26:41 #3 DONE 0.0s 00:26:41 00:26:41 #4 [internal] load .dockerignore 00:26:41 #4 transferring context: 2B done 00:26:41 #4 DONE 0.0s 00:26:41 00:26:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 00:26:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e done 00:26:41 #5 CACHED 00:26:41 00:26:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 00:26:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 0.0s done 00:26:41 #6 CACHED 00:26:41 00:26:41 #7 exporting to image 00:26:41 #7 exporting layers done 00:26:41 #7 exporting manifest sha256:f27d83df03e3f4c5c23f36330c507e49355e4c5d7560d822d195bc6683e01434 done 00:26:41 #7 exporting config sha256:a28e4f9817ea3bdccc6daf363cd583015d87154120b29849c1e17a0347628d44 done 00:26:41 #7 exporting manifest sha256:963229095e4553901e7b697055bf08cd2925354e39bae89ce0a935feff78e025 done 00:26:41 #7 exporting config sha256:11f38cd1641ec2c717ecef34f152a441b5f8a21c461f38e505849c3c4a81d2a5 done 00:26:41 #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a done 00:26:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:41 #7 pushing layers 0.0s done 00:26:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 0.1s done 00:26:41 #7 DONE 0.1s 00:26:41 00:26:41 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 00:26:41 #8 DONE 0.0s 00:26:41 00:26:41 1 warning found (use --debug to expand): 00:26:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:41 #1 [internal] load build definition from Dockerfile 00:26:41 #1 transferring dockerfile: 206B done 00:26:41 #1 DONE 0.0s 00:26:41 00:26:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:41 #2 DONE 0.0s 00:26:41 00:26:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:41 #3 DONE 0.0s 00:26:41 00:26:41 #4 [internal] load .dockerignore 00:26:41 #4 transferring context: 2B done 00:26:41 #4 DONE 0.0s 00:26:41 00:26:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 00:26:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done 00:26:41 #5 DONE 0.0s 00:26:41 00:26:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 00:26:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done 00:26:41 #6 DONE 0.0s 00:26:41 00:26:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 00:26:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done 00:26:41 #5 DONE 0.1s 00:26:41 00:26:41 #7 exporting to image 00:26:41 #7 exporting layers done 00:26:41 #7 exporting manifest sha256:02fcb067ba58b0f23bbc97fdbf2c48ec2cd8a6afd4f235206aefc6f3739bd07c done 00:26:41 #7 exporting config sha256:dcda553e98df35207f995ec2f6f7ea5a1ba0aad6f9aa978139bc093671caba08 done 00:26:41 #7 exporting manifest sha256:14fec2e642084016323260f388755551d7eb8da4a336bdcd0d326a05c2c51cb0 done 00:26:41 #7 exporting config sha256:253bc157f360e93262d2875d59d3458bfda30b31fd6d1ff07cd28ac6b2ad31a1 done 00:26:41 #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed done 00:26:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:41 #7 ... 00:26:41 00:26:41 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 00:26:41 #8 DONE 0.0s 00:26:41 00:26:41 #7 exporting to image 00:26:41 #7 pushing layers 0.1s done 00:26:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 00:26:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 0.1s done 00:26:42 #7 DONE 0.2s 00:26:42 00:26:42 1 warning found (use --debug to expand): 00:26:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 00:26:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 00:26:42 #1 [internal] load build definition from Dockerfile 00:26:42 #1 transferring dockerfile: 172B done 00:26:42 #1 DONE 0.0s 00:26:42 00:26:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:26:42 #2 DONE 0.0s 00:26:42 00:26:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:26:42 #3 DONE 0.0s 00:26:42 00:26:42 #4 [internal] load .dockerignore 00:26:42 #4 transferring context: 2B done 00:26:42 #4 DONE 0.0s 00:26:42 00:26:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 00:26:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done 00:26:42 #5 CACHED 00:26:42 00:26:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 00:26:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done 00:26:42 #6 CACHED 00:26:42 00:26:42 #7 exporting to image 00:26:42 #7 exporting layers done 00:26:42 #7 exporting manifest sha256:02fcb067ba58b0f23bbc97fdbf2c48ec2cd8a6afd4f235206aefc6f3739bd07c done 00:26:42 #7 exporting config sha256:dcda553e98df35207f995ec2f6f7ea5a1ba0aad6f9aa978139bc093671caba08 done 00:26:42 #7 exporting manifest sha256:14fec2e642084016323260f388755551d7eb8da4a336bdcd0d326a05c2c51cb0 done 00:26:42 #7 exporting config sha256:253bc157f360e93262d2875d59d3458bfda30b31fd6d1ff07cd28ac6b2ad31a1 done 00:26:42 #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 00:26:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:42 #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed done 00:26:42 #7 pushing layers 0.0s done 00:26:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 0.1s done 00:26:42 #7 DONE 0.1s 00:26:42 00:26:42 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 00:26:42 #8 DONE 0.0s 00:26:42 00:26:42 1 warning found (use --debug to expand): 00:26:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30' 00:26:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 --push - 00:26:42 #1 [internal] load build definition from Dockerfile 00:26:42 #1 transferring dockerfile: 178B done 00:26:42 #1 DONE 0.0s 00:26:42 00:26:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 00:26:42 #2 DONE 0.0s 00:26:42 00:26:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 00:26:42 #3 DONE 0.0s 00:26:42 00:26:42 #4 [internal] load .dockerignore 00:26:42 #4 transferring context: 2B done 00:26:42 #4 DONE 0.0s 00:26:42 00:26:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 00:26:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 0.0s done 00:26:42 #5 CACHED 00:26:42 00:26:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 00:26:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 0.0s done 00:26:42 #6 CACHED 00:26:42 00:26:42 #7 exporting to image 00:26:42 #7 exporting layers done 00:26:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:43 #7 exporting manifest sha256:02fcb067ba58b0f23bbc97fdbf2c48ec2cd8a6afd4f235206aefc6f3739bd07c done 00:26:43 #7 exporting config sha256:dcda553e98df35207f995ec2f6f7ea5a1ba0aad6f9aa978139bc093671caba08 done 00:26:43 #7 exporting manifest sha256:14fec2e642084016323260f388755551d7eb8da4a336bdcd0d326a05c2c51cb0 done 00:26:43 #7 exporting config sha256:253bc157f360e93262d2875d59d3458bfda30b31fd6d1ff07cd28ac6b2ad31a1 done 00:26:43 #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed done 00:26:43 #7 pushing layers 0.0s done 00:26:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30@sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 0.1s done 00:26:43 #7 DONE 0.1s 00:26:43 00:26:43 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 00:26:43 #8 DONE 0.0s 00:26:43 00:26:43 1 warning found (use --debug to expand): 00:26:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:43 #1 [internal] load build definition from Dockerfile 00:26:43 #1 transferring dockerfile: 219B done 00:26:43 #1 DONE 0.0s 00:26:43 00:26:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:43 #2 DONE 0.0s 00:26:43 00:26:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:43 #3 DONE 0.0s 00:26:43 00:26:43 #4 [internal] load .dockerignore 00:26:43 #4 transferring context: 2B done 00:26:43 #4 DONE 0.0s 00:26:43 00:26:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 00:26:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 0.0s done 00:26:43 #5 CACHED 00:26:43 00:26:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 00:26:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 0.0s done 00:26:43 #6 CACHED 00:26:43 00:26:43 #7 exporting to image 00:26:43 #7 exporting layers done 00:26:43 #7 exporting manifest sha256:02fcb067ba58b0f23bbc97fdbf2c48ec2cd8a6afd4f235206aefc6f3739bd07c done 00:26:43 #7 exporting config sha256:dcda553e98df35207f995ec2f6f7ea5a1ba0aad6f9aa978139bc093671caba08 done 00:26:43 #7 exporting manifest sha256:14fec2e642084016323260f388755551d7eb8da4a336bdcd0d326a05c2c51cb0 done 00:26:43 #7 exporting config sha256:253bc157f360e93262d2875d59d3458bfda30b31fd6d1ff07cd28ac6b2ad31a1 done 00:26:43 #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 00:26:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:43 #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed done 00:26:43 #7 pushing layers 0.0s done 00:26:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 0.1s done 00:26:43 #7 DONE 0.1s 00:26:43 00:26:43 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 00:26:43 #8 DONE 0.0s 00:26:43 00:26:43 1 warning found (use --debug to expand): 00:26:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 00:26:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 00:26:44 #1 [internal] load build definition from Dockerfile 00:26:44 #1 transferring dockerfile: 170B done 00:26:44 #1 DONE 0.0s 00:26:44 00:26:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 00:26:44 #2 DONE 0.0s 00:26:44 00:26:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 00:26:44 #3 DONE 0.0s 00:26:44 00:26:44 #4 [internal] load .dockerignore 00:26:44 #4 transferring context: 2B done 00:26:44 #4 DONE 0.0s 00:26:44 00:26:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 00:26:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done 00:26:44 #5 CACHED 00:26:44 00:26:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 00:26:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done 00:26:44 #6 CACHED 00:26:44 00:26:44 #7 exporting to image 00:26:44 #7 exporting layers done 00:26:44 #7 exporting manifest sha256:02fcb067ba58b0f23bbc97fdbf2c48ec2cd8a6afd4f235206aefc6f3739bd07c done 00:26:44 #7 exporting config sha256:dcda553e98df35207f995ec2f6f7ea5a1ba0aad6f9aa978139bc093671caba08 done 00:26:44 #7 exporting manifest sha256:14fec2e642084016323260f388755551d7eb8da4a336bdcd0d326a05c2c51cb0 done 00:26:44 #7 exporting config sha256:253bc157f360e93262d2875d59d3458bfda30b31fd6d1ff07cd28ac6b2ad31a1 done 00:26:44 #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed done 00:26:44 #7 pushing layers 00:26:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:44 #7 pushing layers 0.0s done 00:26:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 0.1s done 00:26:44 #7 DONE 0.1s 00:26:44 00:26:44 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 00:26:44 #8 DONE 0.0s 00:26:44 00:26:44 1 warning found (use --debug to expand): 00:26:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:44 #1 [internal] load build definition from Dockerfile 00:26:44 #1 transferring dockerfile: 206B done 00:26:44 #1 DONE 0.0s 00:26:44 00:26:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:44 #2 DONE 0.0s 00:26:44 00:26:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:44 #3 DONE 0.0s 00:26:44 00:26:44 #4 [internal] load .dockerignore 00:26:44 #4 transferring context: 2B done 00:26:44 #4 DONE 0.0s 00:26:44 00:26:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 00:26:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 0.0s done 00:26:44 #5 DONE 0.0s 00:26:44 00:26:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 00:26:44 #6 DONE 0.0s 00:26:44 00:26:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 00:26:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 0.0s done 00:26:44 #5 DONE 0.1s 00:26:44 00:26:44 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 00:26:45 #7 DONE 0.0s 00:26:45 00:26:45 #8 exporting to image 00:26:45 #8 exporting layers done 00:26:45 #8 exporting manifest sha256:3ff58226dd1fd084d36ffeafcd33ef6d0efd6908207c01c21d2256584ec56328 done 00:26:45 #8 exporting config sha256:ad4ed6e7c524fae644f41688c0909c649ac6b4a7fc0a41145476d01da4a12636 done 00:26:45 #8 exporting manifest sha256:436952afbfabe9ae5a98e09d8b8ce17d7b902731aa089e20eb5008127e6336eb done 00:26:45 #8 exporting config sha256:d91243617e9b7a64f49a58a4dd4c5433c2fd18faa34e7176a5565035a86267c0 done 00:26:45 #8 exporting manifest list sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 done 00:26:45 #8 pushing layers 0.1s done 00:26:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 00:26:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 0.1s done 00:26:45 #8 DONE 0.2s 00:26:45 00:26:45 1 warning found (use --debug to expand): 00:26:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 00:26:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 00:26:45 #1 [internal] load build definition from Dockerfile 00:26:45 #1 transferring dockerfile: 172B done 00:26:45 #1 DONE 0.0s 00:26:45 00:26:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:26:45 #2 DONE 0.0s 00:26:45 00:26:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:26:45 #3 DONE 0.0s 00:26:45 00:26:45 #4 [internal] load .dockerignore 00:26:45 #4 transferring context: 2B done 00:26:45 #4 DONE 0.0s 00:26:45 00:26:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 00:26:45 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done 00:26:45 #5 CACHED 00:26:45 00:26:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 00:26:45 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done 00:26:45 #6 CACHED 00:26:45 00:26:45 #7 exporting to image 00:26:45 #7 exporting layers done 00:26:45 #7 exporting manifest sha256:3ff58226dd1fd084d36ffeafcd33ef6d0efd6908207c01c21d2256584ec56328 00:26:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:45 #7 exporting manifest sha256:3ff58226dd1fd084d36ffeafcd33ef6d0efd6908207c01c21d2256584ec56328 done 00:26:45 #7 exporting config sha256:ad4ed6e7c524fae644f41688c0909c649ac6b4a7fc0a41145476d01da4a12636 done 00:26:45 #7 exporting manifest sha256:436952afbfabe9ae5a98e09d8b8ce17d7b902731aa089e20eb5008127e6336eb done 00:26:45 #7 exporting config sha256:d91243617e9b7a64f49a58a4dd4c5433c2fd18faa34e7176a5565035a86267c0 done 00:26:45 #7 exporting manifest list sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 done 00:26:45 #7 pushing layers 0.0s done 00:26:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 0.1s done 00:26:45 #7 DONE 0.1s 00:26:45 00:26:45 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 00:26:45 #8 DONE 0.0s 00:26:45 00:26:45 1 warning found (use --debug to expand): 00:26:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30' 00:26:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 --push - 00:26:46 #1 [internal] load build definition from Dockerfile 00:26:46 #1 transferring dockerfile: 178B done 00:26:46 #1 DONE 0.0s 00:26:46 00:26:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 00:26:46 #2 DONE 0.0s 00:26:46 00:26:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 00:26:46 #3 DONE 0.0s 00:26:46 00:26:46 #4 [internal] load .dockerignore 00:26:46 #4 transferring context: 2B done 00:26:46 #4 DONE 0.0s 00:26:46 00:26:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 00:26:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done 00:26:46 #5 CACHED 00:26:46 00:26:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 00:26:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 0.0s done 00:26:46 #6 CACHED 00:26:46 00:26:46 #7 exporting to image 00:26:46 #7 exporting layers done 00:26:46 #7 exporting manifest sha256:3ff58226dd1fd084d36ffeafcd33ef6d0efd6908207c01c21d2256584ec56328 done 00:26:46 #7 exporting config sha256:ad4ed6e7c524fae644f41688c0909c649ac6b4a7fc0a41145476d01da4a12636 done 00:26:46 #7 exporting manifest sha256:436952afbfabe9ae5a98e09d8b8ce17d7b902731aa089e20eb5008127e6336eb done 00:26:46 #7 exporting config sha256:d91243617e9b7a64f49a58a4dd4c5433c2fd18faa34e7176a5565035a86267c0 done 00:26:46 #7 exporting manifest list sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 done 00:26:46 #7 pushing layers 0.0s done 00:26:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 00:26:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 0.1s done 00:26:46 #7 DONE 0.1s 00:26:46 00:26:46 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 00:26:46 #8 DONE 0.0s 00:26:46 00:26:46 1 warning found (use --debug to expand): 00:26:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:46 #1 [internal] load build definition from Dockerfile 00:26:46 #1 transferring dockerfile: 219B done 00:26:46 #1 DONE 0.0s 00:26:46 00:26:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:46 #2 DONE 0.0s 00:26:46 00:26:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:46 #3 DONE 0.0s 00:26:46 00:26:46 #4 [internal] load .dockerignore 00:26:46 #4 transferring context: 2B done 00:26:46 #4 DONE 0.0s 00:26:46 00:26:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 00:26:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done 00:26:46 #5 CACHED 00:26:46 00:26:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 00:26:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done 00:26:46 #6 CACHED 00:26:46 00:26:46 #7 exporting to image 00:26:46 #7 exporting layers done 00:26:46 #7 exporting manifest sha256:3ff58226dd1fd084d36ffeafcd33ef6d0efd6908207c01c21d2256584ec56328 done 00:26:46 #7 exporting config sha256:ad4ed6e7c524fae644f41688c0909c649ac6b4a7fc0a41145476d01da4a12636 done 00:26:46 #7 exporting manifest sha256:436952afbfabe9ae5a98e09d8b8ce17d7b902731aa089e20eb5008127e6336eb done 00:26:46 #7 exporting config sha256:d91243617e9b7a64f49a58a4dd4c5433c2fd18faa34e7176a5565035a86267c0 done 00:26:46 #7 exporting manifest list sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 done 00:26:46 #7 pushing layers 0.0s done 00:26:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 00:26:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 0.1s done 00:26:46 #7 DONE 0.1s 00:26:46 00:26:46 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 00:26:46 #8 DONE 0.0s 00:26:46 00:26:46 1 warning found (use --debug to expand): 00:26:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 00:26:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 00:26:47 #1 [internal] load build definition from Dockerfile 00:26:47 #1 transferring dockerfile: 170B done 00:26:47 #1 DONE 0.0s 00:26:47 00:26:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 00:26:47 #2 DONE 0.0s 00:26:47 00:26:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 00:26:47 #3 DONE 0.0s 00:26:47 00:26:47 #4 [internal] load .dockerignore 00:26:47 #4 transferring context: 2B done 00:26:47 #4 DONE 0.0s 00:26:47 00:26:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 00:26:47 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done 00:26:47 #5 CACHED 00:26:47 00:26:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 00:26:47 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done 00:26:47 #6 CACHED 00:26:47 00:26:47 #7 exporting to image 00:26:47 #7 exporting layers done 00:26:47 #7 exporting manifest sha256:3ff58226dd1fd084d36ffeafcd33ef6d0efd6908207c01c21d2256584ec56328 done 00:26:47 #7 exporting config sha256:ad4ed6e7c524fae644f41688c0909c649ac6b4a7fc0a41145476d01da4a12636 done 00:26:47 #7 exporting manifest sha256:436952afbfabe9ae5a98e09d8b8ce17d7b902731aa089e20eb5008127e6336eb done 00:26:47 #7 exporting config sha256:d91243617e9b7a64f49a58a4dd4c5433c2fd18faa34e7176a5565035a86267c0 done 00:26:47 #7 exporting manifest list sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 done 00:26:47 #7 pushing layers 0.0s done 00:26:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 00:26:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 0.1s done 00:26:47 #7 DONE 0.1s 00:26:47 00:26:47 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 00:26:47 #8 DONE 0.0s 00:26:47 00:26:47 1 warning found (use --debug to expand): 00:26:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:47 #1 [internal] load build definition from Dockerfile 00:26:47 #1 transferring dockerfile: 206B done 00:26:47 #1 DONE 0.0s 00:26:47 00:26:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:47 #2 DONE 0.0s 00:26:47 00:26:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:47 #3 DONE 0.0s 00:26:47 00:26:47 #4 [internal] load .dockerignore 00:26:47 #4 transferring context: 2B done 00:26:47 #4 DONE 0.0s 00:26:47 00:26:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 00:26:47 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b done 00:26:47 #5 DONE 0.0s 00:26:47 00:26:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 00:26:47 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b done 00:26:47 #6 DONE 0.1s 00:26:47 00:26:47 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 00:26:47 #7 DONE 0.0s 00:26:47 00:26:47 #8 exporting to image 00:26:47 #8 exporting layers done 00:26:47 #8 exporting manifest sha256:0edd977fc406cbc984e4b4cee3244d7fe3e97a111bf21f41ff38e9ecabddf926 done 00:26:47 #8 exporting config sha256:3a21cccec00dc8f42dd5e8c3d1fb71429d39392e16eccf6d5c92c9d66958c14e done 00:26:47 #8 exporting manifest sha256:0b12afe721eb73974a9f1ac5b07589f7a631fd7978089d41181c2e4b7ce58158 done 00:26:47 #8 exporting config sha256:692c1376a5613b59e9ec0ef56a0a52072da463ec6d3a57f1903d8cbbc5c314a0 done 00:26:47 #8 exporting manifest list sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 done 00:26:47 #8 pushing layers 0.1s done 00:26:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 00:26:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 0.1s done 00:26:48 #8 DONE 0.2s 00:26:48 00:26:48 1 warning found (use --debug to expand): 00:26:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 00:26:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 00:26:48 #1 [internal] load build definition from Dockerfile 00:26:48 #1 transferring dockerfile: 172B done 00:26:48 #1 DONE 0.0s 00:26:48 00:26:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 00:26:48 #2 DONE 0.0s 00:26:48 00:26:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 00:26:48 #3 DONE 0.0s 00:26:48 00:26:48 #4 [internal] load .dockerignore 00:26:48 #4 transferring context: 2B done 00:26:48 #4 DONE 0.0s 00:26:48 00:26:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 00:26:48 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 0.0s done 00:26:48 #5 CACHED 00:26:48 00:26:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 00:26:48 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 0.0s done 00:26:48 #6 CACHED 00:26:48 00:26:48 #7 exporting to image 00:26:48 #7 exporting layers done 00:26:48 #7 exporting manifest sha256:0edd977fc406cbc984e4b4cee3244d7fe3e97a111bf21f41ff38e9ecabddf926 done 00:26:48 #7 exporting config sha256:3a21cccec00dc8f42dd5e8c3d1fb71429d39392e16eccf6d5c92c9d66958c14e done 00:26:48 #7 exporting manifest sha256:0b12afe721eb73974a9f1ac5b07589f7a631fd7978089d41181c2e4b7ce58158 00:26:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:48 #7 exporting manifest sha256:0b12afe721eb73974a9f1ac5b07589f7a631fd7978089d41181c2e4b7ce58158 done 00:26:48 #7 exporting config sha256:692c1376a5613b59e9ec0ef56a0a52072da463ec6d3a57f1903d8cbbc5c314a0 done 00:26:48 #7 exporting manifest list sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 done 00:26:48 #7 pushing layers 0.0s done 00:26:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 0.1s done 00:26:48 #7 DONE 0.1s 00:26:48 00:26:48 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 00:26:48 #8 DONE 0.0s 00:26:48 00:26:48 1 warning found (use --debug to expand): 00:26:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 --push - 00:26:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30' 00:26:49 #1 [internal] load build definition from Dockerfile 00:26:49 #1 transferring dockerfile: 178B done 00:26:49 #1 DONE 0.0s 00:26:49 00:26:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 00:26:49 #2 DONE 0.0s 00:26:49 00:26:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 00:26:49 #3 DONE 0.0s 00:26:49 00:26:49 #4 [internal] load .dockerignore 00:26:49 #4 transferring context: 2B done 00:26:49 #4 DONE 0.0s 00:26:49 00:26:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 00:26:49 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b done 00:26:49 #5 CACHED 00:26:49 00:26:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 00:26:49 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b done 00:26:49 #6 CACHED 00:26:49 00:26:49 #7 exporting to image 00:26:49 #7 exporting layers 00:26:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:49 #7 exporting layers done 00:26:49 #7 exporting manifest sha256:0edd977fc406cbc984e4b4cee3244d7fe3e97a111bf21f41ff38e9ecabddf926 done 00:26:49 #7 exporting config sha256:3a21cccec00dc8f42dd5e8c3d1fb71429d39392e16eccf6d5c92c9d66958c14e done 00:26:49 #7 exporting manifest sha256:0b12afe721eb73974a9f1ac5b07589f7a631fd7978089d41181c2e4b7ce58158 done 00:26:49 #7 exporting config sha256:692c1376a5613b59e9ec0ef56a0a52072da463ec6d3a57f1903d8cbbc5c314a0 done 00:26:49 #7 exporting manifest list sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 done 00:26:49 #7 pushing layers 0.0s done 00:26:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 0.1s done 00:26:49 #7 DONE 0.1s 00:26:49 00:26:49 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 00:26:49 #8 DONE 0.0s 00:26:49 00:26:49 1 warning found (use --debug to expand): 00:26:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:49 #1 [internal] load build definition from Dockerfile 00:26:49 #1 transferring dockerfile: 219B done 00:26:49 #1 DONE 0.0s 00:26:49 00:26:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:49 #2 DONE 0.0s 00:26:49 00:26:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:49 #3 DONE 0.0s 00:26:49 00:26:49 #4 [internal] load .dockerignore 00:26:49 #4 transferring context: 2B done 00:26:49 #4 DONE 0.0s 00:26:49 00:26:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 00:26:49 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b done 00:26:49 #5 CACHED 00:26:49 00:26:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 00:26:49 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b done 00:26:49 #6 CACHED 00:26:49 00:26:49 #7 exporting to image 00:26:49 #7 exporting layers done 00:26:49 #7 exporting manifest sha256:0edd977fc406cbc984e4b4cee3244d7fe3e97a111bf21f41ff38e9ecabddf926 done 00:26:49 #7 exporting config sha256:3a21cccec00dc8f42dd5e8c3d1fb71429d39392e16eccf6d5c92c9d66958c14e done 00:26:49 #7 exporting manifest sha256:0b12afe721eb73974a9f1ac5b07589f7a631fd7978089d41181c2e4b7ce58158 done 00:26:49 #7 exporting config sha256:692c1376a5613b59e9ec0ef56a0a52072da463ec6d3a57f1903d8cbbc5c314a0 done 00:26:49 #7 exporting manifest list sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 done 00:26:49 #7 pushing layers 0.0s done 00:26:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 00:26:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 0.1s done 00:26:49 #7 DONE 0.1s 00:26:49 00:26:49 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 00:26:49 #8 DONE 0.0s 00:26:49 00:26:49 1 warning found (use --debug to expand): 00:26:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 00:26:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 00:26:50 #1 [internal] load build definition from Dockerfile 00:26:50 #1 transferring dockerfile: 170B done 00:26:50 #1 DONE 0.0s 00:26:50 00:26:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 00:26:50 #2 DONE 0.0s 00:26:50 00:26:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 00:26:50 #3 DONE 0.0s 00:26:50 00:26:50 #4 [internal] load .dockerignore 00:26:50 #4 transferring context: 2B done 00:26:50 #4 DONE 0.0s 00:26:50 00:26:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 00:26:50 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 0.0s done 00:26:50 #5 CACHED 00:26:50 00:26:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 00:26:50 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 0.0s done 00:26:50 #6 CACHED 00:26:50 00:26:50 #7 exporting to image 00:26:50 #7 exporting layers done 00:26:50 #7 exporting manifest sha256:0edd977fc406cbc984e4b4cee3244d7fe3e97a111bf21f41ff38e9ecabddf926 done 00:26:50 #7 exporting config sha256:3a21cccec00dc8f42dd5e8c3d1fb71429d39392e16eccf6d5c92c9d66958c14e done 00:26:50 #7 exporting manifest sha256:0b12afe721eb73974a9f1ac5b07589f7a631fd7978089d41181c2e4b7ce58158 done 00:26:50 #7 exporting config sha256:692c1376a5613b59e9ec0ef56a0a52072da463ec6d3a57f1903d8cbbc5c314a0 done 00:26:50 #7 exporting manifest list sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 done 00:26:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:50 #7 pushing layers 0.0s done 00:26:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 0.1s done 00:26:50 #7 DONE 0.1s 00:26:50 00:26:50 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 00:26:50 #8 DONE 0.0s 00:26:50 00:26:50 1 warning found (use --debug to expand): 00:26:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723' 00:26:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 --push - 00:26:50 #1 [internal] load build definition from Dockerfile 00:26:50 #1 transferring dockerfile: 202B done 00:26:50 #1 DONE 0.0s 00:26:50 00:26:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:50 #2 DONE 0.0s 00:26:50 00:26:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 00:26:50 #3 DONE 0.0s 00:26:50 00:26:50 #4 [internal] load .dockerignore 00:26:50 #4 transferring context: 2B done 00:26:50 #4 DONE 0.0s 00:26:50 00:26:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 00:26:50 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 0.0s done 00:26:50 #5 DONE 0.0s 00:26:50 00:26:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 00:26:50 #6 DONE 0.0s 00:26:50 00:26:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 00:26:50 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 0.0s done 00:26:50 #5 DONE 0.1s 00:26:50 00:26:50 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 00:26:50 #7 DONE 0.0s 00:26:50 00:26:50 #8 exporting to image 00:26:50 #8 exporting layers done 00:26:50 #8 exporting manifest sha256:790469e87d55d550d52c042f1f8140103c0d04b51d65e61ab7335531f5cb4236 done 00:26:50 #8 exporting config sha256:0b2e95054bdf65116ef022bcf1a285e32cbda96e106a1e630f6fbf22c9a8ae51 done 00:26:50 #8 exporting manifest sha256:ffadf4f5ec1561231cf78a352452409d801772fee5a82af82b0a6b8cd96a4435 done 00:26:50 #8 exporting config sha256:c287cc5b859f9d39e6e6d154df3ce106b7c8c87887b32684764b81d0dbdb496a done 00:26:50 #8 exporting manifest list sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 done 00:26:50 #8 pushing layers 0.1s done 00:26:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 0.1s done 00:26:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:50 #8 DONE 0.2s 00:26:51 00:26:51 1 warning found (use --debug to expand): 00:26:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 00:26:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 00:26:51 #1 [internal] load build definition from Dockerfile 00:26:51 #1 transferring dockerfile: 168B done 00:26:51 #1 DONE 0.0s 00:26:51 00:26:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:26:51 #2 DONE 0.0s 00:26:51 00:26:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:26:51 #3 DONE 0.0s 00:26:51 00:26:51 #4 [internal] load .dockerignore 00:26:51 #4 transferring context: 2B done 00:26:51 #4 DONE 0.0s 00:26:51 00:26:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 00:26:51 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 done 00:26:51 #5 CACHED 00:26:51 00:26:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 00:26:51 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 done 00:26:51 #6 CACHED 00:26:51 00:26:51 #7 exporting to image 00:26:51 #7 exporting layers done 00:26:51 #7 exporting manifest sha256:790469e87d55d550d52c042f1f8140103c0d04b51d65e61ab7335531f5cb4236 done 00:26:51 #7 exporting config sha256:0b2e95054bdf65116ef022bcf1a285e32cbda96e106a1e630f6fbf22c9a8ae51 done 00:26:51 #7 exporting manifest sha256:ffadf4f5ec1561231cf78a352452409d801772fee5a82af82b0a6b8cd96a4435 done 00:26:51 #7 exporting config sha256:c287cc5b859f9d39e6e6d154df3ce106b7c8c87887b32684764b81d0dbdb496a 00:26:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:51 #7 exporting config sha256:c287cc5b859f9d39e6e6d154df3ce106b7c8c87887b32684764b81d0dbdb496a done 00:26:51 #7 exporting manifest list sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 done 00:26:51 #7 pushing layers 0.0s done 00:26:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 0.1s done 00:26:51 #7 DONE 0.1s 00:26:51 00:26:51 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 00:26:51 #8 DONE 0.0s 00:26:51 00:26:51 1 warning found (use --debug to expand): 00:26:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30' 00:26:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 --push - 00:26:52 #1 [internal] load build definition from Dockerfile 00:26:52 #1 transferring dockerfile: 174B done 00:26:52 #1 DONE 0.0s 00:26:52 00:26:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 00:26:52 #2 DONE 0.0s 00:26:52 00:26:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 00:26:52 #3 DONE 0.0s 00:26:52 00:26:52 #4 [internal] load .dockerignore 00:26:52 #4 transferring context: 2B done 00:26:52 #4 DONE 0.0s 00:26:52 00:26:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 00:26:52 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 0.0s done 00:26:52 #5 CACHED 00:26:52 00:26:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 00:26:52 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 0.0s done 00:26:52 #6 CACHED 00:26:52 00:26:52 #7 exporting to image 00:26:52 #7 exporting layers done 00:26:52 #7 exporting manifest sha256:790469e87d55d550d52c042f1f8140103c0d04b51d65e61ab7335531f5cb4236 done 00:26:52 #7 exporting config sha256:0b2e95054bdf65116ef022bcf1a285e32cbda96e106a1e630f6fbf22c9a8ae51 done 00:26:52 #7 exporting manifest sha256:ffadf4f5ec1561231cf78a352452409d801772fee5a82af82b0a6b8cd96a4435 done 00:26:52 #7 exporting config sha256:c287cc5b859f9d39e6e6d154df3ce106b7c8c87887b32684764b81d0dbdb496a done 00:26:52 #7 exporting manifest list sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 done 00:26:52 #7 pushing layers 0.0s done 00:26:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30@sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 00:26:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30@sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 0.1s done 00:26:52 #7 DONE 0.1s 00:26:52 00:26:52 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 00:26:52 #8 DONE 0.0s 00:26:52 00:26:52 1 warning found (use --debug to expand): 00:26:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' 00:26:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - 00:26:52 #1 [internal] load build definition from Dockerfile 00:26:52 #1 transferring dockerfile: 215B done 00:26:52 #1 DONE 0.0s 00:26:52 00:26:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:52 #2 DONE 0.0s 00:26:52 00:26:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 00:26:52 #3 DONE 0.0s 00:26:52 00:26:52 #4 [internal] load .dockerignore 00:26:52 #4 transferring context: 2B done 00:26:52 #4 DONE 0.0s 00:26:52 00:26:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 00:26:52 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 done 00:26:52 #5 CACHED 00:26:52 00:26:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 00:26:52 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 0.0s done 00:26:52 #6 CACHED 00:26:52 00:26:52 #7 exporting to image 00:26:52 #7 exporting layers done 00:26:52 #7 exporting manifest sha256:790469e87d55d550d52c042f1f8140103c0d04b51d65e61ab7335531f5cb4236 done 00:26:52 #7 exporting config sha256:0b2e95054bdf65116ef022bcf1a285e32cbda96e106a1e630f6fbf22c9a8ae51 done 00:26:52 #7 exporting manifest sha256:ffadf4f5ec1561231cf78a352452409d801772fee5a82af82b0a6b8cd96a4435 00:26:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:52 #7 exporting manifest sha256:ffadf4f5ec1561231cf78a352452409d801772fee5a82af82b0a6b8cd96a4435 done 00:26:52 #7 exporting config sha256:c287cc5b859f9d39e6e6d154df3ce106b7c8c87887b32684764b81d0dbdb496a done 00:26:52 #7 exporting manifest list sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 done 00:26:52 #7 pushing layers 0.0s done 00:26:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 0.1s done 00:26:52 #7 DONE 0.1s 00:26:52 00:26:52 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 00:26:52 #8 DONE 0.0s 00:26:52 00:26:52 1 warning found (use --debug to expand): 00:26:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 00:26:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 00:26:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 00:26:53 #1 [internal] load build definition from Dockerfile 00:26:53 #1 transferring dockerfile: 166B done 00:26:53 #1 DONE 0.0s 00:26:53 00:26:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 00:26:53 #2 DONE 0.0s 00:26:53 00:26:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 00:26:53 #3 DONE 0.0s 00:26:53 00:26:53 #4 [internal] load .dockerignore 00:26:53 #4 transferring context: 2B done 00:26:53 #4 DONE 0.0s 00:26:53 00:26:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 00:26:53 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 done 00:26:53 #5 CACHED 00:26:53 00:26:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 00:26:53 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 0.0s done 00:26:53 #6 CACHED 00:26:53 00:26:53 #7 exporting to image 00:26:53 #7 exporting layers done 00:26:53 #7 exporting manifest sha256:790469e87d55d550d52c042f1f8140103c0d04b51d65e61ab7335531f5cb4236 done 00:26:53 #7 exporting config sha256:0b2e95054bdf65116ef022bcf1a285e32cbda96e106a1e630f6fbf22c9a8ae51 done 00:26:53 #7 exporting manifest sha256:ffadf4f5ec1561231cf78a352452409d801772fee5a82af82b0a6b8cd96a4435 done 00:26:53 #7 exporting config sha256:c287cc5b859f9d39e6e6d154df3ce106b7c8c87887b32684764b81d0dbdb496a done 00:26:53 #7 exporting manifest list sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 done 00:26:53 #7 pushing layers 00:26:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 00:26:53 #7 pushing layers 0.0s done 00:26:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 0.1s done 00:26:53 #7 DONE 0.1s 00:26:53 00:26:53 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 00:26:53 #8 DONE 0.0s 00:26:53 00:26:53 1 warning found (use --debug to expand): 00:26:53  - 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 00:26:53 + '[' -d /w/workspace/edgex-go/862/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:26:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:26:54 ---> package-listing.sh 00:26:54 ++ facter osfamily 00:26:54 ++ tr '[:upper:]' '[:lower:]' 00:26:54 + OS_FAMILY=redhat 00:26:54 + workspace=/w/workspace/edgex-go/862 00:26:54 + START_PACKAGES=/tmp/packages_start.txt 00:26:54 + END_PACKAGES=/tmp/packages_end.txt 00:26:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:26:54 + PACKAGES=/tmp/packages_start.txt 00:26:54 + '[' /w/workspace/edgex-go/862 ']' 00:26:54 + PACKAGES=/tmp/packages_end.txt 00:26:54 + case "${OS_FAMILY}" in 00:26:54 + rpm -qa 00:26:54 + sort 00:26:55 + '[' -f /tmp/packages_start.txt ']' 00:26:55 + '[' -f /tmp/packages_end.txt ']' 00:26:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:26:55 + '[' /w/workspace/edgex-go/862 ']' 00:26:55 + mkdir -p /w/workspace/edgex-go/862/archives/ 00:26:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/862/archives/ [Pipeline] echo 00:26:55 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/862/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:26:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:26:56 00:26:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:26:56 latest: Pulling from edgex-lftools-log-publisher 00:26:56 5eb5b503b376: Pulling fs layer 00:26:56 5c69ac0246d0: Pulling fs layer 00:26:56 ec43610c2a17: Pulling fs layer 00:26:56 3a2ae6a8a46f: Pulling fs layer 00:26:56 33b1e0a273af: Pulling fs layer 00:26:56 5d3b04190fa2: Pulling fs layer 00:26:56 2f39f015ded8: Pulling fs layer 00:26:56 33b1e0a273af: Waiting 00:26:56 5d3b04190fa2: Waiting 00:26:56 2f39f015ded8: Waiting 00:26:56 3a2ae6a8a46f: Waiting 00:26:56 5c69ac0246d0: Verifying Checksum 00:26:56 5c69ac0246d0: Download complete 00:26:56 3a2ae6a8a46f: Verifying Checksum 00:26:56 3a2ae6a8a46f: Download complete 00:26:56 33b1e0a273af: Verifying Checksum 00:26:56 33b1e0a273af: Download complete 00:26:56 5d3b04190fa2: Verifying Checksum 00:26:56 5d3b04190fa2: Download complete 00:26:56 ec43610c2a17: Verifying Checksum 00:26:56 ec43610c2a17: Download complete 00:26:56 5eb5b503b376: Verifying Checksum 00:26:56 5eb5b503b376: Download complete 00:26:57 2f39f015ded8: Verifying Checksum 00:26:57 2f39f015ded8: Download complete 00:26:58 5eb5b503b376: Pull complete 00:26:58 5c69ac0246d0: Pull complete 00:26:58 ec43610c2a17: Pull complete 00:26:58 3a2ae6a8a46f: Pull complete 00:26:58 33b1e0a273af: Pull complete 00:26:58 5d3b04190fa2: Pull complete 00:27:03 2f39f015ded8: Pull complete 00:27:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:27:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:03 prd-centos7-docker-4c-2g-4146 does not seem to be running inside a container 00:27:03 $ 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/862/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 00:27:06 $ docker top 250a6664e87ed9d94997930d623d94ef15deabd5476d986809fbdd007a038700 -eo pid,comm [Pipeline] { [Pipeline] sh 00:27:06 + touch /tmp/pre-build-complete [Pipeline] sh 00:27:07 + mkdir -p /var/log/sysstat [Pipeline] sh 00:27:07 + ls /var/log/sa-host 00:27:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:27:07 provisioning config files... 00:27:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10348716553706576156tmp [Pipeline] { [Pipeline] echo 00:27:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:27:07 ---> create-netrc.sh [Pipeline] } 00:27:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:27:08 ---> python-tools-install.sh [Pipeline] echo 00:27:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:27:08 ---> sudo-logs.sh 00:27:08 Archiving 'sudo' log.. 00:27:08 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:27:08 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 00:27:08 $ docker stop --time=1 250a6664e87ed9d94997930d623d94ef15deabd5476d986809fbdd007a038700 00:27:09 $ docker rm -f --volumes 250a6664e87ed9d94997930d623d94ef15deabd5476d986809fbdd007a038700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 00:27:09 [WS-CLEANUP] Deleting project workspace... 00:27:09 [WS-CLEANUP] Deferred wipeout is used... 00:27:09 [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] } 00:44:19 #144 ... 00:44:19 00:44:19 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:44:19 #147 DONE 1126.0s 00:44:19 00:44:19 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:44:19 #148 ... 00:44:19 00:44:19 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:44:19 #155 DONE 0.2s 00:44:19 00:44:19 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:44:19 #153 ... 00:44:19 00:44:19 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:44:19 #156 DONE 0.2s 00:44:19 00:44:19 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:44:19 #157 DONE 0.3s 00:44:19 00:44:19 #131 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:44:19 #131 ... 00:44:19 00:44:19 #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 00:44:19 #158 DONE 0.1s 00:44:19 00:44:19 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:44:19 #159 DONE 0.1s 00:44:19 00:44:19 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:44:19 #148 ... 00:44:19 00:44:19 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:44:20 #160 DONE 2.2s 00:44:20 00:44:20 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:44:20 #36 ... 00:44:20 00:44:20 #108 [core-common-config-bootstrapper] exporting to image 00:44:20 #108 exporting layers 00:44:21 #108 exporting layers 0.7s done 00:44:21 #108 writing image sha256:314135956cfcd322fd8b04c6eff35d39482c151d89777a00e394527a61dacf5c done 00:44:21 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 00:44:21 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 00:44:21 #108 DONE 6.2s 00:44:21 00:44:21 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:44:43 #148 ... 00:44:43 00:44:43 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:44:43 #149 DONE 1150.9s 00:44:43 00:44:43 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:44:43 #161 DONE 0.4s 00:44:43 00:44:43 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:44:43 #153 ... 00:44:43 00:44:43 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:44:44 #162 DONE 2.2s 00:44:44 00:44:44 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:44:44 #150 ... 00:44:44 00:44:44 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:44:44 #163 DONE 0.4s 00:44:44 00:44:44 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:44:45 #164 DONE 0.2s 00:44:45 00:44:45 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:44:45 #165 DONE 0.5s 00:44:45 00:44:45 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:44:45 #166 DONE 0.2s 00:44:45 00:44:45 #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/ 00:44:45 #167 DONE 0.1s 00:44:45 00:44:45 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:44:45 #36 ... 00:44:45 00:44:45 #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/ 00:44:45 #168 DONE 0.1s 00:44:45 00:44:45 #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/ 00:44:45 #169 DONE 0.1s 00:44:45 00:44:45 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:44:46 #153 ... 00:44:46 00:44:46 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:44:46 #170 DONE 0.2s 00:44:46 00:44:46 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:44:48 #171 DONE 2.1s 00:44:48 00:44:48 #108 [security-bootstrapper] exporting to image 00:44:48 #108 exporting layers 00:44:49 #108 exporting layers 1.0s done 00:44:49 #108 writing image sha256:679a654f271bf8eb1ae3768a9b8f23abd023b5a38befec8895d032ba84647262 done 00:44:49 #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 00:44:49 #108 DONE 7.3s 00:44:49 00:44:49 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:00:12 #148 ... 01:00:12 01:00:12 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:00:12 #150 DONE 2067.3s 01:00:12 01:00:12 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:00:12 #152 ... 01:00:12 01:00:12 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:00:12 #172 DONE 0.1s 01:00:12 01:00:12 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:00:12 #173 DONE 0.1s 01:00:12 01:00:12 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:00:12 #174 DONE 0.4s 01:00:12 01:00:12 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:00:12 #36 ... 01:00:12 01:00:12 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:00:12 #175 DONE 0.2s 01:00:12 01:00:12 #108 [core-command] exporting to image 01:00:12 #108 exporting layers 01:00:12 #108 exporting layers 0.3s done 01:00:12 #108 writing image sha256:5a8ca64c4533cd4b908f366a8653ce831600dbe853cdf87cdf7efc63b26264ca done 01:00:12 #108 naming to docker.io/library/core-command-arm64 done 01:00:12 #108 DONE 7.6s 01:00:12 01:00:12 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:00:14 #148 ... 01:00:14 01:00:14 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:00:14 #145 DONE 2083.7s 01:00:14 01:00:14 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:00:14 #146 ... 01:00:14 01:00:14 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:00:15 #176 DONE 0.1s 01:00:15 01:00:15 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:00:15 #148 ... 01:00:15 01:00:15 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:00:15 #177 DONE 0.3s 01:00:15 01:00:15 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:00:15 #148 ... 01:00:15 01:00:15 #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 01:00:15 #178 DONE 0.1s 01:00:15 01:00:15 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:00:15 #179 DONE 0.1s 01:00:15 01:00:15 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:00:15 #153 ... 01:00:15 01:00:15 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:00:15 #180 DONE 0.4s 01:00:15 01:00:15 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:00:16 #181 DONE 0.2s 01:00:16 01:00:16 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:00:16 #153 ... 01:00:16 01:00:16 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:00:18 #182 DONE 2.0s 01:00:18 01:00:18 #108 [security-proxy-setup] exporting to image 01:00:18 #108 exporting layers 01:00:19 #108 exporting layers 0.9s done 01:00:19 #108 writing image sha256:c92849fed35cb01e10a4bfe2270840eb6d682a2fc2aaf2ff35a49e42174e29f7 done 01:00:19 #108 naming to docker.io/library/security-proxy-setup-arm64 done 01:00:19 #108 DONE 8.5s 01:00:19 01:00:19 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:00:24 #152 ... 01:00:24 01:00:24 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:00:24 #146 2093.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:01:03 #146 DONE 2126.5s 01:01:03 01:01:03 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:01:03 #153 ... 01:01:03 01:01:03 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:01:03 #183 DONE 0.3s 01:01:03 01:01:03 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:01:03 #151 ... 01:01:03 01:01:03 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:01:03 #184 DONE 0.2s 01:01:03 01:01: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 01:01:03 #185 DONE 0.1s 01:01:03 01:01:03 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:01:03 #151 ... 01:01:03 01:01: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 01:01:03 #186 DONE 0.1s 01:01:03 01:01:03 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:01:03 #187 DONE 0.1s 01:01:03 01:01:03 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:01:03 #148 ... 01:01:03 01:01:03 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:01:03 #188 DONE 0.3s 01:01:03 01:01:03 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:01:03 #189 DONE 0.6s 01:01:03 01:01:03 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:01:03 #190 DONE 0.1s 01:01:03 01:01:03 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:01:03 #191 DONE 1.8s 01:01:03 01:01:03 #108 [security-secretstore-setup] exporting to image 01:01:03 #108 exporting layers 01:01:03 #108 exporting layers 1.6s done 01:01:03 #108 writing image sha256:52722e7a232ed49f2d2e6de0d6ca2d172cf24f57417d0746bc0c841307d2387b done 01:01:03 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 01:01:03 #108 DONE 10.1s 01:01:03 01:01:03 #131 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:02:11 #131 ... 01:02:11 01:02:11 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:02:11 #148 DONE 2189.4s 01:02:11 01:02:11 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:02:11 #151 ... 01:02:11 01:02:11 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:02:11 #192 DONE 0.1s 01:02:11 01:02:11 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:02:11 #152 ... 01:02:11 01:02:11 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:02:11 #193 DONE 0.1s 01:02:11 01:02:11 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:02:11 #194 DONE 0.5s 01:02:11 01:02:11 #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 01:02:11 #195 DONE 0.1s 01:02:11 01:02:11 #108 [security-spiffe-token-provider] exporting to image 01:02:11 #108 exporting layers 01:02:11 #108 exporting layers 0.9s done 01:02:11 #108 writing image sha256:cfb03933294ef15c47ae6608d8ec9c0d3748953685791b54ceeeba5606e0cedf done 01:02:11 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:02:11 #108 DONE 11.0s 01:02:11 01:02:11 #131 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:02:43 #131 DONE 2228.2s 01:02:43 01:02:43 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:02:43 #152 ... 01:02:43 01:02:43 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:02:43 #196 DONE 0.4s 01:02:43 01:02:43 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:02:43 #144 DONE 2229.1s 01:02:43 01:02:43 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:02:43 #197 DONE 1.1s 01:02:43 01:02:43 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:02:43 #198 DONE 0.5s 01:02:43 01:02:43 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:02:43 #199 DONE 0.4s 01:02:43 01:02:43 #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:02:43 #200 DONE 0.4s 01:02:43 01:02:43 #108 [core-keeper] exporting to image 01:02:43 #108 exporting layers 01:02:43 #108 ... 01:02:43 01:02:43 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:02:43 #201 DONE 0.7s 01:02:43 01:02:43 #108 [core-keeper] exporting to image 01:02:43 #108 exporting layers 0.7s done 01:02:43 #108 writing image sha256:d2a8baa991508bdfe9720058de960d2ecf83841a257ce9fa111b7e7d2d63f80e done 01:02:43 #108 naming to docker.io/library/core-keeper-arm64 done 01:02:43 #108 DONE 11.8s 01:02:43 01:02:43 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:02:43 #202 DONE 0.2s 01:02:43 01:02:43 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:02:43 #203 DONE 0.1s 01:02:43 01:02:43 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:02:43 #204 ... 01:02:43 01:02:43 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:02:43 #151 DONE 2232.6s 01:02:43 01:02:43 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:02:44 #36 ... 01:02:44 01:02:44 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:02:44 #205 DONE 0.2s 01:02:44 01:02:44 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:02:44 #36 ... 01:02:44 01:02:44 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:02:44 #206 DONE 0.1s 01:02:44 01:02:44 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:02:44 #204 DONE 2.2s 01:02:44 01:02:44 #108 [security-proxy-auth] exporting to image 01:02:45 #108 ... 01:02:45 01:02:45 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:02:45 #207 DONE 1.0s 01:02:45 01:02:45 #108 [security-proxy-auth] exporting to image 01:02:45 #108 exporting layers 0.9s done 01:02:45 #108 ... 01:02:45 01:02:45 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:02:45 #208 DONE 0.1s 01:02:45 01:02:45 #108 [core-data] exporting to image 01:02:45 #108 writing image sha256:349894e06bbbeedcf721bfb4282142c65ee4cc94ddae36de4b441b83419c217c done 01:02:45 #108 naming to docker.io/library/security-proxy-auth-arm64 done 01:02:46 #108 ... 01:02:46 01:02:46 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:02:46 #153 DONE 2235.5s 01:02:46 01:02:46 #108 [core-data] exporting to image 01:02:46 #108 exporting layers 0.7s done 01:02:46 #108 writing image sha256:ee89a95c3ea156e6c2f8f14530e7e4086372e53db6ca2c837020cf1c861c9c28 0.0s done 01:02:46 #108 naming to docker.io/library/core-data-arm64 0.0s done 01:02:46 #108 DONE 13.5s 01:02:46 01:02:46 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:02:46 #36 ... 01:02:46 01:02:46 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:02:46 #209 DONE 0.2s 01:02:46 01:02:46 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:02:46 #152 ... 01:02:46 01:02:46 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:02:47 #210 DONE 0.3s 01:02:47 01:02:47 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:02:47 #36 ... 01:02:47 01:02:47 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:02:47 #211 DONE 0.4s 01:02:47 01:02:47 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:02:47 #36 ... 01:02:47 01:02:47 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:02:47 #212 DONE 0.1s 01:02:48 01:02:48 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:02:48 #213 DONE 0.1s 01:02:48 01:02:48 #108 [core-metadata] exporting to image 01:02:48 #108 exporting layers 0.5s done 01:02:48 #108 writing image sha256:1dd78af44a532636f29969a03e5136becb6b0f739e717476512846e094a81d3c 0.0s done 01:02:48 #108 naming to docker.io/library/core-metadata-arm64 done 01:02:48 #108 DONE 14.0s 01:02:48 01:02:48 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:03:21 #154 ... 01:03:21 01:03:21 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:03:21 #152 DONE 2266.4s 01:03:21 01:03:21 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:03:21 #214 DONE 0.1s 01:03:21 01:03:21 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:03:21 #36 ... 01:03:21 01:03:21 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:03:21 #215 DONE 0.1s 01:03:21 01:03:21 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:03:21 #154 ... 01:03:21 01:03:21 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:03:21 #216 DONE 0.6s 01:03:21 01:03:21 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:03:21 #154 ... 01:03:21 01:03:21 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:03:21 #217 DONE 0.1s 01:03:21 01:03:21 #108 [support-scheduler] exporting to image 01:03:21 #108 exporting layers 01:03:21 #108 exporting layers 1.0s done 01:03:21 #108 writing image sha256:f56bbbd4f8d4d4a39a1755b291815b8c60e77513d4951180ef20fcc8f2bcec92 done 01:03:21 #108 naming to docker.io/library/support-scheduler-arm64 done 01:03:21 #108 DONE 15.0s 01:03:21 01:03:21 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:03:24 #36 ... 01:03:24 01:03:24 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:03:24 #154 DONE 2273.0s 01:03:24 01:03:24 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:03:24 #36 ... 01:03:24 01:03:24 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:03:24 #218 DONE 0.3s 01:03:24 01:03:24 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:03:24 #219 DONE 0.1s 01:03:24 01:03:24 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:03:25 #220 DONE 0.5s 01:03:25 01:03:25 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:03:25 #221 DONE 0.1s 01:03:25 01:03:25 #108 [support-notifications] exporting to image 01:03:25 #108 exporting layers 01:03:25 #108 exporting layers 0.6s done 01:03:25 #108 writing image sha256:aa5d668b3b577058368983c99cbe7ea689370ea5eb6febb2f77c620ebf7f3954 done 01:03:25 #108 naming to docker.io/library/support-notifications-arm64 done 01:03:25 #108 DONE 15.6s 01:03:25 01:03:25 #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:03:25 time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:03:25 time="2025-06-28T00:22:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:03:25 $ docker stop --time=1 46d95dd8f8ad8e5597cd8b2742ec09c7befd196f2669c41f27066eedbbf9bdac 01:03:27 $ docker rm -f --volumes 46d95dd8f8ad8e5597cd8b2742ec09c7befd196f2669c41f27066eedbbf9bdac [Pipeline] // withDockerContainer [Pipeline] sh 01:03:28 + docker images 01:03:28 REPOSITORY TAG IMAGE ID CREATED SIZE 01:03:28 support-notifications-arm64 latest aa5d668b3b57 3 seconds ago 52.6MB 01:03:28 support-scheduler-arm64 latest f56bbbd4f8d4 10 seconds ago 48.9MB 01:03:28 core-metadata-arm64 latest 1dd78af44a53 41 seconds ago 33.5MB 01:03:28 core-data-arm64 latest ee89a95c3ea1 43 seconds ago 33.4MB 01:03:28 security-proxy-auth-arm64 latest 349894e06bbb 44 seconds ago 32.3MB 01:03:28 core-keeper-arm64 latest d2a8baa99150 47 seconds ago 33MB 01:03:28 security-spiffe-token-provider-arm64 latest cfb03933294e About a minute ago 48.4MB 01:03:28 security-secretstore-setup-arm64 latest 52722e7a232e 2 minutes ago 68.5MB 01:03:28 security-proxy-setup-arm64 latest c92849fed35c 3 minutes ago 39MB 01:03:28 core-command-arm64 latest 5a8ca64c4533 3 minutes ago 29MB 01:03:28 security-bootstrapper-arm64 latest 679a654f271b 18 minutes ago 21.1MB 01:03:28 core-common-config-bootstrapper-arm64 latest 314135956cfc 19 minutes ago 18MB 01:03:28 security-spire-server-arm64 latest 8fac3fd2b91a 39 minutes ago 144MB 01:03:28 security-spire-agent-arm64 latest ab71b3512a01 39 minutes ago 187MB 01:03:28 security-spire-config-arm64 latest 63e982d6905c 39 minutes ago 143MB 01:03:28 ci-base-image-arm64 latest 8fbf1e416848 41 minutes ago 909MB 01:03:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 3bb21d53e231 9 days ago 560MB 01:03:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:03:28 provisioning config files... 01:03:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/862@tmp/config1890452649676429220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:28 ---> ****-login.sh 01:03:28 nexus3.edgexfoundry.org:10001 01:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:03:28 Configure a credential helper to remove this warning. See 01:03:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:03:28 01:03:28 Login Succeeded 01:03:29 nexus3.edgexfoundry.org:10002 01:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:03:29 Configure a credential helper to remove this warning. See 01:03:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:03:29 01:03:29 Login Succeeded 01:03:29 nexus3.edgexfoundry.org:10003 01:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:03:29 Configure a credential helper to remove this warning. See 01:03:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:03:29 01:03:29 Login Succeeded 01:03:29 nexus3.edgexfoundry.org:10004 01:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:03:30 Configure a credential helper to remove this warning. See 01:03:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:03:30 01:03:30 Login Succeeded 01:03:30 ****.io 01:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:03:30 Configure a credential helper to remove this warning. See 01:03:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:03:30 01:03:30 Login Succeeded 01:03:30 ---> ****-login.sh ends [Pipeline] } 01:03:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:03:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:03:30 755a569b73dd440e9bb4c730bc07283f2b359723 01:03:30 latest 01:03:30 4.1.0-dev.30 01:03:30 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:03:30 main 01:03:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:03:31 39c4807b7f48: Preparing 01:03:31 37ac7ec5ef35: Preparing 01:03:31 352608ad3999: Preparing 01:03:31 23e1bf03253e: Preparing 01:03:31 7f29e9ff54bd: Preparing 01:03:31 7db4245015b5: Preparing 01:03:31 dd9c8f8612c8: Preparing 01:03:31 7db4245015b5: Waiting 01:03:31 7f29e9ff54bd: Pushed 01:03:31 39c4807b7f48: Pushed 01:03:31 23e1bf03253e: Pushed 01:03:31 352608ad3999: Pushed 01:03:31 dd9c8f8612c8: Layer already exists 01:03:31 7db4245015b5: Pushed 01:03:45 37ac7ec5ef35: Pushed 01:03:45 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:b381c23a2409c3439bc3d0fb2cd5063adced86e03463a5a282400aab77876551 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:03:45 39c4807b7f48: Preparing 01:03:45 37ac7ec5ef35: Preparing 01:03:45 352608ad3999: Preparing 01:03:45 23e1bf03253e: Preparing 01:03:45 7f29e9ff54bd: Preparing 01:03:45 7db4245015b5: Preparing 01:03:45 dd9c8f8612c8: Preparing 01:03:45 7db4245015b5: Waiting 01:03:45 dd9c8f8612c8: Waiting 01:03:45 352608ad3999: Layer already exists 01:03:45 23e1bf03253e: Layer already exists 01:03:45 39c4807b7f48: Layer already exists 01:03:45 7f29e9ff54bd: Layer already exists 01:03:45 37ac7ec5ef35: Layer already exists 01:03:45 7db4245015b5: Layer already exists 01:03:45 dd9c8f8612c8: Layer already exists 01:03:45 latest: digest: sha256:b381c23a2409c3439bc3d0fb2cd5063adced86e03463a5a282400aab77876551 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.30 01:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:03:46 39c4807b7f48: Preparing 01:03:46 37ac7ec5ef35: Preparing 01:03:46 352608ad3999: Preparing 01:03:46 23e1bf03253e: Preparing 01:03:46 7f29e9ff54bd: Preparing 01:03:46 7db4245015b5: Preparing 01:03:46 dd9c8f8612c8: Preparing 01:03:46 dd9c8f8612c8: Waiting 01:03:46 7db4245015b5: Waiting 01:03:46 39c4807b7f48: Layer already exists 01:03:46 7f29e9ff54bd: Layer already exists 01:03:46 37ac7ec5ef35: Layer already exists 01:03:46 352608ad3999: Layer already exists 01:03:46 23e1bf03253e: Layer already exists 01:03:46 dd9c8f8612c8: Layer already exists 01:03:46 7db4245015b5: Layer already exists 01:03:47 4.1.0-dev.30: digest: sha256:b381c23a2409c3439bc3d0fb2cd5063adced86e03463a5a282400aab77876551 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:03:47 39c4807b7f48: Preparing 01:03:47 37ac7ec5ef35: Preparing 01:03:47 352608ad3999: Preparing 01:03:47 23e1bf03253e: Preparing 01:03:47 7f29e9ff54bd: Preparing 01:03:47 7db4245015b5: Preparing 01:03:47 dd9c8f8612c8: Preparing 01:03:47 7db4245015b5: Waiting 01:03:47 dd9c8f8612c8: Waiting 01:03:47 37ac7ec5ef35: Layer already exists 01:03:47 39c4807b7f48: Layer already exists 01:03:47 352608ad3999: Layer already exists 01:03:47 23e1bf03253e: Layer already exists 01:03:47 7f29e9ff54bd: Layer already exists 01:03:47 7db4245015b5: Layer already exists 01:03:47 dd9c8f8612c8: Layer already exists 01:03:47 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:b381c23a2409c3439bc3d0fb2cd5063adced86e03463a5a282400aab77876551 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:03:48 39c4807b7f48: Preparing 01:03:48 37ac7ec5ef35: Preparing 01:03:48 352608ad3999: Preparing 01:03:48 23e1bf03253e: Preparing 01:03:48 7f29e9ff54bd: Preparing 01:03:48 7db4245015b5: Preparing 01:03:48 dd9c8f8612c8: Preparing 01:03:48 dd9c8f8612c8: Waiting 01:03:48 7db4245015b5: Waiting 01:03:48 37ac7ec5ef35: Layer already exists 01:03:48 352608ad3999: Layer already exists 01:03:48 23e1bf03253e: Layer already exists 01:03:48 39c4807b7f48: Layer already exists 01:03:48 7f29e9ff54bd: Layer already exists 01:03:48 7db4245015b5: Layer already exists 01:03:48 dd9c8f8612c8: Layer already exists 01:03:49 main: digest: sha256:b381c23a2409c3439bc3d0fb2cd5063adced86e03463a5a282400aab77876551 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:49 ===================================================== [Pipeline] echo 01:03:49 taggedImages: 01:03:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:03:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:03:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.30 01:03:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:03:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:03:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:03:49 755a569b73dd440e9bb4c730bc07283f2b359723 01:03:49 latest 01:03:49 4.1.0-dev.30 01:03:49 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:03:49 main 01:03:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:03:50 146ba0fd1391: Preparing 01:03:50 7bd1af32e7f6: Preparing 01:03:50 4f0f04eab761: Preparing 01:03:50 b2151769e631: Preparing 01:03:50 352608ad3999: Preparing 01:03:50 23e1bf03253e: Preparing 01:03:50 7f29e9ff54bd: Preparing 01:03:50 7db4245015b5: Preparing 01:03:50 dd9c8f8612c8: Preparing 01:03:50 7f29e9ff54bd: Waiting 01:03:50 7db4245015b5: Waiting 01:03:50 dd9c8f8612c8: Waiting 01:03:50 23e1bf03253e: Waiting 01:03:50 352608ad3999: Layer already exists 01:03:50 23e1bf03253e: Layer already exists 01:03:50 7f29e9ff54bd: Layer already exists 01:03:50 4f0f04eab761: Pushed 01:03:50 7bd1af32e7f6: Pushed 01:03:50 7db4245015b5: Layer already exists 01:03:50 146ba0fd1391: Pushed 01:03:50 dd9c8f8612c8: Layer already exists 01:03:52 b2151769e631: Pushed 01:03:52 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:12769882fee7b7aa05c863f45debe8baeedf493967c8ed883d4fad1709431bd7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:52 + 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 01:03:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:03:53 146ba0fd1391: Preparing 01:03:53 7bd1af32e7f6: Preparing 01:03:53 4f0f04eab761: Preparing 01:03:53 b2151769e631: Preparing 01:03:53 352608ad3999: Preparing 01:03:53 23e1bf03253e: Preparing 01:03:53 7f29e9ff54bd: Preparing 01:03:53 7db4245015b5: Preparing 01:03:53 dd9c8f8612c8: Preparing 01:03:53 23e1bf03253e: Waiting 01:03:53 7f29e9ff54bd: Waiting 01:03:53 dd9c8f8612c8: Waiting 01:03:53 7db4245015b5: Waiting 01:03:53 7bd1af32e7f6: Layer already exists 01:03:53 146ba0fd1391: Layer already exists 01:03:53 4f0f04eab761: Layer already exists 01:03:53 352608ad3999: Layer already exists 01:03:53 b2151769e631: Layer already exists 01:03:53 23e1bf03253e: Layer already exists 01:03:53 7f29e9ff54bd: Layer already exists 01:03:53 dd9c8f8612c8: Layer already exists 01:03:53 7db4245015b5: Layer already exists 01:03:53 latest: digest: sha256:12769882fee7b7aa05c863f45debe8baeedf493967c8ed883d4fad1709431bd7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.30 01:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:03:54 146ba0fd1391: Preparing 01:03:54 7bd1af32e7f6: Preparing 01:03:54 4f0f04eab761: Preparing 01:03:54 b2151769e631: Preparing 01:03:54 352608ad3999: Preparing 01:03:54 23e1bf03253e: Preparing 01:03:54 7f29e9ff54bd: Preparing 01:03:54 7db4245015b5: Preparing 01:03:54 dd9c8f8612c8: Preparing 01:03:54 7f29e9ff54bd: Waiting 01:03:54 23e1bf03253e: Waiting 01:03:54 7db4245015b5: Waiting 01:03:54 dd9c8f8612c8: Waiting 01:03:54 146ba0fd1391: Layer already exists 01:03:54 b2151769e631: Layer already exists 01:03:54 4f0f04eab761: Layer already exists 01:03:54 352608ad3999: Layer already exists 01:03:54 7bd1af32e7f6: Layer already exists 01:03:54 7db4245015b5: Layer already exists 01:03:54 7f29e9ff54bd: Layer already exists 01:03:54 dd9c8f8612c8: Layer already exists 01:03:54 23e1bf03253e: Layer already exists 01:03:54 4.1.0-dev.30: digest: sha256:12769882fee7b7aa05c863f45debe8baeedf493967c8ed883d4fad1709431bd7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:03:54 146ba0fd1391: Preparing 01:03:54 7bd1af32e7f6: Preparing 01:03:54 4f0f04eab761: Preparing 01:03:54 b2151769e631: Preparing 01:03:54 352608ad3999: Preparing 01:03:54 23e1bf03253e: Preparing 01:03:54 7f29e9ff54bd: Preparing 01:03:54 7db4245015b5: Preparing 01:03:54 dd9c8f8612c8: Preparing 01:03:54 23e1bf03253e: Waiting 01:03:54 7f29e9ff54bd: Waiting 01:03:54 7db4245015b5: Waiting 01:03:54 dd9c8f8612c8: Waiting 01:03:54 352608ad3999: Layer already exists 01:03:54 7bd1af32e7f6: Layer already exists 01:03:54 146ba0fd1391: Layer already exists 01:03:54 4f0f04eab761: Layer already exists 01:03:54 b2151769e631: Layer already exists 01:03:54 7f29e9ff54bd: Layer already exists 01:03:54 23e1bf03253e: Layer already exists 01:03:54 7db4245015b5: Layer already exists 01:03:54 dd9c8f8612c8: Layer already exists 01:03:54 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:12769882fee7b7aa05c863f45debe8baeedf493967c8ed883d4fad1709431bd7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:55 + 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 01:03:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:03:55 146ba0fd1391: Preparing 01:03:55 7bd1af32e7f6: Preparing 01:03:55 4f0f04eab761: Preparing 01:03:55 b2151769e631: Preparing 01:03:55 352608ad3999: Preparing 01:03:55 23e1bf03253e: Preparing 01:03:55 7f29e9ff54bd: Preparing 01:03:55 7db4245015b5: Preparing 01:03:55 dd9c8f8612c8: Preparing 01:03:55 7f29e9ff54bd: Waiting 01:03:55 7db4245015b5: Waiting 01:03:55 dd9c8f8612c8: Waiting 01:03:55 23e1bf03253e: Waiting 01:03:55 4f0f04eab761: Layer already exists 01:03:55 b2151769e631: Layer already exists 01:03:55 7bd1af32e7f6: Layer already exists 01:03:55 352608ad3999: Layer already exists 01:03:55 146ba0fd1391: Layer already exists 01:03:55 dd9c8f8612c8: Layer already exists 01:03:55 23e1bf03253e: Layer already exists 01:03:55 7f29e9ff54bd: Layer already exists 01:03:55 7db4245015b5: Layer already exists 01:03:55 main: digest: sha256:12769882fee7b7aa05c863f45debe8baeedf493967c8ed883d4fad1709431bd7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:56 ===================================================== [Pipeline] echo 01:03:56 taggedImages: 01:03:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:03:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:03:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.30 01:03:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:03:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:03:56 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:03:56 755a569b73dd440e9bb4c730bc07283f2b359723 01:03:56 latest 01:03:56 4.1.0-dev.30 01:03:56 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:03:56 main 01:03:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:03:56 59fb2abf51cc: Preparing 01:03:56 7f923e84bd2b: Preparing 01:03:56 352608ad3999: Preparing 01:03:56 23e1bf03253e: Preparing 01:03:56 985243405e32: Preparing 01:03:56 7db4245015b5: Preparing 01:03:56 dd9c8f8612c8: Preparing 01:03:56 7db4245015b5: Waiting 01:03:56 dd9c8f8612c8: Waiting 01:03:56 352608ad3999: Layer already exists 01:03:57 23e1bf03253e: Layer already exists 01:03:57 7db4245015b5: Layer already exists 01:03:57 dd9c8f8612c8: Layer already exists 01:03:57 59fb2abf51cc: Pushed 01:03:57 985243405e32: Pushed 01:04:02 7f923e84bd2b: Pushed 01:04:02 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:949db1da1a0dc5f60a38c4cdd6d9f717ff92eb1ad9175a37b65d8ae2652d779c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:04:03 59fb2abf51cc: Preparing 01:04:03 7f923e84bd2b: Preparing 01:04:03 352608ad3999: Preparing 01:04:03 23e1bf03253e: Preparing 01:04:03 985243405e32: Preparing 01:04:03 7db4245015b5: Preparing 01:04:03 dd9c8f8612c8: Preparing 01:04:03 7db4245015b5: Waiting 01:04:03 dd9c8f8612c8: Waiting 01:04:03 59fb2abf51cc: Layer already exists 01:04:03 7f923e84bd2b: Layer already exists 01:04:03 352608ad3999: Layer already exists 01:04:03 23e1bf03253e: Layer already exists 01:04:03 985243405e32: Layer already exists 01:04:03 dd9c8f8612c8: Layer already exists 01:04:03 7db4245015b5: Layer already exists 01:04:03 latest: digest: sha256:949db1da1a0dc5f60a38c4cdd6d9f717ff92eb1ad9175a37b65d8ae2652d779c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.30 01:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:04:04 59fb2abf51cc: Preparing 01:04:04 7f923e84bd2b: Preparing 01:04:04 352608ad3999: Preparing 01:04:04 23e1bf03253e: Preparing 01:04:04 985243405e32: Preparing 01:04:04 7db4245015b5: Preparing 01:04:04 dd9c8f8612c8: Preparing 01:04:04 7db4245015b5: Waiting 01:04:04 dd9c8f8612c8: Waiting 01:04:04 7f923e84bd2b: Layer already exists 01:04:04 59fb2abf51cc: Layer already exists 01:04:04 23e1bf03253e: Layer already exists 01:04:04 352608ad3999: Layer already exists 01:04:04 985243405e32: Layer already exists 01:04:04 7db4245015b5: Layer already exists 01:04:04 dd9c8f8612c8: Layer already exists 01:04:04 4.1.0-dev.30: digest: sha256:949db1da1a0dc5f60a38c4cdd6d9f717ff92eb1ad9175a37b65d8ae2652d779c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:04:05 59fb2abf51cc: Preparing 01:04:05 7f923e84bd2b: Preparing 01:04:05 352608ad3999: Preparing 01:04:05 23e1bf03253e: Preparing 01:04:05 985243405e32: Preparing 01:04:05 7db4245015b5: Preparing 01:04:05 dd9c8f8612c8: Preparing 01:04:05 7db4245015b5: Waiting 01:04:05 dd9c8f8612c8: Waiting 01:04:05 7f923e84bd2b: Layer already exists 01:04:05 23e1bf03253e: Layer already exists 01:04:05 352608ad3999: Layer already exists 01:04:05 985243405e32: Layer already exists 01:04:05 59fb2abf51cc: Layer already exists 01:04:05 7db4245015b5: Layer already exists 01:04:05 dd9c8f8612c8: Layer already exists 01:04:05 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:949db1da1a0dc5f60a38c4cdd6d9f717ff92eb1ad9175a37b65d8ae2652d779c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:04:06 59fb2abf51cc: Preparing 01:04:06 7f923e84bd2b: Preparing 01:04:06 352608ad3999: Preparing 01:04:06 23e1bf03253e: Preparing 01:04:06 985243405e32: Preparing 01:04:06 7db4245015b5: Preparing 01:04:06 dd9c8f8612c8: Preparing 01:04:06 7db4245015b5: Waiting 01:04:06 dd9c8f8612c8: Waiting 01:04:06 352608ad3999: Layer already exists 01:04:06 23e1bf03253e: Layer already exists 01:04:06 59fb2abf51cc: Layer already exists 01:04:06 985243405e32: Layer already exists 01:04:06 7f923e84bd2b: Layer already exists 01:04:06 dd9c8f8612c8: Layer already exists 01:04:06 7db4245015b5: Layer already exists 01:04:06 main: digest: sha256:949db1da1a0dc5f60a38c4cdd6d9f717ff92eb1ad9175a37b65d8ae2652d779c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:06 ===================================================== [Pipeline] echo 01:04:06 taggedImages: 01:04:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:04:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:04:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.30 01:04:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:04:06 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 01:04:06 755a569b73dd440e9bb4c730bc07283f2b359723 01:04:06 latest 01:04:06 4.1.0-dev.30 01:04:06 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:06 main 01:04:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:04:07 81fc2d3eb790: Preparing 01:04:07 a06687cedc56: Preparing 01:04:07 23e1bf03253e: Preparing 01:04:07 1ff53e1d153c: Preparing 01:04:07 83245bdb962b: Preparing 01:04:07 dd9c8f8612c8: Preparing 01:04:07 dd9c8f8612c8: Waiting 01:04:07 23e1bf03253e: Layer already exists 01:04:07 dd9c8f8612c8: Layer already exists 01:04:07 83245bdb962b: Pushed 01:04:07 81fc2d3eb790: Pushed 01:04:07 1ff53e1d153c: Pushed 01:04:13 a06687cedc56: Pushed 01:04:13 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:d4ced27c92c8ea1a926dee840fcece311c4b396841694c420978c2d0bd96a00e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:04:14 81fc2d3eb790: Preparing 01:04:14 a06687cedc56: Preparing 01:04:14 23e1bf03253e: Preparing 01:04:14 1ff53e1d153c: Preparing 01:04:14 83245bdb962b: Preparing 01:04:14 dd9c8f8612c8: Preparing 01:04:14 dd9c8f8612c8: Waiting 01:04:14 a06687cedc56: Layer already exists 01:04:14 1ff53e1d153c: Layer already exists 01:04:14 23e1bf03253e: Layer already exists 01:04:14 81fc2d3eb790: Layer already exists 01:04:14 83245bdb962b: Layer already exists 01:04:14 dd9c8f8612c8: Layer already exists 01:04:14 latest: digest: sha256:d4ced27c92c8ea1a926dee840fcece311c4b396841694c420978c2d0bd96a00e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.30 01:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:04:15 81fc2d3eb790: Preparing 01:04:15 a06687cedc56: Preparing 01:04:15 23e1bf03253e: Preparing 01:04:15 1ff53e1d153c: Preparing 01:04:15 83245bdb962b: Preparing 01:04:15 dd9c8f8612c8: Preparing 01:04:15 dd9c8f8612c8: Waiting 01:04:15 a06687cedc56: Layer already exists 01:04:15 1ff53e1d153c: Layer already exists 01:04:15 23e1bf03253e: Layer already exists 01:04:15 81fc2d3eb790: Layer already exists 01:04:15 83245bdb962b: Layer already exists 01:04:15 dd9c8f8612c8: Layer already exists 01:04:15 4.1.0-dev.30: digest: sha256:d4ced27c92c8ea1a926dee840fcece311c4b396841694c420978c2d0bd96a00e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:04:16 81fc2d3eb790: Preparing 01:04:16 a06687cedc56: Preparing 01:04:16 23e1bf03253e: Preparing 01:04:16 1ff53e1d153c: Preparing 01:04:16 83245bdb962b: Preparing 01:04:16 dd9c8f8612c8: Preparing 01:04:16 81fc2d3eb790: Layer already exists 01:04:16 1ff53e1d153c: Layer already exists 01:04:16 a06687cedc56: Layer already exists 01:04:16 83245bdb962b: Layer already exists 01:04:16 23e1bf03253e: Layer already exists 01:04:16 dd9c8f8612c8: Layer already exists 01:04:16 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:d4ced27c92c8ea1a926dee840fcece311c4b396841694c420978c2d0bd96a00e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 01:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:04:17 81fc2d3eb790: Preparing 01:04:17 a06687cedc56: Preparing 01:04:17 23e1bf03253e: Preparing 01:04:17 1ff53e1d153c: Preparing 01:04:17 83245bdb962b: Preparing 01:04:17 dd9c8f8612c8: Preparing 01:04:17 dd9c8f8612c8: Waiting 01:04:17 81fc2d3eb790: Layer already exists 01:04:17 a06687cedc56: Layer already exists 01:04:17 83245bdb962b: Layer already exists 01:04:17 1ff53e1d153c: Layer already exists 01:04:17 23e1bf03253e: Layer already exists 01:04:17 dd9c8f8612c8: Layer already exists 01:04:17 main: digest: sha256:d4ced27c92c8ea1a926dee840fcece311c4b396841694c420978c2d0bd96a00e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:17 ===================================================== [Pipeline] echo 01:04:17 taggedImages: 01:04:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:04:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:04:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.30 01:04:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 01:04:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:04:17 755a569b73dd440e9bb4c730bc07283f2b359723 01:04:17 latest 01:04:17 4.1.0-dev.30 01:04:17 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:17 main 01:04:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:04:18 f3b4f506d774: Preparing 01:04:18 81a6770e3745: Preparing 01:04:18 af5220891c98: Preparing 01:04:18 352608ad3999: Preparing 01:04:18 23e1bf03253e: Preparing 01:04:18 7f29e9ff54bd: Preparing 01:04:18 7db4245015b5: Preparing 01:04:18 dd9c8f8612c8: Preparing 01:04:18 7f29e9ff54bd: Waiting 01:04:18 7db4245015b5: Waiting 01:04:18 dd9c8f8612c8: Waiting 01:04:18 352608ad3999: Layer already exists 01:04:18 23e1bf03253e: Layer already exists 01:04:18 7f29e9ff54bd: Layer already exists 01:04:18 81a6770e3745: Pushed 01:04:18 7db4245015b5: Layer already exists 01:04:18 f3b4f506d774: Pushed 01:04:18 dd9c8f8612c8: Layer already exists 01:04:23 af5220891c98: Pushed 01:04:23 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:57753780055144d6bacfa0068f20d8cd979f449f9428090fe0b6af7228e79779 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:04:24 f3b4f506d774: Preparing 01:04:24 81a6770e3745: Preparing 01:04:24 af5220891c98: Preparing 01:04:24 352608ad3999: Preparing 01:04:24 23e1bf03253e: Preparing 01:04:24 7f29e9ff54bd: Preparing 01:04:24 7db4245015b5: Preparing 01:04:24 dd9c8f8612c8: Preparing 01:04:24 7f29e9ff54bd: Waiting 01:04:24 7db4245015b5: Waiting 01:04:24 dd9c8f8612c8: Waiting 01:04:24 23e1bf03253e: Layer already exists 01:04:24 352608ad3999: Layer already exists 01:04:24 af5220891c98: Layer already exists 01:04:24 81a6770e3745: Layer already exists 01:04:24 f3b4f506d774: Layer already exists 01:04:24 7f29e9ff54bd: Layer already exists 01:04:24 7db4245015b5: Layer already exists 01:04:24 dd9c8f8612c8: Layer already exists 01:04:24 latest: digest: sha256:57753780055144d6bacfa0068f20d8cd979f449f9428090fe0b6af7228e79779 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.30 01:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:04:25 f3b4f506d774: Preparing 01:04:25 81a6770e3745: Preparing 01:04:25 af5220891c98: Preparing 01:04:25 352608ad3999: Preparing 01:04:25 23e1bf03253e: Preparing 01:04:25 7f29e9ff54bd: Preparing 01:04:25 7db4245015b5: Preparing 01:04:25 dd9c8f8612c8: Preparing 01:04:25 7f29e9ff54bd: Waiting 01:04:25 7db4245015b5: Waiting 01:04:25 dd9c8f8612c8: Waiting 01:04:25 af5220891c98: Layer already exists 01:04:25 352608ad3999: Layer already exists 01:04:25 23e1bf03253e: Layer already exists 01:04:25 81a6770e3745: Layer already exists 01:04:25 f3b4f506d774: Layer already exists 01:04:25 7db4245015b5: Layer already exists 01:04:25 7f29e9ff54bd: Layer already exists 01:04:25 dd9c8f8612c8: Layer already exists 01:04:25 4.1.0-dev.30: digest: sha256:57753780055144d6bacfa0068f20d8cd979f449f9428090fe0b6af7228e79779 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:04:26 f3b4f506d774: Preparing 01:04:26 81a6770e3745: Preparing 01:04:26 af5220891c98: Preparing 01:04:26 352608ad3999: Preparing 01:04:26 23e1bf03253e: Preparing 01:04:26 7f29e9ff54bd: Preparing 01:04:26 7db4245015b5: Preparing 01:04:26 dd9c8f8612c8: Preparing 01:04:26 7f29e9ff54bd: Waiting 01:04:26 7db4245015b5: Waiting 01:04:26 dd9c8f8612c8: Waiting 01:04:26 352608ad3999: Layer already exists 01:04:26 f3b4f506d774: Layer already exists 01:04:26 81a6770e3745: Layer already exists 01:04:26 23e1bf03253e: Layer already exists 01:04:26 af5220891c98: Layer already exists 01:04:26 dd9c8f8612c8: Layer already exists 01:04:26 7f29e9ff54bd: Layer already exists 01:04:26 7db4245015b5: Layer already exists 01:04:26 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:57753780055144d6bacfa0068f20d8cd979f449f9428090fe0b6af7228e79779 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:04:27 f3b4f506d774: Preparing 01:04:27 81a6770e3745: Preparing 01:04:27 af5220891c98: Preparing 01:04:27 352608ad3999: Preparing 01:04:27 23e1bf03253e: Preparing 01:04:27 7f29e9ff54bd: Preparing 01:04:27 7db4245015b5: Preparing 01:04:27 dd9c8f8612c8: Preparing 01:04:27 7f29e9ff54bd: Waiting 01:04:27 7db4245015b5: Waiting 01:04:27 dd9c8f8612c8: Waiting 01:04:27 23e1bf03253e: Layer already exists 01:04:27 81a6770e3745: Layer already exists 01:04:27 352608ad3999: Layer already exists 01:04:27 af5220891c98: Layer already exists 01:04:27 f3b4f506d774: Layer already exists 01:04:27 7f29e9ff54bd: Layer already exists 01:04:27 7db4245015b5: Layer already exists 01:04:27 dd9c8f8612c8: Layer already exists 01:04:27 main: digest: sha256:57753780055144d6bacfa0068f20d8cd979f449f9428090fe0b6af7228e79779 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:27 ===================================================== [Pipeline] echo 01:04:27 taggedImages: 01:04:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:04:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:04:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.30 01:04:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:04:27 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:04:27 755a569b73dd440e9bb4c730bc07283f2b359723 01:04:27 latest 01:04:27 4.1.0-dev.30 01:04:27 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:27 main 01:04:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:04:28 eb0896a6765a: Preparing 01:04:28 b1e4a50adde2: Preparing 01:04:28 2ae8ca788556: Preparing 01:04:28 938c9716629b: Preparing 01:04:28 8096b20f2d06: Preparing 01:04:28 fe4eb36ddd8f: Preparing 01:04:28 75f9b2d97f0b: Preparing 01:04:28 352608ad3999: Preparing 01:04:28 23e1bf03253e: Preparing 01:04:28 7d3424acdae6: Preparing 01:04:28 d875f00c5cff: Preparing 01:04:28 5f70bf18a086: Preparing 01:04:28 3bf1a1a0aca5: Preparing 01:04:28 f38ef9173ad1: Preparing 01:04:28 d2de92ee1595: Preparing 01:04:28 dd9c8f8612c8: Preparing 01:04:28 3bf1a1a0aca5: Waiting 01:04:28 f38ef9173ad1: Waiting 01:04:28 d2de92ee1595: Waiting 01:04:28 dd9c8f8612c8: Waiting 01:04:28 23e1bf03253e: Waiting 01:04:28 7d3424acdae6: Waiting 01:04:28 d875f00c5cff: Waiting 01:04:28 5f70bf18a086: Waiting 01:04:28 fe4eb36ddd8f: Waiting 01:04:28 75f9b2d97f0b: Waiting 01:04:28 352608ad3999: Waiting 01:04:28 8096b20f2d06: Pushed 01:04:28 b1e4a50adde2: Pushed 01:04:28 2ae8ca788556: Pushed 01:04:28 938c9716629b: Pushed 01:04:28 eb0896a6765a: Pushed 01:04:28 352608ad3999: Layer already exists 01:04:28 23e1bf03253e: Layer already exists 01:04:28 fe4eb36ddd8f: Pushed 01:04:29 5f70bf18a086: Layer already exists 01:04:29 7d3424acdae6: Pushed 01:04:29 d875f00c5cff: Pushed 01:04:29 dd9c8f8612c8: Layer already exists 01:04:29 f38ef9173ad1: Pushed 01:04:29 3bf1a1a0aca5: Pushed 01:04:29 d2de92ee1595: Pushed 01:04:31 75f9b2d97f0b: Pushed 01:04:32 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:65cb7a95d7d8bbc8a55fdc1f4e7132e1da1e36d352f4494b12d00768a5998898 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:04:32 eb0896a6765a: Preparing 01:04:32 b1e4a50adde2: Preparing 01:04:32 2ae8ca788556: Preparing 01:04:32 938c9716629b: Preparing 01:04:32 8096b20f2d06: Preparing 01:04:32 fe4eb36ddd8f: Preparing 01:04:32 75f9b2d97f0b: Preparing 01:04:32 352608ad3999: Preparing 01:04:32 23e1bf03253e: Preparing 01:04:32 7d3424acdae6: Preparing 01:04:32 d875f00c5cff: Preparing 01:04:32 5f70bf18a086: Preparing 01:04:32 3bf1a1a0aca5: Preparing 01:04:32 f38ef9173ad1: Preparing 01:04:32 d2de92ee1595: Preparing 01:04:32 dd9c8f8612c8: Preparing 01:04:32 fe4eb36ddd8f: Waiting 01:04:32 5f70bf18a086: Waiting 01:04:32 75f9b2d97f0b: Waiting 01:04:32 352608ad3999: Waiting 01:04:32 3bf1a1a0aca5: Waiting 01:04:32 f38ef9173ad1: Waiting 01:04:32 d2de92ee1595: Waiting 01:04:32 23e1bf03253e: Waiting 01:04:32 dd9c8f8612c8: Waiting 01:04:32 d875f00c5cff: Waiting 01:04:32 7d3424acdae6: Waiting 01:04:32 b1e4a50adde2: Layer already exists 01:04:32 2ae8ca788556: Layer already exists 01:04:32 eb0896a6765a: Layer already exists 01:04:32 938c9716629b: Layer already exists 01:04:32 8096b20f2d06: Layer already exists 01:04:32 fe4eb36ddd8f: Layer already exists 01:04:32 75f9b2d97f0b: Layer already exists 01:04:32 352608ad3999: Layer already exists 01:04:32 23e1bf03253e: Layer already exists 01:04:32 7d3424acdae6: Layer already exists 01:04:32 5f70bf18a086: Layer already exists 01:04:32 d875f00c5cff: Layer already exists 01:04:32 d2de92ee1595: Layer already exists 01:04:32 3bf1a1a0aca5: Layer already exists 01:04:32 f38ef9173ad1: Layer already exists 01:04:33 dd9c8f8612c8: Layer already exists 01:04:33 latest: digest: sha256:65cb7a95d7d8bbc8a55fdc1f4e7132e1da1e36d352f4494b12d00768a5998898 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.30 01:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:04:33 eb0896a6765a: Preparing 01:04:33 b1e4a50adde2: Preparing 01:04:33 2ae8ca788556: Preparing 01:04:33 938c9716629b: Preparing 01:04:33 8096b20f2d06: Preparing 01:04:33 fe4eb36ddd8f: Preparing 01:04:33 75f9b2d97f0b: Preparing 01:04:33 352608ad3999: Preparing 01:04:33 23e1bf03253e: Preparing 01:04:33 7d3424acdae6: Preparing 01:04:33 d875f00c5cff: Preparing 01:04:33 5f70bf18a086: Preparing 01:04:33 3bf1a1a0aca5: Preparing 01:04:33 f38ef9173ad1: Preparing 01:04:33 d2de92ee1595: Preparing 01:04:33 dd9c8f8612c8: Preparing 01:04:33 23e1bf03253e: Waiting 01:04:33 7d3424acdae6: Waiting 01:04:33 d875f00c5cff: Waiting 01:04:33 5f70bf18a086: Waiting 01:04:33 3bf1a1a0aca5: Waiting 01:04:33 f38ef9173ad1: Waiting 01:04:33 d2de92ee1595: Waiting 01:04:33 dd9c8f8612c8: Waiting 01:04:33 fe4eb36ddd8f: Waiting 01:04:33 75f9b2d97f0b: Waiting 01:04:33 352608ad3999: Waiting 01:04:33 b1e4a50adde2: Layer already exists 01:04:33 8096b20f2d06: Layer already exists 01:04:33 eb0896a6765a: Layer already exists 01:04:33 2ae8ca788556: Layer already exists 01:04:33 938c9716629b: Layer already exists 01:04:33 23e1bf03253e: Layer already exists 01:04:33 75f9b2d97f0b: Layer already exists 01:04:33 352608ad3999: Layer already exists 01:04:33 fe4eb36ddd8f: Layer already exists 01:04:33 7d3424acdae6: Layer already exists 01:04:33 5f70bf18a086: Layer already exists 01:04:33 d875f00c5cff: Layer already exists 01:04:33 3bf1a1a0aca5: Layer already exists 01:04:33 d2de92ee1595: Layer already exists 01:04:33 f38ef9173ad1: Layer already exists 01:04:33 dd9c8f8612c8: Layer already exists 01:04:33 4.1.0-dev.30: digest: sha256:65cb7a95d7d8bbc8a55fdc1f4e7132e1da1e36d352f4494b12d00768a5998898 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:04:34 eb0896a6765a: Preparing 01:04:34 b1e4a50adde2: Preparing 01:04:34 2ae8ca788556: Preparing 01:04:34 938c9716629b: Preparing 01:04:34 8096b20f2d06: Preparing 01:04:34 fe4eb36ddd8f: Preparing 01:04:34 75f9b2d97f0b: Preparing 01:04:34 352608ad3999: Preparing 01:04:34 23e1bf03253e: Preparing 01:04:34 7d3424acdae6: Preparing 01:04:34 d875f00c5cff: Preparing 01:04:34 5f70bf18a086: Preparing 01:04:34 3bf1a1a0aca5: Preparing 01:04:34 f38ef9173ad1: Preparing 01:04:34 d2de92ee1595: Preparing 01:04:34 dd9c8f8612c8: Preparing 01:04:34 d875f00c5cff: Waiting 01:04:34 5f70bf18a086: Waiting 01:04:34 3bf1a1a0aca5: Waiting 01:04:34 f38ef9173ad1: Waiting 01:04:34 d2de92ee1595: Waiting 01:04:34 dd9c8f8612c8: Waiting 01:04:34 fe4eb36ddd8f: Waiting 01:04:34 352608ad3999: Waiting 01:04:34 75f9b2d97f0b: Waiting 01:04:34 23e1bf03253e: Waiting 01:04:34 7d3424acdae6: Waiting 01:04:34 eb0896a6765a: Layer already exists 01:04:34 b1e4a50adde2: Layer already exists 01:04:34 8096b20f2d06: Layer already exists 01:04:34 2ae8ca788556: Layer already exists 01:04:34 938c9716629b: Layer already exists 01:04:34 fe4eb36ddd8f: Layer already exists 01:04:34 75f9b2d97f0b: Layer already exists 01:04:34 7d3424acdae6: Layer already exists 01:04:34 23e1bf03253e: Layer already exists 01:04:34 352608ad3999: Layer already exists 01:04:34 5f70bf18a086: Layer already exists 01:04:34 d2de92ee1595: Layer already exists 01:04:34 d875f00c5cff: Layer already exists 01:04:34 3bf1a1a0aca5: Layer already exists 01:04:34 f38ef9173ad1: Layer already exists 01:04:34 dd9c8f8612c8: Layer already exists 01:04:34 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:65cb7a95d7d8bbc8a55fdc1f4e7132e1da1e36d352f4494b12d00768a5998898 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:04:35 eb0896a6765a: Preparing 01:04:35 b1e4a50adde2: Preparing 01:04:35 2ae8ca788556: Preparing 01:04:35 938c9716629b: Preparing 01:04:35 8096b20f2d06: Preparing 01:04:35 fe4eb36ddd8f: Preparing 01:04:35 75f9b2d97f0b: Preparing 01:04:35 fe4eb36ddd8f: Waiting 01:04:35 352608ad3999: Preparing 01:04:35 23e1bf03253e: Preparing 01:04:35 75f9b2d97f0b: Waiting 01:04:35 7d3424acdae6: Preparing 01:04:35 352608ad3999: Waiting 01:04:35 d875f00c5cff: Preparing 01:04:35 5f70bf18a086: Preparing 01:04:35 23e1bf03253e: Waiting 01:04:35 7d3424acdae6: Waiting 01:04:35 d875f00c5cff: Waiting 01:04:35 5f70bf18a086: Waiting 01:04:35 3bf1a1a0aca5: Preparing 01:04:35 f38ef9173ad1: Preparing 01:04:35 3bf1a1a0aca5: Waiting 01:04:35 f38ef9173ad1: Waiting 01:04:35 d2de92ee1595: Preparing 01:04:35 dd9c8f8612c8: Preparing 01:04:35 dd9c8f8612c8: Waiting 01:04:35 938c9716629b: Layer already exists 01:04:35 b1e4a50adde2: Layer already exists 01:04:35 eb0896a6765a: Layer already exists 01:04:35 2ae8ca788556: Layer already exists 01:04:35 8096b20f2d06: Layer already exists 01:04:35 75f9b2d97f0b: Layer already exists 01:04:35 352608ad3999: Layer already exists 01:04:35 fe4eb36ddd8f: Layer already exists 01:04:35 7d3424acdae6: Layer already exists 01:04:35 23e1bf03253e: Layer already exists 01:04:35 d875f00c5cff: Layer already exists 01:04:35 3bf1a1a0aca5: Layer already exists 01:04:35 5f70bf18a086: Layer already exists 01:04:35 f38ef9173ad1: Layer already exists 01:04:35 d2de92ee1595: Layer already exists 01:04:35 dd9c8f8612c8: Layer already exists 01:04:35 main: digest: sha256:65cb7a95d7d8bbc8a55fdc1f4e7132e1da1e36d352f4494b12d00768a5998898 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:36 ===================================================== [Pipeline] echo 01:04:36 taggedImages: 01:04:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:04:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:04:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.30 01:04:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:04:36 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:04:36 755a569b73dd440e9bb4c730bc07283f2b359723 01:04:36 latest 01:04:36 4.1.0-dev.30 01:04:36 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:36 main 01:04:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:04:36 0deaf8fc7dd0: Preparing 01:04:36 5f4cc1f57234: Preparing 01:04:36 326f773aab31: Preparing 01:04:36 0ae02651d692: Preparing 01:04:36 352608ad3999: Preparing 01:04:36 23e1bf03253e: Preparing 01:04:36 7f29e9ff54bd: Preparing 01:04:36 7db4245015b5: Preparing 01:04:36 dd9c8f8612c8: Preparing 01:04:36 7f29e9ff54bd: Waiting 01:04:36 dd9c8f8612c8: Waiting 01:04:36 7db4245015b5: Waiting 01:04:36 23e1bf03253e: Waiting 01:04:36 352608ad3999: Layer already exists 01:04:37 23e1bf03253e: Layer already exists 01:04:37 5f4cc1f57234: Pushed 01:04:37 326f773aab31: Pushed 01:04:37 7f29e9ff54bd: Layer already exists 01:04:37 7db4245015b5: Layer already exists 01:04:37 dd9c8f8612c8: Layer already exists 01:04:37 0deaf8fc7dd0: Pushed 01:04:42 0ae02651d692: Pushed 01:04:42 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:37a96d9e5fda7b56bad708f4ba1dff6062d9b230392d6c79bb02e0bdfb4c8497 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:42 + 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 01:04:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:04:43 0deaf8fc7dd0: Preparing 01:04:43 5f4cc1f57234: Preparing 01:04:43 326f773aab31: Preparing 01:04:43 0ae02651d692: Preparing 01:04:43 352608ad3999: Preparing 01:04:43 23e1bf03253e: Preparing 01:04:43 7f29e9ff54bd: Preparing 01:04:43 7db4245015b5: Preparing 01:04:43 dd9c8f8612c8: Preparing 01:04:43 23e1bf03253e: Waiting 01:04:43 7f29e9ff54bd: Waiting 01:04:43 7db4245015b5: Waiting 01:04:43 dd9c8f8612c8: Waiting 01:04:43 326f773aab31: Layer already exists 01:04:43 5f4cc1f57234: Layer already exists 01:04:43 0ae02651d692: Layer already exists 01:04:43 352608ad3999: Layer already exists 01:04:43 0deaf8fc7dd0: Layer already exists 01:04:43 7f29e9ff54bd: Layer already exists 01:04:43 23e1bf03253e: Layer already exists 01:04:43 dd9c8f8612c8: Layer already exists 01:04:43 7db4245015b5: Layer already exists 01:04:43 latest: digest: sha256:37a96d9e5fda7b56bad708f4ba1dff6062d9b230392d6c79bb02e0bdfb4c8497 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.30 01:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:04:44 0deaf8fc7dd0: Preparing 01:04:44 5f4cc1f57234: Preparing 01:04:44 326f773aab31: Preparing 01:04:44 0ae02651d692: Preparing 01:04:44 352608ad3999: Preparing 01:04:44 23e1bf03253e: Preparing 01:04:44 7f29e9ff54bd: Preparing 01:04:44 7db4245015b5: Preparing 01:04:44 dd9c8f8612c8: Preparing 01:04:44 23e1bf03253e: Waiting 01:04:44 7f29e9ff54bd: Waiting 01:04:44 7db4245015b5: Waiting 01:04:44 dd9c8f8612c8: Waiting 01:04:44 0deaf8fc7dd0: Layer already exists 01:04:44 326f773aab31: Layer already exists 01:04:44 5f4cc1f57234: Layer already exists 01:04:44 352608ad3999: Layer already exists 01:04:44 0ae02651d692: Layer already exists 01:04:44 dd9c8f8612c8: Layer already exists 01:04:44 7f29e9ff54bd: Layer already exists 01:04:44 23e1bf03253e: Layer already exists 01:04:44 7db4245015b5: Layer already exists 01:04:44 4.1.0-dev.30: digest: sha256:37a96d9e5fda7b56bad708f4ba1dff6062d9b230392d6c79bb02e0bdfb4c8497 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:44 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:04:45 0deaf8fc7dd0: Preparing 01:04:45 5f4cc1f57234: Preparing 01:04:45 326f773aab31: Preparing 01:04:45 0ae02651d692: Preparing 01:04:45 352608ad3999: Preparing 01:04:45 23e1bf03253e: Preparing 01:04:45 7f29e9ff54bd: Preparing 01:04:45 7db4245015b5: Preparing 01:04:45 dd9c8f8612c8: Preparing 01:04:45 23e1bf03253e: Waiting 01:04:45 7f29e9ff54bd: Waiting 01:04:45 7db4245015b5: Waiting 01:04:45 dd9c8f8612c8: Waiting 01:04:45 352608ad3999: Layer already exists 01:04:45 326f773aab31: Layer already exists 01:04:45 0ae02651d692: Layer already exists 01:04:45 5f4cc1f57234: Layer already exists 01:04:45 0deaf8fc7dd0: Layer already exists 01:04:45 7db4245015b5: Layer already exists 01:04:45 7f29e9ff54bd: Layer already exists 01:04:45 23e1bf03253e: Layer already exists 01:04:45 dd9c8f8612c8: Layer already exists 01:04:45 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:37a96d9e5fda7b56bad708f4ba1dff6062d9b230392d6c79bb02e0bdfb4c8497 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:04:46 0deaf8fc7dd0: Preparing 01:04:46 5f4cc1f57234: Preparing 01:04:46 326f773aab31: Preparing 01:04:46 0ae02651d692: Preparing 01:04:46 352608ad3999: Preparing 01:04:46 23e1bf03253e: Preparing 01:04:46 7f29e9ff54bd: Preparing 01:04:46 7db4245015b5: Preparing 01:04:46 dd9c8f8612c8: Preparing 01:04:46 7f29e9ff54bd: Waiting 01:04:46 23e1bf03253e: Waiting 01:04:46 dd9c8f8612c8: Waiting 01:04:46 5f4cc1f57234: Layer already exists 01:04:46 352608ad3999: Layer already exists 01:04:46 0ae02651d692: Layer already exists 01:04:46 326f773aab31: Layer already exists 01:04:46 0deaf8fc7dd0: Layer already exists 01:04:46 23e1bf03253e: Layer already exists 01:04:46 dd9c8f8612c8: Layer already exists 01:04:46 7db4245015b5: Layer already exists 01:04:46 7f29e9ff54bd: Layer already exists 01:04:46 main: digest: sha256:37a96d9e5fda7b56bad708f4ba1dff6062d9b230392d6c79bb02e0bdfb4c8497 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:46 ===================================================== [Pipeline] echo 01:04:46 taggedImages: 01:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.30 01:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:04:46 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:04:46 755a569b73dd440e9bb4c730bc07283f2b359723 01:04:46 latest 01:04:46 4.1.0-dev.30 01:04:46 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:46 main 01:04:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:04:47 a66a92f3a21a: Preparing 01:04:47 5cda6045c609: Preparing 01:04:47 62d93dcfc87f: Preparing 01:04:47 e303856cfa3c: Preparing 01:04:47 f9c3f37699e9: Preparing 01:04:47 352608ad3999: Preparing 01:04:47 23e1bf03253e: Preparing 01:04:47 e8cd75e85e30: Preparing 01:04:47 b14bd09e0a2f: Preparing 01:04:47 e785dec69232: Preparing 01:04:47 dd9c8f8612c8: Preparing 01:04:47 23e1bf03253e: Waiting 01:04:47 e8cd75e85e30: Waiting 01:04:47 b14bd09e0a2f: Waiting 01:04:47 e785dec69232: Waiting 01:04:47 dd9c8f8612c8: Waiting 01:04:47 352608ad3999: Waiting 01:04:47 e303856cfa3c: Pushed 01:04:47 a66a92f3a21a: Pushed 01:04:47 f9c3f37699e9: Pushed 01:04:47 5cda6045c609: Pushed 01:04:47 352608ad3999: Layer already exists 01:04:47 23e1bf03253e: Layer already exists 01:04:47 dd9c8f8612c8: Layer already exists 01:04:47 e8cd75e85e30: Pushed 01:04:47 b14bd09e0a2f: Pushed 01:04:50 e785dec69232: Pushed 01:04:51 62d93dcfc87f: Pushed 01:04:51 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:0dd9a945d1a5e5bd06ceeb133e8c3e065cdc26da55a4fc554da68aa266a08d51 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:51 + 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 01:04:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:04:52 a66a92f3a21a: Preparing 01:04:52 5cda6045c609: Preparing 01:04:52 62d93dcfc87f: Preparing 01:04:52 e303856cfa3c: Preparing 01:04:52 f9c3f37699e9: Preparing 01:04:52 352608ad3999: Preparing 01:04:52 23e1bf03253e: Preparing 01:04:52 e8cd75e85e30: Preparing 01:04:52 b14bd09e0a2f: Preparing 01:04:52 e785dec69232: Preparing 01:04:52 dd9c8f8612c8: Preparing 01:04:52 e8cd75e85e30: Waiting 01:04:52 352608ad3999: Waiting 01:04:52 23e1bf03253e: Waiting 01:04:52 b14bd09e0a2f: Waiting 01:04:52 e785dec69232: Waiting 01:04:52 dd9c8f8612c8: Waiting 01:04:52 a66a92f3a21a: Layer already exists 01:04:52 f9c3f37699e9: Layer already exists 01:04:52 5cda6045c609: Layer already exists 01:04:52 62d93dcfc87f: Layer already exists 01:04:52 e303856cfa3c: Layer already exists 01:04:52 352608ad3999: Layer already exists 01:04:52 23e1bf03253e: Layer already exists 01:04:52 e785dec69232: Layer already exists 01:04:52 e8cd75e85e30: Layer already exists 01:04:52 b14bd09e0a2f: Layer already exists 01:04:52 dd9c8f8612c8: Layer already exists 01:04:52 latest: digest: sha256:0dd9a945d1a5e5bd06ceeb133e8c3e065cdc26da55a4fc554da68aa266a08d51 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.30 01:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:04:53 a66a92f3a21a: Preparing 01:04:53 5cda6045c609: Preparing 01:04:53 62d93dcfc87f: Preparing 01:04:53 e303856cfa3c: Preparing 01:04:53 f9c3f37699e9: Preparing 01:04:53 352608ad3999: Preparing 01:04:53 23e1bf03253e: Preparing 01:04:53 e8cd75e85e30: Preparing 01:04:53 b14bd09e0a2f: Preparing 01:04:53 e785dec69232: Preparing 01:04:53 dd9c8f8612c8: Preparing 01:04:53 23e1bf03253e: Waiting 01:04:53 e8cd75e85e30: Waiting 01:04:53 b14bd09e0a2f: Waiting 01:04:53 dd9c8f8612c8: Waiting 01:04:53 e785dec69232: Waiting 01:04:53 a66a92f3a21a: Layer already exists 01:04:53 e303856cfa3c: Layer already exists 01:04:53 62d93dcfc87f: Layer already exists 01:04:53 5cda6045c609: Layer already exists 01:04:53 f9c3f37699e9: Layer already exists 01:04:53 b14bd09e0a2f: Layer already exists 01:04:53 352608ad3999: Layer already exists 01:04:53 23e1bf03253e: Layer already exists 01:04:53 e8cd75e85e30: Layer already exists 01:04:53 e785dec69232: Layer already exists 01:04:53 dd9c8f8612c8: Layer already exists 01:04:53 4.1.0-dev.30: digest: sha256:0dd9a945d1a5e5bd06ceeb133e8c3e065cdc26da55a4fc554da68aa266a08d51 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:04:54 a66a92f3a21a: Preparing 01:04:54 5cda6045c609: Preparing 01:04:54 62d93dcfc87f: Preparing 01:04:54 e303856cfa3c: Preparing 01:04:54 f9c3f37699e9: Preparing 01:04:54 352608ad3999: Preparing 01:04:54 23e1bf03253e: Preparing 01:04:54 e8cd75e85e30: Preparing 01:04:54 b14bd09e0a2f: Preparing 01:04:54 e785dec69232: Preparing 01:04:54 352608ad3999: Waiting 01:04:54 e8cd75e85e30: Waiting 01:04:54 23e1bf03253e: Waiting 01:04:54 dd9c8f8612c8: Preparing 01:04:54 e785dec69232: Waiting 01:04:54 dd9c8f8612c8: Waiting 01:04:54 b14bd09e0a2f: Waiting 01:04:54 e303856cfa3c: Layer already exists 01:04:54 f9c3f37699e9: Layer already exists 01:04:54 5cda6045c609: Layer already exists 01:04:54 62d93dcfc87f: Layer already exists 01:04:54 a66a92f3a21a: Layer already exists 01:04:54 b14bd09e0a2f: Layer already exists 01:04:54 352608ad3999: Layer already exists 01:04:54 e8cd75e85e30: Layer already exists 01:04:54 23e1bf03253e: Layer already exists 01:04:54 e785dec69232: Layer already exists 01:04:54 dd9c8f8612c8: Layer already exists 01:04:54 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:0dd9a945d1a5e5bd06ceeb133e8c3e065cdc26da55a4fc554da68aa266a08d51 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:54 + 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 01:04:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:04:55 a66a92f3a21a: Preparing 01:04:55 5cda6045c609: Preparing 01:04:55 62d93dcfc87f: Preparing 01:04:55 e303856cfa3c: Preparing 01:04:55 f9c3f37699e9: Preparing 01:04:55 352608ad3999: Preparing 01:04:55 23e1bf03253e: Preparing 01:04:55 e8cd75e85e30: Preparing 01:04:55 b14bd09e0a2f: Preparing 01:04:55 e785dec69232: Preparing 01:04:55 dd9c8f8612c8: Preparing 01:04:55 352608ad3999: Waiting 01:04:55 23e1bf03253e: Waiting 01:04:55 e8cd75e85e30: Waiting 01:04:55 b14bd09e0a2f: Waiting 01:04:55 e785dec69232: Waiting 01:04:55 dd9c8f8612c8: Waiting 01:04:55 62d93dcfc87f: Layer already exists 01:04:55 f9c3f37699e9: Layer already exists 01:04:55 e303856cfa3c: Layer already exists 01:04:55 5cda6045c609: Layer already exists 01:04:55 a66a92f3a21a: Layer already exists 01:04:55 352608ad3999: Layer already exists 01:04:55 b14bd09e0a2f: Layer already exists 01:04:55 e8cd75e85e30: Layer already exists 01:04:55 e785dec69232: Layer already exists 01:04:55 23e1bf03253e: Layer already exists 01:04:55 dd9c8f8612c8: Layer already exists 01:04:55 main: digest: sha256:0dd9a945d1a5e5bd06ceeb133e8c3e065cdc26da55a4fc554da68aa266a08d51 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:55 ===================================================== [Pipeline] echo 01:04:55 taggedImages: 01:04:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:04:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:04:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.30 01:04:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:04:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:04:55 755a569b73dd440e9bb4c730bc07283f2b359723 01:04:55 latest 01:04:55 4.1.0-dev.30 01:04:55 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:04:55 main 01:04:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:04:56 074725ebd94c: Preparing 01:04:56 147214f4ac9c: Preparing 01:04:56 b617685809b8: Preparing 01:04:56 5ab83091a1f8: Preparing 01:04:56 862bfd5b9325: Preparing 01:04:56 ba7598859efd: Preparing 01:04:56 37c18ed3298f: Preparing 01:04:56 352608ad3999: Preparing 01:04:56 23e1bf03253e: Preparing 01:04:56 5bea3a6e7e97: Preparing 01:04:56 a1024c1d73f8: Preparing 01:04:56 dd9c8f8612c8: Preparing 01:04:56 ba7598859efd: Waiting 01:04:56 23e1bf03253e: Waiting 01:04:56 5bea3a6e7e97: Waiting 01:04:56 37c18ed3298f: Waiting 01:04:56 a1024c1d73f8: Waiting 01:04:56 352608ad3999: Waiting 01:04:56 147214f4ac9c: Pushed 01:04:56 862bfd5b9325: Pushed 01:04:56 074725ebd94c: Pushed 01:04:56 352608ad3999: Layer already exists 01:04:56 23e1bf03253e: Layer already exists 01:04:56 ba7598859efd: Pushed 01:04:56 37c18ed3298f: Pushed 01:04:56 dd9c8f8612c8: Layer already exists 01:04:56 5bea3a6e7e97: Pushed 01:04:59 a1024c1d73f8: Pushed 01:05:00 5ab83091a1f8: Pushed 01:05:03 b617685809b8: Pushed 01:05:03 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:4b7aad3ed2a6f494330346423d4ca36f1abaa2479738a70dd043905887421df0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:03 + 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 01:05:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:05:04 074725ebd94c: Preparing 01:05:04 147214f4ac9c: Preparing 01:05:04 b617685809b8: Preparing 01:05:04 5ab83091a1f8: Preparing 01:05:04 862bfd5b9325: Preparing 01:05:04 ba7598859efd: Preparing 01:05:04 37c18ed3298f: Preparing 01:05:04 352608ad3999: Preparing 01:05:04 23e1bf03253e: Preparing 01:05:04 5bea3a6e7e97: Preparing 01:05:04 a1024c1d73f8: Preparing 01:05:04 dd9c8f8612c8: Preparing 01:05:04 ba7598859efd: Waiting 01:05:04 37c18ed3298f: Waiting 01:05:04 352608ad3999: Waiting 01:05:04 23e1bf03253e: Waiting 01:05:04 5bea3a6e7e97: Waiting 01:05:04 a1024c1d73f8: Waiting 01:05:04 dd9c8f8612c8: Waiting 01:05:04 147214f4ac9c: Layer already exists 01:05:04 074725ebd94c: Layer already exists 01:05:04 5ab83091a1f8: Layer already exists 01:05:04 b617685809b8: Layer already exists 01:05:04 862bfd5b9325: Layer already exists 01:05:04 37c18ed3298f: Layer already exists 01:05:04 23e1bf03253e: Layer already exists 01:05:04 352608ad3999: Layer already exists 01:05:04 ba7598859efd: Layer already exists 01:05:04 5bea3a6e7e97: Layer already exists 01:05:04 dd9c8f8612c8: Layer already exists 01:05:04 a1024c1d73f8: Layer already exists 01:05:04 latest: digest: sha256:4b7aad3ed2a6f494330346423d4ca36f1abaa2479738a70dd043905887421df0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.30 01:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:05:04 074725ebd94c: Preparing 01:05:04 147214f4ac9c: Preparing 01:05:04 b617685809b8: Preparing 01:05:04 5ab83091a1f8: Preparing 01:05:04 862bfd5b9325: Preparing 01:05:04 ba7598859efd: Preparing 01:05:04 37c18ed3298f: Preparing 01:05:04 352608ad3999: Preparing 01:05:04 23e1bf03253e: Preparing 01:05:04 5bea3a6e7e97: Preparing 01:05:04 a1024c1d73f8: Preparing 01:05:04 dd9c8f8612c8: Preparing 01:05:04 352608ad3999: Waiting 01:05:04 23e1bf03253e: Waiting 01:05:04 5bea3a6e7e97: Waiting 01:05:04 a1024c1d73f8: Waiting 01:05:04 dd9c8f8612c8: Waiting 01:05:04 37c18ed3298f: Waiting 01:05:04 ba7598859efd: Waiting 01:05:04 074725ebd94c: Layer already exists 01:05:04 5ab83091a1f8: Layer already exists 01:05:04 b617685809b8: Layer already exists 01:05:04 862bfd5b9325: Layer already exists 01:05:04 147214f4ac9c: Layer already exists 01:05:04 37c18ed3298f: Layer already exists 01:05:04 352608ad3999: Layer already exists 01:05:04 ba7598859efd: Layer already exists 01:05:04 5bea3a6e7e97: Layer already exists 01:05:04 23e1bf03253e: Layer already exists 01:05:04 a1024c1d73f8: Layer already exists 01:05:04 dd9c8f8612c8: Layer already exists 01:05:05 4.1.0-dev.30: digest: sha256:4b7aad3ed2a6f494330346423d4ca36f1abaa2479738a70dd043905887421df0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:05:05 074725ebd94c: Preparing 01:05:05 147214f4ac9c: Preparing 01:05:05 b617685809b8: Preparing 01:05:05 5ab83091a1f8: Preparing 01:05:05 862bfd5b9325: Preparing 01:05:05 ba7598859efd: Preparing 01:05:05 37c18ed3298f: Preparing 01:05:05 352608ad3999: Preparing 01:05:05 23e1bf03253e: Preparing 01:05:05 5bea3a6e7e97: Preparing 01:05:05 a1024c1d73f8: Preparing 01:05:05 dd9c8f8612c8: Preparing 01:05:05 ba7598859efd: Waiting 01:05:05 37c18ed3298f: Waiting 01:05:05 352608ad3999: Waiting 01:05:05 a1024c1d73f8: Waiting 01:05:05 23e1bf03253e: Waiting 01:05:05 dd9c8f8612c8: Waiting 01:05:05 5bea3a6e7e97: Waiting 01:05:05 5ab83091a1f8: Layer already exists 01:05:05 074725ebd94c: Layer already exists 01:05:05 862bfd5b9325: Layer already exists 01:05:05 147214f4ac9c: Layer already exists 01:05:05 b617685809b8: Layer already exists 01:05:05 37c18ed3298f: Layer already exists 01:05:05 352608ad3999: Layer already exists 01:05:05 5bea3a6e7e97: Layer already exists 01:05:05 ba7598859efd: Layer already exists 01:05:05 23e1bf03253e: Layer already exists 01:05:05 a1024c1d73f8: Layer already exists 01:05:05 dd9c8f8612c8: Layer already exists 01:05:06 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:4b7aad3ed2a6f494330346423d4ca36f1abaa2479738a70dd043905887421df0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:06 + 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 01:05:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:05:06 074725ebd94c: Preparing 01:05:06 147214f4ac9c: Preparing 01:05:06 b617685809b8: Preparing 01:05:06 5ab83091a1f8: Preparing 01:05:06 862bfd5b9325: Preparing 01:05:06 ba7598859efd: Preparing 01:05:06 37c18ed3298f: Preparing 01:05:06 352608ad3999: Preparing 01:05:06 23e1bf03253e: Preparing 01:05:06 5bea3a6e7e97: Preparing 01:05:06 a1024c1d73f8: Preparing 01:05:06 dd9c8f8612c8: Preparing 01:05:06 352608ad3999: Waiting 01:05:06 23e1bf03253e: Waiting 01:05:06 5bea3a6e7e97: Waiting 01:05:06 dd9c8f8612c8: Waiting 01:05:06 ba7598859efd: Waiting 01:05:06 a1024c1d73f8: Waiting 01:05:06 37c18ed3298f: Waiting 01:05:06 074725ebd94c: Layer already exists 01:05:06 862bfd5b9325: Layer already exists 01:05:06 147214f4ac9c: Layer already exists 01:05:06 b617685809b8: Layer already exists 01:05:06 5ab83091a1f8: Layer already exists 01:05:06 352608ad3999: Layer already exists 01:05:06 37c18ed3298f: Layer already exists 01:05:06 5bea3a6e7e97: Layer already exists 01:05:06 23e1bf03253e: Layer already exists 01:05:06 ba7598859efd: Layer already exists 01:05:06 a1024c1d73f8: Layer already exists 01:05:06 dd9c8f8612c8: Layer already exists 01:05:07 main: digest: sha256:4b7aad3ed2a6f494330346423d4ca36f1abaa2479738a70dd043905887421df0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:05:07 ===================================================== [Pipeline] echo 01:05:07 taggedImages: 01:05:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:05:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:05:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.30 01:05:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:05:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:05:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:05:07 755a569b73dd440e9bb4c730bc07283f2b359723 01:05:07 latest 01:05:07 4.1.0-dev.30 01:05:07 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:05:07 main 01:05:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:05:08 b969b3eb4c7b: Preparing 01:05:08 114a9c60b0fb: Preparing 01:05:08 352608ad3999: Preparing 01:05:08 23e1bf03253e: Preparing 01:05:08 5a983ab8c266: Preparing 01:05:08 1073fb7afab9: Preparing 01:05:08 dd9c8f8612c8: Preparing 01:05:08 1073fb7afab9: Waiting 01:05:08 dd9c8f8612c8: Waiting 01:05:08 352608ad3999: Layer already exists 01:05:08 23e1bf03253e: Layer already exists 01:05:08 5a983ab8c266: Pushed 01:05:08 dd9c8f8612c8: Layer already exists 01:05:08 b969b3eb4c7b: Pushed 01:05:10 1073fb7afab9: Pushed 01:05:15 114a9c60b0fb: Pushed 01:05:15 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:fd1a3254a72dd35b86715aaf5e01ebf3828f5d46a040adcd3ad0308f9566ad37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:15 + 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 01:05:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:05:16 b969b3eb4c7b: Preparing 01:05:16 114a9c60b0fb: Preparing 01:05:16 352608ad3999: Preparing 01:05:16 23e1bf03253e: Preparing 01:05:16 5a983ab8c266: Preparing 01:05:16 1073fb7afab9: Preparing 01:05:16 dd9c8f8612c8: Preparing 01:05:16 1073fb7afab9: Waiting 01:05:16 dd9c8f8612c8: Waiting 01:05:16 5a983ab8c266: Layer already exists 01:05:16 b969b3eb4c7b: Layer already exists 01:05:16 352608ad3999: Layer already exists 01:05:16 23e1bf03253e: Layer already exists 01:05:16 114a9c60b0fb: Layer already exists 01:05:16 dd9c8f8612c8: Layer already exists 01:05:16 1073fb7afab9: Layer already exists 01:05:16 latest: digest: sha256:fd1a3254a72dd35b86715aaf5e01ebf3828f5d46a040adcd3ad0308f9566ad37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.30 01:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:05:17 b969b3eb4c7b: Preparing 01:05:17 114a9c60b0fb: Preparing 01:05:17 352608ad3999: Preparing 01:05:17 23e1bf03253e: Preparing 01:05:17 5a983ab8c266: Preparing 01:05:17 1073fb7afab9: Preparing 01:05:17 dd9c8f8612c8: Preparing 01:05:17 1073fb7afab9: Waiting 01:05:17 dd9c8f8612c8: Waiting 01:05:17 5a983ab8c266: Layer already exists 01:05:17 352608ad3999: Layer already exists 01:05:17 23e1bf03253e: Layer already exists 01:05:17 b969b3eb4c7b: Layer already exists 01:05:17 114a9c60b0fb: Layer already exists 01:05:17 1073fb7afab9: Layer already exists 01:05:17 dd9c8f8612c8: Layer already exists 01:05:17 4.1.0-dev.30: digest: sha256:fd1a3254a72dd35b86715aaf5e01ebf3828f5d46a040adcd3ad0308f9566ad37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:05:18 b969b3eb4c7b: Preparing 01:05:18 114a9c60b0fb: Preparing 01:05:18 352608ad3999: Preparing 01:05:18 23e1bf03253e: Preparing 01:05:18 5a983ab8c266: Preparing 01:05:18 1073fb7afab9: Preparing 01:05:18 dd9c8f8612c8: Preparing 01:05:18 1073fb7afab9: Waiting 01:05:18 dd9c8f8612c8: Waiting 01:05:18 b969b3eb4c7b: Layer already exists 01:05:18 114a9c60b0fb: Layer already exists 01:05:18 23e1bf03253e: Layer already exists 01:05:18 5a983ab8c266: Layer already exists 01:05:18 352608ad3999: Layer already exists 01:05:18 1073fb7afab9: Layer already exists 01:05:18 dd9c8f8612c8: Layer already exists 01:05:18 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:fd1a3254a72dd35b86715aaf5e01ebf3828f5d46a040adcd3ad0308f9566ad37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:18 + 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 01:05:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:05:18 b969b3eb4c7b: Preparing 01:05:18 114a9c60b0fb: Preparing 01:05:18 352608ad3999: Preparing 01:05:18 23e1bf03253e: Preparing 01:05:18 5a983ab8c266: Preparing 01:05:18 1073fb7afab9: Preparing 01:05:18 dd9c8f8612c8: Preparing 01:05:18 dd9c8f8612c8: Waiting 01:05:18 1073fb7afab9: Waiting 01:05:18 352608ad3999: Layer already exists 01:05:18 5a983ab8c266: Layer already exists 01:05:18 b969b3eb4c7b: Layer already exists 01:05:18 114a9c60b0fb: Layer already exists 01:05:18 23e1bf03253e: Layer already exists 01:05:18 dd9c8f8612c8: Layer already exists 01:05:18 1073fb7afab9: Layer already exists 01:05:19 main: digest: sha256:fd1a3254a72dd35b86715aaf5e01ebf3828f5d46a040adcd3ad0308f9566ad37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:05:19 ===================================================== [Pipeline] echo 01:05:19 taggedImages: 01:05:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:05:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:05:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.30 01:05:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:05:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:05:19 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:05:19 755a569b73dd440e9bb4c730bc07283f2b359723 01:05:19 latest 01:05:19 4.1.0-dev.30 01:05:19 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:05:19 main 01:05:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:05:19 f3e8d59dbbd8: Preparing 01:05:19 c772ac37904e: Preparing 01:05:19 42ef00222592: Preparing 01:05:19 352608ad3999: Preparing 01:05:19 23e1bf03253e: Preparing 01:05:19 6902a4e9f39d: Preparing 01:05:19 885cc7e526d6: Preparing 01:05:19 6902a4e9f39d: Waiting 01:05:19 7f85024fe1d8: Preparing 01:05:19 c56e88c90d4b: Preparing 01:05:19 dd9c8f8612c8: Preparing 01:05:19 7f85024fe1d8: Waiting 01:05:19 c56e88c90d4b: Waiting 01:05:19 dd9c8f8612c8: Waiting 01:05:19 885cc7e526d6: Waiting 01:05:19 23e1bf03253e: Layer already exists 01:05:19 352608ad3999: Layer already exists 01:05:20 c772ac37904e: Pushed 01:05:20 42ef00222592: Pushed 01:05:20 f3e8d59dbbd8: Pushed 01:05:20 dd9c8f8612c8: Layer already exists 01:05:20 7f85024fe1d8: Pushed 01:05:21 c56e88c90d4b: Pushed 01:05:31 885cc7e526d6: Pushed 01:05:46 6902a4e9f39d: Pushed 01:05:46 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:81fdd9340d42acc1145bb0806db83a79149dde75938f3caadf262d687b9c98e2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:46 + 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 01:05:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:05:46 f3e8d59dbbd8: Preparing 01:05:46 c772ac37904e: Preparing 01:05:46 42ef00222592: Preparing 01:05:46 352608ad3999: Preparing 01:05:46 23e1bf03253e: Preparing 01:05:46 6902a4e9f39d: Preparing 01:05:46 885cc7e526d6: Preparing 01:05:46 7f85024fe1d8: Preparing 01:05:46 c56e88c90d4b: Preparing 01:05:46 dd9c8f8612c8: Preparing 01:05:46 885cc7e526d6: Waiting 01:05:46 7f85024fe1d8: Waiting 01:05:46 c56e88c90d4b: Waiting 01:05:46 dd9c8f8612c8: Waiting 01:05:46 6902a4e9f39d: Waiting 01:05:46 c772ac37904e: Layer already exists 01:05:46 42ef00222592: Layer already exists 01:05:46 23e1bf03253e: Layer already exists 01:05:46 352608ad3999: Layer already exists 01:05:46 f3e8d59dbbd8: Layer already exists 01:05:46 7f85024fe1d8: Layer already exists 01:05:46 6902a4e9f39d: Layer already exists 01:05:46 885cc7e526d6: Layer already exists 01:05:46 c56e88c90d4b: Layer already exists 01:05:46 dd9c8f8612c8: Layer already exists 01:05:47 latest: digest: sha256:81fdd9340d42acc1145bb0806db83a79149dde75938f3caadf262d687b9c98e2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.30 01:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:05:47 f3e8d59dbbd8: Preparing 01:05:47 c772ac37904e: Preparing 01:05:47 42ef00222592: Preparing 01:05:47 352608ad3999: Preparing 01:05:47 23e1bf03253e: Preparing 01:05:47 6902a4e9f39d: Preparing 01:05:47 885cc7e526d6: Preparing 01:05:47 7f85024fe1d8: Preparing 01:05:47 c56e88c90d4b: Preparing 01:05:47 dd9c8f8612c8: Preparing 01:05:47 7f85024fe1d8: Waiting 01:05:47 c56e88c90d4b: Waiting 01:05:47 6902a4e9f39d: Waiting 01:05:47 dd9c8f8612c8: Waiting 01:05:47 885cc7e526d6: Waiting 01:05:47 c772ac37904e: Layer already exists 01:05:47 42ef00222592: Layer already exists 01:05:47 23e1bf03253e: Layer already exists 01:05:47 f3e8d59dbbd8: Layer already exists 01:05:47 352608ad3999: Layer already exists 01:05:47 885cc7e526d6: Layer already exists 01:05:47 6902a4e9f39d: Layer already exists 01:05:47 c56e88c90d4b: Layer already exists 01:05:47 dd9c8f8612c8: Layer already exists 01:05:47 7f85024fe1d8: Layer already exists 01:05:48 4.1.0-dev.30: digest: sha256:81fdd9340d42acc1145bb0806db83a79149dde75938f3caadf262d687b9c98e2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:05:48 f3e8d59dbbd8: Preparing 01:05:48 c772ac37904e: Preparing 01:05:48 42ef00222592: Preparing 01:05:48 352608ad3999: Preparing 01:05:48 23e1bf03253e: Preparing 01:05:48 6902a4e9f39d: Preparing 01:05:48 885cc7e526d6: Preparing 01:05:48 7f85024fe1d8: Preparing 01:05:48 c56e88c90d4b: Preparing 01:05:48 dd9c8f8612c8: Preparing 01:05:48 885cc7e526d6: Waiting 01:05:48 7f85024fe1d8: Waiting 01:05:48 c56e88c90d4b: Waiting 01:05:48 dd9c8f8612c8: Waiting 01:05:48 6902a4e9f39d: Waiting 01:05:48 352608ad3999: Layer already exists 01:05:48 42ef00222592: Layer already exists 01:05:48 f3e8d59dbbd8: Layer already exists 01:05:48 23e1bf03253e: Layer already exists 01:05:48 c772ac37904e: Layer already exists 01:05:48 6902a4e9f39d: Layer already exists 01:05:48 7f85024fe1d8: Layer already exists 01:05:48 885cc7e526d6: Layer already exists 01:05:48 c56e88c90d4b: Layer already exists 01:05:48 dd9c8f8612c8: Layer already exists 01:05:49 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:81fdd9340d42acc1145bb0806db83a79149dde75938f3caadf262d687b9c98e2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:49 + 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 01:05:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:05:49 f3e8d59dbbd8: Preparing 01:05:49 c772ac37904e: Preparing 01:05:49 42ef00222592: Preparing 01:05:49 352608ad3999: Preparing 01:05:49 23e1bf03253e: Preparing 01:05:49 6902a4e9f39d: Preparing 01:05:49 885cc7e526d6: Preparing 01:05:49 7f85024fe1d8: Preparing 01:05:49 c56e88c90d4b: Preparing 01:05:49 dd9c8f8612c8: Preparing 01:05:49 6902a4e9f39d: Waiting 01:05:49 885cc7e526d6: Waiting 01:05:49 7f85024fe1d8: Waiting 01:05:49 c56e88c90d4b: Waiting 01:05:49 dd9c8f8612c8: Waiting 01:05:49 352608ad3999: Layer already exists 01:05:49 42ef00222592: Layer already exists 01:05:49 23e1bf03253e: Layer already exists 01:05:49 f3e8d59dbbd8: Layer already exists 01:05:49 c772ac37904e: Layer already exists 01:05:49 7f85024fe1d8: Layer already exists 01:05:49 6902a4e9f39d: Layer already exists 01:05:49 c56e88c90d4b: Layer already exists 01:05:49 dd9c8f8612c8: Layer already exists 01:05:49 885cc7e526d6: Layer already exists 01:05:50 main: digest: sha256:81fdd9340d42acc1145bb0806db83a79149dde75938f3caadf262d687b9c98e2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:05:50 ===================================================== [Pipeline] echo 01:05:50 taggedImages: 01:05:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:05:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:05:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.30 01:05:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:05:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:05:50 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:05:50 755a569b73dd440e9bb4c730bc07283f2b359723 01:05:50 latest 01:05:50 4.1.0-dev.30 01:05:50 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:05:50 main 01:05:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:05:51 f0cc48217457: Preparing 01:05:51 53ecbec0a70b: Preparing 01:05:51 f565ed0f3af6: Preparing 01:05:51 352608ad3999: Preparing 01:05:51 23e1bf03253e: Preparing 01:05:51 5e27c324ac48: Preparing 01:05:51 7db17ad83aa6: Preparing 01:05:51 5e27c324ac48: Waiting 01:05:51 ef9af852ebe2: Preparing 01:05:51 7db17ad83aa6: Waiting 01:05:51 dd9c8f8612c8: Preparing 01:05:51 ef9af852ebe2: Waiting 01:05:51 dd9c8f8612c8: Waiting 01:05:51 352608ad3999: Layer already exists 01:05:51 23e1bf03253e: Layer already exists 01:05:51 f565ed0f3af6: Pushed 01:05:51 53ecbec0a70b: Pushed 01:05:51 f0cc48217457: Pushed 01:05:51 7db17ad83aa6: Pushed 01:05:51 dd9c8f8612c8: Layer already exists 01:05:51 ef9af852ebe2: Pushed 01:06:18 5e27c324ac48: Pushed 01:06:18 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:fda9a43d891e4e28fc32268efdfd460e98fed68a7e76bce2ff89615ef2216e8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:18 + 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 01:06:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:06:19 f0cc48217457: Preparing 01:06:19 53ecbec0a70b: Preparing 01:06:19 f565ed0f3af6: Preparing 01:06:19 352608ad3999: Preparing 01:06:19 23e1bf03253e: Preparing 01:06:19 5e27c324ac48: Preparing 01:06:19 7db17ad83aa6: Preparing 01:06:19 ef9af852ebe2: Preparing 01:06:19 5e27c324ac48: Waiting 01:06:19 dd9c8f8612c8: Preparing 01:06:19 7db17ad83aa6: Waiting 01:06:19 ef9af852ebe2: Waiting 01:06:19 dd9c8f8612c8: Waiting 01:06:19 f0cc48217457: Layer already exists 01:06:19 23e1bf03253e: Layer already exists 01:06:19 352608ad3999: Layer already exists 01:06:19 f565ed0f3af6: Layer already exists 01:06:19 53ecbec0a70b: Layer already exists 01:06:19 7db17ad83aa6: Layer already exists 01:06:19 dd9c8f8612c8: Layer already exists 01:06:19 5e27c324ac48: Layer already exists 01:06:19 ef9af852ebe2: Layer already exists 01:06:19 latest: digest: sha256:fda9a43d891e4e28fc32268efdfd460e98fed68a7e76bce2ff89615ef2216e8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.30 01:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:06:20 f0cc48217457: Preparing 01:06:20 53ecbec0a70b: Preparing 01:06:20 f565ed0f3af6: Preparing 01:06:20 352608ad3999: Preparing 01:06:20 23e1bf03253e: Preparing 01:06:20 5e27c324ac48: Preparing 01:06:20 7db17ad83aa6: Preparing 01:06:20 ef9af852ebe2: Preparing 01:06:20 dd9c8f8612c8: Preparing 01:06:20 5e27c324ac48: Waiting 01:06:20 7db17ad83aa6: Waiting 01:06:20 ef9af852ebe2: Waiting 01:06:20 dd9c8f8612c8: Waiting 01:06:20 53ecbec0a70b: Layer already exists 01:06:20 f565ed0f3af6: Layer already exists 01:06:20 f0cc48217457: Layer already exists 01:06:20 23e1bf03253e: Layer already exists 01:06:20 352608ad3999: Layer already exists 01:06:20 5e27c324ac48: Layer already exists 01:06:20 ef9af852ebe2: Layer already exists 01:06:20 dd9c8f8612c8: Layer already exists 01:06:20 7db17ad83aa6: Layer already exists 01:06:20 4.1.0-dev.30: digest: sha256:fda9a43d891e4e28fc32268efdfd460e98fed68a7e76bce2ff89615ef2216e8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:06:21 f0cc48217457: Preparing 01:06:21 53ecbec0a70b: Preparing 01:06:21 f565ed0f3af6: Preparing 01:06:21 352608ad3999: Preparing 01:06:21 23e1bf03253e: Preparing 01:06:21 5e27c324ac48: Preparing 01:06:21 7db17ad83aa6: Preparing 01:06:21 ef9af852ebe2: Preparing 01:06:21 dd9c8f8612c8: Preparing 01:06:21 7db17ad83aa6: Waiting 01:06:21 ef9af852ebe2: Waiting 01:06:21 5e27c324ac48: Waiting 01:06:21 dd9c8f8612c8: Waiting 01:06:21 352608ad3999: Layer already exists 01:06:21 f565ed0f3af6: Layer already exists 01:06:21 f0cc48217457: Layer already exists 01:06:21 53ecbec0a70b: Layer already exists 01:06:21 23e1bf03253e: Layer already exists 01:06:21 7db17ad83aa6: Layer already exists 01:06:21 5e27c324ac48: Layer already exists 01:06:21 ef9af852ebe2: Layer already exists 01:06:21 dd9c8f8612c8: Layer already exists 01:06:21 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:fda9a43d891e4e28fc32268efdfd460e98fed68a7e76bce2ff89615ef2216e8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:21 + 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 01:06:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:06:22 f0cc48217457: Preparing 01:06:22 53ecbec0a70b: Preparing 01:06:22 f565ed0f3af6: Preparing 01:06:22 352608ad3999: Preparing 01:06:22 23e1bf03253e: Preparing 01:06:22 5e27c324ac48: Preparing 01:06:22 7db17ad83aa6: Preparing 01:06:22 ef9af852ebe2: Preparing 01:06:22 dd9c8f8612c8: Preparing 01:06:22 7db17ad83aa6: Waiting 01:06:22 ef9af852ebe2: Waiting 01:06:22 dd9c8f8612c8: Waiting 01:06:22 5e27c324ac48: Waiting 01:06:22 f565ed0f3af6: Layer already exists 01:06:22 f0cc48217457: Layer already exists 01:06:22 352608ad3999: Layer already exists 01:06:22 53ecbec0a70b: Layer already exists 01:06:22 23e1bf03253e: Layer already exists 01:06:22 7db17ad83aa6: Layer already exists 01:06:22 5e27c324ac48: Layer already exists 01:06:22 dd9c8f8612c8: Layer already exists 01:06:22 ef9af852ebe2: Layer already exists 01:06:22 main: digest: sha256:fda9a43d891e4e28fc32268efdfd460e98fed68a7e76bce2ff89615ef2216e8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:06:22 ===================================================== [Pipeline] echo 01:06:22 taggedImages: 01:06:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:06:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:06:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.30 01:06:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:06:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:06:22 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:06:22 755a569b73dd440e9bb4c730bc07283f2b359723 01:06:22 latest 01:06:22 4.1.0-dev.30 01:06:22 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:06:22 main 01:06:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:06:23 c408531e5518: Preparing 01:06:23 ff7b2dcc5bd2: Preparing 01:06:23 48775a3e3859: Preparing 01:06:23 352608ad3999: Preparing 01:06:23 23e1bf03253e: Preparing 01:06:23 c07201c6e1c6: Preparing 01:06:23 7f85024fe1d8: Preparing 01:06:23 c56e88c90d4b: Preparing 01:06:23 dd9c8f8612c8: Preparing 01:06:23 7f85024fe1d8: Waiting 01:06:23 c56e88c90d4b: Waiting 01:06:23 c07201c6e1c6: Waiting 01:06:23 dd9c8f8612c8: Waiting 01:06:23 23e1bf03253e: Layer already exists 01:06:23 352608ad3999: Layer already exists 01:06:23 7f85024fe1d8: Layer already exists 01:06:23 c56e88c90d4b: Layer already exists 01:06:23 ff7b2dcc5bd2: Pushed 01:06:23 c408531e5518: Pushed 01:06:23 48775a3e3859: Pushed 01:06:23 dd9c8f8612c8: Layer already exists 01:06:50 c07201c6e1c6: Pushed 01:06:50 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:c6055eab22acfe65c8c3399f7cbc569609f4f6e3c9413ed5b15032708b3085cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:50 + 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 01:06:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:06:50 c408531e5518: Preparing 01:06:50 ff7b2dcc5bd2: Preparing 01:06:50 48775a3e3859: Preparing 01:06:50 352608ad3999: Preparing 01:06:50 23e1bf03253e: Preparing 01:06:50 c07201c6e1c6: Preparing 01:06:50 7f85024fe1d8: Preparing 01:06:50 c56e88c90d4b: Preparing 01:06:50 dd9c8f8612c8: Preparing 01:06:50 7f85024fe1d8: Waiting 01:06:50 c56e88c90d4b: Waiting 01:06:50 dd9c8f8612c8: Waiting 01:06:50 c07201c6e1c6: Waiting 01:06:50 352608ad3999: Layer already exists 01:06:50 23e1bf03253e: Layer already exists 01:06:50 c408531e5518: Layer already exists 01:06:50 48775a3e3859: Layer already exists 01:06:50 ff7b2dcc5bd2: Layer already exists 01:06:50 c07201c6e1c6: Layer already exists 01:06:50 7f85024fe1d8: Layer already exists 01:06:50 c56e88c90d4b: Layer already exists 01:06:50 dd9c8f8612c8: Layer already exists 01:06:50 latest: digest: sha256:c6055eab22acfe65c8c3399f7cbc569609f4f6e3c9413ed5b15032708b3085cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.30 01:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:06:51 c408531e5518: Preparing 01:06:51 ff7b2dcc5bd2: Preparing 01:06:51 48775a3e3859: Preparing 01:06:51 352608ad3999: Preparing 01:06:51 23e1bf03253e: Preparing 01:06:51 c07201c6e1c6: Preparing 01:06:51 7f85024fe1d8: Preparing 01:06:51 c56e88c90d4b: Preparing 01:06:51 dd9c8f8612c8: Preparing 01:06:51 c07201c6e1c6: Waiting 01:06:51 7f85024fe1d8: Waiting 01:06:51 c56e88c90d4b: Waiting 01:06:51 dd9c8f8612c8: Waiting 01:06:51 23e1bf03253e: Layer already exists 01:06:51 c408531e5518: Layer already exists 01:06:51 48775a3e3859: Layer already exists 01:06:51 352608ad3999: Layer already exists 01:06:51 ff7b2dcc5bd2: Layer already exists 01:06:51 c07201c6e1c6: Layer already exists 01:06:51 7f85024fe1d8: Layer already exists 01:06:51 c56e88c90d4b: Layer already exists 01:06:51 dd9c8f8612c8: Layer already exists 01:06:51 4.1.0-dev.30: digest: sha256:c6055eab22acfe65c8c3399f7cbc569609f4f6e3c9413ed5b15032708b3085cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:06:52 c408531e5518: Preparing 01:06:52 ff7b2dcc5bd2: Preparing 01:06:52 48775a3e3859: Preparing 01:06:52 352608ad3999: Preparing 01:06:52 23e1bf03253e: Preparing 01:06:52 c07201c6e1c6: Preparing 01:06:52 7f85024fe1d8: Preparing 01:06:52 c56e88c90d4b: Preparing 01:06:52 dd9c8f8612c8: Preparing 01:06:52 dd9c8f8612c8: Waiting 01:06:52 c56e88c90d4b: Waiting 01:06:52 c07201c6e1c6: Waiting 01:06:52 7f85024fe1d8: Waiting 01:06:52 23e1bf03253e: Layer already exists 01:06:52 c408531e5518: Layer already exists 01:06:52 48775a3e3859: Layer already exists 01:06:52 ff7b2dcc5bd2: Layer already exists 01:06:52 352608ad3999: Layer already exists 01:06:52 c56e88c90d4b: Layer already exists 01:06:52 7f85024fe1d8: Layer already exists 01:06:52 c07201c6e1c6: Layer already exists 01:06:52 dd9c8f8612c8: Layer already exists 01:06:52 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:c6055eab22acfe65c8c3399f7cbc569609f4f6e3c9413ed5b15032708b3085cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:53 + 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 01:06:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:06:53 c408531e5518: Preparing 01:06:53 ff7b2dcc5bd2: Preparing 01:06:53 48775a3e3859: Preparing 01:06:53 352608ad3999: Preparing 01:06:53 23e1bf03253e: Preparing 01:06:53 c07201c6e1c6: Preparing 01:06:53 7f85024fe1d8: Preparing 01:06:53 c56e88c90d4b: Preparing 01:06:53 dd9c8f8612c8: Preparing 01:06:53 7f85024fe1d8: Waiting 01:06:53 c56e88c90d4b: Waiting 01:06:53 dd9c8f8612c8: Waiting 01:06:53 c07201c6e1c6: Waiting 01:06:53 352608ad3999: Layer already exists 01:06:53 c408531e5518: Layer already exists 01:06:53 23e1bf03253e: Layer already exists 01:06:53 ff7b2dcc5bd2: Layer already exists 01:06:53 48775a3e3859: Layer already exists 01:06:53 c07201c6e1c6: Layer already exists 01:06:53 7f85024fe1d8: Layer already exists 01:06:53 c56e88c90d4b: Layer already exists 01:06:53 dd9c8f8612c8: Layer already exists 01:06:53 main: digest: sha256:c6055eab22acfe65c8c3399f7cbc569609f4f6e3c9413ed5b15032708b3085cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:06:53 ===================================================== [Pipeline] echo 01:06:53 taggedImages: 01:06:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:06:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:06:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.30 01:06:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:06:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:06:53 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:06:53 755a569b73dd440e9bb4c730bc07283f2b359723 01:06:53 latest 01:06:53 4.1.0-dev.30 01:06:53 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:06:53 main 01:06:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:06:54 eca3470a2d04: Preparing 01:06:54 400473c4a177: Preparing 01:06:54 352608ad3999: Preparing 01:06:54 23e1bf03253e: Preparing 01:06:54 1a0ce901930d: Preparing 01:06:54 474281970459: Preparing 01:06:54 dd9c8f8612c8: Preparing 01:06:54 474281970459: Waiting 01:06:54 dd9c8f8612c8: Waiting 01:06:54 352608ad3999: Layer already exists 01:06:54 23e1bf03253e: Layer already exists 01:06:54 dd9c8f8612c8: Layer already exists 01:06:54 1a0ce901930d: Pushed 01:06:54 eca3470a2d04: Pushed 01:06:55 474281970459: Pushed 01:07:03 400473c4a177: Pushed 01:07:03 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:e5f11cfef4143684e676eda9ff1b3699a916b5d0e9c8128aa7b4c81221b7a1b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:07:04 eca3470a2d04: Preparing 01:07:04 400473c4a177: Preparing 01:07:04 352608ad3999: Preparing 01:07:04 23e1bf03253e: Preparing 01:07:04 1a0ce901930d: Preparing 01:07:04 474281970459: Preparing 01:07:04 dd9c8f8612c8: Preparing 01:07:04 474281970459: Waiting 01:07:04 dd9c8f8612c8: Waiting 01:07:04 400473c4a177: Layer already exists 01:07:04 23e1bf03253e: Layer already exists 01:07:04 352608ad3999: Layer already exists 01:07:04 1a0ce901930d: Layer already exists 01:07:04 eca3470a2d04: Layer already exists 01:07:04 474281970459: Layer already exists 01:07:04 dd9c8f8612c8: Layer already exists 01:07:04 latest: digest: sha256:e5f11cfef4143684e676eda9ff1b3699a916b5d0e9c8128aa7b4c81221b7a1b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.30 01:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:07:05 eca3470a2d04: Preparing 01:07:05 400473c4a177: Preparing 01:07:05 352608ad3999: Preparing 01:07:05 23e1bf03253e: Preparing 01:07:05 1a0ce901930d: Preparing 01:07:05 474281970459: Preparing 01:07:05 dd9c8f8612c8: Preparing 01:07:05 474281970459: Waiting 01:07:05 dd9c8f8612c8: Waiting 01:07:05 23e1bf03253e: Layer already exists 01:07:05 400473c4a177: Layer already exists 01:07:05 352608ad3999: Layer already exists 01:07:05 eca3470a2d04: Layer already exists 01:07:05 1a0ce901930d: Layer already exists 01:07:05 dd9c8f8612c8: Layer already exists 01:07:05 474281970459: Layer already exists 01:07:05 4.1.0-dev.30: digest: sha256:e5f11cfef4143684e676eda9ff1b3699a916b5d0e9c8128aa7b4c81221b7a1b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:07:06 eca3470a2d04: Preparing 01:07:06 400473c4a177: Preparing 01:07:06 352608ad3999: Preparing 01:07:06 23e1bf03253e: Preparing 01:07:06 1a0ce901930d: Preparing 01:07:06 474281970459: Preparing 01:07:06 dd9c8f8612c8: Preparing 01:07:06 474281970459: Waiting 01:07:06 dd9c8f8612c8: Waiting 01:07:06 23e1bf03253e: Layer already exists 01:07:06 1a0ce901930d: Layer already exists 01:07:06 eca3470a2d04: Layer already exists 01:07:06 352608ad3999: Layer already exists 01:07:06 400473c4a177: Layer already exists 01:07:06 474281970459: Layer already exists 01:07:06 dd9c8f8612c8: Layer already exists 01:07:06 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:e5f11cfef4143684e676eda9ff1b3699a916b5d0e9c8128aa7b4c81221b7a1b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:07:07 eca3470a2d04: Preparing 01:07:07 400473c4a177: Preparing 01:07:07 352608ad3999: Preparing 01:07:07 23e1bf03253e: Preparing 01:07:07 1a0ce901930d: Preparing 01:07:07 474281970459: Preparing 01:07:07 dd9c8f8612c8: Preparing 01:07:07 474281970459: Waiting 01:07:07 dd9c8f8612c8: Waiting 01:07:07 1a0ce901930d: Layer already exists 01:07:07 eca3470a2d04: Layer already exists 01:07:07 23e1bf03253e: Layer already exists 01:07:07 400473c4a177: Layer already exists 01:07:07 352608ad3999: Layer already exists 01:07:07 474281970459: Layer already exists 01:07:07 dd9c8f8612c8: Layer already exists 01:07:07 main: digest: sha256:e5f11cfef4143684e676eda9ff1b3699a916b5d0e9c8128aa7b4c81221b7a1b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:07 ===================================================== [Pipeline] echo 01:07:07 taggedImages: 01:07:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:07:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:07:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.30 01:07:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:07:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:07:07 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:07:07 755a569b73dd440e9bb4c730bc07283f2b359723 01:07:07 latest 01:07:07 4.1.0-dev.30 01:07:07 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:07:07 main 01:07:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:07:08 b22a67697e9a: Preparing 01:07:08 fb5b8ae5c507: Preparing 01:07:08 352608ad3999: Preparing 01:07:08 23e1bf03253e: Preparing 01:07:08 693213904af7: Preparing 01:07:08 526d073449ad: Preparing 01:07:08 dd9c8f8612c8: Preparing 01:07:08 526d073449ad: Waiting 01:07:08 dd9c8f8612c8: Waiting 01:07:08 23e1bf03253e: Layer already exists 01:07:08 352608ad3999: Layer already exists 01:07:08 dd9c8f8612c8: Layer already exists 01:07:08 b22a67697e9a: Pushed 01:07:08 693213904af7: Pushed 01:07:09 526d073449ad: Pushed 01:07:17 fb5b8ae5c507: Pushed 01:07:17 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:5d60b01185254ca743b220e513b3364d62dcdc7e8413dda0df75bc049d83f74a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:07:18 b22a67697e9a: Preparing 01:07:18 fb5b8ae5c507: Preparing 01:07:18 352608ad3999: Preparing 01:07:18 23e1bf03253e: Preparing 01:07:18 693213904af7: Preparing 01:07:18 526d073449ad: Preparing 01:07:18 dd9c8f8612c8: Preparing 01:07:18 526d073449ad: Waiting 01:07:18 dd9c8f8612c8: Waiting 01:07:18 352608ad3999: Layer already exists 01:07:18 b22a67697e9a: Layer already exists 01:07:18 693213904af7: Layer already exists 01:07:18 23e1bf03253e: Layer already exists 01:07:18 fb5b8ae5c507: Layer already exists 01:07:18 526d073449ad: Layer already exists 01:07:18 dd9c8f8612c8: Layer already exists 01:07:18 latest: digest: sha256:5d60b01185254ca743b220e513b3364d62dcdc7e8413dda0df75bc049d83f74a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.30 01:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:07:19 b22a67697e9a: Preparing 01:07:19 fb5b8ae5c507: Preparing 01:07:19 352608ad3999: Preparing 01:07:19 23e1bf03253e: Preparing 01:07:19 693213904af7: Preparing 01:07:19 526d073449ad: Preparing 01:07:19 dd9c8f8612c8: Preparing 01:07:19 526d073449ad: Waiting 01:07:19 b22a67697e9a: Layer already exists 01:07:19 352608ad3999: Layer already exists 01:07:19 23e1bf03253e: Layer already exists 01:07:19 fb5b8ae5c507: Layer already exists 01:07:19 693213904af7: Layer already exists 01:07:19 dd9c8f8612c8: Layer already exists 01:07:19 526d073449ad: Layer already exists 01:07:19 4.1.0-dev.30: digest: sha256:5d60b01185254ca743b220e513b3364d62dcdc7e8413dda0df75bc049d83f74a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:07:20 b22a67697e9a: Preparing 01:07:20 fb5b8ae5c507: Preparing 01:07:20 352608ad3999: Preparing 01:07:20 23e1bf03253e: Preparing 01:07:20 693213904af7: Preparing 01:07:20 526d073449ad: Preparing 01:07:20 dd9c8f8612c8: Preparing 01:07:20 526d073449ad: Waiting 01:07:20 dd9c8f8612c8: Waiting 01:07:20 693213904af7: Layer already exists 01:07:20 fb5b8ae5c507: Layer already exists 01:07:20 352608ad3999: Layer already exists 01:07:20 23e1bf03253e: Layer already exists 01:07:20 b22a67697e9a: Layer already exists 01:07:20 526d073449ad: Layer already exists 01:07:20 dd9c8f8612c8: Layer already exists 01:07:20 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:5d60b01185254ca743b220e513b3364d62dcdc7e8413dda0df75bc049d83f74a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:07:21 b22a67697e9a: Preparing 01:07:21 fb5b8ae5c507: Preparing 01:07:21 352608ad3999: Preparing 01:07:21 23e1bf03253e: Preparing 01:07:21 693213904af7: Preparing 01:07:21 526d073449ad: Preparing 01:07:21 dd9c8f8612c8: Preparing 01:07:21 526d073449ad: Waiting 01:07:21 dd9c8f8612c8: Waiting 01:07:21 b22a67697e9a: Layer already exists 01:07:21 352608ad3999: Layer already exists 01:07:21 23e1bf03253e: Layer already exists 01:07:21 693213904af7: Layer already exists 01:07:21 fb5b8ae5c507: Layer already exists 01:07:21 dd9c8f8612c8: Layer already exists 01:07:21 526d073449ad: Layer already exists 01:07:21 main: digest: sha256:5d60b01185254ca743b220e513b3364d62dcdc7e8413dda0df75bc049d83f74a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:21 ===================================================== [Pipeline] echo 01:07:21 taggedImages: 01:07:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 01:07:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:07:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.30 01:07:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 01:07:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.30 [Pipeline] echo 01:07:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo 01:07:22 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 01:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:07:22 01:07:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:07:23 arm64: Pulling from edgex-lftools-log-publisher 01:07:23 8998bd30e6a1: Pulling fs layer 01:07:23 04944245beec: Pulling fs layer 01:07:23 699f458cf7ca: Pulling fs layer 01:07:23 765212b225bb: Pulling fs layer 01:07:23 f23df028b6ca: Pulling fs layer 01:07:23 d65c8cfc05b1: Pulling fs layer 01:07:23 2437ff75d9bd: Pulling fs layer 01:07:23 d65c8cfc05b1: Waiting 01:07:23 2437ff75d9bd: Waiting 01:07:23 765212b225bb: Waiting 01:07:23 f23df028b6ca: Waiting 01:07:23 04944245beec: Verifying Checksum 01:07:23 04944245beec: Download complete 01:07:23 765212b225bb: Verifying Checksum 01:07:23 765212b225bb: Download complete 01:07:23 f23df028b6ca: Verifying Checksum 01:07:23 f23df028b6ca: Download complete 01:07:23 d65c8cfc05b1: Verifying Checksum 01:07:23 d65c8cfc05b1: Download complete 01:07:23 699f458cf7ca: Verifying Checksum 01:07:23 699f458cf7ca: Download complete 01:07:24 8998bd30e6a1: Verifying Checksum 01:07:24 8998bd30e6a1: Download complete 01:07:26 2437ff75d9bd: Download complete 01:07:29 8998bd30e6a1: Pull complete 01:07:29 04944245beec: Pull complete 01:07:31 699f458cf7ca: Pull complete 01:07:31 765212b225bb: Pull complete 01:07:32 f23df028b6ca: Pull complete 01:07:32 d65c8cfc05b1: Pull complete 01:07:50 2437ff75d9bd: Pull complete 01:07:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:07:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:50 prd-ubuntu20.04-docker-arm64-4c-16g-4142 does not seem to be running inside a container 01:07:50 $ 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/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 01:07:53 $ docker top 8ed74f92ea0d846de13dd34d2f4754596f0d754edba675639b108a5861871e8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:54 ---> job-cost.sh 01:07:54 lf-activate-venv: SKIPPING 01:07:54 INFO: No Stack... 01:07:55 INFO: Retrieving Pricing Info for: v3-standard-4 01:07:56 INFO: Archiving Costs [Pipeline] sh 01:07:56 + cat /w/workspace/edgex-go/862/archives/cost.csv 01:07:56 + cut -d, -f6 [Pipeline] lock 01:07:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-862-stack-cost] 01:07:56 Resource [jenkins-edgexfoundry-edgex-go-main-862-stack-cost] did not exist. Created. 01:07:56 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-862-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:07:57 + echo total: 0.10999999940395355 [Pipeline] stash 01:07:58 Stashed 1 file(s) [Pipeline] } 01:07:58 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-862-stack-cost] [Pipeline] // lock [Pipeline] } 01:07:58 $ docker stop --time=1 8ed74f92ea0d846de13dd34d2f4754596f0d754edba675639b108a5861871e8b 01:07:59 $ docker rm -f --volumes 8ed74f92ea0d846de13dd34d2f4754596f0d754edba675639b108a5861871e8b [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 01:08:00 provisioning config files... 01:08:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/862@tmp/config17813820542076901651tmp [Pipeline] { [Pipeline] sh 01:08:00 + set +x 01:08:00 + curl -s https://codecov.io/bash 01:08:00 + bash -s -- 01:08:00 01:08:00 _____ _ 01:08:00 / ____| | | 01:08:00 | | ___ __| | ___ ___ _____ __ 01:08:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:08:00 | |___| (_) | (_| | __/ (_| (_) \ V / 01:08:00 \_____\___/ \__,_|\___|\___\___/ \_/ 01:08:00 Bash-1.0.6 01:08:00 01:08:00 01:08:00 ==> git version 2.25.1 found 01:08:00 ==> 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 01:08:00 Release-Date: 2020-01-08 01:08:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:08:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:08:00 ==> Jenkins CI detected. 01:08:00 current dir:  /w/workspace/edgex-go/862 01:08:00 project root: . 01:08:00 --> token set from env 01:08:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:08:00 ==> Running gcov in . (disable via -X gcov) 01:08:00 ==> Python coveragepy not found 01:08:00 ==> Searching for coverage reports in: 01:08:00 + . 01:08:00 -> Found 1 reports 01:08:00 ==> Detecting git/mercurial file structure 01:08:00 ==> Reading reports 01:08:00 + ./coverage.out bytes=1666972 01:08:00 ==> Appending adjustments 01:08:00 https://docs.codecov.io/docs/fixing-reports 01:08:02 + Found adjustments 01:08:02 ==> Gzipping contents 01:08:02 140K /tmp/codecov.iMYR6N.gz 01:08:02 ==> Uploading reports 01:08:02 url: https://codecov.io 01:08:02 query: branch=main&commit=755a569b73dd440e9bb4c730bc07283f2b359723&build=862&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F862%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:08:02 -> Pinging Codecov 01:08:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=755a569b73dd440e9bb4c730bc07283f2b359723&build=862&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F862%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:08:02 -> Uploading to 01:08:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/755a569b73dd440e9bb4c730bc07283f2b359723/85ff3742-8a68-4140-8eb6-3791b922dd38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250628%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250628T010802Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fbbfb389b72383e0bfac0444d8c3ce84d7a487b7f56b98a5dd143212aa830043 01:08:02 % Total % Received % Xferd Average Speed Time Time Time Current 01:08:02 Dload Upload Total Spent Left Speed 01:08:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 292k --:--:-- --:--:-- --:--:-- 292k 01:08:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } 01:08:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:08:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:08:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:08:03 01:08:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:08:03 latest: Pulling from edgex-devops/edgex-snyk-go 01:08:03 0a9a5dfd008f: Already exists 01:08:03 36466aa92d05: Already exists 01:08:03 e10405b45d13: Already exists 01:08:03 096b7ceb2af7: Already exists 01:08:03 4f4fb700ef54: Already exists 01:08:03 e50aa161e22a: Pulling fs layer 01:08:03 d3c8db5fb9df: Pulling fs layer 01:08:04 e50aa161e22a: Verifying Checksum 01:08:04 e50aa161e22a: Download complete 01:08:04 e50aa161e22a: Pull complete 01:08:04 d3c8db5fb9df: Verifying Checksum 01:08:04 d3c8db5fb9df: Download complete 01:08:07 d3c8db5fb9df: Pull complete 01:08:07 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 01:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:08:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:07 prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container 01:08:07 $ 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/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 01:08:08 $ docker top 056a850fefd490c55d71c72f08312468898d15fbde04ea54a377c2569517f54f -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:09 + git config --global --add safe.directory /w/workspace/edgex-go/862 [Pipeline] echo 01:08:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:08:09 + set -o pipefail 01:08:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:08:21 01:08:21 Monitoring /w/workspace/edgex-go/862 (github.com/edgexfoundry/edgex-go)... 01:08:21 01:08:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c6d3538c-6a47-4db4-8567-5de464310b0e 01:08:21 01:08:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:08:21 [Pipeline] } 01:08:21 $ docker stop --time=1 056a850fefd490c55d71c72f08312468898d15fbde04ea54a377c2569517f54f 01:08:23 $ docker rm -f --volumes 056a850fefd490c55d71c72f08312468898d15fbde04ea54a377c2569517f54f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:08:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:24 provisioning config files... 01:08:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/862@tmp/config13246982079686299435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:24 --> edgex-publish-swagger.sh 01:08:24 === Publish openapi API === 01:08:24 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 01:08:24 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/862/openapi/core-command.yaml] 01:08:24 % Total % Received % Xferd Average Speed Time Time Time Current 01:08:24 Dload Upload Total Spent Left Speed 01:08:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 272 134k --:--:-- --:--:-- --:--:-- 135k 01:08:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:08:24 01:08:24 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/862/openapi/core-data.yaml] 01:08:24 % Total % Received % Xferd Average Speed Time Time Time Current 01:08:24 Dload Upload Total Spent Left Speed 01:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 216 224k --:--:-- --:--:-- --:--:-- 224k 01:08:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:08:25 01:08:25 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/862/openapi/core-keeper.yaml] 01:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:08:25 Dload Upload Total Spent Left Speed 01:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 500 223k --:--:-- --:--:-- --:--:-- 224k 01:08:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:08:25 01:08:25 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/862/openapi/core-metadata.yaml] 01:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:08:25 Dload Upload Total Spent Left Speed 01:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 1742k --:--:-- --:--:-- --:--:-- 1723k 100 156k 100 66 100 156k 262 624k --:--:-- --:--:-- --:--:-- 622k 01:08:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:08:25 01:08:25 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/862/openapi/security-proxy-auth.yaml] 01:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:08:25 Dload Upload Total Spent Left Speed 01:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 515 186k --:--:-- --:--:-- --:--:-- 187k 01:08:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:08:25 01:08:25 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/862/openapi/security-secretstore-setup.yaml] 01:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:08:25 Dload Upload Total Spent Left Speed 01:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 545 32338 --:--:-- --:--:-- --:--:-- 33158 01:08:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:08:25 01:08:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/862/openapi/support-notifications.yaml] 01:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:08:25 Dload Upload Total Spent Left Speed 01:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 452 668k --:--:-- --:--:-- --:--:-- 669k 01:08:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:08:25 01:08:25 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/862/openapi/support-scheduler.yaml] 01:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:08:25 Dload Upload Total Spent Left Speed 01:08:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 280 210k --:--:-- --:--:-- --:--:-- 210k 01:08:26 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:08:26 [Pipeline] } 01:08:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:08:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:08:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:27 prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container 01:08:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 01:08:27 $ docker top 9d74d5c9f85d431fc7ecdd6c041aaacff844ffcd2b272dd51e8264ae365b0090 -eo pid,comm 01:08:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:08:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:08:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:27 [ssh-agent] Looking for ssh-agent implementation... 01:08:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:27 $ docker exec 9d74d5c9f85d431fc7ecdd6c041aaacff844ffcd2b272dd51e8264ae365b0090 ssh-agent 01:08:27 SSH_AUTH_SOCK=/tmp/ssh-R2XJAzrac6hV/agent.32 01:08:27 SSH_AGENT_PID=38 01:08:27 Running ssh-add (command line suppressed) 01:08:28 Identity added: /w/workspace/edgex-go/862@tmp/private_key_13055238622582006369.key (/w/workspace/edgex-go/862@tmp/private_key_13055238622582006369.key) 01:08:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:28 + git semver tag 01:08:28 2025-06-28 01:08:28,565 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:08:28 2025-06-28 01:08:28,570 [run_tag] DEBUG tag force:False 01:08:28 2025-06-28 01:08:28,570 [check_head_tag] DEBUG check head tag 01:08:28 2025-06-28 01:08:28,571 [execute] INFO git cat-file --batch-check 01:08:28 2025-06-28 01:08:28,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/862, stdin=, shell=False, universal_newlines=False) 01:08:28 2025-06-28 01:08:28,573 [execute] INFO git cat-file --batch 01:08:28 2025-06-28 01:08:28,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/862, stdin=, shell=False, universal_newlines=False) 01:08:28 2025-06-28 01:08:28,588 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main 01:08:28 2025-06-28 01:08:28,589 [execute] INFO git tag -a v4.1.0-dev.30 -m v4.1.0-dev.30 01:08:28 2025-06-28 01:08:28,589 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.30', '-m', 'v4.1.0-dev.30'], cwd=/w/workspace/edgex-go/862, stdin=None, shell=False, universal_newlines=False) 01:08:28 2025-06-28 01:08:28,592 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main 01:08:28 4.1.0-dev.30 [Pipeline] } 01:08:28 $ docker exec --env ******** --env ******** 9d74d5c9f85d431fc7ecdd6c041aaacff844ffcd2b272dd51e8264ae365b0090 ssh-agent -k 01:08:28 unset SSH_AUTH_SOCK; 01:08:28 unset SSH_AGENT_PID; 01:08:28 echo Agent pid 38 killed; 01:08:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:08:29 + git semver [Pipeline] } 01:08:29 $ docker stop --time=1 9d74d5c9f85d431fc7ecdd6c041aaacff844ffcd2b272dd51e8264ae365b0090 01:08:31 $ docker rm -f --volumes 9d74d5c9f85d431fc7ecdd6c041aaacff844ffcd2b272dd51e8264ae365b0090 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:08:31 01:08:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:08:31 0.23.1-centos7: Pulling from edgex-lftools 01:08:31 ab5ef0e58194: Pulling fs layer 01:08:31 9712f1f96733: Pulling fs layer 01:08:31 63f879dbbcfc: Pulling fs layer 01:08:31 0d9ebad4ef96: Pulling fs layer 01:08:31 e9a5061849ea: Pulling fs layer 01:08:31 d747dcd14b5f: Pulling fs layer 01:08:31 2de7ff778b66: Pulling fs layer 01:08:31 d747dcd14b5f: Waiting 01:08:31 0d9ebad4ef96: Waiting 01:08:31 e9a5061849ea: Waiting 01:08:31 9712f1f96733: Verifying Checksum 01:08:31 9712f1f96733: Download complete 01:08:32 63f879dbbcfc: Verifying Checksum 01:08:32 63f879dbbcfc: Download complete 01:08:32 e9a5061849ea: Verifying Checksum 01:08:32 e9a5061849ea: Download complete 01:08:32 d747dcd14b5f: Verifying Checksum 01:08:32 d747dcd14b5f: Download complete 01:08:32 ab5ef0e58194: Verifying Checksum 01:08:32 ab5ef0e58194: Download complete 01:08:32 0d9ebad4ef96: Download complete 01:08:32 2de7ff778b66: Verifying Checksum 01:08:32 2de7ff778b66: Download complete 01:08:35 ab5ef0e58194: Pull complete 01:08:35 9712f1f96733: Pull complete 01:08:36 63f879dbbcfc: Pull complete 01:08:40 0d9ebad4ef96: Pull complete 01:08:40 e9a5061849ea: Pull complete 01:08:40 d747dcd14b5f: Pull complete 01:08:41 2de7ff778b66: Pull complete 01:08:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:08:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:41 prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container 01:08:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 01:08:42 $ docker top bb40341d0f06e31c3264cfffc548d39a13b41790dd2526cd3954aa967fbc9051 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:08:43 provisioning config files... 01:08:43 copy managed file [sigul-config] to file:/w/workspace/edgex-go/862@tmp/config15927044951866132925tmp 01:08:43 copy managed file [sigul-password] to file:/w/workspace/edgex-go/862@tmp/config10209618542333982885tmp 01:08:43 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/862@tmp/config17480081007548201704tmp [Pipeline] { [Pipeline] echo 01:08:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:08:43 ---> sigul-configuration.sh 01:08:43 gpg: directory `/root/.gnupg' created 01:08:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:08:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:08:43 gpg: keyring `/root/.gnupg/secring.gpg' created 01:08:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:08:43 gpg: CAST5 encrypted data 01:08:43 gpg: encrypted with 1 passphrase 01:08:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:08:43 + mkdir /home/jenkins 01:08:43 + mkdir /home/jenkins/sigul [Pipeline] sh 01:08:43 + 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 01:08:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:08:44 ---> sigul-install.sh 01:08:44 Sigul already installed; skipping installation. [Pipeline] sh 01:08:44 + git tag --list 01:08:44 0.6.0 01:08:44 0.6.1 01:08:44 0.7.0 01:08:44 0.7.1 01:08:44 v1.0.0 01:08:44 v1.0.1 01:08:44 v1.1.0 01:08:44 v1.2.0 01:08:44 v1.2.1 01:08:44 v1.3.0 01:08:44 v1.3.1 01:08:44 v2.0.0 01:08:44 v2.1.0 01:08:44 v2.1.1 01:08:44 v2.2.0 01:08:44 v2.3.0 01:08:44 v3.0 01:08:44 v3.0.0 01:08:44 v3.1 01:08:44 v3.1.0 01:08:44 v3.1.1 01:08:44 v4.0 01:08:44 v4.0.0 01:08:44 v4.0.1 01:08:44 v4.0.1-dev.1 01:08:44 v4.1.0-dev.1 01:08:44 v4.1.0-dev.10 01:08:44 v4.1.0-dev.11 01:08:44 v4.1.0-dev.12 01:08:44 v4.1.0-dev.13 01:08:44 v4.1.0-dev.14 01:08:44 v4.1.0-dev.15 01:08:44 v4.1.0-dev.16 01:08:44 v4.1.0-dev.17 01:08:44 v4.1.0-dev.18 01:08:44 v4.1.0-dev.19 01:08:44 v4.1.0-dev.2 01:08:44 v4.1.0-dev.20 01:08:44 v4.1.0-dev.21 01:08:44 v4.1.0-dev.22 01:08:44 v4.1.0-dev.23 01:08:44 v4.1.0-dev.24 01:08:44 v4.1.0-dev.25 01:08:44 v4.1.0-dev.26 01:08:44 v4.1.0-dev.27 01:08:44 v4.1.0-dev.28 01:08:44 v4.1.0-dev.29 01:08:44 v4.1.0-dev.3 01:08:44 v4.1.0-dev.30 01:08:44 v4.1.0-dev.4 01:08:44 v4.1.0-dev.5 01:08:44 v4.1.0-dev.6 01:08:44 v4.1.0-dev.7 01:08:44 v4.1.0-dev.8 01:08:44 v4.1.0-dev.9 [Pipeline] sh 01:08:44 + lftools sign git-tag v4.1.0-dev.30 01:08:45 Signing Git tag with Sigul... 01:08:45 Signing v4.1.0-dev.30 [Pipeline] echo 01:08:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:08:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:08:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:08:46 $ docker stop --time=1 bb40341d0f06e31c3264cfffc548d39a13b41790dd2526cd3954aa967fbc9051 01:08:47 $ docker rm -f --volumes bb40341d0f06e31c3264cfffc548d39a13b41790dd2526cd3954aa967fbc9051 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:08:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:08:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:48 prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container 01:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 01:08:48 $ docker top cdebd845c44aa5ac38b81a2cca3c26e1d5b1bdf03a295847dcd4f606ba9db024 -eo pid,comm 01:08:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:08:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:08:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:48 [ssh-agent] Looking for ssh-agent implementation... 01:08:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:48 $ docker exec cdebd845c44aa5ac38b81a2cca3c26e1d5b1bdf03a295847dcd4f606ba9db024 ssh-agent 01:08:48 SSH_AUTH_SOCK=/tmp/ssh-BZSe6BXyHh7k/agent.34 01:08:48 SSH_AGENT_PID=40 01:08:48 Running ssh-add (command line suppressed) 01:08:49 Identity added: /w/workspace/edgex-go/862@tmp/private_key_16516402976698164871.key (/w/workspace/edgex-go/862@tmp/private_key_16516402976698164871.key) 01:08:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:49 + git semver bump pre 01:08:49 2025-06-28 01:08:49,569 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:08:49 2025-06-28 01:08:49,573 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main 01:08:49 2025-06-28 01:08:49,573 [bump_version] DEBUG bumping version:4.1.0-dev.30 on axis:pre with prefix:dev 01:08:49 2025-06-28 01:08:49,574 [bump_version] DEBUG bumped version:4.1.0-dev.31 01:08:49 2025-06-28 01:08:49,574 [write_version] DEBUG write version:4.1.0-dev.31 to path:/w/workspace/edgex-go/862/.semver/main with force:True 01:08:49 2025-06-28 01:08:49,574 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main 01:08:49 2025-06-28 01:08:49,574 [write_file] DEBUG write to file:/w/workspace/edgex-go/862/.semver/main 01:08:49 2025-06-28 01:08:49,576 [execute] INFO git cat-file --batch-check 01:08:49 2025-06-28 01:08:49,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/862/.semver, stdin=, shell=False, universal_newlines=False) 01:08:49 2025-06-28 01:08:49,580 [execute] INFO git cat-file --batch 01:08:49 2025-06-28 01:08:49,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/862/.semver, stdin=, shell=False, universal_newlines=False) 01:08:49 2025-06-28 01:08:49,584 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main 01:08:49 4.1.0-dev.31 [Pipeline] } 01:08:49 $ docker exec --env ******** --env ******** cdebd845c44aa5ac38b81a2cca3c26e1d5b1bdf03a295847dcd4f606ba9db024 ssh-agent -k 01:08:49 unset SSH_AUTH_SOCK; 01:08:49 unset SSH_AGENT_PID; 01:08:49 echo Agent pid 40 killed; 01:08:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:08:50 + git semver [Pipeline] } 01:08:50 $ docker stop --time=1 cdebd845c44aa5ac38b81a2cca3c26e1d5b1bdf03a295847dcd4f606ba9db024 01:08:52 $ docker rm -f --volumes cdebd845c44aa5ac38b81a2cca3c26e1d5b1bdf03a295847dcd4f606ba9db024 [Pipeline] // withDockerContainer [Pipeline] sh 01:08:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:08:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:08 prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container 01:09:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 01:09:08 $ docker top 8e2c42fac21d0f9aeb7a0e38ceaab5d7cd505894fc0e0fd92ee1655b77bb58e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:09:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:09 [ssh-agent] Looking for ssh-agent implementation... 01:09:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:09 $ docker exec 8e2c42fac21d0f9aeb7a0e38ceaab5d7cd505894fc0e0fd92ee1655b77bb58e8 ssh-agent 01:09:09 SSH_AUTH_SOCK=/tmp/ssh-wtgI0YLYGWi5/agent.31 01:09:09 SSH_AGENT_PID=37 01:09:09 Running ssh-add (command line suppressed) 01:09:09 Identity added: /w/workspace/edgex-go/862@tmp/private_key_2135370789023672181.key (/w/workspace/edgex-go/862@tmp/private_key_2135370789023672181.key) 01:09:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:09 + git semver push 01:09:10 2025-06-28 01:09:09,995 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:09:10 2025-06-28 01:09:09,999 [run_push] DEBUG push 01:09:10 2025-06-28 01:09:09,999 [execute] INFO git cat-file --batch-check 01:09:10 2025-06-28 01:09:10,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/862/.semver, stdin=, shell=False, universal_newlines=False) 01:09:10 2025-06-28 01:09:10,002 [execute] INFO git rev-list 1425e73f036695f49322d703098c1e5ba850d700 -- 01:09:10 2025-06-28 01:09:10,002 [execute] DEBUG Popen(['git', 'rev-list', '1425e73f036695f49322d703098c1e5ba850d700', '--'], cwd=/w/workspace/edgex-go/862/.semver, stdin=None, shell=False, universal_newlines=False) 01:09:10 2025-06-28 01:09:10,023 [execute] INFO git fetch -v -- origin 01:09:10 2025-06-28 01:09:10,023 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/862/.semver, stdin=None, shell=False, universal_newlines=True) 01:09:10 2025-06-28 01:09:10,555 [run_push] DEBUG no remote changes detected 01:09:10 2025-06-28 01:09:10,556 [execute] INFO git push origin semver 01:09:10 2025-06-28 01:09:10,556 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/862/.semver, stdin=None, shell=False, universal_newlines=False) 01:09:11 2025-06-28 01:09:11,309 [run_push] DEBUG push all version tags 01:09:11 2025-06-28 01:09:11,309 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:09:11 2025-06-28 01:09:11,310 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/862, stdin=None, shell=False, universal_newlines=False) 01:09:11 2025-06-28 01:09:11,976 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main 01:09:11 4.1.0-dev.31 [Pipeline] } 01:09:12 $ docker exec --env ******** --env ******** 8e2c42fac21d0f9aeb7a0e38ceaab5d7cd505894fc0e0fd92ee1655b77bb58e8 ssh-agent -k 01:09:12 unset SSH_AUTH_SOCK; 01:09:12 unset SSH_AGENT_PID; 01:09:12 echo Agent pid 37 killed; 01:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:09:12 + git semver [Pipeline] } 01:09:13 $ docker stop --time=1 8e2c42fac21d0f9aeb7a0e38ceaab5d7cd505894fc0e0fd92ee1655b77bb58e8 01:09:14 $ docker rm -f --volumes 8e2c42fac21d0f9aeb7a0e38ceaab5d7cd505894fc0e0fd92ee1655b77bb58e8 [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 01:09:15 + [ -d /w/workspace/edgex-go/862/archives ] [Pipeline] libraryResource [Pipeline] sh 01:09:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:09:16 ---> package-listing.sh 01:09:16 ++ facter osfamily 01:09:16 ++ tr '[:upper:]' '[:lower:]' 01:09:16 + OS_FAMILY=debian 01:09:16 + workspace=/w/workspace/edgex-go/862 01:09:16 + START_PACKAGES=/tmp/packages_start.txt 01:09:16 + END_PACKAGES=/tmp/packages_end.txt 01:09:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:09:16 + PACKAGES=/tmp/packages_start.txt 01:09:16 + '[' /w/workspace/edgex-go/862 ']' 01:09:16 + PACKAGES=/tmp/packages_end.txt 01:09:16 + case "${OS_FAMILY}" in 01:09:16 + dpkg -l 01:09:16 + grep '^ii' 01:09:16 + '[' -f /tmp/packages_start.txt ']' 01:09:16 + '[' -f /tmp/packages_end.txt ']' 01:09:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:09:16 + '[' /w/workspace/edgex-go/862 ']' 01:09:16 + mkdir -p /w/workspace/edgex-go/862/archives/ 01:09:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/862/archives/ [Pipeline] echo 01:09:16 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/862/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:09:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:09:17 01:09:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:09:17 latest: Pulling from edgex-lftools-log-publisher 01:09:17 5eb5b503b376: Pulling fs layer 01:09:17 5c69ac0246d0: Pulling fs layer 01:09:17 ec43610c2a17: Pulling fs layer 01:09:17 3a2ae6a8a46f: Pulling fs layer 01:09:17 33b1e0a273af: Pulling fs layer 01:09:17 5d3b04190fa2: Pulling fs layer 01:09:17 2f39f015ded8: Pulling fs layer 01:09:17 5d3b04190fa2: Waiting 01:09:17 3a2ae6a8a46f: Waiting 01:09:17 33b1e0a273af: Waiting 01:09:17 5c69ac0246d0: Download complete 01:09:17 3a2ae6a8a46f: Verifying Checksum 01:09:17 3a2ae6a8a46f: Download complete 01:09:17 33b1e0a273af: Verifying Checksum 01:09:17 5d3b04190fa2: Verifying Checksum 01:09:17 5d3b04190fa2: Download complete 01:09:17 ec43610c2a17: Verifying Checksum 01:09:17 5eb5b503b376: Verifying Checksum 01:09:17 5eb5b503b376: Download complete 01:09:18 2f39f015ded8: Download complete 01:09:19 5eb5b503b376: Pull complete 01:09:19 5c69ac0246d0: Pull complete 01:09:19 ec43610c2a17: Pull complete 01:09:19 3a2ae6a8a46f: Pull complete 01:09:19 33b1e0a273af: Pull complete 01:09:19 5d3b04190fa2: Pull complete 01:09:24 2f39f015ded8: Pull complete 01:09:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:09:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:24 prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container 01:09:24 $ 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/862/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/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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 01:09:25 $ docker top 6ac81da85d0c40396f810eb5214b0d4039e74b86dcd15d48462a9adc6bbbcab9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:26 + touch /tmp/pre-build-complete [Pipeline] sh 01:09:26 + mkdir -p /var/log/sysstat [Pipeline] sh 01:09:26 + ls /var/log/sa-host 01:09:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:26 provisioning config files... 01:09:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/862@tmp/config4985570057221413035tmp [Pipeline] { [Pipeline] echo 01:09:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:09:26 ---> create-netrc.sh [Pipeline] } 01:09:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:09:27 ---> python-tools-install.sh [Pipeline] echo 01:09:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:09:27 ---> sudo-logs.sh 01:09:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:09:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:09:27 ---> job-cost.sh 01:09:27 lf-activate-venv: SKIPPING 01:09:27 DEBUG: total: 0.10999999940395355 01:09:27 INFO: Retrieving Stack Cost... 01:09:28 INFO: Retrieving Pricing Info for: v3-standard-8 01:09:28 INFO: Archiving Costs [Pipeline] echo 01:09:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:09:28 ---> logs-deploy.sh 01:09:28 lf-activate-venv: SKIPPING 01:09:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/862 01:09:28 INFO: archiving workspace using pattern(s): 01:09:29 Archives upload complete. 01:09:29 INFO: archiving logs to Nexus 01:09:30 ---> uname -a: 01:09:30 Linux prd-ubuntu20-04-docker-8c-8g-4141 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:09:30 01:09:30 01:09:30 ---> lscpu: 01:09:30 Architecture: x86_64 01:09:30 CPU op-mode(s): 32-bit, 64-bit 01:09:30 Byte Order: Little Endian 01:09:30 Address sizes: 40 bits physical, 48 bits virtual 01:09:30 CPU(s): 8 01:09:30 On-line CPU(s) list: 0-7 01:09:30 Thread(s) per core: 1 01:09:30 Core(s) per socket: 1 01:09:30 Socket(s): 8 01:09:30 NUMA node(s): 1 01:09:30 Vendor ID: AuthenticAMD 01:09:30 CPU family: 23 01:09:30 Model: 49 01:09:30 Model name: AMD EPYC-Rome Processor 01:09:30 Stepping: 0 01:09:30 CPU MHz: 2799.998 01:09:30 BogoMIPS: 5599.99 01:09:30 Virtualization: AMD-V 01:09:30 Hypervisor vendor: KVM 01:09:30 Virtualization type: full 01:09:30 L1d cache: 256 KiB 01:09:30 L1i cache: 256 KiB 01:09:30 L2 cache: 4 MiB 01:09:30 L3 cache: 128 MiB 01:09:30 NUMA node0 CPU(s): 0-7 01:09:30 Vulnerability Itlb multihit: Not affected 01:09:30 Vulnerability L1tf: Not affected 01:09:30 Vulnerability Mds: Not affected 01:09:30 Vulnerability Meltdown: Not affected 01:09:30 Vulnerability Mmio stale data: Not affected 01:09:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:09:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:09:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:09:30 Vulnerability Srbds: Not affected 01:09:30 Vulnerability Tsx async abort: Not affected 01:09:30 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 01:09:30 01:09:30 01:09:30 ---> nproc: 01:09:30 8 01:09:30 01:09:30 01:09:30 ---> df -h: 01:09:30 Filesystem Size Used Avail Use% Mounted on 01:09:30 overlay 155G 30G 125G 20% / 01:09:30 tmpfs 64M 0 64M 0% /dev 01:09:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:09:30 shm 64M 0 64M 0% /dev/shm 01:09:30 /dev/vda1 155G 30G 125G 20% /facter-os 01:09:30 01:09:30 01:09:30 ---> sar -b -r -n DEV: 01:09:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4141) 06/28/25 _x86_64_ (8 CPU) 01:09:30 01:09:30 00:13:59 LINUX RESTART (8 CPU) 01:09:30 01:09:30 00:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:09:30 00:15:03 363.24 58.96 304.28 0.00 5565.74 201575.07 0.00 01:09:30 00:16:01 199.69 1.19 198.50 0.00 38.06 67589.11 0.00 01:09:30 00:17:01 45.61 0.02 45.59 0.00 0.13 35035.11 0.00 01:09:30 00:18:01 42.64 0.23 42.40 0.00 3.07 18793.74 0.00 01:09:30 00:19:01 301.37 0.42 300.95 0.00 52.39 164553.24 0.00 01:09:30 00:20:01 1059.90 17.83 1042.07 0.00 2723.89 344111.70 0.00 01:09:30 00:21:01 197.63 0.18 197.45 0.00 1.47 48477.49 0.00 01:09:30 00:22:01 414.03 0.05 413.98 0.00 0.40 91966.01 0.00 01:09:30 00:23:01 719.73 0.17 719.56 0.00 18.79 161719.56 0.00 01:09:30 00:24:01 28.93 0.02 28.91 0.00 3.47 778.80 0.00 01:09:30 00:25:01 21.96 0.07 21.90 0.00 7.07 508.18 0.00 01:09:30 00:26:01 1.92 0.00 1.92 0.00 0.00 27.20 0.00 01:09:30 00:27:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 01:09:30 00:28:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 01:09:30 00:29:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 01:09:30 00:30:01 1.57 0.02 1.55 0.00 0.13 21.33 0.00 01:09:30 00:31:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 01:09:30 00:32:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 01:09:30 00:33:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 01:09:30 00:34:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 01:09:30 00:35:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 01:09:30 00:36:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 01:09:30 00:37:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 01:09:30 00:38:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 01:09:30 00:39:01 1.38 0.00 1.38 0.00 0.00 17.86 0.00 01:09:30 00:40:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 01:09:30 00:41:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 01:09:30 00:42:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 01:09:30 00:43:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 01:09:30 00:44:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 01:09:30 00:45:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 01:09:30 00:46:01 24.99 0.00 24.99 0.00 0.00 809.60 0.00 01:09:30 00:47:01 6.93 0.00 6.93 0.00 0.00 219.83 0.00 01:09:30 00:48:01 1.43 0.30 1.13 0.00 10.00 14.40 0.00 01:09:30 00:49:01 2.63 1.22 1.42 0.00 27.59 17.46 0.00 01:09:30 00:50:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 01:09:30 00:51:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 01:09:30 00:52:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 01:09:30 00:53:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 01:09:30 00:54:02 2.83 1.02 1.82 0.00 21.86 26.93 0.00 01:09:30 00:55:01 1.39 0.00 1.39 0.00 0.00 17.62 0.00 01:09:30 00:56:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 01:09:30 00:57:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 01:09:30 00:58:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 01:09:30 00:59:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 01:09:30 01:00:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 01:09:30 01:01:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 01:09:30 01:02:01 0.93 0.00 0.93 0.00 0.00 9.87 0.00 01:09:30 01:03:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 01:09:30 01:04:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 01:09:30 01:05:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 01:09:30 01:06:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 01:09:30 01:07:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 01:09:30 01:08:01 1.18 0.02 1.17 0.00 4.27 66.52 0.00 01:09:30 01:09:01 185.79 0.32 185.47 0.00 10.53 51083.49 0.00 01:09:30 Average: 66.57 1.49 65.08 0.00 154.46 21577.55 0.00 01:09:30 01:09:30 00:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:09:30 00:15:03 29390072 31547856 794472 2.42 60480 2384148 1793220 5.28 1010708 2131348 704 01:09:30 00:16:01 27788708 31326816 977784 2.97 125688 3583676 2079032 6.13 1381344 3206276 20096 01:09:30 00:17:01 26691524 31430412 871128 2.65 129456 4713760 2015248 5.94 1936528 3681876 135404 01:09:30 00:18:01 26257712 31158944 1140100 3.47 134716 4840300 2455636 7.24 1843832 4177404 266760 01:09:30 00:19:01 22573100 31017944 1270980 3.87 147748 8299840 4135320 12.19 2183428 7424716 505296 01:09:30 00:20:01 10698052 29436844 2745804 8.35 398852 17523264 6812920 20.08 4912148 15637660 208324 01:09:30 00:21:01 6959192 28410428 3762036 11.44 415516 20085000 10701536 31.54 7171932 16951340 1484868 01:09:30 00:22:01 4521720 28903728 3273520 9.96 432620 22890624 8662564 25.53 7948900 18518468 1979812 01:09:30 00:23:01 8095540 31399316 844336 2.57 442936 22031708 2272260 6.70 3466096 19744832 420 01:09:30 00:24:01 8089152 31394980 848292 2.58 444332 22032236 2271120 6.69 3751780 19463900 600 01:09:30 00:25:01 8100676 31407676 835388 2.54 445044 22032676 2169952 6.40 4158672 19044940 412 01:09:30 00:26:01 8102472 31409488 833548 2.53 445064 22032680 2169952 6.40 4155972 19044944 8 01:09:30 00:27:01 8115464 31422524 820960 2.50 445088 22032684 2169952 6.40 4143988 19044948 8 01:09:30 00:28:01 8116120 31423188 820460 2.50 445104 22032688 2169952 6.40 4143696 19044952 32 01:09:30 00:29:01 8116776 31423868 819920 2.49 445140 22032692 2169952 6.40 4143256 19044956 36 01:09:30 00:30:01 8119096 31426412 817168 2.49 445180 22032796 2201092 6.49 4140780 19045060 8 01:09:30 00:31:01 8118828 31426156 817376 2.49 445208 22032800 2201092 6.49 4141004 19045064 4 01:09:30 00:32:01 8118804 31426132 817304 2.49 445236 22032800 2201092 6.49 4141004 19045064 8 01:09:30 00:33:01 8118504 31425896 817520 2.49 445252 22032804 2201092 6.49 4140792 19045068 28 01:09:30 00:34:01 8119464 31426892 816460 2.48 445288 22032808 2201092 6.49 4140272 19045072 56 01:09:30 00:35:01 8119132 31426584 816696 2.48 445316 22032812 2201092 6.49 4140352 19045072 176 01:09:30 00:36:01 8119360 31426816 816380 2.48 445344 22032812 2201092 6.49 4140180 19045076 28 01:09:30 00:37:01 8119384 31427032 816140 2.48 445364 22032944 2201092 6.49 4140376 19045208 12 01:09:30 00:38:01 8119556 31427248 815884 2.48 445380 22032948 2201092 6.49 4140592 19045212 24 01:09:30 00:39:01 8119672 31427388 816108 2.48 445412 22032936 2201092 6.49 4140212 19045212 8 01:09:30 00:40:01 8119672 31427392 816056 2.48 445428 22032952 2184856 6.44 4140524 19045216 28 01:09:30 00:41:01 8119616 31427380 816056 2.48 445436 22032960 2184856 6.44 4140500 19045224 24 01:09:30 00:42:01 8119568 31427332 816040 2.48 445440 22032960 2184856 6.44 4140580 19045224 12 01:09:30 00:43:01 8119772 31427556 815756 2.48 445452 22032964 2184856 6.44 4140644 19045228 32 01:09:30 00:44:01 8119724 31427512 815832 2.48 445472 22032956 2184856 6.44 4140248 19045228 12 01:09:30 00:45:01 8119804 31427628 815656 2.48 445500 22032972 2184856 6.44 4140368 19045232 8 01:09:30 00:46:01 8117368 31428156 815020 2.48 448240 22032992 2184856 6.44 4143808 19045300 68 01:09:30 00:47:01 8116336 31427908 815264 2.48 448924 22033000 2184856 6.44 4144936 19045296 16 01:09:30 00:48:01 8114236 31426136 817188 2.49 448960 22033296 2184856 6.44 4148040 19045352 28 01:09:30 00:49:01 8107536 31421260 821912 2.50 448988 22034124 2184856 6.44 4152232 19045652 8 01:09:30 00:50:01 8107360 31421136 821992 2.50 449012 22034132 2168804 6.39 4152444 19045572 28 01:09:30 00:51:01 8107592 31421404 821880 2.50 449040 22034136 2168804 6.39 4151876 19045576 4 01:09:30 00:52:01 8107616 31421440 821812 2.50 449064 22034136 2168804 6.39 4151888 19045576 12 01:09:30 00:53:01 8107568 31421396 821788 2.50 449072 22034140 2168804 6.39 4151888 19045580 4 01:09:30 00:54:02 8104432 31419336 823936 2.51 449136 22034776 2225224 6.56 4152204 19046148 36 01:09:30 00:55:01 8104992 31419908 823276 2.50 449164 22034788 2225224 6.56 4152260 19046152 28 01:09:30 00:56:01 8104692 31419640 823504 2.50 449172 22034792 2225224 6.56 4152440 19046156 24 01:09:30 00:57:01 8104360 31419324 823784 2.51 449200 22034796 2225224 6.56 4152208 19046156 8 01:09:30 00:58:01 8104092 31419088 824000 2.51 449224 22034800 2225224 6.56 4152248 19046160 28 01:09:30 00:59:01 8104312 31419336 823720 2.51 449244 22034800 2225224 6.56 4152300 19046160 12 01:09:30 01:00:01 8104312 31419356 823648 2.50 449276 22034796 2209064 6.51 4152376 19046164 4 01:09:30 01:01:01 8104516 31419600 823348 2.50 449300 22034808 2209064 6.51 4152640 19046172 28 01:09:30 01:02:01 8104408 31419516 823576 2.50 449312 22034808 2209064 6.51 4152676 19046172 4 01:09:30 01:03:01 8104408 31419536 823548 2.50 449328 22034816 2209064 6.51 4152412 19046176 40 01:09:30 01:04:01 8104384 31419548 823488 2.50 449344 22034816 2209064 6.51 4152960 19046180 20 01:09:30 01:05:01 8104200 31419528 823448 2.50 449368 22034940 2209064 6.51 4152568 19046312 32 01:09:30 01:06:01 8103900 31419240 823664 2.50 449380 22034952 2209064 6.51 4152492 19046316 8 01:09:30 01:07:01 8103852 31419204 823624 2.50 449408 22034952 2209064 6.51 4152520 19046316 12 01:09:30 01:08:01 8090536 31407536 834980 2.54 449424 22036624 2223600 6.55 4161652 19049388 1680 01:09:30 01:09:01 6959672 31386312 854948 2.60 460812 23037196 2201496 6.49 4214276 20025172 360 01:09:30 Average: 9725871 31272731 972700 2.96 415907 20380102 2582405 7.61 4041965 17617640 83741 01:09:30 01:09:30 00:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:09:30 00:15:03 ens3 861.29 623.66 7496.92 106.72 0.00 0.00 0.00 0.00 01:09:30 00:15:03 vethd4dbbe0 0.47 0.63 0.15 0.22 0.00 0.00 0.00 0.00 01:09:30 00:15:03 docker0 0.47 0.53 0.14 0.21 0.00 0.00 0.00 0.00 01:09:30 00:15:03 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 01:09:30 00:16:01 veth4914191 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:16:01 ens3 1035.73 990.95 8134.83 99.91 0.00 0.00 0.00 0.00 01:09:30 00:16:01 docker0 892.71 870.84 64.20 4793.44 0.00 0.00 0.00 0.00 01:09:30 00:16:01 lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 01:09:30 00:17:01 veth4914191 1.17 1.22 0.10 0.11 0.00 0.00 0.00 0.00 01:09:30 00:17:01 ens3 31.69 20.16 25.02 14.02 0.00 0.00 0.00 0.00 01:09:30 00:17:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 01:09:30 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:18:01 veth4914191 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:18:01 ens3 23.93 13.68 20.36 11.21 0.00 0.00 0.00 0.00 01:09:30 00:18:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:19:01 ens3 202.30 105.47 3540.46 22.59 0.00 0.00 0.00 0.00 01:09:30 00:19:01 veth6a3ddaf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:19:01 veth8ba6544 0.60 0.97 0.05 0.26 0.00 0.00 0.00 0.00 01:09:30 00:19:01 veth56b6d73 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:19:01 veth9983197 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:19:01 veth79445b2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:19:01 veth081e66f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:19:01 docker0 20.03 45.99 1.21 461.92 0.00 0.00 0.00 0.00 01:09:30 00:19:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 01:09:30 00:19:01 vethdfa41d1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:20:01 vetha9ed18d 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:20:01 ens3 1236.77 911.73 10664.08 237.89 0.00 0.00 0.00 0.00 01:09:30 00:20:01 veth8ba6544 0.08 1.42 0.00 0.07 0.00 0.00 0.00 0.00 01:09:30 00:20:01 veth3ef67ef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:20:01 veth6eeebae 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:20:01 veth7806c22 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:20:01 veth520e6d1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:20:01 veth9e94fa8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:20:01 veth4c2bf44 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:20:01 veth64e3658 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:20:01 veth0fd0926 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:20:01 docker0 747.78 995.17 56.84 8357.23 0.00 0.00 0.00 0.00 01:09:30 00:20:01 vethc789493 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:20:01 veth3c4774a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:20:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 01:09:30 00:20:01 veth1497046 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 vetha9ed18d 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 ens3 7.66 3.78 5.86 3.21 0.00 0.00 0.00 0.00 01:09:30 00:21:01 veth8ba6544 0.08 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 veth3ef67ef 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 veth6eeebae 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 veth7806c22 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 veth520e6d1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:21:01 veth9e94fa8 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 veth4c2bf44 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 veth64e3658 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 veth0fd0926 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 docker0 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 vethc789493 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 veth3c4774a 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:21:01 veth1497046 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 ens3 9.37 7.07 7.54 4.42 0.00 0.00 0.00 0.00 01:09:30 00:22:01 veth8ba6544 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 veth3ef67ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 veth6eeebae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 veth7806c22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 veth9e94fa8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 veth4c2bf44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 veth64e3658 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 veth0fd0926 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 vethc789493 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 veth3c4774a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:22:01 veth1497046 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:23:01 ens3 133.84 117.71 83.43 419.66 0.00 0.00 0.00 0.00 01:09:30 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:23:01 lo 17.33 17.33 1.70 1.70 0.00 0.00 0.00 0.00 01:09:30 00:24:01 ens3 390.00 399.15 180.81 1978.60 0.00 0.00 0.00 0.00 01:09:30 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:24:01 lo 40.53 40.53 4.00 4.00 0.00 0.00 0.00 0.00 01:09:30 00:25:01 ens3 304.12 295.70 123.06 2018.59 0.00 0.00 0.00 0.00 01:09:30 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:25:01 lo 23.40 23.40 2.30 2.30 0.00 0.00 0.00 0.00 01:09:30 00:26:01 ens3 0.73 0.12 1.82 0.01 0.00 0.00 0.00 0.00 01:09:30 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:27:01 ens3 0.55 0.47 0.27 0.22 0.00 0.00 0.00 0.00 01:09:30 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:30:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 01:09:30 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:31:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:32:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:35:01 ens3 0.35 0.27 0.17 0.08 0.00 0.00 0.00 0.00 01:09:30 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:36:01 ens3 0.48 0.48 0.26 0.22 0.00 0.00 0.00 0.00 01:09:30 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:37:01 ens3 0.38 0.07 0.05 0.01 0.00 0.00 0.00 0.00 01:09:30 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:38:01 ens3 0.67 0.38 0.36 0.28 0.00 0.00 0.00 0.00 01:09:30 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:39:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:40:01 ens3 0.33 0.13 0.14 0.07 0.00 0.00 0.00 0.00 01:09:30 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:45:01 ens3 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 01:09:30 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:46:01 ens3 160.35 129.24 125.87 175.40 0.00 0.00 0.00 0.00 01:09:30 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:47:01 ens3 40.69 19.95 43.42 10.86 0.00 0.00 0.00 0.00 01:09:30 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:48:01 ens3 0.83 0.52 0.81 0.34 0.00 0.00 0.00 0.00 01:09:30 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:49:01 ens3 5.75 4.63 3.74 4.80 0.00 0.00 0.00 0.00 01:09:30 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:09:30 00:50:01 ens3 1.82 1.52 1.05 1.28 0.00 0.00 0.00 0.00 01:09:30 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:51:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 01:09:30 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:53:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:09:30 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:54:02 ens3 0.52 0.12 0.14 0.07 0.00 0.00 0.00 0.00 01:09:30 00:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:55:01 ens3 0.63 0.51 0.35 0.29 0.00 0.00 0.00 0.00 01:09:30 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:57:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 01:09:30 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 00:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 01:00:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 01:09:30 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 01:02:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 01:04:01 ens3 0.72 0.23 0.30 0.21 0.00 0.00 0.00 0.00 01:09:30 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:05:01 ens3 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 01:09:30 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 01:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:09:30 01:08:01 ens3 4.88 3.12 5.64 1.14 0.00 0.00 0.00 0.00 01:09:30 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:08:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:09:30 01:09:01 ens3 380.20 298.07 6771.28 169.22 0.00 0.00 0.00 0.00 01:09:30 01:09:01 docker0 89.79 93.40 7.26 865.96 0.00 0.00 0.00 0.00 01:09:30 01:09:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 01:09:30 Average: ens3 87.46 71.30 672.78 96.06 0.00 0.00 0.00 0.00 01:09:30 Average: docker0 31.35 36.01 2.32 260.61 0.00 0.00 0.00 0.00 01:09:30 Average: lo 1.75 1.75 0.17 0.17 0.00 0.00 0.00 0.00 01:09:30 01:09:30 01:09:30 ---> sar -P ALL: 01:09:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4141) 06/28/25 _x86_64_ (8 CPU) 01:09:30 01:09:30 00:13:59 LINUX RESTART (8 CPU) 01:09:30 01:09:30 00:14:01 CPU %user %nice %system %iowait %steal %idle 01:09:30 00:15:03 all 8.76 0.00 2.61 1.38 0.05 87.19 01:09:30 00:15:03 0 8.84 0.00 3.48 2.04 0.07 85.57 01:09:30 00:15:03 1 6.46 0.00 2.36 0.45 0.05 90.68 01:09:30 00:15:03 2 9.44 0.00 1.83 1.19 0.07 87.48 01:09:30 00:15:03 3 8.34 0.00 2.40 0.27 0.05 88.94 01:09:30 00:15:03 4 11.05 0.00 1.98 0.47 0.03 86.47 01:09:30 00:15:03 5 7.78 0.00 3.75 0.18 0.05 88.23 01:09:30 00:15:03 6 10.22 0.00 2.99 5.98 0.05 80.76 01:09:30 00:15:03 7 7.98 0.00 2.07 0.49 0.07 89.39 01:09:30 00:16:01 all 9.28 0.00 3.98 0.93 0.06 85.75 01:09:30 00:16:01 0 9.72 0.00 3.90 0.71 0.07 85.59 01:09:30 00:16:01 1 7.99 0.00 5.47 2.87 0.05 83.63 01:09:30 00:16:01 2 10.05 0.00 3.14 1.01 0.05 85.75 01:09:30 00:16:01 3 8.89 0.00 4.98 1.69 0.09 84.35 01:09:30 00:16:01 4 9.36 0.00 3.89 0.09 0.05 86.62 01:09:30 00:16:01 5 10.52 0.00 4.08 0.38 0.05 84.96 01:09:30 00:16:01 6 8.79 0.00 3.01 0.61 0.05 87.53 01:09:30 00:16:01 7 8.90 0.00 3.40 0.09 0.05 87.56 01:09:30 00:17:01 all 43.96 0.00 7.10 0.41 0.08 48.44 01:09:30 00:17:01 0 47.08 0.00 6.96 0.75 0.07 45.14 01:09:30 00:17:01 1 44.36 0.00 7.73 0.07 0.10 47.74 01:09:30 00:17:01 2 44.19 0.00 7.50 0.02 0.10 48.20 01:09:30 00:17:01 3 43.48 0.00 6.95 0.00 0.07 49.50 01:09:30 00:17:01 4 41.48 0.00 7.47 2.46 0.08 48.51 01:09:30 00:17:01 5 42.29 0.00 7.07 0.00 0.08 50.56 01:09:30 00:17:01 6 44.67 0.00 6.36 0.00 0.08 48.88 01:09:30 00:17:01 7 44.15 0.00 6.73 0.00 0.08 49.03 01:09:30 00:18:01 all 63.01 0.00 8.28 0.12 0.08 28.50 01:09:30 00:18:01 0 62.03 0.00 8.08 0.02 0.08 29.79 01:09:30 00:18:01 1 62.55 0.00 8.41 0.10 0.07 28.86 01:09:30 00:18:01 2 62.61 0.00 8.02 0.00 0.08 29.29 01:09:30 00:18:01 3 64.60 0.00 8.30 0.03 0.08 26.98 01:09:30 00:18:01 4 62.89 0.00 8.29 0.76 0.08 27.97 01:09:30 00:18:01 5 63.86 0.00 8.39 0.00 0.08 27.66 01:09:30 00:18:01 6 62.73 0.00 8.06 0.02 0.08 29.11 01:09:30 00:18:01 7 62.82 0.00 8.71 0.00 0.08 28.38 01:09:30 00:19:01 all 36.03 0.00 8.65 2.42 0.08 52.82 01:09:30 00:19:01 0 37.36 0.00 8.98 4.08 0.08 49.50 01:09:30 00:19:01 1 34.82 0.00 8.61 2.29 0.08 54.19 01:09:30 00:19:01 2 37.35 0.00 8.67 2.23 0.08 51.66 01:09:30 00:19:01 3 36.62 0.00 8.33 2.43 0.07 52.54 01:09:30 00:19:01 4 34.29 0.00 8.07 2.35 0.08 55.20 01:09:30 00:19:01 5 34.60 0.00 8.64 2.00 0.08 54.67 01:09:30 00:19:01 6 37.15 0.00 8.97 2.30 0.08 51.50 01:09:30 00:19:01 7 36.04 0.00 8.96 1.67 0.07 53.26 01:09:30 00:20:01 all 30.22 0.00 12.66 9.02 0.12 47.98 01:09:30 00:20:01 0 30.25 0.00 12.52 5.64 0.14 51.44 01:09:30 00:20:01 1 31.07 0.00 13.89 6.38 0.10 48.57 01:09:30 00:20:01 2 31.33 0.00 11.36 7.41 0.12 49.78 01:09:30 00:20:01 3 27.32 0.00 11.45 9.65 0.12 51.46 01:09:30 00:20:01 4 29.80 0.00 13.69 16.16 0.10 40.24 01:09:30 00:20:01 5 31.01 0.00 13.34 8.25 0.12 47.28 01:09:30 00:20:01 6 30.44 0.00 12.54 7.16 0.14 49.72 01:09:30 00:20:01 7 30.54 0.00 12.50 11.57 0.12 45.28 01:09:30 00:21:01 all 88.77 0.00 11.10 0.00 0.12 0.00 01:09:30 00:21:01 0 88.65 0.00 11.23 0.00 0.12 0.00 01:09:30 00:21:01 1 87.89 0.00 11.99 0.00 0.12 0.00 01:09:30 00:21:01 2 89.84 0.00 10.05 0.00 0.12 0.00 01:09:30 00:21:01 3 89.17 0.00 10.70 0.00 0.13 0.00 01:09:30 00:21:01 4 89.09 0.00 10.80 0.00 0.12 0.00 01:09:30 00:21:01 5 87.54 0.00 12.33 0.00 0.13 0.00 01:09:30 00:21:01 6 88.71 0.00 11.16 0.00 0.13 0.00 01:09:30 00:21:01 7 89.31 0.00 10.56 0.00 0.13 0.00 01:09:30 00:22:01 all 90.03 0.00 9.86 0.00 0.11 0.00 01:09:30 00:22:01 0 89.69 0.00 10.19 0.00 0.12 0.00 01:09:30 00:22:01 1 88.95 0.00 10.95 0.00 0.10 0.00 01:09:30 00:22:01 2 90.97 0.00 8.91 0.00 0.12 0.00 01:09:30 00:22:01 3 90.34 0.00 9.55 0.00 0.10 0.02 01:09:30 00:22:01 4 91.10 0.00 8.80 0.00 0.10 0.00 01:09:30 00:22:01 5 88.42 0.00 11.46 0.00 0.12 0.00 01:09:30 00:22:01 6 90.68 0.00 9.22 0.00 0.10 0.00 01:09:30 00:22:01 7 90.09 0.00 9.81 0.00 0.10 0.00 01:09:30 00:23:01 all 52.98 0.00 7.07 1.38 0.10 38.47 01:09:30 00:23:01 0 54.91 0.00 7.16 1.37 0.10 36.46 01:09:30 00:23:01 1 53.22 0.00 6.81 2.94 0.08 36.95 01:09:30 00:23:01 2 51.75 0.00 6.99 1.15 0.08 40.02 01:09:30 00:23:01 3 54.22 0.00 6.93 1.69 0.10 37.06 01:09:30 00:23:01 4 51.80 0.00 7.22 0.79 0.10 40.10 01:09:30 00:23:01 5 53.17 0.00 6.89 0.55 0.10 39.29 01:09:30 00:23:01 6 53.29 0.00 7.60 1.52 0.10 37.50 01:09:30 00:23:01 7 51.50 0.00 7.00 1.06 0.10 40.34 01:09:30 00:24:01 all 7.12 0.00 0.86 3.18 0.06 88.78 01:09:30 00:24:01 0 8.37 0.00 1.05 0.02 0.07 90.50 01:09:30 00:24:01 1 7.03 0.00 0.90 25.07 0.07 66.93 01:09:30 00:24:01 2 7.12 0.00 0.82 0.02 0.07 91.98 01:09:30 00:24:01 3 7.39 0.00 0.90 0.03 0.05 91.62 01:09:30 00:24:01 4 6.28 0.00 0.62 0.05 0.05 93.01 01:09:30 00:24:01 5 8.79 0.00 0.85 0.13 0.05 90.17 01:09:30 00:24:01 6 6.36 0.00 0.88 0.05 0.05 92.66 01:09:30 00:24:01 7 5.65 0.00 0.84 0.00 0.05 93.46 01:09:30 00:25:01 all 8.41 0.00 0.75 0.11 0.06 90.67 01:09:30 00:25:01 0 10.07 0.00 0.77 0.02 0.05 89.10 01:09:30 00:25:01 1 5.17 0.00 0.57 0.00 0.05 94.21 01:09:30 00:25:01 2 0.73 0.00 0.37 0.02 0.03 98.85 01:09:30 00:25:01 3 7.21 0.00 0.65 0.02 0.05 92.07 01:09:30 00:25:01 4 4.92 0.00 0.90 0.02 0.05 94.11 01:09:30 00:25:01 5 13.48 0.00 0.97 0.18 0.08 85.28 01:09:30 00:25:01 6 11.02 0.00 0.84 0.52 0.08 87.54 01:09:30 00:25:01 7 14.68 0.00 0.97 0.12 0.08 84.15 01:09:30 01:09:30 00:25:01 CPU %user %nice %system %iowait %steal %idle 01:09:30 00:26:01 all 0.04 0.00 0.02 0.00 0.01 99.92 01:09:30 00:26:01 0 0.10 0.00 0.07 0.00 0.03 99.80 01:09:30 00:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:09:30 00:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:26:01 5 0.05 0.00 0.05 0.02 0.03 99.85 01:09:30 00:26:01 6 0.03 0.00 0.03 0.00 0.03 99.90 01:09:30 00:26:01 7 0.05 0.00 0.02 0.02 0.00 99.92 01:09:30 00:27:01 all 0.04 0.00 0.02 0.00 0.02 99.92 01:09:30 00:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:09:30 00:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:09:30 00:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:27:01 3 0.03 0.00 0.02 0.02 0.00 99.93 01:09:30 00:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:27:01 5 0.05 0.00 0.03 0.00 0.03 99.88 01:09:30 00:27:01 6 0.10 0.00 0.07 0.00 0.05 99.78 01:09:30 00:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:28:01 all 0.13 0.00 0.01 0.00 0.01 99.84 01:09:30 00:28:01 0 0.05 0.00 0.02 0.00 0.03 99.90 01:09:30 00:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 00:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:09:30 00:28:01 5 0.90 0.00 0.03 0.02 0.02 99.04 01:09:30 00:28:01 6 0.05 0.00 0.03 0.00 0.03 99.88 01:09:30 00:28:01 7 0.00 0.00 0.02 0.02 0.00 99.97 01:09:30 00:29:01 all 0.01 0.00 0.02 0.00 0.02 99.95 01:09:30 00:29:01 0 0.05 0.00 0.07 0.00 0.05 99.83 01:09:30 00:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:09:30 00:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 00:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 00:29:01 5 0.00 0.00 0.02 0.02 0.02 99.95 01:09:30 00:29:01 6 0.03 0.00 0.03 0.00 0.05 99.88 01:09:30 00:29:01 7 0.00 0.00 0.00 0.02 0.02 99.97 01:09:30 00:30:01 all 0.05 0.00 0.03 0.01 0.02 99.89 01:09:30 00:30:01 0 0.05 0.00 0.05 0.00 0.05 99.85 01:09:30 00:30:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:09:30 00:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:09:30 00:30:01 3 0.07 0.00 0.03 0.00 0.00 99.90 01:09:30 00:30:01 4 0.07 0.00 0.05 0.00 0.02 99.87 01:09:30 00:30:01 5 0.05 0.00 0.03 0.00 0.03 99.88 01:09:30 00:30:01 6 0.07 0.00 0.02 0.00 0.03 99.88 01:09:30 00:30:01 7 0.05 0.00 0.00 0.05 0.00 99.90 01:09:30 00:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:09:30 00:31:01 0 0.07 0.00 0.03 0.00 0.03 99.87 01:09:30 00:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 00:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:09:30 00:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:09:30 00:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:31:01 6 0.00 0.00 0.03 0.00 0.03 99.93 01:09:30 00:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:09:30 00:32:01 all 0.14 0.00 0.02 0.00 0.02 99.82 01:09:30 00:32:01 0 0.03 0.00 0.07 0.00 0.03 99.87 01:09:30 00:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:09:30 00:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:32:01 3 0.03 0.00 0.02 0.02 0.02 99.92 01:09:30 00:32:01 4 0.08 0.00 0.03 0.00 0.02 99.87 01:09:30 00:32:01 5 0.85 0.00 0.00 0.00 0.02 99.14 01:09:30 00:32:01 6 0.05 0.00 0.02 0.00 0.03 99.90 01:09:30 00:32:01 7 0.03 0.00 0.00 0.02 0.00 99.95 01:09:30 00:33:01 all 0.27 0.00 0.02 0.00 0.02 99.69 01:09:30 00:33:01 0 0.05 0.00 0.05 0.00 0.05 99.85 01:09:30 00:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:33:01 2 0.00 0.00 0.03 0.00 0.02 99.95 01:09:30 00:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:33:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:09:30 00:33:01 5 1.97 0.00 0.02 0.00 0.02 98.00 01:09:30 00:33:01 6 0.05 0.00 0.00 0.00 0.03 99.92 01:09:30 00:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:09:30 00:34:01 all 0.28 0.00 0.01 0.00 0.01 99.69 01:09:30 00:34:01 0 0.07 0.00 0.05 0.00 0.03 99.85 01:09:30 00:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:09:30 00:34:01 2 0.03 0.00 0.02 0.02 0.00 99.93 01:09:30 00:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:09:30 00:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:09:30 00:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:34:01 6 0.03 0.00 0.02 0.00 0.03 99.92 01:09:30 00:34:01 7 1.97 0.00 0.00 0.02 0.00 98.01 01:09:30 00:35:01 all 0.05 0.00 0.01 0.00 0.02 99.91 01:09:30 00:35:01 0 0.10 0.00 0.05 0.00 0.05 99.80 01:09:30 00:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 00:35:01 3 0.02 0.00 0.00 0.00 0.03 99.95 01:09:30 00:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 00:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 00:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:35:01 7 0.28 0.00 0.02 0.02 0.03 99.65 01:09:30 00:36:01 all 0.05 0.00 0.02 0.00 0.02 99.91 01:09:30 00:36:01 0 0.12 0.00 0.07 0.00 0.03 99.78 01:09:30 00:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:09:30 00:36:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:09:30 00:36:01 3 0.03 0.00 0.02 0.02 0.02 99.92 01:09:30 00:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:36:01 5 0.10 0.00 0.00 0.00 0.02 99.88 01:09:30 00:36:01 6 0.05 0.00 0.02 0.00 0.03 99.90 01:09:30 00:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:09:30 01:09:30 00:36:01 CPU %user %nice %system %iowait %steal %idle 01:09:30 00:37:01 all 0.11 0.00 0.01 0.00 0.02 99.86 01:09:30 00:37:01 0 0.08 0.00 0.07 0.00 0.03 99.82 01:09:30 00:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:37:01 3 0.00 0.00 0.02 0.02 0.02 99.95 01:09:30 00:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 00:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 01:09:30 00:37:01 6 0.02 0.00 0.00 0.00 0.03 99.95 01:09:30 00:37:01 7 0.71 0.00 0.00 0.00 0.02 99.27 01:09:30 00:38:01 all 0.14 0.00 0.02 0.00 0.02 99.82 01:09:30 00:38:01 0 0.08 0.00 0.05 0.00 0.05 99.82 01:09:30 00:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 00:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:09:30 00:38:01 3 0.03 0.00 0.00 0.02 0.02 99.93 01:09:30 00:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:09:30 00:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 01:09:30 00:38:01 6 0.10 0.00 0.03 0.00 0.03 99.83 01:09:30 00:38:01 7 0.78 0.00 0.00 0.02 0.02 99.19 01:09:30 00:39:01 all 0.04 0.00 0.02 0.00 0.01 99.93 01:09:30 00:39:01 0 0.08 0.00 0.03 0.00 0.03 99.85 01:09:30 00:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 00:39:01 2 0.05 0.00 0.05 0.00 0.00 99.90 01:09:30 00:39:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:09:30 00:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:39:01 5 0.10 0.00 0.00 0.00 0.00 99.90 01:09:30 00:39:01 6 0.03 0.00 0.03 0.00 0.03 99.90 01:09:30 00:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:09:30 00:40:01 all 0.04 0.00 0.01 0.00 0.02 99.93 01:09:30 00:40:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:09:30 00:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:09:30 00:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:09:30 00:40:01 4 0.05 0.00 0.00 0.00 0.02 99.93 01:09:30 00:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:09:30 00:40:01 6 0.10 0.00 0.02 0.00 0.03 99.85 01:09:30 00:40:01 7 0.05 0.00 0.00 0.00 0.02 99.93 01:09:30 00:41:01 all 0.02 0.00 0.01 0.00 0.02 99.94 01:09:30 00:41:01 0 0.05 0.00 0.07 0.00 0.05 99.83 01:09:30 00:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 00:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:41:01 3 0.03 0.00 0.02 0.02 0.02 99.92 01:09:30 00:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:09:30 00:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:41:01 6 0.05 0.00 0.02 0.00 0.03 99.90 01:09:30 00:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:09:30 00:42:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:09:30 00:42:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:09:30 00:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:42:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:09:30 00:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 00:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:09:30 00:42:01 6 0.05 0.00 0.02 0.00 0.03 99.90 01:09:30 00:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:09:30 00:43:01 all 0.04 0.00 0.01 0.01 0.01 99.93 01:09:30 00:43:01 0 0.08 0.00 0.07 0.00 0.05 99.80 01:09:30 00:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:43:01 2 0.03 0.00 0.03 0.05 0.02 99.87 01:09:30 00:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:09:30 00:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:43:01 6 0.03 0.00 0.00 0.00 0.03 99.93 01:09:30 00:43:01 7 0.10 0.00 0.02 0.00 0.00 99.88 01:09:30 00:44:01 all 0.27 0.00 0.02 0.00 0.02 99.69 01:09:30 00:44:01 0 0.07 0.00 0.08 0.00 0.03 99.82 01:09:30 00:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 00:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:09:30 00:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 00:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:09:30 00:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:09:30 00:44:01 6 0.03 0.00 0.02 0.00 0.03 99.92 01:09:30 00:44:01 7 1.97 0.00 0.02 0.02 0.02 97.98 01:09:30 00:45:01 all 0.28 0.00 0.02 0.00 0.01 99.69 01:09:30 00:45:01 0 0.05 0.00 0.08 0.02 0.03 99.82 01:09:30 00:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:09:30 00:45:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:09:30 00:45:01 4 0.05 0.00 0.00 0.00 0.02 99.93 01:09:30 00:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:09:30 00:45:01 7 1.99 0.00 0.00 0.00 0.00 98.01 01:09:30 00:46:01 all 0.48 0.00 0.14 0.16 0.03 99.19 01:09:30 00:46:01 0 0.28 0.00 0.03 0.00 0.05 99.63 01:09:30 00:46:01 1 0.37 0.00 0.08 0.00 0.02 99.53 01:09:30 00:46:01 2 0.08 0.00 0.02 0.00 0.02 99.88 01:09:30 00:46:01 3 0.35 0.00 0.08 0.00 0.03 99.53 01:09:30 00:46:01 4 0.50 0.00 0.38 1.03 0.03 98.05 01:09:30 00:46:01 5 0.30 0.00 0.13 0.00 0.02 99.55 01:09:30 00:46:01 6 0.65 0.00 0.33 0.12 0.05 98.85 01:09:30 00:46:01 7 1.29 0.00 0.07 0.10 0.02 98.53 01:09:30 00:47:01 all 0.32 0.00 0.04 0.04 0.02 99.58 01:09:30 00:47:01 0 0.15 0.00 0.03 0.00 0.03 99.78 01:09:30 00:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 01:09:30 00:47:01 2 0.07 0.00 0.02 0.02 0.02 99.88 01:09:30 00:47:01 3 0.15 0.00 0.05 0.00 0.02 99.78 01:09:30 00:47:01 4 0.00 0.00 0.05 0.25 0.02 99.68 01:09:30 00:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:47:01 6 2.07 0.00 0.13 0.05 0.05 97.70 01:09:30 00:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:09:30 01:09:30 00:47:01 CPU %user %nice %system %iowait %steal %idle 01:09:30 00:48:01 all 0.24 0.00 0.01 0.00 0.01 99.73 01:09:30 00:48:01 0 0.23 0.00 0.02 0.02 0.03 99.70 01:09:30 00:48:01 1 0.10 0.00 0.00 0.00 0.00 99.90 01:09:30 00:48:01 2 0.17 0.00 0.02 0.00 0.02 99.80 01:09:30 00:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:48:01 4 0.05 0.00 0.00 0.02 0.00 99.93 01:09:30 00:48:01 5 0.07 0.00 0.02 0.00 0.00 99.92 01:09:30 00:48:01 6 1.31 0.00 0.03 0.00 0.03 98.63 01:09:30 00:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:49:01 all 0.20 0.00 0.04 0.01 0.02 99.74 01:09:30 00:49:01 0 0.67 0.00 0.05 0.02 0.03 99.23 01:09:30 00:49:01 1 0.17 0.00 0.03 0.02 0.02 99.77 01:09:30 00:49:01 2 0.25 0.00 0.08 0.03 0.00 99.63 01:09:30 00:49:01 3 0.13 0.00 0.03 0.00 0.00 99.83 01:09:30 00:49:01 4 0.07 0.00 0.03 0.02 0.02 99.87 01:09:30 00:49:01 5 0.08 0.00 0.05 0.00 0.00 99.87 01:09:30 00:49:01 6 0.03 0.00 0.03 0.00 0.05 99.88 01:09:30 00:49:01 7 0.17 0.00 0.02 0.00 0.02 99.80 01:09:30 00:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:09:30 00:50:01 0 0.07 0.00 0.02 0.00 0.02 99.90 01:09:30 00:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 00:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:09:30 00:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:09:30 00:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:50:01 6 0.05 0.00 0.05 0.00 0.05 99.85 01:09:30 00:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 00:51:01 all 0.04 0.00 0.01 0.00 0.01 99.93 01:09:30 00:51:01 0 0.05 0.00 0.03 0.02 0.03 99.87 01:09:30 00:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:09:30 00:51:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:09:30 00:51:01 4 0.02 0.00 0.00 0.02 0.02 99.95 01:09:30 00:51:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:09:30 00:51:01 6 0.05 0.00 0.03 0.00 0.05 99.87 01:09:30 00:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:09:30 00:52:01 0 0.02 0.00 0.03 0.02 0.02 99.92 01:09:30 00:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 00:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:52:01 3 0.02 0.00 0.03 0.00 0.02 99.93 01:09:30 00:52:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:09:30 00:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:52:01 6 0.07 0.00 0.02 0.00 0.05 99.87 01:09:30 00:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:53:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:09:30 00:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:09:30 00:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:53:01 2 0.03 0.00 0.02 0.02 0.00 99.93 01:09:30 00:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:53:01 4 0.07 0.00 0.02 0.02 0.02 99.88 01:09:30 00:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:53:01 6 0.02 0.00 0.05 0.00 0.05 99.88 01:09:30 00:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:09:30 00:54:02 all 0.06 0.00 0.04 0.01 0.01 99.87 01:09:30 00:54:02 0 0.03 0.00 0.03 0.02 0.02 99.90 01:09:30 00:54:02 1 0.02 0.00 0.03 0.00 0.00 99.95 01:09:30 00:54:02 2 0.23 0.00 0.07 0.03 0.02 99.65 01:09:30 00:54:02 3 0.03 0.00 0.03 0.00 0.02 99.92 01:09:30 00:54:02 4 0.08 0.00 0.05 0.02 0.02 99.83 01:09:30 00:54:02 5 0.02 0.00 0.03 0.00 0.00 99.95 01:09:30 00:54:02 6 0.08 0.00 0.05 0.00 0.05 99.82 01:09:30 00:54:02 7 0.02 0.00 0.03 0.00 0.00 99.95 01:09:30 00:55:01 all 0.02 0.00 0.01 0.01 0.01 99.94 01:09:30 00:55:01 0 0.03 0.00 0.05 0.03 0.02 99.86 01:09:30 00:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 00:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:55:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:09:30 00:55:01 4 0.02 0.00 0.03 0.02 0.02 99.92 01:09:30 00:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:55:01 6 0.00 0.00 0.02 0.00 0.05 99.93 01:09:30 00:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:09:30 00:56:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:09:30 00:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 00:56:01 4 0.03 0.00 0.02 0.02 0.02 99.92 01:09:30 00:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:09:30 00:56:01 6 0.02 0.00 0.02 0.00 0.05 99.92 01:09:30 00:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:09:30 00:57:01 0 0.08 0.00 0.05 0.02 0.02 99.83 01:09:30 00:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:09:30 00:57:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:09:30 00:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:09:30 00:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:09:30 00:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:57:01 6 0.05 0.00 0.05 0.00 0.05 99.85 01:09:30 00:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 00:58:01 all 0.25 0.00 0.02 0.00 0.02 99.72 01:09:30 00:58:01 0 0.02 0.00 0.03 0.02 0.03 99.90 01:09:30 00:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:09:30 00:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 00:58:01 4 0.03 0.00 0.02 0.02 0.02 99.92 01:09:30 00:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:09:30 00:58:01 6 1.86 0.00 0.03 0.00 0.07 98.04 01:09:30 00:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 01:09:30 00:58:01 CPU %user %nice %system %iowait %steal %idle 01:09:30 00:59:01 all 0.26 0.00 0.01 0.00 0.01 99.72 01:09:30 00:59:01 0 0.03 0.00 0.02 0.02 0.02 99.92 01:09:30 00:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:09:30 00:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:09:30 00:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 00:59:01 6 1.99 0.00 0.03 0.00 0.05 97.93 01:09:30 00:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 01:00:01 all 0.28 0.00 0.02 0.00 0.01 99.69 01:09:30 01:00:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:09:30 01:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:09:30 01:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:09:30 01:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 01:00:01 4 0.02 0.00 0.03 0.02 0.02 99.92 01:09:30 01:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 01:00:01 6 2.02 0.00 0.03 0.00 0.05 97.90 01:09:30 01:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:09:30 01:01:01 all 0.26 0.00 0.01 0.00 0.01 99.71 01:09:30 01:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:09:30 01:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 01:01:01 2 0.00 0.00 0.00 0.02 0.02 99.97 01:09:30 01:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:09:30 01:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:09:30 01:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 01:01:01 6 2.00 0.00 0.07 0.00 0.05 97.88 01:09:30 01:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 01:02:01 all 0.24 0.00 0.02 0.00 0.01 99.73 01:09:30 01:02:01 0 0.07 0.00 0.02 0.00 0.03 99.88 01:09:30 01:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:09:30 01:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:09:30 01:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:09:30 01:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 01:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 01:02:01 6 1.73 0.00 0.08 0.00 0.03 98.16 01:09:30 01:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 01:03:01 all 0.02 0.00 0.01 0.00 0.02 99.95 01:09:30 01:03:01 0 0.03 0.00 0.05 0.02 0.05 99.85 01:09:30 01:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 01:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 01:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:09:30 01:03:01 4 0.02 0.00 0.00 0.02 0.02 99.95 01:09:30 01:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 01:03:01 6 0.08 0.00 0.02 0.00 0.05 99.85 01:09:30 01:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 01:04:01 all 0.04 0.00 0.02 0.00 0.01 99.94 01:09:30 01:04:01 0 0.10 0.00 0.07 0.00 0.03 99.80 01:09:30 01:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 01:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:09:30 01:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:09:30 01:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 01:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 01:04:01 6 0.03 0.00 0.03 0.00 0.03 99.90 01:09:30 01:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 01:05:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:09:30 01:05:01 0 0.10 0.00 0.07 0.02 0.03 99.78 01:09:30 01:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:09:30 01:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 01:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 01:05:01 4 0.00 0.00 0.02 0.02 0.00 99.97 01:09:30 01:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 01:05:01 6 0.02 0.00 0.03 0.00 0.03 99.92 01:09:30 01:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 01:06:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:09:30 01:06:01 0 0.15 0.00 0.05 0.02 0.03 99.75 01:09:30 01:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 01:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:09:30 01:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:09:30 01:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:09:30 01:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:09:30 01:06:01 6 0.02 0.00 0.02 0.00 0.03 99.93 01:09:30 01:06:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:09:30 01:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:09:30 01:07:01 0 0.05 0.00 0.07 0.02 0.03 99.83 01:09:30 01:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 01:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 01:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:09:30 01:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:09:30 01:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 01:07:01 6 0.02 0.00 0.02 0.00 0.03 99.93 01:09:30 01:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:09:30 01:08:01 all 0.19 0.00 0.08 0.00 0.01 99.72 01:09:30 01:08:01 0 0.35 0.00 0.08 0.02 0.03 99.52 01:09:30 01:08:01 1 0.17 0.00 0.03 0.00 0.02 99.78 01:09:30 01:08:01 2 0.28 0.00 0.03 0.00 0.00 99.68 01:09:30 01:08:01 3 0.08 0.00 0.03 0.00 0.00 99.88 01:09:30 01:08:01 4 0.22 0.00 0.10 0.02 0.02 99.65 01:09:30 01:08:01 5 0.13 0.00 0.12 0.00 0.00 99.75 01:09:30 01:08:01 6 0.12 0.00 0.12 0.00 0.05 99.72 01:09:30 01:08:01 7 0.13 0.00 0.08 0.00 0.00 99.78 01:09:30 01:09:01 all 8.47 0.00 3.87 0.55 0.05 87.05 01:09:30 01:09:01 0 7.82 0.00 4.73 3.57 0.07 83.81 01:09:30 01:09:01 1 11.57 0.00 4.42 0.05 0.05 83.92 01:09:30 01:09:01 2 7.70 0.00 3.23 0.03 0.05 88.99 01:09:30 01:09:01 3 7.62 0.00 3.34 0.12 0.05 88.88 01:09:30 01:09:01 4 7.47 0.00 3.27 0.30 0.05 88.91 01:09:30 01:09:01 5 8.90 0.00 3.24 0.05 0.05 87.76 01:09:30 01:09:01 6 7.47 0.00 5.00 0.17 0.05 87.31 01:09:30 01:09:01 7 9.23 0.00 3.72 0.15 0.05 86.85 01:09:30 01:09:30 Average: CPU %user %nice %system %iowait %steal %idle 01:09:30 Average: all 8.20 0.00 1.40 0.36 0.03 90.01 01:09:30 Average: 0 8.32 0.00 1.46 0.33 0.04 89.84 01:09:30 Average: 1 8.02 0.00 1.49 0.73 0.02 89.74 01:09:30 Average: 2 8.06 0.00 1.29 0.24 0.02 90.38 01:09:30 Average: 3 8.10 0.00 1.36 0.29 0.02 90.23 01:09:30 Average: 4 7.99 0.00 1.37 0.45 0.02 90.16 01:09:30 Average: 5 8.26 0.00 1.48 0.21 0.02 90.03 01:09:30 Average: 6 8.46 0.00 1.42 0.33 0.05 89.74 01:09:30 Average: 7 8.35 0.00 1.36 0.28 0.02 89.99 01:09:30 01:09:30 01:09:30