Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbf141e4669210f407981f563a8ec2cefdbd657d 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-ssh13086506585160603742.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15182750284100438097.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2616673706170957354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15302657334588272218.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-ssh7265010240390623953.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7833 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/894 [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/894 # 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 bbf141e4669210f407981f563a8ec2cefdbd657d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5238)" > 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 bbf141e4669210f407981f563a8ec2cefdbd657d # timeout=10 > git rev-list --no-walk b2d57e6ef3b493b62b9248285bc8f571f935f464 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:43:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:43:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:43:56 ========================================================= 04:43:56 EdgeX Global Pipelines Version Info 04:43:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:43:56 ------------------- 04:43:56 stable info: 04:43:56 ------------------- 04:43:56 Commited By: Cherry Wang cherry@iotechsys.com 04:43:56 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 04:43:56 Message: update stable to v1.0.276 04:43:57 ------------------- 04:43:57 experimental info: 04:43:57 ------------------- 04:43:57 Commited By: **** collab-it+edgex@linuxfoundation.org 04:43:57 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 04:43:57 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbf141e [Pipeline] echo 04:43:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:58 provisioning config files... 04:43:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/894@tmp/config5713570114522373064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:58 ---> ****-login.sh 04:43:58 nexus3.edgexfoundry.org:10001 04:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:59 04:43:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:43:59 Configure a credential helper to remove this warning. See 04:43:59 https://docs.****.com/go/credential-store/ 04:43:59 04:43:59 Login Succeeded 04:43:59 nexus3.edgexfoundry.org:10002 04:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:59 04:43:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:43:59 Configure a credential helper to remove this warning. See 04:43:59 https://docs.****.com/go/credential-store/ 04:43:59 04:43:59 Login Succeeded 04:43:59 nexus3.edgexfoundry.org:10003 04:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:59 04:43:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:43:59 Configure a credential helper to remove this warning. See 04:43:59 https://docs.****.com/go/credential-store/ 04:43:59 04:43:59 Login Succeeded 04:43:59 nexus3.edgexfoundry.org:10004 04:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:59 04:43:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:43:59 Configure a credential helper to remove this warning. See 04:43:59 https://docs.****.com/go/credential-store/ 04:43:59 04:43:59 Login Succeeded 04:43:59 ****.io 04:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:59 04:43:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:43:59 Configure a credential helper to remove this warning. See 04:43:59 https://docs.****.com/go/credential-store/ 04:43:59 04:43:59 Login Succeeded 04:43:59 ---> ****-login.sh ends [Pipeline] } 04:43:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:59 + 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 04:43:59 + + dirname cmd/core-command/Dockerfilecut 04:43:59 -d/ -f2 04:43:59 + echo core-command,cmd/core-command/Dockerfile 04:43:59 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:43:59 + dirname cmd/core-data/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + echo core-data,cmd/core-data/Dockerfile 04:43:59 + + cut -d/ -f2 04:43:59 dirname cmd/core-keeper/Dockerfile 04:43:59 + echo core-keeper,cmd/core-keeper/Dockerfile 04:43:59 + dirname cmd/core-metadata/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + echo core-metadata,cmd/core-metadata/Dockerfile 04:43:59 + dirname cmd/security-bootstrapper/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:43:59 + dirname cmd/security-proxy-auth/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:43:59 + dirname cmd/security-proxy-setup/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:43:59 + dirname cmd/security-secretstore-setup/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:43:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:43:59 + dirname cmd/security-spire-agent/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:43:59 + dirname cmd/security-spire-config/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:43:59 + dirname cmd/security-spire-server/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:43:59 + dirname cmd/support-notifications/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + echo support-notifications,cmd/support-notifications/Dockerfile 04:43:59 + cut -d/ -f2 04:43:59 + dirname cmd/support-scheduler/Dockerfile 04:43:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:43:59 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 04:44:00 + git rev-list -1 --merges bbf141e4669210f407981f563a8ec2cefdbd657d~1..bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 04:44:00 -----------> git rev-list -1 --merges bbf141e4669210f407981f563a8ec2cefdbd657d~1..bbf141e4669210f407981f563a8ec2cefdbd657d bbf141e4669210f407981f563a8ec2cefdbd657d [false] [Pipeline] sh 04:44:00 + git log --format=format:%s -1 bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 04:44:00 ========================================================= 04:44:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:44:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:44:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:44:01 + grep -v github /etc/ssh/ssh_known_hosts 04:44:01 + [ -e /tmp/ssh_known_hosts ] 04:44:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:44:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:44:01 + sudo tee -a /etc/ssh/ssh_known_hosts 04:44:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:01 04:44:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:01 0.1.4: Pulling from edgex-devops/py-git-semver 04:44:01 3dae71ba6b94: Pulling fs layer 04:44:01 6bf1a483ea7c: Pulling fs layer 04:44:01 f5dfc541a4d3: Pulling fs layer 04:44:01 461d9e800cba: Pulling fs layer 04:44:01 80192f66455f: Pulling fs layer 04:44:01 2e8e34ca0e6c: Pulling fs layer 04:44:01 461d9e800cba: Waiting 04:44:01 80192f66455f: Waiting 04:44:01 a29436f7fd5d: Pulling fs layer 04:44:01 923cac83aea3: Pulling fs layer 04:44:01 2e8e34ca0e6c: Waiting 04:44:01 25ad8b0a4227: Pulling fs layer 04:44:01 923cac83aea3: Waiting 04:44:01 db01528c6b51: Pulling fs layer 04:44:01 28988de357af: Pulling fs layer 04:44:01 25ad8b0a4227: Waiting 04:44:01 db01528c6b51: Waiting 04:44:01 28988de357af: Waiting 04:44:01 6bf1a483ea7c: Verifying Checksum 04:44:01 461d9e800cba: Verifying Checksum 04:44:01 461d9e800cba: Download complete 04:44:02 f5dfc541a4d3: Verifying Checksum 04:44:02 f5dfc541a4d3: Download complete 04:44:02 3dae71ba6b94: Verifying Checksum 04:44:02 3dae71ba6b94: Download complete 04:44:02 923cac83aea3: Verifying Checksum 04:44:02 923cac83aea3: Download complete 04:44:02 25ad8b0a4227: Verifying Checksum 04:44:02 25ad8b0a4227: Download complete 04:44:02 db01528c6b51: Verifying Checksum 04:44:02 db01528c6b51: Download complete 04:44:02 28988de357af: Verifying Checksum 04:44:02 28988de357af: Download complete 04:44:02 a29436f7fd5d: Verifying Checksum 04:44:02 a29436f7fd5d: Download complete 04:44:02 2e8e34ca0e6c: Download complete 04:44:03 3dae71ba6b94: Pull complete 04:44:03 6bf1a483ea7c: Pull complete 04:44:04 f5dfc541a4d3: Pull complete 04:44:04 461d9e800cba: Pull complete 04:44:04 80192f66455f: Pull complete 04:44:08 2e8e34ca0e6c: Pull complete 04:44:09 a29436f7fd5d: Pull complete 04:44:09 923cac83aea3: Pull complete 04:44:09 25ad8b0a4227: Pull complete 04:44:09 db01528c6b51: Pull complete 04:44:09 28988de357af: Pull complete 04:44:09 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:09 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 04:44:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:44:11 $ docker top 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 -eo pid,comm 04:44:11 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). 04:44:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:44:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:11 [ssh-agent] Looking for ssh-agent implementation... 04:44:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:11 $ docker exec 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 ssh-agent 04:44:11 SSH_AUTH_SOCK=/tmp/ssh-KE0qvHmX1gBg/agent.31 04:44:11 SSH_AGENT_PID=37 04:44:11 Running ssh-add (command line suppressed) 04:44:12 Identity added: /w/workspace/edgex-go/894@tmp/private_key_1171029808408724694.key (/w/workspace/edgex-go/894@tmp/private_key_1171029808408724694.key) 04:44:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:12 + git config --global --add safe.directory /w/workspace/edgex-go/894 [Pipeline] sh 04:44:12 + git tag --points-at HEAD [Pipeline] } 04:44:12 $ docker exec --env ******** --env ******** 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 ssh-agent -k 04:44:12 unset SSH_AUTH_SOCK; 04:44:12 unset SSH_AGENT_PID; 04:44:12 echo Agent pid 37 killed; 04:44:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:44:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:12 [ssh-agent] Looking for ssh-agent implementation... 04:44:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:12 $ docker exec 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 ssh-agent 04:44:13 SSH_AUTH_SOCK=/tmp/ssh-3HfJZMJPvHUA/agent.84 04:44:13 SSH_AGENT_PID=90 04:44:13 Running ssh-add (command line suppressed) 04:44:13 Identity added: /w/workspace/edgex-go/894@tmp/private_key_14396940671640071337.key (/w/workspace/edgex-go/894@tmp/private_key_14396940671640071337.key) 04:44:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:13 + git semver init 04:44:13 2025-08-29 04:44:13,679 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:44:13 2025-08-29 04:44:13,687 [run_init] DEBUG init version:0.0.0 force:False 04:44:13 2025-08-29 04:44:13,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/894/.semver 04:44:13 2025-08-29 04:44:13,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/894/.semver 04:44:13 2025-08-29 04:44:13,689 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/894/.semver'], cwd=/w/workspace/edgex-go/894, stdin=None, shell=False, universal_newlines=False) 04:44:19 2025-08-29 04:44:18,101 [append_file] DEBUG append to file:/w/workspace/edgex-go/894/.git/info/exclude 04:44:19 2025-08-29 04:44:18,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/894/.semver/main with force:False 04:44:19 2025-08-29 04:44:18,102 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main 04:44:19 2025-08-29 04:44:18,102 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main 04:44:19 4.1.0-dev.53 [Pipeline] } 04:44:19 $ docker exec --env ******** --env ******** 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 ssh-agent -k 04:44:19 unset SSH_AUTH_SOCK; 04:44:19 unset SSH_AGENT_PID; 04:44:19 echo Agent pid 90 killed; 04:44:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:19 + git semver [Pipeline] } 04:44:19 $ docker stop --time=1 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 04:44:21 $ docker rm -f --volumes 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:44:21 Stashed 1 file(s) [Pipeline] echo 04:44:21 [edgeXSemver]: initialized semver on version 4.1.0-dev.53 [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 04:44:22 + git config --global --add safe.directory /w/workspace/edgex-go/894 [Pipeline] echo 04:44:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:44:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:44:22 ========================================================= 04:44:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:44:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:44:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:44:22 0a9a5dfd008f: Pulling fs layer 04:44:22 36466aa92d05: Pulling fs layer 04:44:22 e10405b45d13: Pulling fs layer 04:44:22 096b7ceb2af7: Pulling fs layer 04:44:22 4f4fb700ef54: Pulling fs layer 04:44:22 c451b95d7931: Pulling fs layer 04:44:22 9febf9df4401: Pulling fs layer 04:44:22 1477f019b032: Pulling fs layer 04:44:22 c7dc25521971: Pulling fs layer 04:44:22 4f4fb700ef54: Waiting 04:44:22 c451b95d7931: Waiting 04:44:22 9febf9df4401: Waiting 04:44:22 1477f019b032: Waiting 04:44:22 c7dc25521971: Waiting 04:44:22 096b7ceb2af7: Waiting 04:44:22 36466aa92d05: Download complete 04:44:22 096b7ceb2af7: Download complete 04:44:22 4f4fb700ef54: Download complete 04:44:22 c451b95d7931: Verifying Checksum 04:44:22 c451b95d7931: Download complete 04:44:22 0a9a5dfd008f: Download complete 04:44:22 9febf9df4401: Verifying Checksum 04:44:22 9febf9df4401: Download complete 04:44:22 0a9a5dfd008f: Pull complete 04:44:22 c7dc25521971: Verifying Checksum 04:44:22 c7dc25521971: Download complete 04:44:22 36466aa92d05: Pull complete 04:44:23 e10405b45d13: Verifying Checksum 04:44:23 e10405b45d13: Download complete 04:44:23 1477f019b032: Verifying Checksum 04:44:23 1477f019b032: Download complete 04:44:28 e10405b45d13: Pull complete 04:44:28 096b7ceb2af7: Pull complete 04:44:28 4f4fb700ef54: Pull complete 04:44:28 c451b95d7931: Pull complete 04:44:28 9febf9df4401: Pull complete 04:44:32 1477f019b032: Pull complete 04:44:33 c7dc25521971: Pull complete 04:44:33 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 04:44:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:44:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:33 WORKDIR /edgex 04:44:33 COPY go.mod . 04:44:33 RUN go mod download 04:44:33 + docker build -t ci-base-image-x86_64 -f - . 04:44:34 #0 building with "default" instance using docker driver 04:44:34 04:44:34 #1 [internal] load build definition from Dockerfile 04:44:34 #1 transferring dockerfile: 164B done 04:44:34 #1 DONE 0.0s 04:44:34 04:44:34 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:34 #2 DONE 0.0s 04:44:34 04:44:34 #3 [internal] load .dockerignore 04:44:34 #3 transferring context: 50B done 04:44:34 #3 DONE 0.0s 04:44:34 04:44:34 #4 [internal] load build context 04:44:34 #4 transferring context: 6.57kB done 04:44:34 #4 DONE 0.1s 04:44:34 04:44:34 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:34 #5 DONE 0.1s 04:44:34 04:44:34 #6 [2/4] WORKDIR /edgex 04:44:35 #6 DONE 1.4s 04:44:35 04:44:35 #7 [3/4] COPY go.mod . 04:44:35 #7 DONE 0.0s 04:44:35 04:44:35 #8 [4/4] RUN go mod download 04:44:36 Still waiting to schedule task 04:44:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:44:47 #8 DONE 10.4s 04:44:47 04:44:47 #9 exporting to image 04:44:47 #9 exporting layers 04:44:50 #9 exporting layers 4.1s done 04:44:50 #9 writing image sha256:d76658c3aaa5f41e2774ce6360e3a864ca15a5712f87c9a1ce0c1a4bb98edecd done 04:44:50 #9 naming to docker.io/library/ci-base-image-x86_64 done 04:44:50 #9 DONE 4.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:50 + docker inspect -f . ci-base-image-x86_64 04:44:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:50 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 04:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:44:51 $ docker top 27532246b3dd06a05c4c35193a912fe08990dcc26bc2abecf072f3f2c0a66ea7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:51 + go version 04:44:51 go version go1.23.9 linux/amd64 [Pipeline] } 04:44:51 $ docker stop --time=1 27532246b3dd06a05c4c35193a912fe08990dcc26bc2abecf072f3f2c0a66ea7 04:44:52 $ docker rm -f --volumes 27532246b3dd06a05c4c35193a912fe08990dcc26bc2abecf072f3f2c0a66ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:53 + docker inspect -f . ci-base-image-x86_64 04:44:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:53 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 04:44:53 $ 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/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:44:53 $ docker top 2b6ec19a18f8a7b96e05372b882c41b7793b86e5bae1dd0e53d55cb78436030d -eo pid,comm [Pipeline] { [Pipeline] echo 04:44:53 ========================================================= 04:44:53 [edgeXBuildGoParallel] Running Tests and Build... 04:44:53 ========================================================= [Pipeline] sh 04:44:53 + git config --global --add safe.directory /w/workspace/edgex-go/894 [Pipeline] fileExists [Pipeline] sh 04:44:54 + make test 04:44:54 go test -race -coverprofile=coverage.out ./... 04:45:02 ? github.com/edgexfoundry/edgex-go [no test files] 04:45:28 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:45:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:45:28 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:45:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 42.3% of statements 04:45:30 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:45:30 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:45:30 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:45:30 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:45:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 04:45:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 04:45:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:45:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 04:45:31 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:45:31 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:45:31 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:45:31 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:45:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:45:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:45:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:45:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 04:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:45:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:45:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:45:33 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:45:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 04:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements 04:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements 04:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 49.3% of statements 04:45:34 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:45:34 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.555s coverage: 93.6% of statements 04:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.4% of statements 04:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.103s coverage: 8.4% of statements 04:45:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 04:45:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:45:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:45:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:45:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 04:45:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:45:36 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:45:36 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:45:36 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 04:45:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:45:36 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:45:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:45:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:45:36 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:45:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.365s coverage: 95.8% of statements 04:45:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements 04:45:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:45:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 04:45:38 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:45:38 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 04:45:38 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 04:45:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:45:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 0.0% of statements [no tests to run] 04:45:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 04:45:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.1% of statements 04:45:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.016s coverage: 81.1% of statements 04:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 40.0% of statements 04:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 04:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 04:45:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:45:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:45:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 04:45:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:45:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:45:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:45:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 04:45:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:45:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:45:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:45:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:45:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:45:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:45:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:45:43 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:45:43 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:45:43 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:45:45 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:45:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:45:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 04:45:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 04:45:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:45:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:45:51 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 04:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements 04:45:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:45:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 04:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 04:45:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:45:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:45:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 04:45:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 04:45:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:45:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 04:45:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 04:45:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 04:45:55 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:45:55 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:45:55 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:45:55 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 04:45:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:45:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:45:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:45:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:45:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:45:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.047s coverage: 92.9% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.076s coverage: 81.8% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.053s coverage: 6.8% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.055s coverage: 100.0% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.170s coverage: 54.5% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.031s coverage: 88.6% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 29.2% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.037s coverage: 93.8% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 04:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 04:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:46:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:46:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7834 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:46:01 Running in /w/workspace/edgex-go/894 [Pipeline] { [Pipeline] checkout 04:46:01 The recommended git tool is: git 04:46:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 17.0% of statements 04:46:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 94.9% of statements 04:46:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 04:46:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements 04:46:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.038s coverage: 43.6% of statements 04:46:04 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 04:46:04 running golangci-lint 04:46:05 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 04:46:05 go version go1.23.9 linux/amd64 04:46:05 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 04:46:05 level=info msg="[config_reader] Used config file .golangci.yml" 04:46:05 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:46:05 using credential edgex-jenkins-ssh 04:46:05 Cloning the remote Git repository 04:46:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:46:05 > git init /w/workspace/edgex-go/894 # timeout=10 04:46:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:46:06 > git --version # timeout=10 04:46:06 > git --version # 'git version 2.25.1' 04:46:06 using GIT_SSH to set credentials SSH Credentials for GitHub 04:46:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:46:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:46:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:46:25 Avoid second fetch 04:46:25 Checking out Revision bbf141e4669210f407981f563a8ec2cefdbd657d (main) 04:46:26 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5238)" 04:46:25 > git config core.sparsecheckout # timeout=10 04:46:25 > git checkout -f bbf141e4669210f407981f563a8ec2cefdbd657d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:30 provisioning config files... 04:46:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/894@tmp/config14374021166759657976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:31 ---> ****-login.sh 04:46:31 nexus3.edgexfoundry.org:10001 04:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:31 Configure a credential helper to remove this warning. See 04:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:31 04:46:31 Login Succeeded 04:46:31 nexus3.edgexfoundry.org:10002 04:46:32 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|types_sizes|exports_file|imports|name) took 25.581119078s" 04:46:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.418311ms" 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:32 Configure a credential helper to remove this warning. See 04:46:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:32 04:46:32 Login Succeeded 04:46:32 nexus3.edgexfoundry.org:10003 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:32 Configure a credential helper to remove this warning. See 04:46:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:32 04:46:32 Login Succeeded 04:46:32 nexus3.edgexfoundry.org:10004 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:32 Configure a credential helper to remove this warning. See 04:46:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:32 04:46:32 Login Succeeded 04:46:32 ****.io 04:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:33 Configure a credential helper to remove this warning. See 04:46:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:33 04:46:33 Login Succeeded 04:46:33 ---> ****-login.sh ends [Pipeline] } 04:46:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:46:34 + git config --global --add safe.directory /w/workspace/edgex-go/894 [Pipeline] echo 04:46:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:46:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:46:34 ========================================================= 04:46:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:46:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:46:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:46:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:46:34 94e9d8af2201: Pulling fs layer 04:46:34 a6c56e8762df: Pulling fs layer 04:46:34 f0f3c8884826: Pulling fs layer 04:46:34 c7e7622c144d: Pulling fs layer 04:46:34 4f4fb700ef54: Pulling fs layer 04:46:34 b4c3b6d88c5a: Pulling fs layer 04:46:34 ba8bce9d2590: Pulling fs layer 04:46:34 ca778ea9c289: Pulling fs layer 04:46:34 ba8bce9d2590: Waiting 04:46:34 4f4fb700ef54: Waiting 04:46:34 ca778ea9c289: Waiting 04:46:34 b4c3b6d88c5a: Waiting 04:46:34 c7e7622c144d: Waiting 04:46:34 a6c56e8762df: Download complete 04:46:34 c7e7622c144d: Verifying Checksum 04:46:34 c7e7622c144d: Download complete 04:46:34 4f4fb700ef54: Verifying Checksum 04:46:34 4f4fb700ef54: Download complete 04:46:34 b4c3b6d88c5a: Verifying Checksum 04:46:34 b4c3b6d88c5a: Download complete 04:46:34 94e9d8af2201: Verifying Checksum 04:46:34 94e9d8af2201: Download complete 04:46:35 ca778ea9c289: Verifying Checksum 04:46:35 ca778ea9c289: Download complete 04:46:35 94e9d8af2201: Pull complete 04:46:36 a6c56e8762df: Pull complete 04:46:36 f0f3c8884826: Download complete 04:46:37 ba8bce9d2590: Verifying Checksum 04:46:37 ba8bce9d2590: Download complete 04:46:46 level=info msg="[linters_context/goanalysis] analyzers took 2m5.24567258s with top 10 stages: buildir: 1m15.040877661s, gosec: 5.245248908s, inspect: 3.452458691s, fact_deprecated: 3.135997083s, printf: 2.258517729s, ctrlflow: 1.992911077s, S1038: 1.78795374s, fact_purity: 1.614089007s, nilness: 1.373472741s, directives: 1.019466176s" 04:46:46 level=info msg="[runner] Issues before processing: 201, after processing: 0" 04:46:46 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 201/201, nolint: 20/0, cgo: 201/201, skip_dirs: 201/201, filename_unadjuster: 201/201, invalid_issue: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude-rules: 201/20, skip_files: 201/201, exclude: 201/201" 04:46:46 level=info msg="[runner] processing took 23.073748ms with stages: nolint: 10.490576ms, identifier_marker: 6.355661ms, autogenerated_exclude: 1.78991ms, path_prettifier: 1.703429ms, exclude-rules: 1.563078ms, skip_dirs: 949.581µs, cgo: 120.432µs, invalid_issue: 46.041µs, filename_unadjuster: 45.95µs, max_same_issues: 2.3µs, diff: 1.69µs, skip_files: 790ns, exclude: 770ns, fixer: 690ns, sort_results: 660ns, uniq_by_line: 660ns, max_from_linter: 440ns, severity-rules: 390ns, path_shortener: 330ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 04:46:46 level=info msg="[runner] linters took 15.513041888s with stages: goanalysis_metalinter: 15.489820179s" 04:46:46 level=info msg="File cache stats: 0 entries of total size 0B" 04:46:46 level=info msg="Memory: 402 samples, avg is 306.4MB, max is 1522.0MB" 04:46:46 level=info msg="Execution took 41.142631747s" 04:46:46 go vet ./... 04:46:52 f0f3c8884826: Pull complete 04:46:52 c7e7622c144d: Pull complete 04:46:52 4f4fb700ef54: Pull complete 04:46:52 b4c3b6d88c5a: Pull complete 04:46:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:46:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:46:55 ./bin/test-attribution-txt.sh 04:46:55 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 04:46:55 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 04:46:55 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 04:46:55 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 04:46:55 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 04:46:55 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 04:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 04:46:55 + ls -al . 04:46:55 total 2004 04:46:55 drwxrwxr-x 11 1001 1001 4096 Aug 29 04:44 . 04:46:55 drwxr-xr-x 4 root root 4096 Aug 29 04:44 .. 04:46:55 drwxrwxr-x 2 1001 1001 4096 Aug 29 04:43 .blubracket 04:46:55 -rw-rw-r-- 1 1001 1001 10 Aug 29 04:43 .dockerignore 04:46:55 drwxrwxr-x 8 1001 1001 4096 Aug 29 04:46 .git 04:46:55 drwxrwxr-x 3 1001 1001 4096 Aug 29 04:43 .github 04:46:55 -rw-rw-r-- 1 1001 1001 909 Aug 29 04:43 .gitignore 04:46:55 -rw-rw-r-- 1 1001 1001 218 Aug 29 04:43 .golangci.yml 04:46:55 -rw-rw-r-- 1 1001 1001 100 Aug 29 04:43 .hadolint.yml 04:46:55 drwxr-xr-x 3 1001 1001 4096 Aug 29 04:44 .semver 04:46:55 -rw-rw-r-- 1 1001 1001 155 Aug 29 04:43 .sonarcloud.properties 04:46:55 -rw-rw-r-- 1 1001 1001 1171 Aug 29 04:43 ADOPTERS.md 04:46:55 -rw-rw-r-- 1 1001 1001 17374 Aug 29 04:43 Attribution.txt 04:46:55 -rw-rw-r-- 1 1001 1001 108018 Aug 29 04:43 CHANGELOG.md 04:46:55 -rw-rw-r-- 1 1001 1001 3804 Aug 29 04:43 CONTRIBUTING.md 04:46:55 -rw-rw-r-- 1 1001 1001 677 Aug 29 04:43 GOVERNANCE.md 04:46:55 -rw-rw-r-- 1 1001 1001 858 Aug 29 04:43 Jenkinsfile 04:46:55 -rw-rw-r-- 1 1001 1001 10775 Aug 29 04:43 LICENSE 04:46:55 -rw-rw-r-- 1 1001 1001 16740 Aug 29 04:43 Makefile 04:46:55 -rw-rw-r-- 1 1001 1001 582 Aug 29 04:43 OWNERS.md 04:46:55 -rw-rw-r-- 1 1001 1001 9932 Aug 29 04:43 README.md 04:46:55 -rw-rw-r-- 1 1001 1001 789 Aug 29 04:43 SECURITY.md 04:46:55 -rw-rw-r-- 1 1001 1001 12 Aug 29 04:44 VERSION 04:46:55 drwxrwxr-x 2 1001 1001 4096 Aug 29 04:43 bin 04:46:55 drwxrwxr-x 19 1001 1001 4096 Aug 29 04:43 cmd 04:46:55 -rw-r--r-- 1 root root 1671568 Aug 29 04:46 coverage.out 04:46:55 drwxrwxr-x 2 1001 1001 4096 Aug 29 04:43 fuzz_test 04:46:55 -rw-rw-r-- 1 1001 1001 6538 Aug 29 04:43 go.mod 04:46:55 -rw-rw-r-- 1 1001 1001 88539 Aug 29 04:43 go.sum 04:46:55 drwxrwxr-x 7 1001 1001 4096 Aug 29 04:43 internal 04:46:55 drwxrwxr-x 2 1001 1001 4096 Aug 29 04:43 openapi 04:46:55 -rw-rw-r-- 1 1001 1001 584 Aug 29 04:43 security.txt 04:46:55 -rw-rw-r-- 1 1001 1001 204 Aug 29 04:43 version.go [Pipeline] sh 04:46:55 + '[' -e coverage.out ] 04:46:55 + chown 1001:1001 coverage.out [Pipeline] stash 04:46:55 Stashed 1 file(s) [Pipeline] sh 04:46:56 + make build 04:46:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:46:59 ba8bce9d2590: Pull complete 04:47:01 ca778ea9c289: Pull complete 04:47:01 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 04:47:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:47:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:47:01 + docker build -t ci-base-image-arm64 -f -+ . 04:47:01 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:47:01 WORKDIR /edgex 04:47:01 COPY go.mod . 04:47:01 RUN go mod download 04:47:02 Sending build context to Docker daemon 3.724MB 04:47:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:47:02 ---> 47b25d7523d1 04:47:02 Step 2/4 : WORKDIR /edgex 04:47:04 ---> Running in 4ab27c85f596 04:47:04 Removing intermediate container 4ab27c85f596 04:47:04 ---> f7160129b91f 04:47:04 Step 3/4 : COPY go.mod . 04:47:04 ---> 11e0a563c55b 04:47:04 Step 4/4 : RUN go mod download 04:47:04 ---> Running in 975e30dde442 04:47:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:47:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:47:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:47:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:47:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:47:32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:47:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:47:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:47:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:47:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:47:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:47:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:47:44 $ docker stop --time=1 2b6ec19a18f8a7b96e05372b882c41b7793b86e5bae1dd0e53d55cb78436030d 04:47:47 $ docker rm -f --volumes 2b6ec19a18f8a7b96e05372b882c41b7793b86e5bae1dd0e53d55cb78436030d [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 04:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:47:48 04:47:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:47:48 latest: Pulling from edgex-devops/edgex-compose 04:47:48 91d30c5bc195: Pulling fs layer 04:47:48 2e9b0aa3be6d: Pulling fs layer 04:47:48 9c61dcf015f6: Pulling fs layer 04:47:48 4698f68db338: Pulling fs layer 04:47:48 2a2f49069b9e: Pulling fs layer 04:47:48 e0025b399a48: Pulling fs layer 04:47:48 4698f68db338: Waiting 04:47:48 2a2f49069b9e: Waiting 04:47:48 e0025b399a48: Waiting 04:47:48 91d30c5bc195: Verifying Checksum 04:47:48 91d30c5bc195: Download complete 04:47:48 4698f68db338: Verifying Checksum 04:47:48 4698f68db338: Download complete 04:47:48 2e9b0aa3be6d: Verifying Checksum 04:47:48 2e9b0aa3be6d: Download complete 04:47:48 e0025b399a48: Verifying Checksum 04:47:48 e0025b399a48: Download complete 04:47:48 91d30c5bc195: Pull complete 04:47:48 2a2f49069b9e: Verifying Checksum 04:47:48 2a2f49069b9e: Download complete 04:47:49 2e9b0aa3be6d: Pull complete 04:47:49 9c61dcf015f6: Verifying Checksum 04:47:49 9c61dcf015f6: Download complete 04:47:53 9c61dcf015f6: Pull complete 04:47:53 4698f68db338: Pull complete 04:47:53 2a2f49069b9e: Pull complete 04:47:53 e0025b399a48: Pull complete 04:47:53 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:47:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:47:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:53 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 04:47:53 $ 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/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:47:54 $ docker top 003e13a10570601cc910307837709097ff4fa8254f384d7a778f8d6570396e8e -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:55 + docker compose -f ./docker-compose-build.yml build --parallel 04:47:55 #1 [security-spire-agent internal] load build definition from Dockerfile 04:47:55 #1 transferring dockerfile: 1.81kB done 04:47:55 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:47:55 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 04:47:55 #1 DONE 0.1s 04:47:55 04:47:55 #2 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 04:47:55 #2 ... 04:47:55 04:47:55 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:47:55 #3 transferring dockerfile: 2.23kB done 04:47:55 #3 DONE 0.1s 04:47:55 04:47:55 #4 [security-bootstrapper internal] load build definition from Dockerfile 04:47:55 #4 transferring dockerfile: 3.02kB done 04:47:55 #4 DONE 0.1s 04:47:55 04:47:55 #5 [support-notifications internal] load build definition from Dockerfile 04:47:55 #5 transferring dockerfile: 2.00kB done 04:47:55 #5 DONE 0.1s 04:47:55 04:47:55 #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:47:55 #6 DONE 0.0s 04:47:55 04:47:55 #7 [core-keeper internal] load build definition from Dockerfile 04:47:55 #7 transferring dockerfile: 2.01kB done 04:47:55 #7 DONE 0.2s 04:47:55 04:47:55 #8 [core-command internal] load build definition from Dockerfile 04:47:55 #8 transferring dockerfile: 1.94kB done 04:47:55 #8 DONE 0.2s 04:47:55 04:47:55 #9 [security-spire-server internal] load build definition from Dockerfile 04:47:55 #9 transferring dockerfile: 1.70kB done 04:47:55 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:47:55 #9 DONE 0.2s 04:47:55 04:47:55 #10 [security-proxy-auth internal] load build definition from Dockerfile 04:47:55 #10 transferring dockerfile: 2.14kB done 04:47:55 #10 DONE 0.2s 04:47:55 04:47:55 #11 [security-secretstore-setup internal] load build definition from Dockerfile 04:47:55 #11 transferring dockerfile: 2.49kB done 04:47:55 #11 DONE 0.2s 04:47:55 04:47:55 #12 [security-proxy-setup internal] load build definition from Dockerfile 04:47:55 #12 transferring dockerfile: 2.50kB done 04:47:55 #12 DONE 0.2s 04:47:55 04:47:55 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:47:55 #13 transferring dockerfile: 1.89kB done 04:47:55 #13 DONE 0.2s 04:47:55 04:47:55 #14 [security-spire-config internal] load build definition from Dockerfile 04:47:55 #14 transferring dockerfile: 1.69kB done 04:47:55 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:47:55 #14 DONE 0.2s 04:47:55 04:47:55 #15 [core-data internal] load build definition from Dockerfile 04:47:55 #15 transferring dockerfile: 2.04kB done 04:47:55 #15 DONE 0.2s 04:47:55 04:47:55 #16 [support-scheduler internal] load build definition from Dockerfile 04:47:55 #16 transferring dockerfile: 1.83kB done 04:47:55 #16 DONE 0.2s 04:47:55 04:47:55 #17 [core-metadata internal] load build definition from Dockerfile 04:47:55 #17 transferring dockerfile: 2.10kB done 04:47:55 #17 DONE 0.2s 04:47:55 04:47:55 #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:47:55 #6 DONE 0.0s 04:47:55 04:47:55 #18 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 04:47:55 #18 ... 04:47:55 04:47:55 #2 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 04:47:55 #2 DONE 0.4s 04:47:55 04:47:55 #19 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 04:47:55 #19 DONE 0.4s 04:47:56 04:47:56 #18 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 04:47:56 #18 DONE 0.8s 04:47:56 04:47:56 #20 [security-secretstore-setup internal] load .dockerignore 04:47:56 #20 transferring context: 50B done 04:47:56 #20 DONE 0.0s 04:47:56 04:47:56 #21 [support-scheduler internal] load .dockerignore 04:47:56 #21 transferring context: 50B done 04:47:56 #21 DONE 0.0s 04:47:56 04:47:56 #22 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:47:56 #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 04:47:56 #22 ... 04:47:56 04:47:56 #23 [security-spire-config internal] load .dockerignore 04:47:56 #23 transferring context: 50B done 04:47:56 #23 DONE 0.2s 04:47:56 04:47:56 #22 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:47:56 #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 04:47:56 #22 ... 04:47:56 04:47:56 #24 [core-data internal] load .dockerignore 04:47:56 #24 transferring context: 50B done 04:47:56 #24 DONE 0.2s 04:47:56 04:47:56 #25 [security-spiffe-token-provider internal] load .dockerignore 04:47:56 #25 transferring context: 50B done 04:47:56 #25 DONE 0.2s 04:47:56 04:47:56 #26 [security-spire-server internal] load .dockerignore 04:47:56 #26 transferring context: 50B done 04:47:56 #26 DONE 0.2s 04:47:56 04:47:56 #27 [core-metadata internal] load .dockerignore 04:47:56 #27 transferring context: 50B done 04:47:56 #27 DONE 0.3s 04:47:56 04:47:56 #28 [support-notifications internal] load .dockerignore 04:47:56 #28 transferring context: 50B done 04:47:56 #28 DONE 0.3s 04:47:56 04:47:56 #29 [security-proxy-setup internal] load .dockerignore 04:47:56 #29 transferring context: 50B done 04:47:56 #29 DONE 0.3s 04:47:56 04:47:56 #30 [core-common-config-bootstrapper internal] load .dockerignore 04:47:56 #30 transferring context: 50B done 04:47:56 #30 DONE 0.3s 04:47:56 04:47:56 #31 [security-proxy-auth internal] load .dockerignore 04:47:56 #31 transferring context: 50B done 04:47:56 #31 DONE 0.3s 04:47:56 04:47:56 #32 [security-spire-agent internal] load .dockerignore 04:47:56 #32 transferring context: 50B done 04:47:56 #32 DONE 0.3s 04:47:56 04:47:56 #33 [core-keeper internal] load .dockerignore 04:47:56 #33 transferring context: 50B done 04:47:56 #33 DONE 0.3s 04:47:56 04:47:56 #34 [core-command internal] load .dockerignore 04:47:56 #34 transferring context: 50B done 04:47:56 #34 DONE 0.3s 04:47:56 04:47:56 #35 [security-bootstrapper internal] load .dockerignore 04:47:56 #35 transferring context: 50B done 04:47:56 #35 DONE 0.3s 04:47:56 04:47:56 #22 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:47:56 #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 04:47:56 #22 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:47:56 #22 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:47:56 #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s 04:47:56 #22 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:47:56 #22 ... 04:47:56 04:47:56 #36 [security-spire-config internal] load build context 04:47:56 #36 transferring context: 22.05kB done 04:47:56 #36 DONE 0.2s 04:47:56 04:47:56 #22 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:47:56 #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 04:47:56 #22 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:47:56 #22 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:47:56 #22 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:47:56 #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s 04:47:56 #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done 04:47:56 #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 04:47:56 #22 ... 04:47:56 04:47:56 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:47:56 #37 DONE 0.7s 04:47:56 04:47:56 #38 [security-spire-server internal] load build context 04:47:56 #38 transferring context: 23.80kB 0.0s done 04:47:56 #38 DONE 0.5s 04:47:56 04:47:56 #22 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:47:56 #22 ... 04:47:56 04:47:56 #39 [security-spire-agent internal] load build context 04:47:56 #39 transferring context: 23.33kB 0.0s done 04:47:56 #39 DONE 0.4s 04:47:56 04:47:56 #22 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:47:57 #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.4s done 04:47:58 #22 ... 04:47:58 04:47:58 #40 [core-data builder 2/7] WORKDIR /edgex-go 04:47:58 #40 DONE 1.2s 04:47:58 04:47:58 #22 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:47:58 #22 DONE 2.0s 04:47:58 04:47:58 #41 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:48:01 Removing intermediate container 975e30dde442 04:48:01 ---> ab0eb0defd72 04:48:01 Successfully built ab0eb0defd72 04:48:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:01 + docker inspect -f . ci-base-image-arm64 04:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:01 prd-ubuntu20.04-docker-arm64-4c-16g-7834 does not seem to be running inside a container 04:48:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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 04:48:03 #41 ... 04:48:03 04:48:03 #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:03 #42 DONE 4.7s 04:48:03 04:48:03 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:03 #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 04:48:03 #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 04:48:03 #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 04:48:03 #43 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 04:48:03 #43 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 04:48:03 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 04:48:03 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 04:48:03 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 04:48:03 #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 04:48:03 #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 04:48:03 #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s done 04:48:03 #43 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.2s done 04:48:03 #43 ... 04:48:03 04:48:03 #44 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:48:04 $ docker top d87a8991fe2c0c75b42e5e3e7498868cee1532600ccc48307c2e0d1026bebc25 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:05 + go version 04:48:05 go version go1.23.9 linux/arm64 [Pipeline] } 04:48:05 $ docker stop --time=1 d87a8991fe2c0c75b42e5e3e7498868cee1532600ccc48307c2e0d1026bebc25 04:48:06 #44 ... 04:48:06 04:48:06 #45 [security-secretstore-setup internal] load build context 04:48:06 #45 transferring context: 407.72MB 9.8s 04:48:06 #45 ... 04:48:06 04:48:06 #46 [core-data internal] load build context 04:48:06 #46 ... 04:48:06 04:48:06 #47 [core-metadata internal] load build context 04:48:06 #47 ... 04:48:06 04:48:06 #48 [security-proxy-auth internal] load build context 04:48:06 #48 ... 04:48:06 04:48:06 #49 [core-command internal] load build context 04:48:06 $ docker rm -f --volumes d87a8991fe2c0c75b42e5e3e7498868cee1532600ccc48307c2e0d1026bebc25 04:48:06 #49 ... 04:48:06 04:48:06 #50 [support-notifications internal] load build context 04:48:06 #50 ... 04:48:06 04:48:06 #51 [core-keeper internal] load build context 04:48:06 #51 ... 04:48:06 04:48:06 #52 [core-common-config-bootstrapper internal] load build context [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 04:48:07 #52 ... 04:48:07 04:48:07 #53 [security-bootstrapper internal] load build context 04:48:07 #53 ... 04:48:07 04:48:07 #54 [security-proxy-setup internal] load build context 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 04:48:07 #54 ... 04:48:07 04:48:07 #55 [security-spiffe-token-provider internal] load build context 04:48:07 #55 ... 04:48:07 04:48:07 #56 [support-scheduler internal] load build context 04:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:48:07 04:48:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:07 #56 ... 04:48:07 04:48:07 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:48:07 #57 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 04:48:07 #57 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 04:48:07 #57 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 04:48:07 #57 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 04:48:07 #57 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done 04:48:07 #57 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 04:48:07 #57 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 04:48:07 #57 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 04:48:07 #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 04:48:07 #57 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 2.0s done 04:48:07 #57 ... 04:48:07 04:48:07 #56 [support-scheduler internal] load build context 04:48:07 #56 ... 04:48:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:48:07 latest: Pulling from edgex-devops/edgex-compose-arm64 04:48:07 547446be3368: Pulling fs layer 04:48:07 d125d8839a47: Pulling fs layer 04:48:07 3e85d5ac6304: Pulling fs layer 04:48:07 c3105a71a48b: Pulling fs layer 04:48:07 0f093f025ec4: Pulling fs layer 04:48:07 c3106fc0e877: Pulling fs layer 04:48:07 c3105a71a48b: Waiting 04:48:07 0f093f025ec4: Waiting 04:48:07 c3106fc0e877: Waiting 04:48:08 04:48:08 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:48:08 #0 0.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:08 #0 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:08 #0 3.653 OK: 248 MiB in 58 packages 04:48:08 #58 ... 04:48:08 04:48:08 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:48:08 #0 2.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:08 #0 2.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:08 #0 3.003 OK: 248 MiB in 58 packages 04:48:08 #59 ... 04:48:08 04:48:08 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:48:08 547446be3368: Verifying Checksum 04:48:08 547446be3368: Download complete 04:48:08 c3105a71a48b: Verifying Checksum 04:48:08 c3105a71a48b: Download complete 04:48:08 #60 ... 04:48:08 04:48:08 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:48:08 #61 ... 04:48:08 04:48:08 #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:48:08 #0 2.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:08 #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:08 #0 2.881 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:48:08 #0 2.881 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:48:08 #0 2.881 OK: 24174 distinct packages available 04:48:08 #0 2.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:08 #0 3.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:08 #0 3.302 (1/5) Installing dumb-init (1.2.5-r3) 04:48:08 #0 3.314 (2/5) Installing musl-obstack (1.2.3-r2) 04:48:08 #0 3.317 (3/5) Installing libucontext (1.2-r3) 04:48:08 #0 3.319 (4/5) Installing gcompat (1.1.0-r4) 04:48:08 #0 3.326 (5/5) Installing openssl (3.3.4-r0) 04:48:08 #0 3.338 Executing busybox-1.36.1-r29.trigger 04:48:08 #0 3.358 OK: 9 MiB in 19 packages 04:48:08 d125d8839a47: Verifying Checksum 04:48:08 d125d8839a47: Download complete 04:48:08 c3106fc0e877: Verifying Checksum 04:48:08 c3106fc0e877: Download complete 04:48:08 #62 ... 04:48:08 04:48:08 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:48:08 #63 ... 04:48:08 04:48:08 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:08 0f093f025ec4: Verifying Checksum 04:48:08 0f093f025ec4: Download complete 04:48:08 #64 ... 04:48:08 04:48:08 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:48:08 #65 ... 04:48:08 04:48:08 #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:48:08 #0 0.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:08 #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:08 #0 3.465 OK: 248 MiB in 58 packages 04:48:08 #66 ... 04:48:08 04:48:08 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:48:08 #0 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:08 #0 3.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:08 #0 3.425 (1/4) Installing ca-certificates (20250619-r0) 04:48:08 #0 3.448 (2/4) Installing dumb-init (1.2.5-r3) 04:48:08 #0 3.453 (3/4) Installing su-exec (0.2-r3) 04:48:08 #0 3.457 (4/4) Installing yq-go (4.44.1-r2) 04:48:08 #0 3.566 Executing busybox-1.36.1-r29.trigger 04:48:08 #0 3.880 Executing ca-certificates-20250619-r0.trigger 04:48:08 #0 3.916 OK: 19 MiB in 18 packages 04:48:09 547446be3368: Pull complete 04:48:09 #67 ... 04:48:09 04:48:09 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:48:09 #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:09 #0 3.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:09 #0 4.041 OK: 248 MiB in 58 packages 04:48:09 #68 ... 04:48:09 04:48:09 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:48:09 #0 3.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:09 #0 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:09 #0 4.371 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:48:09 #0 4.371 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:48:09 #0 4.371 OK: 24174 distinct packages available 04:48:09 #0 4.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:09 #0 4.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:09 #0 4.845 OK: 248 MiB in 58 packages 04:48:09 #69 ... 04:48:09 04:48:09 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:48:09 #0 4.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:09 #0 4.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:09 #0 4.537 (1/2) Installing dumb-init (1.2.5-r3) 04:48:09 #0 4.537 (2/2) Installing su-exec (0.2-r3) 04:48:09 #0 4.542 Executing busybox-1.36.1-r29.trigger 04:48:09 #0 4.544 OK: 8 MiB in 16 packages 04:48:09 #70 ... 04:48:09 04:48:09 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:48:09 #71 ... 04:48:09 04:48:09 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:48:09 #72 ... 04:48:09 04:48:09 #56 [support-scheduler internal] load build context 04:48:09 #56 transferring context: 595.07MB 13.3s done 04:48:09 d125d8839a47: Pull complete 04:48:10 3e85d5ac6304: Verifying Checksum 04:48:10 3e85d5ac6304: Download complete 04:48:10 #56 ... 04:48:10 04:48:10 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:48:10 #68 DONE 12.9s 04:48:10 04:48:10 #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:48:10 #66 DONE 12.9s 04:48:10 04:48:10 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:48:10 #62 DONE 12.7s 04:48:10 04:48:10 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:48:10 #67 DONE 12.7s 04:48:10 04:48:10 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:48:10 #58 DONE 12.9s 04:48:10 04:48:10 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:48:10 #59 DONE 12.9s 04:48:11 04:48:11 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:48:11 #70 DONE 12.8s 04:48:11 04:48:11 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:48:11 #69 DONE 12.9s 04:48:11 04:48:11 #55 [security-spiffe-token-provider internal] load build context 04:48:11 #55 transferring context: 595.07MB 12.1s done 04:48:11 #55 DONE 14.6s 04:48:11 04:48:11 #47 [core-metadata internal] load build context 04:48:11 #47 transferring context: 595.07MB 12.5s done 04:48:11 #47 DONE 14.6s 04:48:11 04:48:11 #51 [core-keeper internal] load build context 04:48:11 #51 transferring context: 595.07MB 12.3s done 04:48:11 #51 DONE 14.5s 04:48:11 04:48:11 #52 [core-common-config-bootstrapper internal] load build context 04:48:11 #52 transferring context: 595.07MB 12.3s done 04:48:11 #52 DONE 14.6s 04:48:11 04:48:11 #50 [support-notifications internal] load build context 04:48:11 #50 transferring context: 595.07MB 12.4s done 04:48:11 #50 DONE 14.6s 04:48:11 04:48:11 #49 [core-command internal] load build context 04:48:11 #49 transferring context: 595.07MB 12.4s done 04:48:11 #49 DONE 14.6s 04:48:11 04:48:11 #54 [security-proxy-setup internal] load build context 04:48:11 #54 transferring context: 595.07MB 12.7s done 04:48:11 #54 DONE 14.6s 04:48:11 04:48:11 #45 [security-secretstore-setup internal] load build context 04:48:11 #45 transferring context: 595.07MB 13.3s done 04:48:11 #45 DONE 14.9s 04:48:11 04:48:11 #56 [support-scheduler internal] load build context 04:48:11 #56 DONE 14.9s 04:48:11 04:48:11 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:48:11 #73 ... 04:48:11 04:48:11 #53 [security-bootstrapper internal] load build context 04:48:11 #53 transferring context: 595.07MB 12.9s done 04:48:11 #53 DONE 14.6s 04:48:11 04:48:11 #46 [core-data internal] load build context 04:48:11 #46 transferring context: 595.07MB 13.5s done 04:48:11 #46 DONE 14.7s 04:48:11 04:48:11 #48 [security-proxy-auth internal] load build context 04:48:11 #48 transferring context: 595.07MB 13.5s done 04:48:11 #48 DONE 14.6s 04:48:11 04:48:11 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:48:11 #57 DONE 14.7s 04:48:11 04:48:11 #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:48:11 #74 DONE 0.3s 04:48:11 04:48:11 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:48:11 #75 DONE 0.2s 04:48:11 04:48:11 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:48:11 #73 DONE 0.2s 04:48:11 04:48:11 #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:11 #76 ... 04:48:11 04:48:11 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:11 #43 DONE 15.0s 04:48:11 04:48:11 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:48:11 #77 DONE 0.2s 04:48:11 04:48:11 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:48:11 #78 DONE 0.1s 04:48:11 04:48:11 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:11 #79 ... 04:48:11 04:48:11 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:11 #64 DONE 13.6s 04:48:12 04:48:12 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:48:12 #65 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:12 #65 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:12 #65 ... 04:48:12 04:48:12 #41 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:48:12 #41 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:12 #41 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:12 #41 14.07 (1/1) Installing dumb-init (1.2.5-r3) 04:48:12 #41 14.08 Executing busybox-1.36.1-r29.trigger 04:48:12 #41 14.11 OK: 8 MiB in 15 packages 04:48:12 #41 DONE 14.4s 04:48:12 04:48:12 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:48:12 #63 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:12 #63 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:12 #63 14.20 (1/1) Installing dumb-init (1.2.5-r3) 04:48:12 #63 14.21 Executing busybox-1.36.1-r29.trigger 04:48:12 #63 14.23 OK: 8 MiB in 15 packages 04:48:12 #63 DONE 14.4s 04:48:12 04:48:12 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:48:12 #65 14.30 (1/4) Installing dumb-init (1.2.5-r3) 04:48:12 #65 14.31 (2/4) Installing openssl (3.3.4-r0) 04:48:12 #65 14.32 (3/4) Installing su-exec (0.2-r3) 04:48:12 #65 14.32 (4/4) Installing yq-go (4.44.1-r2) 04:48:12 #65 14.40 Executing busybox-1.36.1-r29.trigger 04:48:12 #65 ... 04:48:12 04:48:12 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:48:12 #72 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:12 #72 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:12 #72 14.18 (1/7) Installing ca-certificates (20250619-r0) 04:48:12 #72 14.20 (2/7) Installing dumb-init (1.2.5-r3) 04:48:12 #72 14.20 (3/7) Installing libgcc (13.2.1_git20240309-r1) 04:48:12 #72 14.21 (4/7) Installing libsodium (1.0.19-r0) 04:48:12 #72 14.21 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 04:48:12 #72 14.23 (6/7) Installing libzmq (4.3.5-r2) 04:48:12 #72 14.24 (7/7) Installing zeromq (4.3.5-r2) 04:48:12 #72 14.25 Executing busybox-1.36.1-r29.trigger 04:48:12 #72 14.26 Executing ca-certificates-20250619-r0.trigger 04:48:12 #72 14.29 OK: 12 MiB in 21 packages 04:48:12 #72 DONE 14.5s 04:48:12 04:48:12 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:48:12 #61 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:12 #61 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:12 #61 14.13 (1/3) Installing ca-certificates (20250619-r0) 04:48:12 #61 14.15 (2/3) Installing dumb-init (1.2.5-r3) 04:48:12 #61 14.16 (3/3) Installing tzdata (2025b-r0) 04:48:12 #61 14.20 Executing busybox-1.36.1-r29.trigger 04:48:12 #61 14.21 Executing ca-certificates-20250619-r0.trigger 04:48:12 #61 14.28 OK: 10 MiB in 17 packages 04:48:12 #61 DONE 14.5s 04:48:12 04:48:12 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:48:12 #65 14.41 OK: 19 MiB in 18 packages 04:48:12 #65 DONE 14.6s 04:48:12 04:48:12 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:48:13 #80 ... 04:48:13 04:48:13 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:48:13 #71 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:13 #71 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:13 #71 14.13 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:48:13 #71 14.13 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:48:13 #71 14.13 OK: 24174 distinct packages available 04:48:13 #71 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:13 #71 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:13 #71 14.65 (1/4) Installing dumb-init (1.2.5-r3) 04:48:13 #71 14.66 (2/4) Installing musl-obstack (1.2.3-r2) 04:48:13 #71 14.66 (3/4) Installing libucontext (1.2-r3) 04:48:13 #71 14.66 (4/4) Installing gcompat (1.1.0-r4) 04:48:13 #71 14.67 Executing busybox-1.36.1-r29.trigger 04:48:13 #71 14.68 OK: 8 MiB in 18 packages 04:48:13 #71 DONE 14.9s 04:48:13 04:48:13 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:48:13 #60 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:13 #60 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:13 #60 14.16 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:48:13 #60 14.16 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:48:13 #60 14.16 OK: 24174 distinct packages available 04:48:13 #60 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:13 #60 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:13 #60 14.66 (1/14) Installing ca-certificates (20250619-r0) 04:48:13 #60 14.68 (2/14) Installing brotli-libs (1.1.0-r2) 04:48:13 #60 14.70 (3/14) Installing c-ares (1.33.1-r0) 04:48:13 #60 14.70 (4/14) Installing libunistring (1.2-r0) 04:48:13 #60 14.72 (5/14) Installing libidn2 (2.3.7-r0) 04:48:13 #60 14.72 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:48:13 #60 14.73 (7/14) Installing libpsl (0.21.5-r1) 04:48:13 #60 14.73 (8/14) Installing zstd-libs (1.5.6-r0) 04:48:13 #60 14.75 (9/14) Installing libcurl (8.12.1-r0) 04:48:13 #60 14.76 (10/14) Installing curl (8.12.1-r0) 04:48:13 #60 14.77 (11/14) Installing dumb-init (1.2.5-r3) 04:48:13 #60 14.77 (12/14) Installing musl-obstack (1.2.3-r2) 04:48:13 #60 14.77 (13/14) Installing libucontext (1.2-r3) 04:48:13 #60 14.78 (14/14) Installing gcompat (1.1.0-r4) 04:48:13 #60 14.78 Executing busybox-1.36.1-r29.trigger 04:48:13 #60 14.79 Executing ca-certificates-20250619-r0.trigger 04:48:13 #60 14.85 OK: 13 MiB in 28 packages 04:48:13 #60 DONE 15.1s 04:48:13 04:48:13 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:48:13 #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:13 #0 1.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:13 #0 1.999 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:13 #0 2.018 Executing busybox-1.36.1-r30.post-upgrade 04:48:13 #0 2.068 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:13 #0 2.072 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:13 #0 2.081 Executing busybox-1.36.1-r30.trigger 04:48:13 #0 2.121 OK: 9 MiB in 19 packages 04:48:13 #81 DONE 2.3s 04:48:13 04:48:13 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:48:13 #82 ... 04:48:13 04:48:13 #44 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:48:13 #44 9.365 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:13 #44 9.821 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:13 #44 10.39 OK: 248 MiB in 58 packages 04:48:13 #44 DONE 10.8s 04:48:13 04:48:13 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:48:13 #83 DONE 0.5s 04:48:13 04:48:13 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:48:13 #84 DONE 0.5s 04:48:13 04:48:13 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:48:13 #85 DONE 0.1s 04:48:13 04:48:13 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:48:13 #86 ... 04:48:13 04:48:13 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:48:13 #87 DONE 0.1s 04:48:14 04:48:14 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:48:14 #80 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:14 #80 ... 04:48:14 04:48:14 #88 [security-spire-server stage-2 6/9] COPY security.txt / 04:48:14 #88 DONE 0.3s 04:48:14 04:48:14 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:48:14 #0 2.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:14 #0 2.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:14 #0 2.604 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:14 #0 2.617 Executing busybox-1.36.1-r30.post-upgrade 04:48:14 #0 2.834 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:14 #0 2.839 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:14 #0 2.842 Executing busybox-1.36.1-r30.trigger 04:48:14 #0 2.851 OK: 8 MiB in 16 packages 04:48:14 #89 DONE 3.3s 04:48:14 04:48:14 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:48:14 #0 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:14 #0 2.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:14 #0 2.461 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:14 #0 2.479 Executing busybox-1.36.1-r30.post-upgrade 04:48:14 #0 2.852 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:14 #0 2.855 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:14 #0 2.859 Executing busybox-1.36.1-r30.trigger 04:48:14 #0 2.870 OK: 19 MiB in 18 packages 04:48:14 #90 DONE 3.3s 04:48:14 04:48:14 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:48:14 #86 DONE 0.5s 04:48:14 04:48:14 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:48:14 #80 1.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:14 #80 ... 04:48:14 04:48:14 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:48:14 #91 DONE 0.1s 04:48:14 04:48:14 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:48:14 #92 DONE 0.1s 04:48:14 04:48:14 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:48:14 #93 DONE 0.1s 04:48:14 04:48:14 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 04:48:14 #94 DONE 0.1s 04:48:14 04:48:14 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:48:14 #95 DONE 0.1s 04:48:14 04:48:14 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:48:14 #96 DONE 0.1s 04:48:14 04:48:14 #97 [security-spire-server] exporting to image 04:48:14 #97 exporting layers 04:48:14 #97 ... 04:48:14 04:48:14 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:48:14 #98 DONE 0.1s 04:48:14 04:48:14 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:48:14 #99 DONE 0.1s 04:48:14 04:48:14 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:48:14 #80 2.012 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:14 #80 2.028 Executing busybox-1.36.1-r30.post-upgrade 04:48:14 #80 2.101 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:14 #80 2.113 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:14 #80 2.113 Executing busybox-1.36.1-r30.trigger 04:48:14 #80 2.113 OK: 8 MiB in 15 packages 04:48:14 #80 DONE 2.3s 04:48:14 04:48:14 #100 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:48:14 #0 1.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:14 #0 1.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:14 #0 2.137 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:14 #0 2.159 Executing busybox-1.36.1-r30.post-upgrade 04:48:14 #0 2.231 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:14 #0 2.231 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:14 #0 2.231 Executing busybox-1.36.1-r30.trigger 04:48:14 #0 2.231 OK: 8 MiB in 15 packages 04:48:14 #100 DONE 2.4s 04:48:14 04:48:14 #101 [security-spire-agent] exporting to image 04:48:14 #101 ... 04:48:14 04:48:14 #102 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:48:14 #0 2.016 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:14 #0 2.273 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:14 #0 2.860 (1/1) Installing dumb-init (1.2.5-r3) 04:48:14 #0 3.016 Executing busybox-1.36.1-r29.trigger 04:48:14 #0 3.036 OK: 8 MiB in 15 packages 04:48:14 #102 DONE 3.2s 04:48:14 04:48:14 #97 [security-spire-server] exporting to image 04:48:14 #97 exporting layers 0.5s done 04:48:14 #97 writing image sha256:775ad7be1b965a16b33566de55aa379605a686819ea1b3b94872df6b56e63e06 done 04:48:14 #97 naming to docker.io/library/security-spire-server done 04:48:14 #97 DONE 0.5s 04:48:15 04:48:15 #101 [security-spire-agent] exporting to image 04:48:15 #101 exporting layers 0.5s done 04:48:15 #101 writing image sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 done 04:48:15 #101 naming to docker.io/library/security-spire-agent done 04:48:15 #101 DONE 0.5s 04:48:15 04:48:15 #103 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:48:15 #0 1.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:15 #0 2.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:15 #0 2.467 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:15 #0 2.481 Executing busybox-1.36.1-r30.post-upgrade 04:48:15 #0 2.534 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:15 #0 2.537 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:15 #0 2.540 Executing busybox-1.36.1-r30.trigger 04:48:15 #0 2.549 OK: 12 MiB in 21 packages 04:48:15 #103 DONE 2.7s 04:48:15 04:48:15 #104 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:48:15 #0 2.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:15 #0 2.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:15 #0 2.468 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:15 #0 2.483 Executing busybox-1.36.1-r30.post-upgrade 04:48:15 #0 2.532 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:15 #0 2.536 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:15 #0 2.539 Executing busybox-1.36.1-r30.trigger 04:48:15 #0 2.547 OK: 10 MiB in 17 packages 04:48:15 #104 DONE 2.7s 04:48:15 04:48:15 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:48:15 #82 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:15 #82 ... 04:48:15 04:48:15 #105 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:48:15 #105 DONE 1.3s 04:48:15 04:48:15 #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:48:15 #0 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:15 #0 1.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:15 #0 2.245 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:15 #0 2.260 Executing busybox-1.36.1-r30.post-upgrade 04:48:15 #0 2.322 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:15 #0 2.328 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:15 #0 2.330 Executing busybox-1.36.1-r30.trigger 04:48:15 #0 2.337 OK: 8 MiB in 18 packages 04:48:15 #106 DONE 2.5s 04:48:15 04:48:15 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:48:15 #82 2.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:15 #82 ... 04:48:15 04:48:15 #107 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:48:15 #0 2.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:15 #0 2.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:15 #0 2.560 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:15 #0 2.578 Executing busybox-1.36.1-r30.post-upgrade 04:48:15 #0 2.624 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:15 #0 2.626 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:15 #0 2.630 Executing busybox-1.36.1-r30.trigger 04:48:15 #0 2.636 OK: 19 MiB in 18 packages 04:48:15 #107 DONE 2.8s 04:48:15 04:48:15 #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:48:15 #108 DONE 0.1s 04:48:15 04:48:15 #109 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:48:15 #109 DONE 0.1s 04:48:15 04:48:15 #110 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:48:15 #110 DONE 0.4s 04:48:15 04:48:15 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:48:15 #111 DONE 0.0s 04:48:15 04:48:15 #112 [security-spire-config stage-2 6/10] COPY security.txt / 04:48:16 #112 DONE 0.0s 04:48:16 04:48:16 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:48:16 #113 DONE 0.0s 04:48:16 04:48:16 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:48:16 #114 DONE 0.0s 04:48:16 04:48:16 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:48:16 #115 DONE 0.0s 04:48:16 04:48:16 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:48:16 #82 2.654 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:16 #82 2.667 Executing busybox-1.36.1-r30.post-upgrade 04:48:16 #82 2.772 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:16 #82 2.825 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:16 #82 2.830 Executing busybox-1.36.1-r30.trigger 04:48:16 #82 2.841 OK: 13 MiB in 28 packages 04:48:16 #82 DONE 3.0s 04:48:16 04:48:16 #116 [security-spire-config] exporting to image 04:48:16 #116 exporting layers 0.6s done 04:48:16 #116 writing image sha256:356abe20ea3b02ec76573d8875d1b205cab28e473bb7a887ba51f5b699c3f38b done 04:48:16 #116 naming to docker.io/library/security-spire-config done 04:48:16 #116 DONE 0.6s 04:48:16 04:48:16 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:20 3e85d5ac6304: Pull complete 04:48:20 c3105a71a48b: Pull complete 04:48:21 0f093f025ec4: Pull complete 04:48:21 c3106fc0e877: Pull complete 04:48:21 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:48:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:48:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:21 prd-ubuntu20.04-docker-arm64-4c-16g-7834 does not seem to be running inside a container 04:48:21 $ 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/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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 04:48:22 #117 ... 04:48:22 04:48:22 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:22 #118 ... 04:48:22 04:48:22 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:22 #119 ... 04:48:22 04:48:22 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:23 $ docker top 57e550c75ecb729c673ca85e74155f0c7b4edccfe64b8fff313d80ff9cbe2dd8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:23 + docker compose -f ./docker-compose-build.yml build --parallel 04:48:33 #1 [core-keeper internal] load build definition from Dockerfile 04:48:33 #1 transferring dockerfile: 2.01kB done 04:48:33 #1 DONE 0.1s 04:48:33 04:48:33 #2 [support-notifications internal] load build definition from Dockerfile 04:48:33 #2 transferring dockerfile: 2.00kB done 04:48:33 #2 DONE 0.1s 04:48:33 04:48:33 #3 [core-metadata internal] load build definition from Dockerfile 04:48:33 #3 transferring dockerfile: 2.10kB done 04:48:33 #3 DONE 0.1s 04:48:33 04:48:33 #4 [security-bootstrapper internal] load build definition from Dockerfile 04:48:33 #4 transferring dockerfile: 3.02kB done 04:48:33 #4 DONE 0.0s 04:48:33 04:48:33 #5 [security-proxy-setup internal] load build definition from Dockerfile 04:48:33 #5 transferring dockerfile: 2.50kB done 04:48:33 #5 DONE 0.1s 04:48:33 04:48:33 #6 [core-data internal] load build definition from Dockerfile 04:48:33 #6 transferring dockerfile: 2.04kB 0.0s done 04:48:33 #6 DONE 0.1s 04:48:33 04:48:33 #7 [security-spire-server internal] load build definition from Dockerfile 04:48:33 #7 transferring dockerfile: 1.70kB 0.0s done 04:48:33 #7 DONE 0.1s 04:48:33 04:48:33 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:48:33 #8 transferring dockerfile: 2.23kB done 04:48:33 #8 DONE 0.1s 04:48:33 04:48:33 #9 [security-spire-agent internal] load build definition from Dockerfile 04:48:33 #9 transferring dockerfile: 1.81kB done 04:48:33 #9 DONE 0.1s 04:48:33 04:48:33 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:48:33 #10 transferring dockerfile: 1.89kB done 04:48:33 #10 DONE 0.1s 04:48:33 04:48:33 #11 [security-secretstore-setup internal] load build definition from Dockerfile 04:48:34 #11 transferring dockerfile: 2.49kB done 04:48:34 #11 DONE 0.1s 04:48:34 04:48:34 #12 [core-command internal] load build definition from Dockerfile 04:48:34 #12 transferring dockerfile: 1.94kB 0.0s done 04:48:34 #12 DONE 0.1s 04:48:34 04:48:34 #13 [security-proxy-auth internal] load build definition from Dockerfile 04:48:34 #13 transferring dockerfile: 2.14kB done 04:48:34 #13 DONE 0.1s 04:48:34 04:48:34 #14 [security-spire-config internal] load build definition from Dockerfile 04:48:34 #14 transferring dockerfile: 1.69kB done 04:48:34 #14 DONE 0.1s 04:48:34 04:48:34 #15 [support-scheduler internal] load build definition from Dockerfile 04:48:34 #15 transferring dockerfile: 1.83kB done 04:48:34 #15 DONE 0.1s 04:48:34 04:48:34 #16 [core-keeper internal] load .dockerignore 04:48:34 #16 transferring context: 50B done 04:48:34 #16 DONE 0.1s 04:48:35 04:48:35 #17 [support-notifications internal] load .dockerignore 04:48:35 #17 transferring context: 50B done 04:48:35 #17 DONE 0.0s 04:48:35 04:48:35 #18 [core-metadata internal] load .dockerignore 04:48:35 #18 transferring context: 50B done 04:48:35 #18 DONE 0.1s 04:48:35 04:48:35 #19 [security-bootstrapper internal] load .dockerignore 04:48:35 #19 transferring context: 50B 0.0s done 04:48:35 #19 DONE 0.0s 04:48:35 04:48:35 #20 [security-proxy-setup internal] load .dockerignore 04:48:35 #20 transferring context: 50B done 04:48:35 #20 DONE 0.1s 04:48:35 04:48:35 #21 [core-data internal] load .dockerignore 04:48:35 #21 transferring context: 50B 0.0s done 04:48:35 #21 DONE 0.1s 04:48:35 04:48:35 #22 [core-common-config-bootstrapper internal] load .dockerignore 04:48:35 #22 transferring context: 50B done 04:48:35 #22 DONE 0.1s 04:48:35 04:48:35 #23 [security-spire-agent internal] load .dockerignore 04:48:35 #23 transferring context: 50B 0.0s done 04:48:35 #23 DONE 0.1s 04:48:35 04:48:35 #24 [security-spiffe-token-provider internal] load .dockerignore 04:48:35 #24 transferring context: 50B 0.0s done 04:48:35 #24 DONE 0.1s 04:48:35 04:48:35 #25 [core-command internal] load .dockerignore 04:48:35 #25 transferring context: 50B 0.0s done 04:48:35 #25 DONE 0.1s 04:48:35 04:48:35 #26 [security-secretstore-setup internal] load .dockerignore 04:48:35 #26 transferring context: 50B 0.0s done 04:48:35 #26 DONE 0.1s 04:48:35 04:48:35 #27 [security-proxy-auth internal] load .dockerignore 04:48:35 #27 transferring context: 50B done 04:48:35 #27 DONE 0.0s 04:48:35 04:48:35 #28 [security-spire-config internal] load .dockerignore 04:48:35 #28 transferring context: 50B done 04:48:35 #28 DONE 0.1s 04:48:35 04:48:35 #29 [security-spire-server internal] load .dockerignore 04:48:35 #29 transferring context: 50B done 04:48:35 #29 ... 04:48:35 04:48:35 #30 [support-scheduler internal] load .dockerignore 04:48:35 #30 transferring context: 50B done 04:48:35 #30 DONE 0.1s 04:48:35 04:48:35 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:48:35 #31 DONE 0.0s 04:48:36 04:48:36 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 04:48:36 #32 DONE 0.1s 04:48:36 04:48:36 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:48:36 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:48:36 #33 DONE 0.0s 04:48:36 04:48:36 #34 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:48:37 #34 ... 04:48:37 04:48:37 #35 [core-keeper internal] load build context 04:48:37 #35 transferring context: 3.24MB 0.7s done 04:48:37 #35 DONE 0.8s 04:48:37 04:48:37 #34 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:48:37 #34 DONE 1.0s 04:48:37 04:48:37 #36 [core-keeper builder 2/8] WORKDIR /edgex-go 04:48:37 #36 ... 04:48:37 04:48:37 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:48:37 #31 DONE 0.0s 04:48:37 04:48:37 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:48:37 #31 DONE 0.0s 04:48:37 04:48:37 #34 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:48:37 #34 DONE 1.7s 04:48:37 04:48:37 #36 [core-keeper builder 2/8] WORKDIR /edgex-go 04:48:37 #36 DONE 0.4s 04:48:37 04:48:37 #37 [support-notifications internal] load build context 04:48:37 #37 ... 04:48:37 04:48:37 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:48:37 #32 DONE 0.3s 04:48:37 04:48:37 #34 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:48:37 #34 DONE 1.7s 04:48:37 04:48:37 #36 [core-metadata builder 2/8] WORKDIR /edgex-go 04:48:37 #36 DONE 0.5s 04:48:37 04:48:37 #37 [support-notifications internal] load build context 04:48:37 #37 ... 04:48:37 04:48:37 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:48:37 #31 DONE 0.0s 04:48:37 04:48:37 #37 [support-notifications internal] load build context 04:48:37 #37 ... 04:48:37 04:48:37 #34 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:48:37 #34 DONE 1.7s 04:48:37 04:48:37 #36 [security-proxy-setup builder 2/8] WORKDIR /edgex-go 04:48:37 #36 DONE 0.5s 04:48:37 04:48:37 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:48:37 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:48:37 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:48:37 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 04:48:37 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:48:37 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:48:37 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 04:48:37 #33 ... 04:48:37 04:48:37 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:48:37 #31 DONE 0.0s 04:48:38 04:48:38 #34 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:48:38 #34 DONE 1.7s 04:48:38 04:48:38 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 04:48:38 #32 DONE 0.8s 04:48:38 04:48:38 #36 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go 04:48:38 #36 DONE 0.5s 04:48:38 04:48:38 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:48:38 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:48:38 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:48:38 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 04:48:38 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:48:38 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:48:38 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 04:48:38 #33 ... 04:48:38 04:48:38 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:48:38 #31 DONE 0.0s 04:48:38 04:48:38 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 04:48:38 #32 DONE 1.2s 04:48:38 04:48:38 #38 [core-metadata internal] load build context 04:48:38 #38 ... 04:48:38 04:48:38 #34 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:48:38 #34 DONE 1.8s 04:48:38 04:48:38 #36 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 04:48:38 #36 DONE 0.6s 04:48:38 04:48:38 #38 [core-metadata internal] load build context 04:48:38 #38 ... 04:48:38 04:48:38 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:48:38 #31 DONE 0.0s 04:48:39 04:48:39 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:48:39 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:48:39 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:48:39 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 04:48:39 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:48:39 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:48:39 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 04:48:39 #33 DONE 3.4s 04:48:39 04:48:39 #39 [security-bootstrapper internal] load build context 04:48:39 #39 ... 04:48:39 04:48:39 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:48:39 #31 DONE 0.0s 04:48:39 04:48:39 #39 [security-bootstrapper internal] load build context 04:48:39 #39 transferring context: 3.24MB 1.8s done 04:48:39 #39 ... 04:48:39 04:48:39 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:48:39 #31 DONE 0.0s 04:48:39 04:48:39 #37 [support-notifications internal] load build context 04:48:39 #37 transferring context: 3.24MB 2.0s done 04:48:39 #37 DONE 2.2s 04:48:39 04:48:39 #38 [core-metadata internal] load build context 04:48:39 #38 ... 04:48:39 04:48:39 #39 [security-bootstrapper internal] load build context 04:48:39 #39 DONE 2.4s 04:48:39 04:48:39 #38 [core-metadata internal] load build context 04:48:39 #38 transferring context: 3.24MB 2.4s done 04:48:40 #38 ... 04:48:40 04:48:40 #40 [security-proxy-setup internal] load build context 04:48:40 #40 transferring context: 3.24MB 1.8s done 04:48:40 #40 DONE 2.3s 04:48:40 04:48:40 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:48:40 #31 DONE 0.1s 04:48:40 04:48:40 #41 [core-data internal] load build context 04:48:40 #41 transferring context: 3.24MB 1.9s done 04:48:40 #41 DONE 2.5s 04:48:40 04:48:40 #42 [core-common-config-bootstrapper internal] load build context 04:48:40 #120 DONE 26.4s 04:48:40 04:48:40 #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #76 DONE 26.4s 04:48:40 04:48:40 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #79 DONE 26.3s 04:48:40 04:48:40 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #118 DONE 26.3s 04:48:40 04:48:40 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #117 DONE 23.7s 04:48:40 04:48:40 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #119 DONE 26.3s 04:48:40 04:48:40 #121 [core-metadata builder 6/7] COPY . . 04:48:40 #42 ... 04:48:40 04:48:40 #38 [core-metadata internal] load build context 04:48:40 #38 DONE 2.9s 04:48:40 04:48:40 #42 [core-common-config-bootstrapper internal] load build context 04:48:40 #42 ... 04:48:40 04:48:40 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 04:48:40 #32 DONE 3.0s 04:48:40 04:48:40 #34 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:48:40 #34 DONE 1.8s 04:48:40 04:48:40 #36 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 04:48:40 #36 DONE 0.6s 04:48:40 04:48:40 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:48:40 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:48:40 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:48:40 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 04:48:40 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:48:40 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:48:40 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 04:48:40 #33 DONE 3.4s 04:48:40 04:48:40 #42 [core-common-config-bootstrapper internal] load build context 04:48:40 #42 ... 04:48:40 04:48:40 #34 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:48:40 #34 DONE 1.8s 04:48:40 04:48:40 #36 [support-scheduler builder 2/8] WORKDIR /edgex-go 04:48:40 #36 DONE 0.6s 04:48:40 04:48:40 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:48:40 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:48:40 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:48:40 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 04:48:40 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:48:40 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:48:40 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 04:48:40 #33 DONE 3.5s 04:48:40 04:48:40 #43 [core-command internal] load build context 04:48:40 #43 DONE 0.0s 04:48:40 04:48:40 #42 [core-common-config-bootstrapper internal] load build context 04:48:40 #42 ... 04:48:40 04:48:40 #44 [support-scheduler internal] load build context 04:48:40 #44 DONE 0.0s 04:48:40 04:48:40 #42 [core-common-config-bootstrapper internal] load build context 04:48:40 #42 transferring context: 3.24MB 2.1s done 04:48:40 #42 DONE 2.9s 04:48:40 04:48:40 #44 [support-scheduler internal] load build context 04:48:41 #44 ... 04:48:41 04:48:41 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 04:48:41 #45 DONE 3.1s 04:48:41 04:48:41 #46 [security-spiffe-token-provider internal] load build context 04:48:41 #46 ... 04:48:41 04:48:41 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 04:48:41 #47 DONE 3.7s 04:48:41 04:48:41 #46 [security-spiffe-token-provider internal] load build context 04:48:41 #46 ... 04:48:41 04:48:41 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:48:41 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:48:41 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:48:41 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 04:48:41 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:48:41 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:48:41 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 04:48:41 #33 DONE 3.5s 04:48:41 04:48:41 #46 [security-spiffe-token-provider internal] load build context 04:48:41 #46 ... 04:48:41 04:48:41 #48 [security-spire-agent internal] load build context 04:48:41 #48 DONE 0.0s 04:48:41 04:48:41 #46 [security-spiffe-token-provider internal] load build context 04:48:42 #46 ... 04:48:42 04:48:42 #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:48:42 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:48:42 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:48:42 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 04:48:42 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:48:42 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:48:42 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 04:48:42 #33 DONE 3.5s 04:48:42 04:48:42 #46 [security-spiffe-token-provider internal] load build context 04:48:42 #46 transferring context: 3.24MB 2.4s done 04:48:42 #46 DONE 3.8s 04:48:42 04:48:42 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:48:43 #49 ... 04:48:43 04:48:43 #50 [security-spire-server internal] load build context 04:48:43 #50 transferring context: 23.80kB 0.4s done 04:48:43 #50 DONE 1.6s 04:48:43 04:48:43 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:43 #51 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.4s done 04:48:43 #51 DONE 1.6s 04:48:43 04:48:43 #44 [support-scheduler internal] load build context 04:48:44 #44 ... 04:48:44 04:48:44 #52 [security-spire-config internal] load build context 04:48:44 #52 transferring context: 22.05kB 0.3s done 04:48:44 #52 DONE 2.3s 04:48:44 04:48:44 #44 [support-scheduler internal] load build context 04:48:44 #44 ... 04:48:44 04:48:44 #48 [security-spire-agent internal] load build context 04:48:44 #48 transferring context: 23.33kB 0.1s done 04:48:44 #48 DONE 2.6s 04:48:44 04:48:44 #44 [support-scheduler internal] load build context 04:48:45 #121 ... 04:48:45 04:48:45 #122 [support-scheduler builder 6/7] COPY . . 04:48:45 #122 DONE 7.1s 04:48:45 04:48:45 #123 [security-secretstore-setup builder 6/7] COPY . . 04:48:45 #123 DONE 7.2s 04:48:45 04:48:45 #124 [core-keeper builder 7/8] COPY . . 04:48:45 #124 DONE 7.1s 04:48:45 04:48:45 #121 [core-command builder 6/7] COPY . . 04:48:45 #121 DONE 7.1s 04:48:45 04:48:45 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 04:48:45 #125 CACHED 04:48:45 04:48:45 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:45 #126 CACHED 04:48:45 04:48:45 #127 [core-command builder 6/7] COPY . . 04:48:45 #127 CACHED 04:48:45 04:48:45 #128 [security-spiffe-token-provider builder 6/7] COPY . . 04:48:45 #128 DONE 7.1s 04:48:45 04:48:45 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:45 #129 CACHED 04:48:45 04:48:45 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:48:45 #130 CACHED 04:48:45 04:48:45 #131 [security-proxy-auth builder 6/7] COPY . . 04:48:45 #131 CACHED 04:48:45 04:48:45 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:45 #132 CACHED 04:48:45 04:48:45 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 04:48:45 #133 CACHED 04:48:45 04:48:45 #134 [core-data builder 6/7] COPY . . 04:48:45 #134 CACHED 04:48:45 04:48:45 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:48:45 #135 CACHED 04:48:45 04:48:45 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 04:48:45 #136 CACHED 04:48:45 04:48:45 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:45 #137 CACHED 04:48:45 04:48:45 #138 [support-notifications builder 6/7] COPY . . 04:48:45 #138 DONE 7.1s 04:48:45 04:48:45 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:48:45 #139 CACHED 04:48:45 04:48:45 #140 [security-secretstore-setup builder 6/7] COPY . . 04:48:45 #140 CACHED 04:48:45 04:48:45 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:45 #141 CACHED 04:48:45 04:48:45 #142 [security-bootstrapper builder 6/7] COPY . . 04:48:45 #142 CACHED 04:48:45 04:48:45 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:45 #143 CACHED 04:48:45 04:48:45 #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:48:45 #144 CACHED 04:48:45 04:48:45 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:48:45 #145 1.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:48:47 #44 transferring context: 3.24MB 5.2s done 04:48:47 #44 ... 04:48:47 04:48:47 #53 [security-secretstore-setup internal] load build context 04:48:47 #53 transferring context: 3.24MB 4.7s done 04:48:47 #53 DONE 6.4s 04:48:47 04:48:47 #44 [support-scheduler internal] load build context 04:48:47 #44 DONE 6.4s 04:48:47 04:48:47 #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:48:47 #54 ... 04:48:47 04:48:47 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:48:47 #0 9.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:48:47 #55 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:48:47 #55 ... 04:48:47 04:48:47 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:47 #56 ... 04:48:47 04:48:47 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:48:47 #0 8.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:48:47 #0 9.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:48:47 #57 ... 04:48:47 04:48:47 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:47 #56 DONE 10.3s 04:48:47 04:48:47 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:48:47 #0 9.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:48:47 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:48:47 #58 ... 04:48:47 04:48:47 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:47 #51 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 04:48:47 #51 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 04:48:47 #51 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 04:48:47 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 04:48:47 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.8s done 04:48:47 #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 04:48:47 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 4.2s 04:48:47 #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.3s done 04:48:47 #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 04:48:47 #51 ... 04:48:47 04:48:47 #59 [security-proxy-auth internal] load build context 04:48:47 #59 transferring context: 3.24MB 6.5s done 04:48:47 #59 DONE 7.2s 04:48:47 04:48:47 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:48 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 4.9s 04:48:48 #51 ... 04:48:48 04:48:48 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:48:48 #0 7.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:48:48 #0 8.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:48:48 #60 ... 04:48:48 04:48:48 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:49 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 5.2s 04:48:49 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.19MB / 33.17MB 5.5s 04:48:49 #51 ... 04:48:49 04:48:49 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:49 #61 ... 04:48:49 04:48:49 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:49 #51 ... 04:48:49 04:48:49 #43 [core-command internal] load build context 04:48:49 #43 transferring context: 3.24MB 7.4s done 04:48:49 #43 DONE 8.9s 04:48:49 04:48:49 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:49 #51 ... 04:48:49 04:48:49 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:48:50 #62 ... 04:48:50 04:48:50 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:48:50 #63 ... 04:48:50 04:48:50 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:50 #61 DONE 10.8s 04:48:50 04:48:50 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:48:50 #64 ... 04:48:50 04:48:50 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:48:50 #65 ... 04:48:50 04:48:50 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:48:50 #0 9.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:48:50 #66 ... 04:48:50 04:48:50 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:50 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 6.9s 04:48:51 #51 ... 04:48:51 04:48:51 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:48:51 #67 ... 04:48:51 04:48:51 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:48:51 #58 13.74 OK: 239 MiB in 58 packages 04:48:51 #58 ... 04:48:51 04:48:51 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:48:51 #68 ... 04:48:51 04:48:51 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:51 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.43MB / 33.17MB 7.7s 04:48:51 #51 ... 04:48:51 04:48:51 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:48:51 #69 ... 04:48:51 04:48:51 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:48:51 #70 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.5s done 04:48:51 #70 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 04:48:51 #70 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 04:48:51 #70 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 04:48:51 #70 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.1s done 04:48:51 #70 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 04:48:51 #70 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.9s done 04:48:51 #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 8.1s done 04:48:51 #70 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 04:48:52 #70 ... 04:48:52 04:48:52 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:48:52 #57 13.27 OK: 239 MiB in 58 packages 04:48:52 #57 DONE 14.6s 04:48:52 04:48:52 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:52 #51 ... 04:48:52 04:48:52 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:48:52 #58 DONE 15.1s 04:48:52 04:48:52 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:53 #51 ... 04:48:53 04:48:53 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:48:53 #71 ... 04:48:53 04:48:53 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:53 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.63MB / 33.17MB 9.6s 04:48:53 #51 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 04:48:54 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 10.3s 04:48:54 #51 ... 04:48:54 04:48:54 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:48:54 #55 15.51 OK: 239 MiB in 58 packages 04:48:54 #55 DONE 16.8s 04:48:54 04:48:54 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:54 #51 ... 04:48:54 04:48:54 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:48:54 #72 DONE 2.4s 04:48:54 04:48:54 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:54 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.22MB / 33.17MB 10.7s 04:48:55 #51 ... 04:48:55 04:48:55 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:48:55 #73 DONE 2.9s 04:48:55 04:48:55 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:55 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 11.7s 04:48:55 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 12.0s 04:48:56 #145 ... 04:48:56 04:48:56 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:48:56 #0 0.477 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:48:56 #146 ... 04:48:56 04:48:56 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:48:56 #0 0.677 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:48:56 #147 ... 04:48:56 04:48:56 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:48:56 #0 1.090 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:48:56 #148 ... 04:48:56 04:48:56 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:48:56 #0 1.076 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:48:56 #149 ... 04:48:56 04:48:56 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:48:56 #0 0.499 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:48:56 #150 ... 04:48:56 04:48:56 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:48:56 #0 0.654 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:48:56 #151 ... 04:48:56 04:48:56 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:48:56 #0 1.077 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:48:56 #152 ... 04:48:56 04:48:56 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:48:56 #0 1.074 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:48:56 #153 ... 04:48:56 04:48:56 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:48:56 #0 1.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:48:56 #154 ... 04:48:56 04:48:56 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:48:56 #0 0.822 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:48:56 #155 ... 04:48:56 04:48:56 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:48:56 #0 0.663 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:48:56 #51 ... 04:48:56 04:48:56 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:48:56 #74 DONE 2.2s 04:48:56 04:48:56 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:56 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 12.8s 04:48:57 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.35MB / 33.17MB 13.7s 04:48:57 #51 ... 04:48:57 04:48:57 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:48:58 #75 ... 04:48:58 04:48:58 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:58 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 14.7s 04:48:58 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.9s done 04:49:00 #51 ... 04:49:00 04:49:00 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:49:00 #60 12.56 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:49:00 #60 12.56 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:49:00 #60 12.56 OK: 24052 distinct packages available 04:49:00 #60 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:00 #60 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:00 #60 20.18 OK: 239 MiB in 58 packages 04:49:00 #60 DONE 21.4s 04:49:00 04:49:00 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:49:00 #69 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:00 #69 ... 04:49:00 04:49:00 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:49:00 #76 ... 04:49:00 04:49:00 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:49:00 #49 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:00 #49 ... 04:49:00 04:49:00 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:49:00 #66 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:00 #66 15.74 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:49:00 #66 15.74 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:49:00 #66 15.74 OK: 24052 distinct packages available 04:49:00 #66 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:00 #66 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:01 #66 ... 04:49:01 04:49:01 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:49:01 #77 DONE 1.0s 04:49:01 04:49:01 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:01 #78 ... 04:49:01 04:49:01 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:49:01 #63 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:01 #63 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:01 #63 17.71 (1/4) Installing dumb-init (1.2.5-r3) 04:49:01 #63 17.73 (2/4) Installing openssl (3.3.4-r0) 04:49:01 #63 17.79 (3/4) Installing su-exec (0.2-r3) 04:49:01 #63 17.80 (4/4) Installing yq-go (4.44.1-r2) 04:49:01 #63 18.81 Executing busybox-1.36.1-r29.trigger 04:49:01 #63 19.05 OK: 20 MiB in 18 packages 04:49:01 #63 DONE 21.5s 04:49:01 04:49:01 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:49:02 #79 ... 04:49:02 04:49:02 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:49:02 #65 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:02 #65 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:02 #65 19.22 (1/7) Installing ca-certificates (20250619-r0) 04:49:02 #65 19.90 (2/7) Installing dumb-init (1.2.5-r3) 04:49:02 #65 19.97 (3/7) Installing libgcc (13.2.1_git20240309-r1) 04:49:02 #65 20.11 (4/7) Installing libsodium (1.0.19-r0) 04:49:02 #65 20.13 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 04:49:02 #65 20.43 (6/7) Installing libzmq (4.3.5-r2) 04:49:02 #65 20.61 (7/7) Installing zeromq (4.3.5-r2) 04:49:02 #65 20.67 Executing busybox-1.36.1-r29.trigger 04:49:02 #65 20.78 Executing ca-certificates-20250619-r0.trigger 04:49:02 #65 21.76 OK: 14 MiB in 21 packages 04:49:02 #65 ... 04:49:02 04:49:02 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:02 #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.2s 04:49:03 #51 ... 04:49:03 04:49:03 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:49:03 #70 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 04:49:03 #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.5s 04:49:03 #70 ... 04:49:03 04:49:03 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:04 #51 ... 04:49:04 04:49:04 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:49:04 #65 DONE 24.4s 04:49:04 04:49:04 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:04 #51 ... 04:49:04 04:49:04 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:04 #80 ... 04:49:04 04:49:04 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:49:04 #67 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:04 #67 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:04 #67 21.90 OK: 239 MiB in 58 packages 04:49:04 #67 DONE 23.6s 04:49:04 04:49:04 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:49:04 #62 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:04 #62 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:04 #62 ... 04:49:04 04:49:04 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:05 #51 ... 04:49:05 04:49:05 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:05 #81 ... 04:49:05 04:49:05 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:49:05 #70 ... 04:49:05 04:49:05 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:49:05 #82 DONE 1.3s 04:49:05 04:49:05 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:49:05 #62 25.98 (1/2) Installing dumb-init (1.2.5-r3) 04:49:05 #62 26.03 (2/2) Installing su-exec (0.2-r3) 04:49:05 #62 26.06 Executing busybox-1.36.1-r29.trigger 04:49:06 #62 26.37 OK: 9 MiB in 16 packages 04:49:06 #62 ... 04:49:06 04:49:06 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:06 #83 ... 04:49:06 04:49:06 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:07 #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.4s 04:49:08 #51 ... 04:49:08 04:49:08 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:49:08 #62 DONE 28.1s 04:49:08 04:49:08 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:49:08 #70 ... 04:49:08 04:49:08 #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:49:08 #54 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:08 #54 20.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:08 #54 ... 04:49:08 04:49:08 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:08 #51 ... 04:49:08 04:49:08 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:49:08 #68 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:08 #68 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:09 #68 ... 04:49:09 04:49:09 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:49:09 #66 29.05 (1/14) Installing ca-certificates (20250619-r0) 04:49:09 #66 ... 04:49:09 04:49:09 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:49:09 #64 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:09 #64 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:09 #64 29.43 (1/1) Installing dumb-init (1.2.5-r3) 04:49:09 #64 29.48 Executing busybox-1.36.1-r29.trigger 04:49:09 #64 ... 04:49:09 04:49:09 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:49:09 #66 29.43 (2/14) Installing brotli-libs (1.1.0-r2) 04:49:09 #66 29.65 (3/14) Installing c-ares (1.33.1-r0) 04:49:09 #66 29.69 (4/14) Installing libunistring (1.2-r0) 04:49:10 #66 30.01 (5/14) Installing libidn2 (2.3.7-r0) 04:49:10 #66 30.03 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:49:10 #66 30.07 (7/14) Installing libpsl (0.21.5-r1) 04:49:10 #66 30.10 (8/14) Installing zstd-libs (1.5.6-r0) 04:49:10 #66 30.18 (9/14) Installing libcurl (8.12.1-r0) 04:49:10 #66 30.31 (10/14) Installing curl (8.12.1-r0) 04:49:10 #66 30.36 (11/14) Installing dumb-init (1.2.5-r3) 04:49:10 #66 30.36 (12/14) Installing musl-obstack (1.2.3-r2) 04:49:10 #66 30.38 (13/14) Installing libucontext (1.2-r3) 04:49:10 #66 30.39 (14/14) Installing gcompat (1.1.0-r4) 04:49:10 #66 30.41 Executing busybox-1.36.1-r29.trigger 04:49:10 #66 30.50 Executing ca-certificates-20250619-r0.trigger 04:49:10 #66 ... 04:49:10 04:49:10 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:49:10 #75 12.92 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:10 #75 14.78 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:10 #75 ... 04:49:10 04:49:10 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:11 #51 ... 04:49:11 04:49:11 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:49:11 #76 10.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:11 #76 12.75 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:11 #76 ... 04:49:11 04:49:11 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:49:11 #71 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:11 #71 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:11 #71 ... 04:49:11 04:49:11 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:12 #51 ... 04:49:12 04:49:12 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:49:12 #64 29.66 OK: 9 MiB in 15 packages 04:49:12 #64 DONE 32.0s 04:49:12 04:49:12 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:12 #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.4s 04:49:12 #51 ... 04:49:12 04:49:12 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:49:12 #69 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:12 #69 ... 04:49:12 04:49:12 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:49:12 #49 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:13 #49 ... 04:49:13 04:49:13 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:14 #51 ... 04:49:14 04:49:14 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:49:14 #0 7.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:14 #84 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:14 #84 ... 04:49:14 04:49:14 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:15 #51 ... 04:49:15 04:49:15 #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:49:15 #54 33.16 (1/1) Installing dumb-init (1.2.5-r3) 04:49:15 #54 33.20 Executing busybox-1.36.1-r29.trigger 04:49:15 #54 33.48 OK: 9 MiB in 15 packages 04:49:15 #54 DONE 35.4s 04:49:15 04:49:15 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:49:15 #85 ... 04:49:15 04:49:15 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:49:15 #66 32.17 OK: 15 MiB in 28 packages 04:49:15 #66 DONE 35.7s 04:49:15 04:49:15 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:15 #51 ... 04:49:15 04:49:15 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:15 #86 ... 04:49:15 04:49:15 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:49:15 #68 33.90 (1/4) Installing ca-certificates (20250619-r0) 04:49:15 #68 34.71 (2/4) Installing dumb-init (1.2.5-r3) 04:49:15 #68 34.82 (3/4) Installing su-exec (0.2-r3) 04:49:15 #68 34.83 (4/4) Installing yq-go (4.44.1-r2) 04:49:17 #68 ... 04:49:17 04:49:17 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:49:17 #79 6.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:17 #79 7.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:17 #79 ... 04:49:17 04:49:17 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:17 #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.5s 04:49:18 #51 ... 04:49:18 04:49:18 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:49:18 #0 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:18 #0 8.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:18 #87 ... 04:49:18 04:49:18 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:18 #51 ... 04:49:18 04:49:18 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:49:18 #75 28.48 OK: 239 MiB in 58 packages 04:49:18 #75 DONE 30.6s 04:49:18 04:49:18 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:49:18 #68 37.00 Executing busybox-1.36.1-r29.trigger 04:49:18 #68 37.04 Executing ca-certificates-20250619-r0.trigger 04:49:18 #68 ... 04:49:18 04:49:18 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:49:18 #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.5s done 04:49:18 #70 ... 04:49:18 04:49:18 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:19 #51 ... 04:49:19 04:49:19 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:49:19 #88 DONE 1.0s 04:49:19 04:49:19 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:20 #51 ... 04:49:20 04:49:20 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:49:20 #76 25.18 (1/1) Installing dumb-init (1.2.5-r3) 04:49:20 #76 26.22 Executing busybox-1.36.1-r29.trigger 04:49:20 #76 26.50 OK: 9 MiB in 15 packages 04:49:20 #76 DONE 29.7s 04:49:20 04:49:20 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:20 #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.9s done 04:49:20 #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.9s done 04:49:21 #51 DONE 39.6s 04:49:21 04:49:21 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:49:21 #69 34.80 (1/3) Installing ca-certificates (20250619-r0) 04:49:21 #69 35.71 (2/3) Installing dumb-init (1.2.5-r3) 04:49:21 #69 35.75 (3/3) Installing tzdata (2025b-r0) 04:49:21 #69 38.09 Executing busybox-1.36.1-r29.trigger 04:49:21 #69 38.26 Executing ca-certificates-20250619-r0.trigger 04:49:21 #69 39.04 OK: 11 MiB in 17 packages 04:49:21 #69 ... 04:49:21 04:49:21 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:49:21 #0 4.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:21 #0 7.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:22 #89 ... 04:49:22 04:49:22 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:49:22 #71 35.81 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:49:22 #71 35.81 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:49:22 #71 35.81 OK: 24052 distinct packages available 04:49:22 #71 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:22 #71 38.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:22 #71 ... 04:49:22 04:49:22 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:49:22 #68 38.76 OK: 20 MiB in 18 packages 04:49:22 #68 DONE 40.9s 04:49:22 04:49:22 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:49:22 #90 ... 04:49:22 04:49:22 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:49:22 #69 DONE 41.3s 04:49:23 04:49:23 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:49:23 #91 ... 04:49:23 04:49:23 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:49:23 #49 31.11 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:49:23 #49 31.13 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:49:23 #49 31.13 OK: 24052 distinct packages available 04:49:23 #49 33.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:23 #49 36.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:23 #49 ... 04:49:23 04:49:23 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:49:23 #79 21.04 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:49:23 #79 21.32 Executing busybox-1.36.1-r30.post-upgrade 04:49:23 #79 22.10 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:49:23 #79 22.11 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:49:23 #79 22.18 Executing busybox-1.36.1-r30.trigger 04:49:24 #79 22.38 OK: 20 MiB in 18 packages 04:49:25 #79 ... 04:49:25 04:49:25 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:49:25 #0 5.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:25 #0 7.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:25 #92 ... 04:49:25 04:49:25 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:49:25 #91 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:26 #91 ... 04:49:26 04:49:26 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:49:26 #79 DONE 25.1s 04:49:26 04:49:26 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:49:26 #84 21.63 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:49:26 #84 21.91 Executing busybox-1.36.1-r30.post-upgrade 04:49:26 #84 22.46 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:49:26 #84 22.46 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:49:26 #84 22.49 Executing busybox-1.36.1-r30.trigger 04:49:26 #84 ... 04:49:26 04:49:26 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:49:26 #93 DONE 0.2s 04:49:26 04:49:26 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:49:26 #84 22.61 OK: 14 MiB in 21 packages 04:49:28 #84 DONE 24.1s 04:49:28 04:49:28 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:49:28 #49 45.78 (1/5) Installing dumb-init (1.2.5-r3) 04:49:28 #49 45.81 (2/5) Installing musl-obstack (1.2.3-r2) 04:49:28 #49 45.84 (3/5) Installing libucontext (1.2-r3) 04:49:28 #49 45.89 (4/5) Installing gcompat (1.1.0-r4) 04:49:28 #49 45.95 (5/5) Installing openssl (3.3.4-r0) 04:49:28 #49 46.08 Executing busybox-1.36.1-r29.trigger 04:49:28 #49 46.26 OK: 10 MiB in 19 packages 04:49:29 #49 ... 04:49:29 04:49:29 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:29 #94 ... 04:49:29 04:49:29 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:49:29 #89 15.95 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:49:29 #89 16.05 Executing busybox-1.36.1-r30.post-upgrade 04:49:29 #89 16.53 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:49:29 #89 16.60 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:49:29 #89 16.63 Executing busybox-1.36.1-r30.trigger 04:49:29 #89 16.79 OK: 9 MiB in 15 packages 04:49:30 #89 ... 04:49:30 04:49:30 #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:49:30 #49 DONE 47.6s 04:49:30 04:49:30 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:49:30 #85 4.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:30 #85 7.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:30 #85 ... 04:49:30 04:49:30 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:49:30 #95 ... 04:49:30 04:49:30 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:49:30 #87 19.60 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:49:30 #87 19.77 Executing busybox-1.36.1-r30.post-upgrade 04:49:30 #87 20.39 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:49:30 #87 20.39 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:49:30 #87 20.41 Executing busybox-1.36.1-r30.trigger 04:49:30 #87 20.57 OK: 9 MiB in 16 packages 04:49:30 #87 DONE 22.6s 04:49:30 04:49:30 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:49:30 #89 DONE 18.9s 04:49:30 04:49:30 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:49:30 #71 47.51 (1/4) Installing dumb-init (1.2.5-r3) 04:49:30 #71 47.57 (2/4) Installing musl-obstack (1.2.3-r2) 04:49:30 #71 47.59 (3/4) Installing libucontext (1.2-r3) 04:49:30 #71 47.62 (4/4) Installing gcompat (1.1.0-r4) 04:49:30 #71 47.68 Executing busybox-1.36.1-r29.trigger 04:49:31 #71 47.86 OK: 9 MiB in 18 packages 04:49:33 #71 DONE 49.7s 04:49:33 04:49:33 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:49:33 #92 15.97 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:49:33 #92 16.21 Executing busybox-1.36.1-r30.post-upgrade 04:49:33 #92 16.74 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:49:33 #92 16.75 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:49:33 #92 16.76 Executing busybox-1.36.1-r30.trigger 04:49:33 #92 16.83 OK: 15 MiB in 28 packages 04:49:33 #92 ... 04:49:33 04:49:33 #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 04:49:33 #85 15.21 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:49:33 #85 15.59 Executing busybox-1.36.1-r30.post-upgrade 04:49:33 #85 16.33 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:49:33 #85 16.34 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:49:33 #85 16.40 Executing busybox-1.36.1-r30.trigger 04:49:33 #85 16.47 OK: 9 MiB in 15 packages 04:49:33 #85 DONE 18.5s 04:49:33 04:49:33 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:49:33 #95 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:34 #95 ... 04:49:34 04:49:34 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:49:34 #92 DONE 18.5s 04:49:34 04:49:34 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:49:35 #96 ... 04:49:35 04:49:35 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:49:35 #97 DONE 4.9s 04:49:35 04:49:35 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:49:35 #98 DONE 0.2s 04:49:35 04:49:35 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:49:35 #96 3.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:35 #96 ... 04:49:35 04:49:35 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:49:35 #90 3.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:35 #90 5.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:35 #90 11.88 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:49:35 #90 12.07 Executing busybox-1.36.1-r30.post-upgrade 04:49:35 #90 12.59 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:49:35 #90 12.62 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:49:35 #90 12.65 Executing busybox-1.36.1-r30.trigger 04:49:35 #90 12.79 OK: 20 MiB in 18 packages 04:49:36 #90 ... 04:49:36 04:49:36 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:49:36 #91 4.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:36 #91 12.04 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:49:36 #91 12.15 Executing busybox-1.36.1-r30.post-upgrade 04:49:36 #91 12.63 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:49:36 #91 12.65 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:49:36 #91 12.67 Executing busybox-1.36.1-r30.trigger 04:49:36 #91 12.80 OK: 11 MiB in 17 packages 04:49:36 #91 ... 04:49:36 04:49:36 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:49:36 #90 DONE 14.0s 04:49:36 04:49:36 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:49:36 #95 4.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:37 #95 ... 04:49:37 04:49:37 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:49:37 #91 DONE 14.5s 04:49:37 04:49:37 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:49:37 #95 7.859 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:49:38 #95 7.932 Executing busybox-1.36.1-r30.post-upgrade 04:49:38 #95 8.140 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:49:38 #95 8.149 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:49:38 #95 8.171 Executing busybox-1.36.1-r30.trigger 04:49:38 #95 8.229 OK: 10 MiB in 19 packages 04:49:38 #95 DONE 9.1s 04:49:38 04:49:38 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:40 #99 ... 04:49:40 04:49:40 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:49:40 #96 3.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:40 #96 6.310 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:49:40 #96 6.434 Executing busybox-1.36.1-r30.post-upgrade 04:49:40 #96 6.686 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:49:40 #96 6.698 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:49:40 #96 6.718 Executing busybox-1.36.1-r30.trigger 04:49:40 #96 6.826 OK: 9 MiB in 18 packages 04:49:40 #96 DONE 8.0s 04:49:40 04:49:40 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:49:40 #100 DONE 1.5s 04:49:40 04:49:40 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:41 #101 ... 04:49:41 04:49:41 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:41 #99 DONE 2.1s 04:49:41 04:49:41 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:49:41 #102 DONE 0.3s 04:49:41 04:49:41 #103 [security-spire-server stage-2 6/9] COPY security.txt / 04:49:41 #103 DONE 0.3s 04:49:41 04:49:41 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:42 #104 ... 04:49:42 04:49:42 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:49:42 #105 DONE 0.3s 04:49:42 04:49:42 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:49:42 #106 DONE 0.4s 04:49:42 04:49:42 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:42 #81 ... 04:49:42 04:49:42 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:49:42 #107 DONE 0.3s 04:49:42 04:49:42 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:42 #81 ... 04:49:42 04:49:42 #108 [security-spire-server] exporting to image 04:49:42 #108 exporting layers 04:49:42 #108 ... 04:49:42 04:49:42 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:42 #104 DONE 2.3s 04:49:43 04:49:43 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:49:43 #109 ... 04:49:43 04:49:43 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:43 #101 DONE 2.6s 04:49:43 04:49:43 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:49:43 #109 DONE 0.4s 04:49:43 04:49:43 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 04:49:43 #110 ... 04:49:43 04:49:43 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:49:43 #111 DONE 0.2s 04:49:43 04:49:43 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 04:49:43 #110 DONE 0.4s 04:49:43 04:49:43 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:49:44 #112 ... 04:49:44 04:49:44 #113 [security-spire-config stage-2 6/10] COPY security.txt / 04:49:44 #113 DONE 0.4s 04:49:44 04:49:44 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:49:44 #114 ... 04:49:44 04:49:44 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:49:44 #112 DONE 0.5s 04:49:44 04:49:44 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:49:44 #114 DONE 0.5s 04:49:44 04:49:44 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:49:44 #115 ... 04:49:44 04:49:44 #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:49:44 #116 DONE 0.4s 04:49:44 04:49:44 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:49:44 #115 DONE 0.4s 04:49:44 04:49:44 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:49:45 #117 DONE 0.5s 04:49:45 04:49:45 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:49:45 #118 DONE 0.3s 04:49:45 04:49:45 #108 [security-spire-config] exporting to image 04:49:46 #108 exporting layers 4.1s done 04:49:46 #108 writing image sha256:7acbd6dfe0fcebbe41e6c0ed5480751a1e3e3822b9c53f5200985aeb5046f45d 04:49:47 #108 writing image sha256:7acbd6dfe0fcebbe41e6c0ed5480751a1e3e3822b9c53f5200985aeb5046f45d 0.1s done 04:49:47 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:49:49 #108 exporting layers 3.3s done 04:49:49 #108 exporting layers 3.4s done 04:49:49 #108 writing image sha256:c1c4e97cd8c9f77d87b2478176f8b062c07ce4bf86b2b5cd65e5e0215d1999ac 0.0s done 04:49:49 #108 naming to docker.io/library/security-spire-agent-arm64 done 04:49:49 #108 writing image sha256:af052e4cb37b63b01c1a3b9918b21377e8d8d18b0e571ac247983acbb88ac7e6 done 04:49:49 #108 naming to docker.io/library/security-spire-config-arm64 done 04:49:49 #108 DONE 6.0s 04:49:49 04:49:49 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:17 #156 ... 04:50:17 04:50:17 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:50:17 #155 DONE 90.6s 04:50:17 04:50:17 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:50:17 #147 ... 04:50:17 04:50:17 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:50:17 #157 DONE 0.2s 04:50:17 04:50:17 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:50:17 #158 DONE 0.1s 04:50:17 04:50:17 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:50:17 #159 DONE 0.1s 04:50:17 04:50:17 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:50:17 #153 ... 04:50:17 04:50:17 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:50:17 #160 DONE 0.1s 04:50:17 04:50:17 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:50:17 #161 DONE 0.1s 04:50:17 04:50:17 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:50:17 #162 DONE 0.9s 04:50:17 04:50:17 #163 [core-common-config-bootstrapper] exporting to image 04:50:17 #163 exporting layers 04:50:17 #163 exporting layers 0.4s done 04:50:17 #163 writing image sha256:1ac0113634ba4d85a1373442b5933cea253c7b1127ebfe1897c9c6815be59ce1 done 04:50:17 #163 naming to docker.io/library/core-common-config-bootstrapper done 04:50:17 #163 DONE 0.4s 04:50:17 04:50:17 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:50:18 #152 ... 04:50:18 04:50:18 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:50:18 #153 DONE 93.6s 04:50:18 04:50:18 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:50:18 #164 DONE 0.1s 04:50:18 04:50:18 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:50:18 #147 ... 04:50:18 04:50:18 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:50:19 #165 DONE 0.9s 04:50:19 04:50:19 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:50:19 #166 DONE 0.1s 04:50:19 04:50:19 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:50:19 #167 DONE 0.0s 04:50:19 04:50:19 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:50:19 #145 ... 04:50:19 04:50:19 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:50:19 #168 DONE 0.1s 04:50:19 04:50:19 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:50:19 #169 DONE 0.0s 04:50:19 04:50:19 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:50:19 #170 DONE 0.1s 04:50:19 04:50:19 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:50:19 #171 DONE 0.1s 04:50:19 04:50:19 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:50:19 #172 DONE 0.1s 04:50:19 04:50:19 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:50:20 #145 ... 04:50:20 04:50:20 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:50:20 #173 DONE 0.0s 04:50:20 04:50:20 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:50:21 #174 DONE 1.0s 04:50:21 04:50:21 #175 [security-bootstrapper] exporting to image 04:50:21 #175 exporting layers 0.4s done 04:50:21 #175 writing image sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea done 04:50:21 #175 naming to docker.io/library/security-bootstrapper done 04:50:21 #175 DONE 0.4s 04:50:21 04:50:21 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:51:25 #86 ... 04:51:25 04:51:25 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:25 #80 DONE 138.8s 04:51:25 04:51:25 #119 [support-notifications builder 6/7] COPY . . 04:51:25 #119 ... 04:51:25 04:51:25 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:25 #86 DONE 127.5s 04:51:25 04:51:25 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:25 #78 DONE 132.3s 04:51:25 04:51:25 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:25 #83 DONE 137.0s 04:51:25 04:51:25 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:25 #94 DONE 114.0s 04:51:25 04:51:25 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:25 #81 DONE 138.1s 04:51:25 04:51:25 #120 [security-bootstrapper builder 6/7] COPY . . 04:51:25 #120 DONE 2.3s 04:51:25 04:51:25 #121 [support-scheduler builder 6/7] COPY . . 04:51:25 #121 DONE 2.4s 04:51:25 04:51:25 #122 [security-spiffe-token-provider builder 6/7] COPY . . 04:51:25 #122 DONE 2.3s 04:51:25 04:51:25 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:51:25 #123 CACHED 04:51:25 04:51:25 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:25 #124 CACHED 04:51:25 04:51:25 #125 [security-proxy-auth builder 6/7] COPY . . 04:51:25 #125 CACHED 04:51:25 04:51:25 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:25 #126 CACHED 04:51:25 04:51:25 #127 [core-command builder 6/7] COPY . . 04:51:25 #127 CACHED 04:51:25 04:51:25 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 04:51:25 #128 CACHED 04:51:25 04:51:25 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:25 #129 CACHED 04:51:25 04:51:25 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:51:25 #130 CACHED 04:51:25 04:51:25 #131 [security-secretstore-setup builder 6/7] COPY . . 04:51:25 #131 CACHED 04:51:25 04:51:25 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:25 #132 CACHED 04:51:25 04:51:25 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 04:51:25 #133 CACHED 04:51:25 04:51:25 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:51:25 #134 CACHED 04:51:25 04:51:25 #135 [core-data builder 6/7] COPY . . 04:51:25 #135 CACHED 04:51:25 04:51:25 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:25 #136 CACHED 04:51:25 04:51:25 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 04:51:25 #137 CACHED 04:51:25 04:51:25 #138 [core-metadata builder 6/7] COPY . . 04:51:25 #138 DONE 2.3s 04:51:25 04:51:25 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:51:25 #139 ... 04:51:25 04:51:25 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:25 #140 CACHED 04:51:25 04:51:25 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:51:25 #141 CACHED 04:51:25 04:51:25 #142 [security-proxy-setup builder 6/7] COPY . . 04:51:25 #142 CACHED 04:51:25 04:51:25 #119 [support-notifications builder 6/7] COPY . . 04:51:25 #119 DONE 2.5s 04:51:25 04:51:25 #143 [core-keeper builder 7/8] COPY . . 04:51:25 #143 DONE 2.4s 04:51:25 04:51:25 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:51:25 #144 ... 04:51:25 04:51:25 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:51:25 #0 4.165 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:51:25 #145 ... 04:51:25 04:51:25 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:51:25 #0 5.952 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:51:25 #146 ... 04:51:25 04:51:25 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:51:25 #0 6.493 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:51:25 #147 ... 04:51:25 04:51:25 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:51:25 #0 7.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:51:25 #148 ... 04:51:25 04:51:25 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:51:25 #0 7.386 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:51:25 #149 ... 04:51:25 04:51:25 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:51:25 #144 7.700 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:51:25 #144 ... 04:51:25 04:51:25 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:51:25 #0 7.658 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:51:25 #150 ... 04:51:25 04:51:25 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:51:25 #0 6.618 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:51:25 #151 ... 04:51:25 04:51:25 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:51:25 #0 8.034 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:51:26 #152 ... 04:51:26 04:51:26 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:51:26 #0 7.150 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:51:26 #153 ... 04:51:26 04:51:26 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:51:26 #0 7.838 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:51:26 #154 ... 04:51:26 04:51:26 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:51:26 #139 7.781 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:51:29 #145 163.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:51:29 #145 ... 04:51:29 04:51:29 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:51:29 #147 DONE 163.8s 04:51:29 04:51:29 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:51:29 #149 DONE 163.8s 04:51:29 04:51:29 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:51:29 #154 ... 04:51:29 04:51:29 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:51:29 #176 DONE 0.1s 04:51:29 04:51:29 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:51:29 #177 DONE 0.1s 04:51:29 04:51:29 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:51:29 #178 DONE 0.1s 04:51:29 04:51:29 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:51:29 #179 DONE 0.1s 04:51:29 04:51:29 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:51:29 #180 DONE 0.2s 04:51:29 04:51:29 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:51:29 #181 DONE 0.2s 04:51:29 04:51:29 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:51:29 #182 DONE 0.1s 04:51:29 04:51:29 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:51:29 #183 DONE 0.1s 04:51:29 04:51:29 #184 [core-command] exporting to image 04:51:29 #184 exporting layers 04:51:29 #184 exporting layers 0.2s done 04:51:29 #184 writing image sha256:45736fe2b204192d5b3eddac7c53c106ba078a35e2ca8a5d33c726a26b0d509d done 04:51:29 #184 naming to docker.io/library/core-command done 04:51:29 #184 DONE 0.2s 04:51:29 04:51:29 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:51:29 #185 DONE 0.2s 04:51:29 04:51:29 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:51:29 #186 DONE 0.1s 04:51:29 04:51:29 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:51:30 #187 DONE 0.9s 04:51:30 04:51:30 #188 [security-proxy-setup] exporting to image 04:51:30 #188 exporting layers 0.3s done 04:51:30 #188 writing image sha256:6c0be0b3ce31d6b0bdc70dfaacb40ab3ea7baaeee92946f77294dd6c50aa7069 done 04:51:30 #188 naming to docker.io/library/security-proxy-setup done 04:51:30 #188 DONE 0.3s 04:51:30 04:51:30 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:51:31 #156 ... 04:51:31 04:51:31 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:51:31 #146 DONE 167.0s 04:51:31 04:51:31 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:51:31 #145 DONE 166.9s 04:51:31 04:51:31 #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:51:32 #189 ... 04:51:32 04:51:32 #190 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:51:32 #190 DONE 0.2s 04:51:32 04:51:32 #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:51:32 #189 DONE 0.3s 04:51:32 04:51:32 #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:51:32 #191 DONE 0.2s 04:51:32 04:51:32 #192 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:51:32 #192 DONE 0.2s 04:51:32 04:51:32 #193 [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 04:51:32 #193 DONE 0.2s 04:51:32 04:51:32 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:51:32 #194 DONE 0.2s 04:51:32 04:51:32 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:51:32 #154 DONE 167.8s 04:51:32 04:51:32 #195 [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 04:51:32 #195 DONE 0.1s 04:51:32 04:51:32 #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:51:32 #196 ... 04:51:32 04:51:32 #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:51:32 #197 DONE 0.1s 04:51:32 04:51:32 #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:51:32 #198 DONE 0.1s 04:51:32 04:51:32 #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:51:32 #196 DONE 0.1s 04:51:32 04:51:32 #199 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:51:32 #199 DONE 0.1s 04:51:32 04:51:32 #200 [core-metadata] exporting to image 04:51:32 #200 ... 04:51:32 04:51:32 #201 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:51:32 #201 DONE 0.1s 04:51:32 04:51:32 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:51:32 #156 DONE 168.2s 04:51:32 04:51:32 #202 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:51:32 #202 DONE 0.2s 04:51:33 04:51:33 #200 [core-metadata] exporting to image 04:51:33 #200 exporting layers 0.4s done 04:51:33 #200 writing image sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e 04:51:33 #200 ... 04:51:33 04:51:33 #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:51:33 #203 DONE 0.4s 04:51:33 04:51:33 #200 [core-metadata] exporting to image 04:51:33 #200 writing image sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e 0.0s done 04:51:33 #200 naming to docker.io/library/core-metadata 04:51:33 #200 naming to docker.io/library/core-metadata 0.1s done 04:51:33 #200 DONE 0.6s 04:51:33 04:51:33 #204 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:51:33 #204 DONE 0.3s 04:51:33 04:51:33 #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:51:33 #205 DONE 0.1s 04:51:33 04:51:33 #206 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:51:33 #206 DONE 0.2s 04:51:33 04:51:33 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:51:33 #207 DONE 0.2s 04:51:33 04:51:33 #208 [security-spiffe-token-provider] exporting to image 04:51:33 #208 ... 04:51:33 04:51:33 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:51:33 #151 DONE 168.9s 04:51:33 04:51:33 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:51:33 #209 DONE 0.3s 04:51:33 04:51:33 #208 [security-spiffe-token-provider] exporting to image 04:51:33 #208 exporting layers 0.3s done 04:51:33 #208 writing image sha256:fa5acd6422f26e5f58f8af0f58d423079a5808ca209ac1db55ab0b594a1b1138 done 04:51:33 #208 naming to docker.io/library/security-spiffe-token-provider 0.0s done 04:51:33 #208 DONE 0.4s 04:51:33 04:51:33 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:51:34 #210 ... 04:51:34 04:51:34 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:51:34 #211 DONE 0.1s 04:51:34 04:51:34 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:51:34 #210 DONE 0.2s 04:51:34 04:51:34 #212 [core-keeper] exporting to image 04:51:34 #212 exporting layers 0.1s done 04:51:34 #212 writing image sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 04:51:34 #212 writing image sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 done 04:51:34 #212 naming to docker.io/library/core-keeper done 04:51:34 #212 DONE 0.3s 04:51:34 04:51:34 #213 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:51:34 #213 DONE 0.6s 04:51:34 04:51:34 #214 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:51:34 #214 DONE 0.1s 04:51:34 04:51:34 #215 [security-secretstore-setup] exporting to image 04:51:34 #215 ... 04:51:34 04:51:34 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:51:34 #152 DONE 169.8s 04:51:34 04:51:34 #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:51:34 #216 DONE 0.4s 04:51:34 04:51:34 #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:51:34 #217 DONE 0.1s 04:51:34 04:51:34 #218 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:51:34 #218 DONE 0.1s 04:51:34 04:51:34 #219 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:51:34 #219 DONE 0.1s 04:51:34 04:51:34 #220 [core-data] exporting to image 04:51:34 #220 exporting layers 0.2s done 04:51:34 #220 writing image sha256:831590daa90dccccb39b78ca247f41658305fda7f7db3ba88c63436d5d403471 0.0s done 04:51:34 #220 naming to docker.io/library/core-data 04:51:35 #220 ... 04:51:35 04:51:35 #221 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:51:35 #221 DONE 0.2s 04:51:35 04:51:35 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:51:35 #150 DONE 170.3s 04:51:35 04:51:35 #220 [core-data] exporting to image 04:51:35 #220 naming to docker.io/library/core-data 0.1s done 04:51:35 #220 DONE 0.3s 04:51:35 04:51:35 #215 [security-secretstore-setup] exporting to image 04:51:35 #215 exporting layers 0.7s done 04:51:35 #215 writing image sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 0.0s done 04:51:35 #215 naming to docker.io/library/security-secretstore-setup 0.1s done 04:51:35 #215 DONE 0.9s 04:51:35 04:51:35 #222 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:51:35 #222 DONE 0.1s 04:51:35 04:51:35 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:51:35 #223 DONE 0.1s 04:51:35 04:51:35 #224 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:51:35 #224 DONE 0.1s 04:51:35 04:51:35 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:51:35 #225 DONE 0.1s 04:51:35 04:51:35 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:51:35 #226 ... 04:51:35 04:51:35 #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:51:35 #227 DONE 0.2s 04:51:35 04:51:35 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:51:35 #228 DONE 0.0s 04:51:35 04:51:35 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:51:35 #226 DONE 0.4s 04:51:35 04:51:35 #229 [security-proxy-auth] exporting to image 04:51:35 #229 ... 04:51:35 04:51:35 #230 [support-scheduler] exporting to image 04:51:35 #230 exporting layers 0.2s done 04:51:35 #230 writing image sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d done 04:51:35 #230 naming to docker.io/library/support-scheduler done 04:51:35 #230 DONE 0.2s 04:51:35 04:51:35 #229 [security-proxy-auth] exporting to image 04:51:35 #229 exporting layers 0.2s done 04:51:35 #229 writing image sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 done 04:51:35 #229 naming to docker.io/library/security-proxy-auth done 04:51:35 #229 DONE 0.2s 04:51:35 04:51:35 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:51:37 #148 DONE 172.6s 04:51:37 04:51:37 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:51:37 #231 DONE 0.0s 04:51:37 04:51:37 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:51:37 #232 DONE 0.0s 04:51:37 04:51:37 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:51:37 #233 DONE 0.1s 04:51:37 04:51:37 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:51:37 #234 DONE 0.0s 04:51:37 04:51:37 #235 [support-notifications] exporting to image 04:51:37 #235 exporting layers 0.1s done 04:51:37 #235 writing image sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 done 04:51:37 #235 naming to docker.io/library/support-notifications done 04:51:37 #235 DONE 0.2s 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:37 time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:51:37 $ docker stop --time=1 003e13a10570601cc910307837709097ff4fa8254f384d7a778f8d6570396e8e 04:51:39 $ docker rm -f --volumes 003e13a10570601cc910307837709097ff4fa8254f384d7a778f8d6570396e8e [Pipeline] // withDockerContainer [Pipeline] sh 04:51:39 + docker images 04:51:39 REPOSITORY TAG IMAGE ID CREATED SIZE 04:51:39 support-notifications latest cd09db21150e 2 seconds ago 53.6MB 04:51:39 security-proxy-auth latest 72f22cdf4071 4 seconds ago 45.4MB 04:51:39 support-scheduler latest 0455a8c160e9 4 seconds ago 50MB 04:51:39 core-data latest 831590daa90d 5 seconds ago 46.3MB 04:51:39 security-spiffe-token-provider latest fa5acd6422f2 6 seconds ago 48.8MB 04:51:39 security-secretstore-setup latest 68e86f1c00ea 6 seconds ago 80.6MB 04:51:39 core-keeper latest be907d4f4921 6 seconds ago 45.2MB 04:51:39 core-metadata latest b7a3b115e99b 7 seconds ago 46.4MB 04:51:39 security-proxy-setup latest 6c0be0b3ce31 9 seconds ago 49.9MB 04:51:39 core-command latest 45736fe2b204 10 seconds ago 40.5MB 04:51:39 security-bootstrapper latest 792b1b422737 About a minute ago 21.2MB 04:51:39 core-common-config-bootstrapper latest 1ac0113634ba About a minute ago 20.2MB 04:51:39 security-spire-config latest 356abe20ea3b 3 minutes ago 150MB 04:51:39 security-spire-agent latest 0ae10e1f3b82 3 minutes ago 196MB 04:51:39 security-spire-server latest 775ad7be1b96 3 minutes ago 150MB 04:51:39 ci-base-image-x86_64 latest d76658c3aaa5 6 minutes ago 936MB 04:51:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 3 weeks ago 580MB 04:51:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 04:51:39 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 04:51:39 provisioning config files... 04:51:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/894@tmp/config859127554797065481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:39 ---> ****-login.sh 04:51:39 nexus3.edgexfoundry.org:10001 04:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:39 Login Succeeded 04:51:39 nexus3.edgexfoundry.org:10002 04:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:40 Login Succeeded 04:51:40 nexus3.edgexfoundry.org:10003 04:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:40 Login Succeeded 04:51:40 nexus3.edgexfoundry.org:10004 04:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:40 Login Succeeded 04:51:40 ****.io 04:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:40 Login Succeeded 04:51:40 ---> ****-login.sh ends [Pipeline] } 04:51:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:51:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:51:40 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:51:40 bbf141e4669210f407981f563a8ec2cefdbd657d 04:51:40 latest 04:51:40 4.1.0-dev.53 04:51:40 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:51:40 main 04:51:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:41 + docker push nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d 04:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:51:41 19fcaefef9c7: Preparing 04:51:41 d93b9707d743: Preparing 04:51:41 d91a008e3456: Preparing 04:51:41 15d82315fa62: Preparing 04:51:41 60b45d9ac04d: Preparing 04:51:41 66233b0d164d: Preparing 04:51:41 097100c76c15: Preparing 04:51:41 66233b0d164d: Waiting 04:51:41 097100c76c15: Waiting 04:51:41 d91a008e3456: Pushed 04:51:41 15d82315fa62: Pushed 04:51:41 19fcaefef9c7: Pushed 04:51:41 097100c76c15: Layer already exists 04:51:41 66233b0d164d: Pushed 04:51:41 60b45d9ac04d: Pushed 04:51:45 d93b9707d743: Pushed 04:51:45 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:45 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:51:45 19fcaefef9c7: Preparing 04:51:45 d93b9707d743: Preparing 04:51:45 d91a008e3456: Preparing 04:51:45 15d82315fa62: Preparing 04:51:45 60b45d9ac04d: Preparing 04:51:45 66233b0d164d: Preparing 04:51:45 097100c76c15: Preparing 04:51:45 66233b0d164d: Waiting 04:51:45 097100c76c15: Waiting 04:51:45 15d82315fa62: Layer already exists 04:51:45 d93b9707d743: Layer already exists 04:51:45 19fcaefef9c7: Layer already exists 04:51:45 60b45d9ac04d: Layer already exists 04:51:45 d91a008e3456: Layer already exists 04:51:45 66233b0d164d: Layer already exists 04:51:45 097100c76c15: Layer already exists 04:51:45 latest: digest: sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:46 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 04:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:51:46 19fcaefef9c7: Preparing 04:51:46 d93b9707d743: Preparing 04:51:46 d91a008e3456: Preparing 04:51:46 15d82315fa62: Preparing 04:51:46 60b45d9ac04d: Preparing 04:51:46 66233b0d164d: Preparing 04:51:46 097100c76c15: Preparing 04:51:46 66233b0d164d: Waiting 04:51:46 097100c76c15: Waiting 04:51:46 15d82315fa62: Layer already exists 04:51:46 d93b9707d743: Layer already exists 04:51:46 19fcaefef9c7: Layer already exists 04:51:46 d91a008e3456: Layer already exists 04:51:46 60b45d9ac04d: Layer already exists 04:51:46 66233b0d164d: Layer already exists 04:51:46 097100c76c15: Layer already exists 04:51:46 4.1.0-dev.53: digest: sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:47 + docker push nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:51:47 19fcaefef9c7: Preparing 04:51:47 d93b9707d743: Preparing 04:51:47 d91a008e3456: Preparing 04:51:47 15d82315fa62: Preparing 04:51:47 60b45d9ac04d: Preparing 04:51:47 66233b0d164d: Preparing 04:51:47 66233b0d164d: Waiting 04:51:47 097100c76c15: Preparing 04:51:47 097100c76c15: Waiting 04:51:47 d91a008e3456: Layer already exists 04:51:47 60b45d9ac04d: Layer already exists 04:51:47 d93b9707d743: Layer already exists 04:51:47 19fcaefef9c7: Layer already exists 04:51:47 15d82315fa62: Layer already exists 04:51:47 66233b0d164d: Layer already exists 04:51:47 097100c76c15: Layer already exists 04:51:47 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:47 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:51:47 19fcaefef9c7: Preparing 04:51:47 d93b9707d743: Preparing 04:51:47 d91a008e3456: Preparing 04:51:47 15d82315fa62: Preparing 04:51:47 60b45d9ac04d: Preparing 04:51:47 66233b0d164d: Preparing 04:51:47 097100c76c15: Preparing 04:51:47 66233b0d164d: Waiting 04:51:47 097100c76c15: Waiting 04:51:47 19fcaefef9c7: Layer already exists 04:51:47 d93b9707d743: Layer already exists 04:51:47 60b45d9ac04d: Layer already exists 04:51:47 15d82315fa62: Layer already exists 04:51:47 d91a008e3456: Layer already exists 04:51:47 66233b0d164d: Layer already exists 04:51:47 097100c76c15: Layer already exists 04:51:47 main: digest: sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:51:47 ===================================================== [Pipeline] echo 04:51:47 taggedImages: 04:51:47 - nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d 04:51:47 - nexus3.edgexfoundry.org:10004/core-command:latest 04:51:47 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 04:51:47 - nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:51:47 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:51:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:51:47 bbf141e4669210f407981f563a8ec2cefdbd657d 04:51:47 latest 04:51:47 4.1.0-dev.53 04:51:47 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:51:47 main 04:51:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:51:48 e121ca2967df: Preparing 04:51:48 7e0117a6f9c5: Preparing 04:51:48 53ef921aecf4: Preparing 04:51:48 7e9e9f6967b1: Preparing 04:51:48 d91a008e3456: Preparing 04:51:48 15d82315fa62: Preparing 04:51:48 60b45d9ac04d: Preparing 04:51:48 66233b0d164d: Preparing 04:51:48 097100c76c15: Preparing 04:51:48 097100c76c15: Waiting 04:51:48 60b45d9ac04d: Waiting 04:51:48 66233b0d164d: Waiting 04:51:48 15d82315fa62: Waiting 04:51:48 d91a008e3456: Layer already exists 04:51:48 15d82315fa62: Layer already exists 04:51:48 60b45d9ac04d: Layer already exists 04:51:48 66233b0d164d: Layer already exists 04:51:48 53ef921aecf4: Pushed 04:51:48 097100c76c15: Layer already exists 04:51:48 7e0117a6f9c5: Pushed 04:51:48 e121ca2967df: Pushed 04:51:50 7e9e9f6967b1: Pushed 04:51:50 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:50 + 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 04:51:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:51:50 e121ca2967df: Preparing 04:51:50 7e0117a6f9c5: Preparing 04:51:50 53ef921aecf4: Preparing 04:51:50 7e9e9f6967b1: Preparing 04:51:50 d91a008e3456: Preparing 04:51:50 15d82315fa62: Preparing 04:51:50 60b45d9ac04d: Preparing 04:51:50 66233b0d164d: Preparing 04:51:50 097100c76c15: Preparing 04:51:50 15d82315fa62: Waiting 04:51:50 60b45d9ac04d: Waiting 04:51:50 66233b0d164d: Waiting 04:51:50 097100c76c15: Waiting 04:51:50 d91a008e3456: Layer already exists 04:51:50 53ef921aecf4: Layer already exists 04:51:50 e121ca2967df: Layer already exists 04:51:50 7e9e9f6967b1: Layer already exists 04:51:50 7e0117a6f9c5: Layer already exists 04:51:50 60b45d9ac04d: Layer already exists 04:51:50 66233b0d164d: Layer already exists 04:51:50 15d82315fa62: Layer already exists 04:51:50 097100c76c15: Layer already exists 04:51:50 latest: digest: sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 04:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:51:51 e121ca2967df: Preparing 04:51:51 7e0117a6f9c5: Preparing 04:51:51 53ef921aecf4: Preparing 04:51:51 7e9e9f6967b1: Preparing 04:51:51 d91a008e3456: Preparing 04:51:51 15d82315fa62: Preparing 04:51:51 60b45d9ac04d: Preparing 04:51:51 66233b0d164d: Preparing 04:51:51 097100c76c15: Preparing 04:51:51 15d82315fa62: Waiting 04:51:51 66233b0d164d: Waiting 04:51:51 097100c76c15: Waiting 04:51:51 60b45d9ac04d: Waiting 04:51:51 e121ca2967df: Layer already exists 04:51:51 d91a008e3456: Layer already exists 04:51:51 53ef921aecf4: Layer already exists 04:51:51 7e0117a6f9c5: Layer already exists 04:51:51 7e9e9f6967b1: Layer already exists 04:51:51 66233b0d164d: Layer already exists 04:51:51 60b45d9ac04d: Layer already exists 04:51:51 15d82315fa62: Layer already exists 04:51:51 097100c76c15: Layer already exists 04:51:51 4.1.0-dev.53: digest: sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:51:52 e121ca2967df: Preparing 04:51:52 7e0117a6f9c5: Preparing 04:51:52 53ef921aecf4: Preparing 04:51:52 7e9e9f6967b1: Preparing 04:51:52 d91a008e3456: Preparing 04:51:52 15d82315fa62: Preparing 04:51:52 60b45d9ac04d: Preparing 04:51:52 66233b0d164d: Preparing 04:51:52 097100c76c15: Preparing 04:51:52 15d82315fa62: Waiting 04:51:52 60b45d9ac04d: Waiting 04:51:52 66233b0d164d: Waiting 04:51:52 097100c76c15: Waiting 04:51:52 53ef921aecf4: Layer already exists 04:51:52 7e9e9f6967b1: Layer already exists 04:51:52 e121ca2967df: Layer already exists 04:51:52 7e0117a6f9c5: Layer already exists 04:51:52 d91a008e3456: Layer already exists 04:51:52 15d82315fa62: Layer already exists 04:51:52 097100c76c15: Layer already exists 04:51:52 60b45d9ac04d: Layer already exists 04:51:52 66233b0d164d: Layer already exists 04:51:52 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:52 + 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 04:51:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:51:52 e121ca2967df: Preparing 04:51:52 7e0117a6f9c5: Preparing 04:51:52 53ef921aecf4: Preparing 04:51:52 7e9e9f6967b1: Preparing 04:51:52 d91a008e3456: Preparing 04:51:52 15d82315fa62: Preparing 04:51:52 60b45d9ac04d: Preparing 04:51:52 66233b0d164d: Preparing 04:51:52 097100c76c15: Preparing 04:51:52 15d82315fa62: Waiting 04:51:52 60b45d9ac04d: Waiting 04:51:52 66233b0d164d: Waiting 04:51:52 097100c76c15: Waiting 04:51:52 7e0117a6f9c5: Layer already exists 04:51:52 e121ca2967df: Layer already exists 04:51:52 d91a008e3456: Layer already exists 04:51:52 7e9e9f6967b1: Layer already exists 04:51:52 53ef921aecf4: Layer already exists 04:51:52 60b45d9ac04d: Layer already exists 04:51:52 15d82315fa62: Layer already exists 04:51:52 66233b0d164d: Layer already exists 04:51:52 097100c76c15: Layer already exists 04:51:52 main: digest: sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:51:53 ===================================================== [Pipeline] echo 04:51:53 taggedImages: 04:51:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:51:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:51:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 04:51:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:51:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:51:53 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:51:53 bbf141e4669210f407981f563a8ec2cefdbd657d 04:51:53 latest 04:51:53 4.1.0-dev.53 04:51:53 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:51:53 main 04:51:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:53 + docker push nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d 04:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:51:53 22e8184b1df1: Preparing 04:51:53 c1f2ff7691c9: Preparing 04:51:53 d91a008e3456: Preparing 04:51:53 15d82315fa62: Preparing 04:51:53 60b45d9ac04d: Preparing 04:51:53 040409252416: Preparing 04:51:53 097100c76c15: Preparing 04:51:53 040409252416: Waiting 04:51:53 097100c76c15: Waiting 04:51:53 d91a008e3456: Layer already exists 04:51:53 60b45d9ac04d: Layer already exists 04:51:53 15d82315fa62: Layer already exists 04:51:53 097100c76c15: Layer already exists 04:51:53 22e8184b1df1: Pushed 04:51:53 040409252416: Pushed 04:51:57 c1f2ff7691c9: Pushed 04:51:57 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:58 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:51:58 22e8184b1df1: Preparing 04:51:58 c1f2ff7691c9: Preparing 04:51:58 d91a008e3456: Preparing 04:51:58 15d82315fa62: Preparing 04:51:58 60b45d9ac04d: Preparing 04:51:58 040409252416: Preparing 04:51:58 097100c76c15: Preparing 04:51:58 097100c76c15: Waiting 04:51:58 040409252416: Waiting 04:51:58 22e8184b1df1: Layer already exists 04:51:58 60b45d9ac04d: Layer already exists 04:51:58 d91a008e3456: Layer already exists 04:51:58 15d82315fa62: Layer already exists 04:51:58 c1f2ff7691c9: Layer already exists 04:51:58 040409252416: Layer already exists 04:51:58 097100c76c15: Layer already exists 04:51:58 latest: digest: sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:59 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 04:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:51:59 22e8184b1df1: Preparing 04:51:59 c1f2ff7691c9: Preparing 04:51:59 d91a008e3456: Preparing 04:51:59 15d82315fa62: Preparing 04:51:59 60b45d9ac04d: Preparing 04:51:59 040409252416: Preparing 04:51:59 097100c76c15: Preparing 04:51:59 040409252416: Waiting 04:51:59 097100c76c15: Waiting 04:51:59 c1f2ff7691c9: Layer already exists 04:51:59 22e8184b1df1: Layer already exists 04:51:59 d91a008e3456: Layer already exists 04:51:59 15d82315fa62: Layer already exists 04:51:59 60b45d9ac04d: Layer already exists 04:51:59 040409252416: Layer already exists 04:51:59 097100c76c15: Layer already exists 04:51:59 4.1.0-dev.53: digest: sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:59 + docker push nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:51:59 22e8184b1df1: Preparing 04:51:59 c1f2ff7691c9: Preparing 04:51:59 d91a008e3456: Preparing 04:51:59 15d82315fa62: Preparing 04:51:59 60b45d9ac04d: Preparing 04:51:59 040409252416: Preparing 04:51:59 097100c76c15: Preparing 04:51:59 040409252416: Waiting 04:51:59 097100c76c15: Waiting 04:51:59 60b45d9ac04d: Layer already exists 04:51:59 d91a008e3456: Layer already exists 04:51:59 22e8184b1df1: Layer already exists 04:51:59 c1f2ff7691c9: Layer already exists 04:51:59 15d82315fa62: Layer already exists 04:51:59 040409252416: Layer already exists 04:51:59 097100c76c15: Layer already exists 04:51:59 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:00 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:52:00 22e8184b1df1: Preparing 04:52:00 c1f2ff7691c9: Preparing 04:52:00 d91a008e3456: Preparing 04:52:00 15d82315fa62: Preparing 04:52:00 60b45d9ac04d: Preparing 04:52:00 040409252416: Preparing 04:52:00 097100c76c15: Preparing 04:52:00 040409252416: Waiting 04:52:00 097100c76c15: Waiting 04:52:00 d91a008e3456: Layer already exists 04:52:00 60b45d9ac04d: Layer already exists 04:52:00 22e8184b1df1: Layer already exists 04:52:00 15d82315fa62: Layer already exists 04:52:00 c1f2ff7691c9: Layer already exists 04:52:00 097100c76c15: Layer already exists 04:52:00 040409252416: Layer already exists 04:52:00 main: digest: sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:00 ===================================================== [Pipeline] echo 04:52:00 taggedImages: 04:52:00 - nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:00 - nexus3.edgexfoundry.org:10004/core-data:latest 04:52:00 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 04:52:00 - nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:00 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:52:00 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:52:00 bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:00 latest 04:52:00 4.1.0-dev.53 04:52:00 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:00 main 04:52:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:52:01 de4aaaf05ed3: Preparing 04:52:01 7f074f1d65e9: Preparing 04:52:01 15d82315fa62: Preparing 04:52:01 40668a12e020: Preparing 04:52:01 a86f9716ba51: Preparing 04:52:01 097100c76c15: Preparing 04:52:01 097100c76c15: Waiting 04:52:01 15d82315fa62: Layer already exists 04:52:01 097100c76c15: Layer already exists 04:52:01 de4aaaf05ed3: Pushed 04:52:01 a86f9716ba51: Pushed 04:52:01 40668a12e020: Pushed 04:52:05 7f074f1d65e9: Pushed 04:52:05 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:52:06 de4aaaf05ed3: Preparing 04:52:06 7f074f1d65e9: Preparing 04:52:06 15d82315fa62: Preparing 04:52:06 40668a12e020: Preparing 04:52:06 a86f9716ba51: Preparing 04:52:06 097100c76c15: Preparing 04:52:06 097100c76c15: Waiting 04:52:06 de4aaaf05ed3: Layer already exists 04:52:06 40668a12e020: Layer already exists 04:52:06 7f074f1d65e9: Layer already exists 04:52:06 a86f9716ba51: Layer already exists 04:52:06 15d82315fa62: Layer already exists 04:52:06 097100c76c15: Layer already exists 04:52:06 latest: digest: sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 04:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:52:07 de4aaaf05ed3: Preparing 04:52:07 7f074f1d65e9: Preparing 04:52:07 15d82315fa62: Preparing 04:52:07 40668a12e020: Preparing 04:52:07 a86f9716ba51: Preparing 04:52:07 097100c76c15: Preparing 04:52:07 097100c76c15: Waiting 04:52:07 40668a12e020: Layer already exists 04:52:07 de4aaaf05ed3: Layer already exists 04:52:07 7f074f1d65e9: Layer already exists 04:52:07 15d82315fa62: Layer already exists 04:52:07 a86f9716ba51: Layer already exists 04:52:07 097100c76c15: Layer already exists 04:52:07 4.1.0-dev.53: digest: sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:52:07 de4aaaf05ed3: Preparing 04:52:07 7f074f1d65e9: Preparing 04:52:07 15d82315fa62: Preparing 04:52:07 40668a12e020: Preparing 04:52:07 a86f9716ba51: Preparing 04:52:07 097100c76c15: Preparing 04:52:07 097100c76c15: Waiting 04:52:07 40668a12e020: Layer already exists 04:52:07 7f074f1d65e9: Layer already exists 04:52:07 a86f9716ba51: Layer already exists 04:52:07 de4aaaf05ed3: Layer already exists 04:52:07 15d82315fa62: Layer already exists 04:52:07 097100c76c15: Layer already exists 04:52:07 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:52:08 de4aaaf05ed3: Preparing 04:52:08 7f074f1d65e9: Preparing 04:52:08 15d82315fa62: Preparing 04:52:08 40668a12e020: Preparing 04:52:08 a86f9716ba51: Preparing 04:52:08 097100c76c15: Preparing 04:52:08 097100c76c15: Waiting 04:52:08 7f074f1d65e9: Layer already exists 04:52:08 40668a12e020: Layer already exists 04:52:08 de4aaaf05ed3: Layer already exists 04:52:08 15d82315fa62: Layer already exists 04:52:08 a86f9716ba51: Layer already exists 04:52:08 097100c76c15: Layer already exists 04:52:08 main: digest: sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:08 ===================================================== [Pipeline] echo 04:52:08 taggedImages: 04:52:08 - nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:08 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:52:08 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 04:52:08 - nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:08 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:52:08 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:52:08 bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:08 latest 04:52:08 4.1.0-dev.53 04:52:08 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:08 main 04:52:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:52:09 0d14eac09d72: Preparing 04:52:09 8aafcc481de2: Preparing 04:52:09 8677a805c0f5: Preparing 04:52:09 d91a008e3456: Preparing 04:52:09 15d82315fa62: Preparing 04:52:09 60b45d9ac04d: Preparing 04:52:09 66233b0d164d: Preparing 04:52:09 60b45d9ac04d: Waiting 04:52:09 097100c76c15: Preparing 04:52:09 66233b0d164d: Waiting 04:52:09 097100c76c15: Waiting 04:52:09 d91a008e3456: Layer already exists 04:52:09 15d82315fa62: Layer already exists 04:52:09 60b45d9ac04d: Layer already exists 04:52:09 66233b0d164d: Layer already exists 04:52:09 097100c76c15: Layer already exists 04:52:09 8aafcc481de2: Pushed 04:52:09 0d14eac09d72: Pushed 04:52:13 8677a805c0f5: Pushed 04:52:13 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:52:14 0d14eac09d72: Preparing 04:52:14 8aafcc481de2: Preparing 04:52:14 8677a805c0f5: Preparing 04:52:14 d91a008e3456: Preparing 04:52:14 15d82315fa62: Preparing 04:52:14 60b45d9ac04d: Preparing 04:52:14 66233b0d164d: Preparing 04:52:14 097100c76c15: Preparing 04:52:14 60b45d9ac04d: Waiting 04:52:14 66233b0d164d: Waiting 04:52:14 097100c76c15: Waiting 04:52:14 0d14eac09d72: Layer already exists 04:52:14 8677a805c0f5: Layer already exists 04:52:14 d91a008e3456: Layer already exists 04:52:14 15d82315fa62: Layer already exists 04:52:14 8aafcc481de2: Layer already exists 04:52:14 60b45d9ac04d: Layer already exists 04:52:14 097100c76c15: Layer already exists 04:52:14 66233b0d164d: Layer already exists 04:52:14 latest: digest: sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 04:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:52:14 0d14eac09d72: Preparing 04:52:14 8aafcc481de2: Preparing 04:52:14 8677a805c0f5: Preparing 04:52:14 d91a008e3456: Preparing 04:52:14 15d82315fa62: Preparing 04:52:14 60b45d9ac04d: Preparing 04:52:14 66233b0d164d: Preparing 04:52:14 097100c76c15: Preparing 04:52:14 60b45d9ac04d: Waiting 04:52:14 66233b0d164d: Waiting 04:52:14 097100c76c15: Waiting 04:52:14 d91a008e3456: Layer already exists 04:52:14 15d82315fa62: Layer already exists 04:52:14 8677a805c0f5: Layer already exists 04:52:14 8aafcc481de2: Layer already exists 04:52:14 0d14eac09d72: Layer already exists 04:52:14 097100c76c15: Layer already exists 04:52:14 60b45d9ac04d: Layer already exists 04:52:14 66233b0d164d: Layer already exists 04:52:14 4.1.0-dev.53: digest: sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:52:15 0d14eac09d72: Preparing 04:52:15 8aafcc481de2: Preparing 04:52:15 8677a805c0f5: Preparing 04:52:15 d91a008e3456: Preparing 04:52:15 15d82315fa62: Preparing 04:52:15 60b45d9ac04d: Preparing 04:52:15 66233b0d164d: Preparing 04:52:15 097100c76c15: Preparing 04:52:15 60b45d9ac04d: Waiting 04:52:15 66233b0d164d: Waiting 04:52:15 097100c76c15: Waiting 04:52:15 8677a805c0f5: Layer already exists 04:52:15 d91a008e3456: Layer already exists 04:52:15 0d14eac09d72: Layer already exists 04:52:15 8aafcc481de2: Layer already exists 04:52:15 15d82315fa62: Layer already exists 04:52:15 097100c76c15: Layer already exists 04:52:15 66233b0d164d: Layer already exists 04:52:15 60b45d9ac04d: Layer already exists 04:52:15 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:52:16 0d14eac09d72: Preparing 04:52:16 8aafcc481de2: Preparing 04:52:16 8677a805c0f5: Preparing 04:52:16 d91a008e3456: Preparing 04:52:16 15d82315fa62: Preparing 04:52:16 60b45d9ac04d: Preparing 04:52:16 66233b0d164d: Preparing 04:52:16 097100c76c15: Preparing 04:52:16 60b45d9ac04d: Waiting 04:52:16 66233b0d164d: Waiting 04:52:16 097100c76c15: Waiting 04:52:16 15d82315fa62: Layer already exists 04:52:16 0d14eac09d72: Layer already exists 04:52:16 8677a805c0f5: Layer already exists 04:52:16 8aafcc481de2: Layer already exists 04:52:16 d91a008e3456: Layer already exists 04:52:16 097100c76c15: Layer already exists 04:52:16 60b45d9ac04d: Layer already exists 04:52:16 66233b0d164d: Layer already exists 04:52:16 main: digest: sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:16 ===================================================== [Pipeline] echo 04:52:16 taggedImages: 04:52:16 - nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:52:16 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 04:52:16 - nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:16 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:52:16 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:52:16 bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:16 latest 04:52:16 4.1.0-dev.53 04:52:16 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:16 main 04:52:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:52:16 9017c6e6f29e: Preparing 04:52:16 6b366bc48c32: Preparing 04:52:16 c4fa76eb32ad: Preparing 04:52:16 41956a9efb87: Preparing 04:52:16 472ffa9cf09e: Preparing 04:52:16 cf4c68895547: Preparing 04:52:16 a236a9488f1d: Preparing 04:52:16 d91a008e3456: Preparing 04:52:16 15d82315fa62: Preparing 04:52:16 aedf5d7b5a8f: Preparing 04:52:16 11d6774f837e: Preparing 04:52:16 5f70bf18a086: Preparing 04:52:16 d1b4526ac115: Preparing 04:52:16 b45317eae01f: Preparing 04:52:16 e738dd6b2436: Preparing 04:52:16 097100c76c15: Preparing 04:52:16 aedf5d7b5a8f: Waiting 04:52:16 d1b4526ac115: Waiting 04:52:16 b45317eae01f: Waiting 04:52:16 11d6774f837e: Waiting 04:52:16 e738dd6b2436: Waiting 04:52:16 5f70bf18a086: Waiting 04:52:16 097100c76c15: Waiting 04:52:16 cf4c68895547: Waiting 04:52:16 a236a9488f1d: Waiting 04:52:16 15d82315fa62: Waiting 04:52:16 d91a008e3456: Waiting 04:52:16 41956a9efb87: Pushed 04:52:16 9017c6e6f29e: Pushed 04:52:16 c4fa76eb32ad: Pushed 04:52:16 472ffa9cf09e: Pushed 04:52:16 6b366bc48c32: Pushed 04:52:16 d91a008e3456: Layer already exists 04:52:16 15d82315fa62: Layer already exists 04:52:16 5f70bf18a086: Layer already exists 04:52:16 cf4c68895547: Pushed 04:52:17 aedf5d7b5a8f: Pushed 04:52:17 11d6774f837e: Pushed 04:52:17 d1b4526ac115: Pushed 04:52:17 097100c76c15: Layer already exists 04:52:17 e738dd6b2436: Pushed 04:52:17 b45317eae01f: Pushed 04:52:18 a236a9488f1d: Pushed 04:52:18 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:52:19 9017c6e6f29e: Preparing 04:52:19 6b366bc48c32: Preparing 04:52:19 c4fa76eb32ad: Preparing 04:52:19 41956a9efb87: Preparing 04:52:19 472ffa9cf09e: Preparing 04:52:19 cf4c68895547: Preparing 04:52:19 a236a9488f1d: Preparing 04:52:19 d91a008e3456: Preparing 04:52:19 15d82315fa62: Preparing 04:52:19 aedf5d7b5a8f: Preparing 04:52:19 11d6774f837e: Preparing 04:52:19 5f70bf18a086: Preparing 04:52:19 d1b4526ac115: Preparing 04:52:19 b45317eae01f: Preparing 04:52:19 e738dd6b2436: Preparing 04:52:19 097100c76c15: Preparing 04:52:19 11d6774f837e: Waiting 04:52:19 5f70bf18a086: Waiting 04:52:19 d1b4526ac115: Waiting 04:52:19 b45317eae01f: Waiting 04:52:19 e738dd6b2436: Waiting 04:52:19 097100c76c15: Waiting 04:52:19 cf4c68895547: Waiting 04:52:19 a236a9488f1d: Waiting 04:52:19 d91a008e3456: Waiting 04:52:19 15d82315fa62: Waiting 04:52:19 aedf5d7b5a8f: Waiting 04:52:19 6b366bc48c32: Layer already exists 04:52:19 9017c6e6f29e: Layer already exists 04:52:19 c4fa76eb32ad: Layer already exists 04:52:19 472ffa9cf09e: Layer already exists 04:52:19 41956a9efb87: Layer already exists 04:52:19 15d82315fa62: Layer already exists 04:52:19 cf4c68895547: Layer already exists 04:52:19 a236a9488f1d: Layer already exists 04:52:19 aedf5d7b5a8f: Layer already exists 04:52:19 d91a008e3456: Layer already exists 04:52:19 5f70bf18a086: Layer already exists 04:52:19 b45317eae01f: Layer already exists 04:52:19 11d6774f837e: Layer already exists 04:52:19 d1b4526ac115: Layer already exists 04:52:19 e738dd6b2436: Layer already exists 04:52:19 097100c76c15: Layer already exists 04:52:19 latest: digest: sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 04:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:52:20 9017c6e6f29e: Preparing 04:52:20 6b366bc48c32: Preparing 04:52:20 c4fa76eb32ad: Preparing 04:52:20 41956a9efb87: Preparing 04:52:20 472ffa9cf09e: Preparing 04:52:20 cf4c68895547: Preparing 04:52:20 a236a9488f1d: Preparing 04:52:20 d91a008e3456: Preparing 04:52:20 15d82315fa62: Preparing 04:52:20 aedf5d7b5a8f: Preparing 04:52:20 11d6774f837e: Preparing 04:52:20 5f70bf18a086: Preparing 04:52:20 d1b4526ac115: Preparing 04:52:20 b45317eae01f: Preparing 04:52:20 e738dd6b2436: Preparing 04:52:20 097100c76c15: Preparing 04:52:20 cf4c68895547: Waiting 04:52:20 a236a9488f1d: Waiting 04:52:20 d91a008e3456: Waiting 04:52:20 15d82315fa62: Waiting 04:52:20 aedf5d7b5a8f: Waiting 04:52:20 11d6774f837e: Waiting 04:52:20 5f70bf18a086: Waiting 04:52:20 d1b4526ac115: Waiting 04:52:20 b45317eae01f: Waiting 04:52:20 e738dd6b2436: Waiting 04:52:20 097100c76c15: Waiting 04:52:20 c4fa76eb32ad: Layer already exists 04:52:20 41956a9efb87: Layer already exists 04:52:20 9017c6e6f29e: Layer already exists 04:52:20 6b366bc48c32: Layer already exists 04:52:20 472ffa9cf09e: Layer already exists 04:52:20 d91a008e3456: Layer already exists 04:52:20 a236a9488f1d: Layer already exists 04:52:20 15d82315fa62: Layer already exists 04:52:20 aedf5d7b5a8f: Layer already exists 04:52:20 cf4c68895547: Layer already exists 04:52:20 11d6774f837e: Layer already exists 04:52:20 5f70bf18a086: Layer already exists 04:52:20 b45317eae01f: Layer already exists 04:52:20 d1b4526ac115: Layer already exists 04:52:20 e738dd6b2436: Layer already exists 04:52:20 097100c76c15: Layer already exists 04:52:20 4.1.0-dev.53: digest: sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:52:20 9017c6e6f29e: Preparing 04:52:20 6b366bc48c32: Preparing 04:52:20 c4fa76eb32ad: Preparing 04:52:20 41956a9efb87: Preparing 04:52:20 472ffa9cf09e: Preparing 04:52:20 cf4c68895547: Preparing 04:52:20 cf4c68895547: Waiting 04:52:20 a236a9488f1d: Preparing 04:52:20 d91a008e3456: Preparing 04:52:20 15d82315fa62: Preparing 04:52:20 aedf5d7b5a8f: Preparing 04:52:20 11d6774f837e: Preparing 04:52:20 5f70bf18a086: Preparing 04:52:20 d1b4526ac115: Preparing 04:52:20 b45317eae01f: Preparing 04:52:20 e738dd6b2436: Preparing 04:52:20 097100c76c15: Preparing 04:52:20 d91a008e3456: Waiting 04:52:20 15d82315fa62: Waiting 04:52:20 aedf5d7b5a8f: Waiting 04:52:20 097100c76c15: Waiting 04:52:20 a236a9488f1d: Waiting 04:52:20 b45317eae01f: Waiting 04:52:20 11d6774f837e: Waiting 04:52:20 e738dd6b2436: Waiting 04:52:20 5f70bf18a086: Waiting 04:52:20 d1b4526ac115: Waiting 04:52:20 41956a9efb87: Layer already exists 04:52:20 472ffa9cf09e: Layer already exists 04:52:20 c4fa76eb32ad: Layer already exists 04:52:20 6b366bc48c32: Layer already exists 04:52:20 9017c6e6f29e: Layer already exists 04:52:20 cf4c68895547: Layer already exists 04:52:20 d91a008e3456: Layer already exists 04:52:20 a236a9488f1d: Layer already exists 04:52:20 15d82315fa62: Layer already exists 04:52:20 aedf5d7b5a8f: Layer already exists 04:52:20 11d6774f837e: Layer already exists 04:52:20 5f70bf18a086: Layer already exists 04:52:20 b45317eae01f: Layer already exists 04:52:20 d1b4526ac115: Layer already exists 04:52:20 e738dd6b2436: Layer already exists 04:52:20 097100c76c15: Layer already exists 04:52:20 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:52:21 9017c6e6f29e: Preparing 04:52:21 6b366bc48c32: Preparing 04:52:21 c4fa76eb32ad: Preparing 04:52:21 41956a9efb87: Preparing 04:52:21 472ffa9cf09e: Preparing 04:52:21 cf4c68895547: Preparing 04:52:21 a236a9488f1d: Preparing 04:52:21 d91a008e3456: Preparing 04:52:21 15d82315fa62: Preparing 04:52:21 cf4c68895547: Waiting 04:52:21 a236a9488f1d: Waiting 04:52:21 d91a008e3456: Waiting 04:52:21 aedf5d7b5a8f: Preparing 04:52:21 11d6774f837e: Preparing 04:52:21 5f70bf18a086: Preparing 04:52:21 11d6774f837e: Waiting 04:52:21 15d82315fa62: Waiting 04:52:21 aedf5d7b5a8f: Waiting 04:52:21 d1b4526ac115: Preparing 04:52:21 b45317eae01f: Preparing 04:52:21 e738dd6b2436: Preparing 04:52:21 5f70bf18a086: Waiting 04:52:21 d1b4526ac115: Waiting 04:52:21 b45317eae01f: Waiting 04:52:21 097100c76c15: Preparing 04:52:21 e738dd6b2436: Waiting 04:52:21 097100c76c15: Waiting 04:52:21 6b366bc48c32: Layer already exists 04:52:21 c4fa76eb32ad: Layer already exists 04:52:21 41956a9efb87: Layer already exists 04:52:21 472ffa9cf09e: Layer already exists 04:52:21 9017c6e6f29e: Layer already exists 04:52:21 cf4c68895547: Layer already exists 04:52:21 a236a9488f1d: Layer already exists 04:52:21 aedf5d7b5a8f: Layer already exists 04:52:21 d91a008e3456: Layer already exists 04:52:21 11d6774f837e: Layer already exists 04:52:21 15d82315fa62: Layer already exists 04:52:21 d1b4526ac115: Layer already exists 04:52:21 5f70bf18a086: Layer already exists 04:52:21 e738dd6b2436: Layer already exists 04:52:21 097100c76c15: Layer already exists 04:52:21 b45317eae01f: Layer already exists 04:52:21 main: digest: sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:21 ===================================================== [Pipeline] echo 04:52:21 taggedImages: 04:52:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:52:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 04:52:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:52:21 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:52:21 bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:21 latest 04:52:21 4.1.0-dev.53 04:52:21 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:21 main 04:52:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:52:22 3c227eade4e8: Preparing 04:52:22 c715e60c8117: Preparing 04:52:22 75c2fbab3518: Preparing 04:52:22 453b5b78fa13: Preparing 04:52:22 d91a008e3456: Preparing 04:52:22 15d82315fa62: Preparing 04:52:22 60b45d9ac04d: Preparing 04:52:22 66233b0d164d: Preparing 04:52:22 097100c76c15: Preparing 04:52:22 15d82315fa62: Waiting 04:52:22 60b45d9ac04d: Waiting 04:52:22 66233b0d164d: Waiting 04:52:22 097100c76c15: Waiting 04:52:22 d91a008e3456: Layer already exists 04:52:22 15d82315fa62: Layer already exists 04:52:22 60b45d9ac04d: Layer already exists 04:52:22 66233b0d164d: Layer already exists 04:52:22 c715e60c8117: Pushed 04:52:22 3c227eade4e8: Pushed 04:52:22 097100c76c15: Layer already exists 04:52:22 75c2fbab3518: Pushed 04:52:26 453b5b78fa13: Pushed 04:52:26 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:52:27 3c227eade4e8: Preparing 04:52:27 c715e60c8117: Preparing 04:52:27 75c2fbab3518: Preparing 04:52:27 453b5b78fa13: Preparing 04:52:27 d91a008e3456: Preparing 04:52:27 15d82315fa62: Preparing 04:52:27 60b45d9ac04d: Preparing 04:52:27 66233b0d164d: Preparing 04:52:27 097100c76c15: Preparing 04:52:27 60b45d9ac04d: Waiting 04:52:27 66233b0d164d: Waiting 04:52:27 097100c76c15: Waiting 04:52:27 15d82315fa62: Waiting 04:52:27 d91a008e3456: Layer already exists 04:52:27 75c2fbab3518: Layer already exists 04:52:27 3c227eade4e8: Layer already exists 04:52:27 453b5b78fa13: Layer already exists 04:52:27 c715e60c8117: Layer already exists 04:52:27 60b45d9ac04d: Layer already exists 04:52:27 15d82315fa62: Layer already exists 04:52:27 66233b0d164d: Layer already exists 04:52:27 097100c76c15: Layer already exists 04:52:27 latest: digest: sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 04:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:52:27 3c227eade4e8: Preparing 04:52:27 c715e60c8117: Preparing 04:52:27 75c2fbab3518: Preparing 04:52:27 453b5b78fa13: Preparing 04:52:27 d91a008e3456: Preparing 04:52:27 15d82315fa62: Preparing 04:52:27 60b45d9ac04d: Preparing 04:52:27 66233b0d164d: Preparing 04:52:27 097100c76c15: Preparing 04:52:27 60b45d9ac04d: Waiting 04:52:27 66233b0d164d: Waiting 04:52:27 097100c76c15: Waiting 04:52:27 15d82315fa62: Waiting 04:52:27 3c227eade4e8: Layer already exists 04:52:27 d91a008e3456: Layer already exists 04:52:27 c715e60c8117: Layer already exists 04:52:27 75c2fbab3518: Layer already exists 04:52:27 453b5b78fa13: Layer already exists 04:52:27 66233b0d164d: Layer already exists 04:52:27 15d82315fa62: Layer already exists 04:52:27 60b45d9ac04d: Layer already exists 04:52:27 097100c76c15: Layer already exists 04:52:27 4.1.0-dev.53: digest: sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:52:28 3c227eade4e8: Preparing 04:52:28 c715e60c8117: Preparing 04:52:28 75c2fbab3518: Preparing 04:52:28 453b5b78fa13: Preparing 04:52:28 d91a008e3456: Preparing 04:52:28 15d82315fa62: Preparing 04:52:28 60b45d9ac04d: Preparing 04:52:28 66233b0d164d: Preparing 04:52:28 097100c76c15: Preparing 04:52:28 60b45d9ac04d: Waiting 04:52:28 66233b0d164d: Waiting 04:52:28 097100c76c15: Waiting 04:52:28 15d82315fa62: Waiting 04:52:28 453b5b78fa13: Layer already exists 04:52:28 75c2fbab3518: Layer already exists 04:52:28 d91a008e3456: Layer already exists 04:52:28 3c227eade4e8: Layer already exists 04:52:28 c715e60c8117: Layer already exists 04:52:28 15d82315fa62: Layer already exists 04:52:28 097100c76c15: Layer already exists 04:52:28 60b45d9ac04d: Layer already exists 04:52:28 66233b0d164d: Layer already exists 04:52:28 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:52:29 3c227eade4e8: Preparing 04:52:29 c715e60c8117: Preparing 04:52:29 75c2fbab3518: Preparing 04:52:29 453b5b78fa13: Preparing 04:52:29 d91a008e3456: Preparing 04:52:29 15d82315fa62: Preparing 04:52:29 60b45d9ac04d: Preparing 04:52:29 66233b0d164d: Preparing 04:52:29 097100c76c15: Preparing 04:52:29 60b45d9ac04d: Waiting 04:52:29 15d82315fa62: Waiting 04:52:29 66233b0d164d: Waiting 04:52:29 097100c76c15: Waiting 04:52:29 c715e60c8117: Layer already exists 04:52:29 75c2fbab3518: Layer already exists 04:52:29 d91a008e3456: Layer already exists 04:52:29 3c227eade4e8: Layer already exists 04:52:29 453b5b78fa13: Layer already exists 04:52:29 66233b0d164d: Layer already exists 04:52:29 60b45d9ac04d: Layer already exists 04:52:29 15d82315fa62: Layer already exists 04:52:29 097100c76c15: Layer already exists 04:52:29 main: digest: sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:29 ===================================================== [Pipeline] echo 04:52:29 taggedImages: 04:52:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:52:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 04:52:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:52:29 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:52:29 bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:29 latest 04:52:29 4.1.0-dev.53 04:52:29 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:29 main 04:52:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:52:29 784e286a4e4b: Preparing 04:52:29 d559e64f664a: Preparing 04:52:29 7b772d76bd32: Preparing 04:52:29 fee0ca8bd2c2: Preparing 04:52:29 a3b823fc97f6: Preparing 04:52:29 d91a008e3456: Preparing 04:52:29 15d82315fa62: Preparing 04:52:29 3440da40d50f: Preparing 04:52:29 78d924438680: Preparing 04:52:29 23e211be990b: Preparing 04:52:29 097100c76c15: Preparing 04:52:29 78d924438680: Waiting 04:52:29 d91a008e3456: Waiting 04:52:29 23e211be990b: Waiting 04:52:29 15d82315fa62: Waiting 04:52:29 097100c76c15: Waiting 04:52:29 3440da40d50f: Waiting 04:52:29 a3b823fc97f6: Pushed 04:52:29 784e286a4e4b: Pushed 04:52:29 d559e64f664a: Pushed 04:52:29 fee0ca8bd2c2: Pushed 04:52:29 d91a008e3456: Layer already exists 04:52:29 15d82315fa62: Layer already exists 04:52:29 097100c76c15: Layer already exists 04:52:30 3440da40d50f: Pushed 04:52:30 78d924438680: Pushed 04:52:31 23e211be990b: Pushed 04:52:32 7b772d76bd32: Pushed 04:52:32 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:52:33 784e286a4e4b: Preparing 04:52:33 d559e64f664a: Preparing 04:52:33 7b772d76bd32: Preparing 04:52:33 fee0ca8bd2c2: Preparing 04:52:33 a3b823fc97f6: Preparing 04:52:33 d91a008e3456: Preparing 04:52:33 15d82315fa62: Preparing 04:52:33 3440da40d50f: Preparing 04:52:33 78d924438680: Preparing 04:52:33 23e211be990b: Preparing 04:52:33 097100c76c15: Preparing 04:52:33 3440da40d50f: Waiting 04:52:33 78d924438680: Waiting 04:52:33 d91a008e3456: Waiting 04:52:33 23e211be990b: Waiting 04:52:33 097100c76c15: Waiting 04:52:33 15d82315fa62: Waiting 04:52:33 a3b823fc97f6: Layer already exists 04:52:33 7b772d76bd32: Layer already exists 04:52:33 fee0ca8bd2c2: Layer already exists 04:52:33 d559e64f664a: Layer already exists 04:52:33 784e286a4e4b: Layer already exists 04:52:33 d91a008e3456: Layer already exists 04:52:33 78d924438680: Layer already exists 04:52:33 3440da40d50f: Layer already exists 04:52:33 23e211be990b: Layer already exists 04:52:33 15d82315fa62: Layer already exists 04:52:33 097100c76c15: Layer already exists 04:52:33 latest: digest: sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 04:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:52:34 784e286a4e4b: Preparing 04:52:34 d559e64f664a: Preparing 04:52:34 7b772d76bd32: Preparing 04:52:34 fee0ca8bd2c2: Preparing 04:52:34 a3b823fc97f6: Preparing 04:52:34 d91a008e3456: Preparing 04:52:34 15d82315fa62: Preparing 04:52:34 3440da40d50f: Preparing 04:52:34 78d924438680: Preparing 04:52:34 23e211be990b: Preparing 04:52:34 097100c76c15: Preparing 04:52:34 d91a008e3456: Waiting 04:52:34 15d82315fa62: Waiting 04:52:34 3440da40d50f: Waiting 04:52:34 78d924438680: Waiting 04:52:34 23e211be990b: Waiting 04:52:34 097100c76c15: Waiting 04:52:34 784e286a4e4b: Layer already exists 04:52:34 a3b823fc97f6: Layer already exists 04:52:34 7b772d76bd32: Layer already exists 04:52:34 fee0ca8bd2c2: Layer already exists 04:52:34 d559e64f664a: Layer already exists 04:52:34 3440da40d50f: Layer already exists 04:52:34 15d82315fa62: Layer already exists 04:52:34 d91a008e3456: Layer already exists 04:52:34 23e211be990b: Layer already exists 04:52:34 78d924438680: Layer already exists 04:52:34 097100c76c15: Layer already exists 04:52:34 4.1.0-dev.53: digest: sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:52:35 784e286a4e4b: Preparing 04:52:35 d559e64f664a: Preparing 04:52:35 7b772d76bd32: Preparing 04:52:35 fee0ca8bd2c2: Preparing 04:52:35 a3b823fc97f6: Preparing 04:52:35 d91a008e3456: Preparing 04:52:35 15d82315fa62: Preparing 04:52:35 3440da40d50f: Preparing 04:52:35 78d924438680: Preparing 04:52:35 23e211be990b: Preparing 04:52:35 097100c76c15: Preparing 04:52:35 3440da40d50f: Waiting 04:52:35 78d924438680: Waiting 04:52:35 23e211be990b: Waiting 04:52:35 097100c76c15: Waiting 04:52:35 d91a008e3456: Waiting 04:52:35 15d82315fa62: Waiting 04:52:35 d559e64f664a: Layer already exists 04:52:35 a3b823fc97f6: Layer already exists 04:52:35 7b772d76bd32: Layer already exists 04:52:35 fee0ca8bd2c2: Layer already exists 04:52:35 784e286a4e4b: Layer already exists 04:52:35 3440da40d50f: Layer already exists 04:52:35 d91a008e3456: Layer already exists 04:52:35 15d82315fa62: Layer already exists 04:52:35 78d924438680: Layer already exists 04:52:35 23e211be990b: Layer already exists 04:52:35 097100c76c15: Layer already exists 04:52:35 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:52:35 784e286a4e4b: Preparing 04:52:35 d559e64f664a: Preparing 04:52:35 7b772d76bd32: Preparing 04:52:35 fee0ca8bd2c2: Preparing 04:52:35 a3b823fc97f6: Preparing 04:52:35 d91a008e3456: Preparing 04:52:35 15d82315fa62: Preparing 04:52:35 3440da40d50f: Preparing 04:52:35 78d924438680: Preparing 04:52:35 23e211be990b: Preparing 04:52:35 097100c76c15: Preparing 04:52:35 3440da40d50f: Waiting 04:52:35 78d924438680: Waiting 04:52:35 23e211be990b: Waiting 04:52:35 097100c76c15: Waiting 04:52:35 d91a008e3456: Waiting 04:52:35 15d82315fa62: Waiting 04:52:35 a3b823fc97f6: Layer already exists 04:52:35 784e286a4e4b: Layer already exists 04:52:35 7b772d76bd32: Layer already exists 04:52:35 d559e64f664a: Layer already exists 04:52:35 fee0ca8bd2c2: Layer already exists 04:52:35 78d924438680: Layer already exists 04:52:35 d91a008e3456: Layer already exists 04:52:35 3440da40d50f: Layer already exists 04:52:35 23e211be990b: Layer already exists 04:52:35 15d82315fa62: Layer already exists 04:52:35 097100c76c15: Layer already exists 04:52:35 main: digest: sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:35 ===================================================== [Pipeline] echo 04:52:35 taggedImages: 04:52:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:52:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 04:52:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:52:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:52:35 bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:35 latest 04:52:35 4.1.0-dev.53 04:52:35 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:35 main 04:52:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:52:36 12f0fb5791fe: Preparing 04:52:36 cd1b715679b1: Preparing 04:52:36 2979d2bd48e5: Preparing 04:52:36 c152b16d0a27: Preparing 04:52:36 022d00dffa12: Preparing 04:52:36 53d4ad8ebaa6: Preparing 04:52:36 486c697843ff: Preparing 04:52:36 d91a008e3456: Preparing 04:52:36 15d82315fa62: Preparing 04:52:36 be7bac5a0d34: Preparing 04:52:36 0b9e7355709c: Preparing 04:52:36 097100c76c15: Preparing 04:52:36 486c697843ff: Waiting 04:52:36 53d4ad8ebaa6: Waiting 04:52:36 d91a008e3456: Waiting 04:52:36 be7bac5a0d34: Waiting 04:52:36 15d82315fa62: Waiting 04:52:36 097100c76c15: Waiting 04:52:36 0b9e7355709c: Waiting 04:52:36 cd1b715679b1: Pushed 04:52:36 022d00dffa12: Pushed 04:52:36 12f0fb5791fe: Pushed 04:52:36 d91a008e3456: Layer already exists 04:52:36 15d82315fa62: Layer already exists 04:52:36 53d4ad8ebaa6: Pushed 04:52:36 486c697843ff: Pushed 04:52:36 097100c76c15: Layer already exists 04:52:36 be7bac5a0d34: Pushed 04:52:37 0b9e7355709c: Pushed 04:52:39 c152b16d0a27: Pushed 04:52:39 2979d2bd48e5: Pushed 04:52:39 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:52:40 12f0fb5791fe: Preparing 04:52:40 cd1b715679b1: Preparing 04:52:40 2979d2bd48e5: Preparing 04:52:40 c152b16d0a27: Preparing 04:52:40 022d00dffa12: Preparing 04:52:40 53d4ad8ebaa6: Preparing 04:52:40 486c697843ff: Preparing 04:52:40 d91a008e3456: Preparing 04:52:40 15d82315fa62: Preparing 04:52:40 be7bac5a0d34: Preparing 04:52:40 0b9e7355709c: Preparing 04:52:40 097100c76c15: Preparing 04:52:40 15d82315fa62: Waiting 04:52:40 be7bac5a0d34: Waiting 04:52:40 53d4ad8ebaa6: Waiting 04:52:40 486c697843ff: Waiting 04:52:40 0b9e7355709c: Waiting 04:52:40 097100c76c15: Waiting 04:52:40 d91a008e3456: Waiting 04:52:40 c152b16d0a27: Layer already exists 04:52:40 cd1b715679b1: Layer already exists 04:52:40 022d00dffa12: Layer already exists 04:52:40 2979d2bd48e5: Layer already exists 04:52:40 12f0fb5791fe: Layer already exists 04:52:40 53d4ad8ebaa6: Layer already exists 04:52:40 486c697843ff: Layer already exists 04:52:40 d91a008e3456: Layer already exists 04:52:40 15d82315fa62: Layer already exists 04:52:40 be7bac5a0d34: Layer already exists 04:52:40 097100c76c15: Layer already exists 04:52:40 0b9e7355709c: Layer already exists 04:52:40 latest: digest: sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 04:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:52:40 12f0fb5791fe: Preparing 04:52:40 cd1b715679b1: Preparing 04:52:40 2979d2bd48e5: Preparing 04:52:40 c152b16d0a27: Preparing 04:52:40 022d00dffa12: Preparing 04:52:40 53d4ad8ebaa6: Preparing 04:52:40 486c697843ff: Preparing 04:52:40 d91a008e3456: Preparing 04:52:40 15d82315fa62: Preparing 04:52:40 be7bac5a0d34: Preparing 04:52:40 0b9e7355709c: Preparing 04:52:40 097100c76c15: Preparing 04:52:40 d91a008e3456: Waiting 04:52:40 be7bac5a0d34: Waiting 04:52:40 15d82315fa62: Waiting 04:52:40 0b9e7355709c: Waiting 04:52:40 097100c76c15: Waiting 04:52:40 53d4ad8ebaa6: Waiting 04:52:40 486c697843ff: Waiting 04:52:40 022d00dffa12: Layer already exists 04:52:40 c152b16d0a27: Layer already exists 04:52:40 2979d2bd48e5: Layer already exists 04:52:40 cd1b715679b1: Layer already exists 04:52:40 12f0fb5791fe: Layer already exists 04:52:40 53d4ad8ebaa6: Layer already exists 04:52:40 d91a008e3456: Layer already exists 04:52:40 15d82315fa62: Layer already exists 04:52:40 486c697843ff: Layer already exists 04:52:40 be7bac5a0d34: Layer already exists 04:52:40 0b9e7355709c: Layer already exists 04:52:40 097100c76c15: Layer already exists 04:52:40 4.1.0-dev.53: digest: sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:52:41 12f0fb5791fe: Preparing 04:52:41 cd1b715679b1: Preparing 04:52:41 2979d2bd48e5: Preparing 04:52:41 c152b16d0a27: Preparing 04:52:41 022d00dffa12: Preparing 04:52:41 53d4ad8ebaa6: Preparing 04:52:41 486c697843ff: Preparing 04:52:41 d91a008e3456: Preparing 04:52:41 15d82315fa62: Preparing 04:52:41 be7bac5a0d34: Preparing 04:52:41 0b9e7355709c: Preparing 04:52:41 097100c76c15: Preparing 04:52:41 53d4ad8ebaa6: Waiting 04:52:41 486c697843ff: Waiting 04:52:41 d91a008e3456: Waiting 04:52:41 15d82315fa62: Waiting 04:52:41 be7bac5a0d34: Waiting 04:52:41 0b9e7355709c: Waiting 04:52:41 097100c76c15: Waiting 04:52:41 cd1b715679b1: Layer already exists 04:52:41 2979d2bd48e5: Layer already exists 04:52:41 022d00dffa12: Layer already exists 04:52:41 12f0fb5791fe: Layer already exists 04:52:41 c152b16d0a27: Layer already exists 04:52:41 be7bac5a0d34: Layer already exists 04:52:41 d91a008e3456: Layer already exists 04:52:41 15d82315fa62: Layer already exists 04:52:41 486c697843ff: Layer already exists 04:52:41 53d4ad8ebaa6: Layer already exists 04:52:41 097100c76c15: Layer already exists 04:52:41 0b9e7355709c: Layer already exists 04:52:41 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:52:42 12f0fb5791fe: Preparing 04:52:42 cd1b715679b1: Preparing 04:52:42 2979d2bd48e5: Preparing 04:52:42 c152b16d0a27: Preparing 04:52:42 022d00dffa12: Preparing 04:52:42 53d4ad8ebaa6: Preparing 04:52:42 486c697843ff: Preparing 04:52:42 d91a008e3456: Preparing 04:52:42 15d82315fa62: Preparing 04:52:42 be7bac5a0d34: Preparing 04:52:42 0b9e7355709c: Preparing 04:52:42 097100c76c15: Preparing 04:52:42 486c697843ff: Waiting 04:52:42 d91a008e3456: Waiting 04:52:42 15d82315fa62: Waiting 04:52:42 be7bac5a0d34: Waiting 04:52:42 0b9e7355709c: Waiting 04:52:42 097100c76c15: Waiting 04:52:42 53d4ad8ebaa6: Waiting 04:52:42 2979d2bd48e5: Layer already exists 04:52:42 cd1b715679b1: Layer already exists 04:52:42 022d00dffa12: Layer already exists 04:52:42 c152b16d0a27: Layer already exists 04:52:42 12f0fb5791fe: Layer already exists 04:52:42 486c697843ff: Layer already exists 04:52:42 53d4ad8ebaa6: Layer already exists 04:52:42 d91a008e3456: Layer already exists 04:52:42 be7bac5a0d34: Layer already exists 04:52:42 15d82315fa62: Layer already exists 04:52:42 0b9e7355709c: Layer already exists 04:52:42 097100c76c15: Layer already exists 04:52:42 main: digest: sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:42 ===================================================== [Pipeline] echo 04:52:42 taggedImages: 04:52:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:52:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 04:52:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:52:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:52:42 bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:42 latest 04:52:42 4.1.0-dev.53 04:52:42 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:42 main 04:52:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:52:42 56ee58beaa3e: Preparing 04:52:42 01179c6952f3: Preparing 04:52:42 d91a008e3456: Preparing 04:52:42 15d82315fa62: Preparing 04:52:42 7c879b91857f: Preparing 04:52:42 73d4076067fd: Preparing 04:52:42 097100c76c15: Preparing 04:52:42 097100c76c15: Waiting 04:52:42 73d4076067fd: Waiting 04:52:42 15d82315fa62: Layer already exists 04:52:42 d91a008e3456: Layer already exists 04:52:42 097100c76c15: Layer already exists 04:52:42 56ee58beaa3e: Pushed 04:52:42 7c879b91857f: Pushed 04:52:43 73d4076067fd: Pushed 04:52:46 01179c6952f3: Pushed 04:52:46 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:52:47 56ee58beaa3e: Preparing 04:52:47 01179c6952f3: Preparing 04:52:47 d91a008e3456: Preparing 04:52:47 15d82315fa62: Preparing 04:52:47 7c879b91857f: Preparing 04:52:47 73d4076067fd: Preparing 04:52:47 097100c76c15: Preparing 04:52:47 73d4076067fd: Waiting 04:52:47 097100c76c15: Waiting 04:52:47 56ee58beaa3e: Layer already exists 04:52:47 01179c6952f3: Layer already exists 04:52:47 15d82315fa62: Layer already exists 04:52:47 7c879b91857f: Layer already exists 04:52:47 d91a008e3456: Layer already exists 04:52:47 73d4076067fd: Layer already exists 04:52:47 097100c76c15: Layer already exists 04:52:47 latest: digest: sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 04:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:52:47 56ee58beaa3e: Preparing 04:52:47 01179c6952f3: Preparing 04:52:47 d91a008e3456: Preparing 04:52:47 15d82315fa62: Preparing 04:52:47 7c879b91857f: Preparing 04:52:47 73d4076067fd: Preparing 04:52:47 097100c76c15: Preparing 04:52:47 73d4076067fd: Waiting 04:52:47 097100c76c15: Waiting 04:52:47 01179c6952f3: Layer already exists 04:52:47 56ee58beaa3e: Layer already exists 04:52:47 7c879b91857f: Layer already exists 04:52:47 15d82315fa62: Layer already exists 04:52:47 d91a008e3456: Layer already exists 04:52:47 73d4076067fd: Layer already exists 04:52:47 097100c76c15: Layer already exists 04:52:47 4.1.0-dev.53: digest: sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:52:48 56ee58beaa3e: Preparing 04:52:48 01179c6952f3: Preparing 04:52:48 d91a008e3456: Preparing 04:52:48 15d82315fa62: Preparing 04:52:48 7c879b91857f: Preparing 04:52:48 73d4076067fd: Preparing 04:52:48 097100c76c15: Preparing 04:52:48 73d4076067fd: Waiting 04:52:48 097100c76c15: Waiting 04:52:48 56ee58beaa3e: Layer already exists 04:52:48 01179c6952f3: Layer already exists 04:52:48 d91a008e3456: Layer already exists 04:52:48 15d82315fa62: Layer already exists 04:52:48 7c879b91857f: Layer already exists 04:52:48 73d4076067fd: Layer already exists 04:52:48 097100c76c15: Layer already exists 04:52:48 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:52:49 56ee58beaa3e: Preparing 04:52:49 01179c6952f3: Preparing 04:52:49 d91a008e3456: Preparing 04:52:49 15d82315fa62: Preparing 04:52:49 7c879b91857f: Preparing 04:52:49 73d4076067fd: Preparing 04:52:49 097100c76c15: Preparing 04:52:49 097100c76c15: Waiting 04:52:49 73d4076067fd: Waiting 04:52:49 7c879b91857f: Layer already exists 04:52:49 d91a008e3456: Layer already exists 04:52:49 15d82315fa62: Layer already exists 04:52:49 01179c6952f3: Layer already exists 04:52:49 56ee58beaa3e: Layer already exists 04:52:49 73d4076067fd: Layer already exists 04:52:49 097100c76c15: Layer already exists 04:52:49 main: digest: sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:49 ===================================================== [Pipeline] echo 04:52:49 taggedImages: 04:52:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:52:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 04:52:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:52:49 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:52:49 bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:49 latest 04:52:49 4.1.0-dev.53 04:52:49 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:52:49 main 04:52:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d 04:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:52:49 2a258765e1ba: Preparing 04:52:49 8b72940abdbb: Preparing 04:52:49 82058fa1e986: Preparing 04:52:49 d91a008e3456: Preparing 04:52:49 15d82315fa62: Preparing 04:52:49 58a95b17d4e9: Preparing 04:52:49 d27eed049246: Preparing 04:52:49 0946e0387fd4: Preparing 04:52:49 9d53716b6fb5: Preparing 04:52:49 097100c76c15: Preparing 04:52:49 d27eed049246: Waiting 04:52:49 0946e0387fd4: Waiting 04:52:49 9d53716b6fb5: Waiting 04:52:49 097100c76c15: Waiting 04:52:49 58a95b17d4e9: Waiting 04:52:49 d91a008e3456: Layer already exists 04:52:49 15d82315fa62: Layer already exists 04:52:49 82058fa1e986: Pushed 04:52:49 8b72940abdbb: Pushed 04:52:49 2a258765e1ba: Pushed 04:52:49 097100c76c15: Layer already exists 04:52:50 0946e0387fd4: Pushed 04:52:50 9d53716b6fb5: Pushed 04:52:54 d27eed049246: Pushed 04:53:02 58a95b17d4e9: Pushed 04:53:02 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:53:03 2a258765e1ba: Preparing 04:53:03 8b72940abdbb: Preparing 04:53:03 82058fa1e986: Preparing 04:53:03 d91a008e3456: Preparing 04:53:03 15d82315fa62: Preparing 04:53:03 58a95b17d4e9: Preparing 04:53:03 d27eed049246: Preparing 04:53:03 0946e0387fd4: Preparing 04:53:03 9d53716b6fb5: Preparing 04:53:03 097100c76c15: Preparing 04:53:03 58a95b17d4e9: Waiting 04:53:03 d27eed049246: Waiting 04:53:03 0946e0387fd4: Waiting 04:53:03 097100c76c15: Waiting 04:53:03 9d53716b6fb5: Waiting 04:53:03 82058fa1e986: Layer already exists 04:53:03 2a258765e1ba: Layer already exists 04:53:03 8b72940abdbb: Layer already exists 04:53:03 15d82315fa62: Layer already exists 04:53:03 d91a008e3456: Layer already exists 04:53:03 58a95b17d4e9: Layer already exists 04:53:03 d27eed049246: Layer already exists 04:53:03 0946e0387fd4: Layer already exists 04:53:03 9d53716b6fb5: Layer already exists 04:53:03 097100c76c15: Layer already exists 04:53:03 latest: digest: sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 04:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:53:04 2a258765e1ba: Preparing 04:53:04 8b72940abdbb: Preparing 04:53:04 82058fa1e986: Preparing 04:53:04 d91a008e3456: Preparing 04:53:04 15d82315fa62: Preparing 04:53:04 58a95b17d4e9: Preparing 04:53:04 d27eed049246: Preparing 04:53:04 0946e0387fd4: Preparing 04:53:04 9d53716b6fb5: Preparing 04:53:04 097100c76c15: Preparing 04:53:04 d27eed049246: Waiting 04:53:04 097100c76c15: Waiting 04:53:04 0946e0387fd4: Waiting 04:53:04 9d53716b6fb5: Waiting 04:53:04 58a95b17d4e9: Waiting 04:53:04 8b72940abdbb: Layer already exists 04:53:04 82058fa1e986: Layer already exists 04:53:04 15d82315fa62: Layer already exists 04:53:04 2a258765e1ba: Layer already exists 04:53:04 d91a008e3456: Layer already exists 04:53:04 58a95b17d4e9: Layer already exists 04:53:04 9d53716b6fb5: Layer already exists 04:53:04 d27eed049246: Layer already exists 04:53:04 0946e0387fd4: Layer already exists 04:53:04 097100c76c15: Layer already exists 04:53:04 4.1.0-dev.53: digest: sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:53:04 2a258765e1ba: Preparing 04:53:04 8b72940abdbb: Preparing 04:53:04 82058fa1e986: Preparing 04:53:04 d91a008e3456: Preparing 04:53:04 15d82315fa62: Preparing 04:53:04 58a95b17d4e9: Preparing 04:53:04 d27eed049246: Preparing 04:53:04 0946e0387fd4: Preparing 04:53:04 9d53716b6fb5: Preparing 04:53:04 097100c76c15: Preparing 04:53:04 0946e0387fd4: Waiting 04:53:04 9d53716b6fb5: Waiting 04:53:04 58a95b17d4e9: Waiting 04:53:04 d27eed049246: Waiting 04:53:04 097100c76c15: Waiting 04:53:04 d91a008e3456: Layer already exists 04:53:04 2a258765e1ba: Layer already exists 04:53:04 8b72940abdbb: Layer already exists 04:53:04 15d82315fa62: Layer already exists 04:53:04 82058fa1e986: Layer already exists 04:53:04 d27eed049246: Layer already exists 04:53:04 9d53716b6fb5: Layer already exists 04:53:04 0946e0387fd4: Layer already exists 04:53:04 097100c76c15: Layer already exists 04:53:04 58a95b17d4e9: Layer already exists 04:53:04 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:53:05 2a258765e1ba: Preparing 04:53:05 8b72940abdbb: Preparing 04:53:05 82058fa1e986: Preparing 04:53:05 d91a008e3456: Preparing 04:53:05 15d82315fa62: Preparing 04:53:05 58a95b17d4e9: Preparing 04:53:05 d27eed049246: Preparing 04:53:05 0946e0387fd4: Preparing 04:53:05 9d53716b6fb5: Preparing 04:53:05 097100c76c15: Preparing 04:53:05 d27eed049246: Waiting 04:53:05 0946e0387fd4: Waiting 04:53:05 9d53716b6fb5: Waiting 04:53:05 097100c76c15: Waiting 04:53:05 15d82315fa62: Layer already exists 04:53:05 82058fa1e986: Layer already exists 04:53:05 d91a008e3456: Layer already exists 04:53:05 2a258765e1ba: Layer already exists 04:53:05 8b72940abdbb: Layer already exists 04:53:05 0946e0387fd4: Layer already exists 04:53:05 d27eed049246: Layer already exists 04:53:05 097100c76c15: Layer already exists 04:53:05 58a95b17d4e9: Layer already exists 04:53:05 9d53716b6fb5: Layer already exists 04:53:05 main: digest: sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:05 ===================================================== [Pipeline] echo 04:53:05 taggedImages: 04:53:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:53:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 04:53:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:53:05 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:53:05 bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:05 latest 04:53:05 4.1.0-dev.53 04:53:05 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:05 main 04:53:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:53:06 43eb783720c3: Preparing 04:53:06 7916885e89b7: Preparing 04:53:06 bdb3f704be42: Preparing 04:53:06 d91a008e3456: Preparing 04:53:06 15d82315fa62: Preparing 04:53:06 a0b55634b753: Preparing 04:53:06 2f58d66d5eb2: Preparing 04:53:06 669b965f9aa3: Preparing 04:53:06 097100c76c15: Preparing 04:53:06 2f58d66d5eb2: Waiting 04:53:06 097100c76c15: Waiting 04:53:06 a0b55634b753: Waiting 04:53:06 669b965f9aa3: Waiting 04:53:06 15d82315fa62: Layer already exists 04:53:06 d91a008e3456: Layer already exists 04:53:06 7916885e89b7: Pushed 04:53:06 43eb783720c3: Pushed 04:53:06 bdb3f704be42: Pushed 04:53:06 097100c76c15: Layer already exists 04:53:06 2f58d66d5eb2: Pushed 04:53:06 669b965f9aa3: Pushed 04:53:19 a0b55634b753: Pushed 04:53:19 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:53:19 43eb783720c3: Preparing 04:53:19 7916885e89b7: Preparing 04:53:19 bdb3f704be42: Preparing 04:53:19 d91a008e3456: Preparing 04:53:19 15d82315fa62: Preparing 04:53:19 a0b55634b753: Preparing 04:53:19 2f58d66d5eb2: Preparing 04:53:19 a0b55634b753: Waiting 04:53:19 2f58d66d5eb2: Waiting 04:53:19 669b965f9aa3: Preparing 04:53:19 097100c76c15: Preparing 04:53:19 669b965f9aa3: Waiting 04:53:19 097100c76c15: Waiting 04:53:19 bdb3f704be42: Layer already exists 04:53:19 7916885e89b7: Layer already exists 04:53:19 43eb783720c3: Layer already exists 04:53:19 15d82315fa62: Layer already exists 04:53:19 d91a008e3456: Layer already exists 04:53:19 669b965f9aa3: Layer already exists 04:53:19 a0b55634b753: Layer already exists 04:53:19 097100c76c15: Layer already exists 04:53:19 2f58d66d5eb2: Layer already exists 04:53:19 latest: digest: sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 04:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:53:20 43eb783720c3: Preparing 04:53:20 7916885e89b7: Preparing 04:53:20 bdb3f704be42: Preparing 04:53:20 d91a008e3456: Preparing 04:53:20 15d82315fa62: Preparing 04:53:20 a0b55634b753: Preparing 04:53:20 2f58d66d5eb2: Preparing 04:53:20 669b965f9aa3: Preparing 04:53:20 097100c76c15: Preparing 04:53:20 a0b55634b753: Waiting 04:53:20 2f58d66d5eb2: Waiting 04:53:20 669b965f9aa3: Waiting 04:53:20 097100c76c15: Waiting 04:53:20 bdb3f704be42: Layer already exists 04:53:20 7916885e89b7: Layer already exists 04:53:20 15d82315fa62: Layer already exists 04:53:20 d91a008e3456: Layer already exists 04:53:20 43eb783720c3: Layer already exists 04:53:20 2f58d66d5eb2: Layer already exists 04:53:20 a0b55634b753: Layer already exists 04:53:20 669b965f9aa3: Layer already exists 04:53:20 097100c76c15: Layer already exists 04:53:20 4.1.0-dev.53: digest: sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:53:21 43eb783720c3: Preparing 04:53:21 7916885e89b7: Preparing 04:53:21 bdb3f704be42: Preparing 04:53:21 d91a008e3456: Preparing 04:53:21 15d82315fa62: Preparing 04:53:21 a0b55634b753: Preparing 04:53:21 2f58d66d5eb2: Preparing 04:53:21 669b965f9aa3: Preparing 04:53:21 097100c76c15: Preparing 04:53:21 669b965f9aa3: Waiting 04:53:21 a0b55634b753: Waiting 04:53:21 097100c76c15: Waiting 04:53:21 2f58d66d5eb2: Waiting 04:53:21 bdb3f704be42: Layer already exists 04:53:21 43eb783720c3: Layer already exists 04:53:21 15d82315fa62: Layer already exists 04:53:21 d91a008e3456: Layer already exists 04:53:21 7916885e89b7: Layer already exists 04:53:21 669b965f9aa3: Layer already exists 04:53:21 a0b55634b753: Layer already exists 04:53:21 2f58d66d5eb2: Layer already exists 04:53:21 097100c76c15: Layer already exists 04:53:21 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:53:21 43eb783720c3: Preparing 04:53:21 7916885e89b7: Preparing 04:53:21 bdb3f704be42: Preparing 04:53:21 d91a008e3456: Preparing 04:53:21 15d82315fa62: Preparing 04:53:21 a0b55634b753: Preparing 04:53:21 2f58d66d5eb2: Preparing 04:53:21 669b965f9aa3: Preparing 04:53:21 097100c76c15: Preparing 04:53:21 2f58d66d5eb2: Waiting 04:53:21 669b965f9aa3: Waiting 04:53:21 a0b55634b753: Waiting 04:53:21 097100c76c15: Waiting 04:53:21 43eb783720c3: Layer already exists 04:53:21 7916885e89b7: Layer already exists 04:53:21 15d82315fa62: Layer already exists 04:53:21 bdb3f704be42: Layer already exists 04:53:21 d91a008e3456: Layer already exists 04:53:21 a0b55634b753: Layer already exists 04:53:21 2f58d66d5eb2: Layer already exists 04:53:21 669b965f9aa3: Layer already exists 04:53:21 097100c76c15: Layer already exists 04:53:21 main: digest: sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:21 ===================================================== [Pipeline] echo 04:53:21 taggedImages: 04:53:21 - nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:21 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:53:21 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 04:53:21 - nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:21 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:53:21 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:53:21 bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:21 latest 04:53:21 4.1.0-dev.53 04:53:21 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:21 main 04:53:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:53:22 2a258765e1ba: Preparing 04:53:22 e989f3c1e0c1: Preparing 04:53:22 ce5d2d267e71: Preparing 04:53:22 d91a008e3456: Preparing 04:53:22 15d82315fa62: Preparing 04:53:22 58a95b17d4e9: Preparing 04:53:22 0946e0387fd4: Preparing 04:53:22 9d53716b6fb5: Preparing 04:53:22 097100c76c15: Preparing 04:53:22 58a95b17d4e9: Waiting 04:53:22 9d53716b6fb5: Waiting 04:53:22 097100c76c15: Waiting 04:53:22 0946e0387fd4: Waiting 04:53:22 d91a008e3456: Layer already exists 04:53:22 2a258765e1ba: Layer already exists 04:53:22 15d82315fa62: Layer already exists 04:53:22 9d53716b6fb5: Layer already exists 04:53:22 0946e0387fd4: Layer already exists 04:53:22 58a95b17d4e9: Layer already exists 04:53:22 097100c76c15: Layer already exists 04:53:22 e989f3c1e0c1: Pushed 04:53:22 ce5d2d267e71: Pushed 04:53:22 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:53:23 2a258765e1ba: Preparing 04:53:23 e989f3c1e0c1: Preparing 04:53:23 ce5d2d267e71: Preparing 04:53:23 d91a008e3456: Preparing 04:53:23 15d82315fa62: Preparing 04:53:23 58a95b17d4e9: Preparing 04:53:23 0946e0387fd4: Preparing 04:53:23 9d53716b6fb5: Preparing 04:53:23 097100c76c15: Preparing 04:53:23 0946e0387fd4: Waiting 04:53:23 9d53716b6fb5: Waiting 04:53:23 097100c76c15: Waiting 04:53:23 58a95b17d4e9: Waiting 04:53:23 2a258765e1ba: Layer already exists 04:53:23 15d82315fa62: Layer already exists 04:53:23 e989f3c1e0c1: Layer already exists 04:53:23 d91a008e3456: Layer already exists 04:53:23 ce5d2d267e71: Layer already exists 04:53:23 58a95b17d4e9: Layer already exists 04:53:23 0946e0387fd4: Layer already exists 04:53:23 9d53716b6fb5: Layer already exists 04:53:23 097100c76c15: Layer already exists 04:53:23 latest: digest: sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 04:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:53:24 2a258765e1ba: Preparing 04:53:24 e989f3c1e0c1: Preparing 04:53:24 ce5d2d267e71: Preparing 04:53:24 d91a008e3456: Preparing 04:53:24 15d82315fa62: Preparing 04:53:24 58a95b17d4e9: Preparing 04:53:24 0946e0387fd4: Preparing 04:53:24 9d53716b6fb5: Preparing 04:53:24 097100c76c15: Preparing 04:53:24 58a95b17d4e9: Waiting 04:53:24 0946e0387fd4: Waiting 04:53:24 9d53716b6fb5: Waiting 04:53:24 097100c76c15: Waiting 04:53:24 15d82315fa62: Layer already exists 04:53:24 d91a008e3456: Layer already exists 04:53:24 e989f3c1e0c1: Layer already exists 04:53:24 2a258765e1ba: Layer already exists 04:53:24 ce5d2d267e71: Layer already exists 04:53:24 0946e0387fd4: Layer already exists 04:53:24 58a95b17d4e9: Layer already exists 04:53:24 9d53716b6fb5: Layer already exists 04:53:24 097100c76c15: Layer already exists 04:53:24 4.1.0-dev.53: digest: sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:53:24 2a258765e1ba: Preparing 04:53:24 e989f3c1e0c1: Preparing 04:53:24 ce5d2d267e71: Preparing 04:53:24 d91a008e3456: Preparing 04:53:24 15d82315fa62: Preparing 04:53:24 58a95b17d4e9: Preparing 04:53:24 0946e0387fd4: Preparing 04:53:24 9d53716b6fb5: Preparing 04:53:24 097100c76c15: Preparing 04:53:24 58a95b17d4e9: Waiting 04:53:24 0946e0387fd4: Waiting 04:53:24 9d53716b6fb5: Waiting 04:53:24 097100c76c15: Waiting 04:53:24 ce5d2d267e71: Layer already exists 04:53:24 2a258765e1ba: Layer already exists 04:53:24 e989f3c1e0c1: Layer already exists 04:53:24 15d82315fa62: Layer already exists 04:53:24 d91a008e3456: Layer already exists 04:53:24 58a95b17d4e9: Layer already exists 04:53:24 0946e0387fd4: Layer already exists 04:53:24 9d53716b6fb5: Layer already exists 04:53:24 097100c76c15: Layer already exists 04:53:24 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:53:25 2a258765e1ba: Preparing 04:53:25 e989f3c1e0c1: Preparing 04:53:25 ce5d2d267e71: Preparing 04:53:25 d91a008e3456: Preparing 04:53:25 15d82315fa62: Preparing 04:53:25 58a95b17d4e9: Preparing 04:53:25 0946e0387fd4: Preparing 04:53:25 9d53716b6fb5: Preparing 04:53:25 097100c76c15: Preparing 04:53:25 0946e0387fd4: Waiting 04:53:25 9d53716b6fb5: Waiting 04:53:25 097100c76c15: Waiting 04:53:25 58a95b17d4e9: Waiting 04:53:25 e989f3c1e0c1: Layer already exists 04:53:25 2a258765e1ba: Layer already exists 04:53:25 ce5d2d267e71: Layer already exists 04:53:25 15d82315fa62: Layer already exists 04:53:25 d91a008e3456: Layer already exists 04:53:25 0946e0387fd4: Layer already exists 04:53:25 58a95b17d4e9: Layer already exists 04:53:25 9d53716b6fb5: Layer already exists 04:53:25 097100c76c15: Layer already exists 04:53:25 main: digest: sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:25 ===================================================== [Pipeline] echo 04:53:25 taggedImages: 04:53:25 - nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:25 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:53:25 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 04:53:25 - nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:25 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:53:25 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:53:25 bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:25 latest 04:53:25 4.1.0-dev.53 04:53:25 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:25 main 04:53:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:53:26 6ebe87d5b5df: Preparing 04:53:26 18a0564b8e19: Preparing 04:53:26 d91a008e3456: Preparing 04:53:26 15d82315fa62: Preparing 04:53:26 c052ca8ac94b: Preparing 04:53:26 6d55b763aa6d: Preparing 04:53:26 097100c76c15: Preparing 04:53:26 6d55b763aa6d: Waiting 04:53:26 097100c76c15: Waiting 04:53:26 d91a008e3456: Layer already exists 04:53:26 15d82315fa62: Layer already exists 04:53:26 097100c76c15: Layer already exists 04:53:26 6ebe87d5b5df: Pushed 04:53:26 c052ca8ac94b: Pushed 04:53:26 6d55b763aa6d: Pushed 04:53:30 18a0564b8e19: Pushed 04:53:30 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:53:31 6ebe87d5b5df: Preparing 04:53:31 18a0564b8e19: Preparing 04:53:31 d91a008e3456: Preparing 04:53:31 15d82315fa62: Preparing 04:53:31 c052ca8ac94b: Preparing 04:53:31 6d55b763aa6d: Preparing 04:53:31 097100c76c15: Preparing 04:53:31 097100c76c15: Waiting 04:53:31 6d55b763aa6d: Waiting 04:53:31 15d82315fa62: Layer already exists 04:53:31 6ebe87d5b5df: Layer already exists 04:53:31 c052ca8ac94b: Layer already exists 04:53:31 18a0564b8e19: Layer already exists 04:53:31 d91a008e3456: Layer already exists 04:53:31 097100c76c15: Layer already exists 04:53:31 6d55b763aa6d: Layer already exists 04:53:31 latest: digest: sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 04:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:53:32 6ebe87d5b5df: Preparing 04:53:32 18a0564b8e19: Preparing 04:53:32 d91a008e3456: Preparing 04:53:32 15d82315fa62: Preparing 04:53:32 c052ca8ac94b: Preparing 04:53:32 6d55b763aa6d: Preparing 04:53:32 097100c76c15: Preparing 04:53:32 6d55b763aa6d: Waiting 04:53:32 097100c76c15: Waiting 04:53:32 6ebe87d5b5df: Layer already exists 04:53:32 15d82315fa62: Layer already exists 04:53:32 c052ca8ac94b: Layer already exists 04:53:32 d91a008e3456: Layer already exists 04:53:32 18a0564b8e19: Layer already exists 04:53:32 6d55b763aa6d: Layer already exists 04:53:32 097100c76c15: Layer already exists 04:53:32 4.1.0-dev.53: digest: sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:53:32 6ebe87d5b5df: Preparing 04:53:32 18a0564b8e19: Preparing 04:53:32 d91a008e3456: Preparing 04:53:32 15d82315fa62: Preparing 04:53:32 c052ca8ac94b: Preparing 04:53:32 6d55b763aa6d: Preparing 04:53:32 097100c76c15: Preparing 04:53:32 097100c76c15: Waiting 04:53:32 6d55b763aa6d: Waiting 04:53:32 6ebe87d5b5df: Layer already exists 04:53:32 c052ca8ac94b: Layer already exists 04:53:32 15d82315fa62: Layer already exists 04:53:32 d91a008e3456: Layer already exists 04:53:32 18a0564b8e19: Layer already exists 04:53:32 6d55b763aa6d: Layer already exists 04:53:32 097100c76c15: Layer already exists 04:53:32 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:53:33 6ebe87d5b5df: Preparing 04:53:33 18a0564b8e19: Preparing 04:53:33 d91a008e3456: Preparing 04:53:33 15d82315fa62: Preparing 04:53:33 c052ca8ac94b: Preparing 04:53:33 6d55b763aa6d: Preparing 04:53:33 097100c76c15: Preparing 04:53:33 6d55b763aa6d: Waiting 04:53:33 097100c76c15: Waiting 04:53:33 6ebe87d5b5df: Layer already exists 04:53:33 15d82315fa62: Layer already exists 04:53:33 d91a008e3456: Layer already exists 04:53:33 c052ca8ac94b: Layer already exists 04:53:33 18a0564b8e19: Layer already exists 04:53:33 097100c76c15: Layer already exists 04:53:33 6d55b763aa6d: Layer already exists 04:53:33 main: digest: sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:33 ===================================================== [Pipeline] echo 04:53:33 taggedImages: 04:53:33 - nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:53:33 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 04:53:33 - nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:53:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:53:33 bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:33 latest 04:53:33 4.1.0-dev.53 04:53:33 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:33 main 04:53:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:53:34 d96562932492: Preparing 04:53:34 eda66f960e4c: Preparing 04:53:34 d91a008e3456: Preparing 04:53:34 15d82315fa62: Preparing 04:53:34 a2e4a24bc84b: Preparing 04:53:34 2a63f1381afd: Preparing 04:53:34 097100c76c15: Preparing 04:53:34 2a63f1381afd: Waiting 04:53:34 097100c76c15: Waiting 04:53:34 d91a008e3456: Layer already exists 04:53:34 15d82315fa62: Layer already exists 04:53:34 097100c76c15: Layer already exists 04:53:34 d96562932492: Pushed 04:53:34 a2e4a24bc84b: Pushed 04:53:34 2a63f1381afd: Pushed 04:53:38 eda66f960e4c: Pushed 04:53:38 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:53:39 d96562932492: Preparing 04:53:39 eda66f960e4c: Preparing 04:53:39 d91a008e3456: Preparing 04:53:39 15d82315fa62: Preparing 04:53:39 a2e4a24bc84b: Preparing 04:53:39 2a63f1381afd: Preparing 04:53:39 097100c76c15: Preparing 04:53:39 2a63f1381afd: Waiting 04:53:39 097100c76c15: Waiting 04:53:39 15d82315fa62: Layer already exists 04:53:39 eda66f960e4c: Layer already exists 04:53:39 a2e4a24bc84b: Layer already exists 04:53:39 d91a008e3456: Layer already exists 04:53:39 d96562932492: Layer already exists 04:53:39 2a63f1381afd: Layer already exists 04:53:39 097100c76c15: Layer already exists 04:53:39 latest: digest: sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 04:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:53:40 d96562932492: Preparing 04:53:40 eda66f960e4c: Preparing 04:53:40 d91a008e3456: Preparing 04:53:40 15d82315fa62: Preparing 04:53:40 a2e4a24bc84b: Preparing 04:53:40 2a63f1381afd: Preparing 04:53:40 097100c76c15: Preparing 04:53:40 097100c76c15: Waiting 04:53:40 2a63f1381afd: Waiting 04:53:40 d96562932492: Layer already exists 04:53:40 d91a008e3456: Layer already exists 04:53:40 eda66f960e4c: Layer already exists 04:53:40 15d82315fa62: Layer already exists 04:53:40 a2e4a24bc84b: Layer already exists 04:53:40 097100c76c15: Layer already exists 04:53:40 2a63f1381afd: Layer already exists 04:53:40 4.1.0-dev.53: digest: sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:53:40 d96562932492: Preparing 04:53:40 eda66f960e4c: Preparing 04:53:40 d91a008e3456: Preparing 04:53:40 15d82315fa62: Preparing 04:53:40 a2e4a24bc84b: Preparing 04:53:40 2a63f1381afd: Preparing 04:53:40 097100c76c15: Preparing 04:53:40 2a63f1381afd: Waiting 04:53:40 097100c76c15: Waiting 04:53:40 eda66f960e4c: Layer already exists 04:53:40 a2e4a24bc84b: Layer already exists 04:53:40 d96562932492: Layer already exists 04:53:40 15d82315fa62: Layer already exists 04:53:40 d91a008e3456: Layer already exists 04:53:40 2a63f1381afd: Layer already exists 04:53:40 097100c76c15: Layer already exists 04:53:40 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:53:41 d96562932492: Preparing 04:53:41 eda66f960e4c: Preparing 04:53:41 d91a008e3456: Preparing 04:53:41 15d82315fa62: Preparing 04:53:41 a2e4a24bc84b: Preparing 04:53:41 2a63f1381afd: Preparing 04:53:41 097100c76c15: Preparing 04:53:41 2a63f1381afd: Waiting 04:53:41 097100c76c15: Waiting 04:53:41 d96562932492: Layer already exists 04:53:41 d91a008e3456: Layer already exists 04:53:41 eda66f960e4c: Layer already exists 04:53:41 15d82315fa62: Layer already exists 04:53:41 a2e4a24bc84b: Layer already exists 04:53:41 2a63f1381afd: Layer already exists 04:53:41 097100c76c15: Layer already exists 04:53:41 main: digest: sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:41 ===================================================== [Pipeline] echo 04:53:41 taggedImages: 04:53:41 - nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:53:41 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 04:53:41 ========================================================= 04:53:41 [edgeXBuildMultiArch] RAW Config: 04:53:41 images: 04:53:41 - nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/core-command:latest 04:53:41 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/core-command:main 04:53:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:53:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:53:41 - nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/core-data:latest 04:53:41 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/core-data:main 04:53:41 - nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:53:41 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/core-keeper:main 04:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:main 04:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:53:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:53:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:53:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:53:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:53:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:53:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:53:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:53:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-config:main 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/security-spire-server:main 04:53:41 - nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:53:41 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/support-notifications:main 04:53:41 - nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d 04:53:41 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:53:41 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:53:41 - nexus3.edgexfoundry.org:10004/support-scheduler:main 04:53:41 settingsFile: 04:53:41 edgex-go-settings 04:53:41 ========================================================= [Pipeline] node 04:53:56 Still waiting to schedule task 04:53:56 All nodes of label ‘centos7-docker-4c-2g’ are offline 04:54:45 Running on prd-centos7-docker-4c-2g-7835 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:54:45 provisioning config files... 04:54:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config9464651072105278924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:49 ---> ****-login.sh 04:54:49 nexus3.edgexfoundry.org:10001 04:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:49 Configure a credential helper to remove this warning. See 04:54:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:49 04:54:49 Login Succeeded 04:54:49 nexus3.edgexfoundry.org:10002 04:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:50 Configure a credential helper to remove this warning. See 04:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:50 04:54:50 Login Succeeded 04:54:50 nexus3.edgexfoundry.org:10003 04:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:50 Configure a credential helper to remove this warning. See 04:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:50 04:54:50 Login Succeeded 04:54:50 nexus3.edgexfoundry.org:10004 04:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:50 Configure a credential helper to remove this warning. See 04:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:50 04:54:50 Login Succeeded 04:54:50 ****.io 04:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:50 Configure a credential helper to remove this warning. See 04:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:50 04:54:50 Login Succeeded 04:54:50 ---> ****-login.sh ends [Pipeline] } 04:54:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:54:50 + docker buildx ls 04:54:50 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:54:50 default * docker 04:54:50 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:54:51 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 04:54:51 edgex-builder [Pipeline] sh 04:54:51 + docker buildx inspect --bootstrap 04:54:51 #1 [internal] booting buildkit 04:54:51 #1 pulling image moby/buildkit:buildx-stable-1 04:54:54 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 04:54:54 #1 creating container buildx_buildkit_edgex-builder0 04:54:55 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 04:54:55 #1 DONE 4.7s 04:54:55 Name: edgex-builder 04:54:55 Driver: docker-container 04:54:55 04:54:55 Nodes: 04:54:55 Name: edgex-builder0 04:54:55 Endpoint: unix:///var/run/docker.sock 04:54:55 Status: running 04:54:55 Buildkit: v0.23.2 04:54:55 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 04:54:55 + docker buildx ls 04:54:55 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:54:55 edgex-builder * docker-container 04:54:55 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 04:54:55 default docker 04:54:55 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:54:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:54:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:54:56 #1 [internal] load build definition from Dockerfile 04:54:56 #1 transferring dockerfile: 197B done 04:54:56 #1 DONE 0.0s 04:54:56 04:54:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d 04:54:56 #2 DONE 0.1s 04:54:56 04:54:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d 04:54:56 #3 DONE 0.1s 04:54:56 04:54:56 #4 [internal] load .dockerignore 04:54:56 #4 transferring context: 2B done 04:54:56 #4 DONE 0.0s 04:54:56 04:54:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:56 #5 resolve nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done 04:54:56 #5 DONE 0.0s 04:54:56 04:54:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:56 #6 resolve nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done 04:54:56 #6 DONE 0.1s 04:54:56 04:54:56 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:54:56 #7 DONE 0.0s 04:54:56 04:54:56 #8 exporting to image 04:54:56 #8 exporting layers done 04:54:56 #8 exporting manifest sha256:ced19b41889e8bfa144a2f5d6069741e334596afe954222803c28b5a13d02d7f 0.0s done 04:54:56 #8 exporting config sha256:45736fe2b204192d5b3eddac7c53c106ba078a35e2ca8a5d33c726a26b0d509d done 04:54:56 #8 exporting manifest sha256:aec5e6ef362bbf81b6ee1d4870463a1811c915923c1208736a45585a6de49189 done 04:54:56 #8 exporting config sha256:f6383c236df1b73f05190da9dc1b7ccceafe6d0234bea3dafa5774d33d171e54 done 04:54:56 #8 exporting manifest list sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a 0.0s done 04:54:56 #8 pushing layers 04:54:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:54:56 #8 pushing layers 0.1s done 04:54:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a 0.1s done 04:54:56 #8 DONE 0.2s 04:54:56 04:54:56 1 warning found (use --debug to expand): 04:54:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:54:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 04:54:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 04:54:57 #1 [internal] load build definition from Dockerfile 04:54:57 #1 transferring dockerfile: 163B done 04:54:57 #1 DONE 0.0s 04:54:57 04:54:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 04:54:57 #2 DONE 0.0s 04:54:57 04:54:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 04:54:57 #3 DONE 0.0s 04:54:57 04:54:57 #4 [internal] load .dockerignore 04:54:57 #4 transferring context: 2B done 04:54:57 #4 DONE 0.0s 04:54:57 04:54:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:57 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done 04:54:57 #5 DONE 0.0s 04:54:57 04:54:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:57 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done 04:54:57 #6 CACHED 04:54:57 04:54:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:57 #5 CACHED 04:54:57 04:54:57 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:54:57 #7 DONE 0.0s 04:54:57 04:54:57 #8 exporting to image 04:54:57 #8 exporting layers done 04:54:57 #8 exporting manifest sha256:ced19b41889e8bfa144a2f5d6069741e334596afe954222803c28b5a13d02d7f done 04:54:57 #8 exporting config sha256:45736fe2b204192d5b3eddac7c53c106ba078a35e2ca8a5d33c726a26b0d509d done 04:54:57 #8 exporting manifest sha256:aec5e6ef362bbf81b6ee1d4870463a1811c915923c1208736a45585a6de49189 done 04:54:57 #8 exporting config sha256:f6383c236df1b73f05190da9dc1b7ccceafe6d0234bea3dafa5774d33d171e54 done 04:54:57 #8 exporting manifest list sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a done 04:54:57 #8 pushing layers 0.0s done 04:54:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a 0.1s done 04:54:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:54:57 #8 DONE 0.1s 04:54:57 04:54:57 1 warning found (use --debug to expand): 04:54:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:54:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53' 04:54:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 --push - 04:54:57 #1 [internal] load build definition from Dockerfile 04:54:57 #1 transferring dockerfile: 169B done 04:54:57 #1 DONE 0.0s 04:54:57 04:54:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 04:54:57 #2 DONE 0.0s 04:54:57 04:54:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 04:54:57 #3 DONE 0.0s 04:54:57 04:54:57 #4 [internal] load .dockerignore 04:54:57 #4 transferring context: 2B done 04:54:57 #4 DONE 0.0s 04:54:57 04:54:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:57 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done 04:54:57 #5 DONE 0.0s 04:54:57 04:54:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:57 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done 04:54:57 #6 CACHED 04:54:57 04:54:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:57 #5 CACHED 04:54:57 04:54:57 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:54:57 #7 DONE 0.0s 04:54:57 04:54:57 #8 exporting to image 04:54:57 #8 exporting layers done 04:54:57 #8 exporting manifest sha256:ced19b41889e8bfa144a2f5d6069741e334596afe954222803c28b5a13d02d7f done 04:54:57 #8 exporting config sha256:45736fe2b204192d5b3eddac7c53c106ba078a35e2ca8a5d33c726a26b0d509d done 04:54:57 #8 exporting manifest sha256:aec5e6ef362bbf81b6ee1d4870463a1811c915923c1208736a45585a6de49189 done 04:54:57 #8 exporting config sha256:f6383c236df1b73f05190da9dc1b7ccceafe6d0234bea3dafa5774d33d171e54 done 04:54:57 #8 exporting manifest list sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a done 04:54:57 #8 pushing layers 0.0s done 04:54:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53@sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a 0.1s done 04:54:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:54:57 #8 DONE 0.1s 04:54:57 04:54:57 1 warning found (use --debug to expand): 04:54:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:54:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:54:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:54:58 #1 [internal] load build definition from Dockerfile 04:54:58 #1 transferring dockerfile: 210B done 04:54:58 #1 DONE 0.0s 04:54:58 04:54:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:54:58 #2 DONE 0.0s 04:54:58 04:54:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:54:58 #3 DONE 0.0s 04:54:58 04:54:58 #4 [internal] load .dockerignore 04:54:58 #4 transferring context: 2B done 04:54:58 #4 DONE 0.0s 04:54:58 04:54:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:58 #5 resolve nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done 04:54:58 #5 CACHED 04:54:58 04:54:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:58 #6 resolve nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done 04:54:58 #6 CACHED 04:54:58 04:54:58 #7 exporting to image 04:54:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:54:58 #7 exporting layers done 04:54:58 #7 exporting manifest sha256:ced19b41889e8bfa144a2f5d6069741e334596afe954222803c28b5a13d02d7f done 04:54:58 #7 exporting config sha256:45736fe2b204192d5b3eddac7c53c106ba078a35e2ca8a5d33c726a26b0d509d done 04:54:58 #7 exporting manifest sha256:aec5e6ef362bbf81b6ee1d4870463a1811c915923c1208736a45585a6de49189 done 04:54:58 #7 exporting config sha256:f6383c236df1b73f05190da9dc1b7ccceafe6d0234bea3dafa5774d33d171e54 done 04:54:58 #7 exporting manifest list sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a done 04:54:58 #7 pushing layers 0.0s done 04:54:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a 0.1s done 04:54:58 #7 DONE 0.1s 04:54:58 04:54:58 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:54:58 #8 DONE 0.0s 04:54:58 04:54:58 1 warning found (use --debug to expand): 04:54:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:54:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 04:54:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 04:54:58 #1 [internal] load build definition from Dockerfile 04:54:58 #1 transferring dockerfile: 161B done 04:54:58 #1 DONE 0.0s 04:54:58 04:54:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 04:54:58 #2 DONE 0.0s 04:54:58 04:54:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 04:54:58 #3 DONE 0.0s 04:54:58 04:54:58 #4 [internal] load .dockerignore 04:54:58 #4 transferring context: 2B done 04:54:58 #4 DONE 0.0s 04:54:58 04:54:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:58 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done 04:54:58 #5 DONE 0.0s 04:54:58 04:54:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:59 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done 04:54:59 #6 CACHED 04:54:59 04:54:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 04:54:59 #5 CACHED 04:54:59 04:54:59 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:54:59 #7 DONE 0.0s 04:54:59 04:54:59 #8 exporting to image 04:54:59 #8 exporting layers done 04:54:59 #8 exporting manifest sha256:ced19b41889e8bfa144a2f5d6069741e334596afe954222803c28b5a13d02d7f done 04:54:59 #8 exporting config sha256:45736fe2b204192d5b3eddac7c53c106ba078a35e2ca8a5d33c726a26b0d509d done 04:54:59 #8 exporting manifest sha256:aec5e6ef362bbf81b6ee1d4870463a1811c915923c1208736a45585a6de49189 done 04:54:59 #8 exporting config sha256:f6383c236df1b73f05190da9dc1b7ccceafe6d0234bea3dafa5774d33d171e54 done 04:54:59 #8 exporting manifest list sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a done 04:54:59 #8 pushing layers 0.0s done 04:54:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a 0.1s done 04:54:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:54:59 #8 DONE 0.1s 04:54:59 04:54:59 1 warning found (use --debug to expand): 04:54:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:54:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:54:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:54:59 #1 [internal] load build definition from Dockerfile 04:54:59 #1 transferring dockerfile: 216B done 04:54:59 #1 DONE 0.0s 04:54:59 04:54:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:54:59 #2 DONE 0.0s 04:54:59 04:54:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:54:59 #3 DONE 0.0s 04:54:59 04:54:59 #4 [internal] load .dockerignore 04:54:59 #4 transferring context: 2B done 04:54:59 #4 DONE 0.0s 04:54:59 04:54:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:54:59 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:54:59 #5 ... 04:54:59 04:54:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:54:59 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done 04:54:59 #6 DONE 0.1s 04:54:59 04:54:59 #7 exporting to image 04:54:59 #7 exporting layers done 04:54:59 #7 exporting manifest sha256:48b84ecbcffe28930f9aeeb2fc895f8a84ad76b34300aec049994658c8e09dd5 0.0s done 04:54:59 #7 exporting config sha256:1ac0113634ba4d85a1373442b5933cea253c7b1127ebfe1897c9c6815be59ce1 done 04:54:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:54:59 #7 ... 04:54:59 04:54:59 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:54:59 #8 DONE 0.0s 04:54:59 04:54:59 #7 exporting to image 04:54:59 #7 exporting manifest sha256:84e7f9f81207984dcd641a6bfa31e3b632f1a375b0a5d248faaa0268d7b744a2 done 04:54:59 #7 exporting config sha256:b9b83ea6c59aa408a82f1427035f11a89bd0e0f10d2c0a549a23c8c6a20dcc38 0.0s done 04:54:59 #7 exporting manifest list sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 done 04:54:59 #7 pushing layers 0.1s done 04:54:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 04:54:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 0.1s done 04:54:59 #7 DONE 0.2s 04:54:59 04:54:59 1 warning found (use --debug to expand): 04:54:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 04:55:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 04:55:00 #1 [internal] load build definition from Dockerfile 04:55:00 #1 transferring dockerfile: 182B done 04:55:00 #1 DONE 0.0s 04:55:00 04:55:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:55:00 #2 DONE 0.0s 04:55:00 04:55:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:55:00 #3 DONE 0.0s 04:55:00 04:55:00 #4 [internal] load .dockerignore 04:55:00 #4 transferring context: 2B done 04:55:00 #4 DONE 0.0s 04:55:00 04:55:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:55:00 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done 04:55:00 #5 DONE 0.0s 04:55:00 04:55:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:55:00 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done 04:55:00 #6 CACHED 04:55:00 04:55:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:55:00 #5 CACHED 04:55:00 04:55:00 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:00 #7 DONE 0.0s 04:55:00 04:55:00 #8 exporting to image 04:55:00 #8 exporting layers done 04:55:00 #8 exporting manifest sha256:48b84ecbcffe28930f9aeeb2fc895f8a84ad76b34300aec049994658c8e09dd5 done 04:55:00 #8 exporting config sha256:1ac0113634ba4d85a1373442b5933cea253c7b1127ebfe1897c9c6815be59ce1 done 04:55:00 #8 exporting manifest sha256:84e7f9f81207984dcd641a6bfa31e3b632f1a375b0a5d248faaa0268d7b744a2 done 04:55:00 #8 exporting config sha256:b9b83ea6c59aa408a82f1427035f11a89bd0e0f10d2c0a549a23c8c6a20dcc38 done 04:55:00 #8 exporting manifest list sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 done 04:55:00 #8 pushing layers 0.0s done 04:55:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 0.1s done 04:55:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:00 #8 DONE 0.1s 04:55:00 04:55:00 1 warning found (use --debug to expand): 04:55:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53' 04:55:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 --push - 04:55:00 #1 [internal] load build definition from Dockerfile 04:55:00 #1 transferring dockerfile: 188B done 04:55:00 #1 DONE 0.0s 04:55:00 04:55:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 04:55:00 #2 DONE 0.0s 04:55:00 04:55:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 04:55:00 #3 DONE 0.0s 04:55:00 04:55:00 #4 [internal] load .dockerignore 04:55:00 #4 transferring context: 2B done 04:55:00 #4 DONE 0.0s 04:55:00 04:55:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:55:00 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done 04:55:00 #5 CACHED 04:55:00 04:55:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:55:00 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done 04:55:00 #6 CACHED 04:55:00 04:55:00 #7 exporting to image 04:55:00 #7 exporting layers done 04:55:00 #7 exporting manifest sha256:48b84ecbcffe28930f9aeeb2fc895f8a84ad76b34300aec049994658c8e09dd5 done 04:55:00 #7 exporting config sha256:1ac0113634ba4d85a1373442b5933cea253c7b1127ebfe1897c9c6815be59ce1 done 04:55:00 #7 exporting manifest sha256:84e7f9f81207984dcd641a6bfa31e3b632f1a375b0a5d248faaa0268d7b744a2 done 04:55:00 #7 exporting config sha256:b9b83ea6c59aa408a82f1427035f11a89bd0e0f10d2c0a549a23c8c6a20dcc38 done 04:55:00 #7 exporting manifest list sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 04:55:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:00 #7 exporting manifest list sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 done 04:55:00 #7 pushing layers 0.0s done 04:55:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53@sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 0.1s done 04:55:00 #7 DONE 0.1s 04:55:00 04:55:00 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:00 #8 DONE 0.0s 04:55:00 04:55:00 1 warning found (use --debug to expand): 04:55:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:01 #1 [internal] load build definition from Dockerfile 04:55:01 #1 transferring dockerfile: 229B done 04:55:01 #1 DONE 0.0s 04:55:01 04:55:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:01 #2 DONE 0.0s 04:55:01 04:55:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:01 #3 DONE 0.0s 04:55:01 04:55:01 #4 [internal] load .dockerignore 04:55:01 #4 transferring context: 2B done 04:55:01 #4 DONE 0.0s 04:55:01 04:55:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:55:01 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done 04:55:01 #5 DONE 0.0s 04:55:01 04:55:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:55:01 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done 04:55:01 #6 CACHED 04:55:01 04:55:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:55:01 #5 CACHED 04:55:01 04:55:01 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:01 #7 DONE 0.0s 04:55:01 04:55:01 #8 exporting to image 04:55:01 #8 exporting layers done 04:55:01 #8 exporting manifest sha256:48b84ecbcffe28930f9aeeb2fc895f8a84ad76b34300aec049994658c8e09dd5 done 04:55:01 #8 exporting config sha256:1ac0113634ba4d85a1373442b5933cea253c7b1127ebfe1897c9c6815be59ce1 done 04:55:01 #8 exporting manifest sha256:84e7f9f81207984dcd641a6bfa31e3b632f1a375b0a5d248faaa0268d7b744a2 done 04:55:01 #8 exporting config sha256:b9b83ea6c59aa408a82f1427035f11a89bd0e0f10d2c0a549a23c8c6a20dcc38 done 04:55:01 #8 exporting manifest list sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 done 04:55:01 #8 pushing layers 0.0s done 04:55:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 0.1s done 04:55:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:01 #8 DONE 0.1s 04:55:01 04:55:01 1 warning found (use --debug to expand): 04:55:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 04:55:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 04:55:01 #1 [internal] load build definition from Dockerfile 04:55:01 #1 transferring dockerfile: 180B done 04:55:01 #1 DONE 0.0s 04:55:01 04:55:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:55:01 #2 DONE 0.0s 04:55:01 04:55:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:55:01 #3 DONE 0.0s 04:55:01 04:55:01 #4 [internal] load .dockerignore 04:55:01 #4 transferring context: 2B done 04:55:01 #4 DONE 0.0s 04:55:01 04:55:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:55:01 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done 04:55:01 #5 DONE 0.0s 04:55:01 04:55:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:55:02 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done 04:55:02 #6 CACHED 04:55:02 04:55:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 04:55:02 #5 CACHED 04:55:02 04:55:02 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:02 #7 DONE 0.0s 04:55:02 04:55:02 #8 exporting to image 04:55:02 #8 exporting layers done 04:55:02 #8 exporting manifest sha256:48b84ecbcffe28930f9aeeb2fc895f8a84ad76b34300aec049994658c8e09dd5 done 04:55:02 #8 exporting config sha256:1ac0113634ba4d85a1373442b5933cea253c7b1127ebfe1897c9c6815be59ce1 done 04:55:02 #8 exporting manifest sha256:84e7f9f81207984dcd641a6bfa31e3b632f1a375b0a5d248faaa0268d7b744a2 done 04:55:02 #8 exporting config sha256:b9b83ea6c59aa408a82f1427035f11a89bd0e0f10d2c0a549a23c8c6a20dcc38 done 04:55:02 #8 exporting manifest list sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 done 04:55:02 #8 pushing layers 0.0s done 04:55:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 0.1s done 04:55:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:02 #8 DONE 0.1s 04:55:02 04:55:02 1 warning found (use --debug to expand): 04:55:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:02 #1 [internal] load build definition from Dockerfile 04:55:02 #1 transferring dockerfile: 194B done 04:55:02 #1 DONE 0.0s 04:55:02 04:55:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:02 #2 DONE 0.0s 04:55:02 04:55:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:02 #3 DONE 0.1s 04:55:02 04:55:02 #4 [internal] load .dockerignore 04:55:02 #4 transferring context: 2B done 04:55:02 #4 DONE 0.0s 04:55:02 04:55:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 04:55:02 #5 resolve nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 0.0s done 04:55:02 #5 DONE 0.0s 04:55:02 04:55:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 04:55:02 #6 resolve nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 0.0s done 04:55:02 #6 DONE 0.1s 04:55:02 04:55:02 #7 exporting to image 04:55:02 #7 exporting layers done 04:55:02 #7 exporting manifest sha256:8f0d32924197cb4df456d28ec0016f0be88de4fb1eba970b95a8756fd2a385b9 0.0s done 04:55:02 #7 exporting config sha256:831590daa90dccccb39b78ca247f41658305fda7f7db3ba88c63436d5d403471 done 04:55:02 #7 exporting manifest sha256:5fd0a84a5ee5c3733b47091eb93b1fe66d593fb64a957aca8aacbfd80afaaabc done 04:55:02 #7 exporting config sha256:f7ed401e35198e67087cb11b5d71346e84260e8d8f3e6a4b60cd84d7160a886c 04:55:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:02 #7 ... 04:55:02 04:55:02 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:55:02 #8 DONE 0.0s 04:55:02 04:55:02 #7 exporting to image 04:55:02 #7 exporting config sha256:f7ed401e35198e67087cb11b5d71346e84260e8d8f3e6a4b60cd84d7160a886c done 04:55:02 #7 exporting manifest list sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 done 04:55:02 #7 pushing layers 0.1s done 04:55:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 04:55:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 0.1s done 04:55:02 #7 DONE 0.2s 04:55:02 04:55:02 1 warning found (use --debug to expand): 04:55:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 04:55:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 04:55:03 #1 [internal] load build definition from Dockerfile 04:55:03 #1 transferring dockerfile: 160B done 04:55:03 #1 DONE 0.0s 04:55:03 04:55:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 04:55:03 #2 DONE 0.0s 04:55:03 04:55:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 04:55:03 #3 DONE 0.0s 04:55:03 04:55:03 #4 [internal] load .dockerignore 04:55:03 #4 transferring context: 2B done 04:55:03 #4 DONE 0.0s 04:55:03 04:55:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 04:55:03 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd done 04:55:03 #5 CACHED 04:55:03 04:55:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 04:55:03 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd done 04:55:03 #6 CACHED 04:55:03 04:55:03 #7 exporting to image 04:55:03 #7 exporting layers done 04:55:03 #7 exporting manifest sha256:8f0d32924197cb4df456d28ec0016f0be88de4fb1eba970b95a8756fd2a385b9 done 04:55:03 #7 exporting config sha256:831590daa90dccccb39b78ca247f41658305fda7f7db3ba88c63436d5d403471 done 04:55:03 #7 exporting manifest sha256:5fd0a84a5ee5c3733b47091eb93b1fe66d593fb64a957aca8aacbfd80afaaabc done 04:55:03 #7 exporting config sha256:f7ed401e35198e67087cb11b5d71346e84260e8d8f3e6a4b60cd84d7160a886c done 04:55:03 #7 exporting manifest list sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 done 04:55:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:03 #7 pushing layers 0.0s done 04:55:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 0.1s done 04:55:03 #7 DONE 0.1s 04:55:03 04:55:03 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:55:03 #8 DONE 0.0s 04:55:03 04:55:03 1 warning found (use --debug to expand): 04:55:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53' 04:55:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 --push - 04:55:03 #1 [internal] load build definition from Dockerfile 04:55:03 #1 transferring dockerfile: 166B done 04:55:03 #1 DONE 0.0s 04:55:03 04:55:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 04:55:03 #2 DONE 0.0s 04:55:03 04:55:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 04:55:03 #3 DONE 0.0s 04:55:03 04:55:03 #4 [internal] load .dockerignore 04:55:03 #4 transferring context: 2B done 04:55:03 #4 DONE 0.0s 04:55:03 04:55:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 04:55:03 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 0.0s done 04:55:03 #5 CACHED 04:55:03 04:55:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 04:55:03 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 0.0s done 04:55:03 #6 CACHED 04:55:03 04:55:03 #7 exporting to image 04:55:03 #7 exporting layers done 04:55:03 #7 exporting manifest sha256:8f0d32924197cb4df456d28ec0016f0be88de4fb1eba970b95a8756fd2a385b9 done 04:55:03 #7 exporting config sha256:831590daa90dccccb39b78ca247f41658305fda7f7db3ba88c63436d5d403471 done 04:55:03 #7 exporting manifest sha256:5fd0a84a5ee5c3733b47091eb93b1fe66d593fb64a957aca8aacbfd80afaaabc done 04:55:03 #7 exporting config sha256:f7ed401e35198e67087cb11b5d71346e84260e8d8f3e6a4b60cd84d7160a886c done 04:55:03 #7 exporting manifest list sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 done 04:55:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:04 #7 pushing layers 0.0s done 04:55:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 0.1s done 04:55:04 #7 DONE 0.1s 04:55:04 04:55:04 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:55:04 #8 DONE 0.0s 04:55:04 04:55:04 1 warning found (use --debug to expand): 04:55:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:04 #1 [internal] load build definition from Dockerfile 04:55:04 #1 transferring dockerfile: 207B done 04:55:04 #1 DONE 0.0s 04:55:04 04:55:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:04 #2 DONE 0.0s 04:55:04 04:55:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:04 #3 DONE 0.0s 04:55:04 04:55:04 #4 [internal] load .dockerignore 04:55:04 #4 transferring context: 2B done 04:55:04 #4 DONE 0.0s 04:55:04 04:55:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 04:55:04 #5 resolve nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 0.0s done 04:55:04 #5 CACHED 04:55:04 04:55:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 04:55:04 #6 resolve nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 0.0s done 04:55:04 #6 CACHED 04:55:04 04:55:04 #7 exporting to image 04:55:04 #7 exporting layers done 04:55:04 #7 exporting manifest sha256:8f0d32924197cb4df456d28ec0016f0be88de4fb1eba970b95a8756fd2a385b9 done 04:55:04 #7 exporting config sha256:831590daa90dccccb39b78ca247f41658305fda7f7db3ba88c63436d5d403471 done 04:55:04 #7 exporting manifest sha256:5fd0a84a5ee5c3733b47091eb93b1fe66d593fb64a957aca8aacbfd80afaaabc done 04:55:04 #7 exporting config sha256:f7ed401e35198e67087cb11b5d71346e84260e8d8f3e6a4b60cd84d7160a886c done 04:55:04 #7 exporting manifest list sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 done 04:55:04 #7 pushing layers 04:55:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:04 #7 pushing layers 0.0s done 04:55:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 0.1s done 04:55:04 #7 DONE 0.1s 04:55:04 04:55:04 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:55:04 #8 DONE 0.0s 04:55:04 04:55:04 1 warning found (use --debug to expand): 04:55:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 04:55:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 04:55:04 #1 [internal] load build definition from Dockerfile 04:55:04 #1 transferring dockerfile: 158B done 04:55:04 #1 DONE 0.0s 04:55:04 04:55:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 04:55:04 #2 DONE 0.0s 04:55:04 04:55:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 04:55:04 #3 DONE 0.0s 04:55:04 04:55:04 #4 [internal] load .dockerignore 04:55:04 #4 transferring context: 2B done 04:55:04 #4 DONE 0.0s 04:55:04 04:55:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 04:55:04 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd done 04:55:04 #5 CACHED 04:55:04 04:55:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 04:55:04 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd done 04:55:04 #6 CACHED 04:55:04 04:55:04 #7 exporting to image 04:55:04 #7 exporting layers done 04:55:04 #7 exporting manifest sha256:8f0d32924197cb4df456d28ec0016f0be88de4fb1eba970b95a8756fd2a385b9 done 04:55:04 #7 exporting config sha256:831590daa90dccccb39b78ca247f41658305fda7f7db3ba88c63436d5d403471 done 04:55:04 #7 exporting manifest sha256:5fd0a84a5ee5c3733b47091eb93b1fe66d593fb64a957aca8aacbfd80afaaabc done 04:55:04 #7 exporting config sha256:f7ed401e35198e67087cb11b5d71346e84260e8d8f3e6a4b60cd84d7160a886c done 04:55:04 #7 exporting manifest list sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 done 04:55:04 #7 pushing layers 0.0s done 04:55:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 04:55:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 0.1s done 04:55:05 #7 DONE 0.1s 04:55:05 04:55:05 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:55:05 #8 DONE 0.0s 04:55:05 04:55:05 1 warning found (use --debug to expand): 04:55:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:05 #1 [internal] load build definition from Dockerfile 04:55:05 #1 transferring dockerfile: 196B done 04:55:05 #1 DONE 0.0s 04:55:05 04:55:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:05 #2 DONE 0.0s 04:55:05 04:55:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:05 #3 DONE 0.0s 04:55:05 04:55:05 #4 [internal] load .dockerignore 04:55:05 #4 transferring context: 2B done 04:55:05 #4 DONE 0.0s 04:55:05 04:55:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 04:55:05 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 04:55:05 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done 04:55:05 #5 DONE 0.1s 04:55:05 04:55:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 04:55:05 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done 04:55:05 #6 DONE 0.0s 04:55:05 04:55:05 #7 exporting to image 04:55:05 #7 exporting layers done 04:55:05 #7 exporting manifest sha256:db72ba48d939308a02b6658b549bc1fb5bb153ed1c718d64306120ee221c4266 done 04:55:05 #7 exporting config sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 done 04:55:05 #7 exporting manifest sha256:1ab5eb954daf4145bdfcca625de9d6b7e35b59d83d237f248866bab81125e8f6 done 04:55:05 #7 exporting config sha256:87a62fb6075b463d66f4ff26f89465721d856ec251ea12eb2e2b9e461953b4a5 done 04:55:05 #7 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a done 04:55:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:05 #7 ... 04:55:05 04:55:05 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:05 #8 DONE 0.0s 04:55:05 04:55:05 #7 exporting to image 04:55:05 #7 pushing layers 0.1s done 04:55:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 04:55:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 0.1s done 04:55:05 #7 DONE 0.2s 04:55:05 04:55:05 1 warning found (use --debug to expand): 04:55:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 04:55:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 04:55:06 #1 [internal] load build definition from Dockerfile 04:55:06 #1 transferring dockerfile: 162B done 04:55:06 #1 DONE 0.0s 04:55:06 04:55:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 04:55:06 #2 DONE 0.0s 04:55:06 04:55:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 04:55:06 #3 DONE 0.0s 04:55:06 04:55:06 #4 [internal] load .dockerignore 04:55:06 #4 transferring context: 2B done 04:55:06 #4 DONE 0.0s 04:55:06 04:55:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 04:55:06 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done 04:55:06 #5 DONE 0.0s 04:55:06 04:55:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 04:55:06 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done 04:55:06 #6 CACHED 04:55:06 04:55:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 04:55:06 #5 CACHED 04:55:06 04:55:06 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:06 #7 DONE 0.0s 04:55:06 04:55:06 #8 exporting to image 04:55:06 #8 exporting layers done 04:55:06 #8 exporting manifest sha256:db72ba48d939308a02b6658b549bc1fb5bb153ed1c718d64306120ee221c4266 done 04:55:06 #8 exporting config sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 done 04:55:06 #8 exporting manifest sha256:1ab5eb954daf4145bdfcca625de9d6b7e35b59d83d237f248866bab81125e8f6 done 04:55:06 #8 exporting config sha256:87a62fb6075b463d66f4ff26f89465721d856ec251ea12eb2e2b9e461953b4a5 done 04:55:06 #8 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a done 04:55:06 #8 pushing layers 0.0s done 04:55:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 0.1s done 04:55:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:06 #8 DONE 0.1s 04:55:06 04:55:06 1 warning found (use --debug to expand): 04:55:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53' 04:55:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 --push - 04:55:06 #1 [internal] load build definition from Dockerfile 04:55:06 #1 transferring dockerfile: 168B done 04:55:06 #1 DONE 0.0s 04:55:06 04:55:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 04:55:06 #2 DONE 0.0s 04:55:06 04:55:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 04:55:06 #3 DONE 0.0s 04:55:06 04:55:06 #4 [internal] load .dockerignore 04:55:06 #4 transferring context: 2B done 04:55:06 #4 DONE 0.0s 04:55:06 04:55:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 04:55:06 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done 04:55:06 #5 CACHED 04:55:06 04:55:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 04:55:06 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done 04:55:06 #6 CACHED 04:55:06 04:55:06 #7 exporting to image 04:55:06 #7 exporting layers done 04:55:06 #7 exporting manifest sha256:db72ba48d939308a02b6658b549bc1fb5bb153ed1c718d64306120ee221c4266 done 04:55:06 #7 exporting config sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 done 04:55:06 #7 exporting manifest sha256:1ab5eb954daf4145bdfcca625de9d6b7e35b59d83d237f248866bab81125e8f6 done 04:55:06 #7 exporting config sha256:87a62fb6075b463d66f4ff26f89465721d856ec251ea12eb2e2b9e461953b4a5 done 04:55:06 #7 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 04:55:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:07 #7 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a done 04:55:07 #7 pushing layers 0.0s done 04:55:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53@sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 0.1s done 04:55:07 #7 DONE 0.1s 04:55:07 04:55:07 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:07 #8 DONE 0.0s 04:55:07 04:55:07 1 warning found (use --debug to expand): 04:55:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:07 #1 [internal] load build definition from Dockerfile 04:55:07 #1 transferring dockerfile: 209B done 04:55:07 #1 DONE 0.0s 04:55:07 04:55:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:07 #2 DONE 0.0s 04:55:07 04:55:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:07 #3 DONE 0.0s 04:55:07 04:55:07 #4 [internal] load .dockerignore 04:55:07 #4 transferring context: 2B done 04:55:07 #4 DONE 0.0s 04:55:07 04:55:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 04:55:07 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 done 04:55:07 #5 CACHED 04:55:07 04:55:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 04:55:07 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done 04:55:07 #6 CACHED 04:55:07 04:55:07 #7 exporting to image 04:55:07 #7 exporting layers done 04:55:07 #7 exporting manifest sha256:db72ba48d939308a02b6658b549bc1fb5bb153ed1c718d64306120ee221c4266 done 04:55:07 #7 exporting config sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 done 04:55:07 #7 exporting manifest sha256:1ab5eb954daf4145bdfcca625de9d6b7e35b59d83d237f248866bab81125e8f6 done 04:55:07 #7 exporting config sha256:87a62fb6075b463d66f4ff26f89465721d856ec251ea12eb2e2b9e461953b4a5 done 04:55:07 #7 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 04:55:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:07 #7 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a done 04:55:07 #7 pushing layers 0.0s done 04:55:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 0.1s done 04:55:07 #7 DONE 0.1s 04:55:07 04:55:07 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:07 #8 DONE 0.0s 04:55:07 04:55:07 1 warning found (use --debug to expand): 04:55:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 04:55:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 04:55:07 #1 [internal] load build definition from Dockerfile 04:55:07 #1 transferring dockerfile: 160B done 04:55:07 #1 DONE 0.0s 04:55:07 04:55:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 04:55:07 #2 DONE 0.0s 04:55:07 04:55:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 04:55:07 #3 DONE 0.0s 04:55:07 04:55:07 #4 [internal] load .dockerignore 04:55:07 #4 transferring context: 2B done 04:55:07 #4 DONE 0.0s 04:55:07 04:55:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 04:55:07 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done 04:55:07 #5 CACHED 04:55:07 04:55:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 04:55:07 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done 04:55:07 #6 CACHED 04:55:07 04:55:07 #7 exporting to image 04:55:07 #7 exporting layers done 04:55:07 #7 exporting manifest sha256:db72ba48d939308a02b6658b549bc1fb5bb153ed1c718d64306120ee221c4266 done 04:55:07 #7 exporting config sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 done 04:55:07 #7 exporting manifest sha256:1ab5eb954daf4145bdfcca625de9d6b7e35b59d83d237f248866bab81125e8f6 done 04:55:07 #7 exporting config sha256:87a62fb6075b463d66f4ff26f89465721d856ec251ea12eb2e2b9e461953b4a5 04:55:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:08 #7 exporting config sha256:87a62fb6075b463d66f4ff26f89465721d856ec251ea12eb2e2b9e461953b4a5 done 04:55:08 #7 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a done 04:55:08 #7 pushing layers 0.0s done 04:55:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 0.1s done 04:55:08 #7 DONE 0.1s 04:55:08 04:55:08 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:08 #8 DONE 0.0s 04:55:08 04:55:08 1 warning found (use --debug to expand): 04:55:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:08 #1 [internal] load build definition from Dockerfile 04:55:08 #1 transferring dockerfile: 198B done 04:55:08 #1 DONE 0.0s 04:55:08 04:55:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:08 #2 DONE 0.0s 04:55:08 04:55:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:08 #3 DONE 0.0s 04:55:08 04:55:08 #4 [internal] load .dockerignore 04:55:08 #4 transferring context: 2B done 04:55:08 #4 DONE 0.0s 04:55:08 04:55:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 04:55:08 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done 04:55:08 #5 DONE 0.0s 04:55:08 04:55:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 04:55:08 #6 DONE 0.0s 04:55:08 04:55:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 04:55:08 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done 04:55:08 #5 DONE 0.1s 04:55:08 04:55:08 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:55:08 #7 DONE 0.0s 04:55:08 04:55:08 #8 exporting to image 04:55:08 #8 exporting layers done 04:55:08 #8 exporting manifest sha256:b1b51c51bf750200e6b66f2df19f7cb6961bf453111c6ce016bdcba4e7aa217c done 04:55:08 #8 exporting config sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e done 04:55:08 #8 exporting manifest sha256:c0d86c89cf881dd3563610d1f4b0de14455274e5a0c29775a497f3484670cf97 done 04:55:08 #8 exporting config sha256:a3ce7bf5865d2831f75a8b3cda75290722500c933872072278bbb23176e48d8a done 04:55:08 #8 exporting manifest list sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d done 04:55:08 #8 pushing layers 0.1s done 04:55:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d 0.1s done 04:55:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:08 #8 DONE 0.2s 04:55:08 04:55:08 1 warning found (use --debug to expand): 04:55:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 04:55:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 04:55:09 #1 [internal] load build definition from Dockerfile 04:55:09 #1 transferring dockerfile: 164B done 04:55:09 #1 DONE 0.0s 04:55:09 04:55:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 04:55:09 #2 DONE 0.0s 04:55:09 04:55:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 04:55:09 #3 DONE 0.0s 04:55:09 04:55:09 #4 [internal] load .dockerignore 04:55:09 #4 transferring context: 2B done 04:55:09 #4 DONE 0.0s 04:55:09 04:55:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 04:55:09 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done 04:55:09 #5 CACHED 04:55:09 04:55:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 04:55:09 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done 04:55:09 #6 CACHED 04:55:09 04:55:09 #7 exporting to image 04:55:09 #7 exporting layers done 04:55:09 #7 exporting manifest sha256:b1b51c51bf750200e6b66f2df19f7cb6961bf453111c6ce016bdcba4e7aa217c done 04:55:09 #7 exporting config sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e done 04:55:09 #7 exporting manifest sha256:c0d86c89cf881dd3563610d1f4b0de14455274e5a0c29775a497f3484670cf97 done 04:55:09 #7 exporting config sha256:a3ce7bf5865d2831f75a8b3cda75290722500c933872072278bbb23176e48d8a 04:55:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:09 #7 exporting config sha256:a3ce7bf5865d2831f75a8b3cda75290722500c933872072278bbb23176e48d8a done 04:55:09 #7 exporting manifest list sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d done 04:55:09 #7 pushing layers 0.0s done 04:55:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d 0.1s done 04:55:09 #7 DONE 0.1s 04:55:09 04:55:09 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:55:09 #8 DONE 0.0s 04:55:09 04:55:09 1 warning found (use --debug to expand): 04:55:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53' 04:55:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 --push - 04:55:10 #1 [internal] load build definition from Dockerfile 04:55:10 #1 transferring dockerfile: 170B done 04:55:10 #1 DONE 0.0s 04:55:10 04:55:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 04:55:10 #2 DONE 0.0s 04:55:10 04:55:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 04:55:10 #3 DONE 0.0s 04:55:10 04:55:10 #4 [internal] load .dockerignore 04:55:10 #4 transferring context: 2B done 04:55:10 #4 DONE 0.0s 04:55:10 04:55:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 04:55:10 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done 04:55:10 #5 CACHED 04:55:10 04:55:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 04:55:10 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done 04:55:10 #6 CACHED 04:55:10 04:55:10 #7 exporting to image 04:55:10 #7 exporting layers done 04:55:10 #7 exporting manifest sha256:b1b51c51bf750200e6b66f2df19f7cb6961bf453111c6ce016bdcba4e7aa217c done 04:55:10 #7 exporting config sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e done 04:55:10 #7 exporting manifest sha256:c0d86c89cf881dd3563610d1f4b0de14455274e5a0c29775a497f3484670cf97 done 04:55:10 #7 exporting config sha256:a3ce7bf5865d2831f75a8b3cda75290722500c933872072278bbb23176e48d8a done 04:55:10 #7 exporting manifest list sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d done 04:55:10 #7 pushing layers 0.0s done 04:55:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53@sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d 04:55:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53@sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d 0.1s done 04:55:10 #7 DONE 0.1s 04:55:10 04:55:10 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:55:10 #8 DONE 0.0s 04:55:10 04:55:10 1 warning found (use --debug to expand): 04:55:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:10 #1 [internal] load build definition from Dockerfile 04:55:10 #1 transferring dockerfile: 211B done 04:55:10 #1 DONE 0.0s 04:55:10 04:55:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:10 #2 DONE 0.0s 04:55:10 04:55:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:10 #3 DONE 0.0s 04:55:10 04:55:10 #4 [internal] load .dockerignore 04:55:10 #4 transferring context: 2B done 04:55:10 #4 DONE 0.0s 04:55:10 04:55:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 04:55:10 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done 04:55:10 #5 CACHED 04:55:10 04:55:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 04:55:10 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done 04:55:10 #6 CACHED 04:55:10 04:55:10 #7 exporting to image 04:55:10 #7 exporting layers done 04:55:10 #7 exporting manifest sha256:b1b51c51bf750200e6b66f2df19f7cb6961bf453111c6ce016bdcba4e7aa217c done 04:55:10 #7 exporting config sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e done 04:55:10 #7 exporting manifest sha256:c0d86c89cf881dd3563610d1f4b0de14455274e5a0c29775a497f3484670cf97 04:55:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:10 #7 exporting manifest sha256:c0d86c89cf881dd3563610d1f4b0de14455274e5a0c29775a497f3484670cf97 done 04:55:10 #7 exporting config sha256:a3ce7bf5865d2831f75a8b3cda75290722500c933872072278bbb23176e48d8a done 04:55:10 #7 exporting manifest list sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d done 04:55:10 #7 pushing layers 0.0s done 04:55:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d 0.1s done 04:55:10 #7 DONE 0.1s 04:55:10 04:55:10 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:55:10 #8 DONE 0.0s 04:55:10 04:55:10 1 warning found (use --debug to expand): 04:55:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 04:55:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 04:55:10 #1 [internal] load build definition from Dockerfile 04:55:10 #1 transferring dockerfile: 162B done 04:55:10 #1 DONE 0.0s 04:55:10 04:55:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 04:55:10 #2 DONE 0.0s 04:55:10 04:55:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 04:55:10 #3 DONE 0.0s 04:55:10 04:55:10 #4 [internal] load .dockerignore 04:55:10 #4 transferring context: 2B done 04:55:10 #4 DONE 0.0s 04:55:10 04:55:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 04:55:10 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done 04:55:10 #5 CACHED 04:55:10 04:55:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 04:55:10 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done 04:55:10 #6 CACHED 04:55:10 04:55:10 #7 exporting to image 04:55:10 #7 exporting layers done 04:55:10 #7 exporting manifest sha256:b1b51c51bf750200e6b66f2df19f7cb6961bf453111c6ce016bdcba4e7aa217c done 04:55:10 #7 exporting config sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e done 04:55:10 #7 exporting manifest sha256:c0d86c89cf881dd3563610d1f4b0de14455274e5a0c29775a497f3484670cf97 done 04:55:10 #7 exporting config sha256:a3ce7bf5865d2831f75a8b3cda75290722500c933872072278bbb23176e48d8a done 04:55:10 #7 exporting manifest list sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d done 04:55:10 #7 pushing layers 04:55:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:11 #7 pushing layers 0.0s done 04:55:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d 0.1s done 04:55:11 #7 DONE 0.1s 04:55:11 04:55:11 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:55:11 #8 DONE 0.0s 04:55:11 04:55:11 1 warning found (use --debug to expand): 04:55:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:11 #1 [internal] load build definition from Dockerfile 04:55:11 #1 transferring dockerfile: 206B done 04:55:11 #1 DONE 0.0s 04:55:11 04:55:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:11 #2 DONE 0.0s 04:55:11 04:55:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:11 #3 DONE 0.0s 04:55:11 04:55:11 #4 [internal] load .dockerignore 04:55:11 #4 transferring context: 2B done 04:55:11 #4 DONE 0.0s 04:55:11 04:55:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 04:55:11 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done 04:55:11 #5 DONE 0.0s 04:55:11 04:55:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 04:55:11 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done 04:55:11 #6 DONE 0.0s 04:55:11 04:55:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 04:55:11 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done 04:55:12 #5 DONE 0.2s 04:55:12 04:55:12 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:12 #7 DONE 0.0s 04:55:12 04:55:12 #8 exporting to image 04:55:12 #8 exporting layers done 04:55:12 #8 exporting manifest sha256:99505adba8319d3f2698c03014e30090ea8097df4683f21874d1ee4d18f9cc66 0.0s done 04:55:12 #8 exporting config sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea done 04:55:12 #8 exporting manifest sha256:f47b6d5127a76233d788bc5cc34497927aeba51a41b19f853cae10cb21e3ac70 done 04:55:12 #8 exporting config sha256:9c6515e74a51596b04580d9a4d4a75ad824b10c28f0a6bb7cf36fff7797f10ba done 04:55:12 #8 exporting manifest list sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d done 04:55:12 #8 pushing layers 04:55:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:12 #8 pushing layers 0.1s done 04:55:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d 0.1s done 04:55:12 #8 DONE 0.2s 04:55:12 04:55:12 1 warning found (use --debug to expand): 04:55:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 04:55:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 04:55:12 #1 [internal] load build definition from Dockerfile 04:55:12 #1 transferring dockerfile: 172B done 04:55:12 #1 DONE 0.0s 04:55:12 04:55:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:55:12 #2 DONE 0.0s 04:55:12 04:55:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:55:12 #3 DONE 0.0s 04:55:12 04:55:12 #4 [internal] load .dockerignore 04:55:12 #4 transferring context: 2B done 04:55:12 #4 DONE 0.0s 04:55:12 04:55:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 04:55:12 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed done 04:55:12 #5 CACHED 04:55:12 04:55:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 04:55:12 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed done 04:55:12 #6 CACHED 04:55:12 04:55:12 #7 exporting to image 04:55:12 #7 exporting layers 04:55:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:12 #7 exporting layers done 04:55:12 #7 exporting manifest sha256:99505adba8319d3f2698c03014e30090ea8097df4683f21874d1ee4d18f9cc66 done 04:55:12 #7 exporting config sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea done 04:55:12 #7 exporting manifest sha256:f47b6d5127a76233d788bc5cc34497927aeba51a41b19f853cae10cb21e3ac70 done 04:55:12 #7 exporting config sha256:9c6515e74a51596b04580d9a4d4a75ad824b10c28f0a6bb7cf36fff7797f10ba done 04:55:12 #7 exporting manifest list sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d done 04:55:12 #7 pushing layers 0.0s done 04:55:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d 0.1s done 04:55:12 #7 DONE 0.1s 04:55:12 04:55:12 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:12 #8 DONE 0.0s 04:55:12 04:55:12 1 warning found (use --debug to expand): 04:55:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53' 04:55:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 --push - 04:55:12 #1 [internal] load build definition from Dockerfile 04:55:12 #1 transferring dockerfile: 178B done 04:55:12 #1 DONE 0.0s 04:55:12 04:55:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 04:55:12 #2 DONE 0.0s 04:55:12 04:55:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 04:55:12 #3 DONE 0.0s 04:55:12 04:55:12 #4 [internal] load .dockerignore 04:55:12 #4 transferring context: 2B done 04:55:12 #4 DONE 0.0s 04:55:12 04:55:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 04:55:12 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done 04:55:12 #5 CACHED 04:55:12 04:55:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 04:55:12 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done 04:55:12 #6 CACHED 04:55:12 04:55:12 #7 exporting to image 04:55:12 #7 exporting layers done 04:55:12 #7 exporting manifest sha256:99505adba8319d3f2698c03014e30090ea8097df4683f21874d1ee4d18f9cc66 done 04:55:12 #7 exporting config sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea 04:55:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:13 #7 exporting config sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea done 04:55:13 #7 exporting manifest sha256:f47b6d5127a76233d788bc5cc34497927aeba51a41b19f853cae10cb21e3ac70 done 04:55:13 #7 exporting config sha256:9c6515e74a51596b04580d9a4d4a75ad824b10c28f0a6bb7cf36fff7797f10ba done 04:55:13 #7 exporting manifest list sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d done 04:55:13 #7 pushing layers 0.0s done 04:55:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53@sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d 0.1s done 04:55:13 #7 DONE 0.1s 04:55:13 04:55:13 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:13 #8 DONE 0.0s 04:55:13 04:55:13 1 warning found (use --debug to expand): 04:55:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:13 #1 [internal] load build definition from Dockerfile 04:55:13 #1 transferring dockerfile: 219B done 04:55:13 #1 DONE 0.0s 04:55:13 04:55:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:13 #2 DONE 0.0s 04:55:13 04:55:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:13 #3 DONE 0.0s 04:55:13 04:55:13 #4 [internal] load .dockerignore 04:55:13 #4 transferring context: 2B done 04:55:13 #4 DONE 0.0s 04:55:13 04:55:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 04:55:13 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done 04:55:13 #5 CACHED 04:55:13 04:55:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 04:55:13 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done 04:55:13 #6 CACHED 04:55:13 04:55:13 #7 exporting to image 04:55:13 #7 exporting layers done 04:55:13 #7 exporting manifest sha256:99505adba8319d3f2698c03014e30090ea8097df4683f21874d1ee4d18f9cc66 done 04:55:13 #7 exporting config sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea done 04:55:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:13 #7 exporting manifest sha256:f47b6d5127a76233d788bc5cc34497927aeba51a41b19f853cae10cb21e3ac70 done 04:55:13 #7 exporting config sha256:9c6515e74a51596b04580d9a4d4a75ad824b10c28f0a6bb7cf36fff7797f10ba done 04:55:13 #7 exporting manifest list sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d done 04:55:13 #7 pushing layers 0.0s done 04:55:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d 0.1s done 04:55:13 #7 DONE 0.1s 04:55:13 04:55:13 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:13 #8 DONE 0.0s 04:55:13 04:55:13 1 warning found (use --debug to expand): 04:55:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 04:55:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 04:55:13 #1 [internal] load build definition from Dockerfile 04:55:13 #1 transferring dockerfile: 170B done 04:55:13 #1 DONE 0.0s 04:55:13 04:55:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:55:13 #2 DONE 0.0s 04:55:13 04:55:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:55:13 #3 DONE 0.0s 04:55:13 04:55:13 #4 [internal] load .dockerignore 04:55:13 #4 transferring context: 2B done 04:55:13 #4 DONE 0.0s 04:55:13 04:55:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 04:55:13 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done 04:55:13 #5 CACHED 04:55:13 04:55:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 04:55:13 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done 04:55:13 #6 DONE 0.0s 04:55:14 04:55:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 04:55:14 #6 CACHED 04:55:14 04:55:14 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:55:14 #7 DONE 0.0s 04:55:14 04:55:14 #8 exporting to image 04:55:14 #8 exporting layers done 04:55:14 #8 exporting manifest sha256:99505adba8319d3f2698c03014e30090ea8097df4683f21874d1ee4d18f9cc66 done 04:55:14 #8 exporting config sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea done 04:55:14 #8 exporting manifest sha256:f47b6d5127a76233d788bc5cc34497927aeba51a41b19f853cae10cb21e3ac70 done 04:55:14 #8 exporting config sha256:9c6515e74a51596b04580d9a4d4a75ad824b10c28f0a6bb7cf36fff7797f10ba done 04:55:14 #8 exporting manifest list sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d done 04:55:14 #8 pushing layers 0.0s done 04:55:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d 0.1s done 04:55:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:14 #8 DONE 0.1s 04:55:14 04:55:14 1 warning found (use --debug to expand): 04:55:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:14 #1 [internal] load build definition from Dockerfile 04:55:14 #1 transferring dockerfile: 204B done 04:55:14 #1 DONE 0.0s 04:55:14 04:55:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:14 #2 DONE 0.1s 04:55:14 04:55:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:14 #3 DONE 0.1s 04:55:14 04:55:14 #4 [internal] load .dockerignore 04:55:14 #4 transferring context: 2B done 04:55:14 #4 DONE 0.0s 04:55:14 04:55:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 04:55:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 04:55:14 #5 ... 04:55:14 04:55:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 04:55:14 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done 04:55:14 #6 DONE 0.1s 04:55:14 04:55:14 #7 exporting to image 04:55:14 #7 exporting layers done 04:55:14 #7 exporting manifest sha256:96231baf1dcbd39b078e8edc9ca1f20d76b826d5e8986389ef458f673c74d534 done 04:55:14 #7 exporting config sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 done 04:55:14 #7 exporting manifest sha256:530437e0d2b1a41edaeeb3cad75db50234400b29ea2b65f43b6ed33b01fdabcc done 04:55:14 #7 exporting config sha256:65e45ba52848eeb133ae8ef100c29e6e00d88216983b91e74aedf18ac19ccc71 04:55:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:14 #7 ... 04:55:14 04:55:14 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:55:14 #8 DONE 0.0s 04:55:14 04:55:14 #7 exporting to image 04:55:14 #7 exporting config sha256:65e45ba52848eeb133ae8ef100c29e6e00d88216983b91e74aedf18ac19ccc71 done 04:55:14 #7 exporting manifest list sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee done 04:55:14 #7 pushing layers 0.1s done 04:55:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee 04:55:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee 0.1s done 04:55:15 #7 DONE 0.2s 04:55:15 04:55:15 1 warning found (use --debug to expand): 04:55:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 04:55:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 04:55:15 #1 [internal] load build definition from Dockerfile 04:55:15 #1 transferring dockerfile: 170B done 04:55:15 #1 DONE 0.0s 04:55:15 04:55:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:55:15 #2 DONE 0.0s 04:55:15 04:55:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:55:15 #3 DONE 0.0s 04:55:15 04:55:15 #4 [internal] load .dockerignore 04:55:15 #4 transferring context: 2B done 04:55:15 #4 DONE 0.0s 04:55:15 04:55:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 04:55:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done 04:55:15 #5 CACHED 04:55:15 04:55:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 04:55:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done 04:55:15 #6 CACHED 04:55:15 04:55:15 #7 exporting to image 04:55:15 #7 exporting layers done 04:55:15 #7 exporting manifest sha256:96231baf1dcbd39b078e8edc9ca1f20d76b826d5e8986389ef458f673c74d534 done 04:55:15 #7 exporting config sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 04:55:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:15 #7 exporting config sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 done 04:55:15 #7 exporting manifest sha256:530437e0d2b1a41edaeeb3cad75db50234400b29ea2b65f43b6ed33b01fdabcc done 04:55:15 #7 exporting config sha256:65e45ba52848eeb133ae8ef100c29e6e00d88216983b91e74aedf18ac19ccc71 done 04:55:15 #7 exporting manifest list sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee done 04:55:15 #7 pushing layers 0.0s done 04:55:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee 0.1s done 04:55:15 #7 DONE 0.1s 04:55:15 04:55:15 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:55:15 #8 DONE 0.0s 04:55:15 04:55:15 1 warning found (use --debug to expand): 04:55:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53' 04:55:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 --push - 04:55:16 #1 [internal] load build definition from Dockerfile 04:55:16 #1 transferring dockerfile: 176B done 04:55:16 #1 DONE 0.0s 04:55:16 04:55:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 04:55:16 #2 DONE 0.0s 04:55:16 04:55:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 04:55:16 #3 DONE 0.0s 04:55:16 04:55:16 #4 [internal] load .dockerignore 04:55:16 #4 transferring context: 2B done 04:55:16 #4 DONE 0.0s 04:55:16 04:55:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 04:55:16 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done 04:55:16 #5 CACHED 04:55:16 04:55:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 04:55:16 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done 04:55:16 #6 CACHED 04:55:16 04:55:16 #7 exporting to image 04:55:16 #7 exporting layers done 04:55:16 #7 exporting manifest sha256:96231baf1dcbd39b078e8edc9ca1f20d76b826d5e8986389ef458f673c74d534 done 04:55:16 #7 exporting config sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 done 04:55:16 #7 exporting manifest sha256:530437e0d2b1a41edaeeb3cad75db50234400b29ea2b65f43b6ed33b01fdabcc done 04:55:16 #7 exporting config sha256:65e45ba52848eeb133ae8ef100c29e6e00d88216983b91e74aedf18ac19ccc71 done 04:55:16 #7 exporting manifest list sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee done 04:55:16 #7 pushing layers 0.0s done 04:55:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee 04:55:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee 0.1s done 04:55:16 #7 DONE 0.1s 04:55:16 04:55:16 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:55:16 #8 DONE 0.0s 04:55:16 04:55:16 1 warning found (use --debug to expand): 04:55:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:16 #1 [internal] load build definition from Dockerfile 04:55:16 #1 transferring dockerfile: 217B done 04:55:16 #1 DONE 0.0s 04:55:16 04:55:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:16 #2 DONE 0.0s 04:55:16 04:55:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:16 #3 DONE 0.0s 04:55:16 04:55:16 #4 [internal] load .dockerignore 04:55:16 #4 transferring context: 2B done 04:55:16 #4 DONE 0.0s 04:55:16 04:55:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 04:55:16 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done 04:55:16 #5 CACHED 04:55:16 04:55:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 04:55:16 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done 04:55:16 #6 CACHED 04:55:16 04:55:16 #7 exporting to image 04:55:16 #7 exporting layers done 04:55:16 #7 exporting manifest sha256:96231baf1dcbd39b078e8edc9ca1f20d76b826d5e8986389ef458f673c74d534 04:55:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:16 #7 exporting manifest sha256:96231baf1dcbd39b078e8edc9ca1f20d76b826d5e8986389ef458f673c74d534 done 04:55:16 #7 exporting config sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 done 04:55:16 #7 exporting manifest sha256:530437e0d2b1a41edaeeb3cad75db50234400b29ea2b65f43b6ed33b01fdabcc done 04:55:16 #7 exporting config sha256:65e45ba52848eeb133ae8ef100c29e6e00d88216983b91e74aedf18ac19ccc71 done 04:55:16 #7 exporting manifest list sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee done 04:55:16 #7 pushing layers 0.0s done 04:55:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee 0.1s done 04:55:16 #7 DONE 0.1s 04:55:16 04:55:16 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:55:16 #8 DONE 0.0s 04:55:16 04:55:16 1 warning found (use --debug to expand): 04:55:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 04:55:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 04:55:16 #1 [internal] load build definition from Dockerfile 04:55:16 #1 transferring dockerfile: 168B done 04:55:16 #1 DONE 0.0s 04:55:16 04:55:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:55:16 #2 DONE 0.0s 04:55:16 04:55:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:55:16 #3 DONE 0.0s 04:55:16 04:55:16 #4 [internal] load .dockerignore 04:55:16 #4 transferring context: 2B done 04:55:16 #4 DONE 0.0s 04:55:16 04:55:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 04:55:16 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done 04:55:16 #5 CACHED 04:55:16 04:55:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 04:55:16 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done 04:55:16 #6 CACHED 04:55:16 04:55:16 #7 exporting to image 04:55:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:17 #7 exporting layers done 04:55:17 #7 exporting manifest sha256:96231baf1dcbd39b078e8edc9ca1f20d76b826d5e8986389ef458f673c74d534 done 04:55:17 #7 exporting config sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 done 04:55:17 #7 exporting manifest sha256:530437e0d2b1a41edaeeb3cad75db50234400b29ea2b65f43b6ed33b01fdabcc done 04:55:17 #7 exporting config sha256:65e45ba52848eeb133ae8ef100c29e6e00d88216983b91e74aedf18ac19ccc71 done 04:55:17 #7 exporting manifest list sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee done 04:55:17 #7 pushing layers 0.0s done 04:55:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee 0.1s done 04:55:17 #7 DONE 0.1s 04:55:17 04:55:17 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:55:17 #8 DONE 0.0s 04:55:17 04:55:17 1 warning found (use --debug to expand): 04:55:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:17 #1 [internal] load build definition from Dockerfile 04:55:17 #1 transferring dockerfile: 205B done 04:55:17 #1 DONE 0.0s 04:55:17 04:55:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:17 #2 DONE 0.0s 04:55:17 04:55:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:17 #3 DONE 0.0s 04:55:17 04:55:17 #4 [internal] load .dockerignore 04:55:17 #4 transferring context: 2B done 04:55:17 #4 DONE 0.0s 04:55:17 04:55:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 04:55:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done 04:55:17 #5 DONE 0.0s 04:55:17 04:55:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 04:55:17 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done 04:55:17 #6 DONE 0.0s 04:55:17 04:55:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 04:55:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done 04:55:17 #5 DONE 0.1s 04:55:17 04:55:17 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:55:17 #7 DONE 0.0s 04:55:17 04:55:17 #8 exporting to image 04:55:17 #8 exporting layers done 04:55:17 #8 exporting manifest sha256:b3e43681a1d5e2abb82080e5dbc69fbbd77ced96f820c397dbd0f893f109b837 done 04:55:17 #8 exporting config sha256:6c0be0b3ce31d6b0bdc70dfaacb40ab3ea7baaeee92946f77294dd6c50aa7069 done 04:55:17 #8 exporting manifest sha256:2e5aa66827051eb3c608780b1127a08df482e2e929c15ef992858c7afb020e9e done 04:55:17 #8 exporting config sha256:7806b04f19c334159aa88b159bcadcd0d4bdbea0e12dfaa67ae2b62cfd1e164a done 04:55:17 #8 exporting manifest list sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 done 04:55:17 #8 pushing layers 0.1s done 04:55:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 04:55:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 0.1s done 04:55:18 #8 DONE 0.2s 04:55:18 04:55:18 1 warning found (use --debug to expand): 04:55:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 04:55:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 04:55:18 #1 [internal] load build definition from Dockerfile 04:55:18 #1 transferring dockerfile: 171B done 04:55:18 #1 DONE 0.0s 04:55:18 04:55:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:55:18 #2 DONE 0.0s 04:55:18 04:55:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:55:18 #3 DONE 0.0s 04:55:18 04:55:18 #4 [internal] load .dockerignore 04:55:18 #4 transferring context: 2B done 04:55:18 #4 DONE 0.0s 04:55:18 04:55:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 04:55:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done 04:55:18 #5 CACHED 04:55:18 04:55:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 04:55:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done 04:55:18 #6 CACHED 04:55:18 04:55:18 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:55:18 #7 DONE 0.0s 04:55:18 04:55:18 #8 exporting to image 04:55:18 #8 exporting layers done 04:55:18 #8 exporting manifest sha256:b3e43681a1d5e2abb82080e5dbc69fbbd77ced96f820c397dbd0f893f109b837 done 04:55:18 #8 exporting config sha256:6c0be0b3ce31d6b0bdc70dfaacb40ab3ea7baaeee92946f77294dd6c50aa7069 done 04:55:18 #8 exporting manifest sha256:2e5aa66827051eb3c608780b1127a08df482e2e929c15ef992858c7afb020e9e done 04:55:18 #8 exporting config sha256:7806b04f19c334159aa88b159bcadcd0d4bdbea0e12dfaa67ae2b62cfd1e164a done 04:55:18 #8 exporting manifest list sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 done 04:55:18 #8 pushing layers 0.0s done 04:55:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 04:55:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 0.1s done 04:55:18 #8 DONE 0.1s 04:55:18 04:55:18 1 warning found (use --debug to expand): 04:55:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53' 04:55:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 --push - 04:55:18 #1 [internal] load build definition from Dockerfile 04:55:18 #1 transferring dockerfile: 177B done 04:55:18 #1 DONE 0.0s 04:55:18 04:55:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 04:55:18 #2 DONE 0.0s 04:55:18 04:55:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 04:55:18 #3 DONE 0.0s 04:55:18 04:55:18 #4 [internal] load .dockerignore 04:55:18 #4 transferring context: 2B done 04:55:18 #4 DONE 0.0s 04:55:18 04:55:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 04:55:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done 04:55:18 #5 CACHED 04:55:18 04:55:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 04:55:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done 04:55:18 #6 CACHED 04:55:18 04:55:18 #7 exporting to image 04:55:18 #7 exporting layers done 04:55:18 #7 exporting manifest sha256:b3e43681a1d5e2abb82080e5dbc69fbbd77ced96f820c397dbd0f893f109b837 done 04:55:18 #7 exporting config sha256:6c0be0b3ce31d6b0bdc70dfaacb40ab3ea7baaeee92946f77294dd6c50aa7069 done 04:55:18 #7 exporting manifest sha256:2e5aa66827051eb3c608780b1127a08df482e2e929c15ef992858c7afb020e9e done 04:55:18 #7 exporting config sha256:7806b04f19c334159aa88b159bcadcd0d4bdbea0e12dfaa67ae2b62cfd1e164a done 04:55:18 #7 exporting manifest list sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 04:55:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:19 #7 exporting manifest list sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 done 04:55:19 #7 pushing layers 0.0s done 04:55:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 0.1s done 04:55:19 #7 DONE 0.1s 04:55:19 04:55:19 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:55:19 #8 DONE 0.0s 04:55:19 04:55:19 1 warning found (use --debug to expand): 04:55:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:19 #1 [internal] load build definition from Dockerfile 04:55:19 #1 transferring dockerfile: 218B done 04:55:19 #1 DONE 0.0s 04:55:19 04:55:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:19 #2 DONE 0.0s 04:55:19 04:55:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:19 #3 DONE 0.0s 04:55:19 04:55:19 #4 [internal] load .dockerignore 04:55:19 #4 transferring context: 2B done 04:55:19 #4 DONE 0.0s 04:55:19 04:55:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 04:55:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 done 04:55:19 #5 CACHED 04:55:19 04:55:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 04:55:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done 04:55:19 #6 CACHED 04:55:19 04:55:19 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:55:19 #7 DONE 0.0s 04:55:19 04:55:19 #8 exporting to image 04:55:19 #8 exporting layers done 04:55:19 #8 exporting manifest sha256:b3e43681a1d5e2abb82080e5dbc69fbbd77ced96f820c397dbd0f893f109b837 done 04:55:19 #8 exporting config sha256:6c0be0b3ce31d6b0bdc70dfaacb40ab3ea7baaeee92946f77294dd6c50aa7069 done 04:55:19 #8 exporting manifest sha256:2e5aa66827051eb3c608780b1127a08df482e2e929c15ef992858c7afb020e9e done 04:55:19 #8 exporting config sha256:7806b04f19c334159aa88b159bcadcd0d4bdbea0e12dfaa67ae2b62cfd1e164a done 04:55:19 #8 exporting manifest list sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 done 04:55:19 #8 pushing layers 0.0s done 04:55:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 0.1s done 04:55:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:19 #8 DONE 0.1s 04:55:19 04:55:19 1 warning found (use --debug to expand): 04:55:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 04:55:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 04:55:20 #1 [internal] load build definition from Dockerfile 04:55:20 #1 transferring dockerfile: 169B done 04:55:20 #1 DONE 0.0s 04:55:20 04:55:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:55:20 #2 DONE 0.0s 04:55:20 04:55:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:55:20 #3 DONE 0.0s 04:55:20 04:55:20 #4 [internal] load .dockerignore 04:55:20 #4 transferring context: 2B done 04:55:20 #4 DONE 0.0s 04:55:20 04:55:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 04:55:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done 04:55:20 #5 CACHED 04:55:20 04:55:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 04:55:20 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done 04:55:20 #6 CACHED 04:55:20 04:55:20 #7 exporting to image 04:55:20 #7 exporting layers done 04:55:20 #7 exporting manifest sha256:b3e43681a1d5e2abb82080e5dbc69fbbd77ced96f820c397dbd0f893f109b837 done 04:55:20 #7 exporting config sha256:6c0be0b3ce31d6b0bdc70dfaacb40ab3ea7baaeee92946f77294dd6c50aa7069 done 04:55:20 #7 exporting manifest sha256:2e5aa66827051eb3c608780b1127a08df482e2e929c15ef992858c7afb020e9e done 04:55:20 #7 exporting config sha256:7806b04f19c334159aa88b159bcadcd0d4bdbea0e12dfaa67ae2b62cfd1e164a done 04:55:20 #7 exporting manifest list sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 done 04:55:20 #7 pushing layers 0.0s done 04:55:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 04:55:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 0.1s done 04:55:20 #7 DONE 0.1s 04:55:20 04:55:20 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:55:20 #8 DONE 0.0s 04:55:20 04:55:20 1 warning found (use --debug to expand): 04:55:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:20 #1 [internal] load build definition from Dockerfile 04:55:20 #1 transferring dockerfile: 211B done 04:55:20 #1 DONE 0.0s 04:55:20 04:55:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:20 #2 DONE 0.0s 04:55:20 04:55:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:20 #3 DONE 0.1s 04:55:20 04:55:20 #4 [internal] load .dockerignore 04:55:20 #4 transferring context: 2B done 04:55:20 #4 DONE 0.0s 04:55:20 04:55:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 04:55:20 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 04:55:20 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done 04:55:20 #5 DONE 0.1s 04:55:20 04:55:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 04:55:20 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done 04:55:20 #6 DONE 0.0s 04:55:20 04:55:20 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:55:20 #7 DONE 0.0s 04:55:20 04:55:20 #8 exporting to image 04:55:20 #8 exporting layers done 04:55:20 #8 exporting manifest sha256:9322adbd4ea853a6ab3bab81a35253283001a5fcd31bd21a844516f7fae4e785 done 04:55:20 #8 exporting config sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 done 04:55:20 #8 exporting manifest sha256:c1548eefd5425844da1d03016e993248cd76f6150768f88df3c44384126768f8 done 04:55:20 #8 exporting config sha256:c08f2b9315e86a8841b3d9fa7d9531ca1e8826af419104c38c5af4f325c1e8b2 done 04:55:20 #8 exporting manifest list sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 done 04:55:20 #8 pushing layers 0.1s done 04:55:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 04:55:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 0.1s done 04:55:21 #8 DONE 0.2s 04:55:21 04:55:21 1 warning found (use --debug to expand): 04:55:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 04:55:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 04:55:21 #1 [internal] load build definition from Dockerfile 04:55:21 #1 transferring dockerfile: 177B done 04:55:21 #1 DONE 0.0s 04:55:21 04:55:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:55:21 #2 DONE 0.0s 04:55:21 04:55:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:55:21 #3 DONE 0.0s 04:55:21 04:55:21 #4 [internal] load .dockerignore 04:55:21 #4 transferring context: 2B done 04:55:21 #4 DONE 0.0s 04:55:21 04:55:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 04:55:21 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 done 04:55:21 #5 CACHED 04:55:21 04:55:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 04:55:21 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done 04:55:21 #6 CACHED 04:55:21 04:55:21 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:55:21 #7 DONE 0.0s 04:55:21 04:55:21 #8 exporting to image 04:55:21 #8 exporting layers done 04:55:21 #8 exporting manifest sha256:9322adbd4ea853a6ab3bab81a35253283001a5fcd31bd21a844516f7fae4e785 done 04:55:21 #8 exporting config sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 done 04:55:21 #8 exporting manifest sha256:c1548eefd5425844da1d03016e993248cd76f6150768f88df3c44384126768f8 done 04:55:21 #8 exporting config sha256:c08f2b9315e86a8841b3d9fa7d9531ca1e8826af419104c38c5af4f325c1e8b2 done 04:55:21 #8 exporting manifest list sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 done 04:55:21 #8 pushing layers 0.0s done 04:55:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 0.1s done 04:55:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:21 #8 DONE 0.1s 04:55:21 04:55:21 1 warning found (use --debug to expand): 04:55:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53' 04:55:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 --push - 04:55:22 #1 [internal] load build definition from Dockerfile 04:55:22 #1 transferring dockerfile: 183B done 04:55:22 #1 DONE 0.0s 04:55:22 04:55:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 04:55:22 #2 DONE 0.0s 04:55:22 04:55:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 04:55:22 #3 DONE 0.0s 04:55:22 04:55:22 #4 [internal] load .dockerignore 04:55:22 #4 transferring context: 2B done 04:55:22 #4 DONE 0.0s 04:55:22 04:55:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 04:55:22 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done 04:55:22 #5 CACHED 04:55:22 04:55:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 04:55:22 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done 04:55:22 #6 CACHED 04:55:22 04:55:22 #7 exporting to image 04:55:22 #7 exporting layers done 04:55:22 #7 exporting manifest sha256:9322adbd4ea853a6ab3bab81a35253283001a5fcd31bd21a844516f7fae4e785 done 04:55:22 #7 exporting config sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 done 04:55:22 #7 exporting manifest sha256:c1548eefd5425844da1d03016e993248cd76f6150768f88df3c44384126768f8 done 04:55:22 #7 exporting config sha256:c08f2b9315e86a8841b3d9fa7d9531ca1e8826af419104c38c5af4f325c1e8b2 done 04:55:22 #7 exporting manifest list sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 04:55:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:22 #7 exporting manifest list sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 done 04:55:22 #7 pushing layers 0.0s done 04:55:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53@sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 0.1s done 04:55:22 #7 DONE 0.1s 04:55:22 04:55:22 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:55:22 #8 DONE 0.0s 04:55:22 04:55:22 1 warning found (use --debug to expand): 04:55:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:22 #1 [internal] load build definition from Dockerfile 04:55:22 #1 transferring dockerfile: 224B done 04:55:22 #1 DONE 0.0s 04:55:22 04:55:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:22 #2 DONE 0.0s 04:55:22 04:55:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:22 #3 DONE 0.0s 04:55:22 04:55:22 #4 [internal] load .dockerignore 04:55:22 #4 transferring context: 2B done 04:55:22 #4 DONE 0.0s 04:55:22 04:55:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 04:55:22 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done 04:55:22 #5 CACHED 04:55:22 04:55:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 04:55:22 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done 04:55:22 #6 CACHED 04:55:22 04:55:22 #7 exporting to image 04:55:22 #7 exporting layers done 04:55:22 #7 exporting manifest sha256:9322adbd4ea853a6ab3bab81a35253283001a5fcd31bd21a844516f7fae4e785 done 04:55:22 #7 exporting config sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 04:55:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:22 #7 exporting config sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 done 04:55:22 #7 exporting manifest sha256:c1548eefd5425844da1d03016e993248cd76f6150768f88df3c44384126768f8 done 04:55:22 #7 exporting config sha256:c08f2b9315e86a8841b3d9fa7d9531ca1e8826af419104c38c5af4f325c1e8b2 done 04:55:22 #7 exporting manifest list sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 done 04:55:22 #7 pushing layers 0.0s done 04:55:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 0.1s done 04:55:22 #7 DONE 0.1s 04:55:22 04:55:22 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:55:22 #8 DONE 0.0s 04:55:22 04:55:22 1 warning found (use --debug to expand): 04:55:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 04:55:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 04:55:23 #1 [internal] load build definition from Dockerfile 04:55:23 #1 transferring dockerfile: 175B done 04:55:23 #1 DONE 0.0s 04:55:23 04:55:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:55:23 #2 DONE 0.0s 04:55:23 04:55:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:55:23 #3 DONE 0.0s 04:55:23 04:55:23 #4 [internal] load .dockerignore 04:55:23 #4 transferring context: 2B done 04:55:23 #4 DONE 0.0s 04:55:23 04:55:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 04:55:23 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done 04:55:23 #5 CACHED 04:55:23 04:55:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 04:55:23 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done 04:55:23 #6 CACHED 04:55:23 04:55:23 #7 exporting to image 04:55:23 #7 exporting layers 04:55:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:23 #7 exporting layers done 04:55:23 #7 exporting manifest sha256:9322adbd4ea853a6ab3bab81a35253283001a5fcd31bd21a844516f7fae4e785 done 04:55:23 #7 exporting config sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 done 04:55:23 #7 exporting manifest sha256:c1548eefd5425844da1d03016e993248cd76f6150768f88df3c44384126768f8 done 04:55:23 #7 exporting config sha256:c08f2b9315e86a8841b3d9fa7d9531ca1e8826af419104c38c5af4f325c1e8b2 done 04:55:23 #7 exporting manifest list sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 done 04:55:23 #7 pushing layers 0.0s done 04:55:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 0.1s done 04:55:23 #7 DONE 0.1s 04:55:23 04:55:23 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:55:23 #8 DONE 0.0s 04:55:23 04:55:23 1 warning found (use --debug to expand): 04:55:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:23 #1 [internal] load build definition from Dockerfile 04:55:23 #1 transferring dockerfile: 215B done 04:55:23 #1 DONE 0.0s 04:55:23 04:55:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:23 #2 DONE 0.0s 04:55:23 04:55:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:23 #3 DONE 0.0s 04:55:23 04:55:23 #4 [internal] load .dockerignore 04:55:23 #4 transferring context: 2B done 04:55:23 #4 DONE 0.0s 04:55:23 04:55:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 04:55:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done 04:55:23 #5 DONE 0.0s 04:55:23 04:55:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 04:55:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done 04:55:23 #6 DONE 0.1s 04:55:23 04:55:23 #7 exporting to image 04:55:23 #7 exporting layers done 04:55:23 #7 exporting manifest sha256:dde4913d06dcf5e0a771c5270140548b267bde0103f55580ad4a3613bfd07d32 done 04:55:23 #7 exporting config sha256:fa5acd6422f26e5f58f8af0f58d423079a5808ca209ac1db55ab0b594a1b1138 done 04:55:23 #7 exporting manifest sha256:b1cbb39537f6591758768545c2215dea14aad7a8595643f0ee8870be72b13e7f done 04:55:23 #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c 04:55:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:23 #7 ... 04:55:23 04:55:23 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:55:23 #8 DONE 0.0s 04:55:23 04:55:23 #7 exporting to image 04:55:23 #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c done 04:55:23 #7 exporting manifest list sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba done 04:55:23 #7 pushing layers 0.1s done 04:55:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba 04:55:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba 0.1s done 04:55:24 #7 DONE 0.2s 04:55:24 04:55:24 1 warning found (use --debug to expand): 04:55:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 04:55:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 04:55:24 #1 [internal] load build definition from Dockerfile 04:55:24 #1 transferring dockerfile: 181B done 04:55:24 #1 DONE 0.0s 04:55:24 04:55:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:55:24 #2 DONE 0.0s 04:55:24 04:55:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:55:24 #3 DONE 0.0s 04:55:24 04:55:24 #4 [internal] load .dockerignore 04:55:24 #4 transferring context: 2B done 04:55:24 #4 DONE 0.0s 04:55:24 04:55:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 04:55:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 done 04:55:24 #5 CACHED 04:55:24 04:55:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 04:55:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done 04:55:24 #6 CACHED 04:55:24 04:55:24 #7 exporting to image 04:55:24 #7 exporting layers done 04:55:24 #7 exporting manifest sha256:dde4913d06dcf5e0a771c5270140548b267bde0103f55580ad4a3613bfd07d32 done 04:55:24 #7 exporting config sha256:fa5acd6422f26e5f58f8af0f58d423079a5808ca209ac1db55ab0b594a1b1138 done 04:55:24 #7 exporting manifest sha256:b1cbb39537f6591758768545c2215dea14aad7a8595643f0ee8870be72b13e7f done 04:55:24 #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c done 04:55:24 #7 exporting manifest list sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba 04:55:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:24 #7 exporting manifest list sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba done 04:55:24 #7 pushing layers 0.0s done 04:55:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba 0.1s done 04:55:24 #7 DONE 0.1s 04:55:24 04:55:24 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:55:24 #8 DONE 0.0s 04:55:24 04:55:24 1 warning found (use --debug to expand): 04:55:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53' 04:55:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 --push - 04:55:24 #1 [internal] load build definition from Dockerfile 04:55:24 #1 transferring dockerfile: 187B done 04:55:24 #1 DONE 0.0s 04:55:24 04:55:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 04:55:24 #2 DONE 0.0s 04:55:24 04:55:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 04:55:24 #3 DONE 0.0s 04:55:24 04:55:24 #4 [internal] load .dockerignore 04:55:24 #4 transferring context: 2B done 04:55:24 #4 DONE 0.0s 04:55:24 04:55:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 04:55:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done 04:55:24 #5 CACHED 04:55:24 04:55:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 04:55:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done 04:55:24 #6 CACHED 04:55:24 04:55:24 #7 exporting to image 04:55:24 #7 exporting layers done 04:55:24 #7 exporting manifest sha256:dde4913d06dcf5e0a771c5270140548b267bde0103f55580ad4a3613bfd07d32 done 04:55:24 #7 exporting config sha256:fa5acd6422f26e5f58f8af0f58d423079a5808ca209ac1db55ab0b594a1b1138 done 04:55:24 #7 exporting manifest sha256:b1cbb39537f6591758768545c2215dea14aad7a8595643f0ee8870be72b13e7f done 04:55:24 #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c 04:55:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:25 #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c done 04:55:25 #7 exporting manifest list sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba done 04:55:25 #7 pushing layers 0.0s done 04:55:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53@sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba 0.1s done 04:55:25 #7 DONE 0.1s 04:55:25 04:55:25 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:55:25 #8 DONE 0.0s 04:55:25 04:55:25 1 warning found (use --debug to expand): 04:55:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:25 #1 [internal] load build definition from Dockerfile 04:55:25 #1 transferring dockerfile: 228B done 04:55:25 #1 DONE 0.0s 04:55:25 04:55:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:25 #2 DONE 0.0s 04:55:25 04:55:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:25 #3 DONE 0.0s 04:55:25 04:55:25 #4 [internal] load .dockerignore 04:55:25 #4 transferring context: 2B done 04:55:25 #4 DONE 0.0s 04:55:25 04:55:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 04:55:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done 04:55:25 #5 CACHED 04:55:25 04:55:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 04:55:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done 04:55:25 #6 CACHED 04:55:25 04:55:25 #7 exporting to image 04:55:25 #7 exporting layers done 04:55:25 #7 exporting manifest sha256:dde4913d06dcf5e0a771c5270140548b267bde0103f55580ad4a3613bfd07d32 done 04:55:25 #7 exporting config sha256:fa5acd6422f26e5f58f8af0f58d423079a5808ca209ac1db55ab0b594a1b1138 done 04:55:25 #7 exporting manifest sha256:b1cbb39537f6591758768545c2215dea14aad7a8595643f0ee8870be72b13e7f done 04:55:25 #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c done 04:55:25 #7 exporting manifest list sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba done 04:55:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:25 #7 pushing layers 0.0s done 04:55:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba 0.1s done 04:55:25 #7 DONE 0.1s 04:55:25 04:55:25 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:55:25 #8 DONE 0.0s 04:55:25 04:55:25 1 warning found (use --debug to expand): 04:55:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 04:55:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 04:55:26 #1 [internal] load build definition from Dockerfile 04:55:26 #1 transferring dockerfile: 179B done 04:55:26 #1 DONE 0.0s 04:55:26 04:55:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:55:26 #2 DONE 0.0s 04:55:26 04:55:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:55:26 #3 DONE 0.0s 04:55:26 04:55:26 #4 [internal] load .dockerignore 04:55:26 #4 transferring context: 2B done 04:55:26 #4 DONE 0.0s 04:55:26 04:55:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 04:55:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 done 04:55:26 #5 CACHED 04:55:26 04:55:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 04:55:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done 04:55:26 #6 CACHED 04:55:26 04:55:26 #7 exporting to image 04:55:26 #7 exporting layers done 04:55:26 #7 exporting manifest sha256:dde4913d06dcf5e0a771c5270140548b267bde0103f55580ad4a3613bfd07d32 done 04:55:26 #7 exporting config sha256:fa5acd6422f26e5f58f8af0f58d423079a5808ca209ac1db55ab0b594a1b1138 done 04:55:26 #7 exporting manifest sha256:b1cbb39537f6591758768545c2215dea14aad7a8595643f0ee8870be72b13e7f done 04:55:26 #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c 04:55:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:26 #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c done 04:55:26 #7 exporting manifest list sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba done 04:55:26 #7 pushing layers 0.0s done 04:55:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba 0.1s done 04:55:26 #7 DONE 0.1s 04:55:26 04:55:26 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:55:26 #8 DONE 0.0s 04:55:26 04:55:26 1 warning found (use --debug to expand): 04:55:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:26 #1 [internal] load build definition from Dockerfile 04:55:26 #1 transferring dockerfile: 205B done 04:55:26 #1 DONE 0.0s 04:55:26 04:55:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:26 #2 DONE 0.0s 04:55:26 04:55:26 #3 [internal] load .dockerignore 04:55:26 #3 transferring context: 2B done 04:55:26 #3 DONE 0.0s 04:55:26 04:55:26 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:26 #4 DONE 0.1s 04:55:26 04:55:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done 04:55:26 #5 DONE 0.0s 04:55:26 04:55:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac done 04:55:26 #6 DONE 0.1s 04:55:26 04:55:26 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:55:26 #7 DONE 0.0s 04:55:26 04:55:26 #8 exporting to image 04:55:26 #8 exporting layers done 04:55:26 #8 exporting manifest sha256:1da42b6b27a5de9aa24e22aa2820ea2dedce7c491ccf0cdc75b5b3b9988f54bf 0.0s done 04:55:26 #8 exporting config sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 done 04:55:26 #8 exporting manifest sha256:fc53f03c1dc2f1d51fb77a216650f1006cbb18ac004b0d36520e35cfe9ed86f7 done 04:55:26 #8 exporting config sha256:9e1d0f0f0152fa120b563ce8e05d2ed24e22326734507974ffba58c944308bc8 done 04:55:26 #8 exporting manifest list sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 done 04:55:26 #8 pushing layers 0.1s done 04:55:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 04:55:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 0.1s done 04:55:27 #8 DONE 0.2s 04:55:27 04:55:27 1 warning found (use --debug to expand): 04:55:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 04:55:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 04:55:27 #1 [internal] load build definition from Dockerfile 04:55:27 #1 transferring dockerfile: 171B done 04:55:27 #1 DONE 0.0s 04:55:27 04:55:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:55:27 #2 DONE 0.0s 04:55:27 04:55:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:55:27 #3 DONE 0.0s 04:55:27 04:55:27 #4 [internal] load .dockerignore 04:55:27 #4 transferring context: 2B done 04:55:27 #4 DONE 0.0s 04:55:27 04:55:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac done 04:55:27 #5 DONE 0.0s 04:55:27 04:55:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done 04:55:27 #6 CACHED 04:55:27 04:55:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:27 #5 CACHED 04:55:27 04:55:27 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:55:27 #7 DONE 0.0s 04:55:27 04:55:27 #8 exporting to image 04:55:27 #8 exporting layers done 04:55:27 #8 exporting manifest sha256:1da42b6b27a5de9aa24e22aa2820ea2dedce7c491ccf0cdc75b5b3b9988f54bf done 04:55:27 #8 exporting config sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 done 04:55:27 #8 exporting manifest sha256:fc53f03c1dc2f1d51fb77a216650f1006cbb18ac004b0d36520e35cfe9ed86f7 done 04:55:27 #8 exporting config sha256:9e1d0f0f0152fa120b563ce8e05d2ed24e22326734507974ffba58c944308bc8 done 04:55:27 #8 exporting manifest list sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 done 04:55:27 #8 pushing layers 0.0s done 04:55:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 0.1s done 04:55:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:27 #8 DONE 0.1s 04:55:27 04:55:27 1 warning found (use --debug to expand): 04:55:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53' 04:55:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 --push - 04:55:27 #1 [internal] load build definition from Dockerfile 04:55:27 #1 transferring dockerfile: 177B done 04:55:27 #1 DONE 0.0s 04:55:27 04:55:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 04:55:27 #2 DONE 0.0s 04:55:27 04:55:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 04:55:27 #3 DONE 0.0s 04:55:27 04:55:27 #4 [internal] load .dockerignore 04:55:27 #4 transferring context: 2B done 04:55:27 #4 DONE 0.0s 04:55:27 04:55:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done 04:55:27 #5 CACHED 04:55:27 04:55:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done 04:55:27 #6 CACHED 04:55:27 04:55:27 #7 exporting to image 04:55:27 #7 exporting layers done 04:55:27 #7 exporting manifest sha256:1da42b6b27a5de9aa24e22aa2820ea2dedce7c491ccf0cdc75b5b3b9988f54bf done 04:55:27 #7 exporting config sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 done 04:55:27 #7 exporting manifest sha256:fc53f03c1dc2f1d51fb77a216650f1006cbb18ac004b0d36520e35cfe9ed86f7 done 04:55:27 #7 exporting config sha256:9e1d0f0f0152fa120b563ce8e05d2ed24e22326734507974ffba58c944308bc8 done 04:55:27 #7 exporting manifest list sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 done 04:55:27 #7 pushing layers 04:55:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:28 #7 pushing layers 0.0s done 04:55:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53@sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 0.1s done 04:55:28 #7 DONE 0.1s 04:55:28 04:55:28 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:55:28 #8 DONE 0.0s 04:55:28 04:55:28 1 warning found (use --debug to expand): 04:55:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:28 #1 [internal] load build definition from Dockerfile 04:55:28 #1 transferring dockerfile: 218B done 04:55:28 #1 DONE 0.0s 04:55:28 04:55:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:28 #2 DONE 0.0s 04:55:28 04:55:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:28 #3 DONE 0.0s 04:55:28 04:55:28 #4 [internal] load .dockerignore 04:55:28 #4 transferring context: 2B done 04:55:28 #4 DONE 0.0s 04:55:28 04:55:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done 04:55:28 #5 CACHED 04:55:28 04:55:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done 04:55:28 #6 CACHED 04:55:28 04:55:28 #7 exporting to image 04:55:28 #7 exporting layers done 04:55:28 #7 exporting manifest sha256:1da42b6b27a5de9aa24e22aa2820ea2dedce7c491ccf0cdc75b5b3b9988f54bf done 04:55:28 #7 exporting config sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 04:55:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:28 #7 exporting config sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 done 04:55:28 #7 exporting manifest sha256:fc53f03c1dc2f1d51fb77a216650f1006cbb18ac004b0d36520e35cfe9ed86f7 done 04:55:28 #7 exporting config sha256:9e1d0f0f0152fa120b563ce8e05d2ed24e22326734507974ffba58c944308bc8 done 04:55:28 #7 exporting manifest list sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 done 04:55:28 #7 pushing layers 0.0s done 04:55:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 0.1s done 04:55:28 #7 DONE 0.1s 04:55:28 04:55:28 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:55:28 #8 DONE 0.0s 04:55:28 04:55:28 1 warning found (use --debug to expand): 04:55:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 04:55:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 04:55:29 #1 [internal] load build definition from Dockerfile 04:55:29 #1 transferring dockerfile: 169B done 04:55:29 #1 DONE 0.0s 04:55:29 04:55:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:55:29 #2 DONE 0.0s 04:55:29 04:55:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:55:29 #3 DONE 0.0s 04:55:29 04:55:29 #4 [internal] load .dockerignore 04:55:29 #4 transferring context: 2B done 04:55:29 #4 DONE 0.0s 04:55:29 04:55:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac done 04:55:29 #5 CACHED 04:55:29 04:55:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done 04:55:29 #6 DONE 0.0s 04:55:29 04:55:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 04:55:29 #6 CACHED 04:55:29 04:55:29 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:55:29 #7 DONE 0.0s 04:55:29 04:55:29 #8 exporting to image 04:55:29 #8 exporting layers done 04:55:29 #8 exporting manifest sha256:1da42b6b27a5de9aa24e22aa2820ea2dedce7c491ccf0cdc75b5b3b9988f54bf done 04:55:29 #8 exporting config sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 done 04:55:29 #8 exporting manifest sha256:fc53f03c1dc2f1d51fb77a216650f1006cbb18ac004b0d36520e35cfe9ed86f7 done 04:55:29 #8 exporting config sha256:9e1d0f0f0152fa120b563ce8e05d2ed24e22326734507974ffba58c944308bc8 done 04:55:29 #8 exporting manifest list sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 done 04:55:29 #8 pushing layers 0.0s done 04:55:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 0.1s done 04:55:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:29 #8 DONE 0.1s 04:55:29 04:55:29 1 warning found (use --debug to expand): 04:55:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:29 #1 [internal] load build definition from Dockerfile 04:55:29 #1 transferring dockerfile: 206B done 04:55:29 #1 DONE 0.0s 04:55:29 04:55:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:29 #2 DONE 0.0s 04:55:29 04:55:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:29 #3 DONE 0.0s 04:55:29 04:55:29 #4 [internal] load .dockerignore 04:55:29 #4 transferring context: 2B done 04:55:29 #4 DONE 0.0s 04:55:29 04:55:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 04:55:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 04:55:29 #5 ... 04:55:29 04:55:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 04:55:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done 04:55:29 #6 DONE 0.1s 04:55:29 04:55:29 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:55:29 #7 DONE 0.0s 04:55:29 04:55:29 #8 exporting to image 04:55:29 #8 exporting layers done 04:55:29 #8 exporting manifest sha256:04ec877d18d195281e1014e870b83bcbf3fd64fd746b6665da23dca56bd60d8f done 04:55:29 #8 exporting config sha256:356abe20ea3b02ec76573d8875d1b205cab28e473bb7a887ba51f5b699c3f38b done 04:55:29 #8 exporting manifest sha256:b772af023696036cca6159212f18972fe2bbbfbf62d76c972e4b13baeebc7c44 0.0s done 04:55:29 #8 exporting config sha256:aa62a2597e31471e0da9e068fa1c1f1425852b7fdc90ecf9263f5dbb4187ead7 done 04:55:29 #8 exporting manifest list sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 done 04:55:29 #8 pushing layers 0.1s done 04:55:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 04:55:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 0.1s done 04:55:30 #8 DONE 0.2s 04:55:30 04:55:30 1 warning found (use --debug to expand): 04:55:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 04:55:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 04:55:30 #1 [internal] load build definition from Dockerfile 04:55:30 #1 transferring dockerfile: 172B done 04:55:30 #1 DONE 0.0s 04:55:30 04:55:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:55:30 #2 DONE 0.0s 04:55:30 04:55:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:55:30 #3 DONE 0.0s 04:55:30 04:55:30 #4 [internal] load .dockerignore 04:55:30 #4 transferring context: 2B done 04:55:30 #4 DONE 0.0s 04:55:30 04:55:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 04:55:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done 04:55:30 #5 DONE 0.0s 04:55:30 04:55:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 04:55:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done 04:55:30 #6 CACHED 04:55:30 04:55:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 04:55:30 #5 CACHED 04:55:30 04:55:30 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:55:30 #7 DONE 0.0s 04:55:30 04:55:30 #8 exporting to image 04:55:30 #8 exporting layers done 04:55:30 #8 exporting manifest sha256:04ec877d18d195281e1014e870b83bcbf3fd64fd746b6665da23dca56bd60d8f done 04:55:30 #8 exporting config sha256:356abe20ea3b02ec76573d8875d1b205cab28e473bb7a887ba51f5b699c3f38b done 04:55:30 #8 exporting manifest sha256:b772af023696036cca6159212f18972fe2bbbfbf62d76c972e4b13baeebc7c44 done 04:55:30 #8 exporting config sha256:aa62a2597e31471e0da9e068fa1c1f1425852b7fdc90ecf9263f5dbb4187ead7 done 04:55:30 #8 exporting manifest list sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 done 04:55:30 #8 pushing layers 0.0s done 04:55:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 0.1s done 04:55:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:30 #8 DONE 0.1s 04:55:30 04:55:30 1 warning found (use --debug to expand): 04:55:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 --push - 04:55:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53' 04:55:30 #1 [internal] load build definition from Dockerfile 04:55:30 #1 transferring dockerfile: 178B done 04:55:30 #1 DONE 0.0s 04:55:30 04:55:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 04:55:30 #2 DONE 0.0s 04:55:30 04:55:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 04:55:30 #3 DONE 0.0s 04:55:30 04:55:30 #4 [internal] load .dockerignore 04:55:30 #4 transferring context: 2B done 04:55:30 #4 DONE 0.0s 04:55:30 04:55:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 04:55:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done 04:55:30 #5 CACHED 04:55:30 04:55:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 04:55:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done 04:55:30 #6 CACHED 04:55:30 04:55:30 #7 exporting to image 04:55:30 #7 exporting layers done 04:55:30 #7 exporting manifest sha256:04ec877d18d195281e1014e870b83bcbf3fd64fd746b6665da23dca56bd60d8f 04:55:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:31 #7 exporting manifest sha256:04ec877d18d195281e1014e870b83bcbf3fd64fd746b6665da23dca56bd60d8f done 04:55:31 #7 exporting config sha256:356abe20ea3b02ec76573d8875d1b205cab28e473bb7a887ba51f5b699c3f38b done 04:55:31 #7 exporting manifest sha256:b772af023696036cca6159212f18972fe2bbbfbf62d76c972e4b13baeebc7c44 done 04:55:31 #7 exporting config sha256:aa62a2597e31471e0da9e068fa1c1f1425852b7fdc90ecf9263f5dbb4187ead7 done 04:55:31 #7 exporting manifest list sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 done 04:55:31 #7 pushing layers 0.0s done 04:55:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53@sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 0.1s done 04:55:31 #7 DONE 0.1s 04:55:31 04:55:31 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:55:31 #8 DONE 0.0s 04:55:31 04:55:31 1 warning found (use --debug to expand): 04:55:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:31 #1 [internal] load build definition from Dockerfile 04:55:31 #1 transferring dockerfile: 219B done 04:55:31 #1 DONE 0.0s 04:55:31 04:55:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:31 #2 DONE 0.0s 04:55:31 04:55:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:31 #3 DONE 0.0s 04:55:31 04:55:31 #4 [internal] load .dockerignore 04:55:31 #4 transferring context: 2B done 04:55:31 #4 DONE 0.0s 04:55:31 04:55:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 04:55:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done 04:55:31 #5 CACHED 04:55:31 04:55:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 04:55:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done 04:55:31 #6 CACHED 04:55:31 04:55:31 #7 exporting to image 04:55:31 #7 exporting layers done 04:55:31 #7 exporting manifest sha256:04ec877d18d195281e1014e870b83bcbf3fd64fd746b6665da23dca56bd60d8f done 04:55:31 #7 exporting config sha256:356abe20ea3b02ec76573d8875d1b205cab28e473bb7a887ba51f5b699c3f38b done 04:55:31 #7 exporting manifest sha256:b772af023696036cca6159212f18972fe2bbbfbf62d76c972e4b13baeebc7c44 done 04:55:31 #7 exporting config sha256:aa62a2597e31471e0da9e068fa1c1f1425852b7fdc90ecf9263f5dbb4187ead7 done 04:55:31 #7 exporting manifest list sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 done 04:55:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:31 #7 pushing layers 0.0s done 04:55:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 0.1s done 04:55:31 #7 DONE 0.1s 04:55:31 04:55:31 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:55:31 #8 DONE 0.0s 04:55:31 04:55:31 1 warning found (use --debug to expand): 04:55:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 04:55:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 04:55:32 #1 [internal] load build definition from Dockerfile 04:55:32 #1 transferring dockerfile: 170B done 04:55:32 #1 DONE 0.0s 04:55:32 04:55:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 04:55:32 #2 DONE 0.0s 04:55:32 04:55:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 04:55:32 #3 DONE 0.0s 04:55:32 04:55:32 #4 [internal] load .dockerignore 04:55:32 #4 transferring context: 2B done 04:55:32 #4 DONE 0.0s 04:55:32 04:55:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 04:55:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef done 04:55:32 #5 CACHED 04:55:32 04:55:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 04:55:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done 04:55:32 #6 CACHED 04:55:32 04:55:32 #7 exporting to image 04:55:32 #7 exporting layers done 04:55:32 #7 exporting manifest sha256:04ec877d18d195281e1014e870b83bcbf3fd64fd746b6665da23dca56bd60d8f done 04:55:32 #7 exporting config sha256:356abe20ea3b02ec76573d8875d1b205cab28e473bb7a887ba51f5b699c3f38b done 04:55:32 #7 exporting manifest sha256:b772af023696036cca6159212f18972fe2bbbfbf62d76c972e4b13baeebc7c44 done 04:55:32 #7 exporting config sha256:aa62a2597e31471e0da9e068fa1c1f1425852b7fdc90ecf9263f5dbb4187ead7 done 04:55:32 #7 exporting manifest list sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 done 04:55:32 #7 pushing layers 04:55:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:32 #7 pushing layers 0.0s done 04:55:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 0.1s done 04:55:32 #7 DONE 0.1s 04:55:32 04:55:32 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:55:32 #8 DONE 0.0s 04:55:32 04:55:32 1 warning found (use --debug to expand): 04:55:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:32 #1 [internal] load build definition from Dockerfile 04:55:32 #1 transferring dockerfile: 206B done 04:55:32 #1 DONE 0.0s 04:55:32 04:55:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:32 #2 DONE 0.0s 04:55:32 04:55:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:32 #3 DONE 0.0s 04:55:32 04:55:32 #4 [internal] load .dockerignore 04:55:32 #4 transferring context: 2B done 04:55:32 #4 DONE 0.0s 04:55:32 04:55:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 04:55:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 04:55:32 #5 ... 04:55:32 04:55:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 04:55:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 0.0s done 04:55:32 #6 DONE 0.1s 04:55:32 04:55:32 #7 exporting to image 04:55:32 #7 exporting layers done 04:55:32 #7 exporting manifest sha256:c6c716713e265d58da4370a4fc3398598f84ca96a2790fc19ae2b225f3f3f9d6 0.0s done 04:55:32 #7 exporting config sha256:775ad7be1b965a16b33566de55aa379605a686819ea1b3b94872df6b56e63e06 done 04:55:32 #7 exporting manifest sha256:ec49be343e2f868c30a1794675990a8f5e6a9d6a4b2c759e664c2b1d060da037 done 04:55:32 #7 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 04:55:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:32 #7 ... 04:55:32 04:55:32 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:55:32 #8 DONE 0.0s 04:55:32 04:55:32 #7 exporting to image 04:55:32 #7 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 done 04:55:32 #7 exporting manifest list sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 done 04:55:32 #7 pushing layers 0.1s done 04:55:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 04:55:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 0.1s done 04:55:33 #7 DONE 0.2s 04:55:33 04:55:33 1 warning found (use --debug to expand): 04:55:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 04:55:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 04:55:33 #1 [internal] load build definition from Dockerfile 04:55:33 #1 transferring dockerfile: 172B done 04:55:33 #1 DONE 0.0s 04:55:33 04:55:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:55:33 #2 DONE 0.0s 04:55:33 04:55:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:55:33 #3 DONE 0.0s 04:55:33 04:55:33 #4 [internal] load .dockerignore 04:55:33 #4 transferring context: 2B done 04:55:33 #4 DONE 0.0s 04:55:33 04:55:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 04:55:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b done 04:55:33 #5 CACHED 04:55:33 04:55:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 04:55:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b done 04:55:33 #6 CACHED 04:55:33 04:55:33 #7 exporting to image 04:55:33 #7 exporting layers done 04:55:33 #7 exporting manifest sha256:c6c716713e265d58da4370a4fc3398598f84ca96a2790fc19ae2b225f3f3f9d6 done 04:55:33 #7 exporting config sha256:775ad7be1b965a16b33566de55aa379605a686819ea1b3b94872df6b56e63e06 done 04:55:33 #7 exporting manifest sha256:ec49be343e2f868c30a1794675990a8f5e6a9d6a4b2c759e664c2b1d060da037 done 04:55:33 #7 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 done 04:55:33 #7 exporting manifest list sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 done 04:55:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:33 #7 pushing layers 0.0s done 04:55:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 0.1s done 04:55:33 #7 DONE 0.1s 04:55:33 04:55:33 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:55:33 #8 DONE 0.0s 04:55:33 04:55:33 1 warning found (use --debug to expand): 04:55:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53' 04:55:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 --push - 04:55:34 #1 [internal] load build definition from Dockerfile 04:55:34 #1 transferring dockerfile: 178B done 04:55:34 #1 DONE 0.0s 04:55:34 04:55:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 04:55:34 #2 DONE 0.0s 04:55:34 04:55:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 04:55:34 #3 DONE 0.0s 04:55:34 04:55:34 #4 [internal] load .dockerignore 04:55:34 #4 transferring context: 2B done 04:55:34 #4 DONE 0.0s 04:55:34 04:55:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 04:55:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 0.0s done 04:55:34 #5 CACHED 04:55:34 04:55:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 04:55:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 0.0s done 04:55:34 #6 DONE 0.0s 04:55:34 04:55:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 04:55:34 #6 CACHED 04:55:34 04:55:34 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:55:34 #7 DONE 0.0s 04:55:34 04:55:34 #8 exporting to image 04:55:34 #8 exporting layers done 04:55:34 #8 exporting manifest sha256:c6c716713e265d58da4370a4fc3398598f84ca96a2790fc19ae2b225f3f3f9d6 done 04:55:34 #8 exporting config sha256:775ad7be1b965a16b33566de55aa379605a686819ea1b3b94872df6b56e63e06 done 04:55:34 #8 exporting manifest sha256:ec49be343e2f868c30a1794675990a8f5e6a9d6a4b2c759e664c2b1d060da037 done 04:55:34 #8 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 done 04:55:34 #8 exporting manifest list sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 done 04:55:34 #8 pushing layers 0.0s done 04:55:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 0.1s done 04:55:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:34 #8 DONE 0.1s 04:55:34 04:55:34 1 warning found (use --debug to expand): 04:55:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:34 #1 [internal] load build definition from Dockerfile 04:55:34 #1 transferring dockerfile: 219B done 04:55:34 #1 DONE 0.0s 04:55:34 04:55:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:34 #2 DONE 0.0s 04:55:34 04:55:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:34 #3 DONE 0.0s 04:55:34 04:55:34 #4 [internal] load .dockerignore 04:55:34 #4 transferring context: 2B done 04:55:34 #4 DONE 0.0s 04:55:34 04:55:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 04:55:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b done 04:55:34 #5 CACHED 04:55:34 04:55:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 04:55:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 0.0s done 04:55:34 #6 CACHED 04:55:34 04:55:34 #7 exporting to image 04:55:34 #7 exporting layers done 04:55:34 #7 exporting manifest sha256:c6c716713e265d58da4370a4fc3398598f84ca96a2790fc19ae2b225f3f3f9d6 done 04:55:34 #7 exporting config sha256:775ad7be1b965a16b33566de55aa379605a686819ea1b3b94872df6b56e63e06 done 04:55:34 #7 exporting manifest sha256:ec49be343e2f868c30a1794675990a8f5e6a9d6a4b2c759e664c2b1d060da037 done 04:55:34 #7 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 done 04:55:34 #7 exporting manifest list sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 done 04:55:34 #7 pushing layers 0.0s done 04:55:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 04:55:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 0.1s done 04:55:34 #7 DONE 0.1s 04:55:34 04:55:34 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:55:34 #8 DONE 0.0s 04:55:34 04:55:34 1 warning found (use --debug to expand): 04:55:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 04:55:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 04:55:35 #1 [internal] load build definition from Dockerfile 04:55:35 #1 transferring dockerfile: 170B done 04:55:35 #1 DONE 0.0s 04:55:35 04:55:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 04:55:35 #2 DONE 0.0s 04:55:35 04:55:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 04:55:35 #3 DONE 0.0s 04:55:35 04:55:35 #4 [internal] load .dockerignore 04:55:35 #4 transferring context: 2B done 04:55:35 #4 DONE 0.0s 04:55:35 04:55:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 04:55:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 0.0s done 04:55:35 #5 CACHED 04:55:35 04:55:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 04:55:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 0.0s done 04:55:35 #6 CACHED 04:55:35 04:55:35 #7 exporting to image 04:55:35 #7 exporting layers done 04:55:35 #7 exporting manifest sha256:c6c716713e265d58da4370a4fc3398598f84ca96a2790fc19ae2b225f3f3f9d6 done 04:55:35 #7 exporting config sha256:775ad7be1b965a16b33566de55aa379605a686819ea1b3b94872df6b56e63e06 done 04:55:35 #7 exporting manifest sha256:ec49be343e2f868c30a1794675990a8f5e6a9d6a4b2c759e664c2b1d060da037 done 04:55:35 #7 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 04:55:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:35 #7 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 done 04:55:35 #7 exporting manifest list sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 done 04:55:35 #7 pushing layers 0.0s done 04:55:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 0.1s done 04:55:35 #7 DONE 0.1s 04:55:35 04:55:35 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:55:35 #8 DONE 0.0s 04:55:35 04:55:35 1 warning found (use --debug to expand): 04:55:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:35 #1 [internal] load build definition from Dockerfile 04:55:35 #1 transferring dockerfile: 206B done 04:55:35 #1 DONE 0.0s 04:55:35 04:55:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:35 #2 DONE 0.0s 04:55:35 04:55:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:35 #3 DONE 0.0s 04:55:35 04:55:35 #4 [internal] load .dockerignore 04:55:35 #4 transferring context: 2B done 04:55:35 #4 DONE 0.0s 04:55:35 04:55:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:35 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done 04:55:35 #5 DONE 0.0s 04:55:35 04:55:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:35 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done 04:55:35 #6 DONE 0.0s 04:55:35 04:55:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:35 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done 04:55:35 #5 DONE 0.1s 04:55:35 04:55:35 #7 exporting to image 04:55:35 #7 exporting layers done 04:55:35 #7 exporting manifest sha256:99208ba785347dca1bb3f22ddd681a950f7a27866881f420f799d9c8597c55a7 done 04:55:35 #7 exporting config sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 done 04:55:35 #7 exporting manifest sha256:fcc383026a760574a6ab1f27b2616e8f847a48ec16b46cae199f6d7666c159e3 done 04:55:35 #7 exporting config sha256:a5f469e2e4371498af2cd39ff788dbe5c9619c6145981b2e90163c0e77cbd521 done 04:55:35 #7 exporting manifest list sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 done 04:55:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:35 #7 pushing layers 0.1s done 04:55:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 0.1s done 04:55:35 #7 DONE 0.2s 04:55:35 04:55:35 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:55:35 #8 DONE 0.0s 04:55:36 04:55:36 1 warning found (use --debug to expand): 04:55:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 04:55:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 04:55:36 #1 [internal] load build definition from Dockerfile 04:55:36 #1 transferring dockerfile: 172B done 04:55:36 #1 DONE 0.0s 04:55:36 04:55:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 04:55:36 #2 DONE 0.0s 04:55:36 04:55:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 04:55:36 #3 DONE 0.0s 04:55:36 04:55:36 #4 [internal] load .dockerignore 04:55:36 #4 transferring context: 2B done 04:55:36 #4 DONE 0.0s 04:55:36 04:55:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:36 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done 04:55:36 #5 DONE 0.0s 04:55:36 04:55:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:36 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done 04:55:36 #6 CACHED 04:55:36 04:55:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:36 #5 CACHED 04:55:36 04:55:36 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:55:36 #7 DONE 0.0s 04:55:36 04:55:36 #8 exporting to image 04:55:36 #8 exporting layers done 04:55:36 #8 exporting manifest sha256:99208ba785347dca1bb3f22ddd681a950f7a27866881f420f799d9c8597c55a7 done 04:55:36 #8 exporting config sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 done 04:55:36 #8 exporting manifest sha256:fcc383026a760574a6ab1f27b2616e8f847a48ec16b46cae199f6d7666c159e3 done 04:55:36 #8 exporting config sha256:a5f469e2e4371498af2cd39ff788dbe5c9619c6145981b2e90163c0e77cbd521 done 04:55:36 #8 exporting manifest list sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 done 04:55:36 #8 pushing layers 0.0s done 04:55:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 0.1s done 04:55:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:36 #8 DONE 0.1s 04:55:36 04:55:36 1 warning found (use --debug to expand): 04:55:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53' 04:55:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 --push - 04:55:37 #1 [internal] load build definition from Dockerfile 04:55:37 #1 transferring dockerfile: 178B done 04:55:37 #1 DONE 0.0s 04:55:37 04:55:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 04:55:37 #2 DONE 0.0s 04:55:37 04:55:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 04:55:37 #3 DONE 0.0s 04:55:37 04:55:37 #4 [internal] load .dockerignore 04:55:37 #4 transferring context: 2B done 04:55:37 #4 DONE 0.0s 04:55:37 04:55:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:37 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done 04:55:37 #5 CACHED 04:55:37 04:55:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:37 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done 04:55:37 #6 CACHED 04:55:37 04:55:37 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:55:37 #7 DONE 0.0s 04:55:37 04:55:37 #8 exporting to image 04:55:37 #8 exporting layers done 04:55:37 #8 exporting manifest sha256:99208ba785347dca1bb3f22ddd681a950f7a27866881f420f799d9c8597c55a7 done 04:55:37 #8 exporting config sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 done 04:55:37 #8 exporting manifest sha256:fcc383026a760574a6ab1f27b2616e8f847a48ec16b46cae199f6d7666c159e3 done 04:55:37 #8 exporting config sha256:a5f469e2e4371498af2cd39ff788dbe5c9619c6145981b2e90163c0e77cbd521 done 04:55:37 #8 exporting manifest list sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 done 04:55:37 #8 pushing layers 0.0s done 04:55:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53@sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 0.1s done 04:55:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:37 #8 DONE 0.1s 04:55:37 04:55:37 1 warning found (use --debug to expand): 04:55:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:37 #1 [internal] load build definition from Dockerfile 04:55:37 #1 transferring dockerfile: 219B done 04:55:37 #1 DONE 0.0s 04:55:37 04:55:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:37 #2 DONE 0.0s 04:55:37 04:55:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:37 #3 DONE 0.0s 04:55:37 04:55:37 #4 [internal] load .dockerignore 04:55:37 #4 transferring context: 2B done 04:55:37 #4 DONE 0.0s 04:55:37 04:55:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:37 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done 04:55:37 #5 CACHED 04:55:37 04:55:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:37 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done 04:55:37 #6 DONE 0.0s 04:55:37 04:55:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:37 #6 CACHED 04:55:37 04:55:37 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:55:37 #7 DONE 0.0s 04:55:37 04:55:37 #8 exporting to image 04:55:37 #8 exporting layers done 04:55:37 #8 exporting manifest sha256:99208ba785347dca1bb3f22ddd681a950f7a27866881f420f799d9c8597c55a7 done 04:55:37 #8 exporting config sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 done 04:55:37 #8 exporting manifest sha256:fcc383026a760574a6ab1f27b2616e8f847a48ec16b46cae199f6d7666c159e3 done 04:55:37 #8 exporting config sha256:a5f469e2e4371498af2cd39ff788dbe5c9619c6145981b2e90163c0e77cbd521 done 04:55:37 #8 exporting manifest list sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 done 04:55:37 #8 pushing layers 0.0s done 04:55:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 0.1s done 04:55:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:37 #8 DONE 0.1s 04:55:37 04:55:37 1 warning found (use --debug to expand): 04:55:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 04:55:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 04:55:38 #1 [internal] load build definition from Dockerfile 04:55:38 #1 transferring dockerfile: 170B done 04:55:38 #1 DONE 0.0s 04:55:38 04:55:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 04:55:38 #2 DONE 0.0s 04:55:38 04:55:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 04:55:38 #3 DONE 0.0s 04:55:38 04:55:38 #4 [internal] load .dockerignore 04:55:38 #4 transferring context: 2B done 04:55:38 #4 DONE 0.0s 04:55:38 04:55:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:38 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done 04:55:38 #5 CACHED 04:55:38 04:55:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 04:55:38 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done 04:55:38 #6 CACHED 04:55:38 04:55:38 #7 exporting to image 04:55:38 #7 exporting layers done 04:55:38 #7 exporting manifest sha256:99208ba785347dca1bb3f22ddd681a950f7a27866881f420f799d9c8597c55a7 done 04:55:38 #7 exporting config sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 04:55:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:38 #7 exporting config sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 done 04:55:38 #7 exporting manifest sha256:fcc383026a760574a6ab1f27b2616e8f847a48ec16b46cae199f6d7666c159e3 done 04:55:38 #7 exporting config sha256:a5f469e2e4371498af2cd39ff788dbe5c9619c6145981b2e90163c0e77cbd521 done 04:55:38 #7 exporting manifest list sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 done 04:55:38 #7 pushing layers 0.0s done 04:55:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 0.1s done 04:55:38 #7 DONE 0.1s 04:55:38 04:55:38 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:55:38 #8 DONE 0.0s 04:55:38 04:55:38 1 warning found (use --debug to expand): 04:55:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d --push - 04:55:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d' 04:55:38 #1 [internal] load build definition from Dockerfile 04:55:38 #1 transferring dockerfile: 202B done 04:55:38 #1 DONE 0.0s 04:55:38 04:55:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:38 #2 DONE 0.0s 04:55:38 04:55:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d 04:55:38 #3 DONE 0.0s 04:55:38 04:55:38 #4 [internal] load .dockerignore 04:55:38 #4 transferring context: 2B done 04:55:38 #4 DONE 0.0s 04:55:38 04:55:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 04:55:38 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done 04:55:38 #5 DONE 0.0s 04:55:38 04:55:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 04:55:38 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 done 04:55:38 #6 DONE 0.1s 04:55:38 04:55:38 #7 exporting to image 04:55:38 #7 exporting layers done 04:55:38 #7 exporting manifest sha256:3a057d30cd95c22a8b61b2d4f586c403c07020bbb3a780bd8c0e43e7607dce7f 0.0s done 04:55:38 #7 exporting config sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d done 04:55:38 #7 exporting manifest sha256:3738444f86846331698a46add3dc8b93d5fad462eacfa8b3c5091782c75dedbf done 04:55:38 #7 exporting config sha256:12cd7283d5247b4b2d0f929b99e831a80b4c130a410cf0ee6a3f14b58228956e 04:55:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:38 #7 ... 04:55:38 04:55:38 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:55:38 #8 DONE 0.0s 04:55:38 04:55:38 #7 exporting to image 04:55:38 #7 exporting config sha256:12cd7283d5247b4b2d0f929b99e831a80b4c130a410cf0ee6a3f14b58228956e done 04:55:38 #7 exporting manifest list sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 done 04:55:38 #7 pushing layers 0.1s done 04:55:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 04:55:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 0.1s done 04:55:39 #7 DONE 0.2s 04:55:39 04:55:39 1 warning found (use --debug to expand): 04:55:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 04:55:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 04:55:39 #1 [internal] load build definition from Dockerfile 04:55:39 #1 transferring dockerfile: 168B done 04:55:39 #1 DONE 0.0s 04:55:39 04:55:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:55:39 #2 DONE 0.0s 04:55:39 04:55:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:55:39 #3 DONE 0.0s 04:55:39 04:55:39 #4 [internal] load .dockerignore 04:55:39 #4 transferring context: 2B done 04:55:39 #4 DONE 0.0s 04:55:39 04:55:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 04:55:39 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done 04:55:39 #5 CACHED 04:55:39 04:55:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 04:55:39 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done 04:55:39 #6 CACHED 04:55:39 04:55:39 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:55:39 #7 DONE 0.0s 04:55:39 04:55:39 #8 exporting to image 04:55:39 #8 exporting layers done 04:55:39 #8 exporting manifest sha256:3a057d30cd95c22a8b61b2d4f586c403c07020bbb3a780bd8c0e43e7607dce7f done 04:55:39 #8 exporting config sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d done 04:55:39 #8 exporting manifest sha256:3738444f86846331698a46add3dc8b93d5fad462eacfa8b3c5091782c75dedbf done 04:55:39 #8 exporting config sha256:12cd7283d5247b4b2d0f929b99e831a80b4c130a410cf0ee6a3f14b58228956e done 04:55:39 #8 exporting manifest list sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 done 04:55:39 #8 pushing layers 0.0s done 04:55:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 0.1s done 04:55:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:39 #8 DONE 0.1s 04:55:39 04:55:39 1 warning found (use --debug to expand): 04:55:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53' 04:55:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 --push - 04:55:40 #1 [internal] load build definition from Dockerfile 04:55:40 #1 transferring dockerfile: 174B done 04:55:40 #1 DONE 0.0s 04:55:40 04:55:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 04:55:40 #2 DONE 0.0s 04:55:40 04:55:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 04:55:40 #3 DONE 0.0s 04:55:40 04:55:40 #4 [internal] load .dockerignore 04:55:40 #4 transferring context: 2B done 04:55:40 #4 DONE 0.0s 04:55:40 04:55:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 04:55:40 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 done 04:55:40 #5 CACHED 04:55:40 04:55:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 04:55:40 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done 04:55:40 #6 CACHED 04:55:40 04:55:40 #7 exporting to image 04:55:40 #7 exporting layers done 04:55:40 #7 exporting manifest sha256:3a057d30cd95c22a8b61b2d4f586c403c07020bbb3a780bd8c0e43e7607dce7f done 04:55:40 #7 exporting config sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d done 04:55:40 #7 exporting manifest sha256:3738444f86846331698a46add3dc8b93d5fad462eacfa8b3c5091782c75dedbf done 04:55:40 #7 exporting config sha256:12cd7283d5247b4b2d0f929b99e831a80b4c130a410cf0ee6a3f14b58228956e done 04:55:40 #7 exporting manifest list sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 04:55:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:40 #7 exporting manifest list sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 done 04:55:40 #7 pushing layers 0.0s done 04:55:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53@sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 0.1s done 04:55:40 #7 DONE 0.1s 04:55:40 04:55:40 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:55:40 #8 DONE 0.0s 04:55:40 04:55:40 1 warning found (use --debug to expand): 04:55:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - 04:55:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' 04:55:40 #1 [internal] load build definition from Dockerfile 04:55:40 #1 transferring dockerfile: 215B done 04:55:40 #1 DONE 0.0s 04:55:40 04:55:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:40 #2 DONE 0.0s 04:55:40 04:55:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 04:55:40 #3 DONE 0.0s 04:55:40 04:55:40 #4 [internal] load .dockerignore 04:55:40 #4 transferring context: 2B done 04:55:40 #4 DONE 0.0s 04:55:40 04:55:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 04:55:40 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done 04:55:40 #5 CACHED 04:55:40 04:55:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 04:55:40 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done 04:55:40 #6 CACHED 04:55:40 04:55:40 #7 exporting to image 04:55:40 #7 exporting layers done 04:55:40 #7 exporting manifest sha256:3a057d30cd95c22a8b61b2d4f586c403c07020bbb3a780bd8c0e43e7607dce7f done 04:55:40 #7 exporting config sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d 04:55:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:40 #7 exporting config sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d done 04:55:40 #7 exporting manifest sha256:3738444f86846331698a46add3dc8b93d5fad462eacfa8b3c5091782c75dedbf done 04:55:40 #7 exporting config sha256:12cd7283d5247b4b2d0f929b99e831a80b4c130a410cf0ee6a3f14b58228956e done 04:55:40 #7 exporting manifest list sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 done 04:55:40 #7 pushing layers 0.0s done 04:55:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 0.1s done 04:55:40 #7 DONE 0.1s 04:55:40 04:55:40 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:55:40 #8 DONE 0.0s 04:55:40 04:55:40 1 warning found (use --debug to expand): 04:55:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:55:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 04:55:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 04:55:41 #1 [internal] load build definition from Dockerfile 04:55:41 #1 transferring dockerfile: 166B done 04:55:41 #1 DONE 0.0s 04:55:41 04:55:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 04:55:41 #2 DONE 0.0s 04:55:41 04:55:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 04:55:41 #3 DONE 0.0s 04:55:41 04:55:41 #4 [internal] load .dockerignore 04:55:41 #4 transferring context: 2B done 04:55:41 #4 DONE 0.0s 04:55:41 04:55:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 04:55:41 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done 04:55:41 #5 CACHED 04:55:41 04:55:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 04:55:41 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done 04:55:41 #6 CACHED 04:55:41 04:55:41 #7 exporting to image 04:55:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:55:41 #7 exporting layers done 04:55:41 #7 exporting manifest sha256:3a057d30cd95c22a8b61b2d4f586c403c07020bbb3a780bd8c0e43e7607dce7f done 04:55:41 #7 exporting config sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d done 04:55:41 #7 exporting manifest sha256:3738444f86846331698a46add3dc8b93d5fad462eacfa8b3c5091782c75dedbf done 04:55:41 #7 exporting config sha256:12cd7283d5247b4b2d0f929b99e831a80b4c130a410cf0ee6a3f14b58228956e done 04:55:41 #7 exporting manifest list sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 done 04:55:41 #7 pushing layers 0.0s done 04:55:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 0.1s done 04:55:41 #7 DONE 0.1s 04:55:41 04:55:41 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:55:41 #8 DONE 0.0s 04:55:41 04:55:41 1 warning found (use --debug to expand): 04:55:41  - 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 04:55:41 + '[' -d /w/workspace/edgex-go/894/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:55:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:55:42 ---> package-listing.sh 04:55:42 ++ facter osfamily 04:55:42 ++ tr '[:upper:]' '[:lower:]' 04:55:42 + OS_FAMILY=redhat 04:55:42 + workspace=/w/workspace/edgex-go/894 04:55:42 + START_PACKAGES=/tmp/packages_start.txt 04:55:42 + END_PACKAGES=/tmp/packages_end.txt 04:55:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:55:42 + PACKAGES=/tmp/packages_start.txt 04:55:42 + '[' /w/workspace/edgex-go/894 ']' 04:55:42 + PACKAGES=/tmp/packages_end.txt 04:55:42 + case "${OS_FAMILY}" in 04:55:42 + rpm -qa 04:55:42 + sort 04:55:43 + '[' -f /tmp/packages_start.txt ']' 04:55:43 + '[' -f /tmp/packages_end.txt ']' 04:55:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:55:43 + '[' /w/workspace/edgex-go/894 ']' 04:55:43 + mkdir -p /w/workspace/edgex-go/894/archives/ 04:55:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/894/archives/ [Pipeline] echo 04:55:43 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/894/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:55:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:44 04:55:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:44 latest: Pulling from edgex-lftools-log-publisher 04:55:44 5eb5b503b376: Pulling fs layer 04:55:44 5c69ac0246d0: Pulling fs layer 04:55:44 ec43610c2a17: Pulling fs layer 04:55:44 3a2ae6a8a46f: Pulling fs layer 04:55:44 33b1e0a273af: Pulling fs layer 04:55:44 5d3b04190fa2: Pulling fs layer 04:55:44 2f39f015ded8: Pulling fs layer 04:55:44 33b1e0a273af: Waiting 04:55:44 5d3b04190fa2: Waiting 04:55:44 2f39f015ded8: Waiting 04:55:44 3a2ae6a8a46f: Waiting 04:55:44 5c69ac0246d0: Verifying Checksum 04:55:44 5c69ac0246d0: Download complete 04:55:44 3a2ae6a8a46f: Verifying Checksum 04:55:44 3a2ae6a8a46f: Download complete 04:55:44 33b1e0a273af: Verifying Checksum 04:55:44 33b1e0a273af: Download complete 04:55:44 5d3b04190fa2: Verifying Checksum 04:55:44 5d3b04190fa2: Download complete 04:55:44 ec43610c2a17: Verifying Checksum 04:55:44 ec43610c2a17: Download complete 04:55:44 5eb5b503b376: Verifying Checksum 04:55:44 5eb5b503b376: Download complete 04:55:45 2f39f015ded8: Verifying Checksum 04:55:45 2f39f015ded8: Download complete 04:55:46 5eb5b503b376: Pull complete 04:55:46 5c69ac0246d0: Pull complete 04:55:46 ec43610c2a17: Pull complete 04:55:46 3a2ae6a8a46f: Pull complete 04:55:46 33b1e0a273af: Pull complete 04:55:47 5d3b04190fa2: Pull complete 04:55:50 2f39f015ded8: Pull complete 04:55:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:55:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:50 prd-centos7-docker-4c-2g-7835 does not seem to be running inside a container 04:55:50 $ 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/894/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:55:53 $ docker top 81dceaa2b041a34897a816cdaf3e6ad27347051a48c9a36f46b198c09d885963 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:54 + touch /tmp/pre-build-complete [Pipeline] sh 04:55:54 + mkdir -p /var/log/sysstat [Pipeline] sh 04:55:54 + ls /var/log/sa-host 04:55:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:55 provisioning config files... 04:55:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6601645925584091659tmp [Pipeline] { [Pipeline] echo 04:55:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:55:55 ---> create-netrc.sh [Pipeline] } 04:55:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:55:55 ---> python-tools-install.sh [Pipeline] echo 04:55:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:55:56 ---> sudo-logs.sh 04:55:56 Archiving 'sudo' log.. 04:55:56 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:56 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 04:55:56 $ docker stop --time=1 81dceaa2b041a34897a816cdaf3e6ad27347051a48c9a36f46b198c09d885963 04:55:57 $ docker rm -f --volumes 81dceaa2b041a34897a816cdaf3e6ad27347051a48c9a36f46b198c09d885963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 04:55:57 [WS-CLEANUP] Deleting project workspace... 04:55:57 [WS-CLEANUP] Deferred wipeout is used... 04:55:57 [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] } 05:09:19 #139 ... 05:09:19 05:09:19 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:09:19 #151 DONE 1077.9s 05:09:19 05:09:19 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:09:19 #150 ... 05:09:19 05:09:19 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:09:19 #155 DONE 0.1s 05:09:19 05:09:19 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:09:19 #156 DONE 0.1s 05:09:19 05:09:19 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:09:19 #150 ... 05:09:19 05:09:19 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:09:19 #157 DONE 0.2s 05:09:19 05:09: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 05:09:19 #158 DONE 0.1s 05:09:19 05:09: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/ 05:09:19 #159 DONE 0.1s 05:09:19 05:09: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 / 05:09:19 #160 DONE 2.2s 05:09:19 05:09:19 #108 [core-common-config-bootstrapper] exporting to image 05:09:19 #108 exporting layers 05:09:19 #108 exporting layers 1.0s done 05:09:19 #108 writing image sha256:6f9596799eb68eb34192033ac918af92e167d7e1b96867c56d4ff81a9e5d79e3 0.0s done 05:09:19 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 05:09:19 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:09:19 #108 DONE 7.0s 05:09:19 05:09:19 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:09:31 #150 ... 05:09:31 05:09:31 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:09:31 #148 DONE 1094.2s 05:09:31 05:09:31 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:09:31 #161 DONE 0.5s 05:09:31 05:09:31 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:09:33 #162 DONE 2.1s 05:09:33 05:09:33 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:09:33 #163 DONE 0.3s 05:09:33 05:09:33 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:09:33 #164 DONE 0.2s 05:09:33 05:09:33 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:09:33 #165 DONE 0.3s 05:09:33 05:09:33 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:09:33 #166 DONE 0.1s 05:09:33 05:09:33 #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/ 05:09:33 #167 DONE 0.1s 05:09:33 05:09:33 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:09:33 #139 ... 05:09:33 05:09:33 #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/ 05:09:33 #168 DONE 0.1s 05:09:33 05:09:33 #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/ 05:09:34 #169 DONE 0.2s 05:09:34 05:09:34 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:09:34 #170 DONE 0.1s 05:09:34 05:09:34 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:09:36 #171 DONE 2.0s 05:09:36 05:09:36 #108 [security-bootstrapper] exporting to image 05:09:36 #108 exporting layers 05:09:37 #108 exporting layers 1.3s done 05:09:37 #108 writing image sha256:17d43dc0dd86d79cc852cbd98389dd2415747bc34ac2ca59787ffb987c26758f 0.0s done 05:09:37 #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 05:09:37 #108 DONE 8.3s 05:09:37 05:09:37 #29 [security-spire-server internal] load .dockerignore 05:24:45 #29 ... 05:24:45 05:24:45 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:24:45 #153 DONE 1995.9s 05:24:45 05:24:45 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:24:45 #150 ... 05:24:45 05:24:45 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:24:45 #172 DONE 0.2s 05:24:45 05:24:45 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:24:45 #173 DONE 0.1s 05:24:45 05:24:45 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:24:45 #70 ... 05:24:45 05:24:45 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:24:45 #174 DONE 0.6s 05:24:45 05:24:45 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:24:45 #175 DONE 0.1s 05:24:45 05:24:45 #108 [core-command] exporting to image 05:24:45 #108 exporting layers 05:24:45 #108 exporting layers 0.5s done 05:24:45 #108 writing image sha256:73d8e5e948a4c6989b730b30bcbcd435f38b11d6f67aadb32ab80a186ca08ada 0.0s done 05:24:45 #108 naming to docker.io/library/core-command-arm64 done 05:24:45 #108 DONE 8.8s 05:24:45 05:24:45 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:24:53 #150 ... 05:24:53 05:24:53 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:24:53 #139 2017.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:25:05 #139 ... 05:25:05 05:25:05 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:25:05 #149 DONE 2029.3s 05:25:05 05:25:05 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:25:05 #152 ... 05:25:05 05:25:05 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:25:05 #176 DONE 0.1s 05:25:05 05:25:05 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:25:05 #177 DONE 0.2s 05:25:05 05:25:05 #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 05:25:06 #178 DONE 0.2s 05:25:06 05:25:06 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:25:06 #179 DONE 0.1s 05:25:06 05:25:06 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:25:06 #180 DONE 0.5s 05:25:06 05:25:06 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:25:06 #181 DONE 0.1s 05:25:06 05:25:06 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:25:08 #182 DONE 2.1s 05:25:08 05:25:08 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:25:08 #70 ... 05:25:08 05:25:08 #108 [security-proxy-setup] exporting to image 05:25:08 #108 exporting layers 05:25:09 #108 exporting layers 1.1s done 05:25:09 #108 writing image sha256:8140181fffcfe071e4881e5b507c1865b2fa4dcc69383831bf4da3dc0f749f0e done 05:25:09 #108 naming to docker.io/library/security-proxy-setup-arm64 done 05:25:09 #108 DONE 9.9s 05:25:09 05:25:09 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:25:28 #145 ... 05:25:28 05:25:28 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:25:28 #139 DONE 2050.5s 05:25:28 05:25:28 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:25:28 #150 ... 05:25:28 05:25:28 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:25:28 #183 DONE 0.1s 05:25:28 05:25:28 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:25:28 #184 DONE 0.1s 05:25:28 05:25:28 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:25:28 #146 ... 05:25:28 05:25:28 #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 05:25:28 #185 DONE 0.1s 05:25:28 05:25:28 #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 05:25:28 #186 DONE 0.1s 05:25:28 05:25:28 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:25:28 #150 ... 05:25:28 05:25:28 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:25:28 #187 DONE 0.1s 05:25:28 05:25:28 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:25:28 #188 DONE 0.4s 05:25:28 05:25:28 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:25:28 #150 ... 05:25:28 05:25:28 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:25:28 #189 DONE 0.4s 05:25:28 05:25:28 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:25:28 #190 DONE 0.1s 05:25:28 05:25:28 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:25:30 #191 DONE 1.7s 05:25:30 05:25:30 #108 [security-secretstore-setup] exporting to image 05:25:30 #108 exporting layers 05:25:32 #108 exporting layers 1.7s done 05:25:32 #108 writing image sha256:9edc5c23b974b558a512d11d65312efcac06ce05e99025a58ab5ed28cb124534 done 05:25:32 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 05:25:32 #108 DONE 11.6s 05:25:32 05:25:32 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:26:19 #150 ... 05:26:19 05:26:19 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:26:19 #145 DONE 2103.5s 05:26:19 05:26:19 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:26:20 #146 ... 05:26:20 05:26:20 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:26:20 #192 DONE 0.1s 05:26:20 05:26:20 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:26:20 #193 DONE 0.1s 05:26:20 05:26:20 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:26:20 #146 ... 05:26:20 05:26:20 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:26:20 #194 DONE 0.5s 05:26:20 05:26:20 #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 05:26:20 #195 DONE 0.1s 05:26:20 05:26:20 #108 [security-spiffe-token-provider] exporting to image 05:26:20 #108 exporting layers 05:26:21 #108 exporting layers 1.0s done 05:26:22 #108 writing image sha256:3167acbf070ce1f085a56f4e610de90cc1c516caf7364da534f101a1fea35a8a done 05:26:22 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:26:22 #108 DONE 12.6s 05:26:22 05:26:22 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:27:08 #150 ... 05:27:08 05:27:08 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:27:08 #147 DONE 2149.4s 05:27:08 05:27:08 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:27:08 #150 ... 05:27:08 05:27:08 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:27:08 #196 DONE 0.1s 05:27:08 05:27:08 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:27:08 #197 DONE 0.2s 05:27:08 05:27:08 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:27:08 #70 ... 05:27:08 05:27:08 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:27:08 #198 DONE 0.6s 05:27:08 05:27:08 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:27:08 #146 ... 05:27:08 05:27:08 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 05:27:08 #199 DONE 0.2s 05:27:08 05:27:08 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:27:08 #200 DONE 0.2s 05:27:08 05:27:08 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:27:08 #201 DONE 1.9s 05:27:08 05:27:08 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:27:09 #150 ... 05:27:09 05:27:09 #108 [security-proxy-auth] exporting to image 05:27:09 #108 exporting layers 05:27:09 #108 exporting layers 0.9s done 05:27:09 #108 writing image sha256:9987479826ab61156598d875149e517c7787d4fe8152ea0a10a05cb7160c4bf0 0.0s done 05:27:09 #108 naming to docker.io/library/security-proxy-auth-arm64 done 05:27:09 #108 DONE 13.5s 05:27:09 05:27:09 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:27:12 #150 ... 05:27:12 05:27:12 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:27:12 #144 DONE 2156.6s 05:27:12 05:27:12 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:27:14 #150 DONE 2158.5s 05:27:14 05:27:14 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:27:14 #202 DONE 0.4s 05:27:14 05:27:14 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:27:14 #70 ... 05:27:14 05:27:14 #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:27:15 #203 DONE 0.2s 05:27:15 05:27:15 #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:27:15 #204 ... 05:27:15 05:27:15 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:27:15 #146 DONE 2159.3s 05:27:15 05:27:15 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:27:15 #205 ... 05:27:15 05:27:15 #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:27:15 #204 DONE 0.3s 05:27:15 05:27:15 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:27:15 #70 ... 05:27:15 05:27:15 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:27:15 #206 ... 05:27:15 05:27:15 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:27:15 #205 DONE 1.2s 05:27:15 05:27:15 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:27:16 #207 DONE 0.4s 05:27:16 05:27:16 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:27:16 #208 DONE 0.6s 05:27:16 05:27:16 #108 [core-keeper] exporting to image 05:27:16 #108 exporting layers 05:27:16 #108 ... 05:27:16 05:27:16 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:27:16 #209 DONE 0.3s 05:27:16 05:27:16 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:27:16 #210 ... 05:27:16 05:27:16 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:27:16 #206 DONE 1.3s 05:27:17 05:27:17 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:27:17 #211 DONE 0.2s 05:27:17 05:27:17 #108 [core-keeper] exporting to image 05:27:17 #108 ... 05:27:17 05:27:17 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:27:17 #210 DONE 0.8s 05:27:17 05:27:17 #108 [core-keeper] exporting to image 05:27:17 #108 exporting layers 1.1s done 05:27:17 #108 writing image sha256:da8df78935b7a3dfae143964c9b452704265dbcaf60481df140018c62f33e744 0.0s done 05:27:17 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 05:27:18 #108 ... 05:27:18 05:27:18 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:27:18 #212 DONE 0.4s 05:27:18 05:27:18 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:27:18 #213 DONE 0.2s 05:27:18 05:27:18 #108 [core-metadata] exporting to image 05:27:18 #108 exporting layers 1.0s done 05:27:18 #108 writing image sha256:7c8f915d3dcef2a45b7d9e8d95da28c19a08cde0755b658b95fd33513d0e65da done 05:27:18 #108 naming to docker.io/library/core-data-arm64 05:27:18 #108 naming to docker.io/library/core-data-arm64 0.0s done 05:27:18 #108 exporting layers 0.7s done 05:27:18 #108 writing image sha256:e27ce660ab8a0fb8b224d09cef435c84341d494c4bbc382b1d44a748889ee0ce done 05:27:18 #108 naming to docker.io/library/core-metadata-arm64 done 05:27:18 #108 DONE 15.3s 05:27:18 05:27:18 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:27:45 #70 ... 05:27:45 05:27:45 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:27:45 #152 DONE 2187.0s 05:27:45 05:27:45 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:27:45 #70 ... 05:27:45 05:27:45 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:27:45 #214 DONE 0.1s 05:27:45 05:27:45 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:27:45 #215 DONE 0.1s 05:27:45 05:27:45 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:27:45 #70 ... 05:27:45 05:27:45 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:27:45 #216 DONE 0.6s 05:27:45 05:27:45 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:27:45 #217 DONE 0.1s 05:27:45 05:27:45 #108 [support-scheduler] exporting to image 05:27:45 #108 exporting layers 05:27:45 #108 exporting layers 0.9s done 05:27:45 #108 writing image sha256:3c3fad5b930c3443fc7c854851f1ecdc341ee1ffa0ac0cd10beb21a636aea98d done 05:27:45 #108 naming to docker.io/library/support-scheduler-arm64 done 05:27:45 #108 DONE 16.2s 05:27:45 05:27:45 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:27:48 #154 DONE 2193.1s 05:27:48 05:27:48 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:27:49 #70 ... 05:27:49 05:27:49 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:27:49 #218 DONE 0.1s 05:27:49 05:27:49 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:27:49 #219 DONE 0.1s 05:27:49 05:27:49 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:27:49 #70 ... 05:27:49 05:27:49 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:27:50 #220 DONE 0.4s 05:27:50 05:27:50 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:27:50 #70 ... 05:27:50 05:27:50 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:27:50 #221 DONE 0.1s 05:27:50 05:27:50 #108 [support-notifications] exporting to image 05:27:50 #108 exporting layers 0.6s done 05:27:50 #108 writing image sha256:ea78796dbc3f7649f77de873890ebb4d4cbe39cd6a8ec2b37608368c04f74422 done 05:27:50 #108 naming to docker.io/library/support-notifications-arm64 done 05:27:50 #108 DONE 16.8s 05:27:50 05:27:50 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:27:50 time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:27:50 $ docker stop --time=1 57e550c75ecb729c673ca85e74155f0c7b4edccfe64b8fff313d80ff9cbe2dd8 05:27:52 $ docker rm -f --volumes 57e550c75ecb729c673ca85e74155f0c7b4edccfe64b8fff313d80ff9cbe2dd8 [Pipeline] // withDockerContainer [Pipeline] sh 05:27:52 + docker images 05:27:52 REPOSITORY TAG IMAGE ID CREATED SIZE 05:27:52 support-notifications-arm64 latest ea78796dbc3f 3 seconds ago 54.1MB 05:27:52 support-scheduler-arm64 latest 3c3fad5b930c 8 seconds ago 50.3MB 05:27:52 core-metadata-arm64 latest e27ce660ab8a 35 seconds ago 46.7MB 05:27:52 core-data-arm64 latest 7c8f915d3dce 35 seconds ago 46.5MB 05:27:52 core-keeper-arm64 latest da8df78935b7 36 seconds ago 45.4MB 05:27:52 security-proxy-auth-arm64 latest 9987479826ab 44 seconds ago 45.7MB 05:27:52 security-spiffe-token-provider-arm64 latest 3167acbf070c About a minute ago 49.9MB 05:27:52 security-secretstore-setup-arm64 latest 9edc5c23b974 2 minutes ago 80.2MB 05:27:52 security-proxy-setup-arm64 latest 8140181fffcf 2 minutes ago 50.3MB 05:27:52 core-command-arm64 latest 73d8e5e948a4 3 minutes ago 41MB 05:27:52 security-bootstrapper-arm64 latest 17d43dc0dd86 18 minutes ago 22.1MB 05:27:52 core-common-config-bootstrapper-arm64 latest 6f9596799eb6 18 minutes ago 21MB 05:27:52 security-spire-agent-arm64 latest c1c4e97cd8c9 38 minutes ago 188MB 05:27:52 security-spire-config-arm64 latest af052e4cb37b 38 minutes ago 144MB 05:27:52 security-spire-server-arm64 latest 7acbd6dfe0fc 38 minutes ago 145MB 05:27:52 ci-base-image-arm64 latest ab0eb0defd72 39 minutes ago 922MB 05:27:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 3 weeks ago 566MB 05:27:52 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 05:27:53 provisioning config files... 05:27:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/894@tmp/config856121571537120373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:53 ---> ****-login.sh 05:27:53 nexus3.edgexfoundry.org:10001 05:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:53 Configure a credential helper to remove this warning. See 05:27:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:53 05:27:53 Login Succeeded 05:27:53 nexus3.edgexfoundry.org:10002 05:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:54 Configure a credential helper to remove this warning. See 05:27:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:54 05:27:54 Login Succeeded 05:27:54 nexus3.edgexfoundry.org:10003 05:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:54 Configure a credential helper to remove this warning. See 05:27:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:54 05:27:54 Login Succeeded 05:27:54 nexus3.edgexfoundry.org:10004 05:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:55 Configure a credential helper to remove this warning. See 05:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:55 05:27:55 Login Succeeded 05:27:55 ****.io 05:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:55 Configure a credential helper to remove this warning. See 05:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:55 05:27:55 Login Succeeded 05:27:55 ---> ****-login.sh ends [Pipeline] } 05:27:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:27:55 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:27:55 bbf141e4669210f407981f563a8ec2cefdbd657d 05:27:55 latest 05:27:55 4.1.0-dev.53 05:27:55 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:27:55 main 05:27:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:27:56 c3e94a644d90: Preparing 05:27:56 68d02f414f01: Preparing 05:27:56 8a058bc1eb4b: Preparing 05:27:56 8d579323e193: Preparing 05:27:56 69391f73dd32: Preparing 05:27:56 b3c840a9c444: Preparing 05:27:56 1e890da81ec9: Preparing 05:27:56 b3c840a9c444: Waiting 05:27:56 1e890da81ec9: Waiting 05:27:56 8d579323e193: Pushed 05:27:56 8a058bc1eb4b: Pushed 05:27:56 c3e94a644d90: Pushed 05:27:56 1e890da81ec9: Layer already exists 05:27:56 b3c840a9c444: Pushed 05:27:56 69391f73dd32: Pushed 05:28:03 68d02f414f01: Pushed 05:28:03 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:d2548a1b69fc047e2e34f3f6ed8407e4c47fcc9ce5a5dccabddb51bdfcc9fe53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:04 c3e94a644d90: Preparing 05:28:04 68d02f414f01: Preparing 05:28:04 8a058bc1eb4b: Preparing 05:28:04 8d579323e193: Preparing 05:28:04 69391f73dd32: Preparing 05:28:04 b3c840a9c444: Preparing 05:28:04 b3c840a9c444: Waiting 05:28:04 1e890da81ec9: Preparing 05:28:04 68d02f414f01: Layer already exists 05:28:04 69391f73dd32: Layer already exists 05:28:04 c3e94a644d90: Layer already exists 05:28:04 8d579323e193: Layer already exists 05:28:04 8a058bc1eb4b: Layer already exists 05:28:04 1e890da81ec9: Layer already exists 05:28:04 b3c840a9c444: Layer already exists 05:28:04 latest: digest: sha256:d2548a1b69fc047e2e34f3f6ed8407e4c47fcc9ce5a5dccabddb51bdfcc9fe53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.53 05:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:05 c3e94a644d90: Preparing 05:28:05 68d02f414f01: Preparing 05:28:05 8a058bc1eb4b: Preparing 05:28:05 8d579323e193: Preparing 05:28:05 69391f73dd32: Preparing 05:28:05 b3c840a9c444: Preparing 05:28:05 1e890da81ec9: Preparing 05:28:05 1e890da81ec9: Waiting 05:28:05 b3c840a9c444: Waiting 05:28:05 8a058bc1eb4b: Layer already exists 05:28:05 8d579323e193: Layer already exists 05:28:05 69391f73dd32: Layer already exists 05:28:05 68d02f414f01: Layer already exists 05:28:05 c3e94a644d90: Layer already exists 05:28:05 b3c840a9c444: Layer already exists 05:28:05 1e890da81ec9: Layer already exists 05:28:05 4.1.0-dev.53: digest: sha256:d2548a1b69fc047e2e34f3f6ed8407e4c47fcc9ce5a5dccabddb51bdfcc9fe53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:06 c3e94a644d90: Preparing 05:28:06 68d02f414f01: Preparing 05:28:06 8a058bc1eb4b: Preparing 05:28:06 8d579323e193: Preparing 05:28:06 69391f73dd32: Preparing 05:28:06 b3c840a9c444: Preparing 05:28:06 1e890da81ec9: Preparing 05:28:06 b3c840a9c444: Waiting 05:28:06 69391f73dd32: Layer already exists 05:28:06 68d02f414f01: Layer already exists 05:28:06 c3e94a644d90: Layer already exists 05:28:06 8a058bc1eb4b: Layer already exists 05:28:06 8d579323e193: Layer already exists 05:28:06 b3c840a9c444: Layer already exists 05:28:06 1e890da81ec9: Layer already exists 05:28:06 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:d2548a1b69fc047e2e34f3f6ed8407e4c47fcc9ce5a5dccabddb51bdfcc9fe53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:07 c3e94a644d90: Preparing 05:28:07 68d02f414f01: Preparing 05:28:07 8a058bc1eb4b: Preparing 05:28:07 8d579323e193: Preparing 05:28:07 69391f73dd32: Preparing 05:28:07 b3c840a9c444: Preparing 05:28:07 1e890da81ec9: Preparing 05:28:07 b3c840a9c444: Waiting 05:28:07 1e890da81ec9: Waiting 05:28:07 8d579323e193: Layer already exists 05:28:07 68d02f414f01: Layer already exists 05:28:07 8a058bc1eb4b: Layer already exists 05:28:07 69391f73dd32: Layer already exists 05:28:07 c3e94a644d90: Layer already exists 05:28:07 1e890da81ec9: Layer already exists 05:28:07 b3c840a9c444: Layer already exists 05:28:07 main: digest: sha256:d2548a1b69fc047e2e34f3f6ed8407e4c47fcc9ce5a5dccabddb51bdfcc9fe53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:07 ===================================================== [Pipeline] echo 05:28:07 taggedImages: 05:28:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:28:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.53 05:28:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:28:07 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:28:07 bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:07 latest 05:28:07 4.1.0-dev.53 05:28:07 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:07 main 05:28:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:07 a7d9e158905a: Preparing 05:28:07 25e60b8dcd1c: Preparing 05:28:07 f75af7503cef: Preparing 05:28:07 49104296da3c: Preparing 05:28:07 8a058bc1eb4b: Preparing 05:28:07 8d579323e193: Preparing 05:28:07 69391f73dd32: Preparing 05:28:07 b3c840a9c444: Preparing 05:28:07 1e890da81ec9: Preparing 05:28:07 8d579323e193: Waiting 05:28:07 69391f73dd32: Waiting 05:28:07 b3c840a9c444: Waiting 05:28:07 1e890da81ec9: Waiting 05:28:08 8a058bc1eb4b: Layer already exists 05:28:08 8d579323e193: Layer already exists 05:28:08 f75af7503cef: Pushed 05:28:08 25e60b8dcd1c: Pushed 05:28:08 69391f73dd32: Layer already exists 05:28:08 b3c840a9c444: Layer already exists 05:28:08 1e890da81ec9: Layer already exists 05:28:08 a7d9e158905a: Pushed 05:28:10 49104296da3c: Pushed 05:28:10 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:fe4fa3587f4ef136f834d9f0d04147e84f5c0a1a859b6f6dd105d0d90609247e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:11 + 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 05:28:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:11 a7d9e158905a: Preparing 05:28:11 25e60b8dcd1c: Preparing 05:28:11 f75af7503cef: Preparing 05:28:11 49104296da3c: Preparing 05:28:11 8a058bc1eb4b: Preparing 05:28:11 8d579323e193: Preparing 05:28:11 69391f73dd32: Preparing 05:28:11 b3c840a9c444: Preparing 05:28:11 1e890da81ec9: Preparing 05:28:11 69391f73dd32: Waiting 05:28:11 1e890da81ec9: Waiting 05:28:11 b3c840a9c444: Waiting 05:28:11 8d579323e193: Waiting 05:28:11 8a058bc1eb4b: Layer already exists 05:28:11 25e60b8dcd1c: Layer already exists 05:28:11 49104296da3c: Layer already exists 05:28:11 f75af7503cef: Layer already exists 05:28:11 a7d9e158905a: Layer already exists 05:28:11 8d579323e193: Layer already exists 05:28:11 69391f73dd32: Layer already exists 05:28:11 b3c840a9c444: Layer already exists 05:28:11 1e890da81ec9: Layer already exists 05:28:11 latest: digest: sha256:fe4fa3587f4ef136f834d9f0d04147e84f5c0a1a859b6f6dd105d0d90609247e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.53 05:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:12 a7d9e158905a: Preparing 05:28:12 25e60b8dcd1c: Preparing 05:28:12 f75af7503cef: Preparing 05:28:12 49104296da3c: Preparing 05:28:12 8a058bc1eb4b: Preparing 05:28:12 8d579323e193: Preparing 05:28:12 69391f73dd32: Preparing 05:28:12 b3c840a9c444: Preparing 05:28:12 1e890da81ec9: Preparing 05:28:12 69391f73dd32: Waiting 05:28:12 b3c840a9c444: Waiting 05:28:12 1e890da81ec9: Waiting 05:28:12 8d579323e193: Waiting 05:28:12 25e60b8dcd1c: Layer already exists 05:28:12 a7d9e158905a: Layer already exists 05:28:12 49104296da3c: Layer already exists 05:28:12 f75af7503cef: Layer already exists 05:28:12 8a058bc1eb4b: Layer already exists 05:28:12 8d579323e193: Layer already exists 05:28:12 69391f73dd32: Layer already exists 05:28:12 1e890da81ec9: Layer already exists 05:28:12 b3c840a9c444: Layer already exists 05:28:12 4.1.0-dev.53: digest: sha256:fe4fa3587f4ef136f834d9f0d04147e84f5c0a1a859b6f6dd105d0d90609247e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:13 a7d9e158905a: Preparing 05:28:13 25e60b8dcd1c: Preparing 05:28:13 f75af7503cef: Preparing 05:28:13 49104296da3c: Preparing 05:28:13 8a058bc1eb4b: Preparing 05:28:13 8d579323e193: Preparing 05:28:13 69391f73dd32: Preparing 05:28:13 b3c840a9c444: Preparing 05:28:13 1e890da81ec9: Preparing 05:28:13 8d579323e193: Waiting 05:28:13 69391f73dd32: Waiting 05:28:13 b3c840a9c444: Waiting 05:28:13 1e890da81ec9: Waiting 05:28:13 25e60b8dcd1c: Layer already exists 05:28:13 49104296da3c: Layer already exists 05:28:13 8a058bc1eb4b: Layer already exists 05:28:13 a7d9e158905a: Layer already exists 05:28:13 f75af7503cef: Layer already exists 05:28:13 b3c840a9c444: Layer already exists 05:28:13 69391f73dd32: Layer already exists 05:28:13 8d579323e193: Layer already exists 05:28:13 1e890da81ec9: Layer already exists 05:28:13 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:fe4fa3587f4ef136f834d9f0d04147e84f5c0a1a859b6f6dd105d0d90609247e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:14 + 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 05:28:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:14 a7d9e158905a: Preparing 05:28:14 25e60b8dcd1c: Preparing 05:28:14 f75af7503cef: Preparing 05:28:14 49104296da3c: Preparing 05:28:14 8a058bc1eb4b: Preparing 05:28:14 8d579323e193: Preparing 05:28:14 8d579323e193: Waiting 05:28:14 69391f73dd32: Preparing 05:28:14 b3c840a9c444: Preparing 05:28:14 1e890da81ec9: Preparing 05:28:14 b3c840a9c444: Waiting 05:28:14 1e890da81ec9: Waiting 05:28:14 69391f73dd32: Waiting 05:28:14 f75af7503cef: Layer already exists 05:28:14 a7d9e158905a: Layer already exists 05:28:14 49104296da3c: Layer already exists 05:28:14 8a058bc1eb4b: Layer already exists 05:28:14 25e60b8dcd1c: Layer already exists 05:28:14 b3c840a9c444: Layer already exists 05:28:14 69391f73dd32: Layer already exists 05:28:14 1e890da81ec9: Layer already exists 05:28:14 8d579323e193: Layer already exists 05:28:14 main: digest: sha256:fe4fa3587f4ef136f834d9f0d04147e84f5c0a1a859b6f6dd105d0d90609247e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:14 ===================================================== [Pipeline] echo 05:28:14 taggedImages: 05:28:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:28:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.53 05:28:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:28:14 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:28:14 bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:14 latest 05:28:14 4.1.0-dev.53 05:28:14 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:14 main 05:28:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:15 6e2cec87eb27: Preparing 05:28:15 4267e0741867: Preparing 05:28:15 8a058bc1eb4b: Preparing 05:28:15 8d579323e193: Preparing 05:28:15 97372e9f7a8d: Preparing 05:28:15 0884fa2ac712: Preparing 05:28:15 1e890da81ec9: Preparing 05:28:15 0884fa2ac712: Waiting 05:28:15 1e890da81ec9: Waiting 05:28:15 8a058bc1eb4b: Layer already exists 05:28:15 8d579323e193: Layer already exists 05:28:15 1e890da81ec9: Layer already exists 05:28:15 6e2cec87eb27: Pushed 05:28:15 0884fa2ac712: Pushed 05:28:16 97372e9f7a8d: Pushed 05:28:22 4267e0741867: Pushed 05:28:22 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:6440764ce121c183f7fdc4b595905717ea68d213695efad8d27be172b6956e5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:23 6e2cec87eb27: Preparing 05:28:23 4267e0741867: Preparing 05:28:23 8a058bc1eb4b: Preparing 05:28:23 8d579323e193: Preparing 05:28:23 97372e9f7a8d: Preparing 05:28:23 0884fa2ac712: Preparing 05:28:23 1e890da81ec9: Preparing 05:28:23 1e890da81ec9: Waiting 05:28:23 0884fa2ac712: Waiting 05:28:23 8a058bc1eb4b: Layer already exists 05:28:23 6e2cec87eb27: Layer already exists 05:28:23 8d579323e193: Layer already exists 05:28:23 4267e0741867: Layer already exists 05:28:23 97372e9f7a8d: Layer already exists 05:28:23 1e890da81ec9: Layer already exists 05:28:23 0884fa2ac712: Layer already exists 05:28:23 latest: digest: sha256:6440764ce121c183f7fdc4b595905717ea68d213695efad8d27be172b6956e5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.53 05:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:24 6e2cec87eb27: Preparing 05:28:24 4267e0741867: Preparing 05:28:24 8a058bc1eb4b: Preparing 05:28:24 8d579323e193: Preparing 05:28:24 97372e9f7a8d: Preparing 05:28:24 0884fa2ac712: Preparing 05:28:24 1e890da81ec9: Preparing 05:28:24 0884fa2ac712: Waiting 05:28:24 1e890da81ec9: Waiting 05:28:24 8a058bc1eb4b: Layer already exists 05:28:24 4267e0741867: Layer already exists 05:28:24 8d579323e193: Layer already exists 05:28:24 6e2cec87eb27: Layer already exists 05:28:24 0884fa2ac712: Layer already exists 05:28:24 1e890da81ec9: Layer already exists 05:28:24 97372e9f7a8d: Layer already exists 05:28:25 4.1.0-dev.53: digest: sha256:6440764ce121c183f7fdc4b595905717ea68d213695efad8d27be172b6956e5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:26 6e2cec87eb27: Preparing 05:28:26 4267e0741867: Preparing 05:28:26 8a058bc1eb4b: Preparing 05:28:26 8d579323e193: Preparing 05:28:26 97372e9f7a8d: Preparing 05:28:26 0884fa2ac712: Preparing 05:28:26 1e890da81ec9: Preparing 05:28:26 0884fa2ac712: Waiting 05:28:26 1e890da81ec9: Waiting 05:28:26 8d579323e193: Layer already exists 05:28:26 4267e0741867: Layer already exists 05:28:26 6e2cec87eb27: Layer already exists 05:28:26 8a058bc1eb4b: Layer already exists 05:28:26 97372e9f7a8d: Layer already exists 05:28:26 0884fa2ac712: Layer already exists 05:28:26 1e890da81ec9: Layer already exists 05:28:26 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:6440764ce121c183f7fdc4b595905717ea68d213695efad8d27be172b6956e5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:27 6e2cec87eb27: Preparing 05:28:27 4267e0741867: Preparing 05:28:27 8a058bc1eb4b: Preparing 05:28:27 8d579323e193: Preparing 05:28:27 97372e9f7a8d: Preparing 05:28:27 0884fa2ac712: Preparing 05:28:27 1e890da81ec9: Preparing 05:28:27 0884fa2ac712: Waiting 05:28:27 1e890da81ec9: Waiting 05:28:27 8d579323e193: Layer already exists 05:28:27 6e2cec87eb27: Layer already exists 05:28:27 8a058bc1eb4b: Layer already exists 05:28:27 97372e9f7a8d: Layer already exists 05:28:27 4267e0741867: Layer already exists 05:28:27 0884fa2ac712: Layer already exists 05:28:27 1e890da81ec9: Layer already exists 05:28:27 main: digest: sha256:6440764ce121c183f7fdc4b595905717ea68d213695efad8d27be172b6956e5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:27 ===================================================== [Pipeline] echo 05:28:27 taggedImages: 05:28:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:28:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.53 05:28:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:28:27 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 05:28:27 bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:27 latest 05:28:27 4.1.0-dev.53 05:28:27 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:27 main 05:28:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:28:28 68026b904bd6: Preparing 05:28:28 9b02102fc271: Preparing 05:28:28 8d579323e193: Preparing 05:28:28 93e928341964: Preparing 05:28:28 c545064a7443: Preparing 05:28:28 1e890da81ec9: Preparing 05:28:28 1e890da81ec9: Waiting 05:28:28 8d579323e193: Layer already exists 05:28:28 1e890da81ec9: Layer already exists 05:28:28 68026b904bd6: Pushed 05:28:28 c545064a7443: Pushed 05:28:28 93e928341964: Pushed 05:28:36 9b02102fc271: Pushed 05:28:36 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:744d97a8c059a1cc2fffa78c59d3f85b48587103db160b7b66b28ec6e77e911e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:28:37 68026b904bd6: Preparing 05:28:37 9b02102fc271: Preparing 05:28:37 8d579323e193: Preparing 05:28:37 93e928341964: Preparing 05:28:37 c545064a7443: Preparing 05:28:37 1e890da81ec9: Preparing 05:28:37 1e890da81ec9: Waiting 05:28:37 9b02102fc271: Layer already exists 05:28:37 8d579323e193: Layer already exists 05:28:37 93e928341964: Layer already exists 05:28:37 68026b904bd6: Layer already exists 05:28:37 c545064a7443: Layer already exists 05:28:37 1e890da81ec9: Layer already exists 05:28:37 latest: digest: sha256:744d97a8c059a1cc2fffa78c59d3f85b48587103db160b7b66b28ec6e77e911e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:37 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.53 05:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:28:38 68026b904bd6: Preparing 05:28:38 9b02102fc271: Preparing 05:28:38 8d579323e193: Preparing 05:28:38 93e928341964: Preparing 05:28:38 c545064a7443: Preparing 05:28:38 1e890da81ec9: Preparing 05:28:38 1e890da81ec9: Waiting 05:28:38 68026b904bd6: Layer already exists 05:28:38 9b02102fc271: Layer already exists 05:28:38 8d579323e193: Layer already exists 05:28:38 c545064a7443: Layer already exists 05:28:38 93e928341964: Layer already exists 05:28:38 1e890da81ec9: Layer already exists 05:28:38 4.1.0-dev.53: digest: sha256:744d97a8c059a1cc2fffa78c59d3f85b48587103db160b7b66b28ec6e77e911e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:28:39 68026b904bd6: Preparing 05:28:39 9b02102fc271: Preparing 05:28:39 8d579323e193: Preparing 05:28:39 93e928341964: Preparing 05:28:39 c545064a7443: Preparing 05:28:39 1e890da81ec9: Preparing 05:28:39 1e890da81ec9: Waiting 05:28:39 8d579323e193: Layer already exists 05:28:39 9b02102fc271: Layer already exists 05:28:39 93e928341964: Layer already exists 05:28:39 c545064a7443: Layer already exists 05:28:39 68026b904bd6: Layer already exists 05:28:39 1e890da81ec9: Layer already exists 05:28:39 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:744d97a8c059a1cc2fffa78c59d3f85b48587103db160b7b66b28ec6e77e911e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 05:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:28:40 68026b904bd6: Preparing 05:28:40 9b02102fc271: Preparing 05:28:40 8d579323e193: Preparing 05:28:40 93e928341964: Preparing 05:28:40 c545064a7443: Preparing 05:28:40 1e890da81ec9: Preparing 05:28:40 1e890da81ec9: Waiting 05:28:40 c545064a7443: Layer already exists 05:28:40 68026b904bd6: Layer already exists 05:28:40 8d579323e193: Layer already exists 05:28:40 93e928341964: Layer already exists 05:28:40 9b02102fc271: Layer already exists 05:28:40 1e890da81ec9: Layer already exists 05:28:40 main: digest: sha256:744d97a8c059a1cc2fffa78c59d3f85b48587103db160b7b66b28ec6e77e911e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:40 ===================================================== [Pipeline] echo 05:28:40 taggedImages: 05:28:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:28:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.53 05:28:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 05:28:40 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:28:40 bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:40 latest 05:28:40 4.1.0-dev.53 05:28:40 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:40 main 05:28:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:28:41 026bdff83551: Preparing 05:28:41 644c5b2f9817: Preparing 05:28:41 6c51159bf43f: Preparing 05:28:41 8a058bc1eb4b: Preparing 05:28:41 8d579323e193: Preparing 05:28:41 69391f73dd32: Preparing 05:28:41 b3c840a9c444: Preparing 05:28:41 1e890da81ec9: Preparing 05:28:41 69391f73dd32: Waiting 05:28:41 b3c840a9c444: Waiting 05:28:41 1e890da81ec9: Waiting 05:28:41 8a058bc1eb4b: Layer already exists 05:28:41 8d579323e193: Layer already exists 05:28:41 69391f73dd32: Layer already exists 05:28:41 b3c840a9c444: Layer already exists 05:28:41 1e890da81ec9: Layer already exists 05:28:41 644c5b2f9817: Pushed 05:28:41 026bdff83551: Pushed 05:28:49 6c51159bf43f: Pushed 05:28:49 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:51613724a0d53587e5b7b51e6971c63ac6a923f09cd3024a90b3e84aba39fd01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:28:50 026bdff83551: Preparing 05:28:50 644c5b2f9817: Preparing 05:28:50 6c51159bf43f: Preparing 05:28:50 8a058bc1eb4b: Preparing 05:28:50 8d579323e193: Preparing 05:28:50 69391f73dd32: Preparing 05:28:50 b3c840a9c444: Preparing 05:28:50 69391f73dd32: Waiting 05:28:50 1e890da81ec9: Preparing 05:28:50 b3c840a9c444: Waiting 05:28:50 1e890da81ec9: Waiting 05:28:50 8d579323e193: Layer already exists 05:28:50 644c5b2f9817: Layer already exists 05:28:50 8a058bc1eb4b: Layer already exists 05:28:50 026bdff83551: Layer already exists 05:28:50 6c51159bf43f: Layer already exists 05:28:50 69391f73dd32: Layer already exists 05:28:50 b3c840a9c444: Layer already exists 05:28:50 1e890da81ec9: Layer already exists 05:28:50 latest: digest: sha256:51613724a0d53587e5b7b51e6971c63ac6a923f09cd3024a90b3e84aba39fd01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.53 05:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:28:51 026bdff83551: Preparing 05:28:51 644c5b2f9817: Preparing 05:28:51 6c51159bf43f: Preparing 05:28:51 8a058bc1eb4b: Preparing 05:28:51 8d579323e193: Preparing 05:28:51 69391f73dd32: Preparing 05:28:51 b3c840a9c444: Preparing 05:28:51 69391f73dd32: Waiting 05:28:51 1e890da81ec9: Preparing 05:28:51 b3c840a9c444: Waiting 05:28:51 1e890da81ec9: Waiting 05:28:51 8a058bc1eb4b: Layer already exists 05:28:51 644c5b2f9817: Layer already exists 05:28:51 8d579323e193: Layer already exists 05:28:51 6c51159bf43f: Layer already exists 05:28:51 026bdff83551: Layer already exists 05:28:51 1e890da81ec9: Layer already exists 05:28:51 b3c840a9c444: Layer already exists 05:28:51 69391f73dd32: Layer already exists 05:28:51 4.1.0-dev.53: digest: sha256:51613724a0d53587e5b7b51e6971c63ac6a923f09cd3024a90b3e84aba39fd01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:28:52 026bdff83551: Preparing 05:28:52 644c5b2f9817: Preparing 05:28:52 6c51159bf43f: Preparing 05:28:52 8a058bc1eb4b: Preparing 05:28:52 8d579323e193: Preparing 05:28:52 69391f73dd32: Preparing 05:28:52 b3c840a9c444: Preparing 05:28:52 1e890da81ec9: Preparing 05:28:52 69391f73dd32: Waiting 05:28:52 b3c840a9c444: Waiting 05:28:52 1e890da81ec9: Waiting 05:28:52 026bdff83551: Layer already exists 05:28:52 8d579323e193: Layer already exists 05:28:52 8a058bc1eb4b: Layer already exists 05:28:52 6c51159bf43f: Layer already exists 05:28:52 644c5b2f9817: Layer already exists 05:28:52 69391f73dd32: Layer already exists 05:28:52 1e890da81ec9: Layer already exists 05:28:52 b3c840a9c444: Layer already exists 05:28:52 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:51613724a0d53587e5b7b51e6971c63ac6a923f09cd3024a90b3e84aba39fd01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:28:53 026bdff83551: Preparing 05:28:53 644c5b2f9817: Preparing 05:28:53 6c51159bf43f: Preparing 05:28:53 8a058bc1eb4b: Preparing 05:28:53 8d579323e193: Preparing 05:28:53 69391f73dd32: Preparing 05:28:53 69391f73dd32: Waiting 05:28:53 b3c840a9c444: Preparing 05:28:53 1e890da81ec9: Preparing 05:28:53 b3c840a9c444: Waiting 05:28:53 1e890da81ec9: Waiting 05:28:53 8d579323e193: Layer already exists 05:28:53 8a058bc1eb4b: Layer already exists 05:28:53 026bdff83551: Layer already exists 05:28:53 6c51159bf43f: Layer already exists 05:28:53 644c5b2f9817: Layer already exists 05:28:53 b3c840a9c444: Layer already exists 05:28:53 1e890da81ec9: Layer already exists 05:28:53 69391f73dd32: Layer already exists 05:28:53 main: digest: sha256:51613724a0d53587e5b7b51e6971c63ac6a923f09cd3024a90b3e84aba39fd01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:53 ===================================================== [Pipeline] echo 05:28:53 taggedImages: 05:28:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:28:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.53 05:28:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:28:53 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:28:53 bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:53 latest 05:28:53 4.1.0-dev.53 05:28:53 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:28:53 main 05:28:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:28:54 4e809bf47b76: Preparing 05:28:54 bf6b3175800c: Preparing 05:28:54 b3dbf879d5f6: Preparing 05:28:54 927a3dc49508: Preparing 05:28:54 6f202b5ed0e2: Preparing 05:28:54 7c5daee6ef84: Preparing 05:28:54 f07da73c05ae: Preparing 05:28:54 8a058bc1eb4b: Preparing 05:28:54 8d579323e193: Preparing 05:28:54 443e23b267ab: Preparing 05:28:54 65259ca25432: Preparing 05:28:54 5f70bf18a086: Preparing 05:28:54 47fe08671bb6: Preparing 05:28:54 e248cae23c39: Preparing 05:28:54 1179dc9d58a2: Preparing 05:28:54 1e890da81ec9: Preparing 05:28:54 7c5daee6ef84: Waiting 05:28:54 65259ca25432: Waiting 05:28:54 5f70bf18a086: Waiting 05:28:54 47fe08671bb6: Waiting 05:28:54 e248cae23c39: Waiting 05:28:54 1179dc9d58a2: Waiting 05:28:54 1e890da81ec9: Waiting 05:28:54 f07da73c05ae: Waiting 05:28:54 8d579323e193: Waiting 05:28:54 443e23b267ab: Waiting 05:28:54 8a058bc1eb4b: Waiting 05:28:54 bf6b3175800c: Pushed 05:28:54 927a3dc49508: Pushed 05:28:54 b3dbf879d5f6: Pushed 05:28:54 4e809bf47b76: Pushed 05:28:54 6f202b5ed0e2: Pushed 05:28:54 8a058bc1eb4b: Layer already exists 05:28:54 8d579323e193: Layer already exists 05:28:54 7c5daee6ef84: Pushed 05:28:54 5f70bf18a086: Layer already exists 05:28:55 443e23b267ab: Pushed 05:28:55 65259ca25432: Pushed 05:28:55 47fe08671bb6: Pushed 05:28:55 1e890da81ec9: Layer already exists 05:28:55 1179dc9d58a2: Pushed 05:28:55 e248cae23c39: Pushed 05:28:57 f07da73c05ae: Pushed 05:28:57 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:e62769e45b6159cb6a33ecedfa76fe4d394a946a69e617c57eca358d8eaace99 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:28:58 4e809bf47b76: Preparing 05:28:58 bf6b3175800c: Preparing 05:28:58 b3dbf879d5f6: Preparing 05:28:58 927a3dc49508: Preparing 05:28:58 6f202b5ed0e2: Preparing 05:28:58 7c5daee6ef84: Preparing 05:28:58 f07da73c05ae: Preparing 05:28:58 8a058bc1eb4b: Preparing 05:28:58 8d579323e193: Preparing 05:28:58 443e23b267ab: Preparing 05:28:58 65259ca25432: Preparing 05:28:58 5f70bf18a086: Preparing 05:28:58 47fe08671bb6: Preparing 05:28:58 e248cae23c39: Preparing 05:28:58 1179dc9d58a2: Preparing 05:28:58 1e890da81ec9: Preparing 05:28:58 65259ca25432: Waiting 05:28:58 5f70bf18a086: Waiting 05:28:58 47fe08671bb6: Waiting 05:28:58 e248cae23c39: Waiting 05:28:58 1179dc9d58a2: Waiting 05:28:58 1e890da81ec9: Waiting 05:28:58 7c5daee6ef84: Waiting 05:28:58 f07da73c05ae: Waiting 05:28:58 443e23b267ab: Waiting 05:28:58 8a058bc1eb4b: Waiting 05:28:58 8d579323e193: Waiting 05:28:58 4e809bf47b76: Layer already exists 05:28:58 bf6b3175800c: Layer already exists 05:28:58 927a3dc49508: Layer already exists 05:28:58 b3dbf879d5f6: Layer already exists 05:28:58 6f202b5ed0e2: Layer already exists 05:28:58 f07da73c05ae: Layer already exists 05:28:58 8a058bc1eb4b: Layer already exists 05:28:58 8d579323e193: Layer already exists 05:28:58 443e23b267ab: Layer already exists 05:28:58 7c5daee6ef84: Layer already exists 05:28:58 5f70bf18a086: Layer already exists 05:28:58 65259ca25432: Layer already exists 05:28:58 47fe08671bb6: Layer already exists 05:28:58 e248cae23c39: Layer already exists 05:28:58 1179dc9d58a2: Layer already exists 05:28:58 1e890da81ec9: Layer already exists 05:28:58 latest: digest: sha256:e62769e45b6159cb6a33ecedfa76fe4d394a946a69e617c57eca358d8eaace99 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.53 05:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:28:59 4e809bf47b76: Preparing 05:28:59 bf6b3175800c: Preparing 05:28:59 b3dbf879d5f6: Preparing 05:28:59 927a3dc49508: Preparing 05:28:59 6f202b5ed0e2: Preparing 05:28:59 7c5daee6ef84: Preparing 05:28:59 f07da73c05ae: Preparing 05:28:59 8a058bc1eb4b: Preparing 05:28:59 8d579323e193: Preparing 05:28:59 443e23b267ab: Preparing 05:28:59 65259ca25432: Preparing 05:28:59 5f70bf18a086: Preparing 05:28:59 47fe08671bb6: Preparing 05:28:59 e248cae23c39: Preparing 05:28:59 1179dc9d58a2: Preparing 05:28:59 1e890da81ec9: Preparing 05:28:59 8d579323e193: Waiting 05:28:59 443e23b267ab: Waiting 05:28:59 65259ca25432: Waiting 05:28:59 5f70bf18a086: Waiting 05:28:59 47fe08671bb6: Waiting 05:28:59 e248cae23c39: Waiting 05:28:59 1179dc9d58a2: Waiting 05:28:59 1e890da81ec9: Waiting 05:28:59 f07da73c05ae: Waiting 05:28:59 8a058bc1eb4b: Waiting 05:28:59 7c5daee6ef84: Waiting 05:28:59 bf6b3175800c: Layer already exists 05:28:59 6f202b5ed0e2: Layer already exists 05:28:59 b3dbf879d5f6: Layer already exists 05:28:59 4e809bf47b76: Layer already exists 05:28:59 927a3dc49508: Layer already exists 05:28:59 7c5daee6ef84: Layer already exists 05:28:59 8d579323e193: Layer already exists 05:28:59 f07da73c05ae: Layer already exists 05:28:59 8a058bc1eb4b: Layer already exists 05:28:59 443e23b267ab: Layer already exists 05:28:59 65259ca25432: Layer already exists 05:28:59 47fe08671bb6: Layer already exists 05:28:59 5f70bf18a086: Layer already exists 05:28:59 1179dc9d58a2: Layer already exists 05:28:59 e248cae23c39: Layer already exists 05:28:59 1e890da81ec9: Layer already exists 05:28:59 4.1.0-dev.53: digest: sha256:e62769e45b6159cb6a33ecedfa76fe4d394a946a69e617c57eca358d8eaace99 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:29:00 4e809bf47b76: Preparing 05:29:00 bf6b3175800c: Preparing 05:29:00 b3dbf879d5f6: Preparing 05:29:00 927a3dc49508: Preparing 05:29:00 6f202b5ed0e2: Preparing 05:29:00 7c5daee6ef84: Preparing 05:29:00 f07da73c05ae: Preparing 05:29:00 8a058bc1eb4b: Preparing 05:29:00 8d579323e193: Preparing 05:29:00 443e23b267ab: Preparing 05:29:00 65259ca25432: Preparing 05:29:00 5f70bf18a086: Preparing 05:29:00 47fe08671bb6: Preparing 05:29:00 e248cae23c39: Preparing 05:29:00 1179dc9d58a2: Preparing 05:29:00 1e890da81ec9: Preparing 05:29:00 8a058bc1eb4b: Waiting 05:29:00 8d579323e193: Waiting 05:29:00 5f70bf18a086: Waiting 05:29:00 443e23b267ab: Waiting 05:29:00 47fe08671bb6: Waiting 05:29:00 e248cae23c39: Waiting 05:29:00 65259ca25432: Waiting 05:29:00 1179dc9d58a2: Waiting 05:29:00 7c5daee6ef84: Waiting 05:29:00 1e890da81ec9: Waiting 05:29:00 f07da73c05ae: Waiting 05:29:00 b3dbf879d5f6: Layer already exists 05:29:00 6f202b5ed0e2: Layer already exists 05:29:00 927a3dc49508: Layer already exists 05:29:00 4e809bf47b76: Layer already exists 05:29:00 bf6b3175800c: Layer already exists 05:29:00 8a058bc1eb4b: Layer already exists 05:29:00 f07da73c05ae: Layer already exists 05:29:00 7c5daee6ef84: Layer already exists 05:29:00 8d579323e193: Layer already exists 05:29:00 443e23b267ab: Layer already exists 05:29:00 5f70bf18a086: Layer already exists 05:29:00 47fe08671bb6: Layer already exists 05:29:00 65259ca25432: Layer already exists 05:29:00 e248cae23c39: Layer already exists 05:29:00 1179dc9d58a2: Layer already exists 05:29:00 1e890da81ec9: Layer already exists 05:29:00 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:e62769e45b6159cb6a33ecedfa76fe4d394a946a69e617c57eca358d8eaace99 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:29:01 4e809bf47b76: Preparing 05:29:01 bf6b3175800c: Preparing 05:29:01 b3dbf879d5f6: Preparing 05:29:01 927a3dc49508: Preparing 05:29:01 6f202b5ed0e2: Preparing 05:29:01 7c5daee6ef84: Preparing 05:29:01 f07da73c05ae: Preparing 05:29:01 8a058bc1eb4b: Preparing 05:29:01 8d579323e193: Preparing 05:29:01 f07da73c05ae: Waiting 05:29:01 7c5daee6ef84: Waiting 05:29:01 443e23b267ab: Preparing 05:29:01 8a058bc1eb4b: Waiting 05:29:01 65259ca25432: Preparing 05:29:01 8d579323e193: Waiting 05:29:01 5f70bf18a086: Preparing 05:29:01 443e23b267ab: Waiting 05:29:01 47fe08671bb6: Preparing 05:29:01 65259ca25432: Waiting 05:29:01 e248cae23c39: Preparing 05:29:01 5f70bf18a086: Waiting 05:29:01 1179dc9d58a2: Preparing 05:29:01 47fe08671bb6: Waiting 05:29:01 e248cae23c39: Waiting 05:29:01 1e890da81ec9: Preparing 05:29:01 1179dc9d58a2: Waiting 05:29:01 1e890da81ec9: Waiting 05:29:01 4e809bf47b76: Layer already exists 05:29:01 927a3dc49508: Layer already exists 05:29:01 6f202b5ed0e2: Layer already exists 05:29:01 b3dbf879d5f6: Layer already exists 05:29:01 bf6b3175800c: Layer already exists 05:29:01 8a058bc1eb4b: Layer already exists 05:29:01 f07da73c05ae: Layer already exists 05:29:01 8d579323e193: Layer already exists 05:29:01 443e23b267ab: Layer already exists 05:29:01 7c5daee6ef84: Layer already exists 05:29:01 47fe08671bb6: Layer already exists 05:29:01 5f70bf18a086: Layer already exists 05:29:01 1179dc9d58a2: Layer already exists 05:29:01 65259ca25432: Layer already exists 05:29:01 e248cae23c39: Layer already exists 05:29:01 1e890da81ec9: Layer already exists 05:29:01 main: digest: sha256:e62769e45b6159cb6a33ecedfa76fe4d394a946a69e617c57eca358d8eaace99 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:01 ===================================================== [Pipeline] echo 05:29:01 taggedImages: 05:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.53 05:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:29:02 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:29:02 bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:02 latest 05:29:02 4.1.0-dev.53 05:29:02 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:02 main 05:29:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:29:02 9e0b09dbb40f: Preparing 05:29:02 e7e5625c16b4: Preparing 05:29:02 26dca88a4b94: Preparing 05:29:02 5142cec0cb4a: Preparing 05:29:02 8a058bc1eb4b: Preparing 05:29:02 8d579323e193: Preparing 05:29:02 69391f73dd32: Preparing 05:29:02 b3c840a9c444: Preparing 05:29:02 1e890da81ec9: Preparing 05:29:02 69391f73dd32: Waiting 05:29:02 b3c840a9c444: Waiting 05:29:02 1e890da81ec9: Waiting 05:29:02 8d579323e193: Waiting 05:29:02 8a058bc1eb4b: Layer already exists 05:29:03 8d579323e193: Layer already exists 05:29:03 e7e5625c16b4: Pushed 05:29:03 26dca88a4b94: Pushed 05:29:03 69391f73dd32: Layer already exists 05:29:03 b3c840a9c444: Layer already exists 05:29:03 1e890da81ec9: Layer already exists 05:29:03 9e0b09dbb40f: Pushed 05:29:09 5142cec0cb4a: Pushed 05:29:11 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:896480baddbbfeb736a116a97e0a6c84533182ba54bb0f1a3aeb7b78d1c67018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:11 + 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 05:29:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:29:11 9e0b09dbb40f: Preparing 05:29:11 e7e5625c16b4: Preparing 05:29:11 26dca88a4b94: Preparing 05:29:11 5142cec0cb4a: Preparing 05:29:11 8a058bc1eb4b: Preparing 05:29:11 8d579323e193: Preparing 05:29:11 69391f73dd32: Preparing 05:29:11 b3c840a9c444: Preparing 05:29:11 1e890da81ec9: Preparing 05:29:11 69391f73dd32: Waiting 05:29:11 b3c840a9c444: Waiting 05:29:11 1e890da81ec9: Waiting 05:29:11 8d579323e193: Waiting 05:29:11 5142cec0cb4a: Layer already exists 05:29:11 9e0b09dbb40f: Layer already exists 05:29:11 e7e5625c16b4: Layer already exists 05:29:11 26dca88a4b94: Layer already exists 05:29:11 8a058bc1eb4b: Layer already exists 05:29:11 8d579323e193: Layer already exists 05:29:11 69391f73dd32: Layer already exists 05:29:11 b3c840a9c444: Layer already exists 05:29:11 1e890da81ec9: Layer already exists 05:29:12 latest: digest: sha256:896480baddbbfeb736a116a97e0a6c84533182ba54bb0f1a3aeb7b78d1c67018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.53 05:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:29:12 9e0b09dbb40f: Preparing 05:29:12 e7e5625c16b4: Preparing 05:29:12 26dca88a4b94: Preparing 05:29:12 5142cec0cb4a: Preparing 05:29:12 8a058bc1eb4b: Preparing 05:29:12 8d579323e193: Preparing 05:29:12 69391f73dd32: Preparing 05:29:12 8d579323e193: Waiting 05:29:12 69391f73dd32: Waiting 05:29:12 b3c840a9c444: Preparing 05:29:12 1e890da81ec9: Preparing 05:29:12 b3c840a9c444: Waiting 05:29:12 1e890da81ec9: Waiting 05:29:12 8a058bc1eb4b: Layer already exists 05:29:12 e7e5625c16b4: Layer already exists 05:29:12 5142cec0cb4a: Layer already exists 05:29:12 26dca88a4b94: Layer already exists 05:29:12 9e0b09dbb40f: Layer already exists 05:29:12 8d579323e193: Layer already exists 05:29:12 b3c840a9c444: Layer already exists 05:29:12 69391f73dd32: Layer already exists 05:29:12 1e890da81ec9: Layer already exists 05:29:12 4.1.0-dev.53: digest: sha256:896480baddbbfeb736a116a97e0a6c84533182ba54bb0f1a3aeb7b78d1c67018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:29:13 9e0b09dbb40f: Preparing 05:29:13 e7e5625c16b4: Preparing 05:29:13 26dca88a4b94: Preparing 05:29:13 5142cec0cb4a: Preparing 05:29:13 8a058bc1eb4b: Preparing 05:29:13 8d579323e193: Preparing 05:29:13 69391f73dd32: Preparing 05:29:13 b3c840a9c444: Preparing 05:29:13 1e890da81ec9: Preparing 05:29:13 69391f73dd32: Waiting 05:29:13 b3c840a9c444: Waiting 05:29:13 1e890da81ec9: Waiting 05:29:13 8d579323e193: Waiting 05:29:13 26dca88a4b94: Layer already exists 05:29:13 5142cec0cb4a: Layer already exists 05:29:13 8a058bc1eb4b: Layer already exists 05:29:13 e7e5625c16b4: Layer already exists 05:29:13 9e0b09dbb40f: Layer already exists 05:29:13 1e890da81ec9: Layer already exists 05:29:13 69391f73dd32: Layer already exists 05:29:13 b3c840a9c444: Layer already exists 05:29:13 8d579323e193: Layer already exists 05:29:13 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:896480baddbbfeb736a116a97e0a6c84533182ba54bb0f1a3aeb7b78d1c67018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:14 + 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 05:29:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:29:14 9e0b09dbb40f: Preparing 05:29:14 e7e5625c16b4: Preparing 05:29:14 26dca88a4b94: Preparing 05:29:14 5142cec0cb4a: Preparing 05:29:14 8a058bc1eb4b: Preparing 05:29:14 8d579323e193: Preparing 05:29:14 69391f73dd32: Preparing 05:29:14 b3c840a9c444: Preparing 05:29:14 1e890da81ec9: Preparing 05:29:14 69391f73dd32: Waiting 05:29:14 b3c840a9c444: Waiting 05:29:14 1e890da81ec9: Waiting 05:29:14 8d579323e193: Waiting 05:29:14 26dca88a4b94: Layer already exists 05:29:14 e7e5625c16b4: Layer already exists 05:29:14 5142cec0cb4a: Layer already exists 05:29:14 9e0b09dbb40f: Layer already exists 05:29:14 8a058bc1eb4b: Layer already exists 05:29:14 8d579323e193: Layer already exists 05:29:14 69391f73dd32: Layer already exists 05:29:14 b3c840a9c444: Layer already exists 05:29:14 1e890da81ec9: Layer already exists 05:29:14 main: digest: sha256:896480baddbbfeb736a116a97e0a6c84533182ba54bb0f1a3aeb7b78d1c67018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:15 ===================================================== [Pipeline] echo 05:29:15 taggedImages: 05:29:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:29:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.53 05:29:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:29:15 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:29:15 bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:15 latest 05:29:15 4.1.0-dev.53 05:29:15 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:15 main 05:29:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:29:15 a9e43dd86c5c: Preparing 05:29:15 f3edd0061067: Preparing 05:29:15 948b39379e57: Preparing 05:29:15 fd9e6b591565: Preparing 05:29:15 ccb0d9a5f8a6: Preparing 05:29:15 8a058bc1eb4b: Preparing 05:29:15 8d579323e193: Preparing 05:29:15 0f756a145ed0: Preparing 05:29:15 bb249da22e77: Preparing 05:29:15 d7d00b4fa978: Preparing 05:29:15 1e890da81ec9: Preparing 05:29:15 0f756a145ed0: Waiting 05:29:15 bb249da22e77: Waiting 05:29:15 d7d00b4fa978: Waiting 05:29:15 8a058bc1eb4b: Waiting 05:29:15 1e890da81ec9: Waiting 05:29:15 8d579323e193: Waiting 05:29:16 ccb0d9a5f8a6: Pushed 05:29:16 f3edd0061067: Pushed 05:29:16 fd9e6b591565: Pushed 05:29:16 8a058bc1eb4b: Layer already exists 05:29:16 8d579323e193: Layer already exists 05:29:16 a9e43dd86c5c: Pushed 05:29:16 1e890da81ec9: Layer already exists 05:29:16 0f756a145ed0: Pushed 05:29:16 bb249da22e77: Pushed 05:29:18 d7d00b4fa978: Pushed 05:29:21 948b39379e57: Pushed 05:29:21 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:f4e6c68ef8e263680cdc66ab29eac43c76625d3dcf14843f44a174c5b2da9842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:22 + 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 05:29:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:29:22 a9e43dd86c5c: Preparing 05:29:22 f3edd0061067: Preparing 05:29:22 948b39379e57: Preparing 05:29:22 fd9e6b591565: Preparing 05:29:22 ccb0d9a5f8a6: Preparing 05:29:22 8a058bc1eb4b: Preparing 05:29:22 8d579323e193: Preparing 05:29:22 0f756a145ed0: Preparing 05:29:22 bb249da22e77: Preparing 05:29:22 d7d00b4fa978: Preparing 05:29:22 1e890da81ec9: Preparing 05:29:22 0f756a145ed0: Waiting 05:29:22 bb249da22e77: Waiting 05:29:22 d7d00b4fa978: Waiting 05:29:22 1e890da81ec9: Waiting 05:29:22 8a058bc1eb4b: Waiting 05:29:22 8d579323e193: Waiting 05:29:22 ccb0d9a5f8a6: Layer already exists 05:29:22 a9e43dd86c5c: Layer already exists 05:29:22 948b39379e57: Layer already exists 05:29:22 f3edd0061067: Layer already exists 05:29:22 fd9e6b591565: Layer already exists 05:29:22 bb249da22e77: Layer already exists 05:29:22 0f756a145ed0: Layer already exists 05:29:22 8a058bc1eb4b: Layer already exists 05:29:22 8d579323e193: Layer already exists 05:29:22 d7d00b4fa978: Layer already exists 05:29:22 1e890da81ec9: Layer already exists 05:29:22 latest: digest: sha256:f4e6c68ef8e263680cdc66ab29eac43c76625d3dcf14843f44a174c5b2da9842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.53 05:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:29:23 a9e43dd86c5c: Preparing 05:29:23 f3edd0061067: Preparing 05:29:23 948b39379e57: Preparing 05:29:23 fd9e6b591565: Preparing 05:29:23 ccb0d9a5f8a6: Preparing 05:29:23 8a058bc1eb4b: Preparing 05:29:23 8d579323e193: Preparing 05:29:23 0f756a145ed0: Preparing 05:29:23 bb249da22e77: Preparing 05:29:23 d7d00b4fa978: Preparing 05:29:23 1e890da81ec9: Preparing 05:29:23 8a058bc1eb4b: Waiting 05:29:23 8d579323e193: Waiting 05:29:23 0f756a145ed0: Waiting 05:29:23 bb249da22e77: Waiting 05:29:23 d7d00b4fa978: Waiting 05:29:23 1e890da81ec9: Waiting 05:29:23 fd9e6b591565: Layer already exists 05:29:23 948b39379e57: Layer already exists 05:29:23 ccb0d9a5f8a6: Layer already exists 05:29:23 a9e43dd86c5c: Layer already exists 05:29:23 f3edd0061067: Layer already exists 05:29:23 8a058bc1eb4b: Layer already exists 05:29:23 d7d00b4fa978: Layer already exists 05:29:23 8d579323e193: Layer already exists 05:29:23 0f756a145ed0: Layer already exists 05:29:23 bb249da22e77: Layer already exists 05:29:23 1e890da81ec9: Layer already exists 05:29:23 4.1.0-dev.53: digest: sha256:f4e6c68ef8e263680cdc66ab29eac43c76625d3dcf14843f44a174c5b2da9842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:29:24 a9e43dd86c5c: Preparing 05:29:24 f3edd0061067: Preparing 05:29:24 948b39379e57: Preparing 05:29:24 fd9e6b591565: Preparing 05:29:24 ccb0d9a5f8a6: Preparing 05:29:24 8a058bc1eb4b: Preparing 05:29:24 8d579323e193: Preparing 05:29:24 0f756a145ed0: Preparing 05:29:24 bb249da22e77: Preparing 05:29:24 d7d00b4fa978: Preparing 05:29:24 1e890da81ec9: Preparing 05:29:24 0f756a145ed0: Waiting 05:29:24 bb249da22e77: Waiting 05:29:24 d7d00b4fa978: Waiting 05:29:24 1e890da81ec9: Waiting 05:29:24 8a058bc1eb4b: Waiting 05:29:24 8d579323e193: Waiting 05:29:24 948b39379e57: Layer already exists 05:29:24 fd9e6b591565: Layer already exists 05:29:24 ccb0d9a5f8a6: Layer already exists 05:29:24 f3edd0061067: Layer already exists 05:29:24 a9e43dd86c5c: Layer already exists 05:29:24 0f756a145ed0: Layer already exists 05:29:24 8a058bc1eb4b: Layer already exists 05:29:24 8d579323e193: Layer already exists 05:29:24 d7d00b4fa978: Layer already exists 05:29:24 bb249da22e77: Layer already exists 05:29:24 1e890da81ec9: Layer already exists 05:29:24 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:f4e6c68ef8e263680cdc66ab29eac43c76625d3dcf14843f44a174c5b2da9842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:25 + 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 05:29:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:29:25 a9e43dd86c5c: Preparing 05:29:25 f3edd0061067: Preparing 05:29:25 948b39379e57: Preparing 05:29:25 fd9e6b591565: Preparing 05:29:25 ccb0d9a5f8a6: Preparing 05:29:25 8a058bc1eb4b: Preparing 05:29:25 8d579323e193: Preparing 05:29:25 0f756a145ed0: Preparing 05:29:25 bb249da22e77: Preparing 05:29:25 d7d00b4fa978: Preparing 05:29:25 1e890da81ec9: Preparing 05:29:25 0f756a145ed0: Waiting 05:29:25 bb249da22e77: Waiting 05:29:25 d7d00b4fa978: Waiting 05:29:25 1e890da81ec9: Waiting 05:29:25 8a058bc1eb4b: Waiting 05:29:25 8d579323e193: Waiting 05:29:25 948b39379e57: Layer already exists 05:29:25 ccb0d9a5f8a6: Layer already exists 05:29:25 a9e43dd86c5c: Layer already exists 05:29:25 fd9e6b591565: Layer already exists 05:29:25 f3edd0061067: Layer already exists 05:29:25 8d579323e193: Layer already exists 05:29:25 bb249da22e77: Layer already exists 05:29:25 8a058bc1eb4b: Layer already exists 05:29:25 d7d00b4fa978: Layer already exists 05:29:25 0f756a145ed0: Layer already exists 05:29:25 1e890da81ec9: Layer already exists 05:29:25 main: digest: sha256:f4e6c68ef8e263680cdc66ab29eac43c76625d3dcf14843f44a174c5b2da9842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:25 ===================================================== [Pipeline] echo 05:29:25 taggedImages: 05:29:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:29:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.53 05:29:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:29:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:29:25 bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:25 latest 05:29:25 4.1.0-dev.53 05:29:25 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:25 main 05:29:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:29:26 7d2ca14bb434: Preparing 05:29:26 3338a2080dfd: Preparing 05:29:26 4db0cdefec61: Preparing 05:29:26 ab2626ea3e99: Preparing 05:29:26 1347f8837a5e: Preparing 05:29:26 ddfa0cce768b: Preparing 05:29:26 3fb9600a9d8b: Preparing 05:29:26 ddfa0cce768b: Waiting 05:29:26 8a058bc1eb4b: Preparing 05:29:26 3fb9600a9d8b: Waiting 05:29:26 8d579323e193: Preparing 05:29:26 8a058bc1eb4b: Waiting 05:29:26 26a27b282930: Preparing 05:29:26 8d579323e193: Waiting 05:29:26 ec9399aa48b4: Preparing 05:29:26 26a27b282930: Waiting 05:29:26 1e890da81ec9: Preparing 05:29:26 ec9399aa48b4: Waiting 05:29:26 1e890da81ec9: Waiting 05:29:26 3338a2080dfd: Pushed 05:29:26 1347f8837a5e: Pushed 05:29:26 7d2ca14bb434: Pushed 05:29:26 8a058bc1eb4b: Layer already exists 05:29:26 8d579323e193: Layer already exists 05:29:26 ddfa0cce768b: Pushed 05:29:27 3fb9600a9d8b: Pushed 05:29:27 1e890da81ec9: Layer already exists 05:29:27 26a27b282930: Pushed 05:29:29 ec9399aa48b4: Pushed 05:29:33 ab2626ea3e99: Pushed 05:29:33 4db0cdefec61: Pushed 05:29:33 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:084627ca36609cb37c7d1d35c9c2e124085ca27014d093d5201d0f99390968fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:33 + 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 05:29:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:29:34 7d2ca14bb434: Preparing 05:29:34 3338a2080dfd: Preparing 05:29:34 4db0cdefec61: Preparing 05:29:34 ab2626ea3e99: Preparing 05:29:34 1347f8837a5e: Preparing 05:29:34 ddfa0cce768b: Preparing 05:29:34 3fb9600a9d8b: Preparing 05:29:34 8a058bc1eb4b: Preparing 05:29:34 8d579323e193: Preparing 05:29:34 26a27b282930: Preparing 05:29:34 ec9399aa48b4: Preparing 05:29:34 1e890da81ec9: Preparing 05:29:34 8a058bc1eb4b: Waiting 05:29:34 8d579323e193: Waiting 05:29:34 ddfa0cce768b: Waiting 05:29:34 26a27b282930: Waiting 05:29:34 3fb9600a9d8b: Waiting 05:29:34 ec9399aa48b4: Waiting 05:29:34 1e890da81ec9: Waiting 05:29:34 4db0cdefec61: Layer already exists 05:29:34 7d2ca14bb434: Layer already exists 05:29:34 1347f8837a5e: Layer already exists 05:29:34 ab2626ea3e99: Layer already exists 05:29:34 3338a2080dfd: Layer already exists 05:29:34 ddfa0cce768b: Layer already exists 05:29:34 3fb9600a9d8b: Layer already exists 05:29:34 8a058bc1eb4b: Layer already exists 05:29:34 8d579323e193: Layer already exists 05:29:34 26a27b282930: Layer already exists 05:29:34 ec9399aa48b4: Layer already exists 05:29:34 1e890da81ec9: Layer already exists 05:29:34 latest: digest: sha256:084627ca36609cb37c7d1d35c9c2e124085ca27014d093d5201d0f99390968fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.53 05:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:29:35 7d2ca14bb434: Preparing 05:29:35 3338a2080dfd: Preparing 05:29:35 4db0cdefec61: Preparing 05:29:35 ab2626ea3e99: Preparing 05:29:35 1347f8837a5e: Preparing 05:29:35 ddfa0cce768b: Preparing 05:29:35 3fb9600a9d8b: Preparing 05:29:35 ddfa0cce768b: Waiting 05:29:35 8a058bc1eb4b: Preparing 05:29:35 8d579323e193: Preparing 05:29:35 3fb9600a9d8b: Waiting 05:29:35 8a058bc1eb4b: Waiting 05:29:35 26a27b282930: Preparing 05:29:35 8d579323e193: Waiting 05:29:35 ec9399aa48b4: Preparing 05:29:35 26a27b282930: Waiting 05:29:35 1e890da81ec9: Preparing 05:29:35 ec9399aa48b4: Waiting 05:29:35 1e890da81ec9: Waiting 05:29:35 3338a2080dfd: Layer already exists 05:29:35 4db0cdefec61: Layer already exists 05:29:35 1347f8837a5e: Layer already exists 05:29:35 ab2626ea3e99: Layer already exists 05:29:35 7d2ca14bb434: Layer already exists 05:29:35 ddfa0cce768b: Layer already exists 05:29:35 3fb9600a9d8b: Layer already exists 05:29:35 8a058bc1eb4b: Layer already exists 05:29:35 26a27b282930: Layer already exists 05:29:35 8d579323e193: Layer already exists 05:29:35 ec9399aa48b4: Layer already exists 05:29:35 1e890da81ec9: Layer already exists 05:29:35 4.1.0-dev.53: digest: sha256:084627ca36609cb37c7d1d35c9c2e124085ca27014d093d5201d0f99390968fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:29:36 7d2ca14bb434: Preparing 05:29:36 3338a2080dfd: Preparing 05:29:36 4db0cdefec61: Preparing 05:29:36 ab2626ea3e99: Preparing 05:29:36 1347f8837a5e: Preparing 05:29:36 ddfa0cce768b: Preparing 05:29:36 3fb9600a9d8b: Preparing 05:29:36 8a058bc1eb4b: Preparing 05:29:36 8d579323e193: Preparing 05:29:36 26a27b282930: Preparing 05:29:36 ec9399aa48b4: Preparing 05:29:36 1e890da81ec9: Preparing 05:29:36 8a058bc1eb4b: Waiting 05:29:36 8d579323e193: Waiting 05:29:36 26a27b282930: Waiting 05:29:36 ec9399aa48b4: Waiting 05:29:36 1e890da81ec9: Waiting 05:29:36 ddfa0cce768b: Waiting 05:29:36 3fb9600a9d8b: Waiting 05:29:36 3338a2080dfd: Layer already exists 05:29:36 4db0cdefec61: Layer already exists 05:29:36 7d2ca14bb434: Layer already exists 05:29:36 ab2626ea3e99: Layer already exists 05:29:36 1347f8837a5e: Layer already exists 05:29:36 26a27b282930: Layer already exists 05:29:36 8d579323e193: Layer already exists 05:29:36 ddfa0cce768b: Layer already exists 05:29:36 3fb9600a9d8b: Layer already exists 05:29:36 8a058bc1eb4b: Layer already exists 05:29:36 ec9399aa48b4: Layer already exists 05:29:36 1e890da81ec9: Layer already exists 05:29:36 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:084627ca36609cb37c7d1d35c9c2e124085ca27014d093d5201d0f99390968fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:36 + 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 05:29:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:29:37 7d2ca14bb434: Preparing 05:29:37 3338a2080dfd: Preparing 05:29:37 4db0cdefec61: Preparing 05:29:37 ab2626ea3e99: Preparing 05:29:37 1347f8837a5e: Preparing 05:29:37 ddfa0cce768b: Preparing 05:29:37 3fb9600a9d8b: Preparing 05:29:37 8a058bc1eb4b: Preparing 05:29:37 8d579323e193: Preparing 05:29:37 26a27b282930: Preparing 05:29:37 ec9399aa48b4: Preparing 05:29:37 1e890da81ec9: Preparing 05:29:37 ddfa0cce768b: Waiting 05:29:37 3fb9600a9d8b: Waiting 05:29:37 8d579323e193: Waiting 05:29:37 8a058bc1eb4b: Waiting 05:29:37 26a27b282930: Waiting 05:29:37 1e890da81ec9: Waiting 05:29:37 ec9399aa48b4: Waiting 05:29:37 7d2ca14bb434: Layer already exists 05:29:37 4db0cdefec61: Layer already exists 05:29:37 ab2626ea3e99: Layer already exists 05:29:37 3338a2080dfd: Layer already exists 05:29:37 1347f8837a5e: Layer already exists 05:29:37 3fb9600a9d8b: Layer already exists 05:29:37 ddfa0cce768b: Layer already exists 05:29:37 8a058bc1eb4b: Layer already exists 05:29:37 8d579323e193: Layer already exists 05:29:37 26a27b282930: Layer already exists 05:29:37 ec9399aa48b4: Layer already exists 05:29:37 1e890da81ec9: Layer already exists 05:29:37 main: digest: sha256:084627ca36609cb37c7d1d35c9c2e124085ca27014d093d5201d0f99390968fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:37 ===================================================== [Pipeline] echo 05:29:37 taggedImages: 05:29:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:29:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.53 05:29:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:29:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:29:37 bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:37 latest 05:29:37 4.1.0-dev.53 05:29:37 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:37 main 05:29:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:29:38 c65a2e160b19: Preparing 05:29:38 269af3ea5876: Preparing 05:29:38 8a058bc1eb4b: Preparing 05:29:38 8d579323e193: Preparing 05:29:38 fdb71205a24f: Preparing 05:29:38 0b64bb6ccca1: Preparing 05:29:38 1e890da81ec9: Preparing 05:29:38 0b64bb6ccca1: Waiting 05:29:38 1e890da81ec9: Waiting 05:29:38 8d579323e193: Layer already exists 05:29:38 8a058bc1eb4b: Layer already exists 05:29:38 1e890da81ec9: Layer already exists 05:29:38 c65a2e160b19: Pushed 05:29:38 fdb71205a24f: Pushed 05:29:40 0b64bb6ccca1: Pushed 05:29:45 269af3ea5876: Pushed 05:29:45 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:860af6cb2f116289eb98236f53751eec18b3c2ae8d28ba6e6574c33ba36d7237 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:29:46 c65a2e160b19: Preparing 05:29:46 269af3ea5876: Preparing 05:29:46 8a058bc1eb4b: Preparing 05:29:46 8d579323e193: Preparing 05:29:46 fdb71205a24f: Preparing 05:29:46 0b64bb6ccca1: Preparing 05:29:46 1e890da81ec9: Preparing 05:29:46 0b64bb6ccca1: Waiting 05:29:46 1e890da81ec9: Waiting 05:29:46 8a058bc1eb4b: Layer already exists 05:29:46 fdb71205a24f: Layer already exists 05:29:46 8d579323e193: Layer already exists 05:29:46 c65a2e160b19: Layer already exists 05:29:46 269af3ea5876: Layer already exists 05:29:46 1e890da81ec9: Layer already exists 05:29:46 0b64bb6ccca1: Layer already exists 05:29:46 latest: digest: sha256:860af6cb2f116289eb98236f53751eec18b3c2ae8d28ba6e6574c33ba36d7237 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.53 05:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:29:47 c65a2e160b19: Preparing 05:29:47 269af3ea5876: Preparing 05:29:47 8a058bc1eb4b: Preparing 05:29:47 8d579323e193: Preparing 05:29:47 fdb71205a24f: Preparing 05:29:47 0b64bb6ccca1: Preparing 05:29:47 1e890da81ec9: Preparing 05:29:47 0b64bb6ccca1: Waiting 05:29:47 1e890da81ec9: Waiting 05:29:47 8d579323e193: Layer already exists 05:29:47 c65a2e160b19: Layer already exists 05:29:47 8a058bc1eb4b: Layer already exists 05:29:47 269af3ea5876: Layer already exists 05:29:47 fdb71205a24f: Layer already exists 05:29:47 0b64bb6ccca1: Layer already exists 05:29:47 1e890da81ec9: Layer already exists 05:29:47 4.1.0-dev.53: digest: sha256:860af6cb2f116289eb98236f53751eec18b3c2ae8d28ba6e6574c33ba36d7237 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:29:48 c65a2e160b19: Preparing 05:29:48 269af3ea5876: Preparing 05:29:48 8a058bc1eb4b: Preparing 05:29:48 8d579323e193: Preparing 05:29:48 fdb71205a24f: Preparing 05:29:48 0b64bb6ccca1: Preparing 05:29:48 1e890da81ec9: Preparing 05:29:48 0b64bb6ccca1: Waiting 05:29:48 1e890da81ec9: Waiting 05:29:48 fdb71205a24f: Layer already exists 05:29:48 c65a2e160b19: Layer already exists 05:29:48 8a058bc1eb4b: Layer already exists 05:29:48 269af3ea5876: Layer already exists 05:29:48 8d579323e193: Layer already exists 05:29:48 0b64bb6ccca1: Layer already exists 05:29:48 1e890da81ec9: Layer already exists 05:29:48 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:860af6cb2f116289eb98236f53751eec18b3c2ae8d28ba6e6574c33ba36d7237 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:29:49 c65a2e160b19: Preparing 05:29:49 269af3ea5876: Preparing 05:29:49 8a058bc1eb4b: Preparing 05:29:49 8d579323e193: Preparing 05:29:49 fdb71205a24f: Preparing 05:29:49 0b64bb6ccca1: Preparing 05:29:49 1e890da81ec9: Preparing 05:29:49 0b64bb6ccca1: Waiting 05:29:49 1e890da81ec9: Waiting 05:29:49 c65a2e160b19: Layer already exists 05:29:49 fdb71205a24f: Layer already exists 05:29:49 8a058bc1eb4b: Layer already exists 05:29:49 269af3ea5876: Layer already exists 05:29:49 8d579323e193: Layer already exists 05:29:49 0b64bb6ccca1: Layer already exists 05:29:49 1e890da81ec9: Layer already exists 05:29:49 main: digest: sha256:860af6cb2f116289eb98236f53751eec18b3c2ae8d28ba6e6574c33ba36d7237 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:49 ===================================================== [Pipeline] echo 05:29:49 taggedImages: 05:29:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:29:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.53 05:29:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:29:49 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:29:49 bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:49 latest 05:29:49 4.1.0-dev.53 05:29:49 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:29:49 main 05:29:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:29:50 ffad68d9f1d5: Preparing 05:29:50 3938cfbad0b2: Preparing 05:29:50 ca4dd0bde7a1: Preparing 05:29:50 8a058bc1eb4b: Preparing 05:29:50 8d579323e193: Preparing 05:29:50 6af476c3f077: Preparing 05:29:50 1a82f007a2e2: Preparing 05:29:50 a11141e9b679: Preparing 05:29:50 e4025daad62f: Preparing 05:29:50 1e890da81ec9: Preparing 05:29:50 6af476c3f077: Waiting 05:29:50 1a82f007a2e2: Waiting 05:29:50 a11141e9b679: Waiting 05:29:50 e4025daad62f: Waiting 05:29:50 1e890da81ec9: Waiting 05:29:50 8a058bc1eb4b: Layer already exists 05:29:50 8d579323e193: Layer already exists 05:29:50 ca4dd0bde7a1: Pushed 05:29:50 3938cfbad0b2: Pushed 05:29:50 ffad68d9f1d5: Pushed 05:29:50 1e890da81ec9: Layer already exists 05:29:51 a11141e9b679: Pushed 05:29:51 e4025daad62f: Pushed 05:30:01 1a82f007a2e2: Pushed 05:30:16 6af476c3f077: Pushed 05:30:16 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:7f0e04bc2175162fc425bfebbe3df32e75effafc23959522b3ad33691b78def4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:16 + 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 05:30:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:30:17 ffad68d9f1d5: Preparing 05:30:17 3938cfbad0b2: Preparing 05:30:17 ca4dd0bde7a1: Preparing 05:30:17 8a058bc1eb4b: Preparing 05:30:17 8d579323e193: Preparing 05:30:17 6af476c3f077: Preparing 05:30:17 1a82f007a2e2: Preparing 05:30:17 a11141e9b679: Preparing 05:30:17 e4025daad62f: Preparing 05:30:17 1e890da81ec9: Preparing 05:30:17 1a82f007a2e2: Waiting 05:30:17 a11141e9b679: Waiting 05:30:17 e4025daad62f: Waiting 05:30:17 1e890da81ec9: Waiting 05:30:17 6af476c3f077: Waiting 05:30:17 ffad68d9f1d5: Layer already exists 05:30:17 3938cfbad0b2: Layer already exists 05:30:17 8d579323e193: Layer already exists 05:30:17 ca4dd0bde7a1: Layer already exists 05:30:17 8a058bc1eb4b: Layer already exists 05:30:17 6af476c3f077: Layer already exists 05:30:17 1a82f007a2e2: Layer already exists 05:30:17 a11141e9b679: Layer already exists 05:30:17 e4025daad62f: Layer already exists 05:30:17 1e890da81ec9: Layer already exists 05:30:17 latest: digest: sha256:7f0e04bc2175162fc425bfebbe3df32e75effafc23959522b3ad33691b78def4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.53 05:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:30:18 ffad68d9f1d5: Preparing 05:30:18 3938cfbad0b2: Preparing 05:30:18 ca4dd0bde7a1: Preparing 05:30:18 8a058bc1eb4b: Preparing 05:30:18 8d579323e193: Preparing 05:30:18 6af476c3f077: Preparing 05:30:18 1a82f007a2e2: Preparing 05:30:18 a11141e9b679: Preparing 05:30:18 e4025daad62f: Preparing 05:30:18 6af476c3f077: Waiting 05:30:18 1e890da81ec9: Preparing 05:30:18 e4025daad62f: Waiting 05:30:18 1a82f007a2e2: Waiting 05:30:18 8a058bc1eb4b: Layer already exists 05:30:18 8d579323e193: Layer already exists 05:30:18 ca4dd0bde7a1: Layer already exists 05:30:18 3938cfbad0b2: Layer already exists 05:30:18 ffad68d9f1d5: Layer already exists 05:30:18 1a82f007a2e2: Layer already exists 05:30:18 e4025daad62f: Layer already exists 05:30:18 a11141e9b679: Layer already exists 05:30:18 6af476c3f077: Layer already exists 05:30:18 1e890da81ec9: Layer already exists 05:30:18 4.1.0-dev.53: digest: sha256:7f0e04bc2175162fc425bfebbe3df32e75effafc23959522b3ad33691b78def4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:30:19 ffad68d9f1d5: Preparing 05:30:19 3938cfbad0b2: Preparing 05:30:19 ca4dd0bde7a1: Preparing 05:30:19 8a058bc1eb4b: Preparing 05:30:19 8d579323e193: Preparing 05:30:19 6af476c3f077: Preparing 05:30:19 1a82f007a2e2: Preparing 05:30:19 a11141e9b679: Preparing 05:30:19 e4025daad62f: Preparing 05:30:19 1e890da81ec9: Preparing 05:30:19 a11141e9b679: Waiting 05:30:19 e4025daad62f: Waiting 05:30:19 6af476c3f077: Waiting 05:30:19 1e890da81ec9: Waiting 05:30:19 1a82f007a2e2: Waiting 05:30:19 ffad68d9f1d5: Layer already exists 05:30:19 8d579323e193: Layer already exists 05:30:19 3938cfbad0b2: Layer already exists 05:30:19 8a058bc1eb4b: Layer already exists 05:30:19 ca4dd0bde7a1: Layer already exists 05:30:19 6af476c3f077: Layer already exists 05:30:19 1a82f007a2e2: Layer already exists 05:30:19 a11141e9b679: Layer already exists 05:30:19 e4025daad62f: Layer already exists 05:30:19 1e890da81ec9: Layer already exists 05:30:19 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:7f0e04bc2175162fc425bfebbe3df32e75effafc23959522b3ad33691b78def4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:19 + 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 05:30:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:30:20 ffad68d9f1d5: Preparing 05:30:20 3938cfbad0b2: Preparing 05:30:20 ca4dd0bde7a1: Preparing 05:30:20 8a058bc1eb4b: Preparing 05:30:20 8d579323e193: Preparing 05:30:20 6af476c3f077: Preparing 05:30:20 1a82f007a2e2: Preparing 05:30:20 a11141e9b679: Preparing 05:30:20 e4025daad62f: Preparing 05:30:20 1e890da81ec9: Preparing 05:30:20 1a82f007a2e2: Waiting 05:30:20 e4025daad62f: Waiting 05:30:20 1e890da81ec9: Waiting 05:30:20 a11141e9b679: Waiting 05:30:20 6af476c3f077: Waiting 05:30:20 ffad68d9f1d5: Layer already exists 05:30:20 8a058bc1eb4b: Layer already exists 05:30:20 3938cfbad0b2: Layer already exists 05:30:20 8d579323e193: Layer already exists 05:30:20 ca4dd0bde7a1: Layer already exists 05:30:20 1a82f007a2e2: Layer already exists 05:30:20 a11141e9b679: Layer already exists 05:30:20 1e890da81ec9: Layer already exists 05:30:20 e4025daad62f: Layer already exists 05:30:20 6af476c3f077: Layer already exists 05:30:20 main: digest: sha256:7f0e04bc2175162fc425bfebbe3df32e75effafc23959522b3ad33691b78def4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:30:20 ===================================================== [Pipeline] echo 05:30:20 taggedImages: 05:30:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:30:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:30:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.53 05:30:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:30:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:30:20 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:30:20 bbf141e4669210f407981f563a8ec2cefdbd657d 05:30:20 latest 05:30:20 4.1.0-dev.53 05:30:20 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:30:20 main 05:30:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:30:21 6ebfd6ee1384: Preparing 05:30:21 02514f9a86b2: Preparing 05:30:21 b545246ad3d1: Preparing 05:30:21 8a058bc1eb4b: Preparing 05:30:21 8d579323e193: Preparing 05:30:21 6af476c3f077: Preparing 05:30:21 0fd249d62988: Preparing 05:30:21 413edcebab22: Preparing 05:30:21 1e890da81ec9: Preparing 05:30:21 6af476c3f077: Waiting 05:30:21 0fd249d62988: Waiting 05:30:21 413edcebab22: Waiting 05:30:21 1e890da81ec9: Waiting 05:30:21 8a058bc1eb4b: Layer already exists 05:30:21 8d579323e193: Layer already exists 05:30:21 6af476c3f077: Layer already exists 05:30:21 02514f9a86b2: Pushed 05:30:21 6ebfd6ee1384: Pushed 05:30:21 b545246ad3d1: Pushed 05:30:21 1e890da81ec9: Layer already exists 05:30:21 0fd249d62988: Pushed 05:30:22 413edcebab22: Pushed 05:30:22 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:d123114fc6f4d5b686271b5336d2f5c3d001fbb4e4fb4e33f8712a5de3abea7d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:22 + 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 05:30:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:30:23 6ebfd6ee1384: Preparing 05:30:23 02514f9a86b2: Preparing 05:30:23 b545246ad3d1: Preparing 05:30:23 8a058bc1eb4b: Preparing 05:30:23 8d579323e193: Preparing 05:30:23 6af476c3f077: Preparing 05:30:23 0fd249d62988: Preparing 05:30:23 413edcebab22: Preparing 05:30:23 1e890da81ec9: Preparing 05:30:23 6af476c3f077: Waiting 05:30:23 0fd249d62988: Waiting 05:30:23 413edcebab22: Waiting 05:30:23 1e890da81ec9: Waiting 05:30:23 8d579323e193: Layer already exists 05:30:23 02514f9a86b2: Layer already exists 05:30:23 8a058bc1eb4b: Layer already exists 05:30:23 b545246ad3d1: Layer already exists 05:30:23 6ebfd6ee1384: Layer already exists 05:30:23 6af476c3f077: Layer already exists 05:30:23 1e890da81ec9: Layer already exists 05:30:23 413edcebab22: Layer already exists 05:30:23 0fd249d62988: Layer already exists 05:30:23 latest: digest: sha256:d123114fc6f4d5b686271b5336d2f5c3d001fbb4e4fb4e33f8712a5de3abea7d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.53 05:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:30:23 6ebfd6ee1384: Preparing 05:30:23 02514f9a86b2: Preparing 05:30:23 b545246ad3d1: Preparing 05:30:23 8a058bc1eb4b: Preparing 05:30:23 8d579323e193: Preparing 05:30:23 6af476c3f077: Preparing 05:30:23 0fd249d62988: Preparing 05:30:23 413edcebab22: Preparing 05:30:23 1e890da81ec9: Preparing 05:30:23 0fd249d62988: Waiting 05:30:23 1e890da81ec9: Waiting 05:30:23 413edcebab22: Waiting 05:30:23 6af476c3f077: Waiting 05:30:23 6ebfd6ee1384: Layer already exists 05:30:23 02514f9a86b2: Layer already exists 05:30:23 8a058bc1eb4b: Layer already exists 05:30:23 b545246ad3d1: Layer already exists 05:30:23 8d579323e193: Layer already exists 05:30:23 0fd249d62988: Layer already exists 05:30:23 6af476c3f077: Layer already exists 05:30:23 413edcebab22: Layer already exists 05:30:23 1e890da81ec9: Layer already exists 05:30:24 4.1.0-dev.53: digest: sha256:d123114fc6f4d5b686271b5336d2f5c3d001fbb4e4fb4e33f8712a5de3abea7d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:30:24 6ebfd6ee1384: Preparing 05:30:24 02514f9a86b2: Preparing 05:30:24 b545246ad3d1: Preparing 05:30:24 8a058bc1eb4b: Preparing 05:30:24 8d579323e193: Preparing 05:30:24 6af476c3f077: Preparing 05:30:24 0fd249d62988: Preparing 05:30:24 413edcebab22: Preparing 05:30:24 1e890da81ec9: Preparing 05:30:24 0fd249d62988: Waiting 05:30:24 413edcebab22: Waiting 05:30:24 1e890da81ec9: Waiting 05:30:24 6af476c3f077: Waiting 05:30:24 8a058bc1eb4b: Layer already exists 05:30:24 8d579323e193: Layer already exists 05:30:24 6ebfd6ee1384: Layer already exists 05:30:24 02514f9a86b2: Layer already exists 05:30:24 b545246ad3d1: Layer already exists 05:30:24 6af476c3f077: Layer already exists 05:30:24 413edcebab22: Layer already exists 05:30:24 0fd249d62988: Layer already exists 05:30:24 1e890da81ec9: Layer already exists 05:30:25 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:d123114fc6f4d5b686271b5336d2f5c3d001fbb4e4fb4e33f8712a5de3abea7d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:25 + 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 05:30:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:30:25 6ebfd6ee1384: Preparing 05:30:25 02514f9a86b2: Preparing 05:30:25 b545246ad3d1: Preparing 05:30:25 8a058bc1eb4b: Preparing 05:30:25 8d579323e193: Preparing 05:30:25 6af476c3f077: Preparing 05:30:25 0fd249d62988: Preparing 05:30:25 413edcebab22: Preparing 05:30:25 1e890da81ec9: Preparing 05:30:25 0fd249d62988: Waiting 05:30:25 413edcebab22: Waiting 05:30:25 1e890da81ec9: Waiting 05:30:25 6af476c3f077: Waiting 05:30:25 6ebfd6ee1384: Layer already exists 05:30:25 b545246ad3d1: Layer already exists 05:30:25 8d579323e193: Layer already exists 05:30:25 8a058bc1eb4b: Layer already exists 05:30:25 02514f9a86b2: Layer already exists 05:30:25 0fd249d62988: Layer already exists 05:30:25 413edcebab22: Layer already exists 05:30:25 1e890da81ec9: Layer already exists 05:30:25 6af476c3f077: Layer already exists 05:30:25 main: digest: sha256:d123114fc6f4d5b686271b5336d2f5c3d001fbb4e4fb4e33f8712a5de3abea7d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:30:26 ===================================================== [Pipeline] echo 05:30:26 taggedImages: 05:30:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:30:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:30:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.53 05:30:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:30:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:30:26 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:30:26 bbf141e4669210f407981f563a8ec2cefdbd657d 05:30:26 latest 05:30:26 4.1.0-dev.53 05:30:26 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:30:26 main 05:30:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:30:27 d31d34ea41d9: Preparing 05:30:27 24dd61e59a82: Preparing 05:30:27 4c67864c7682: Preparing 05:30:27 8a058bc1eb4b: Preparing 05:30:27 8d579323e193: Preparing 05:30:27 89187453db4a: Preparing 05:30:27 a11141e9b679: Preparing 05:30:27 e4025daad62f: Preparing 05:30:27 1e890da81ec9: Preparing 05:30:27 89187453db4a: Waiting 05:30:27 a11141e9b679: Waiting 05:30:27 e4025daad62f: Waiting 05:30:27 1e890da81ec9: Waiting 05:30:27 8a058bc1eb4b: Layer already exists 05:30:27 8d579323e193: Layer already exists 05:30:27 a11141e9b679: Layer already exists 05:30:27 4c67864c7682: Pushed 05:30:27 24dd61e59a82: Pushed 05:30:27 e4025daad62f: Layer already exists 05:30:27 d31d34ea41d9: Pushed 05:30:27 1e890da81ec9: Layer already exists 05:30:53 89187453db4a: Pushed 05:30:53 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:27ba4a575fe294b7b7c4f38aa8735e3170be008d56fa935089182c133296cb4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:54 + 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 05:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:30:54 d31d34ea41d9: Preparing 05:30:54 24dd61e59a82: Preparing 05:30:54 4c67864c7682: Preparing 05:30:54 8a058bc1eb4b: Preparing 05:30:54 8d579323e193: Preparing 05:30:54 89187453db4a: Preparing 05:30:54 a11141e9b679: Preparing 05:30:54 e4025daad62f: Preparing 05:30:54 1e890da81ec9: Preparing 05:30:54 89187453db4a: Waiting 05:30:54 a11141e9b679: Waiting 05:30:54 e4025daad62f: Waiting 05:30:54 1e890da81ec9: Waiting 05:30:54 d31d34ea41d9: Layer already exists 05:30:54 8d579323e193: Layer already exists 05:30:54 8a058bc1eb4b: Layer already exists 05:30:54 24dd61e59a82: Layer already exists 05:30:54 4c67864c7682: Layer already exists 05:30:54 89187453db4a: Layer already exists 05:30:54 a11141e9b679: Layer already exists 05:30:54 1e890da81ec9: Layer already exists 05:30:54 e4025daad62f: Layer already exists 05:30:54 latest: digest: sha256:27ba4a575fe294b7b7c4f38aa8735e3170be008d56fa935089182c133296cb4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.53 05:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:30:55 d31d34ea41d9: Preparing 05:30:55 24dd61e59a82: Preparing 05:30:55 4c67864c7682: Preparing 05:30:55 8a058bc1eb4b: Preparing 05:30:55 8d579323e193: Preparing 05:30:55 89187453db4a: Preparing 05:30:55 a11141e9b679: Preparing 05:30:55 e4025daad62f: Preparing 05:30:55 1e890da81ec9: Preparing 05:30:55 89187453db4a: Waiting 05:30:55 a11141e9b679: Waiting 05:30:55 e4025daad62f: Waiting 05:30:55 4c67864c7682: Layer already exists 05:30:55 d31d34ea41d9: Layer already exists 05:30:55 8d579323e193: Layer already exists 05:30:55 24dd61e59a82: Layer already exists 05:30:55 8a058bc1eb4b: Layer already exists 05:30:55 89187453db4a: Layer already exists 05:30:55 a11141e9b679: Layer already exists 05:30:55 e4025daad62f: Layer already exists 05:30:55 1e890da81ec9: Layer already exists 05:30:55 4.1.0-dev.53: digest: sha256:27ba4a575fe294b7b7c4f38aa8735e3170be008d56fa935089182c133296cb4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:30:56 d31d34ea41d9: Preparing 05:30:56 24dd61e59a82: Preparing 05:30:56 4c67864c7682: Preparing 05:30:56 8a058bc1eb4b: Preparing 05:30:56 8d579323e193: Preparing 05:30:56 89187453db4a: Preparing 05:30:56 a11141e9b679: Preparing 05:30:56 e4025daad62f: Preparing 05:30:56 1e890da81ec9: Preparing 05:30:56 a11141e9b679: Waiting 05:30:56 e4025daad62f: Waiting 05:30:56 1e890da81ec9: Waiting 05:30:56 89187453db4a: Waiting 05:30:56 8d579323e193: Layer already exists 05:30:56 4c67864c7682: Layer already exists 05:30:56 8a058bc1eb4b: Layer already exists 05:30:56 d31d34ea41d9: Layer already exists 05:30:56 24dd61e59a82: Layer already exists 05:30:56 a11141e9b679: Layer already exists 05:30:56 89187453db4a: Layer already exists 05:30:56 e4025daad62f: Layer already exists 05:30:56 1e890da81ec9: Layer already exists 05:30:56 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:27ba4a575fe294b7b7c4f38aa8735e3170be008d56fa935089182c133296cb4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:56 + 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 05:30:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:30:57 d31d34ea41d9: Preparing 05:30:57 24dd61e59a82: Preparing 05:30:57 4c67864c7682: Preparing 05:30:57 8a058bc1eb4b: Preparing 05:30:57 8d579323e193: Preparing 05:30:57 89187453db4a: Preparing 05:30:57 a11141e9b679: Preparing 05:30:57 e4025daad62f: Preparing 05:30:57 1e890da81ec9: Preparing 05:30:57 89187453db4a: Waiting 05:30:57 a11141e9b679: Waiting 05:30:57 e4025daad62f: Waiting 05:30:57 1e890da81ec9: Waiting 05:30:57 24dd61e59a82: Layer already exists 05:30:57 d31d34ea41d9: Layer already exists 05:30:57 4c67864c7682: Layer already exists 05:30:57 8d579323e193: Layer already exists 05:30:57 8a058bc1eb4b: Layer already exists 05:30:57 a11141e9b679: Layer already exists 05:30:57 89187453db4a: Layer already exists 05:30:57 e4025daad62f: Layer already exists 05:30:57 1e890da81ec9: Layer already exists 05:30:57 main: digest: sha256:27ba4a575fe294b7b7c4f38aa8735e3170be008d56fa935089182c133296cb4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:30:57 ===================================================== [Pipeline] echo 05:30:57 taggedImages: 05:30:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:30:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:30:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.53 05:30:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:30:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:30:57 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:30:57 bbf141e4669210f407981f563a8ec2cefdbd657d 05:30:57 latest 05:30:57 4.1.0-dev.53 05:30:57 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:30:57 main 05:30:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:30:58 245aac4cb406: Preparing 05:30:58 eced3c6d967c: Preparing 05:30:58 8a058bc1eb4b: Preparing 05:30:58 8d579323e193: Preparing 05:30:58 113cc74aa214: Preparing 05:30:58 39a431503b36: Preparing 05:30:58 1e890da81ec9: Preparing 05:30:58 39a431503b36: Waiting 05:30:58 1e890da81ec9: Waiting 05:30:58 8d579323e193: Layer already exists 05:30:58 8a058bc1eb4b: Layer already exists 05:30:58 1e890da81ec9: Layer already exists 05:30:58 245aac4cb406: Pushed 05:30:58 113cc74aa214: Pushed 05:30:59 39a431503b36: Pushed 05:31:06 eced3c6d967c: Pushed 05:31:06 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:8afffeeb7b575079b015fe801df7a4335033868564d9aa9294e391931e799073 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:31:07 245aac4cb406: Preparing 05:31:07 eced3c6d967c: Preparing 05:31:07 8a058bc1eb4b: Preparing 05:31:07 8d579323e193: Preparing 05:31:07 113cc74aa214: Preparing 05:31:07 39a431503b36: Preparing 05:31:07 1e890da81ec9: Preparing 05:31:07 39a431503b36: Waiting 05:31:07 1e890da81ec9: Waiting 05:31:07 113cc74aa214: Layer already exists 05:31:07 eced3c6d967c: Layer already exists 05:31:07 8a058bc1eb4b: Layer already exists 05:31:07 8d579323e193: Layer already exists 05:31:07 245aac4cb406: Layer already exists 05:31:07 39a431503b36: Layer already exists 05:31:07 1e890da81ec9: Layer already exists 05:31:07 latest: digest: sha256:8afffeeb7b575079b015fe801df7a4335033868564d9aa9294e391931e799073 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.53 05:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:31:07 245aac4cb406: Preparing 05:31:07 eced3c6d967c: Preparing 05:31:07 8a058bc1eb4b: Preparing 05:31:07 8d579323e193: Preparing 05:31:07 113cc74aa214: Preparing 05:31:07 39a431503b36: Preparing 05:31:07 1e890da81ec9: Preparing 05:31:07 39a431503b36: Waiting 05:31:07 1e890da81ec9: Waiting 05:31:07 eced3c6d967c: Layer already exists 05:31:07 8d579323e193: Layer already exists 05:31:07 113cc74aa214: Layer already exists 05:31:07 245aac4cb406: Layer already exists 05:31:07 8a058bc1eb4b: Layer already exists 05:31:07 1e890da81ec9: Layer already exists 05:31:07 39a431503b36: Layer already exists 05:31:07 4.1.0-dev.53: digest: sha256:8afffeeb7b575079b015fe801df7a4335033868564d9aa9294e391931e799073 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:31:08 245aac4cb406: Preparing 05:31:08 eced3c6d967c: Preparing 05:31:08 8a058bc1eb4b: Preparing 05:31:08 8d579323e193: Preparing 05:31:08 113cc74aa214: Preparing 05:31:08 39a431503b36: Preparing 05:31:08 1e890da81ec9: Preparing 05:31:08 39a431503b36: Waiting 05:31:08 1e890da81ec9: Waiting 05:31:08 8a058bc1eb4b: Layer already exists 05:31:08 245aac4cb406: Layer already exists 05:31:08 eced3c6d967c: Layer already exists 05:31:08 8d579323e193: Layer already exists 05:31:08 113cc74aa214: Layer already exists 05:31:08 39a431503b36: Layer already exists 05:31:08 1e890da81ec9: Layer already exists 05:31:08 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:8afffeeb7b575079b015fe801df7a4335033868564d9aa9294e391931e799073 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:31:09 245aac4cb406: Preparing 05:31:09 eced3c6d967c: Preparing 05:31:09 8a058bc1eb4b: Preparing 05:31:09 8d579323e193: Preparing 05:31:09 113cc74aa214: Preparing 05:31:09 39a431503b36: Preparing 05:31:09 1e890da81ec9: Preparing 05:31:09 39a431503b36: Waiting 05:31:09 1e890da81ec9: Waiting 05:31:09 8a058bc1eb4b: Layer already exists 05:31:09 eced3c6d967c: Layer already exists 05:31:09 113cc74aa214: Layer already exists 05:31:09 245aac4cb406: Layer already exists 05:31:09 8d579323e193: Layer already exists 05:31:09 39a431503b36: Layer already exists 05:31:09 1e890da81ec9: Layer already exists 05:31:09 main: digest: sha256:8afffeeb7b575079b015fe801df7a4335033868564d9aa9294e391931e799073 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:31:10 ===================================================== [Pipeline] echo 05:31:10 taggedImages: 05:31:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:31:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:31:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.53 05:31:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:31:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:31:10 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:31:10 bbf141e4669210f407981f563a8ec2cefdbd657d 05:31:10 latest 05:31:10 4.1.0-dev.53 05:31:10 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:31:10 main 05:31:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:31:10 b3e23a275b4d: Preparing 05:31:10 1b8433a73943: Preparing 05:31:10 8a058bc1eb4b: Preparing 05:31:10 8d579323e193: Preparing 05:31:10 e47b458dfc7a: Preparing 05:31:10 ea93f949a6d9: Preparing 05:31:10 1e890da81ec9: Preparing 05:31:10 ea93f949a6d9: Waiting 05:31:10 1e890da81ec9: Waiting 05:31:10 8a058bc1eb4b: Layer already exists 05:31:10 8d579323e193: Layer already exists 05:31:11 1e890da81ec9: Layer already exists 05:31:11 b3e23a275b4d: Pushed 05:31:11 e47b458dfc7a: Pushed 05:31:11 ea93f949a6d9: Pushed 05:31:19 1b8433a73943: Pushed 05:31:19 bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:856cf2f21dcfc7158f5c17e65e5f73593bf7b5ac5a82fbef68873b8a8f97b689 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:31:20 b3e23a275b4d: Preparing 05:31:20 1b8433a73943: Preparing 05:31:20 8a058bc1eb4b: Preparing 05:31:20 8d579323e193: Preparing 05:31:20 e47b458dfc7a: Preparing 05:31:20 ea93f949a6d9: Preparing 05:31:20 1e890da81ec9: Preparing 05:31:20 ea93f949a6d9: Waiting 05:31:20 1e890da81ec9: Waiting 05:31:20 8a058bc1eb4b: Layer already exists 05:31:20 e47b458dfc7a: Layer already exists 05:31:20 8d579323e193: Layer already exists 05:31:20 1b8433a73943: Layer already exists 05:31:20 b3e23a275b4d: Layer already exists 05:31:20 ea93f949a6d9: Layer already exists 05:31:20 1e890da81ec9: Layer already exists 05:31:20 latest: digest: sha256:856cf2f21dcfc7158f5c17e65e5f73593bf7b5ac5a82fbef68873b8a8f97b689 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.53 05:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:31:21 b3e23a275b4d: Preparing 05:31:21 1b8433a73943: Preparing 05:31:21 8a058bc1eb4b: Preparing 05:31:21 8d579323e193: Preparing 05:31:21 e47b458dfc7a: Preparing 05:31:21 ea93f949a6d9: Preparing 05:31:21 1e890da81ec9: Preparing 05:31:21 ea93f949a6d9: Waiting 05:31:21 1e890da81ec9: Waiting 05:31:21 e47b458dfc7a: Layer already exists 05:31:21 b3e23a275b4d: Layer already exists 05:31:21 8a058bc1eb4b: Layer already exists 05:31:21 8d579323e193: Layer already exists 05:31:21 1b8433a73943: Layer already exists 05:31:21 1e890da81ec9: Layer already exists 05:31:21 ea93f949a6d9: Layer already exists 05:31:21 4.1.0-dev.53: digest: sha256:856cf2f21dcfc7158f5c17e65e5f73593bf7b5ac5a82fbef68873b8a8f97b689 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:31:22 b3e23a275b4d: Preparing 05:31:22 1b8433a73943: Preparing 05:31:22 8a058bc1eb4b: Preparing 05:31:22 8d579323e193: Preparing 05:31:22 e47b458dfc7a: Preparing 05:31:22 ea93f949a6d9: Preparing 05:31:22 1e890da81ec9: Preparing 05:31:22 ea93f949a6d9: Waiting 05:31:22 1e890da81ec9: Waiting 05:31:22 8a058bc1eb4b: Layer already exists 05:31:22 e47b458dfc7a: Layer already exists 05:31:22 1b8433a73943: Layer already exists 05:31:22 8d579323e193: Layer already exists 05:31:22 b3e23a275b4d: Layer already exists 05:31:22 1e890da81ec9: Layer already exists 05:31:22 ea93f949a6d9: Layer already exists 05:31:22 bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:856cf2f21dcfc7158f5c17e65e5f73593bf7b5ac5a82fbef68873b8a8f97b689 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:31:23 b3e23a275b4d: Preparing 05:31:23 1b8433a73943: Preparing 05:31:23 8a058bc1eb4b: Preparing 05:31:23 8d579323e193: Preparing 05:31:23 e47b458dfc7a: Preparing 05:31:23 ea93f949a6d9: Preparing 05:31:23 1e890da81ec9: Preparing 05:31:23 ea93f949a6d9: Waiting 05:31:23 1e890da81ec9: Waiting 05:31:23 b3e23a275b4d: Layer already exists 05:31:23 e47b458dfc7a: Layer already exists 05:31:23 8a058bc1eb4b: Layer already exists 05:31:23 8d579323e193: Layer already exists 05:31:23 1b8433a73943: Layer already exists 05:31:23 ea93f949a6d9: Layer already exists 05:31:23 1e890da81ec9: Layer already exists 05:31:23 main: digest: sha256:856cf2f21dcfc7158f5c17e65e5f73593bf7b5ac5a82fbef68873b8a8f97b689 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:31:23 ===================================================== [Pipeline] echo 05:31:23 taggedImages: 05:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d 05:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.53 05:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 05:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 05:31:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.53 [Pipeline] echo 05:31:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo 05:31:24 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 05:31:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:31:24 05:31:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:31:25 arm64: Pulling from edgex-lftools-log-publisher 05:31:25 8998bd30e6a1: Pulling fs layer 05:31:25 04944245beec: Pulling fs layer 05:31:25 699f458cf7ca: Pulling fs layer 05:31:25 765212b225bb: Pulling fs layer 05:31:25 f23df028b6ca: Pulling fs layer 05:31:25 d65c8cfc05b1: Pulling fs layer 05:31:25 2437ff75d9bd: Pulling fs layer 05:31:25 765212b225bb: Waiting 05:31:25 d65c8cfc05b1: Waiting 05:31:25 2437ff75d9bd: Waiting 05:31:25 f23df028b6ca: Waiting 05:31:25 04944245beec: Verifying Checksum 05:31:25 04944245beec: Download complete 05:31:25 765212b225bb: Verifying Checksum 05:31:25 765212b225bb: Download complete 05:31:25 f23df028b6ca: Verifying Checksum 05:31:25 f23df028b6ca: Download complete 05:31:25 d65c8cfc05b1: Verifying Checksum 05:31:25 d65c8cfc05b1: Download complete 05:31:25 699f458cf7ca: Verifying Checksum 05:31:25 699f458cf7ca: Download complete 05:31:25 8998bd30e6a1: Verifying Checksum 05:31:25 8998bd30e6a1: Download complete 05:31:28 2437ff75d9bd: Verifying Checksum 05:31:28 2437ff75d9bd: Download complete 05:31:30 8998bd30e6a1: Pull complete 05:31:31 04944245beec: Pull complete 05:31:32 699f458cf7ca: Pull complete 05:31:32 765212b225bb: Pull complete 05:31:33 f23df028b6ca: Pull complete 05:31:33 d65c8cfc05b1: Pull complete 05:31:51 2437ff75d9bd: Pull complete 05:31:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:31:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:52 prd-ubuntu20.04-docker-arm64-4c-16g-7834 does not seem to be running inside a container 05:31:52 $ 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/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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 05:31:54 $ docker top 292cb330b00160fb972cd0b7c84f13e74e854fd1d2a79732c1be0983646afc3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:55 ---> job-cost.sh 05:31:55 lf-activate-venv: SKIPPING 05:31:55 INFO: No Stack... 05:31:55 INFO: Retrieving Pricing Info for: v3-standard-4 05:31:56 INFO: Archiving Costs [Pipeline] sh 05:31:56 + cat /w/workspace/edgex-go/894/archives/cost.csv 05:31:56 + cut -d, -f6 [Pipeline] lock 05:31:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-894-stack-cost] 05:31:56 Resource [jenkins-edgexfoundry-edgex-go-main-894-stack-cost] did not exist. Created. 05:31:56 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-894-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:31:57 + echo total: 0.10999999940395355 [Pipeline] stash 05:31:58 Stashed 1 file(s) [Pipeline] } 05:31:58 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-894-stack-cost] [Pipeline] // lock [Pipeline] } 05:31:58 $ docker stop --time=1 292cb330b00160fb972cd0b7c84f13e74e854fd1d2a79732c1be0983646afc3a 05:31:59 $ docker rm -f --volumes 292cb330b00160fb972cd0b7c84f13e74e854fd1d2a79732c1be0983646afc3a [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 05:32:00 provisioning config files... 05:32:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/894@tmp/config7459062745371206728tmp [Pipeline] { [Pipeline] sh 05:32:00 + set +x 05:32:00 + + bash -s -- 05:32:00 curl -s https://codecov.io/bash 05:32:00 05:32:00 _____ _ 05:32:00 / ____| | | 05:32:00 | | ___ __| | ___ ___ _____ __ 05:32:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:32:00 | |___| (_) | (_| | __/ (_| (_) \ V / 05:32:00 \_____\___/ \__,_|\___|\___\___/ \_/ 05:32:00 Bash-1.0.6 05:32:00 05:32:00 05:32:00 ==> git version 2.25.1 found 05:32: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 05:32:00 Release-Date: 2020-01-08 05:32: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 05:32:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:32:00 ==> Jenkins CI detected. 05:32:00 current dir:  /w/workspace/edgex-go/894 05:32:00 project root: . 05:32:00 --> token set from env 05:32:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:32:00 ==> Running gcov in . (disable via -X gcov) 05:32:00 ==> Python coveragepy not found 05:32:00 ==> Searching for coverage reports in: 05:32:00 + . 05:32:00 -> Found 1 reports 05:32:00 ==> Detecting git/mercurial file structure 05:32:00 ==> Reading reports 05:32:00 + ./coverage.out bytes=1671568 05:32:00 ==> Appending adjustments 05:32:00 https://docs.codecov.io/docs/fixing-reports 05:32:02 + Found adjustments 05:32:02 ==> Gzipping contents 05:32:02 140K /tmp/codecov.HooMzm.gz 05:32:02 ==> Uploading reports 05:32:02 url: https://codecov.io 05:32:02 query: branch=main&commit=bbf141e4669210f407981f563a8ec2cefdbd657d&build=894&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F894%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:32:02 -> Pinging Codecov 05:32:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bbf141e4669210f407981f563a8ec2cefdbd657d&build=894&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F894%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:32:02 -> Uploading to 05:32:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/bbf141e4669210f407981f563a8ec2cefdbd657d/2d5a394c-66f0-42b0-868a-fac19a6c5345.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250829%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250829T053202Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=065a6126591ffc3ac6edfa08f319e1a9c386587ef9c48018166708cc12f5db50 05:32:02 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:02 Dload Upload Total Spent Left Speed 05:32:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 674k --:--:-- --:--:-- --:--:-- 670k 100 139k 0 0 100 139k 0 538k --:--:-- --:--:-- --:--:-- 536k 05:32:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } 05:32:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:32:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:32:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:32:03 05:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:32:03 latest: Pulling from edgex-devops/edgex-snyk-go 05:32:03 0a9a5dfd008f: Already exists 05:32:03 36466aa92d05: Already exists 05:32:03 e10405b45d13: Already exists 05:32:03 096b7ceb2af7: Already exists 05:32:03 4f4fb700ef54: Already exists 05:32:03 e50aa161e22a: Pulling fs layer 05:32:03 d3c8db5fb9df: Pulling fs layer 05:32:03 e50aa161e22a: Verifying Checksum 05:32:03 e50aa161e22a: Download complete 05:32:04 e50aa161e22a: Pull complete 05:32:05 d3c8db5fb9df: Verifying Checksum 05:32:05 d3c8db5fb9df: Download complete 05:32:10 d3c8db5fb9df: Pull complete 05:32:10 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 05:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:32:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:10 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 05:32:10 $ 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/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:32:11 $ docker top 29fb15912cdc2dbc81bf4de8232080d906ea972bac70f45b19bbb8ea2d6243c7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:11 + git config --global --add safe.directory /w/workspace/edgex-go/894 [Pipeline] echo 05:32:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:32:12 + set -o pipefail 05:32:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:32:24 05:32:24 Monitoring /w/workspace/edgex-go/894 (github.com/edgexfoundry/edgex-go)... 05:32:24 05:32:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/081a8234-bf48-40ba-8739-a5cc3f9c9111 05:32:24 05:32:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:32:24 [Pipeline] } 05:32:24 $ docker stop --time=1 29fb15912cdc2dbc81bf4de8232080d906ea972bac70f45b19bbb8ea2d6243c7 05:32:26 $ docker rm -f --volumes 29fb15912cdc2dbc81bf4de8232080d906ea972bac70f45b19bbb8ea2d6243c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:32:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:32:27 provisioning config files... 05:32:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/894@tmp/config8857953377463997740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:32:27 --> edgex-publish-swagger.sh 05:32:27 === Publish openapi API === 05:32:27 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 05:32:27 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/894/openapi/core-command.yaml] 05:32:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:27 Dload Upload Total Spent Left Speed 05:32:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 458 226k --:--:-- --:--:-- --:--:-- 227k 05:32:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:32:27 05:32:27 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/894/openapi/core-data.yaml] 05:32:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:27 Dload Upload Total Spent Left Speed 05:32:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71243 100 66 100 71177 616 649k --:--:-- --:--:-- --:--:-- 644k 05:32:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:32:27 05:32:27 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/894/openapi/core-keeper.yaml] 05:32:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:27 Dload Upload Total Spent Left Speed 05:32:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 564 252k --:--:-- --:--:-- --:--:-- 252k 05:32:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:32:27 05:32:27 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/894/openapi/core-metadata.yaml] 05:32:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:27 Dload Upload Total Spent Left Speed 05:32:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 492 1170k --:--:-- --:--:-- --:--:-- 1170k 05:32:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:32:28 05:32:28 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/894/openapi/security-proxy-auth.yaml] 05:32:28 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:28 Dload Upload Total Spent Left Speed 05:32:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 673 243k --:--:-- --:--:-- --:--:-- 244k 05:32:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:32:28 05:32:28 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/894/openapi/security-secretstore-setup.yaml] 05:32:28 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:28 Dload Upload Total Spent Left Speed 05:32:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49737 05:32:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:32:28 05:32:28 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/894/openapi/support-notifications.yaml] 05:32:28 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:28 Dload Upload Total Spent Left Speed 05:32:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 452 668k --:--:-- --:--:-- --:--:-- 669k 05:32:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:32:28 05:32:28 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/894/openapi/support-scheduler.yaml] 05:32:28 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:28 Dload Upload Total Spent Left Speed 05:32:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 622 467k --:--:-- --:--:-- --:--:-- 467k 05:32:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:32:28 [Pipeline] } 05:32:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:32:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:32:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:32:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:29 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 05:32:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:32:29 $ docker top fe6222f0422729ec590960e3d36cfb280e0ce326135d14e3e7cb51ad1dd082f2 -eo pid,comm 05:32:29 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). 05:32:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:29 [ssh-agent] Looking for ssh-agent implementation... 05:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:29 $ docker exec fe6222f0422729ec590960e3d36cfb280e0ce326135d14e3e7cb51ad1dd082f2 ssh-agent 05:32:30 SSH_AUTH_SOCK=/tmp/ssh-JIunKnphLaec/agent.32 05:32:30 SSH_AGENT_PID=38 05:32:30 Running ssh-add (command line suppressed) 05:32:30 Identity added: /w/workspace/edgex-go/894@tmp/private_key_2489304455097004645.key (/w/workspace/edgex-go/894@tmp/private_key_2489304455097004645.key) 05:32:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:30 + git semver tag 05:32:30 2025-08-29 05:32:30,741 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:32:30 2025-08-29 05:32:30,744 [run_tag] DEBUG tag force:False 05:32:30 2025-08-29 05:32:30,745 [check_head_tag] DEBUG check head tag 05:32:30 2025-08-29 05:32:30,746 [execute] INFO git cat-file --batch-check 05:32:30 2025-08-29 05:32:30,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/894, stdin=, shell=False, universal_newlines=False) 05:32:30 2025-08-29 05:32:30,748 [execute] INFO git cat-file --batch 05:32:30 2025-08-29 05:32:30,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/894, stdin=, shell=False, universal_newlines=False) 05:32:31 2025-08-29 05:32:30,771 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main 05:32:31 2025-08-29 05:32:30,771 [execute] INFO git tag -a v4.1.0-dev.53 -m v4.1.0-dev.53 05:32:31 2025-08-29 05:32:30,772 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.53', '-m', 'v4.1.0-dev.53'], cwd=/w/workspace/edgex-go/894, stdin=None, shell=False, universal_newlines=False) 05:32:31 2025-08-29 05:32:30,775 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main 05:32:31 4.1.0-dev.53 [Pipeline] } 05:32:31 $ docker exec --env ******** --env ******** fe6222f0422729ec590960e3d36cfb280e0ce326135d14e3e7cb51ad1dd082f2 ssh-agent -k 05:32:31 unset SSH_AUTH_SOCK; 05:32:31 unset SSH_AGENT_PID; 05:32:31 echo Agent pid 38 killed; 05:32:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:32:31 + git semver [Pipeline] } 05:32:31 $ docker stop --time=1 fe6222f0422729ec590960e3d36cfb280e0ce326135d14e3e7cb51ad1dd082f2 05:32:33 $ docker rm -f --volumes fe6222f0422729ec590960e3d36cfb280e0ce326135d14e3e7cb51ad1dd082f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:33 05:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:33 0.23.1-centos7: Pulling from edgex-lftools 05:32:33 ab5ef0e58194: Pulling fs layer 05:32:33 9712f1f96733: Pulling fs layer 05:32:33 63f879dbbcfc: Pulling fs layer 05:32:33 0d9ebad4ef96: Pulling fs layer 05:32:33 e9a5061849ea: Pulling fs layer 05:32:33 d747dcd14b5f: Pulling fs layer 05:32:33 2de7ff778b66: Pulling fs layer 05:32:33 d747dcd14b5f: Waiting 05:32:33 2de7ff778b66: Waiting 05:32:33 0d9ebad4ef96: Waiting 05:32:33 e9a5061849ea: Waiting 05:32:33 9712f1f96733: Verifying Checksum 05:32:33 9712f1f96733: Download complete 05:32:34 63f879dbbcfc: Verifying Checksum 05:32:34 63f879dbbcfc: Download complete 05:32:34 e9a5061849ea: Verifying Checksum 05:32:34 e9a5061849ea: Download complete 05:32:34 d747dcd14b5f: Verifying Checksum 05:32:34 d747dcd14b5f: Download complete 05:32:34 0d9ebad4ef96: Verifying Checksum 05:32:34 0d9ebad4ef96: Download complete 05:32:34 2de7ff778b66: Verifying Checksum 05:32:34 2de7ff778b66: Download complete 05:32:34 ab5ef0e58194: Verifying Checksum 05:32:34 ab5ef0e58194: Download complete 05:32:39 ab5ef0e58194: Pull complete 05:32:39 9712f1f96733: Pull complete 05:32:40 63f879dbbcfc: Pull complete 05:32:46 0d9ebad4ef96: Pull complete 05:32:46 e9a5061849ea: Pull complete 05:32:46 d747dcd14b5f: Pull complete 05:32:48 2de7ff778b66: Pull complete 05:32:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:48 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 05:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:32:50 $ docker top c269dae2250f49faf0d0bdbc7cb3b7de31b8d79e75da3602d521ef73ff6e7649 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:32:50 provisioning config files... 05:32:50 copy managed file [sigul-config] to file:/w/workspace/edgex-go/894@tmp/config1286318008474193964tmp 05:32:50 copy managed file [sigul-password] to file:/w/workspace/edgex-go/894@tmp/config10619952894720552591tmp 05:32:50 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/894@tmp/config8472503747519721054tmp [Pipeline] { [Pipeline] echo 05:32:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:32:51 ---> sigul-configuration.sh 05:32:51 gpg: directory `/root/.gnupg' created 05:32:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:32:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:32:51 gpg: keyring `/root/.gnupg/secring.gpg' created 05:32:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:32:51 gpg: CAST5 encrypted data 05:32:51 gpg: encrypted with 1 passphrase 05:32:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:32:51 + mkdir /home/jenkins 05:32:51 + mkdir /home/jenkins/sigul [Pipeline] sh 05:32:51 + 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 05:32:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:32:52 ---> sigul-install.sh 05:32:52 Sigul already installed; skipping installation. [Pipeline] sh 05:32:52 + git tag --list 05:32:52 0.6.0 05:32:52 0.6.1 05:32:52 0.7.0 05:32:52 0.7.1 05:32:52 v1.0.0 05:32:52 v1.0.1 05:32:52 v1.1.0 05:32:52 v1.2.0 05:32:52 v1.2.1 05:32:52 v1.3.0 05:32:52 v1.3.1 05:32:52 v2.0.0 05:32:52 v2.1.0 05:32:52 v2.1.1 05:32:52 v2.2.0 05:32:52 v2.3.0 05:32:52 v3.0 05:32:52 v3.0.0 05:32:52 v3.1 05:32:52 v3.1.0 05:32:52 v3.1.1 05:32:52 v4.0 05:32:52 v4.0.0 05:32:52 v4.0.1 05:32:52 v4.0.1-dev.1 05:32:52 v4.1.0-dev.1 05:32:52 v4.1.0-dev.10 05:32:52 v4.1.0-dev.11 05:32:52 v4.1.0-dev.12 05:32:52 v4.1.0-dev.13 05:32:52 v4.1.0-dev.14 05:32:52 v4.1.0-dev.15 05:32:52 v4.1.0-dev.16 05:32:52 v4.1.0-dev.17 05:32:52 v4.1.0-dev.18 05:32:52 v4.1.0-dev.19 05:32:52 v4.1.0-dev.2 05:32:52 v4.1.0-dev.20 05:32:52 v4.1.0-dev.21 05:32:52 v4.1.0-dev.22 05:32:52 v4.1.0-dev.23 05:32:52 v4.1.0-dev.24 05:32:52 v4.1.0-dev.25 05:32:52 v4.1.0-dev.26 05:32:52 v4.1.0-dev.27 05:32:52 v4.1.0-dev.28 05:32:52 v4.1.0-dev.29 05:32:52 v4.1.0-dev.3 05:32:52 v4.1.0-dev.30 05:32:52 v4.1.0-dev.31 05:32:52 v4.1.0-dev.32 05:32:52 v4.1.0-dev.33 05:32:52 v4.1.0-dev.34 05:32:52 v4.1.0-dev.35 05:32:52 v4.1.0-dev.36 05:32:52 v4.1.0-dev.37 05:32:52 v4.1.0-dev.38 05:32:52 v4.1.0-dev.39 05:32:52 v4.1.0-dev.4 05:32:52 v4.1.0-dev.40 05:32:52 v4.1.0-dev.41 05:32:52 v4.1.0-dev.42 05:32:52 v4.1.0-dev.43 05:32:52 v4.1.0-dev.44 05:32:52 v4.1.0-dev.45 05:32:52 v4.1.0-dev.46 05:32:52 v4.1.0-dev.47 05:32:52 v4.1.0-dev.48 05:32:52 v4.1.0-dev.49 05:32:52 v4.1.0-dev.5 05:32:52 v4.1.0-dev.50 05:32:52 v4.1.0-dev.51 05:32:52 v4.1.0-dev.52 05:32:52 v4.1.0-dev.53 05:32:52 v4.1.0-dev.6 05:32:52 v4.1.0-dev.7 05:32:52 v4.1.0-dev.8 05:32:52 v4.1.0-dev.9 [Pipeline] sh 05:32:52 + lftools sign git-tag v4.1.0-dev.53 05:32:53 Signing Git tag with Sigul... 05:32:53 Signing v4.1.0-dev.53 [Pipeline] echo 05:32:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:32:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:32:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:32:54 $ docker stop --time=1 c269dae2250f49faf0d0bdbc7cb3b7de31b8d79e75da3602d521ef73ff6e7649 05:32:55 $ docker rm -f --volumes c269dae2250f49faf0d0bdbc7cb3b7de31b8d79e75da3602d521ef73ff6e7649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:32:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:32:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:32:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:56 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 05:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:32:56 $ docker top 5ecbb0ff30822ff521895e19f75ae11e61688bdbc3d1c0a76f601afb5ac80991 -eo pid,comm 05:32:56 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). 05:32:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:32:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:56 [ssh-agent] Looking for ssh-agent implementation... 05:32:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:56 $ docker exec 5ecbb0ff30822ff521895e19f75ae11e61688bdbc3d1c0a76f601afb5ac80991 ssh-agent 05:32:56 SSH_AUTH_SOCK=/tmp/ssh-Fjp8vK7XAyyY/agent.32 05:32:56 SSH_AGENT_PID=38 05:32:56 Running ssh-add (command line suppressed) 05:32:56 Identity added: /w/workspace/edgex-go/894@tmp/private_key_17671685485987620587.key (/w/workspace/edgex-go/894@tmp/private_key_17671685485987620587.key) 05:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:57 + git semver bump pre 05:32:57 2025-08-29 05:32:57,415 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:32:57 2025-08-29 05:32:57,419 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main 05:32:57 2025-08-29 05:32:57,419 [bump_version] DEBUG bumping version:4.1.0-dev.53 on axis:pre with prefix:dev 05:32:57 2025-08-29 05:32:57,419 [bump_version] DEBUG bumped version:4.1.0-dev.54 05:32:57 2025-08-29 05:32:57,419 [write_version] DEBUG write version:4.1.0-dev.54 to path:/w/workspace/edgex-go/894/.semver/main with force:True 05:32:57 2025-08-29 05:32:57,419 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main 05:32:57 2025-08-29 05:32:57,419 [write_file] DEBUG write to file:/w/workspace/edgex-go/894/.semver/main 05:32:57 2025-08-29 05:32:57,421 [execute] INFO git cat-file --batch-check 05:32:57 2025-08-29 05:32:57,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/894/.semver, stdin=, shell=False, universal_newlines=False) 05:32:57 2025-08-29 05:32:57,428 [execute] INFO git cat-file --batch 05:32:57 2025-08-29 05:32:57,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/894/.semver, stdin=, shell=False, universal_newlines=False) 05:32:57 2025-08-29 05:32:57,432 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main 05:32:57 4.1.0-dev.54 [Pipeline] } 05:32:57 $ docker exec --env ******** --env ******** 5ecbb0ff30822ff521895e19f75ae11e61688bdbc3d1c0a76f601afb5ac80991 ssh-agent -k 05:32:57 unset SSH_AUTH_SOCK; 05:32:57 unset SSH_AGENT_PID; 05:32:57 echo Agent pid 38 killed; 05:32:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:32:57 + git semver [Pipeline] } 05:32:58 $ docker stop --time=1 5ecbb0ff30822ff521895e19f75ae11e61688bdbc3d1c0a76f601afb5ac80991 05:32:59 $ docker rm -f --volumes 5ecbb0ff30822ff521895e19f75ae11e61688bdbc3d1c0a76f601afb5ac80991 [Pipeline] // withDockerContainer [Pipeline] sh 05:32:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:32:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:00 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 05:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:33:00 $ docker top 85bb06bd3e72a4259307dd6a3edf6db2c2f2761dbdf032ee7e75a20d35805ffd -eo pid,comm 05:33:00 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). 05:33:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:33:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:00 [ssh-agent] Looking for ssh-agent implementation... 05:33:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:00 $ docker exec 85bb06bd3e72a4259307dd6a3edf6db2c2f2761dbdf032ee7e75a20d35805ffd ssh-agent 05:33:00 SSH_AUTH_SOCK=/tmp/ssh-39v2evmjAK51/agent.32 05:33:00 SSH_AGENT_PID=38 05:33:00 Running ssh-add (command line suppressed) 05:33:01 Identity added: /w/workspace/edgex-go/894@tmp/private_key_4790647826186657119.key (/w/workspace/edgex-go/894@tmp/private_key_4790647826186657119.key) 05:33:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:01 + git semver push 05:33:01 2025-08-29 05:33:01,550 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:33:01 2025-08-29 05:33:01,553 [run_push] DEBUG push 05:33:01 2025-08-29 05:33:01,554 [execute] INFO git cat-file --batch-check 05:33:01 2025-08-29 05:33:01,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/894/.semver, stdin=, shell=False, universal_newlines=False) 05:33:01 2025-08-29 05:33:01,556 [execute] INFO git rev-list 83e459b4fe9149ba0bc965d5431f72fe976a4611 -- 05:33:01 2025-08-29 05:33:01,556 [execute] DEBUG Popen(['git', 'rev-list', '83e459b4fe9149ba0bc965d5431f72fe976a4611', '--'], cwd=/w/workspace/edgex-go/894/.semver, stdin=None, shell=False, universal_newlines=False) 05:33:01 2025-08-29 05:33:01,578 [execute] INFO git fetch -v -- origin 05:33:01 2025-08-29 05:33:01,578 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/894/.semver, stdin=None, shell=False, universal_newlines=True) 05:33:02 2025-08-29 05:33:02,041 [run_push] DEBUG no remote changes detected 05:33:02 2025-08-29 05:33:02,041 [execute] INFO git push origin semver 05:33:02 2025-08-29 05:33:02,041 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/894/.semver, stdin=None, shell=False, universal_newlines=False) 05:33:03 2025-08-29 05:33:02,924 [run_push] DEBUG push all version tags 05:33:03 2025-08-29 05:33:02,925 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:33:03 2025-08-29 05:33:02,925 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/894, stdin=None, shell=False, universal_newlines=False) 05:33:03 2025-08-29 05:33:03,570 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main 05:33:03 4.1.0-dev.54 [Pipeline] } 05:33:03 $ docker exec --env ******** --env ******** 85bb06bd3e72a4259307dd6a3edf6db2c2f2761dbdf032ee7e75a20d35805ffd ssh-agent -k 05:33:03 unset SSH_AUTH_SOCK; 05:33:03 unset SSH_AGENT_PID; 05:33:03 echo Agent pid 38 killed; 05:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:04 + git semver [Pipeline] } 05:33:04 $ docker stop --time=1 85bb06bd3e72a4259307dd6a3edf6db2c2f2761dbdf032ee7e75a20d35805ffd 05:33:05 $ docker rm -f --volumes 85bb06bd3e72a4259307dd6a3edf6db2c2f2761dbdf032ee7e75a20d35805ffd [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 05:33:06 + [ -d /w/workspace/edgex-go/894/archives ] [Pipeline] libraryResource [Pipeline] sh 05:33:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:33:07 ---> package-listing.sh 05:33:07 ++ facter osfamily 05:33:07 ++ tr '[:upper:]' '[:lower:]' 05:33:07 + OS_FAMILY=debian 05:33:07 + workspace=/w/workspace/edgex-go/894 05:33:07 + START_PACKAGES=/tmp/packages_start.txt 05:33:07 + END_PACKAGES=/tmp/packages_end.txt 05:33:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:33:07 + PACKAGES=/tmp/packages_start.txt 05:33:07 + '[' /w/workspace/edgex-go/894 ']' 05:33:07 + PACKAGES=/tmp/packages_end.txt 05:33:07 + case "${OS_FAMILY}" in 05:33:07 + dpkg -l 05:33:07 + grep '^ii' 05:33:07 + '[' -f /tmp/packages_start.txt ']' 05:33:07 + '[' -f /tmp/packages_end.txt ']' 05:33:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:33:07 + '[' /w/workspace/edgex-go/894 ']' 05:33:07 + mkdir -p /w/workspace/edgex-go/894/archives/ 05:33:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/894/archives/ [Pipeline] echo 05:33:07 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/894/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:33:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:33:08 05:33:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:33:08 latest: Pulling from edgex-lftools-log-publisher 05:33:08 5eb5b503b376: Pulling fs layer 05:33:08 5c69ac0246d0: Pulling fs layer 05:33:08 ec43610c2a17: Pulling fs layer 05:33:08 3a2ae6a8a46f: Pulling fs layer 05:33:08 33b1e0a273af: Pulling fs layer 05:33:08 5d3b04190fa2: Pulling fs layer 05:33:08 2f39f015ded8: Pulling fs layer 05:33:08 3a2ae6a8a46f: Waiting 05:33:08 33b1e0a273af: Waiting 05:33:08 2f39f015ded8: Waiting 05:33:08 5d3b04190fa2: Waiting 05:33:09 5c69ac0246d0: Download complete 05:33:09 3a2ae6a8a46f: Download complete 05:33:09 ec43610c2a17: Verifying Checksum 05:33:09 ec43610c2a17: Download complete 05:33:09 5d3b04190fa2: Download complete 05:33:09 33b1e0a273af: Verifying Checksum 05:33:09 33b1e0a273af: Download complete 05:33:09 5eb5b503b376: Verifying Checksum 05:33:09 5eb5b503b376: Download complete 05:33:10 2f39f015ded8: Verifying Checksum 05:33:10 2f39f015ded8: Download complete 05:33:10 5eb5b503b376: Pull complete 05:33:11 5c69ac0246d0: Pull complete 05:33:11 ec43610c2a17: Pull complete 05:33:11 3a2ae6a8a46f: Pull complete 05:33:12 33b1e0a273af: Pull complete 05:33:12 5d3b04190fa2: Pull complete 05:33:18 2f39f015ded8: Pull complete 05:33:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:33:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:18 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 05:33:18 $ 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/894/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/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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 05:33:20 $ docker top 80652b985a3000d30095710d9ea374a165d28b999cd7fffcf5b63d3d55c92c73 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:20 + touch /tmp/pre-build-complete [Pipeline] sh 05:33:20 + mkdir -p /var/log/sysstat [Pipeline] sh 05:33:21 + ls /var/log/sa-host 05:33:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:21 provisioning config files... 05:33:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/894@tmp/config14586984838337999202tmp [Pipeline] { [Pipeline] echo 05:33:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:33:21 ---> create-netrc.sh [Pipeline] } 05:33:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:33:21 ---> python-tools-install.sh [Pipeline] echo 05:33:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:33:22 ---> sudo-logs.sh 05:33:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:33:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:33:22 ---> job-cost.sh 05:33:22 lf-activate-venv: SKIPPING 05:33:22 DEBUG: total: 0.10999999940395355 05:33:22 INFO: Retrieving Stack Cost... 05:33:22 INFO: Retrieving Pricing Info for: v3-standard-8 05:33:23 INFO: Archiving Costs [Pipeline] echo 05:33:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:33:23 ---> logs-deploy.sh 05:33:23 lf-activate-venv: SKIPPING 05:33:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/894 05:33:23 INFO: archiving workspace using pattern(s): 05:33:24 Archives upload complete. 05:33:24 INFO: archiving logs to Nexus 05:33:25 ---> uname -a: 05:33:25 Linux prd-ubuntu20-04-docker-8c-8g-7833 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 05:33:25 05:33:25 05:33:25 ---> lscpu: 05:33:25 Architecture: x86_64 05:33:25 CPU op-mode(s): 32-bit, 64-bit 05:33:25 Byte Order: Little Endian 05:33:25 Address sizes: 40 bits physical, 48 bits virtual 05:33:25 CPU(s): 8 05:33:25 On-line CPU(s) list: 0-7 05:33:25 Thread(s) per core: 1 05:33:25 Core(s) per socket: 1 05:33:25 Socket(s): 8 05:33:25 NUMA node(s): 1 05:33:25 Vendor ID: AuthenticAMD 05:33:25 CPU family: 23 05:33:25 Model: 49 05:33:25 Model name: AMD EPYC-Rome Processor 05:33:25 Stepping: 0 05:33:25 CPU MHz: 2799.998 05:33:25 BogoMIPS: 5599.99 05:33:25 Virtualization: AMD-V 05:33:25 Hypervisor vendor: KVM 05:33:25 Virtualization type: full 05:33:25 L1d cache: 256 KiB 05:33:25 L1i cache: 256 KiB 05:33:25 L2 cache: 4 MiB 05:33:25 L3 cache: 128 MiB 05:33:25 NUMA node0 CPU(s): 0-7 05:33:25 Vulnerability Gather data sampling: Not affected 05:33:25 Vulnerability Itlb multihit: Not affected 05:33:25 Vulnerability L1tf: Not affected 05:33:25 Vulnerability Mds: Not affected 05:33:25 Vulnerability Meltdown: Not affected 05:33:25 Vulnerability Mmio stale data: Not affected 05:33:25 Vulnerability Retbleed: Vulnerable 05:33:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:33:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:33:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:33:25 Vulnerability Srbds: Not affected 05:33:25 Vulnerability Tsx async abort: Not affected 05:33:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:33:25 05:33:25 05:33:25 ---> nproc: 05:33:25 8 05:33:25 05:33:25 05:33:25 ---> df -h: 05:33:25 Filesystem Size Used Avail Use% Mounted on 05:33:25 overlay 155G 33G 123G 21% / 05:33:25 tmpfs 64M 0 64M 0% /dev 05:33:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:33:25 shm 64M 0 64M 0% /dev/shm 05:33:25 /dev/vda1 155G 33G 123G 21% /facter-os 05:33:25 05:33:25 05:33:25 ---> sar -b -r -n DEV: 05:33:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7833) 08/29/25 _x86_64_ (8 CPU) 05:33:25 05:33:25 04:43:13 LINUX RESTART (8 CPU) 05:33:25 05:33:25 04:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:33:25 04:45:01 220.11 14.25 205.87 0.00 2172.97 65931.68 0.00 05:33:25 04:46:01 35.35 0.03 35.32 0.00 0.27 35023.94 0.00 05:33:25 04:47:01 47.73 0.20 47.53 0.00 2.53 20427.59 0.00 05:33:25 04:48:01 238.43 0.30 238.13 0.00 28.93 129281.92 0.00 05:33:25 04:49:01 1157.89 26.99 1130.90 0.00 4689.52 435820.49 0.00 05:33:25 04:50:02 147.83 0.13 147.70 0.00 1.07 63248.52 0.00 05:33:25 04:51:01 322.36 0.03 322.33 0.00 0.27 86612.50 0.00 05:33:25 04:52:01 846.61 0.03 846.58 0.00 0.53 172744.94 0.00 05:33:25 04:53:01 33.39 0.00 33.39 0.00 0.00 886.50 0.00 05:33:25 04:54:01 17.80 0.00 17.80 0.00 0.00 493.92 0.00 05:33:25 04:55:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 05:33:25 04:56:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 05:33:25 04:57:01 1.33 0.30 1.03 0.00 16.80 12.80 0.00 05:33:25 04:58:01 2.68 1.38 1.30 0.00 28.92 16.79 0.00 05:33:25 04:59:01 1.82 0.02 1.80 0.00 0.13 21.60 0.00 05:33:25 05:00:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 05:33:25 05:01:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 05:33:25 05:02:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 05:33:25 05:03:01 0.82 0.00 0.82 0.00 0.00 9.33 0.00 05:33:25 05:04:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 05:33:25 05:05:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 05:33:25 05:06:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 05:33:25 05:07:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 05:33:25 05:08:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 05:33:25 05:09:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 05:33:25 05:10:01 1.27 0.00 1.27 0.00 0.00 15.19 0.00 05:33:25 05:11:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 05:33:25 05:12:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 05:33:25 05:13:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 05:33:25 05:14:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 05:33:25 05:15:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 05:33:25 05:16:01 1.47 0.02 1.45 0.00 1.07 17.20 0.00 05:33:25 05:17:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 05:33:25 05:18:01 1.38 0.02 1.37 0.00 0.13 16.13 0.00 05:33:25 05:19:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 05:33:25 05:20:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 05:33:25 05:21:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 05:33:25 05:22:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 05:33:25 05:23:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 05:33:25 05:24:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 05:33:25 05:25:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 05:33:25 05:26:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 05:33:25 05:27:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 05:33:25 05:28:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 05:33:25 05:29:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 05:33:25 05:30:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 05:33:25 05:31:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 05:33:25 05:32:01 1.88 0.05 1.83 0.00 5.87 74.25 0.00 05:33:25 05:33:01 148.48 0.45 148.03 0.00 6.80 51343.04 0.00 05:33:25 Average: 66.53 0.90 65.62 0.00 142.02 21662.01 0.00 05:33:25 05:33:25 04:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:33:25 04:45:01 27367348 31352416 927440 2.82 120040 4037992 2126036 6.27 1517316 3471668 118848 05:33:25 04:46:01 26342108 31433696 842908 2.56 126452 5076036 1866696 5.50 1995340 3957536 139192 05:33:25 04:47:01 26148340 31375292 897864 2.73 131956 5177024 2216844 6.54 1669752 4444220 213884 05:33:25 04:48:01 23488292 31119288 1140052 3.47 147800 7522528 3436940 10.13 2086240 6615600 330796 05:33:25 04:49:01 7978824 29049744 3117588 9.48 387228 19798372 8602852 25.36 5620516 17554800 492732 05:33:25 04:50:02 3852868 27735096 4427804 13.47 405100 22454004 11595876 34.19 8243800 18903888 1396288 05:33:25 04:51:01 2070656 28900980 3266936 9.94 422296 25276424 8802984 25.95 8362828 20472660 2127172 05:33:25 04:52:01 5795408 31395528 837568 2.55 433304 24274628 2032868 5.99 3786580 21653588 556 05:33:25 04:53:01 5778656 31380508 851744 2.59 434568 24275048 2188124 6.45 4218424 21235844 204 05:33:25 04:54:01 5788884 31391724 840568 2.56 435440 24275160 2045152 6.03 4428288 21016292 12 05:33:25 04:55:01 5788964 31391832 840424 2.56 435468 24275164 2045152 6.03 4428324 21016296 28 05:33:25 04:56:01 5793508 31396436 836524 2.54 435488 24275164 2045152 6.03 4423704 21016296 4 05:33:25 04:57:01 5791300 31394832 838108 2.55 435524 24275732 2045152 6.03 4427572 21016688 8 05:33:25 04:58:01 5801712 31407192 825612 2.51 435556 24276604 2062160 6.08 4413104 21016972 172 05:33:25 04:59:01 5801200 31406792 826100 2.51 435600 24276600 2093848 6.17 4413048 21016964 12 05:33:25 05:00:01 5801764 31407456 825232 2.51 435624 24276616 2093848 6.17 4412816 21016964 48 05:33:25 05:01:01 5801464 31407180 825452 2.51 435644 24276616 2093848 6.17 4412828 21016964 20 05:33:25 05:02:01 5801248 31407136 825264 2.51 435668 24276748 2093848 6.17 4412900 21017096 16 05:33:25 05:03:01 5801516 31407412 824968 2.51 435680 24276748 2093848 6.17 4412504 21017096 8 05:33:25 05:04:01 5800920 31406876 825304 2.51 435708 24276752 2093848 6.17 4412880 21017100 8 05:33:25 05:05:01 5801380 31407356 824940 2.51 435728 24276756 2093848 6.17 4412856 21017104 28 05:33:25 05:06:01 5801584 31407600 824676 2.51 435756 24276756 2093848 6.17 4412736 21017104 4 05:33:25 05:07:01 5801568 31407600 824652 2.51 435776 24276760 2093848 6.17 4412748 21017108 28 05:33:25 05:08:01 5801552 31407612 824624 2.51 435800 24276764 2093848 6.17 4412608 21017108 12 05:33:25 05:09:01 5801220 31407304 824876 2.51 435824 24276764 2093848 6.17 4412828 21017112 4 05:33:25 05:10:01 5801708 31407828 824304 2.51 435852 24276772 2093848 6.17 4412840 21017116 28 05:33:25 05:11:01 5801464 31407736 824336 2.51 435884 24276904 2093848 6.17 4412856 21017248 4 05:33:25 05:12:01 5801664 31407980 824312 2.51 435904 24276908 2093848 6.17 4413188 21017252 12 05:33:25 05:13:01 5801664 31407996 824284 2.51 435916 24276908 2093848 6.17 4412804 21017252 8 05:33:25 05:14:01 5800764 31407124 825136 2.51 435952 24276904 2093848 6.17 4412892 21017260 4 05:33:25 05:15:01 5800748 31407136 825068 2.51 435968 24276912 2093848 6.17 4412900 21017260 8 05:33:25 05:16:01 5800732 31407196 824964 2.51 435992 24276948 2093848 6.17 4412944 21017300 8 05:33:25 05:17:01 5799956 31406516 825464 2.51 436004 24276952 2093848 6.17 4414144 21017300 208 05:33:25 05:18:01 5801012 31407604 824336 2.51 436040 24276956 2093848 6.17 4412884 21017304 24 05:33:25 05:19:01 5801036 31407656 824236 2.51 436064 24276952 2093848 6.17 4412948 21017308 8 05:33:25 05:20:01 5800452 31407104 824772 2.51 436088 24276960 2093848 6.17 4412964 21017308 12 05:33:25 05:21:01 5800404 31407076 824740 2.51 436100 24276964 2093848 6.17 4412972 21017312 8 05:33:25 05:22:01 5800608 31407308 824448 2.51 436124 24276968 2093848 6.17 4413028 21017316 28 05:33:25 05:23:01 5800308 31407020 824680 2.51 436132 24276968 2093848 6.17 4413028 21017316 12 05:33:25 05:24:01 5799968 31406692 824940 2.51 436164 24276956 2109964 6.22 4413120 21017320 28 05:33:25 05:25:01 5800428 31407188 824596 2.51 436188 24276972 2109964 6.22 4413112 21017320 12 05:33:25 05:26:01 5800124 31406908 825056 2.51 436216 24276976 2109964 6.22 4413116 21017324 28 05:33:25 05:27:01 5800360 31407184 824760 2.51 436236 24276988 2109964 6.22 4413196 21017328 32 05:33:25 05:28:01 5800612 31407440 824444 2.51 436256 24276988 2109964 6.22 4413188 21017328 4 05:33:25 05:29:01 5800848 31407704 824128 2.51 436280 24276984 2093316 6.17 4413272 21017332 36 05:33:25 05:30:01 5800288 31407180 824644 2.51 436300 24276992 2109364 6.22 4413256 21017340 8 05:33:25 05:31:01 5800280 31407180 824564 2.51 436320 24276996 2109364 6.22 4413240 21017344 28 05:33:25 05:32:01 5793652 31402516 829184 2.52 436336 24278900 2122120 6.26 4415520 21020584 1744 05:33:25 05:33:01 4566176 31319780 907696 2.76 476964 25279160 2167616 6.39 4559864 21995236 636 05:33:25 Average: 7338317 31222203 1009109 3.07 409925 22652340 2583873 7.62 4371955 19591355 98429 05:33:25 05:33:25 04:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:33:25 04:45:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 05:33:25 04:45:01 docker0 802.08 800.30 58.94 4650.84 0.00 0.00 0.00 0.00 05:33:25 04:45:01 ens3 1087.45 970.15 11112.29 137.32 0.00 0.00 0.00 0.00 05:33:25 04:45:01 vethbc3268a 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:33:25 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 04:46:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 05:33:25 04:46:01 ens3 37.42 23.18 29.90 15.06 0.00 0.00 0.00 0.00 05:33:25 04:46:01 vethbc3268a 1.37 1.42 0.12 0.12 0.00 0.00 0.00 0.00 05:33:25 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:47:01 ens3 21.03 13.56 17.98 11.08 0.00 0.00 0.00 0.00 05:33:25 04:47:01 vethbc3268a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:48:01 veth6e683d0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:48:01 vethe1021c5 0.32 0.03 0.02 0.00 0.00 0.00 0.00 0.00 05:33:25 04:48:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 05:33:25 04:48:01 veth87612b7 2.02 2.53 0.14 26.49 0.00 0.00 0.00 0.00 05:33:25 04:48:01 docker0 14.98 24.65 0.91 371.68 0.00 0.00 0.00 0.00 05:33:25 04:48:01 vethf41bbff 1.58 3.18 0.12 38.11 0.00 0.00 0.00 0.00 05:33:25 04:48:01 vethd1bb5d1 2.12 5.00 0.16 109.74 0.00 0.00 0.00 0.01 05:33:25 04:48:01 veth2530e62 0.62 1.10 0.05 0.26 0.00 0.00 0.00 0.00 05:33:25 04:48:01 veth1b7a7ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:48:01 vethfae7b3c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:48:01 vethf8a69f8 1.67 3.25 0.12 38.12 0.00 0.00 0.00 0.00 05:33:25 04:48:01 vethfa36cdf 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 05:33:25 04:48:01 vethb815043 1.50 3.45 0.11 38.13 0.00 0.00 0.00 0.00 05:33:25 04:48:01 veth4f7af55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:48:01 veth48d4956 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:48:01 vethc48f2ce 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:48:01 ens3 154.44 92.32 3504.85 20.87 0.00 0.00 0.00 0.00 05:33:25 04:48:01 veth63e3499 0.03 0.32 0.00 0.02 0.00 0.00 0.00 0.00 05:33:25 04:48:01 veth268d132 1.58 3.15 0.12 38.11 0.00 0.00 0.00 0.00 05:33:25 04:48:01 vethf670c84 3.82 7.13 0.29 82.92 0.00 0.00 0.00 0.01 05:33:25 04:49:01 veth7449ea0 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 05:33:25 04:49:01 vethc05392e 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 05:33:25 04:49:01 vethf6c6ad5 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 05:33:25 04:49:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 05:33:25 04:49:01 veth93baf51 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 05:33:25 04:49:01 docker0 523.77 913.73 45.81 8538.76 0.00 0.00 0.00 0.00 05:33:25 04:49:01 veth44b2c05 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 05:33:25 04:49:01 veth2530e62 0.05 2.55 0.00 0.11 0.00 0.00 0.00 0.00 05:33:25 04:49:01 vethc832b8e 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 05:33:25 04:49:01 veth7eddcb0 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 05:33:25 04:49:01 veth3c7d6fb 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 05:33:25 04:49:01 vethc768b19 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 05:33:25 04:49:01 veth9fc17f5 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 05:33:25 04:49:01 ens3 1163.92 649.73 10688.57 74.02 0.00 0.00 0.00 0.00 05:33:25 04:49:01 veth2290483 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 05:33:25 04:49:01 veth6eae72e 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 05:33:25 04:50:02 veth7449ea0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 vethc05392e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 vethf6c6ad5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 04:50:02 veth93baf51 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 veth44b2c05 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 veth2530e62 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 vethc832b8e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 veth7eddcb0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 veth3c7d6fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 vethc768b19 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 veth9fc17f5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 ens3 3.50 2.23 2.73 1.50 0.00 0.00 0.00 0.00 05:33:25 04:50:02 veth2290483 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:50:02 veth6eae72e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 veth7449ea0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 vethc05392e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 vethf6c6ad5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 veth44b2c05 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 veth2530e62 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 vethc832b8e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 veth7eddcb0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 veth3c7d6fb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 vethc768b19 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 ens3 9.71 6.27 7.89 4.45 0.00 0.00 0.00 0.00 05:33:25 04:51:01 veth2290483 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:51:01 veth6eae72e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:52:01 lo 13.60 13.60 1.34 1.34 0.00 0.00 0.00 0.00 05:33:25 04:52:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:52:01 ens3 170.00 176.69 85.84 661.13 0.00 0.00 0.00 0.00 05:33:25 04:53:01 lo 35.59 35.59 3.48 3.48 0.00 0.00 0.00 0.00 05:33:25 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:53:01 ens3 426.32 415.34 185.14 2505.35 0.00 0.00 0.00 0.00 05:33:25 04:54:01 lo 19.80 19.80 1.93 1.93 0.00 0.00 0.00 0.00 05:33:25 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:54:01 ens3 243.98 248.28 116.15 1283.30 0.00 0.00 0.00 0.00 05:33:25 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:55:01 ens3 2.53 0.70 4.56 0.24 0.00 0.00 0.00 0.00 05:33:25 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:57:01 ens3 0.88 0.62 0.81 0.38 0.00 0.00 0.00 0.00 05:33:25 04:58:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:33:25 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:58:01 ens3 5.58 4.93 3.68 4.80 0.00 0.00 0.00 0.00 05:33:25 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 04:59:01 ens3 2.03 1.60 1.11 1.28 0.00 0.00 0.00 0.00 05:33:25 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:01:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:02:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 05:33:25 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:03:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 05:33:25 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:04:01 ens3 1.42 0.47 0.43 0.28 0.00 0.00 0.00 0.00 05:33:25 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:05:01 ens3 0.98 0.55 0.58 0.44 0.00 0.00 0.00 0.00 05:33:25 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:07:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:09:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 05:33:25 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:10:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:14:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:33:25 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:17:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:18:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:19:01 ens3 0.30 0.17 0.19 0.07 0.00 0.00 0.00 0.00 05:33:25 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:24:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:33:25 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:29:01 ens3 0.40 0.20 0.25 0.07 0.00 0.00 0.00 0.00 05:33:25 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:33:25 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:32:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:33:25 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 05:32:01 ens3 4.85 3.55 5.86 1.31 0.00 0.00 0.00 0.00 05:33:25 05:33:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 05:33:25 05:33:01 docker0 86.54 112.60 7.22 886.47 0.00 0.00 0.00 0.00 05:33:25 05:33:01 vethbae3412 0.13 0.15 0.01 0.02 0.00 0.00 0.00 0.00 05:33:25 05:33:01 ens3 420.30 291.45 6798.50 162.99 0.00 0.00 0.00 0.00 05:33:25 Average: lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 05:33:25 Average: docker0 29.17 37.83 2.31 294.99 0.00 0.00 0.00 0.00 05:33:25 Average: vethbae3412 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:25 Average: ens3 76.76 59.28 664.89 99.75 0.00 0.00 0.00 0.00 05:33:25 05:33:25 05:33:25 ---> sar -P ALL: 05:33:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7833) 08/29/25 _x86_64_ (8 CPU) 05:33:25 05:33:25 04:43:13 LINUX RESTART (8 CPU) 05:33:25 05:33:25 04:44:01 CPU %user %nice %system %iowait %steal %idle 05:33:25 04:45:01 all 13.88 0.00 4.65 1.16 0.08 80.24 05:33:25 04:45:01 0 11.68 0.00 4.76 2.38 0.07 81.11 05:33:25 04:45:01 1 12.10 0.00 4.42 0.34 0.08 83.07 05:33:25 04:45:01 2 15.22 0.00 4.60 0.24 0.07 79.88 05:33:25 04:45:01 3 14.75 0.00 5.46 2.61 0.07 77.12 05:33:25 04:45:01 4 14.41 0.00 3.80 1.10 0.07 80.62 05:33:25 04:45:01 5 15.55 0.00 4.76 1.24 0.08 78.36 05:33:25 04:45:01 6 13.32 0.00 4.27 1.16 0.08 81.16 05:33:25 04:45:01 7 14.02 0.00 5.13 0.17 0.08 80.59 05:33:25 04:46:01 all 44.19 0.00 7.15 0.32 0.08 48.25 05:33:25 04:46:01 0 44.90 0.00 7.56 0.02 0.08 47.44 05:33:25 04:46:01 1 40.78 0.00 7.23 1.55 0.08 50.35 05:33:25 04:46:01 2 41.66 0.00 7.39 0.15 0.08 50.71 05:33:25 04:46:01 3 48.60 0.00 8.71 0.86 0.08 41.74 05:33:25 04:46:01 4 45.07 0.00 6.93 0.00 0.08 47.92 05:33:25 04:46:01 5 46.32 0.00 6.53 0.02 0.08 47.04 05:33:25 04:46:01 6 43.99 0.00 6.48 0.00 0.07 49.46 05:33:25 04:46:01 7 42.18 0.00 6.40 0.00 0.08 51.33 05:33:25 04:47:01 all 63.80 0.00 8.18 0.08 0.09 27.85 05:33:25 04:47:01 0 63.53 0.00 8.63 0.00 0.08 27.76 05:33:25 04:47:01 1 63.92 0.00 8.37 0.54 0.08 27.09 05:33:25 04:47:01 2 64.19 0.00 7.42 0.07 0.08 28.24 05:33:25 04:47:01 3 64.05 0.00 8.51 0.02 0.10 27.32 05:33:25 04:47:01 4 63.30 0.00 8.13 0.02 0.08 28.47 05:33:25 04:47:01 5 62.85 0.00 8.06 0.00 0.08 29.01 05:33:25 04:47:01 6 64.36 0.00 8.29 0.02 0.10 27.23 05:33:25 04:47:01 7 64.21 0.00 8.01 0.00 0.08 27.70 05:33:25 04:48:01 all 34.55 0.00 7.65 1.38 0.08 56.35 05:33:25 04:48:01 0 35.01 0.00 8.44 1.87 0.08 54.61 05:33:25 04:48:01 1 34.48 0.00 7.03 0.57 0.08 57.84 05:33:25 04:48:01 2 33.46 0.00 6.84 0.96 0.07 58.67 05:33:25 04:48:01 3 32.46 0.00 7.41 1.68 0.07 58.38 05:33:25 04:48:01 4 34.14 0.00 8.04 0.71 0.08 57.03 05:33:25 04:48:01 5 34.57 0.00 7.69 1.30 0.07 56.38 05:33:25 04:48:01 6 36.53 0.00 8.10 3.13 0.08 52.15 05:33:25 04:48:01 7 35.78 0.00 7.63 0.79 0.08 55.72 05:33:25 04:49:01 all 42.85 0.00 13.65 10.01 0.09 33.40 05:33:25 04:49:01 0 42.57 0.00 13.70 6.27 0.08 37.37 05:33:25 04:49:01 1 42.43 0.00 13.31 14.58 0.08 29.59 05:33:25 04:49:01 2 42.66 0.00 13.93 17.65 0.10 25.65 05:33:25 04:49:01 3 42.89 0.00 12.77 5.70 0.08 38.55 05:33:25 04:49:01 4 42.14 0.00 16.55 17.16 0.08 24.06 05:33:25 04:49:01 5 43.26 0.00 13.51 5.77 0.08 37.38 05:33:25 04:49:01 6 42.99 0.00 13.18 6.53 0.10 37.19 05:33:25 04:49:01 7 43.84 0.00 12.26 6.51 0.08 37.31 05:33:25 04:50:02 all 89.49 0.00 10.41 0.00 0.10 0.00 05:33:25 04:50:02 0 88.11 0.00 11.79 0.00 0.10 0.00 05:33:25 04:50:02 1 89.91 0.00 10.00 0.00 0.10 0.00 05:33:25 04:50:02 2 89.72 0.00 10.18 0.00 0.10 0.00 05:33:25 04:50:02 3 89.42 0.00 10.48 0.00 0.10 0.00 05:33:25 04:50:02 4 89.42 0.00 10.48 0.00 0.10 0.00 05:33:25 04:50:02 5 89.79 0.00 10.13 0.00 0.08 0.00 05:33:25 04:50:02 6 89.30 0.00 10.61 0.00 0.08 0.00 05:33:25 04:50:02 7 90.25 0.00 9.65 0.00 0.10 0.00 05:33:25 04:51:01 all 90.28 0.00 9.62 0.00 0.10 0.00 05:33:25 04:51:01 0 89.24 0.00 10.67 0.00 0.08 0.00 05:33:25 04:51:01 1 90.68 0.00 9.22 0.00 0.10 0.00 05:33:25 04:51:01 2 90.55 0.00 9.35 0.00 0.10 0.00 05:33:25 04:51:01 3 89.92 0.00 9.99 0.00 0.08 0.00 05:33:25 04:51:01 4 90.17 0.00 9.73 0.00 0.10 0.00 05:33:25 04:51:01 5 90.59 0.00 9.30 0.00 0.10 0.00 05:33:25 04:51:01 6 90.53 0.00 9.37 0.00 0.10 0.00 05:33:25 04:51:01 7 90.56 0.00 9.34 0.00 0.10 0.00 05:33:25 04:52:01 all 52.11 0.00 7.13 0.67 0.09 39.99 05:33:25 04:52:01 0 52.37 0.00 8.18 0.95 0.10 38.40 05:33:25 04:52:01 1 53.78 0.00 7.60 0.80 0.08 37.73 05:33:25 04:52:01 2 51.75 0.00 6.89 0.32 0.08 40.97 05:33:25 04:52:01 3 52.45 0.00 6.92 0.53 0.10 40.00 05:33:25 04:52:01 4 52.78 0.00 6.53 1.12 0.10 39.47 05:33:25 04:52:01 5 51.01 0.00 6.98 0.57 0.10 41.34 05:33:25 04:52:01 6 51.77 0.00 7.01 0.65 0.10 40.47 05:33:25 04:52:01 7 50.97 0.00 6.96 0.45 0.08 41.53 05:33:25 04:53:01 all 11.30 0.00 0.99 0.10 0.06 87.54 05:33:25 04:53:01 0 9.49 0.00 0.97 0.08 0.05 89.41 05:33:25 04:53:01 1 8.38 0.00 0.84 0.02 0.07 90.70 05:33:25 04:53:01 2 11.10 0.00 1.05 0.07 0.07 87.71 05:33:25 04:53:01 3 8.89 0.00 1.04 0.07 0.07 89.93 05:33:25 04:53:01 4 14.90 0.00 1.12 0.35 0.08 83.55 05:33:25 04:53:01 5 12.47 0.00 0.94 0.02 0.07 86.51 05:33:25 04:53:01 6 10.46 0.00 0.90 0.02 0.05 88.57 05:33:25 04:53:01 7 14.69 0.00 1.07 0.20 0.07 83.98 05:33:25 04:54:01 all 5.85 0.00 0.62 0.07 0.06 93.40 05:33:25 04:54:01 0 8.50 0.00 0.55 0.02 0.07 90.86 05:33:25 04:54:01 1 2.08 0.00 0.63 0.02 0.05 97.22 05:33:25 04:54:01 2 9.28 0.00 0.79 0.03 0.07 89.83 05:33:25 04:54:01 3 8.56 0.00 0.92 0.42 0.07 90.04 05:33:25 04:54:01 4 1.49 0.00 0.45 0.02 0.03 98.01 05:33:25 04:54:01 5 5.95 0.00 0.62 0.00 0.05 93.38 05:33:25 04:54:01 6 3.79 0.00 0.57 0.03 0.07 95.54 05:33:25 04:54:01 7 7.17 0.00 0.45 0.02 0.05 92.31 05:33:25 04:55:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:33:25 04:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:33:25 04:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 04:55:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:33:25 04:55:01 3 0.05 0.00 0.02 0.02 0.02 99.90 05:33:25 04:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 04:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 04:55:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:33:25 04:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 05:33:25 04:55:01 CPU %user %nice %system %iowait %steal %idle 05:33:25 04:56:01 all 0.05 0.00 0.01 0.00 0.01 99.92 05:33:25 04:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:33:25 04:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 04:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:33:25 04:56:01 3 0.05 0.00 0.02 0.02 0.02 99.90 05:33:25 04:56:01 4 0.05 0.00 0.00 0.00 0.02 99.93 05:33:25 04:56:01 5 0.03 0.00 0.00 0.00 0.03 99.93 05:33:25 04:56:01 6 0.08 0.00 0.02 0.00 0.02 99.88 05:33:25 04:56:01 7 0.10 0.00 0.02 0.00 0.02 99.87 05:33:25 04:57:01 all 0.08 0.00 0.01 0.00 0.01 99.89 05:33:25 04:57:01 0 0.12 0.00 0.02 0.00 0.00 99.87 05:33:25 04:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:33:25 04:57:01 2 0.02 0.00 0.03 0.02 0.02 99.92 05:33:25 04:57:01 3 0.17 0.00 0.02 0.02 0.02 99.78 05:33:25 04:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 04:57:01 5 0.13 0.00 0.02 0.00 0.02 99.83 05:33:25 04:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:33:25 04:57:01 7 0.18 0.00 0.02 0.00 0.00 99.80 05:33:25 04:58:01 all 0.23 0.00 0.04 0.01 0.01 99.71 05:33:25 04:58:01 0 0.12 0.00 0.07 0.00 0.02 99.80 05:33:25 04:58:01 1 0.10 0.00 0.03 0.00 0.02 99.85 05:33:25 04:58:01 2 0.05 0.00 0.03 0.02 0.00 99.90 05:33:25 04:58:01 3 0.50 0.00 0.05 0.05 0.00 99.40 05:33:25 04:58:01 4 0.20 0.00 0.07 0.00 0.00 99.73 05:33:25 04:58:01 5 0.13 0.00 0.05 0.00 0.00 99.82 05:33:25 04:58:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:33:25 04:58:01 7 0.70 0.00 0.02 0.00 0.00 99.28 05:33:25 04:59:01 all 0.05 0.00 0.04 0.00 0.02 99.89 05:33:25 04:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:33:25 04:59:01 1 0.00 0.00 0.05 0.00 0.00 99.95 05:33:25 04:59:01 2 0.03 0.00 0.03 0.02 0.03 99.88 05:33:25 04:59:01 3 0.23 0.00 0.07 0.02 0.02 99.67 05:33:25 04:59:01 4 0.02 0.00 0.03 0.00 0.02 99.93 05:33:25 04:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:33:25 04:59:01 6 0.03 0.00 0.03 0.00 0.03 99.90 05:33:25 04:59:01 7 0.07 0.00 0.05 0.00 0.02 99.87 05:33:25 05:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:33:25 05:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:33:25 05:00:01 2 0.05 0.00 0.00 0.02 0.02 99.92 05:33:25 05:00:01 3 0.08 0.00 0.03 0.02 0.03 99.83 05:33:25 05:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:00:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:33:25 05:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:33:25 05:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 05:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:01:01 2 0.00 0.00 0.02 0.02 0.02 99.95 05:33:25 05:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:33:25 05:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:33:25 05:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:33:25 05:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:33:25 05:02:01 all 0.03 0.00 0.02 0.00 0.01 99.93 05:33:25 05:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:33:25 05:02:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:33:25 05:02:01 3 0.12 0.00 0.03 0.02 0.03 99.80 05:33:25 05:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:02:01 6 0.03 0.00 0.03 0.00 0.05 99.88 05:33:25 05:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:33:25 05:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:33:25 05:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:33:25 05:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:03:01 6 0.03 0.00 0.02 0.00 0.03 99.92 05:33:25 05:03:01 7 0.05 0.00 0.00 0.00 0.02 99.93 05:33:25 05:04:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:33:25 05:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:04:01 2 0.05 0.00 0.03 0.02 0.02 99.88 05:33:25 05:04:01 3 0.05 0.00 0.03 0.02 0.02 99.88 05:33:25 05:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:33:25 05:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:04:01 6 0.10 0.00 0.02 0.00 0.03 99.85 05:33:25 05:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:33:25 05:05:01 all 0.02 0.00 0.02 0.00 0.01 99.95 05:33:25 05:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:33:25 05:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:05:01 2 0.03 0.00 0.03 0.02 0.02 99.90 05:33:25 05:05:01 3 0.02 0.00 0.02 0.02 0.02 99.93 05:33:25 05:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:05:01 6 0.02 0.00 0.03 0.00 0.03 99.92 05:33:25 05:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:33:25 05:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:33:25 05:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:06:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:33:25 05:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:33:25 05:06:01 4 0.05 0.00 0.02 0.00 0.02 99.92 05:33:25 05:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:06:01 6 0.08 0.00 0.02 0.00 0.03 99.87 05:33:25 05:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:33:25 05:33:25 05:06:01 CPU %user %nice %system %iowait %steal %idle 05:33:25 05:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:33:25 05:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:33:25 05:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:07:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:33:25 05:07:01 3 0.03 0.00 0.02 0.02 0.00 99.93 05:33:25 05:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:33:25 05:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:07:01 6 0.03 0.00 0.02 0.00 0.03 99.92 05:33:25 05:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:08:01 all 0.13 0.00 0.01 0.01 0.01 99.83 05:33:25 05:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:08:01 2 0.03 0.00 0.02 0.03 0.02 99.90 05:33:25 05:08:01 3 0.12 0.00 0.02 0.02 0.02 99.83 05:33:25 05:08:01 4 0.02 0.00 0.03 0.00 0.00 99.95 05:33:25 05:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:08:01 6 0.83 0.00 0.05 0.00 0.03 99.09 05:33:25 05:08:01 7 0.07 0.00 0.00 0.00 0.02 99.92 05:33:25 05:09:01 all 0.25 0.00 0.01 0.00 0.01 99.73 05:33:25 05:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:33:25 05:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:33:25 05:09:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:33:25 05:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:09:01 6 1.92 0.00 0.03 0.00 0.03 98.01 05:33:25 05:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:10:01 all 0.25 0.00 0.02 0.00 0.01 99.71 05:33:25 05:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 05:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:10:01 2 0.03 0.00 0.03 0.02 0.02 99.90 05:33:25 05:10:01 3 0.07 0.00 0.02 0.02 0.02 99.88 05:33:25 05:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:33:25 05:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:10:01 6 1.84 0.00 0.03 0.00 0.03 98.09 05:33:25 05:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:33:25 05:11:01 all 0.26 0.00 0.01 0.00 0.01 99.71 05:33:25 05:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:11:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:33:25 05:11:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:33:25 05:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:11:01 6 2.00 0.00 0.05 0.00 0.03 97.92 05:33:25 05:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 05:12:01 all 0.11 0.00 0.02 0.00 0.01 99.86 05:33:25 05:12:01 0 0.08 0.00 0.03 0.00 0.05 99.83 05:33:25 05:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:33:25 05:12:01 2 0.05 0.00 0.02 0.02 0.00 99.92 05:33:25 05:12:01 3 0.03 0.00 0.03 0.02 0.02 99.90 05:33:25 05:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:33:25 05:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:12:01 6 0.61 0.00 0.02 0.00 0.02 99.35 05:33:25 05:12:01 7 0.05 0.00 0.00 0.00 0.00 99.95 05:33:25 05:13:01 all 0.18 0.00 0.01 0.00 0.01 99.79 05:33:25 05:13:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:33:25 05:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:13:01 2 0.03 0.00 0.00 0.02 0.02 99.93 05:33:25 05:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:33:25 05:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 05:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:13:01 6 1.24 0.00 0.02 0.00 0.00 98.74 05:33:25 05:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 05:14:01 all 0.04 0.00 0.01 0.00 0.02 99.93 05:33:25 05:14:01 0 0.07 0.00 0.03 0.00 0.05 99.85 05:33:25 05:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:33:25 05:14:01 2 0.05 0.00 0.02 0.02 0.03 99.88 05:33:25 05:14:01 3 0.07 0.00 0.02 0.02 0.02 99.88 05:33:25 05:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:33:25 05:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:14:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:33:25 05:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:33:25 05:15:01 0 0.00 0.00 0.03 0.00 0.02 99.95 05:33:25 05:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:15:01 2 0.07 0.00 0.02 0.00 0.02 99.90 05:33:25 05:15:01 3 0.03 0.00 0.02 0.02 0.02 99.92 05:33:25 05:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:33:25 05:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:33:25 05:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:33:25 05:16:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:33:25 05:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:16:01 2 0.05 0.00 0.00 0.03 0.02 99.90 05:33:25 05:16:01 3 0.07 0.00 0.02 0.02 0.02 99.88 05:33:25 05:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:16:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:33:25 05:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:33:25 05:17:01 all 0.11 0.00 0.01 0.00 0.01 99.86 05:33:25 05:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:33:25 05:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:17:01 3 0.03 0.00 0.02 0.02 0.02 99.92 05:33:25 05:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:17:01 6 0.80 0.00 0.03 0.00 0.02 99.15 05:33:25 05:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:33:25 05:33:25 05:17:01 CPU %user %nice %system %iowait %steal %idle 05:33:25 05:18:01 all 0.27 0.00 0.01 0.00 0.01 99.71 05:33:25 05:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:33:25 05:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:18:01 2 0.03 0.00 0.03 0.02 0.02 99.90 05:33:25 05:18:01 3 0.02 0.00 0.03 0.02 0.02 99.92 05:33:25 05:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:18:01 6 1.99 0.00 0.00 0.00 0.00 98.01 05:33:25 05:18:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:33:25 05:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:33:25 05:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 05:33:25 05:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:33:25 05:19:01 3 0.00 0.00 0.02 0.02 0.02 99.95 05:33:25 05:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:19:01 7 0.00 0.00 0.02 0.00 0.03 99.95 05:33:25 05:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:33:25 05:20:01 0 0.07 0.00 0.00 0.00 0.03 99.90 05:33:25 05:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:33:25 05:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 05:33:25 05:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:20:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:33:25 05:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:33:25 05:21:01 0 0.02 0.00 0.03 0.00 0.03 99.92 05:33:25 05:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 05:33:25 05:21:01 3 0.05 0.00 0.00 0.02 0.02 99.92 05:33:25 05:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:33:25 05:21:01 7 0.05 0.00 0.03 0.00 0.00 99.92 05:33:25 05:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:33:25 05:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:33:25 05:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:33:25 05:22:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:33:25 05:22:01 3 0.07 0.00 0.02 0.00 0.02 99.90 05:33:25 05:22:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:33:25 05:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 05:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:33:25 05:23:01 0 0.00 0.00 0.00 0.00 0.03 99.97 05:33:25 05:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:33:25 05:23:01 3 0.03 0.00 0.00 0.02 0.02 99.93 05:33:25 05:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 05:24:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:33:25 05:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 05:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:33:25 05:24:01 2 0.03 0.00 0.02 0.02 0.02 99.92 05:33:25 05:24:01 3 0.02 0.00 0.00 0.05 0.02 99.92 05:33:25 05:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:24:01 6 0.07 0.00 0.00 0.00 0.00 99.93 05:33:25 05:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 05:33:25 05:25:01 all 0.02 0.00 0.00 0.00 0.01 99.96 05:33:25 05:25:01 0 0.03 0.00 0.00 0.00 0.03 99.93 05:33:25 05:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:33:25 05:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:33:25 05:25:01 3 0.03 0.00 0.00 0.02 0.03 99.92 05:33:25 05:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:33:25 05:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:33:25 05:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:33:25 05:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:33:25 05:26:01 0 0.07 0.00 0.00 0.00 0.03 99.90 05:33:25 05:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:26:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:33:25 05:26:01 3 0.05 0.00 0.02 0.03 0.02 99.88 05:33:25 05:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:33:25 05:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:33:25 05:27:01 0 0.07 0.00 0.02 0.00 0.03 99.88 05:33:25 05:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 05:27:01 4 0.02 0.00 0.02 0.02 0.00 99.95 05:33:25 05:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:33:25 05:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:33:25 05:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:33:25 05:28:01 0 0.07 0.00 0.02 0.00 0.03 99.88 05:33:25 05:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:33:25 05:28:01 3 0.02 0.00 0.02 0.02 0.02 99.93 05:33:25 05:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:28:01 6 0.05 0.00 0.00 0.00 0.00 99.95 05:33:25 05:28:01 7 0.05 0.00 0.00 0.00 0.00 99.95 05:33:25 05:33:25 05:28:01 CPU %user %nice %system %iowait %steal %idle 05:33:25 05:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:33:25 05:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 05:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:33:25 05:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:33:25 05:29:01 3 0.03 0.00 0.00 0.02 0.02 99.93 05:33:25 05:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:33:25 05:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:33:25 05:29:01 7 0.07 0.00 0.02 0.00 0.02 99.90 05:33:25 05:30:01 all 0.17 0.00 0.02 0.00 0.01 99.80 05:33:25 05:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:33:25 05:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:33:25 05:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:33:25 05:30:01 3 1.22 0.00 0.02 0.00 0.02 98.74 05:33:25 05:30:01 4 0.03 0.00 0.02 0.02 0.02 99.92 05:33:25 05:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:30:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:33:25 05:30:01 7 0.03 0.00 0.03 0.00 0.03 99.90 05:33:25 05:31:01 all 0.27 0.00 0.01 0.00 0.01 99.70 05:33:25 05:31:01 0 0.07 0.00 0.07 0.00 0.03 99.83 05:33:25 05:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:33:25 05:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:33:25 05:31:01 3 2.00 0.00 0.00 0.02 0.02 97.96 05:33:25 05:31:01 4 0.02 0.00 0.02 0.02 0.00 99.95 05:33:25 05:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:33:25 05:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:33:25 05:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:33:25 05:32:01 all 0.46 0.00 0.13 0.01 0.01 99.39 05:33:25 05:32:01 0 0.28 0.00 0.12 0.02 0.02 99.57 05:33:25 05:32:01 1 0.18 0.00 0.12 0.00 0.00 99.70 05:33:25 05:32:01 2 0.23 0.00 0.15 0.00 0.00 99.62 05:33:25 05:32:01 3 2.20 0.00 0.07 0.02 0.02 97.70 05:33:25 05:32:01 4 0.27 0.00 0.08 0.02 0.02 99.62 05:33:25 05:32:01 5 0.03 0.00 0.20 0.00 0.00 99.77 05:33:25 05:32:01 6 0.23 0.00 0.12 0.00 0.02 99.63 05:33:25 05:32:01 7 0.25 0.00 0.17 0.00 0.00 99.58 05:33:25 05:33:01 all 9.69 0.00 3.70 0.74 0.06 85.81 05:33:25 05:33:01 0 8.70 0.00 4.95 0.12 0.07 86.16 05:33:25 05:33:01 1 9.36 0.00 3.22 1.51 0.07 85.85 05:33:25 05:33:01 2 8.57 0.00 2.97 0.25 0.05 88.15 05:33:25 05:33:01 3 11.70 0.00 3.22 0.51 0.05 84.52 05:33:25 05:33:01 4 10.50 0.00 3.86 1.55 0.05 84.04 05:33:25 05:33:01 5 9.26 0.00 4.34 1.68 0.05 84.66 05:33:25 05:33:01 6 9.57 0.00 3.93 0.07 0.05 86.39 05:33:25 05:33:01 7 9.88 0.00 3.11 0.25 0.07 86.69 05:33:25 Average: all 9.36 0.00 1.51 0.30 0.03 88.81 05:33:25 Average: 0 9.25 0.00 1.64 0.24 0.03 88.84 05:33:25 Average: 1 9.09 0.00 1.47 0.40 0.02 89.02 05:33:25 Average: 2 9.31 0.00 1.46 0.41 0.03 88.79 05:33:25 Average: 3 9.57 0.00 1.54 0.26 0.03 88.60 05:33:25 Average: 4 9.31 0.00 1.54 0.44 0.02 88.68 05:33:25 Average: 5 9.37 0.00 1.49 0.21 0.02 88.91 05:33:25 Average: 6 9.52 0.00 1.49 0.23 0.03 88.73 05:33:25 Average: 7 9.45 0.00 1.43 0.17 0.03 88.92 05:33:25 05:33:25 05:33:25