Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca69116843343737f5df7afbddc16df881d89354 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-ssh2762606070607404484.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-ssh4811096082855745799.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-ssh12061735988605497295.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-ssh5301976009910981360.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-ssh13676335853070451345.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8053’ Running on prd-ubuntu20.04-docker-8c-8g-8055 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/896 [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/896 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ca69116843343737f5df7afbddc16df881d89354 (main) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.3 to 2.16.4 (#5240)" > git config core.sparsecheckout # timeout=10 > git checkout -f ca69116843343737f5df7afbddc16df881d89354 # timeout=10 > git rev-list --no-walk 20a28d324e3dde14e1bed081c016f682801dd620 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:50:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:50:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:50:02 ========================================================= 05:50:02 EdgeX Global Pipelines Version Info 05:50:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:50:03 ------------------- 05:50:03 stable info: 05:50:03 ------------------- 05:50:03 Commited By: Cherry Wang cherry@iotechsys.com 05:50:03 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 05:50:03 Message: update stable to v1.0.276 05:50:04 ------------------- 05:50:04 experimental info: 05:50:04 ------------------- 05:50:04 Commited By: **** collab-it+edgex@linuxfoundation.org 05:50:04 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 05:50:04 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca69116 [Pipeline] echo 05:50:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:05 provisioning config files... 05:50:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/896@tmp/config14154411040868216712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:05 ---> ****-login.sh 05:50:05 nexus3.edgexfoundry.org:10001 05:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:05 05:50:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:50:05 Configure a credential helper to remove this warning. See 05:50:05 https://docs.****.com/go/credential-store/ 05:50:05 05:50:05 Login Succeeded 05:50:05 nexus3.edgexfoundry.org:10002 05:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:05 05:50:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:50:05 Configure a credential helper to remove this warning. See 05:50:05 https://docs.****.com/go/credential-store/ 05:50:05 05:50:05 Login Succeeded 05:50:05 nexus3.edgexfoundry.org:10003 05:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:05 05:50:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:50:05 Configure a credential helper to remove this warning. See 05:50:05 https://docs.****.com/go/credential-store/ 05:50:05 05:50:05 Login Succeeded 05:50:05 nexus3.edgexfoundry.org:10004 05:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:05 05:50:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:50:05 Configure a credential helper to remove this warning. See 05:50:05 https://docs.****.com/go/credential-store/ 05:50:05 05:50:05 Login Succeeded 05:50:05 ****.io 05:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:06 05:50:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:50:06 Configure a credential helper to remove this warning. See 05:50:06 https://docs.****.com/go/credential-store/ 05:50:06 05:50:06 Login Succeeded 05:50:06 ---> ****-login.sh ends [Pipeline] } 05:50:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:50:06 + 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 05:50:06 + dirname+ cmd/core-command/Dockerfile 05:50:06 cut -d/ -f2 05:50:06 + echo core-command,cmd/core-command/Dockerfile 05:50:06 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:50:06 + dirname cmd/core-data/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo core-data,cmd/core-data/Dockerfile 05:50:06 + dirname cmd/core-keeper/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo core-keeper,cmd/core-keeper/Dockerfile 05:50:06 + dirname cmd/core-metadata/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo core-metadata,cmd/core-metadata/Dockerfile 05:50:06 + dirname cmd/security-bootstrapper/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:50:06 + dirname cmd/security-proxy-auth/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:50:06 + dirname cmd/security-proxy-setup/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:50:06 + dirname cmd/security-secretstore-setup/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:50:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:50:06 + dirname cmd/security-spire-agent/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:50:06 + dirname cmd/security-spire-config/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:50:06 + dirname cmd/security-spire-server/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:50:06 + dirname cmd/support-notifications/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo support-notifications,cmd/support-notifications/Dockerfile 05:50:06 + dirname cmd/support-scheduler/Dockerfile 05:50:06 + cut -d/ -f2 05:50:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:50:06 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 05:50:06 + git rev-list -1 --merges ca69116843343737f5df7afbddc16df881d89354~1..ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 05:50:06 -----------> git rev-list -1 --merges ca69116843343737f5df7afbddc16df881d89354~1..ca69116843343737f5df7afbddc16df881d89354 ca69116843343737f5df7afbddc16df881d89354 [false] [Pipeline] sh 05:50:07 + git log --format=format:%s -1 ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 05:50:07 ========================================================= 05:50:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:50:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:50:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:50:07 + grep -v github /etc/ssh/ssh_known_hosts 05:50:07 + [ -e /tmp/ssh_known_hosts ] 05:50:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:50:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:50:07 + sudo tee -a /etc/ssh/ssh_known_hosts 05:50:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:50:07 05:50:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:50:08 0.1.4: Pulling from edgex-devops/py-git-semver 05:50:08 3dae71ba6b94: Pulling fs layer 05:50:08 6bf1a483ea7c: Pulling fs layer 05:50:08 f5dfc541a4d3: Pulling fs layer 05:50:08 461d9e800cba: Pulling fs layer 05:50:08 80192f66455f: Pulling fs layer 05:50:08 2e8e34ca0e6c: Pulling fs layer 05:50:08 a29436f7fd5d: Pulling fs layer 05:50:08 80192f66455f: Waiting 05:50:08 2e8e34ca0e6c: Waiting 05:50:08 461d9e800cba: Waiting 05:50:08 923cac83aea3: Pulling fs layer 05:50:08 25ad8b0a4227: Pulling fs layer 05:50:08 db01528c6b51: Pulling fs layer 05:50:08 a29436f7fd5d: Waiting 05:50:08 923cac83aea3: Waiting 05:50:08 25ad8b0a4227: Waiting 05:50:08 28988de357af: Pulling fs layer 05:50:08 28988de357af: Waiting 05:50:08 6bf1a483ea7c: Verifying Checksum 05:50:08 6bf1a483ea7c: Download complete 05:50:08 461d9e800cba: Verifying Checksum 05:50:08 461d9e800cba: Download complete 05:50:08 80192f66455f: Verifying Checksum 05:50:08 80192f66455f: Download complete 05:50:08 f5dfc541a4d3: Verifying Checksum 05:50:08 f5dfc541a4d3: Download complete 05:50:08 3dae71ba6b94: Verifying Checksum 05:50:08 3dae71ba6b94: Download complete 05:50:08 923cac83aea3: Verifying Checksum 05:50:08 923cac83aea3: Download complete 05:50:08 25ad8b0a4227: Verifying Checksum 05:50:08 25ad8b0a4227: Download complete 05:50:08 db01528c6b51: Download complete 05:50:08 28988de357af: Verifying Checksum 05:50:08 28988de357af: Download complete 05:50:08 a29436f7fd5d: Verifying Checksum 05:50:08 a29436f7fd5d: Download complete 05:50:09 2e8e34ca0e6c: Verifying Checksum 05:50:09 2e8e34ca0e6c: Download complete 05:50:09 3dae71ba6b94: Pull complete 05:50:09 6bf1a483ea7c: Pull complete 05:50:10 f5dfc541a4d3: Pull complete 05:50:10 461d9e800cba: Pull complete 05:50:10 80192f66455f: Pull complete 05:50:14 2e8e34ca0e6c: Pull complete 05:50:14 a29436f7fd5d: Pull complete 05:50:14 923cac83aea3: Pull complete 05:50:14 25ad8b0a4227: Pull complete 05:50:14 db01528c6b51: Pull complete 05:50:15 28988de357af: Pull complete 05:50:15 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:50:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:50:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:15 prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container 05:50:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:50:18 $ docker top 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 -eo pid,comm 05:50:18 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:50:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:50:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:18 [ssh-agent] Looking for ssh-agent implementation... 05:50:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:18 $ docker exec 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 ssh-agent 05:50:18 SSH_AUTH_SOCK=/tmp/ssh-mR2ytswQMUk3/agent.31 05:50:18 SSH_AGENT_PID=37 05:50:18 Running ssh-add (command line suppressed) 05:50:19 Identity added: /w/workspace/edgex-go/896@tmp/private_key_7619070152050172895.key (/w/workspace/edgex-go/896@tmp/private_key_7619070152050172895.key) 05:50:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:19 + git config --global --add safe.directory /w/workspace/edgex-go/896 [Pipeline] sh 05:50:19 + git tag --points-at HEAD [Pipeline] } 05:50:19 $ docker exec --env ******** --env ******** 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 ssh-agent -k 05:50:19 unset SSH_AUTH_SOCK; 05:50:19 unset SSH_AGENT_PID; 05:50:19 echo Agent pid 37 killed; 05:50:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:50:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:19 [ssh-agent] Looking for ssh-agent implementation... 05:50:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:19 $ docker exec 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 ssh-agent 05:50:19 SSH_AUTH_SOCK=/tmp/ssh-xzD6p0Fzk21v/agent.85 05:50:19 SSH_AGENT_PID=91 05:50:19 Running ssh-add (command line suppressed) 05:50:20 Identity added: /w/workspace/edgex-go/896@tmp/private_key_5218859575257624158.key (/w/workspace/edgex-go/896@tmp/private_key_5218859575257624158.key) 05:50:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:20 + git semver init 05:50:20 2025-09-01 05:50:20,588 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:50:20 2025-09-01 05:50:20,592 [run_init] DEBUG init version:0.0.0 force:False 05:50:20 2025-09-01 05:50:20,593 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/896/.semver 05:50:20 2025-09-01 05:50:20,593 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/896/.semver 05:50:20 2025-09-01 05:50:20,593 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/896/.semver'], cwd=/w/workspace/edgex-go/896, stdin=None, shell=False, universal_newlines=False) 05:50:25 2025-09-01 05:50:25,888 [append_file] DEBUG append to file:/w/workspace/edgex-go/896/.git/info/exclude 05:50:25 2025-09-01 05:50:25,889 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/896/.semver/main with force:False 05:50:25 2025-09-01 05:50:25,889 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main 05:50:25 2025-09-01 05:50:25,889 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main 05:50:25 4.1.0-dev.55 [Pipeline] } 05:50:25 $ docker exec --env ******** --env ******** 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 ssh-agent -k 05:50:26 unset SSH_AUTH_SOCK; 05:50:26 unset SSH_AGENT_PID; 05:50:26 echo Agent pid 91 killed; 05:50:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:50:26 + git semver [Pipeline] } 05:50:26 $ docker stop --time=1 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 05:50:27 $ docker rm -f --volumes 317edf5f719ae5c4f488a65b9664f49c9958ce4df7fa3225cb0b30df5e2951d0 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:50:28 Stashed 1 file(s) [Pipeline] echo 05:50:28 [edgeXSemver]: initialized semver on version 4.1.0-dev.55 [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 05:50:29 + git config --global --add safe.directory /w/workspace/edgex-go/896 [Pipeline] echo 05:50:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:50:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:50:29 ========================================================= 05:50:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:50:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:50:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:50:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:50:29 0a9a5dfd008f: Pulling fs layer 05:50:29 36466aa92d05: Pulling fs layer 05:50:29 e10405b45d13: Pulling fs layer 05:50:29 096b7ceb2af7: Pulling fs layer 05:50:29 4f4fb700ef54: Pulling fs layer 05:50:29 c451b95d7931: Pulling fs layer 05:50:29 9febf9df4401: Pulling fs layer 05:50:29 1477f019b032: Pulling fs layer 05:50:29 c7dc25521971: Pulling fs layer 05:50:29 096b7ceb2af7: Waiting 05:50:29 4f4fb700ef54: Waiting 05:50:29 c451b95d7931: Waiting 05:50:29 9febf9df4401: Waiting 05:50:29 1477f019b032: Waiting 05:50:29 c7dc25521971: Waiting 05:50:29 36466aa92d05: Verifying Checksum 05:50:29 36466aa92d05: Download complete 05:50:29 096b7ceb2af7: Verifying Checksum 05:50:29 096b7ceb2af7: Download complete 05:50:29 4f4fb700ef54: Download complete 05:50:29 0a9a5dfd008f: Download complete 05:50:29 c451b95d7931: Verifying Checksum 05:50:29 c451b95d7931: Download complete 05:50:29 9febf9df4401: Verifying Checksum 05:50:29 9febf9df4401: Download complete 05:50:29 0a9a5dfd008f: Pull complete 05:50:29 c7dc25521971: Verifying Checksum 05:50:29 c7dc25521971: Download complete 05:50:29 36466aa92d05: Pull complete 05:50:29 e10405b45d13: Verifying Checksum 05:50:29 e10405b45d13: Download complete 05:50:30 1477f019b032: Verifying Checksum 05:50:30 1477f019b032: Download complete 05:50:35 e10405b45d13: Pull complete 05:50:35 096b7ceb2af7: Pull complete 05:50:35 4f4fb700ef54: Pull complete 05:50:35 c451b95d7931: Pull complete 05:50:35 9febf9df4401: Pull complete 05:50:37 1477f019b032: Pull complete 05:50:38 c7dc25521971: Pull complete 05:50:38 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 05:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:50:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:50:38 WORKDIR /edgex 05:50:38 COPY go.mod . 05:50:38 RUN go mod download 05:50:38 + docker build -t ci-base-image-x86_64 -f - . 05:50:39 #0 building with "default" instance using docker driver 05:50:39 05:50:39 #1 [internal] load build definition from Dockerfile 05:50:39 #1 transferring dockerfile: 164B done 05:50:39 #1 DONE 0.0s 05:50:39 05:50:39 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:50:39 #2 DONE 0.0s 05:50:39 05:50:39 #3 [internal] load .dockerignore 05:50:39 #3 transferring context: 50B done 05:50:39 #3 DONE 0.0s 05:50:39 05:50:39 #4 [internal] load build context 05:50:39 #4 transferring context: 6.57kB done 05:50:39 #4 DONE 0.0s 05:50:39 05:50:39 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:50:39 #5 DONE 0.1s 05:50:39 05:50:39 #6 [2/4] WORKDIR /edgex 05:50:42 #6 DONE 2.4s 05:50:42 05:50:42 #7 [3/4] COPY go.mod . 05:50:42 #7 DONE 0.0s 05:50:42 05:50:42 #8 [4/4] RUN go mod download 05:50:43 Still waiting to schedule task 05:50:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:51:00 #8 DONE 15.6s 05:51:00 05:51:00 #9 exporting to image 05:51:00 #9 exporting layers 05:51:00 #9 exporting layers 3.3s done 05:51:00 #9 writing image sha256:3c1b1e3dfc7dc5a6ce569d3a5cc202de91fb4759b0111b82f2c34e8d979ce0c0 done 05:51:00 #9 naming to docker.io/library/ci-base-image-x86_64 done 05:51:00 #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:01 + docker inspect -f . ci-base-image-x86_64 05:51:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:01 prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container 05:51:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:51:01 $ docker top b1b9ba2aeab879b6bd0377d96658071c594678fe2cb3f12a2fd513bc8764ab0c -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:01 + go version 05:51:01 go version go1.23.9 linux/amd64 [Pipeline] } 05:51:01 $ docker stop --time=1 b1b9ba2aeab879b6bd0377d96658071c594678fe2cb3f12a2fd513bc8764ab0c 05:51:03 $ docker rm -f --volumes b1b9ba2aeab879b6bd0377d96658071c594678fe2cb3f12a2fd513bc8764ab0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:03 + docker inspect -f . ci-base-image-x86_64 05:51:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:03 prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container 05:51:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:51:03 $ docker top 46d7e20a18479f2e706921ab2d4b1ebef7ebc560c14355ae426b9bcd53842d21 -eo pid,comm [Pipeline] { [Pipeline] echo 05:51:04 ========================================================= 05:51:04 [edgeXBuildGoParallel] Running Tests and Build... 05:51:04 ========================================================= [Pipeline] sh 05:51:04 + git config --global --add safe.directory /w/workspace/edgex-go/896 [Pipeline] fileExists [Pipeline] sh 05:51:04 + make test 05:51:04 go test -race -coverprofile=coverage.out ./... 05:51:12 ? github.com/edgexfoundry/edgex-go [no test files] 05:51:34 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:51:34 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:51:34 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:51:34 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:51:34 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:51:34 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:51:34 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:51:34 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:51:34 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:51:34 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:51:34 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:51:34 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:51:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:51:35 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:51:35 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:51:35 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:51:35 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:51:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 42.3% of statements 05:51:36 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:51:36 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:51:36 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:51:36 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:51:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 05:51:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 05:51:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:51:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 05:51:37 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:51:37 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:51:37 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:51:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:51:37 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:51:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:51:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:51:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:51:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 05:51:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:51:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:51:38 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:51:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:51:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:51:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements 05:51:40 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.018s coverage: 4.8% of statements 05:51:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 49.3% of statements 05:51:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:51:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:51:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.475s coverage: 93.6% of statements 05:51:41 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.4% of statements 05:51:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 8.4% of statements 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:51:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:51:42 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:51:42 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:51:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 05:51:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:51:42 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:51:42 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:51:42 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:51:42 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:51:42 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:51:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.338s coverage: 95.8% of statements 05:51:43 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 05:51:44 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:51:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:51:44 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 05:51:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 05:51:44 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 05:51:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:51:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 0.0% of statements [no tests to run] 05:51:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.0% of statements 05:51:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 38.1% of statements 05:51:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements 05:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements 05:51:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:51:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:51:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 87.1% of statements 05:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 05:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 05:51:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:51:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:51:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:51:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:51:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 05:51:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:51:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:51:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:51:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:51:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:51:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:51:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:51:47 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:51:47 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:51:48 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:51:50 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:51:51 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 05:51:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 05:51:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:51:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:51:55 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:51:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:51:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 05:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 05:51:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:51:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:51:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 05:51:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:51:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 05:51:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 05:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements 05:51:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 05:51:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 05:51:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:51:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:51:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:51:59 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:52:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:52:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:52:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:52:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 05:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:52:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:52:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:52:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:52:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 05:52:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 05:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:52:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.041s coverage: 92.9% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.091s coverage: 81.8% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.060s coverage: 6.8% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.173s coverage: 54.5% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.134s coverage: 29.2% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.034s coverage: 3.1% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 94.9% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.022s coverage: 43.6% of statements 05:52:08 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 05:52:08 running golangci-lint 05:52:08 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:52:08 go version go1.23.9 linux/amd64 05:52:08 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:52:08 level=info msg="[config_reader] Used config file .golangci.yml" 05:52:08 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:52:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8057 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:52:27 Running in /w/workspace/edgex-go/896 [Pipeline] { [Pipeline] checkout 05:52:27 The recommended git tool is: git 05:52:30 level=info msg="[loader] Go packages loading at mode 575 (deps|files|types_sizes|compiled_files|exports_file|imports|name) took 21.418642306s" 05:52:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.512526ms" 05:52:32 using credential edgex-jenkins-ssh 05:52:32 Cloning the remote Git repository 05:52:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:52:32 > git init /w/workspace/edgex-go/896 # timeout=10 05:52:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:52:32 > git --version # timeout=10 05:52:32 > git --version # 'git version 2.25.1' 05:52:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:42 level=info msg="[linters_context/goanalysis] analyzers took 2m7.390458816s with top 10 stages: buildir: 53.45517762s, gosec: 3.64146454s, fact_deprecated: 3.023473814s, inspect: 2.855952008s, ctrlflow: 1.907357986s, printf: 1.839995822s, fact_purity: 1.404452751s, nilness: 1.35578129s, S1038: 1.155044708s, ineffassign: 1.058441056s" 05:52:42 level=info msg="[runner] Issues before processing: 201, after processing: 0" 05:52:42 level=info msg="[runner] Processors filtering stat (in/out): cgo: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude-rules: 201/20, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201, invalid_issue: 201/201, path_prettifier: 201/201, nolint: 20/0" 05:52:42 level=info msg="[runner] processing took 20.996511ms with stages: nolint: 10.248959ms, identifier_marker: 4.808832ms, path_prettifier: 1.656565ms, autogenerated_exclude: 1.593094ms, exclude-rules: 1.577043ms, skip_dirs: 1.042108ms, invalid_issue: 28µs, cgo: 24.86µs, filename_unadjuster: 11.76µs, max_same_issues: 1.5µs, uniq_by_line: 610ns, fixer: 500ns, skip_files: 500ns, diff: 430ns, exclude: 330ns, sort_results: 300ns, source_code: 280ns, max_from_linter: 210ns, path_prefixer: 170ns, max_per_file_from_linter: 160ns, path_shortener: 160ns, severity-rules: 140ns" 05:52:42 level=info msg="[runner] linters took 11.14992123s with stages: goanalysis_metalinter: 11.128801097s" 05:52:42 level=info msg="File cache stats: 0 entries of total size 0B" 05:52:42 level=info msg="Memory: 327 samples, avg is 299.0MB, max is 1315.5MB" 05:52:42 level=info msg="Execution took 32.622709394s" 05:52:42 go vet ./... 05:52:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:52:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:52:48 ./bin/test-attribution-txt.sh 05:52:48 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 05:52:48 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 05:52:48 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 05:52:48 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 05:52:48 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 05:52:48 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 05:52:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 05:52:48 + ls -al . 05:52:48 total 2004 05:52:48 drwxrwxr-x 11 1001 1001 4096 Sep 1 05:51 . 05:52:48 drwxr-xr-x 4 root root 4096 Sep 1 05:51 .. 05:52:48 drwxrwxr-x 2 1001 1001 4096 Sep 1 05:49 .blubracket 05:52:48 -rw-rw-r-- 1 1001 1001 10 Sep 1 05:49 .dockerignore 05:52:48 drwxrwxr-x 8 1001 1001 4096 Sep 1 05:52 .git 05:52:48 drwxrwxr-x 3 1001 1001 4096 Sep 1 05:49 .github 05:52:48 -rw-rw-r-- 1 1001 1001 909 Sep 1 05:49 .gitignore 05:52:48 -rw-rw-r-- 1 1001 1001 218 Sep 1 05:49 .golangci.yml 05:52:48 -rw-rw-r-- 1 1001 1001 100 Sep 1 05:49 .hadolint.yml 05:52:48 drwxr-xr-x 3 1001 1001 4096 Sep 1 05:50 .semver 05:52:48 -rw-rw-r-- 1 1001 1001 155 Sep 1 05:49 .sonarcloud.properties 05:52:48 -rw-rw-r-- 1 1001 1001 1171 Sep 1 05:49 ADOPTERS.md 05:52:48 -rw-rw-r-- 1 1001 1001 17374 Sep 1 05:49 Attribution.txt 05:52:48 -rw-rw-r-- 1 1001 1001 108018 Sep 1 05:49 CHANGELOG.md 05:52:48 -rw-rw-r-- 1 1001 1001 3804 Sep 1 05:49 CONTRIBUTING.md 05:52:48 -rw-rw-r-- 1 1001 1001 677 Sep 1 05:49 GOVERNANCE.md 05:52:48 -rw-rw-r-- 1 1001 1001 858 Sep 1 05:49 Jenkinsfile 05:52:48 -rw-rw-r-- 1 1001 1001 10775 Sep 1 05:49 LICENSE 05:52:48 -rw-rw-r-- 1 1001 1001 16740 Sep 1 05:49 Makefile 05:52:48 -rw-rw-r-- 1 1001 1001 582 Sep 1 05:49 OWNERS.md 05:52:48 -rw-rw-r-- 1 1001 1001 9932 Sep 1 05:49 README.md 05:52:48 -rw-rw-r-- 1 1001 1001 789 Sep 1 05:49 SECURITY.md 05:52:48 -rw-rw-r-- 1 1001 1001 12 Sep 1 05:50 VERSION 05:52:48 drwxrwxr-x 2 1001 1001 4096 Sep 1 05:49 bin 05:52:48 drwxrwxr-x 19 1001 1001 4096 Sep 1 05:49 cmd 05:52:48 -rw-r--r-- 1 root root 1675103 Sep 1 05:52 coverage.out 05:52:48 drwxrwxr-x 2 1001 1001 4096 Sep 1 05:49 fuzz_test 05:52:48 -rw-rw-r-- 1 1001 1001 6538 Sep 1 05:49 go.mod 05:52:48 -rw-rw-r-- 1 1001 1001 88539 Sep 1 05:49 go.sum 05:52:48 drwxrwxr-x 7 1001 1001 4096 Sep 1 05:49 internal 05:52:48 drwxrwxr-x 2 1001 1001 4096 Sep 1 05:49 openapi 05:52:48 -rw-rw-r-- 1 1001 1001 584 Sep 1 05:49 security.txt 05:52:48 -rw-rw-r-- 1 1001 1001 204 Sep 1 05:49 version.go [Pipeline] sh 05:52:48 + '[' -e coverage.out ] 05:52:48 + chown 1001:1001 coverage.out [Pipeline] stash 05:52:48 Stashed 1 file(s) [Pipeline] sh 05:52:49 + make build 05:52:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:52:51 Avoid second fetch 05:52:51 Checking out Revision ca69116843343737f5df7afbddc16df881d89354 (main) 05:52:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:52:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:51 > git config core.sparsecheckout # timeout=10 05:52:51 > git checkout -f ca69116843343737f5df7afbddc16df881d89354 # timeout=10 05:52:52 Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.3 to 2.16.4 (#5240)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:56 provisioning config files... 05:52:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/896@tmp/config7055234295052744998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:57 ---> ****-login.sh 05:52:57 nexus3.edgexfoundry.org:10001 05:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:57 Configure a credential helper to remove this warning. See 05:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:57 05:52:57 Login Succeeded 05:52:57 nexus3.edgexfoundry.org:10002 05:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:57 Configure a credential helper to remove this warning. See 05:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:57 05:52:57 Login Succeeded 05:52:57 nexus3.edgexfoundry.org:10003 05:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:58 Configure a credential helper to remove this warning. See 05:52:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:58 05:52:58 Login Succeeded 05:52:58 nexus3.edgexfoundry.org:10004 05:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:58 Configure a credential helper to remove this warning. See 05:52:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:58 05:52:58 Login Succeeded 05:52:58 ****.io 05:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:59 Configure a credential helper to remove this warning. See 05:52:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:59 05:52:59 Login Succeeded 05:52:59 ---> ****-login.sh ends [Pipeline] } 05:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:52:59 + git config --global --add safe.directory /w/workspace/edgex-go/896 [Pipeline] echo 05:52:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:52:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:52:59 ========================================================= 05:52:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:52:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:53:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:53:00 94e9d8af2201: Pulling fs layer 05:53:00 a6c56e8762df: Pulling fs layer 05:53:00 f0f3c8884826: Pulling fs layer 05:53:00 c7e7622c144d: Pulling fs layer 05:53:00 4f4fb700ef54: Pulling fs layer 05:53:00 b4c3b6d88c5a: Pulling fs layer 05:53:00 ba8bce9d2590: Pulling fs layer 05:53:00 ca778ea9c289: Pulling fs layer 05:53:00 c7e7622c144d: Waiting 05:53:00 4f4fb700ef54: Waiting 05:53:00 b4c3b6d88c5a: Waiting 05:53:00 ba8bce9d2590: Waiting 05:53:00 ca778ea9c289: Waiting 05:53:00 a6c56e8762df: Verifying Checksum 05:53:00 a6c56e8762df: Download complete 05:53:00 c7e7622c144d: Verifying Checksum 05:53:00 c7e7622c144d: Download complete 05:53:00 4f4fb700ef54: Verifying Checksum 05:53:00 4f4fb700ef54: Download complete 05:53:00 b4c3b6d88c5a: Verifying Checksum 05:53:00 b4c3b6d88c5a: Download complete 05:53:00 94e9d8af2201: Download complete 05:53:00 ca778ea9c289: Verifying Checksum 05:53:00 ca778ea9c289: Download complete 05:53:01 94e9d8af2201: Pull complete 05:53:01 a6c56e8762df: Pull complete 05:53:02 f0f3c8884826: Verifying Checksum 05:53:02 f0f3c8884826: Download complete 05:53:03 ba8bce9d2590: Verifying Checksum 05:53:03 ba8bce9d2590: Download complete 05:53:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:53:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:53:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:53:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:53:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:53:15 f0f3c8884826: Pull complete 05:53:15 c7e7622c144d: Pull complete 05:53:16 4f4fb700ef54: Pull complete 05:53:16 b4c3b6d88c5a: Pull complete 05:53:19 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:53:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:53:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:53:24 ba8bce9d2590: Pull complete 05:53:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:53:26 ca778ea9c289: Pull complete 05:53:26 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 05:53:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:53:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:53:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:53:26 + docker build -t ci-base-image-arm64 -f - . 05:53:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:53:26 WORKDIR /edgex 05:53:26 COPY go.mod . 05:53:26 RUN go mod download 05:53:27 Sending build context to Docker daemon 3.737MB 05:53:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:53:27 ---> 47b25d7523d1 05:53:27 Step 2/4 : WORKDIR /edgex 05:53:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:53:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:53:29 ---> Running in cd6c61413d95 05:53:29 Removing intermediate container cd6c61413d95 05:53:29 ---> d0881b8e7048 05:53:29 Step 3/4 : COPY go.mod . [Pipeline] } 05:53:30 $ docker stop --time=1 46d7e20a18479f2e706921ab2d4b1ebef7ebc560c14355ae426b9bcd53842d21 05:53:30 ---> 46c59f334209 05:53:30 Step 4/4 : RUN go mod download 05:53:30 ---> Running in 5c4b0344cf01 05:53:36 $ docker rm -f --volumes 46d7e20a18479f2e706921ab2d4b1ebef7ebc560c14355ae426b9bcd53842d21 [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 05:53:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:53:37 05:53:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:53:37 latest: Pulling from edgex-devops/edgex-compose 05:53:37 91d30c5bc195: Pulling fs layer 05:53:37 2e9b0aa3be6d: Pulling fs layer 05:53:37 9c61dcf015f6: Pulling fs layer 05:53:37 4698f68db338: Pulling fs layer 05:53:37 2a2f49069b9e: Pulling fs layer 05:53:37 e0025b399a48: Pulling fs layer 05:53:37 4698f68db338: Waiting 05:53:37 2a2f49069b9e: Waiting 05:53:37 e0025b399a48: Waiting 05:53:37 91d30c5bc195: Verifying Checksum 05:53:37 91d30c5bc195: Download complete 05:53:37 4698f68db338: Verifying Checksum 05:53:37 4698f68db338: Download complete 05:53:38 91d30c5bc195: Pull complete 05:53:38 2e9b0aa3be6d: Verifying Checksum 05:53:38 2e9b0aa3be6d: Download complete 05:53:38 e0025b399a48: Verifying Checksum 05:53:38 e0025b399a48: Download complete 05:53:38 2a2f49069b9e: Download complete 05:53:38 2e9b0aa3be6d: Pull complete 05:53:39 9c61dcf015f6: Verifying Checksum 05:53:39 9c61dcf015f6: Download complete 05:53:42 9c61dcf015f6: Pull complete 05:53:42 4698f68db338: Pull complete 05:53:42 2a2f49069b9e: Pull complete 05:53:42 e0025b399a48: Pull complete 05:53:42 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:53:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:53:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:42 prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container 05:53:42 $ 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/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:53:44 $ docker top 60f40674effcae186bce5b7c34c5250657d880a4410a23c0eac0431e47f481cd -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:45 + docker compose -f ./docker-compose-build.yml build --parallel 05:53:45 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:53:45 #1 transferring dockerfile: 1.89kB done 05:53:45 #1 DONE 0.1s 05:53:45 05:53:45 #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:53:45 #2 DONE 0.0s 05:53:45 05:53:45 #3 [core-data internal] load build definition from Dockerfile 05:53:45 #3 transferring dockerfile: 2.04kB done 05:53:45 #3 DONE 0.1s 05:53:45 05:53:45 #4 [support-scheduler internal] load build definition from Dockerfile 05:53:45 #4 transferring dockerfile: 1.83kB done 05:53:45 #4 DONE 0.1s 05:53:45 05:53:45 #5 [core-keeper internal] load build definition from Dockerfile 05:53:45 #5 transferring dockerfile: 2.01kB done 05:53:45 #5 DONE 0.1s 05:53:45 05:53:45 #6 [security-spire-server internal] load build definition from Dockerfile 05:53:45 #6 transferring dockerfile: 1.70kB done 05:53:45 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 05:53:45 #6 DONE 0.1s 05:53:45 05:53:45 #7 [security-proxy-setup internal] load build definition from Dockerfile 05:53:45 #7 transferring dockerfile: 2.50kB done 05:53:45 #7 DONE 0.2s 05:53:45 05:53:45 #8 [support-notifications internal] load build definition from Dockerfile 05:53:45 #8 transferring dockerfile: 2.00kB done 05:53:45 #8 DONE 0.2s 05:53:45 05:53:45 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:53:45 #9 transferring dockerfile: 2.23kB done 05:53:45 #9 DONE 0.2s 05:53:45 05:53:45 #10 [core-command internal] load build definition from Dockerfile 05:53:45 #10 transferring dockerfile: 1.94kB done 05:53:45 #10 DONE 0.2s 05:53:45 05:53:45 #11 [security-bootstrapper internal] load build definition from Dockerfile 05:53:45 #11 transferring dockerfile: 3.02kB done 05:53:45 #11 DONE 0.2s 05:53:45 05:53:45 #12 [security-proxy-auth internal] load build definition from Dockerfile 05:53:45 #12 transferring dockerfile: 2.14kB done 05:53:45 #12 DONE 0.2s 05:53:45 05:53:45 #13 [security-proxy-setup internal] load .dockerignore 05:53:45 #13 DONE 0.0s 05:53:45 05:53:45 #14 [core-metadata internal] load build definition from Dockerfile 05:53:45 #14 transferring dockerfile: 2.10kB done 05:53:45 #14 DONE 0.2s 05:53:45 05:53:45 #15 [support-notifications internal] load .dockerignore 05:53:45 #15 DONE 0.0s 05:53:45 05:53:45 #16 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:53:45 #16 DONE 0.1s 05:53:45 05:53:45 #17 [security-spire-agent internal] load build definition from Dockerfile 05:53:45 #17 transferring dockerfile: 1.81kB done 05:53:45 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 05:53:45 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 05:53:45 #17 DONE 0.2s 05:53:45 05:53:45 #18 [security-secretstore-setup internal] load build definition from Dockerfile 05:53:45 #18 transferring dockerfile: 2.49kB done 05:53:45 #18 DONE 0.2s 05:53:45 05:53:45 #19 [security-spire-config internal] load build definition from Dockerfile 05:53:45 #19 transferring dockerfile: 1.69kB done 05:53:45 #19 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 05:53:45 #19 DONE 0.2s 05:53:45 05:53:45 #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:53:45 #2 DONE 0.0s 05:53:45 05:53:45 #20 [support-scheduler internal] load .dockerignore 05:53:45 #20 transferring context: 50B done 05:53:45 #20 DONE 0.1s 05:53:45 05:53:45 #21 [security-spiffe-token-provider internal] load .dockerignore 05:53:45 #21 transferring context: 50B done 05:53:45 #21 DONE 0.1s 05:53:45 05:53:45 #22 [core-keeper internal] load .dockerignore 05:53:45 #22 transferring context: 50B done 05:53:45 #22 DONE 0.1s 05:53:45 05:53:45 #23 [core-data internal] load .dockerignore 05:53:45 #23 transferring context: 50B done 05:53:45 #23 DONE 0.1s 05:53:45 05:53:45 #13 [security-proxy-setup internal] load .dockerignore 05:53:45 #13 transferring context: 50B done 05:53:45 #13 DONE 0.1s 05:53:45 05:53:45 #15 [support-notifications internal] load .dockerignore 05:53:45 #15 transferring context: 50B done 05:53:45 #15 DONE 0.1s 05:53:45 05:53:45 #24 [support-notifications internal] load build context 05:53:45 #24 DONE 0.0s 05:53:45 05:53:45 #25 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:53:45 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done 05:53:45 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:53:45 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:53:45 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:53:45 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 05:53:45 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 05:53:45 #25 ... 05:53:45 05:53:45 #26 [core-metadata internal] load .dockerignore 05:53:45 #26 transferring context: 50B done 05:53:45 #26 DONE 0.2s 05:53:45 05:53:45 #25 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:53:45 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done 05:53:45 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:53:45 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:53:45 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:53:45 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 05:53:46 #25 ... 05:53:46 05:53:46 #27 [security-secretstore-setup internal] load .dockerignore 05:53:46 #27 transferring context: 50B done 05:53:46 #27 DONE 0.3s 05:53:46 05:53:46 #28 [security-proxy-auth internal] load .dockerignore 05:53:46 #28 transferring context: 50B done 05:53:46 #28 DONE 0.3s 05:53:46 05:53:46 #29 [core-common-config-bootstrapper internal] load .dockerignore 05:53:46 #29 transferring context: 50B done 05:53:46 #29 DONE 0.3s 05:53:46 05:53:46 #30 [core-command internal] load .dockerignore 05:53:46 #30 transferring context: 50B done 05:53:46 #30 DONE 0.3s 05:53:46 05:53:46 #31 [security-bootstrapper internal] load .dockerignore 05:53:46 #31 transferring context: 50B done 05:53:46 #31 DONE 0.3s 05:53:46 05:53:46 #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:53:46 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done 05:53:46 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:53:46 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:53:46 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:53:46 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 05:53:46 #25 ... 05:53:46 05:53:46 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 05:53:46 #32 DONE 0.5s 05:53:46 05:53:46 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:53:46 #33 DONE 0.5s 05:53:46 05:53:46 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:53:46 #34 DONE 0.4s 05:53:46 05:53:46 #25 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:53:46 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done 05:53:46 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:53:46 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:53:46 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:53:46 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 05:53:46 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 05:53:51 #25 ... 05:53:51 05:53:51 #35 [security-proxy-auth internal] load build context 05:53:51 #35 transferring context: 173.36MB 4.9s 05:53:52 #35 ... 05:53:52 05:53:52 #36 [security-spiffe-token-provider internal] load build context 05:53:52 #36 ... 05:53:52 05:53:52 #37 [support-scheduler internal] load build context 05:53:52 #37 ... 05:53:52 05:53:52 #35 [security-proxy-auth internal] load build context 05:53:56 #35 ... 05:53:56 05:53:56 #38 [security-proxy-setup internal] load build context 05:53:56 #38 ... 05:53:56 05:53:56 #39 [core-common-config-bootstrapper internal] load build context 05:53:56 #39 transferring context: 210.92MB 10.0s 05:53:56 #39 ... 05:53:56 05:53:56 #40 [security-spire-agent internal] load .dockerignore 05:53:56 #40 ... 05:53:56 05:53:56 #41 [core-metadata builder 2/7] WORKDIR /edgex-go 05:53:56 #41 ... 05:53:56 05:53:56 #42 [core-keeper internal] load build context 05:53:56 #42 ... 05:53:56 05:53:56 #43 [security-bootstrapper internal] load build context 05:53:56 #43 ... 05:53:56 05:53:56 #44 [core-command internal] load build context 05:53:56 #44 ... 05:53:56 05:53:56 #24 [support-notifications internal] load build context 05:53:56 #24 ... 05:53:56 05:53:56 #45 [security-spire-server internal] load .dockerignore 05:53:56 #45 ... 05:53:56 05:53:56 #46 [security-secretstore-setup internal] load build context 05:53:56 #46 ... 05:53:56 05:53:56 #47 [security-spire-config internal] load .dockerignore 05:53:56 #47 transferring context: 50B 0.0s done 05:53:56 #47 ... 05:53:56 05:53:56 #48 [core-metadata internal] load build context 05:53:56 #48 transferring context: 391.08MB 11.0s 05:53:57 #48 ... 05:53:57 05:53:57 #49 [core-data internal] load build context 05:53:57 #49 ... 05:53:57 05:53:57 #48 [core-metadata internal] load build context 05:54:00 #48 transferring context: 595.10MB 13.8s done 05:54:03 #48 ... 05:54:03 05:54:03 #37 [support-scheduler internal] load build context 05:54:03 #37 transferring context: 595.10MB 14.5s done 05:54:03 #37 ... 05:54:03 05:54:03 #36 [security-spiffe-token-provider internal] load build context 05:54:03 #36 transferring context: 595.10MB 13.7s done 05:54:06 #36 ... 05:54:06 05:54:06 #35 [security-proxy-auth internal] load build context 05:54:06 #35 transferring context: 595.10MB 13.2s done 05:54:06 #35 ... 05:54:06 05:54:06 #38 [security-proxy-setup internal] load build context 05:54:06 #38 transferring context: 595.10MB 13.8s done 05:54:06 #38 ... 05:54:06 05:54:06 #39 [core-common-config-bootstrapper internal] load build context 05:54:06 #39 transferring context: 595.10MB 14.1s done 05:54:06 #39 ... 05:54:06 05:54:06 #42 [core-keeper internal] load build context 05:54:06 #42 transferring context: 595.10MB 14.0s done 05:54:07 #42 ... 05:54:07 05:54:07 #43 [security-bootstrapper internal] load build context 05:54:07 #43 transferring context: 595.10MB 12.8s done 05:54:07 #43 ... 05:54:07 05:54:07 #44 [core-command internal] load build context 05:54:07 #44 transferring context: 595.10MB 13.4s done 05:54:07 #44 ... 05:54:07 05:54:07 #46 [security-secretstore-setup internal] load build context 05:54:07 #46 transferring context: 595.10MB 13.5s done 05:54:07 #46 DONE 21.4s 05:54:07 05:54:07 #47 [security-spire-config internal] load .dockerignore 05:54:07 #47 DONE 21.2s 05:54:07 05:54:07 #40 [security-spire-agent internal] load .dockerignore 05:54:07 #40 transferring context: 50B done 05:54:07 #40 DONE 21.2s 05:54:07 05:54:07 #41 [support-scheduler builder 2/7] WORKDIR /edgex-go 05:54:07 #41 DONE 21.2s 05:54:07 05:54:07 #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:54:07 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done 05:54:07 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:54:07 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:54:07 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:54:07 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 05:54:07 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 05:54:07 #25 DONE 21.7s 05:54:07 05:54:07 #43 [security-bootstrapper internal] load build context 05:54:07 #43 DONE 21.3s 05:54:07 05:54:07 #24 [support-notifications internal] load build context 05:54:07 #24 transferring context: 595.10MB 13.3s done 05:54:07 #24 DONE 21.6s 05:54:07 05:54:07 #35 [security-proxy-auth internal] load build context 05:54:07 #35 DONE 21.4s 05:54:07 05:54:07 #36 [security-spiffe-token-provider internal] load build context 05:54:07 #36 DONE 21.7s 05:54:07 05:54:07 #49 [core-data internal] load build context 05:54:07 #49 transferring context: 595.10MB 13.6s done 05:54:07 #49 DONE 21.6s 05:54:07 05:54:07 #44 [core-command internal] load build context 05:54:07 #44 DONE 21.3s 05:54:07 05:54:07 #38 [security-proxy-setup internal] load build context 05:54:07 #38 DONE 21.6s 05:54:07 05:54:07 #42 [core-keeper internal] load build context 05:54:07 #42 DONE 21.7s 05:54:07 05:54:07 #48 [core-metadata internal] load build context 05:54:07 #48 DONE 21.5s 05:54:07 05:54:07 #39 [core-common-config-bootstrapper internal] load build context 05:54:07 #39 DONE 21.4s 05:54:07 05:54:07 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:54:07 #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:54:07 #50 ... 05:54:07 05:54:07 #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:54:07 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done 05:54:07 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:54:07 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:54:07 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:54:07 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 05:54:07 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 05:54:07 #25 DONE 21.7s 05:54:07 05:54:07 #37 [support-scheduler internal] load build context 05:54:07 #37 DONE 21.7s 05:54:07 05:54:07 #45 [security-spire-server internal] load .dockerignore 05:54:07 #45 transferring context: 50B done 05:54:07 #45 DONE 21.3s 05:54:07 05:54:07 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:54:07 #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 05:54:07 #50 ... 05:54:07 05:54:07 #51 [security-spire-agent internal] load build context 05:54:07 #51 transferring context: 23.33kB done 05:54:07 #51 DONE 0.2s 05:54:07 05:54:07 #52 [security-spire-config internal] load build context 05:54:07 #52 transferring context: 22.05kB done 05:54:07 #52 DONE 0.2s 05:54:07 05:54:07 #53 [security-spire-server internal] load build context 05:54:07 #53 transferring context: 23.80kB done 05:54:07 #53 DONE 0.1s 05:54:07 05:54:07 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:54:07 #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 05:54:07 #50 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 05:54:07 #50 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 05:54:07 #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 05:54:07 #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 05:54:07 #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 05:54:07 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.1s 05:54:07 #50 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 05:54:07 #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 05:54:07 #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 05:54:07 #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done 05:54:07 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 17.83MB / 36.47MB 0.3s 05:54:07 #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 05:54:07 #50 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 05:54:07 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.60MB / 36.47MB 0.4s 05:54:07 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s 05:54:08 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s done 05:54:14 #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 05:54:14 #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done 05:54:14 #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done 05:54:17 #50 ... 05:54:17 05:54:17 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:54:17 #54 ... 05:54:17 05:54:17 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:54:17 #0 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:17 #0 3.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:17 #0 3.904 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:54:17 #0 3.904 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:54:17 #0 3.904 OK: 24174 distinct packages available 05:54:17 #0 3.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:17 #0 4.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:17 #0 4.285 (1/4) Installing dumb-init (1.2.5-r3) 05:54:17 #0 4.290 (2/4) Installing musl-obstack (1.2.3-r2) 05:54:17 #0 4.296 (3/4) Installing libucontext (1.2-r3) 05:54:17 #0 4.302 (4/4) Installing gcompat (1.1.0-r4) 05:54:17 #0 4.308 Executing busybox-1.36.1-r29.trigger 05:54:17 #0 4.315 OK: 8 MiB in 18 packages 05:54:17 #55 ... 05:54:17 05:54:17 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:54:17 #0 4.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:17 #0 5.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:17 #0 5.286 (1/3) Installing ca-certificates (20250619-r0) 05:54:17 #0 5.299 (2/3) Installing dumb-init (1.2.5-r3) 05:54:17 #0 5.303 (3/3) Installing tzdata (2025b-r0) 05:54:17 #0 5.341 Executing busybox-1.36.1-r29.trigger 05:54:17 #0 5.346 Executing ca-certificates-20250619-r0.trigger 05:54:17 #0 5.390 OK: 10 MiB in 17 packages 05:54:17 #56 ... 05:54:17 05:54:17 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:54:17 #0 4.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:17 #0 4.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:17 #0 4.467 (1/2) Installing dumb-init (1.2.5-r3) 05:54:17 #0 4.477 (2/2) Installing su-exec (0.2-r3) 05:54:17 #0 4.480 Executing busybox-1.36.1-r29.trigger 05:54:17 #0 4.486 OK: 8 MiB in 16 packages 05:54:17 #57 ... 05:54:17 05:54:17 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:54:18 #58 ... 05:54:18 05:54:18 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:54:18 #0 1.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:18 #0 1.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:18 #0 1.782 OK: 248 MiB in 58 packages 05:54:18 #59 ... 05:54:18 05:54:18 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:54:18 #0 1.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:18 #0 1.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:18 #0 1.691 OK: 248 MiB in 58 packages 05:54:18 #60 ... 05:54:18 05:54:18 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:54:18 #0 1.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:18 #0 1.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:18 #0 1.755 OK: 248 MiB in 58 packages 05:54:18 #61 ... 05:54:18 05:54:18 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:54:18 #0 6.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:18 #0 6.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:18 #0 6.553 (1/4) Installing ca-certificates (20250619-r0) 05:54:18 #0 6.573 (2/4) Installing dumb-init (1.2.5-r3) 05:54:18 #0 6.578 (3/4) Installing su-exec (0.2-r3) 05:54:18 #0 6.581 (4/4) Installing yq-go (4.44.1-r2) 05:54:18 #0 6.680 Executing busybox-1.36.1-r29.trigger 05:54:18 #0 6.725 Executing ca-certificates-20250619-r0.trigger 05:54:18 #0 6.759 OK: 19 MiB in 18 packages 05:54:18 #62 ... 05:54:18 05:54:18 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:54:18 #63 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 05:54:18 #63 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 05:54:18 #63 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 05:54:18 #63 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done 05:54:18 #63 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 05:54:18 #63 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 05:54:18 #63 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 05:54:18 #63 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 05:54:18 #63 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 05:54:18 #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.1s done 05:54:18 #63 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 05:54:18 #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 2.6s done 05:54:18 #63 ... 05:54:18 05:54:18 #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:54:18 #0 1.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:18 #0 1.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:18 #0 1.822 OK: 248 MiB in 58 packages 05:54:18 #64 ... 05:54:18 05:54:18 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:54:18 #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:18 #0 1.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:18 #0 1.661 (1/7) Installing ca-certificates (20250619-r0) 05:54:18 #0 1.690 (2/7) Installing dumb-init (1.2.5-r3) 05:54:18 #0 1.693 (3/7) Installing libgcc (13.2.1_git20240309-r1) 05:54:18 #0 1.704 (4/7) Installing libsodium (1.0.19-r0) 05:54:18 #0 1.712 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 05:54:18 #0 1.730 (6/7) Installing libzmq (4.3.5-r2) 05:54:18 #0 1.740 (7/7) Installing zeromq (4.3.5-r2) 05:54:18 #0 1.825 Executing busybox-1.36.1-r29.trigger 05:54:18 #0 1.832 Executing ca-certificates-20250619-r0.trigger 05:54:18 #0 1.874 OK: 12 MiB in 21 packages 05:54:19 #65 ... 05:54:19 05:54:19 #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:54:19 #66 ... 05:54:19 05:54:19 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:54:19 #0 1.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:19 #0 1.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:19 #0 1.849 (1/1) Installing dumb-init (1.2.5-r3) 05:54:19 #0 1.849 Executing busybox-1.36.1-r29.trigger 05:54:19 #0 1.854 OK: 8 MiB in 15 packages 05:54:19 #67 ... 05:54:19 05:54:19 #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:54:19 #68 ... 05:54:19 05:54:19 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:54:19 #0 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:19 #0 1.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:19 #0 1.838 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:54:19 #0 1.838 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:54:19 #0 1.838 OK: 24174 distinct packages available 05:54:19 #0 1.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:19 #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:19 #0 2.662 OK: 248 MiB in 58 packages 05:54:19 #69 ... 05:54:19 05:54:19 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:54:19 #0 5.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:19 #0 5.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:19 #0 6.024 (1/4) Installing dumb-init (1.2.5-r3) 05:54:19 #0 6.028 (2/4) Installing openssl (3.3.4-r0) 05:54:19 #0 6.043 (3/4) Installing su-exec (0.2-r3) 05:54:19 #0 6.047 (4/4) Installing yq-go (4.44.1-r2) 05:54:19 #0 6.573 Executing busybox-1.36.1-r29.trigger 05:54:19 #0 6.581 OK: 19 MiB in 18 packages 05:54:19 #70 ... 05:54:19 05:54:19 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:54:19 #0 5.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:19 #0 5.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:19 #0 5.708 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:54:19 #0 5.708 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:54:19 #0 5.708 OK: 24174 distinct packages available 05:54:19 #0 5.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:19 #0 5.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:19 #0 6.139 (1/14) Installing ca-certificates (20250619-r0) 05:54:19 #0 6.153 (2/14) Installing brotli-libs (1.1.0-r2) 05:54:19 #0 6.169 (3/14) Installing c-ares (1.33.1-r0) 05:54:19 #0 6.173 (4/14) Installing libunistring (1.2-r0) 05:54:19 #0 6.189 (5/14) Installing libidn2 (2.3.7-r0) 05:54:19 #0 6.193 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:54:19 #0 6.197 (7/14) Installing libpsl (0.21.5-r1) 05:54:19 #0 6.201 (8/14) Installing zstd-libs (1.5.6-r0) 05:54:19 #0 6.212 (9/14) Installing libcurl (8.12.1-r0) 05:54:19 #0 6.223 (10/14) Installing curl (8.12.1-r0) 05:54:19 #0 6.229 (11/14) Installing dumb-init (1.2.5-r3) 05:54:19 #0 6.233 (12/14) Installing musl-obstack (1.2.3-r2) 05:54:19 #0 6.236 (13/14) Installing libucontext (1.2-r3) 05:54:19 #0 6.240 (14/14) Installing gcompat (1.1.0-r4) 05:54:19 #0 6.244 Executing busybox-1.36.1-r29.trigger 05:54:19 #0 6.250 Executing ca-certificates-20250619-r0.trigger 05:54:19 #0 6.284 OK: 13 MiB in 28 packages 05:54:20 #71 ... 05:54:20 05:54:20 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:54:20 #70 DONE 13.0s 05:54:20 05:54:20 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:54:20 #58 DONE 13.0s 05:54:20 05:54:20 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:54:20 #61 DONE 13.0s 05:54:20 05:54:20 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:54:20 #55 DONE 13.0s 05:54:20 05:54:20 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:54:20 #71 DONE 13.0s 05:54:20 05:54:20 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:54:20 #56 DONE 13.0s 05:54:20 05:54:20 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:54:20 #54 DONE 13.1s 05:54:20 05:54:20 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:54:20 #60 DONE 13.1s 05:54:20 05:54:20 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:54:20 #57 DONE 13.1s 05:54:20 05:54:20 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:54:20 #59 DONE 13.1s 05:54:20 05:54:20 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:54:20 #65 DONE 13.1s 05:54:20 05:54:20 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:54:20 #64 DONE 13.1s 05:54:20 05:54:20 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:54:20 #67 DONE 13.1s 05:54:20 05:54:20 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:54:20 #69 DONE 13.1s 05:54:20 05:54:20 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:54:20 #62 DONE 13.1s 05:54:20 05:54:20 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:54:20 #72 ... 05:54:20 05:54:20 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:54:20 #73 DONE 0.2s 05:54:20 05:54:20 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:54:20 #74 DONE 0.2s 05:54:20 05:54:20 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:54:20 #75 DONE 0.2s 05:54:20 05:54:20 #72 [core-command builder 4/7] COPY go.mod vendor* ./ 05:54:20 #72 DONE 0.2s 05:54:20 05:54:20 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:54:20 #63 DONE 13.3s 05:54:20 05:54:20 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:54:20 #76 DONE 0.2s 05:54:20 05:54:20 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:54:20 #50 DONE 13.4s 05:54:20 05:54:20 #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:22 #77 ... 05:54:22 05:54:22 #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:54:22 #68 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:22 #68 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:22 #68 14.51 (1/1) Installing dumb-init (1.2.5-r3) 05:54:22 #68 14.51 Executing busybox-1.36.1-r29.trigger 05:54:22 #68 14.52 OK: 8 MiB in 15 packages 05:54:22 #68 DONE 14.7s 05:54:22 05:54:22 #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:54:22 #78 ... 05:54:22 05:54:22 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:54:22 #66 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:22 #66 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:22 #66 14.52 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:54:22 #66 14.52 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:54:22 #66 14.52 OK: 24174 distinct packages available 05:54:22 #66 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:22 #66 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:22 #66 14.94 (1/5) Installing dumb-init (1.2.5-r3) 05:54:22 #66 14.94 (2/5) Installing musl-obstack (1.2.3-r2) 05:54:22 #66 14.95 (3/5) Installing libucontext (1.2-r3) 05:54:22 #66 14.95 (4/5) Installing gcompat (1.1.0-r4) 05:54:22 #66 14.95 (5/5) Installing openssl (3.3.4-r0) 05:54:22 #66 14.96 Executing busybox-1.36.1-r29.trigger 05:54:22 #66 14.97 OK: 9 MiB in 19 packages 05:54:22 #66 DONE 15.1s 05:54:22 05:54:22 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:54:22 #0 1.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:22 #0 1.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:22 #0 1.918 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:54:22 #0 1.933 Executing busybox-1.36.1-r30.post-upgrade 05:54:22 #0 1.996 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:54:22 #0 1.999 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:54:22 #0 2.005 Executing busybox-1.36.1-r30.trigger 05:54:22 #0 2.010 OK: 19 MiB in 18 packages 05:54:22 #79 DONE 2.1s 05:54:22 05:54:22 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:54:22 #80 DONE 0.0s 05:54:22 05:54:22 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:54:22 #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:22 #0 1.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:22 #0 1.954 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:54:22 #0 1.969 Executing busybox-1.36.1-r30.post-upgrade 05:54:22 #0 2.030 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:54:22 #0 2.034 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:54:22 #0 2.038 Executing busybox-1.36.1-r30.trigger 05:54:22 #0 2.048 OK: 10 MiB in 17 packages 05:54:22 #81 DONE 2.1s 05:54:22 05:54:22 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:54:22 #0 1.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:22 #0 1.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:22 #0 1.989 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:54:22 #0 2.004 Executing busybox-1.36.1-r30.post-upgrade 05:54:22 #0 2.051 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:54:22 #0 2.055 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:54:22 #0 2.058 Executing busybox-1.36.1-r30.trigger 05:54:22 #0 2.062 OK: 8 MiB in 18 packages 05:54:22 #82 DONE 2.2s 05:54:22 05:54:22 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:54:23 #83 DONE 0.6s 05:54:23 05:54:23 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:54:23 #0 1.516 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:23 #0 1.990 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:23 #0 2.498 (1/1) Installing dumb-init (1.2.5-r3) 05:54:23 #0 2.663 Executing busybox-1.36.1-r29.trigger 05:54:23 #0 2.669 OK: 8 MiB in 15 packages 05:54:23 #84 DONE 2.8s 05:54:23 05:54:23 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:54:23 #0 1.638 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:23 #0 1.948 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:23 #0 2.442 OK: 248 MiB in 58 packages 05:54:23 #85 DONE 2.8s 05:54:23 05:54:23 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:54:23 #86 DONE 0.1s 05:54:23 05:54:23 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:54:23 #87 DONE 0.1s 05:54:23 05:54:23 #88 [security-spire-config stage-2 6/10] COPY security.txt / 05:54:23 #88 DONE 0.2s 05:54:23 05:54:23 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:54:23 #89 DONE 0.1s 05:54:23 05:54:23 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:54:23 #90 DONE 0.1s 05:54:23 05:54:23 #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:54:23 #91 DONE 0.1s 05:54:23 05:54:23 #92 [security-spire-config] exporting to image 05:54:23 #92 exporting layers 05:54:24 #92 ... 05:54:24 05:54:24 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:54:24 #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:24 #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:24 #0 3.227 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.243 Executing busybox-1.36.1-r30.post-upgrade 05:54:24 #0 3.301 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.306 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.307 Executing busybox-1.36.1-r30.trigger 05:54:24 #0 3.324 OK: 19 MiB in 18 packages 05:54:24 #93 DONE 3.5s 05:54:24 05:54:24 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:54:24 #0 2.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:24 #0 2.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:24 #0 3.197 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.247 Executing busybox-1.36.1-r30.post-upgrade 05:54:24 #0 3.327 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.330 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.333 Executing busybox-1.36.1-r30.trigger 05:54:24 #0 3.347 OK: 13 MiB in 28 packages 05:54:24 #94 DONE 3.6s 05:54:24 05:54:24 #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:54:24 #0 2.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:24 #0 2.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:24 #0 3.366 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.383 Executing busybox-1.36.1-r30.post-upgrade 05:54:24 #0 3.441 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.446 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.450 Executing busybox-1.36.1-r30.trigger 05:54:24 #0 3.454 OK: 12 MiB in 21 packages 05:54:24 #95 DONE 3.6s 05:54:24 05:54:24 #96 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:54:24 #0 2.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:24 #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:24 #0 3.351 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.371 Executing busybox-1.36.1-r30.post-upgrade 05:54:24 #0 3.428 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.435 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.435 Executing busybox-1.36.1-r30.trigger 05:54:24 #0 3.441 OK: 8 MiB in 16 packages 05:54:24 #96 DONE 3.6s 05:54:24 05:54:24 #97 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:54:24 #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:24 #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:24 #0 3.291 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.312 Executing busybox-1.36.1-r30.post-upgrade 05:54:24 #0 3.372 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.380 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #0 3.380 Executing busybox-1.36.1-r30.trigger 05:54:24 #0 3.389 OK: 8 MiB in 15 packages 05:54:24 #97 DONE 3.6s 05:54:24 05:54:24 #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:54:24 #98 ... 05:54:24 05:54:24 #92 [security-spire-config] exporting to image 05:54:24 #92 exporting layers 0.4s done 05:54:24 #92 writing image sha256:a655afa3a01f61cfbc137885934ce8c184b339b3937682925dbe4d7065f299e4 done 05:54:24 #92 naming to docker.io/library/security-spire-config done 05:54:24 #92 DONE 0.4s 05:54:24 05:54:24 #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:54:24 #78 1.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:24 #78 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:24 #78 2.222 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #78 2.243 Executing busybox-1.36.1-r30.post-upgrade 05:54:24 #78 2.300 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #78 2.302 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:54:24 #78 2.306 Executing busybox-1.36.1-r30.trigger 05:54:24 #78 2.312 OK: 8 MiB in 15 packages 05:54:25 #78 DONE 3.2s 05:54:25 05:54:25 #99 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:54:25 #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:25 #0 1.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:54:25 #0 1.777 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:54:25 #0 1.791 Executing busybox-1.36.1-r30.post-upgrade 05:54:25 #0 1.837 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:54:25 #0 1.845 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:54:25 #0 1.850 Executing busybox-1.36.1-r30.trigger 05:54:25 #0 1.855 OK: 9 MiB in 19 packages 05:54:25 #99 DONE 2.7s 05:54:25 05:54:25 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:54:26 #100 DONE 1.0s 05:54:26 05:54:26 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:54:26 #101 DONE 1.0s 05:54:26 05:54:26 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:54:26 #102 DONE 0.0s 05:54:26 05:54:26 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:54:26 #103 DONE 0.6s 05:54:26 05:54:26 #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:54:26 #98 DONE 2.7s 05:54:26 05:54:26 #104 [security-spire-server stage-2 6/9] COPY security.txt / 05:54:26 #104 DONE 0.5s 05:54:26 05:54:26 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:54:26 #105 DONE 0.1s 05:54:26 05:54:26 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:54:26 Removing intermediate container 5c4b0344cf01 05:54:26 ---> d45375ecb78d 05:54:26 Successfully built d45375ecb78d 05:54:26 Successfully tagged ci-base-image-arm64:latest 05:54:26 #106 DONE 0.1s 05:54:26 05:54:26 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:54:26 #107 DONE 0.1s 05:54:26 05:54:26 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:54:26 #108 DONE 0.1s 05:54:26 05:54:26 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 05:54:26 #109 DONE 0.1s 05:54:26 05:54:26 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:54:26 #110 DONE 0.0s 05:54:26 05:54:26 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:54:26 #111 DONE 0.0s 05:54:26 05:54:26 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:54:26 #112 DONE 0.1s 05:54:26 05:54:26 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:54:26 #113 DONE 0.0s 05:54:26 05:54:26 #114 [security-spire-server] exporting to image [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:27 + docker inspect -f . ci-base-image-arm64 05:54:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:27 prd-ubuntu20.04-docker-arm64-4c-16g-8057 does not seem to be running inside a container 05:54:27 #114 exporting layers 0.4s done 05:54:27 #114 writing image sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa done 05:54:27 #114 naming to docker.io/library/security-spire-server done 05:54:27 #114 DONE 0.4s 05:54:27 05:54:27 #115 [security-spire-agent] exporting to image 05:54:27 #115 exporting layers 0.4s done 05:54:27 #115 writing image sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 05:54:27 #115 writing image sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 done 05:54:27 #115 naming to docker.io/library/security-spire-agent done 05:54:27 #115 DONE 0.4s 05:54:27 05:54:27 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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 05:54:28 $ docker top a18fa7e907022ff2e974d299e18ed2c53d9bdba154e1b1dae450a63c7fa031ee -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:29 + go version 05:54:29 go version go1.23.9 linux/arm64 [Pipeline] } 05:54:29 $ docker stop --time=1 a18fa7e907022ff2e974d299e18ed2c53d9bdba154e1b1dae450a63c7fa031ee 05:54:30 #116 ... 05:54:30 05:54:30 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:31 #117 ... 05:54:31 05:54:31 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:31 $ docker rm -f --volumes a18fa7e907022ff2e974d299e18ed2c53d9bdba154e1b1dae450a63c7fa031ee [Pipeline] // withDockerContainer 05:54:31 #118 ... 05:54:31 05:54:31 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:31 #119 ... 05:54:31 05:54:31 #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:54:31 05:54:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:54:32 latest: Pulling from edgex-devops/edgex-compose-arm64 05:54:32 547446be3368: Pulling fs layer 05:54:32 d125d8839a47: Pulling fs layer 05:54:32 3e85d5ac6304: Pulling fs layer 05:54:32 c3105a71a48b: Pulling fs layer 05:54:32 0f093f025ec4: Pulling fs layer 05:54:32 c3105a71a48b: Waiting 05:54:32 c3106fc0e877: Pulling fs layer 05:54:32 c3106fc0e877: Waiting 05:54:32 547446be3368: Download complete 05:54:32 c3105a71a48b: Verifying Checksum 05:54:32 c3105a71a48b: Download complete 05:54:33 d125d8839a47: Verifying Checksum 05:54:33 d125d8839a47: Download complete 05:54:33 c3106fc0e877: Download complete 05:54:33 0f093f025ec4: Verifying Checksum 05:54:33 0f093f025ec4: Download complete 05:54:33 547446be3368: Pull complete 05:54:35 d125d8839a47: Pull complete 05:54:35 3e85d5ac6304: Verifying Checksum 05:54:35 3e85d5ac6304: Download complete 05:54:45 3e85d5ac6304: Pull complete 05:54:45 c3105a71a48b: Pull complete 05:54:45 0f093f025ec4: Pull complete 05:54:45 c3106fc0e877: Pull complete 05:54:45 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:54:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:46 prd-ubuntu20.04-docker-arm64-4c-16g-8057 does not seem to be running inside a container 05:54:46 $ 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/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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 05:54:48 $ docker top 01be72ab05c4db2008775ddc4ede7b8df9daef95bcba578f0d64cbbc20932e07 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:48 + docker compose -f ./docker-compose-build.yml build --parallel 05:54:58 #120 DONE 34.3s 05:54:58 05:54:58 #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:58 #77 DONE 37.0s 05:54:58 05:54:58 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:58 #116 DONE 36.9s 05:54:58 05:54:58 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:58 #119 DONE 37.0s 05:54:58 05:54:58 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:58 #118 DONE 37.0s 05:54:58 05:54:58 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:58 #117 DONE 36.9s 05:54:58 05:54:58 #121 [core-metadata builder 6/7] COPY . . 05:54:58 #1 [core-command internal] load build definition from Dockerfile 05:54:58 #1 transferring dockerfile: 05:54:58 #1 transferring dockerfile: 1.94kB done 05:54:58 #1 DONE 1.1s 05:54:59 05:54:59 #2 [security-proxy-auth internal] load build definition from Dockerfile 05:54:59 #2 transferring dockerfile: 2.14kB 0.0s done 05:54:59 #2 DONE 0.1s 05:54:59 05:54:59 #3 [core-keeper internal] load build definition from Dockerfile 05:54:59 #3 transferring dockerfile: 2.01kB 0.0s done 05:54:59 #3 DONE 0.1s 05:54:59 05:54:59 #4 [security-spire-server internal] load build definition from Dockerfile 05:54:59 #4 transferring dockerfile: 1.70kB done 05:54:59 #4 DONE 0.1s 05:54:59 05:54:59 #5 [core-metadata internal] load build definition from Dockerfile 05:54:59 #5 transferring dockerfile: 2.10kB done 05:54:59 #5 DONE 0.1s 05:54:59 05:54:59 #6 [security-secretstore-setup internal] load build definition from Dockerfile 05:54:59 #6 transferring dockerfile: 2.49kB 0.0s done 05:54:59 #6 DONE 0.1s 05:54:59 05:54:59 #7 [support-scheduler internal] load build definition from Dockerfile 05:54:59 #7 transferring dockerfile: 1.83kB done 05:54:59 #7 DONE 0.1s 05:54:59 05:54:59 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:54:59 #8 transferring dockerfile: 2.23kB done 05:54:59 #8 DONE 0.0s 05:54:59 05:54:59 #9 [security-proxy-setup internal] load build definition from Dockerfile 05:54:59 #9 transferring dockerfile: 2.50kB done 05:54:59 #9 DONE 0.1s 05:54:59 05:54:59 #10 [security-spire-config internal] load build definition from Dockerfile 05:54:59 #10 transferring dockerfile: 1.69kB done 05:54:59 #10 DONE 0.1s 05:54:59 05:54:59 #11 [security-spire-agent internal] load build definition from Dockerfile 05:54:59 #11 transferring dockerfile: 1.81kB 0.0s done 05:54:59 #11 DONE 0.1s 05:54:59 05:54:59 #12 [security-bootstrapper internal] load build definition from Dockerfile 05:54:59 #12 transferring dockerfile: 3.02kB done 05:54:59 #12 DONE 0.1s 05:54:59 05:54:59 #13 [support-notifications internal] load build definition from Dockerfile 05:54:59 #13 transferring dockerfile: 2.00kB done 05:54:59 #13 DONE 0.1s 05:55:00 05:55:00 #14 [core-data internal] load build definition from Dockerfile 05:55:00 #14 transferring dockerfile: 2.04kB done 05:55:00 #14 DONE 0.1s 05:55:00 05:55:00 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:55:00 #15 transferring dockerfile: 1.89kB done 05:55:00 #15 DONE 0.1s 05:55:00 05:55:00 #16 [core-command internal] load .dockerignore 05:55:00 #16 transferring context: 50B 0.0s done 05:55:00 #16 DONE 0.1s 05:55:01 05:55:01 #17 [security-proxy-auth internal] load .dockerignore 05:55:01 #17 transferring context: 50B done 05:55:01 #17 DONE 0.0s 05:55:01 05:55:01 #18 [core-keeper internal] load .dockerignore 05:55:01 #18 transferring context: 50B 0.0s done 05:55:01 #18 DONE 0.1s 05:55:01 05:55:01 #19 [security-spire-server internal] load .dockerignore 05:55:01 #19 transferring context: 50B done 05:55:01 #19 DONE 0.1s 05:55:01 05:55:01 #20 [core-metadata internal] load .dockerignore 05:55:01 #20 transferring context: 50B done 05:55:01 #20 DONE 0.1s 05:55:01 05:55:01 #21 [security-secretstore-setup internal] load .dockerignore 05:55:01 #21 transferring context: 50B done 05:55:01 #21 DONE 0.1s 05:55:01 05:55:01 #22 [support-scheduler internal] load .dockerignore 05:55:01 #22 transferring context: 50B done 05:55:01 #22 DONE 0.1s 05:55:01 05:55:01 #23 [core-common-config-bootstrapper internal] load .dockerignore 05:55:01 #23 transferring context: 50B done 05:55:01 #23 DONE 0.1s 05:55:01 05:55:01 #24 [security-proxy-setup internal] load .dockerignore 05:55:01 #24 transferring context: 50B done 05:55:01 #24 DONE 0.1s 05:55:01 05:55:01 #25 [security-spire-config internal] load .dockerignore 05:55:01 #25 transferring context: 50B done 05:55:01 #25 DONE 0.1s 05:55:01 05:55:01 #26 [security-spire-agent internal] load .dockerignore 05:55:01 #26 transferring context: 50B 0.0s done 05:55:01 #26 DONE 0.1s 05:55:01 05:55:01 #27 [security-bootstrapper internal] load .dockerignore 05:55:01 #27 transferring context: 50B done 05:55:01 #27 DONE 0.1s 05:55:01 05:55:01 #28 [support-notifications internal] load .dockerignore 05:55:01 #28 transferring context: 50B done 05:55:01 #28 DONE 0.1s 05:55:01 05:55:01 #29 [core-data internal] load .dockerignore 05:55:01 #29 transferring context: 50B done 05:55:01 #29 DONE 0.1s 05:55:01 05:55:01 #30 [security-spiffe-token-provider internal] load .dockerignore 05:55:01 #30 transferring context: 50B 0.0s done 05:55:01 #30 DONE 0.1s 05:55:01 05:55:01 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:55:02 #31 DONE 0.0s 05:55:02 05:55:02 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 05:55:02 #32 DONE 0.7s 05:55:02 05:55:02 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:55:02 #31 DONE 0.0s 05:55:02 05:55:02 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:02 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:02 #33 ... 05:55:02 05:55:02 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:55:02 #31 DONE 0.0s 05:55:02 05:55:02 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:02 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 05:55:02 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 05:55:02 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:55:02 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 05:55:02 #33 ... 05:55:02 05:55:02 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:55:02 #31 DONE 0.0s 05:55:02 05:55:02 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:02 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.2s 05:55:03 #33 ... 05:55:03 05:55:03 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:55:03 #31 DONE 0.0s 05:55:03 05:55:03 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:03 #33 ... 05:55:03 05:55:03 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 05:55:03 #32 DONE 1.2s 05:55:03 05:55:03 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:03 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 05:55:03 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 05:55:03 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:55:03 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 05:55:03 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.31MB / 4.09MB 0.5s 05:55:03 #33 ... 05:55:03 05:55:03 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:55:03 #31 DONE 0.0s 05:55:03 05:55:03 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:03 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.6s 05:55:03 #33 ... 05:55:03 05:55:03 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:55:03 #31 DONE 0.0s 05:55:03 05:55:03 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:03 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done 05:55:03 #33 ... 05:55:03 05:55:03 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:55:03 #31 DONE 0.0s 05:55:03 05:55:03 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:03 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done 05:55:03 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 05:55:03 #33 ... 05:55:03 05:55:03 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 05:55:03 #32 DONE 1.6s 05:55:03 05:55:03 #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:03 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 05:55:03 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 05:55:03 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:55:03 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 05:55:03 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done 05:55:04 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 05:55:04 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 05:55:04 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:55:04 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 05:55:04 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done 05:55:04 #33 ... 05:55:04 05:55:04 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:55:04 #34 DONE 1.9s 05:55:04 05:55:04 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 05:55:04 #32 DONE 1.8s 05:55:04 05:55:04 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:04 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 05:55:04 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 05:55:04 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:55:04 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 05:55:04 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done 05:55:04 #33 ... 05:55:04 05:55:04 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:55:04 #31 DONE 0.0s 05:55:04 05:55:04 #35 [core-command internal] load build context 05:55:04 #35 transferring context: 3.26MB 1.6s done 05:55:04 #35 DONE 2.3s 05:55:04 05:55:04 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:05 #33 ... 05:55:05 05:55:05 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:55:05 #31 DONE 0.0s 05:55:05 05:55:05 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:05 #33 ... 05:55:05 05:55:05 #36 [security-proxy-auth internal] load build context 05:55:05 #36 transferring context: 3.26MB 1.8s done 05:55:05 #36 DONE 2.3s 05:55:05 05:55:05 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:55:05 #31 DONE 0.0s 05:55:05 05:55:05 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:05 #33 ... 05:55:05 05:55:05 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:55:05 #31 DONE 0.0s 05:55:05 05:55:05 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:05 #33 ... 05:55:05 05:55:05 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 05:55:05 #32 DONE 2.6s 05:55:05 05:55:05 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:05 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 05:55:05 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 05:55:05 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:55:05 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 05:55:05 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done 05:55:05 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 05:55:05 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 05:55:05 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:55:05 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 05:55:05 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done 05:55:05 #33 ... 05:55:05 05:55:05 #37 [security-secretstore-setup internal] load build context 05:55:05 #37 transferring context: 3.26MB 1.9s done 05:55:05 #37 DONE 2.5s 05:55:05 05:55:05 #38 [core-keeper internal] load build context 05:55:05 #38 transferring context: 3.26MB 2.2s done 05:55:05 #38 DONE 3.2s 05:55:05 05:55:05 #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:06 #33 ... 05:55:06 05:55:06 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 05:55:06 #39 DONE 1.8s 05:55:06 05:55:06 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:55:06 #40 DONE 0.0s 05:55:06 05:55:06 #41 [security-spire-agent internal] load build context 05:55:06 #41 DONE 0.0s 05:55:06 05:55:06 #42 [core-metadata internal] load build context 05:55:06 #42 transferring context: 3.26MB 2.0s done 05:55:06 #42 DONE 2.8s 05:55:06 05:55:06 #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:06 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 05:55:06 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 05:55:06 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:55:06 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 05:55:06 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done 05:55:06 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.7s done 05:55:06 #33 ... 05:55:06 05:55:06 #43 [support-scheduler internal] load build context 05:55:06 #43 transferring context: 3.26MB 1.7s done 05:55:06 #43 DONE 2.8s 05:55:06 05:55:06 #44 [security-spire-server internal] load build context 05:55:06 #44 transferring context: 23.80kB 0.2s done 05:55:06 #44 DONE 2.1s 05:55:06 05:55:06 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:06 #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 05:55:06 #45 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 05:55:06 #45 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 05:55:06 #45 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 05:55:06 #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 05:55:06 #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done 05:55:06 #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s done 05:55:06 #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 05:55:06 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.7s 05:55:06 #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 05:55:06 #45 ... 05:55:06 05:55:06 #46 [security-spire-config internal] load build context 05:55:06 #46 transferring context: 22.05kB 0.0s done 05:55:06 #46 DONE 2.2s 05:55:06 05:55:06 #47 [core-common-config-bootstrapper internal] load build context 05:55:06 #47 transferring context: 3.26MB 1.8s done 05:55:06 #47 DONE 3.0s 05:55:06 05:55:06 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:06 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 1.9s 05:55:07 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.79MB / 33.17MB 2.2s 05:55:07 #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 05:55:07 #45 ... 05:55:07 05:55:07 #48 [security-proxy-setup internal] load build context 05:55:07 #48 transferring context: 3.26MB 2.0s done 05:55:07 #48 DONE 3.2s 05:55:07 05:55:07 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:07 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.68MB / 33.17MB 2.3s 05:55:07 #45 ... 05:55:07 05:55:07 #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:55:07 #33 DONE 7.0s 05:55:07 05:55:07 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:08 #45 ... 05:55:08 05:55:08 #49 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:55:08 #49 DONE 7.4s 05:55:08 05:55:08 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:08 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 2.9s 05:55:08 #121 ... 05:55:08 05:55:08 #122 [core-keeper builder 7/8] COPY . . 05:55:08 #122 ... 05:55:08 05:55:08 #123 [security-bootstrapper builder 6/7] COPY . . 05:55:08 #123 ... 05:55:08 05:55:08 #124 [support-notifications builder 6/7] COPY . . 05:55:08 #124 ... 05:55:08 05:55:08 #125 [support-scheduler builder 6/7] COPY . . 05:55:08 #125 ... 05:55:08 05:55:08 #126 [security-spiffe-token-provider builder 6/7] COPY . . 05:55:08 #45 ... 05:55:08 05:55:08 #41 [security-spire-agent internal] load build context 05:55:08 #41 transferring context: 23.33kB 0.1s done 05:55:08 #41 DONE 1.9s 05:55:08 05:55:08 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:08 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 3.1s 05:55:08 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 3.4s 05:55:08 #126 DONE 10.9s 05:55:08 05:55:08 #122 [core-keeper builder 7/8] COPY . . 05:55:08 #122 DONE 10.9s 05:55:08 05:55:08 #125 [support-scheduler builder 6/7] COPY . . 05:55:08 #125 DONE 10.9s 05:55:08 05:55:08 #123 [security-bootstrapper builder 6/7] COPY . . 05:55:08 #123 DONE 10.9s 05:55:08 05:55:08 #121 [security-proxy-auth builder 6/7] COPY . . 05:55:08 #121 DONE 10.9s 05:55:08 05:55:08 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:55:08 #127 CACHED 05:55:08 05:55:08 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:08 #128 CACHED 05:55:08 05:55:08 #129 [security-secretstore-setup builder 6/7] COPY . . 05:55:08 #129 CACHED 05:55:08 05:55:08 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:08 #130 CACHED 05:55:08 05:55:08 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:55:08 #131 CACHED 05:55:08 05:55:08 #132 [security-bootstrapper builder 6/7] COPY . . 05:55:08 #132 CACHED 05:55:08 05:55:08 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:08 #133 CACHED 05:55:08 05:55:08 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:55:08 #134 CACHED 05:55:08 05:55:08 #135 [core-metadata builder 6/7] COPY . . 05:55:08 #135 CACHED 05:55:08 05:55:08 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 05:55:08 #136 CACHED 05:55:08 05:55:08 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:08 #137 CACHED 05:55:08 05:55:08 #138 [core-command builder 6/7] COPY . . 05:55:08 #138 CACHED 05:55:08 05:55:08 #139 [security-proxy-auth builder 6/7] COPY . . 05:55:08 #139 CACHED 05:55:08 05:55:08 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:55:08 #140 CACHED 05:55:08 05:55:08 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:08 #141 CACHED 05:55:08 05:55:08 #124 [support-notifications builder 6/7] COPY . . 05:55:08 #124 DONE 10.9s 05:55:08 05:55:08 #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:08 #142 CACHED 05:55:08 05:55:08 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:55:08 #143 CACHED 05:55:08 05:55:08 #144 [core-common-config-bootstrapper builder 6/7] COPY . . 05:55:08 #144 CACHED 05:55:08 05:55:08 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:55:08 #45 ... 05:55:08 05:55:08 #50 [support-notifications internal] load build context 05:55:08 #50 transferring context: 3.26MB 1.8s done 05:55:08 #50 DONE 2.9s 05:55:08 05:55:08 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:08 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.6s 05:55:08 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 3.8s 05:55:09 #45 ... 05:55:09 05:55:09 #51 [security-bootstrapper internal] load build context 05:55:09 #51 transferring context: 3.26MB 1.6s done 05:55:09 #51 DONE 3.5s 05:55:09 05:55:09 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:09 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 4.1s 05:55:09 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.3s 05:55:09 #45 ... 05:55:09 05:55:09 #52 [core-data internal] load build context 05:55:09 #52 transferring context: 3.26MB 1.9s done 05:55:09 #52 DONE 3.7s 05:55:09 05:55:09 #53 [security-spiffe-token-provider internal] load build context 05:55:09 #53 transferring context: 3.26MB 2.0s done 05:55:09 #53 DONE 3.8s 05:55:09 05:55:09 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:09 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.6s done 05:55:10 #145 1.582 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:55:11 #45 ... 05:55:11 05:55:11 #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 05:55:11 #54 DONE 4.4s 05:55:11 05:55:11 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:11 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 05:55:16 #45 ... 05:55:16 05:55:16 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:55:16 #40 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 05:55:16 #40 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 05:55:16 #40 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 05:55:16 #40 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 05:55:16 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:55:16 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 05:55:16 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 05:55:16 #40 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 05:55:16 #40 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.0s done 05:55:16 #40 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 05:55:16 #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.6s 05:55:16 #40 ... 05:55:16 05:55:16 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:16 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.5s 05:55:17 #45 ... 05:55:17 05:55:17 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:17 #55 DONE 9.3s 05:55:17 05:55:17 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:17 #45 ... 05:55:17 05:55:17 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:55:17 #0 8.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:17 #0 8.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:17 #56 ... 05:55:17 05:55:17 #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:55:17 #0 9.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:17 #0 9.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:17 #0 11.46 (1/1) Installing dumb-init (1.2.5-r3) 05:55:17 #0 11.53 Executing busybox-1.36.1-r29.trigger 05:55:17 #0 11.54 OK: 9 MiB in 15 packages 05:55:18 #57 ... 05:55:18 05:55:18 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:55:18 #40 ... 05:55:18 05:55:18 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:55:18 #58 ... 05:55:18 05:55:18 #57 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:55:18 #57 DONE 12.3s 05:55:18 05:55:18 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:55:18 #59 ... 05:55:18 05:55:18 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:55:18 #60 ... 05:55:18 05:55:18 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:55:18 #61 ... 05:55:18 05:55:18 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:55:19 #62 ... 05:55:19 05:55:19 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:55:19 #63 ... 05:55:19 05:55:19 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:55:19 #64 ... 05:55:19 05:55:19 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:55:19 #65 ... 05:55:19 05:55:19 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:55:19 #56 10.32 (1/7) Installing ca-certificates (20250619-r0) 05:55:19 #56 10.48 (2/7) Installing dumb-init (1.2.5-r3) 05:55:19 #56 10.50 (3/7) Installing libgcc (13.2.1_git20240309-r1) 05:55:19 #56 10.50 (4/7) Installing libsodium (1.0.19-r0) 05:55:19 #56 10.51 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 05:55:19 #56 10.69 (6/7) Installing libzmq (4.3.5-r2) 05:55:19 #56 10.73 (7/7) Installing zeromq (4.3.5-r2) 05:55:19 #56 10.75 Executing busybox-1.36.1-r29.trigger 05:55:19 #56 10.82 Executing ca-certificates-20250619-r0.trigger 05:55:19 #56 11.18 OK: 14 MiB in 21 packages 05:55:19 #56 DONE 12.0s 05:55:19 05:55:19 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:55:20 #145 ... 05:55:20 05:55:20 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:55:20 #0 1.571 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:55:20 #146 ... 05:55:20 05:55:20 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:55:20 #0 1.533 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:55:20 #147 ... 05:55:20 05:55:20 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:55:20 #0 1.617 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:55:20 #148 ... 05:55:20 05:55:20 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:55:20 #0 1.604 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:55:20 #149 ... 05:55:20 05:55:20 #150 [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:55:20 #0 1.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:55:20 #150 ... 05:55:20 05:55:20 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:55:20 #0 1.614 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:55:20 #151 ... 05:55:20 05:55:20 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:55:20 #0 1.588 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:55:20 #152 ... 05:55:20 05:55:20 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:55:20 #0 1.601 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:55:20 #153 ... 05:55:20 05:55:20 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:55:20 #0 1.533 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:55:20 #154 ... 05:55:20 05:55:20 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:55:20 #0 1.603 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:55:20 #155 ... 05:55:20 05:55:20 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:55:20 #0 1.516 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:55:20 #66 ... 05:55:20 05:55:20 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:21 #67 ... 05:55:21 05:55:21 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:55:21 #68 ... 05:55:21 05:55:21 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:55:21 #69 ... 05:55:21 05:55:21 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:55:21 #70 ... 05:55:21 05:55:21 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:55:21 #71 ... 05:55:21 05:55:21 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:55:21 #72 ... 05:55:21 05:55:21 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:55:21 #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.1s done 05:55:23 #40 ... 05:55:23 05:55:23 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:23 #67 DONE 12.6s 05:55:23 05:55:23 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:23 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.3s 05:55:27 #45 ... 05:55:27 05:55:27 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:55:27 #58 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:27 #58 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:27 #58 13.22 (1/4) Installing ca-certificates (20250619-r0) 05:55:27 #58 13.72 (2/4) Installing dumb-init (1.2.5-r3) 05:55:27 #58 13.77 (3/4) Installing su-exec (0.2-r3) 05:55:27 #58 13.78 (4/4) Installing yq-go (4.44.1-r2) 05:55:27 #58 15.61 Executing busybox-1.36.1-r29.trigger 05:55:27 #58 15.93 Executing ca-certificates-20250619-r0.trigger 05:55:27 #58 17.49 OK: 20 MiB in 18 packages 05:55:27 #58 DONE 18.9s 05:55:27 05:55:27 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:27 #45 ... 05:55:27 05:55:27 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:55:27 #66 6.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:27 #66 ... 05:55:27 05:55:27 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:55:27 #0 7.748 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:27 #0 9.805 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:27 #73 ... 05:55:27 05:55:27 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:28 #45 ... 05:55:28 05:55:28 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 05:55:28 #0 8.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:28 #74 ... 05:55:28 05:55:28 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:28 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.4s 05:55:29 #45 ... 05:55:29 05:55:29 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:55:29 #62 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:29 #62 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:29 #62 ... 05:55:29 05:55:29 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:55:29 #65 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:29 #65 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:29 #65 20.19 (1/1) Installing dumb-init (1.2.5-r3) 05:55:29 #65 20.24 Executing busybox-1.36.1-r29.trigger 05:55:29 #65 20.36 OK: 9 MiB in 15 packages 05:55:30 #65 ... 05:55:30 05:55:30 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:55:30 #59 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:30 #59 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:30 #59 20.60 (1/3) Installing ca-certificates (20250619-r0) 05:55:30 #59 21.03 (2/3) Installing dumb-init (1.2.5-r3) 05:55:30 #59 21.06 (3/3) Installing tzdata (2025b-r0) 05:55:30 #59 ... 05:55:30 05:55:30 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:31 #45 ... 05:55:31 05:55:31 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:55:31 #65 DONE 22.8s 05:55:31 05:55:31 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:31 #45 ... 05:55:31 05:55:31 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:55:31 #60 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:31 #60 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:31 #60 ... 05:55:31 05:55:31 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:55:31 #61 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:31 #61 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:32 #61 ... 05:55:32 05:55:32 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:55:32 #69 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:32 #69 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:32 #69 ... 05:55:32 05:55:32 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:32 #45 ... 05:55:32 05:55:32 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:55:32 #64 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:32 #64 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:32 #64 ... 05:55:32 05:55:32 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:55:32 #63 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:32 #63 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:32 #63 ... 05:55:32 05:55:32 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:55:32 #68 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:32 #68 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:32 #68 ... 05:55:32 05:55:32 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:55:32 #70 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:32 #70 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:32 #70 ... 05:55:32 05:55:32 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:33 #45 ... 05:55:33 05:55:33 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:55:33 #71 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:33 #71 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:33 #71 ... 05:55:33 05:55:33 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:55:33 #72 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:33 #72 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:33 #72 ... 05:55:33 05:55:33 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:33 #45 ... 05:55:33 05:55:33 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:55:33 #0 3.710 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:33 #0 5.661 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:33 #75 ... 05:55:33 05:55:33 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:55:33 #63 25.19 (1/2) Installing dumb-init (1.2.5-r3) 05:55:33 #63 25.24 (2/2) Installing su-exec (0.2-r3) 05:55:33 #63 25.26 Executing busybox-1.36.1-r29.trigger 05:55:33 #63 25.39 OK: 9 MiB in 16 packages 05:55:35 #63 ... 05:55:35 05:55:35 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:55:35 #59 22.68 Executing busybox-1.36.1-r29.trigger 05:55:35 #59 22.82 Executing ca-certificates-20250619-r0.trigger 05:55:35 #59 24.77 OK: 11 MiB in 17 packages 05:55:35 #59 DONE 27.5s 05:55:35 05:55:35 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:55:35 #63 DONE 27.4s 05:55:35 05:55:35 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:55:35 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.3s done 05:55:36 #45 ... 05:55:36 05:55:36 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:55:36 #60 24.24 (1/4) Installing dumb-init (1.2.5-r3) 05:55:36 #60 24.28 (2/4) Installing openssl (3.3.4-r0) 05:55:36 #60 24.39 (3/4) Installing su-exec (0.2-r3) 05:55:36 #60 24.41 (4/4) Installing yq-go (4.44.1-r2) 05:55:36 #60 25.42 Executing busybox-1.36.1-r29.trigger 05:55:36 #60 25.60 OK: 20 MiB in 18 packages 05:55:36 #60 DONE 28.4s 05:55:37 05:55:37 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:55:37 #69 23.82 OK: 239 MiB in 58 packages 05:55:37 #69 DONE 28.0s 05:55:37 05:55:37 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:55:37 #68 26.07 OK: 239 MiB in 58 packages 05:55:37 #68 ... 05:55:37 05:55:37 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:55:37 #70 24.45 OK: 239 MiB in 58 packages 05:55:37 #70 DONE 26.3s 05:55:37 05:55:37 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:55:37 #0 3.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:37 #0 5.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:37 #76 ... 05:55:37 05:55:37 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:55:38 #77 ... 05:55:38 05:55:38 #78 [core-command builder 4/7] COPY go.mod vendor* ./ 05:55:38 #78 DONE 1.5s 05:55:38 05:55:38 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:38 #79 ... 05:55:38 05:55:38 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:55:38 #66 8.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:38 #66 ... 05:55:38 05:55:38 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:55:38 #77 DONE 1.5s 05:55:38 05:55:38 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:55:38 #64 27.63 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:55:38 #64 27.63 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:55:38 #64 27.63 OK: 24052 distinct packages available 05:55:38 #64 30.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:38 #64 ... 05:55:38 05:55:38 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 05:55:38 #74 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:38 #74 ... 05:55:38 05:55:38 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:55:38 #72 25.14 OK: 239 MiB in 58 packages 05:55:38 #72 DONE 28.2s 05:55:38 05:55:38 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:55:38 #68 DONE 28.1s 05:55:38 05:55:38 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:55:40 #80 ... 05:55:40 05:55:40 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:55:40 #62 21.93 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:55:40 #62 21.94 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:55:40 #62 21.94 OK: 24052 distinct packages available 05:55:40 #62 23.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:40 #62 26.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:40 #62 ... 05:55:40 05:55:40 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:55:40 #73 22.09 (1/1) Installing dumb-init (1.2.5-r3) 05:55:40 #73 22.51 Executing busybox-1.36.1-r29.trigger 05:55:40 #73 22.73 OK: 9 MiB in 15 packages 05:55:40 #73 ... 05:55:40 05:55:40 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:55:40 #80 DONE 1.7s 05:55:40 05:55:40 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:55:40 #81 DONE 1.7s 05:55:40 05:55:40 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:41 #82 ... 05:55:41 05:55:41 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:55:41 #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:41 #0 6.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:41 #83 ... 05:55:41 05:55:41 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 05:55:41 #74 21.61 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:55:41 #74 21.87 Executing busybox-1.36.1-r30.post-upgrade 05:55:41 #74 22.53 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:55:41 #74 22.55 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:55:41 #74 22.58 Executing busybox-1.36.1-r30.trigger 05:55:41 #74 22.73 OK: 9 MiB in 15 packages 05:55:41 #74 ... 05:55:41 05:55:41 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:55:41 #66 18.93 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:55:41 #66 19.09 Executing busybox-1.36.1-r30.post-upgrade 05:55:41 #66 19.76 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:55:41 #66 19.80 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:55:41 #66 19.80 Executing busybox-1.36.1-r30.trigger 05:55:41 #66 19.95 OK: 14 MiB in 21 packages 05:55:41 #66 DONE 22.1s 05:55:42 05:55:42 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:55:42 #75 18.06 OK: 239 MiB in 58 packages 05:55:42 #75 ... 05:55:42 05:55:42 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:55:42 #73 DONE 24.9s 05:55:42 05:55:42 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:55:42 #75 DONE 19.3s 05:55:42 05:55:42 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:55:43 #84 ... 05:55:43 05:55:43 #74 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 05:55:43 #74 DONE 27.0s 05:55:43 05:55:43 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:55:43 #84 DONE 1.0s 05:55:43 05:55:43 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:55:43 #76 16.34 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:55:43 #76 16.56 Executing busybox-1.36.1-r30.post-upgrade 05:55:44 #76 ... 05:55:44 05:55:44 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:55:44 #61 25.95 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:55:44 #61 25.95 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:55:44 #61 25.95 OK: 24052 distinct packages available 05:55:44 #61 28.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:44 #61 30.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:44 #61 ... 05:55:44 05:55:44 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:55:44 #62 35.43 (1/14) Installing ca-certificates (20250619-r0) 05:55:44 #62 35.76 (2/14) Installing brotli-libs (1.1.0-r2) 05:55:44 #62 35.86 (3/14) Installing c-ares (1.33.1-r0) 05:55:44 #62 35.89 (4/14) Installing libunistring (1.2-r0) 05:55:44 #62 35.98 (5/14) Installing libidn2 (2.3.7-r0) 05:55:44 #62 36.01 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:55:44 #62 36.03 (7/14) Installing libpsl (0.21.5-r1) 05:55:44 #62 36.05 (8/14) Installing zstd-libs (1.5.6-r0) 05:55:44 #62 36.10 (9/14) Installing libcurl (8.12.1-r0) 05:55:44 #62 36.19 (10/14) Installing curl (8.12.1-r0) 05:55:44 #62 36.21 (11/14) Installing dumb-init (1.2.5-r3) 05:55:44 #62 36.26 (12/14) Installing musl-obstack (1.2.3-r2) 05:55:44 #62 36.34 (13/14) Installing libucontext (1.2-r3) 05:55:44 #62 36.43 (14/14) Installing gcompat (1.1.0-r4) 05:55:44 #62 36.47 Executing busybox-1.36.1-r29.trigger 05:55:45 #62 36.62 Executing ca-certificates-20250619-r0.trigger 05:55:46 #62 ... 05:55:46 05:55:46 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:55:46 #85 ... 05:55:46 05:55:46 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:55:46 #76 17.18 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:55:46 #76 17.19 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:55:46 #76 17.21 Executing busybox-1.36.1-r30.trigger 05:55:46 #76 17.31 OK: 20 MiB in 18 packages 05:55:46 #76 DONE 18.7s 05:55:46 05:55:46 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:55:46 #71 25.23 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:55:46 #71 25.23 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:55:46 #71 25.23 OK: 24052 distinct packages available 05:55:46 #71 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:46 #71 30.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:46 #71 ... 05:55:46 05:55:46 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:55:46 #0 9.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:46 #86 ... 05:55:46 05:55:46 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:55:46 #83 14.75 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:55:46 #83 14.92 Executing busybox-1.36.1-r30.post-upgrade 05:55:46 #83 15.56 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:55:46 #83 15.57 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:55:46 #83 15.58 Executing busybox-1.36.1-r30.trigger 05:55:46 #83 ... 05:55:46 05:55:46 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:55:46 #0 9.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:47 #87 ... 05:55:47 05:55:47 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:55:47 #83 15.72 OK: 9 MiB in 15 packages 05:55:47 #83 ... 05:55:47 05:55:47 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:55:47 #62 37.57 OK: 15 MiB in 28 packages 05:55:47 #62 DONE 39.3s 05:55:48 05:55:48 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:55:49 #88 ... 05:55:49 05:55:49 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:49 #89 ... 05:55:49 05:55:49 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:55:49 #83 DONE 17.7s 05:55:49 05:55:49 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:55:49 #61 40.41 (1/5) Installing dumb-init (1.2.5-r3) 05:55:49 #61 40.47 (2/5) Installing musl-obstack (1.2.3-r2) 05:55:49 #61 40.51 (3/5) Installing libucontext (1.2-r3) 05:55:49 #61 40.53 (4/5) Installing gcompat (1.1.0-r4) 05:55:49 #61 40.60 (5/5) Installing openssl (3.3.4-r0) 05:55:49 #61 40.62 Executing busybox-1.36.1-r29.trigger 05:55:49 #61 40.67 OK: 10 MiB in 19 packages 05:55:49 #61 ... 05:55:49 05:55:49 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:55:49 #64 32.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:49 #64 39.64 (1/4) Installing dumb-init (1.2.5-r3) 05:55:49 #64 39.74 (2/4) Installing musl-obstack (1.2.3-r2) 05:55:49 #64 39.77 (3/4) Installing libucontext (1.2-r3) 05:55:49 #64 39.79 (4/4) Installing gcompat (1.1.0-r4) 05:55:49 #64 39.89 Executing busybox-1.36.1-r29.trigger 05:55:49 #64 40.02 OK: 9 MiB in 18 packages 05:55:49 #64 DONE 41.2s 05:55:49 05:55:49 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:55:51 #90 ... 05:55:51 05:55:51 #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:51 #91 ... 05:55:51 05:55:51 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:55:51 #61 DONE 42.4s 05:55:51 05:55:51 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:55:51 #92 ... 05:55:51 05:55:51 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:55:51 #71 39.04 OK: 239 MiB in 58 packages 05:55:51 #71 DONE 40.5s 05:55:51 05:55:51 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:55:51 #93 DONE 0.6s 05:55:51 05:55:51 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:55:51 #88 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:52 #88 4.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:53 #88 ... 05:55:53 05:55:53 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:53 #94 ... 05:55:53 05:55:53 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:55:53 #90 3.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:54 #90 5.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:56 #90 ... 05:55:56 05:55:56 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:55:56 #85 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:56 #85 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:56 #85 18.26 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:55:56 #85 18.35 Executing busybox-1.36.1-r30.post-upgrade 05:55:56 #85 18.82 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:55:56 #85 18.83 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:55:56 #85 18.85 Executing busybox-1.36.1-r30.trigger 05:55:56 #85 18.92 OK: 11 MiB in 17 packages 05:55:56 #85 ... 05:55:56 05:55:56 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:55:56 #92 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:55:56 #92 4.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:56 #92 ... 05:55:56 05:55:56 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:55:56 #86 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:56 #86 18.03 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:55:56 #86 18.12 Executing busybox-1.36.1-r30.post-upgrade 05:55:56 #86 18.49 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:55:56 #86 18.50 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:55:56 #86 18.52 Executing busybox-1.36.1-r30.trigger 05:55:56 #86 18.56 OK: 9 MiB in 16 packages 05:55:56 #86 ... 05:55:56 05:55:56 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:55:56 #87 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:55:56 #87 18.05 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:55:56 #87 18.15 Executing busybox-1.36.1-r30.post-upgrade 05:55:56 #87 18.51 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:55:56 #87 18.52 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:55:56 #87 18.55 Executing busybox-1.36.1-r30.trigger 05:55:56 #87 18.65 OK: 20 MiB in 18 packages 05:55:56 #87 ... 05:55:56 05:55:56 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:55:56 #86 DONE 21.0s 05:55:56 05:55:56 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:55:56 #85 DONE 21.1s 05:55:56 05:55:56 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:56 #95 ... 05:55:56 05:55:56 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:55:56 #87 DONE 20.1s 05:55:56 05:55:56 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:55:57 #96 DONE 0.3s 05:55:57 05:55:57 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:55:59 #97 DONE 2.6s 05:55:59 05:55:59 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:55:59 #88 10.34 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:55:59 #88 10.43 Executing busybox-1.36.1-r30.post-upgrade 05:55:59 #88 10.73 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:55:59 #88 10.74 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:55:59 #88 10.75 Executing busybox-1.36.1-r30.trigger 05:55:59 #88 10.83 OK: 15 MiB in 28 packages 05:55:59 #88 ... 05:55:59 05:55:59 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:55:59 #98 DONE 0.3s 05:55:59 05:55:59 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:55:59 #88 DONE 12.2s 05:55:59 05:55:59 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:55:59 #90 9.975 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:55:59 #90 10.20 Executing busybox-1.36.1-r30.post-upgrade 05:56:00 #90 10.51 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:56:00 #90 10.54 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:56:00 #90 10.56 Executing busybox-1.36.1-r30.trigger 05:56:00 #90 10.61 OK: 9 MiB in 18 packages 05:56:01 #90 DONE 11.3s 05:56:01 05:56:01 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:56:01 #92 9.515 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:56:01 #92 9.610 Executing busybox-1.36.1-r30.post-upgrade 05:56:01 #92 9.818 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:56:01 #92 9.827 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:56:01 #92 9.839 Executing busybox-1.36.1-r30.trigger 05:56:01 #92 9.882 OK: 10 MiB in 19 packages 05:56:01 #92 DONE 10.8s 05:56:01 05:56:01 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:56:02 #99 ... 05:56:02 05:56:02 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:56:02 #100 DONE 1.8s 05:56:02 05:56:02 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:56:02 #101 DONE 1.3s 05:56:03 05:56:03 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:56:03 #99 DONE 1.4s 05:56:03 05:56:03 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:56:03 #102 ... 05:56:03 05:56:03 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:56:03 #103 DONE 0.3s 05:56:03 05:56:03 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:56:03 #102 DONE 0.2s 05:56:03 05:56:03 #104 [security-spire-config stage-2 6/10] COPY security.txt / 05:56:03 #104 DONE 0.2s 05:56:03 05:56:03 #105 [security-spire-server stage-2 6/9] COPY security.txt / 05:56:03 #105 DONE 0.2s 05:56:03 05:56:03 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:56:03 #106 DONE 0.2s 05:56:03 05:56:03 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:56:03 #107 DONE 0.3s 05:56:03 05:56:03 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:56:03 #108 DONE 0.2s 05:56:03 05:56:03 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:56:03 #109 DONE 0.2s 05:56:03 05:56:03 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:56:04 #110 DONE 0.3s 05:56:04 05:56:04 #111 [security-spire-config] exporting to image 05:56:04 #111 exporting layers 05:56:04 #111 ... 05:56:04 05:56:04 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:56:04 #112 DONE 0.5s 05:56:04 05:56:04 #111 [security-spire-server] exporting to image 05:56:05 #111 ... 05:56:05 05:56:05 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:56:05 #113 DONE 2.3s 05:56:05 05:56:05 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:56:05 #114 DONE 0.1s 05:56:05 05:56:05 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 05:56:05 #115 DONE 0.2s 05:56:05 05:56:05 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:56:05 #116 DONE 0.2s 05:56:05 05:56:05 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:56:05 #117 DONE 0.1s 05:56:05 05:56:05 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:56:06 #118 DONE 0.1s 05:56:06 05:56:06 #111 [security-spire-agent] exporting to image 05:56:07 #111 exporting layers 3.2s done 05:56:07 #111 writing image sha256:a45959012329edb8032ea00a533de1301a9f04858b61b4129f07314aadd420d4 0.0s done 05:56:07 #111 naming to docker.io/library/security-spire-config-arm64 05:56:07 #111 exporting layers 2.8s done 05:56:07 #111 naming to docker.io/library/security-spire-config-arm64 done 05:56:07 #111 writing image sha256:2c97fcef4d57be72cbb3314ebb80205b3c10f210c93276687d1efb75136f3e28 done 05:56:07 #111 naming to docker.io/library/security-spire-server-arm64 done 05:56:07 #111 exporting layers 2.1s done 05:56:07 #111 writing image sha256:b8bb175d8c9b1f4dce6dcce016cf1c86156bcb2bc1015754e5bbcb4d892c2029 done 05:56:07 #111 naming to docker.io/library/security-spire-agent-arm64 done 05:56:07 #111 DONE 3.9s 05:56:07 05:56:07 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:26 #156 ... 05:57:26 05:57:26 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:57:26 #149 DONE 123.3s 05:57:26 05:57:26 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:57:26 #157 ... 05:57:26 05:57:26 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:57:26 #153 DONE 125.1s 05:57:26 05:57:26 #150 [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:57:29 #95 ... 05:57:29 05:57:29 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:29 #89 DONE 107.4s 05:57:29 05:57:29 #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:29 #91 DONE 105.5s 05:57:29 05:57:29 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:29 #82 DONE 105.5s 05:57:29 05:57:29 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:29 #94 DONE 102.6s 05:57:29 05:57:29 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:29 #79 DONE 107.9s 05:57:29 05:57:29 #119 [support-scheduler builder 6/7] COPY . . 05:57:29 #119 ... 05:57:29 05:57:29 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:29 #95 DONE 94.4s 05:57:29 05:57:29 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:57:29 #120 ... 05:57:29 05:57:29 #121 [support-notifications builder 6/7] COPY . . 05:57:29 #121 DONE 2.0s 05:57:29 05:57:29 #119 [support-scheduler builder 6/7] COPY . . 05:57:29 #119 DONE 1.9s 05:57:29 05:57:29 #122 [core-keeper builder 7/8] COPY . . 05:57:29 #122 DONE 1.9s 05:57:29 05:57:29 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:57:29 #120 DONE 2.0s 05:57:29 05:57:29 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:29 #123 CACHED 05:57:29 05:57:29 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 05:57:29 #124 CACHED 05:57:29 05:57:29 #125 [core-data builder 6/7] COPY . . 05:57:29 #125 CACHED 05:57:29 05:57:29 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:57:29 #126 CACHED 05:57:29 05:57:29 #127 [security-bootstrapper builder 6/7] COPY . . 05:57:29 #127 CACHED 05:57:29 05:57:29 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:29 #128 CACHED 05:57:29 05:57:29 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:29 #129 CACHED 05:57:29 05:57:29 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:57:29 #130 CACHED 05:57:29 05:57:29 #131 [security-proxy-setup builder 6/7] COPY . . 05:57:29 #131 CACHED 05:57:29 05:57:29 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 05:57:29 #132 CACHED 05:57:29 05:57:29 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:57:29 #133 CACHED 05:57:29 05:57:29 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:29 #134 CACHED 05:57:29 05:57:29 #135 [security-secretstore-setup builder 6/7] COPY . . 05:57:29 #135 DONE 2.1s 05:57:29 05:57:29 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:57:29 #136 CACHED 05:57:29 05:57:29 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:29 #137 CACHED 05:57:29 05:57:29 #138 [core-metadata builder 6/7] COPY . . 05:57:29 #138 CACHED 05:57:29 05:57:29 #139 [security-proxy-auth builder 6/7] COPY . . 05:57:29 #139 CACHED 05:57:29 05:57:29 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:57:29 #140 CACHED 05:57:29 05:57:29 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:29 #141 CACHED 05:57:29 05:57:29 #142 [core-command builder 6/7] COPY . . 05:57:29 #142 DONE 2.0s 05:57:29 05:57:29 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:57:33 #143 ... 05:57:33 05:57:33 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:57:33 #0 4.997 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:57:34 #144 ... 05:57:34 05:57:34 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:57:34 #0 5.576 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:57:34 #145 ... 05:57:34 05:57:34 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:57:34 #0 5.849 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:57:34 #146 ... 05:57:34 05:57:34 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:57:34 #143 6.212 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:57:34 #150 145.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:57:38 #143 ... 05:57:38 05:57:38 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:57:38 #0 5.963 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:57:38 #147 ... 05:57:38 05:57:38 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:57:38 #0 4.546 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:57:38 #148 ... 05:57:38 05:57:38 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:57:38 #0 5.898 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:57:38 #149 ... 05:57:38 05:57:38 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:57:38 #0 5.729 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:57:38 #150 ... 05:57:38 05:57:38 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:57:38 #0 5.493 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:57:39 #151 ... 05:57:39 05:57:39 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:57:39 #0 4.155 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:57:39 #152 ... 05:57:39 05:57:39 #153 [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:57:39 #0 5.862 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:57:39 #153 ... 05:57:39 05:57:39 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:57:39 #0 4.405 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:57:41 #150 ... 05:57:41 05:57:41 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:57:41 #155 DONE 152.1s 05:57:41 05:57:41 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:57:41 #151 DONE 152.1s 05:57:41 05:57:41 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:57:41 #146 DONE 152.1s 05:57:41 05:57:41 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:57:41 #154 DONE 152.1s 05:57:41 05:57:41 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:57:41 #147 DONE 152.2s 05:57:41 05:57:41 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:57:41 #156 DONE 152.1s 05:57:41 05:57:41 #150 [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:57:41 #150 DONE 152.2s 05:57:41 05:57:41 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:57:41 #152 DONE 152.2s 05:57:41 05:57:41 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:57:41 #148 DONE 152.2s 05:57:41 05:57:41 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:57:41 #158 ... 05:57:41 05:57:41 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:57:41 #157 DONE 28.9s 05:57:41 05:57:41 #158 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:57:41 #158 DONE 0.3s 05:57:41 05:57:41 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:57:41 #145 DONE 152.5s 05:57:41 05:57:41 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:57:41 #159 DONE 0.2s 05:57:41 05:57:41 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:57:41 #160 ... 05:57:41 05:57:41 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:57:41 #161 DONE 0.2s 05:57:41 05:57:41 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:57:41 #162 DONE 0.2s 05:57:41 05:57:41 #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:57:41 #163 DONE 0.2s 05:57:41 05:57:41 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:57:41 #164 DONE 0.2s 05:57:41 05:57:41 #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:57:41 #165 DONE 0.2s 05:57:41 05:57:41 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:57:41 #160 DONE 0.2s 05:57:41 05:57:41 #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:57:41 #166 CACHED 05:57:41 05:57:41 #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:57:41 #167 CACHED 05:57:41 05:57:41 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:57:41 #168 CACHED 05:57:41 05:57:41 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:57:41 #169 CACHED 05:57:41 05:57:41 #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:57:41 #170 CACHED 05:57:41 05:57:41 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:57:41 #171 CACHED 05:57:41 05:57:41 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:57:41 #172 DONE 0.1s 05:57:41 05:57:41 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:57:41 #173 DONE 0.2s 05:57:41 05:57:41 #174 [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:57:41 #174 ... 05:57:41 05:57:41 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:57:41 #175 DONE 0.3s 05:57:41 05:57:41 #176 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:57:41 #176 DONE 0.3s 05:57:41 05:57:41 #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:57:41 #177 DONE 0.3s 05:57:41 05:57:41 #178 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:57:41 #178 ... 05:57:41 05:57:41 #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:57:41 #179 DONE 0.6s 05:57:41 05:57:41 #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:57:41 #180 DONE 0.6s 05:57:41 05:57:41 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:57:41 #181 DONE 0.8s 05:57:41 05:57:41 #182 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:57:42 #182 ... 05:57:42 05:57:42 #183 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:57:42 #183 DONE 1.1s 05:57:42 05:57:42 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:57:42 #184 DONE 0.8s 05:57:42 05:57:42 #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:57:42 #185 DONE 0.8s 05:57:42 05:57:42 #174 [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:57:42 #174 DONE 0.8s 05:57:42 05:57:42 #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:57:42 #186 ... 05:57:42 05:57:42 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:57:42 #187 DONE 1.2s 05:57:42 05:57:42 #188 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:57:42 #188 ... 05:57:42 05:57:42 #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:57:42 #189 DONE 1.1s 05:57:42 05:57:42 #178 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:57:42 #178 DONE 1.1s 05:57:42 05:57:42 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:57:42 #190 DONE 1.1s 05:57:42 05:57:42 #182 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:57:42 #182 DONE 0.8s 05:57:42 05:57:42 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:57:42 #191 DONE 0.8s 05:57:42 05:57:42 #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:57:42 #192 DONE 0.8s 05:57:42 05:57:42 #193 [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:57:42 #193 DONE 0.6s 05:57:42 05:57:42 #194 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:57:42 #194 DONE 0.6s 05:57:42 05:57:42 #195 [core-keeper] exporting to image 05:57:42 #195 exporting layers 05:57:42 #195 ... 05:57:42 05:57:42 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:57:42 #196 DONE 0.8s 05:57:42 05:57:42 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 05:57:42 #197 DONE 0.7s 05:57:42 05:57:42 #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:57:42 #186 DONE 0.7s 05:57:42 05:57:42 #195 [core-keeper] exporting to image 05:57:42 #195 exporting layers 0.3s done 05:57:42 #195 ... 05:57:42 05:57:42 #188 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:57:42 #188 DONE 0.4s 05:57:42 05:57:42 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:57:42 #198 DONE 0.4s 05:57:42 05:57:42 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:57:42 #199 DONE 0.4s 05:57:42 05:57:42 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:57:42 #200 DONE 0.4s 05:57:42 05:57:42 #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:57:42 #201 DONE 0.4s 05:57:42 05:57:42 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:57:42 #202 DONE 0.4s 05:57:43 05:57:43 #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:57:43 #203 DONE 0.4s 05:57:43 05:57:43 #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:57:43 #204 DONE 0.4s 05:57:43 05:57:43 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:57:43 #205 DONE 0.2s 05:57:43 05:57:43 #206 [support-scheduler] exporting to image 05:57:43 #206 ... 05:57:43 05:57:43 #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:57:43 #207 DONE 0.3s 05:57:43 05:57:43 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:57:43 #208 DONE 0.3s 05:57:43 05:57:43 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:57:43 #209 DONE 0.3s 05:57:43 05:57:43 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:57:43 #210 DONE 0.3s 05:57:43 05:57:43 #211 [support-notifications] exporting to image 05:57:43 #211 ... 05:57:43 05:57:43 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:57:43 #212 DONE 0.4s 05:57:43 05:57:43 #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:57:43 #213 DONE 0.4s 05:57:43 05:57:43 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:57:43 #214 DONE 0.4s 05:57:43 05:57:43 #215 [core-command] exporting to image 05:57:43 #215 exporting layers 0.2s done 05:57:43 #215 writing image sha256:a350b8039e9e7e69f8fb6952ba0ee0bfcc4019270abd6e0319c3adcd7dcaa8f3 0.2s done 05:57:43 #215 naming to docker.io/library/core-command done 05:57:43 #215 DONE 0.8s 05:57:43 05:57:43 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:57:43 #216 ... 05:57:43 05:57:43 #195 [core-keeper] exporting to image 05:57:43 #195 writing image sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe 0.2s done 05:57:43 #195 naming to docker.io/library/core-keeper done 05:57:43 #195 DONE 1.2s 05:57:43 05:57:43 #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:57:43 #217 DONE 0.3s 05:57:43 05:57:43 #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:57:43 #218 DONE 0.7s 05:57:43 05:57:43 #219 [core-data] exporting to image 05:57:43 #219 exporting layers 0.7s done 05:57:43 #219 writing image sha256:943e506781a273b6fd02d043d1272a71dda5c4e830863ba79fdeeca5896eb102 0.1s done 05:57:43 #219 naming to docker.io/library/core-data done 05:57:43 #219 DONE 0.8s 05:57:43 05:57:43 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:57:43 #220 DONE 0.3s 05:57:43 05:57:43 #221 [security-spiffe-token-provider] exporting to image 05:57:43 #221 exporting layers 0.8s done 05:57:43 #221 writing image sha256:7d8e4cf01e83640834ebc04521c17bb175af65666c50fc52357a7ef7a85a4f29 0.2s done 05:57:43 #221 naming to docker.io/library/security-spiffe-token-provider 0.0s done 05:57:43 #221 DONE 1.1s 05:57:43 05:57:43 #211 [support-notifications] exporting to image 05:57:43 #211 exporting layers 0.7s done 05:57:43 #211 writing image sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b 0.0s done 05:57:43 #211 naming to docker.io/library/support-notifications done 05:57:43 #211 DONE 0.8s 05:57:43 05:57:43 #222 [core-metadata] exporting to image 05:57:43 #222 exporting layers 0.7s done 05:57:43 #222 writing image sha256:e9e0077e8cf92a52e7bffd58ba9468869619dbb909a6fbbc674ce7e5c27b6b6a 0.0s done 05:57:43 #222 naming to docker.io/library/core-metadata done 05:57:43 #222 DONE 0.8s 05:57:43 05:57:43 #206 [support-scheduler] exporting to image 05:57:43 #206 exporting layers 1.0s done 05:57:43 #206 writing image sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a done 05:57:43 #206 naming to docker.io/library/support-scheduler done 05:57:43 #206 DONE 1.1s 05:57:43 05:57:43 #223 [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:57:43 #223 DONE 0.4s 05:57:43 05:57:43 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:57:43 #224 DONE 0.1s 05:57:43 05:57:43 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:57:43 #225 DONE 0.9s 05:57:43 05:57:43 #226 [core-common-config-bootstrapper] exporting to image 05:57:43 #226 exporting layers 0.1s done 05:57:43 #226 writing image sha256:8869bb75f59829f8425d8639b719d0183d877e05d5f4b973632fc61d079f9de6 done 05:57:43 #226 naming to docker.io/library/core-common-config-bootstrapper done 05:57:44 #226 DONE 0.2s 05:57:44 05:57:44 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:57:44 #216 DONE 0.6s 05:57:44 05:57:44 #227 [security-proxy-setup] exporting to image 05:57:44 #227 ... 05:57:44 05:57:44 #228 [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:57:44 #228 DONE 0.2s 05:57:44 05:57:44 #229 [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:57:44 #229 DONE 0.1s 05:57:44 05:57:44 #230 [security-proxy-auth] exporting to image 05:57:44 #230 exporting layers 0.2s done 05:57:44 #230 writing image sha256:01eefd13c51a8f682c50ffc6b5b26599cae465baa68187489400150b1ee7ffaf done 05:57:44 #230 naming to docker.io/library/security-proxy-auth done 05:57:44 #230 DONE 0.3s 05:57:44 05:57:44 #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:57:44 #231 DONE 0.0s 05:57:44 05:57:44 #227 [security-proxy-setup] exporting to image 05:57:44 #227 exporting layers 0.2s done 05:57:44 #227 writing image sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 done 05:57:44 #227 naming to docker.io/library/security-proxy-setup done 05:57:44 #227 DONE 0.2s 05:57:44 05:57:44 #232 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:57:44 #232 ... 05:57:44 05:57:44 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:57:44 #233 DONE 0.5s 05:57:44 05:57:44 #234 [security-secretstore-setup] exporting to image 05:57:44 #234 exporting layers 0.2s done 05:57:44 #234 writing image sha256:97c83bfc8dc959c8110e99b63f01c7944d460b34a3fcc94e3ddfb5473113efb1 done 05:57:44 #234 naming to docker.io/library/security-secretstore-setup done 05:57:44 #234 DONE 0.2s 05:57:44 05:57:44 #232 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:57:44 #232 DONE 0.3s 05:57:44 05:57:44 #235 [security-bootstrapper] exporting to image 05:57:44 #235 exporting layers 0.2s done 05:57:44 #235 writing image sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a done 05:57:44 #235 naming to docker.io/library/security-bootstrapper done 05:57:44 #235 DONE 0.2s 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:44 time="2025-09-01T05:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:57:45 $ docker stop --time=1 60f40674effcae186bce5b7c34c5250657d880a4410a23c0eac0431e47f481cd 05:57:46 $ docker rm -f --volumes 60f40674effcae186bce5b7c34c5250657d880a4410a23c0eac0431e47f481cd [Pipeline] // withDockerContainer [Pipeline] sh 05:57:46 + docker images 05:57:46 REPOSITORY TAG IMAGE ID CREATED SIZE 05:57:46 security-bootstrapper latest 8f3ae0928cee 2 seconds ago 21.2MB 05:57:46 security-secretstore-setup latest 97c83bfc8dc9 2 seconds ago 80.6MB 05:57:46 security-proxy-auth latest 01eefd13c51a 3 seconds ago 45.4MB 05:57:46 security-proxy-setup latest 76a75fa8d2de 3 seconds ago 49.9MB 05:57:46 core-common-config-bootstrapper latest 8869bb75f598 3 seconds ago 20.2MB 05:57:46 support-notifications latest f65a4a805c2e 3 seconds ago 53.6MB 05:57:46 core-metadata latest e9e0077e8cf9 4 seconds ago 46.4MB 05:57:46 core-command latest a350b8039e9e 4 seconds ago 40.5MB 05:57:46 support-scheduler latest c4475b25e049 4 seconds ago 50MB 05:57:46 core-keeper latest 7d5d2c5e548f 4 seconds ago 45.2MB 05:57:46 security-spiffe-token-provider latest 7d8e4cf01e83 4 seconds ago 48.8MB 05:57:46 core-data latest 943e506781a2 4 seconds ago 46.3MB 05:57:46 security-spire-agent latest ecc9af94f358 3 minutes ago 196MB 05:57:46 security-spire-server latest 3ee89bfc2177 3 minutes ago 150MB 05:57:46 security-spire-config latest a655afa3a01f 3 minutes ago 150MB 05:57:46 ci-base-image-x86_64 latest 3c1b1e3dfc7d 6 minutes ago 936MB 05:57:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 4 weeks ago 580MB 05:57:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 05:57:46 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 05:57:46 provisioning config files... 05:57:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/896@tmp/config17470764083825730215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:47 ---> ****-login.sh 05:57:47 nexus3.edgexfoundry.org:10001 05:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:47 Login Succeeded 05:57:47 nexus3.edgexfoundry.org:10002 05:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:47 Login Succeeded 05:57:47 nexus3.edgexfoundry.org:10003 05:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:47 Login Succeeded 05:57:47 nexus3.edgexfoundry.org:10004 05:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:47 Login Succeeded 05:57:47 ****.io 05:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:47 Login Succeeded 05:57:47 ---> ****-login.sh ends [Pipeline] } 05:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:57:47 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:57:47 ca69116843343737f5df7afbddc16df881d89354 05:57:47 latest 05:57:47 4.1.0-dev.55 05:57:47 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:57:47 main 05:57:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:48 + docker push nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 05:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:57:48 af1f3ec87489: Preparing 05:57:48 0952fc178943: Preparing 05:57:48 226b702323cd: Preparing 05:57:48 59ab018f3846: Preparing 05:57:48 3f673b5408c4: Preparing 05:57:48 09cdd047202a: Preparing 05:57:48 097100c76c15: Preparing 05:57:48 09cdd047202a: Waiting 05:57:48 097100c76c15: Waiting 05:57:48 226b702323cd: Pushed 05:57:48 af1f3ec87489: Pushed 05:57:48 59ab018f3846: Pushed 05:57:48 097100c76c15: Layer already exists 05:57:48 3f673b5408c4: Pushed 05:57:48 09cdd047202a: Pushed 05:57:51 0952fc178943: Pushed 05:57:51 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:52 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:57:52 af1f3ec87489: Preparing 05:57:52 0952fc178943: Preparing 05:57:52 226b702323cd: Preparing 05:57:52 59ab018f3846: Preparing 05:57:52 3f673b5408c4: Preparing 05:57:52 09cdd047202a: Preparing 05:57:52 097100c76c15: Preparing 05:57:52 097100c76c15: Waiting 05:57:52 09cdd047202a: Waiting 05:57:52 af1f3ec87489: Layer already exists 05:57:52 59ab018f3846: Layer already exists 05:57:52 226b702323cd: Layer already exists 05:57:52 0952fc178943: Layer already exists 05:57:52 3f673b5408c4: Layer already exists 05:57:52 09cdd047202a: Layer already exists 05:57:52 097100c76c15: Layer already exists 05:57:52 latest: digest: sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:52 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 05:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:57:52 af1f3ec87489: Preparing 05:57:52 0952fc178943: Preparing 05:57:52 226b702323cd: Preparing 05:57:52 59ab018f3846: Preparing 05:57:52 3f673b5408c4: Preparing 05:57:52 09cdd047202a: Preparing 05:57:52 097100c76c15: Preparing 05:57:52 097100c76c15: Waiting 05:57:52 09cdd047202a: Waiting 05:57:52 af1f3ec87489: Layer already exists 05:57:52 3f673b5408c4: Layer already exists 05:57:52 0952fc178943: Layer already exists 05:57:52 59ab018f3846: Layer already exists 05:57:52 226b702323cd: Layer already exists 05:57:52 09cdd047202a: Layer already exists 05:57:52 097100c76c15: Layer already exists 05:57:52 4.1.0-dev.55: digest: sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:53 + docker push nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:57:53 af1f3ec87489: Preparing 05:57:53 0952fc178943: Preparing 05:57:53 226b702323cd: Preparing 05:57:53 59ab018f3846: Preparing 05:57:53 3f673b5408c4: Preparing 05:57:53 09cdd047202a: Preparing 05:57:53 097100c76c15: Preparing 05:57:53 09cdd047202a: Waiting 05:57:53 097100c76c15: Waiting 05:57:53 226b702323cd: Layer already exists 05:57:53 3f673b5408c4: Layer already exists 05:57:53 0952fc178943: Layer already exists 05:57:53 59ab018f3846: Layer already exists 05:57:53 af1f3ec87489: Layer already exists 05:57:53 097100c76c15: Layer already exists 05:57:53 09cdd047202a: Layer already exists 05:57:53 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:54 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:57:54 af1f3ec87489: Preparing 05:57:54 0952fc178943: Preparing 05:57:54 226b702323cd: Preparing 05:57:54 59ab018f3846: Preparing 05:57:54 3f673b5408c4: Preparing 05:57:54 09cdd047202a: Preparing 05:57:54 097100c76c15: Preparing 05:57:54 09cdd047202a: Waiting 05:57:54 097100c76c15: Waiting 05:57:54 af1f3ec87489: Layer already exists 05:57:54 3f673b5408c4: Layer already exists 05:57:54 0952fc178943: Layer already exists 05:57:54 59ab018f3846: Layer already exists 05:57:54 226b702323cd: Layer already exists 05:57:54 09cdd047202a: Layer already exists 05:57:54 097100c76c15: Layer already exists 05:57:54 main: digest: sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:54 ===================================================== [Pipeline] echo 05:57:54 taggedImages: 05:57:54 - nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 05:57:54 - nexus3.edgexfoundry.org:10004/core-command:latest 05:57:54 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 05:57:54 - nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:57:54 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:57:54 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:57:54 ca69116843343737f5df7afbddc16df881d89354 05:57:54 latest 05:57:54 4.1.0-dev.55 05:57:54 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:57:54 main 05:57:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 05:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:57:54 00b04cdeeefc: Preparing 05:57:54 492043287529: Preparing 05:57:54 005b8ecaddaf: Preparing 05:57:54 71f23ec69f58: Preparing 05:57:54 226b702323cd: Preparing 05:57:54 59ab018f3846: Preparing 05:57:54 3f673b5408c4: Preparing 05:57:54 09cdd047202a: Preparing 05:57:54 59ab018f3846: Waiting 05:57:54 3f673b5408c4: Waiting 05:57:54 097100c76c15: Preparing 05:57:54 097100c76c15: Waiting 05:57:54 09cdd047202a: Waiting 05:57:54 226b702323cd: Layer already exists 05:57:54 59ab018f3846: Layer already exists 05:57:54 3f673b5408c4: Layer already exists 05:57:54 09cdd047202a: Layer already exists 05:57:54 005b8ecaddaf: Pushed 05:57:54 097100c76c15: Layer already exists 05:57:54 492043287529: Pushed 05:57:54 00b04cdeeefc: Pushed 05:57:56 71f23ec69f58: Pushed 05:57:56 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:56 + 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 05:57:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:57:56 00b04cdeeefc: Preparing 05:57:56 492043287529: Preparing 05:57:56 005b8ecaddaf: Preparing 05:57:56 71f23ec69f58: Preparing 05:57:56 226b702323cd: Preparing 05:57:56 59ab018f3846: Preparing 05:57:56 3f673b5408c4: Preparing 05:57:56 09cdd047202a: Preparing 05:57:56 097100c76c15: Preparing 05:57:56 59ab018f3846: Waiting 05:57:56 097100c76c15: Waiting 05:57:56 3f673b5408c4: Waiting 05:57:56 09cdd047202a: Waiting 05:57:56 492043287529: Layer already exists 05:57:56 71f23ec69f58: Layer already exists 05:57:56 005b8ecaddaf: Layer already exists 05:57:56 226b702323cd: Layer already exists 05:57:56 00b04cdeeefc: Layer already exists 05:57:56 3f673b5408c4: Layer already exists 05:57:56 59ab018f3846: Layer already exists 05:57:56 09cdd047202a: Layer already exists 05:57:56 097100c76c15: Layer already exists 05:57:56 latest: digest: sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 05:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:57:57 00b04cdeeefc: Preparing 05:57:57 492043287529: Preparing 05:57:57 005b8ecaddaf: Preparing 05:57:57 71f23ec69f58: Preparing 05:57:57 226b702323cd: Preparing 05:57:57 59ab018f3846: Preparing 05:57:57 3f673b5408c4: Preparing 05:57:57 09cdd047202a: Preparing 05:57:57 097100c76c15: Preparing 05:57:57 3f673b5408c4: Waiting 05:57:57 09cdd047202a: Waiting 05:57:57 097100c76c15: Waiting 05:57:57 59ab018f3846: Waiting 05:57:57 226b702323cd: Layer already exists 05:57:57 492043287529: Layer already exists 05:57:57 005b8ecaddaf: Layer already exists 05:57:57 00b04cdeeefc: Layer already exists 05:57:57 71f23ec69f58: Layer already exists 05:57:57 59ab018f3846: Layer already exists 05:57:57 3f673b5408c4: Layer already exists 05:57:57 097100c76c15: Layer already exists 05:57:57 09cdd047202a: Layer already exists 05:57:57 4.1.0-dev.55: digest: sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:57:58 00b04cdeeefc: Preparing 05:57:58 492043287529: Preparing 05:57:58 005b8ecaddaf: Preparing 05:57:58 71f23ec69f58: Preparing 05:57:58 226b702323cd: Preparing 05:57:58 59ab018f3846: Preparing 05:57:58 3f673b5408c4: Preparing 05:57:58 09cdd047202a: Preparing 05:57:58 097100c76c15: Preparing 05:57:58 59ab018f3846: Waiting 05:57:58 3f673b5408c4: Waiting 05:57:58 09cdd047202a: Waiting 05:57:58 097100c76c15: Waiting 05:57:58 226b702323cd: Layer already exists 05:57:58 492043287529: Layer already exists 05:57:58 71f23ec69f58: Layer already exists 05:57:58 00b04cdeeefc: Layer already exists 05:57:58 005b8ecaddaf: Layer already exists 05:57:58 3f673b5408c4: Layer already exists 05:57:58 59ab018f3846: Layer already exists 05:57:58 09cdd047202a: Layer already exists 05:57:58 097100c76c15: Layer already exists 05:57:58 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:58 + 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 05:57:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:57:59 00b04cdeeefc: Preparing 05:57:59 492043287529: Preparing 05:57:59 005b8ecaddaf: Preparing 05:57:59 71f23ec69f58: Preparing 05:57:59 226b702323cd: Preparing 05:57:59 59ab018f3846: Preparing 05:57:59 3f673b5408c4: Preparing 05:57:59 09cdd047202a: Preparing 05:57:59 097100c76c15: Preparing 05:57:59 3f673b5408c4: Waiting 05:57:59 09cdd047202a: Waiting 05:57:59 097100c76c15: Waiting 05:57:59 59ab018f3846: Waiting 05:57:59 005b8ecaddaf: Layer already exists 05:57:59 71f23ec69f58: Layer already exists 05:57:59 492043287529: Layer already exists 05:57:59 226b702323cd: Layer already exists 05:57:59 00b04cdeeefc: Layer already exists 05:57:59 3f673b5408c4: Layer already exists 05:57:59 09cdd047202a: Layer already exists 05:57:59 59ab018f3846: Layer already exists 05:57:59 097100c76c15: Layer already exists 05:57:59 main: digest: sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:59 ===================================================== [Pipeline] echo 05:57:59 taggedImages: 05:57:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 05:57:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:57:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 05:57:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:57:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:57:59 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:57:59 ca69116843343737f5df7afbddc16df881d89354 05:57:59 latest 05:57:59 4.1.0-dev.55 05:57:59 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:57:59 main 05:57:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:59 + docker push nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 05:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:57:59 72b370335164: Preparing 05:57:59 b791c025521d: Preparing 05:57:59 226b702323cd: Preparing 05:57:59 59ab018f3846: Preparing 05:57:59 890935f956ae: Preparing 05:57:59 4da4f094964f: Preparing 05:57:59 097100c76c15: Preparing 05:57:59 4da4f094964f: Waiting 05:57:59 097100c76c15: Waiting 05:57:59 59ab018f3846: Layer already exists 05:57:59 226b702323cd: Layer already exists 05:57:59 097100c76c15: Layer already exists 05:57:59 72b370335164: Pushed 05:57:59 4da4f094964f: Pushed 05:57:59 890935f956ae: Pushed 05:58:03 b791c025521d: Pushed 05:58:03 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:04 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:58:04 72b370335164: Preparing 05:58:04 b791c025521d: Preparing 05:58:04 226b702323cd: Preparing 05:58:04 59ab018f3846: Preparing 05:58:04 890935f956ae: Preparing 05:58:04 4da4f094964f: Preparing 05:58:04 097100c76c15: Preparing 05:58:04 4da4f094964f: Waiting 05:58:04 097100c76c15: Waiting 05:58:04 b791c025521d: Layer already exists 05:58:04 890935f956ae: Layer already exists 05:58:04 72b370335164: Layer already exists 05:58:04 226b702323cd: Layer already exists 05:58:04 59ab018f3846: Layer already exists 05:58:04 097100c76c15: Layer already exists 05:58:04 4da4f094964f: Layer already exists 05:58:04 latest: digest: sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:04 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 05:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:58:04 72b370335164: Preparing 05:58:04 b791c025521d: Preparing 05:58:04 226b702323cd: Preparing 05:58:04 59ab018f3846: Preparing 05:58:04 890935f956ae: Preparing 05:58:04 4da4f094964f: Preparing 05:58:04 097100c76c15: Preparing 05:58:04 4da4f094964f: Waiting 05:58:04 097100c76c15: Waiting 05:58:04 72b370335164: Layer already exists 05:58:04 890935f956ae: Layer already exists 05:58:04 59ab018f3846: Layer already exists 05:58:04 226b702323cd: Layer already exists 05:58:04 b791c025521d: Layer already exists 05:58:04 4da4f094964f: Layer already exists 05:58:04 097100c76c15: Layer already exists 05:58:04 4.1.0-dev.55: digest: sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:05 + docker push nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:58:05 72b370335164: Preparing 05:58:05 b791c025521d: Preparing 05:58:05 226b702323cd: Preparing 05:58:05 59ab018f3846: Preparing 05:58:05 890935f956ae: Preparing 05:58:05 4da4f094964f: Preparing 05:58:05 097100c76c15: Preparing 05:58:05 097100c76c15: Waiting 05:58:05 4da4f094964f: Waiting 05:58:05 890935f956ae: Layer already exists 05:58:05 59ab018f3846: Layer already exists 05:58:05 226b702323cd: Layer already exists 05:58:05 b791c025521d: Layer already exists 05:58:05 72b370335164: Layer already exists 05:58:05 4da4f094964f: Layer already exists 05:58:05 097100c76c15: Layer already exists 05:58:05 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:06 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:58:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:58:06 72b370335164: Preparing 05:58:06 b791c025521d: Preparing 05:58:06 226b702323cd: Preparing 05:58:06 59ab018f3846: Preparing 05:58:06 890935f956ae: Preparing 05:58:06 4da4f094964f: Preparing 05:58:06 097100c76c15: Preparing 05:58:06 4da4f094964f: Waiting 05:58:06 097100c76c15: Waiting 05:58:06 59ab018f3846: Layer already exists 05:58:06 b791c025521d: Layer already exists 05:58:06 890935f956ae: Layer already exists 05:58:06 226b702323cd: Layer already exists 05:58:06 72b370335164: Layer already exists 05:58:06 4da4f094964f: Layer already exists 05:58:06 097100c76c15: Layer already exists 05:58:06 main: digest: sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:06 ===================================================== [Pipeline] echo 05:58:06 taggedImages: 05:58:06 - nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 05:58:06 - nexus3.edgexfoundry.org:10004/core-data:latest 05:58:06 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 05:58:06 - nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:06 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:58:06 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:58:06 ca69116843343737f5df7afbddc16df881d89354 05:58:06 latest 05:58:06 4.1.0-dev.55 05:58:06 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:06 main 05:58:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 05:58:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:58:06 0ba0d2b5f607: Preparing 05:58:06 20117bc03991: Preparing 05:58:06 59ab018f3846: Preparing 05:58:06 1fe03d495ba2: Preparing 05:58:06 20e5f2de27dd: Preparing 05:58:06 097100c76c15: Preparing 05:58:06 097100c76c15: Waiting 05:58:06 59ab018f3846: Layer already exists 05:58:06 097100c76c15: Layer already exists 05:58:06 20e5f2de27dd: Pushed 05:58:06 1fe03d495ba2: Pushed 05:58:06 0ba0d2b5f607: Pushed 05:58:11 20117bc03991: Pushed 05:58:11 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:58:11 0ba0d2b5f607: Preparing 05:58:11 20117bc03991: Preparing 05:58:11 59ab018f3846: Preparing 05:58:11 1fe03d495ba2: Preparing 05:58:11 20e5f2de27dd: Preparing 05:58:11 097100c76c15: Preparing 05:58:11 097100c76c15: Waiting 05:58:11 20e5f2de27dd: Layer already exists 05:58:11 59ab018f3846: Layer already exists 05:58:11 0ba0d2b5f607: Layer already exists 05:58:11 20117bc03991: Layer already exists 05:58:11 1fe03d495ba2: Layer already exists 05:58:11 097100c76c15: Layer already exists 05:58:11 latest: digest: sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 05:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:58:12 0ba0d2b5f607: Preparing 05:58:12 20117bc03991: Preparing 05:58:12 59ab018f3846: Preparing 05:58:12 1fe03d495ba2: Preparing 05:58:12 20e5f2de27dd: Preparing 05:58:12 097100c76c15: Preparing 05:58:12 097100c76c15: Waiting 05:58:12 0ba0d2b5f607: Layer already exists 05:58:12 20e5f2de27dd: Layer already exists 05:58:12 59ab018f3846: Layer already exists 05:58:12 20117bc03991: Layer already exists 05:58:12 1fe03d495ba2: Layer already exists 05:58:12 097100c76c15: Layer already exists 05:58:12 4.1.0-dev.55: digest: sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:58:13 0ba0d2b5f607: Preparing 05:58:13 20117bc03991: Preparing 05:58:13 59ab018f3846: Preparing 05:58:13 1fe03d495ba2: Preparing 05:58:13 20e5f2de27dd: Preparing 05:58:13 097100c76c15: Preparing 05:58:13 097100c76c15: Waiting 05:58:13 1fe03d495ba2: Layer already exists 05:58:13 20117bc03991: Layer already exists 05:58:13 59ab018f3846: Layer already exists 05:58:13 0ba0d2b5f607: Layer already exists 05:58:13 20e5f2de27dd: Layer already exists 05:58:13 097100c76c15: Layer already exists 05:58:13 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:58:13 0ba0d2b5f607: Preparing 05:58:13 20117bc03991: Preparing 05:58:13 59ab018f3846: Preparing 05:58:13 1fe03d495ba2: Preparing 05:58:13 20e5f2de27dd: Preparing 05:58:13 097100c76c15: Preparing 05:58:13 097100c76c15: Waiting 05:58:13 1fe03d495ba2: Layer already exists 05:58:13 59ab018f3846: Layer already exists 05:58:13 20117bc03991: Layer already exists 05:58:13 0ba0d2b5f607: Layer already exists 05:58:13 20e5f2de27dd: Layer already exists 05:58:13 097100c76c15: Layer already exists 05:58:13 main: digest: sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:13 ===================================================== [Pipeline] echo 05:58:13 taggedImages: 05:58:13 - nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 05:58:13 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:58:13 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 05:58:13 - nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:13 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:58:13 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:58:13 ca69116843343737f5df7afbddc16df881d89354 05:58:13 latest 05:58:13 4.1.0-dev.55 05:58:13 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:13 main 05:58:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 05:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:58:14 3175d2c26980: Preparing 05:58:14 dbf2faf834f0: Preparing 05:58:14 6ef727c4b4d2: Preparing 05:58:14 226b702323cd: Preparing 05:58:14 59ab018f3846: Preparing 05:58:14 3f673b5408c4: Preparing 05:58:14 09cdd047202a: Preparing 05:58:14 097100c76c15: Preparing 05:58:14 09cdd047202a: Waiting 05:58:14 097100c76c15: Waiting 05:58:14 3f673b5408c4: Waiting 05:58:14 59ab018f3846: Layer already exists 05:58:14 226b702323cd: Layer already exists 05:58:14 3f673b5408c4: Layer already exists 05:58:14 09cdd047202a: Layer already exists 05:58:14 097100c76c15: Layer already exists 05:58:14 dbf2faf834f0: Pushed 05:58:14 3175d2c26980: Pushed 05:58:18 6ef727c4b4d2: Pushed 05:58:18 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:58:19 3175d2c26980: Preparing 05:58:19 dbf2faf834f0: Preparing 05:58:19 6ef727c4b4d2: Preparing 05:58:19 226b702323cd: Preparing 05:58:19 59ab018f3846: Preparing 05:58:19 3f673b5408c4: Preparing 05:58:19 09cdd047202a: Preparing 05:58:19 097100c76c15: Preparing 05:58:19 09cdd047202a: Waiting 05:58:19 3f673b5408c4: Waiting 05:58:19 097100c76c15: Waiting 05:58:19 3175d2c26980: Layer already exists 05:58:19 6ef727c4b4d2: Layer already exists 05:58:19 59ab018f3846: Layer already exists 05:58:19 226b702323cd: Layer already exists 05:58:19 dbf2faf834f0: Layer already exists 05:58:19 097100c76c15: Layer already exists 05:58:19 3f673b5408c4: Layer already exists 05:58:19 09cdd047202a: Layer already exists 05:58:19 latest: digest: sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 05:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:58:20 3175d2c26980: Preparing 05:58:20 dbf2faf834f0: Preparing 05:58:20 6ef727c4b4d2: Preparing 05:58:20 226b702323cd: Preparing 05:58:20 59ab018f3846: Preparing 05:58:20 3f673b5408c4: Preparing 05:58:20 09cdd047202a: Preparing 05:58:20 097100c76c15: Preparing 05:58:20 09cdd047202a: Waiting 05:58:20 097100c76c15: Waiting 05:58:20 3f673b5408c4: Waiting 05:58:20 6ef727c4b4d2: Layer already exists 05:58:20 3175d2c26980: Layer already exists 05:58:20 226b702323cd: Layer already exists 05:58:20 59ab018f3846: Layer already exists 05:58:20 dbf2faf834f0: Layer already exists 05:58:20 09cdd047202a: Layer already exists 05:58:20 097100c76c15: Layer already exists 05:58:20 3f673b5408c4: Layer already exists 05:58:20 4.1.0-dev.55: digest: sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:58:20 3175d2c26980: Preparing 05:58:20 dbf2faf834f0: Preparing 05:58:20 6ef727c4b4d2: Preparing 05:58:20 226b702323cd: Preparing 05:58:20 59ab018f3846: Preparing 05:58:20 3f673b5408c4: Preparing 05:58:20 09cdd047202a: Preparing 05:58:20 097100c76c15: Preparing 05:58:20 3f673b5408c4: Waiting 05:58:20 09cdd047202a: Waiting 05:58:20 097100c76c15: Waiting 05:58:20 6ef727c4b4d2: Layer already exists 05:58:20 dbf2faf834f0: Layer already exists 05:58:20 3175d2c26980: Layer already exists 05:58:20 59ab018f3846: Layer already exists 05:58:20 226b702323cd: Layer already exists 05:58:20 09cdd047202a: Layer already exists 05:58:20 3f673b5408c4: Layer already exists 05:58:20 097100c76c15: Layer already exists 05:58:20 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:58:21 3175d2c26980: Preparing 05:58:21 dbf2faf834f0: Preparing 05:58:21 6ef727c4b4d2: Preparing 05:58:21 226b702323cd: Preparing 05:58:21 59ab018f3846: Preparing 05:58:21 3f673b5408c4: Preparing 05:58:21 09cdd047202a: Preparing 05:58:21 097100c76c15: Preparing 05:58:21 3f673b5408c4: Waiting 05:58:21 09cdd047202a: Waiting 05:58:21 097100c76c15: Waiting 05:58:21 226b702323cd: Layer already exists 05:58:21 6ef727c4b4d2: Layer already exists 05:58:21 59ab018f3846: Layer already exists 05:58:21 3175d2c26980: Layer already exists 05:58:21 dbf2faf834f0: Layer already exists 05:58:21 09cdd047202a: Layer already exists 05:58:21 3f673b5408c4: Layer already exists 05:58:21 097100c76c15: Layer already exists 05:58:21 main: digest: sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:21 ===================================================== [Pipeline] echo 05:58:21 taggedImages: 05:58:21 - nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 05:58:21 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:58:21 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 05:58:21 - nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:21 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:58:21 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:58:21 ca69116843343737f5df7afbddc16df881d89354 05:58:21 latest 05:58:21 4.1.0-dev.55 05:58:21 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:21 main 05:58:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 05:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:58:22 16c928941579: Preparing 05:58:22 615e506ee6ea: Preparing 05:58:22 70a9c28e2e99: Preparing 05:58:22 a821d843c43d: Preparing 05:58:22 9871a886ec65: Preparing 05:58:22 0c53b41efb84: Preparing 05:58:22 7abb680dd746: Preparing 05:58:22 226b702323cd: Preparing 05:58:22 59ab018f3846: Preparing 05:58:22 548c3a650d0a: Preparing 05:58:22 a72055ce73da: Preparing 05:58:22 5f70bf18a086: Preparing 05:58:22 12fefe74156d: Preparing 05:58:22 b641b3298a0a: Preparing 05:58:22 e3810d3dbcc0: Preparing 05:58:22 097100c76c15: Preparing 05:58:22 226b702323cd: Waiting 05:58:22 59ab018f3846: Waiting 05:58:22 548c3a650d0a: Waiting 05:58:22 a72055ce73da: Waiting 05:58:22 5f70bf18a086: Waiting 05:58:22 12fefe74156d: Waiting 05:58:22 b641b3298a0a: Waiting 05:58:22 e3810d3dbcc0: Waiting 05:58:22 0c53b41efb84: Waiting 05:58:22 097100c76c15: Waiting 05:58:22 7abb680dd746: Waiting 05:58:22 9871a886ec65: Pushed 05:58:22 615e506ee6ea: Pushed 05:58:22 a821d843c43d: Pushed 05:58:22 70a9c28e2e99: Pushed 05:58:22 16c928941579: Pushed 05:58:22 226b702323cd: Layer already exists 05:58:22 59ab018f3846: Layer already exists 05:58:22 5f70bf18a086: Layer already exists 05:58:22 0c53b41efb84: Pushed 05:58:22 548c3a650d0a: Pushed 05:58:22 a72055ce73da: Pushed 05:58:22 097100c76c15: Layer already exists 05:58:22 12fefe74156d: Pushed 05:58:22 e3810d3dbcc0: Pushed 05:58:22 b641b3298a0a: Pushed 05:58:23 7abb680dd746: Pushed 05:58:23 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:58:24 16c928941579: Preparing 05:58:24 615e506ee6ea: Preparing 05:58:24 70a9c28e2e99: Preparing 05:58:24 a821d843c43d: Preparing 05:58:24 9871a886ec65: Preparing 05:58:24 0c53b41efb84: Preparing 05:58:24 7abb680dd746: Preparing 05:58:24 226b702323cd: Preparing 05:58:24 59ab018f3846: Preparing 05:58:24 548c3a650d0a: Preparing 05:58:24 a72055ce73da: Preparing 05:58:24 5f70bf18a086: Preparing 05:58:24 12fefe74156d: Preparing 05:58:24 b641b3298a0a: Preparing 05:58:24 e3810d3dbcc0: Preparing 05:58:24 097100c76c15: Preparing 05:58:24 7abb680dd746: Waiting 05:58:24 5f70bf18a086: Waiting 05:58:24 12fefe74156d: Waiting 05:58:24 b641b3298a0a: Waiting 05:58:24 226b702323cd: Waiting 05:58:24 e3810d3dbcc0: Waiting 05:58:24 097100c76c15: Waiting 05:58:24 59ab018f3846: Waiting 05:58:24 0c53b41efb84: Waiting 05:58:24 a72055ce73da: Waiting 05:58:24 548c3a650d0a: Waiting 05:58:24 a821d843c43d: Layer already exists 05:58:24 70a9c28e2e99: Layer already exists 05:58:24 615e506ee6ea: Layer already exists 05:58:24 9871a886ec65: Layer already exists 05:58:24 16c928941579: Layer already exists 05:58:24 0c53b41efb84: Layer already exists 05:58:24 226b702323cd: Layer already exists 05:58:24 7abb680dd746: Layer already exists 05:58:24 548c3a650d0a: Layer already exists 05:58:24 59ab018f3846: Layer already exists 05:58:24 5f70bf18a086: Layer already exists 05:58:24 a72055ce73da: Layer already exists 05:58:24 12fefe74156d: Layer already exists 05:58:24 b641b3298a0a: Layer already exists 05:58:24 e3810d3dbcc0: Layer already exists 05:58:24 097100c76c15: Layer already exists 05:58:24 latest: digest: sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 05:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:58:25 16c928941579: Preparing 05:58:25 615e506ee6ea: Preparing 05:58:25 70a9c28e2e99: Preparing 05:58:25 a821d843c43d: Preparing 05:58:25 9871a886ec65: Preparing 05:58:25 0c53b41efb84: Preparing 05:58:25 7abb680dd746: Preparing 05:58:25 226b702323cd: Preparing 05:58:25 59ab018f3846: Preparing 05:58:25 548c3a650d0a: Preparing 05:58:25 a72055ce73da: Preparing 05:58:25 5f70bf18a086: Preparing 05:58:25 12fefe74156d: Preparing 05:58:25 b641b3298a0a: Preparing 05:58:25 e3810d3dbcc0: Preparing 05:58:25 097100c76c15: Preparing 05:58:25 59ab018f3846: Waiting 05:58:25 548c3a650d0a: Waiting 05:58:25 e3810d3dbcc0: Waiting 05:58:25 097100c76c15: Waiting 05:58:25 b641b3298a0a: Waiting 05:58:25 a72055ce73da: Waiting 05:58:25 5f70bf18a086: Waiting 05:58:25 12fefe74156d: Waiting 05:58:25 0c53b41efb84: Waiting 05:58:25 226b702323cd: Waiting 05:58:25 7abb680dd746: Waiting 05:58:25 9871a886ec65: Layer already exists 05:58:25 70a9c28e2e99: Layer already exists 05:58:25 16c928941579: Layer already exists 05:58:25 a821d843c43d: Layer already exists 05:58:25 615e506ee6ea: Layer already exists 05:58:25 0c53b41efb84: Layer already exists 05:58:25 7abb680dd746: Layer already exists 05:58:25 226b702323cd: Layer already exists 05:58:25 59ab018f3846: Layer already exists 05:58:25 548c3a650d0a: Layer already exists 05:58:25 a72055ce73da: Layer already exists 05:58:25 5f70bf18a086: Layer already exists 05:58:25 12fefe74156d: Layer already exists 05:58:25 e3810d3dbcc0: Layer already exists 05:58:25 b641b3298a0a: Layer already exists 05:58:25 097100c76c15: Layer already exists 05:58:25 4.1.0-dev.55: digest: sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:58:25 16c928941579: Preparing 05:58:25 615e506ee6ea: Preparing 05:58:25 70a9c28e2e99: Preparing 05:58:25 a821d843c43d: Preparing 05:58:25 9871a886ec65: Preparing 05:58:25 0c53b41efb84: Preparing 05:58:25 7abb680dd746: Preparing 05:58:25 226b702323cd: Preparing 05:58:25 59ab018f3846: Preparing 05:58:25 548c3a650d0a: Preparing 05:58:25 a72055ce73da: Preparing 05:58:25 5f70bf18a086: Preparing 05:58:25 12fefe74156d: Preparing 05:58:25 b641b3298a0a: Preparing 05:58:25 e3810d3dbcc0: Preparing 05:58:25 097100c76c15: Preparing 05:58:25 226b702323cd: Waiting 05:58:25 59ab018f3846: Waiting 05:58:25 548c3a650d0a: Waiting 05:58:25 a72055ce73da: Waiting 05:58:25 5f70bf18a086: Waiting 05:58:25 12fefe74156d: Waiting 05:58:25 b641b3298a0a: Waiting 05:58:25 e3810d3dbcc0: Waiting 05:58:25 097100c76c15: Waiting 05:58:25 0c53b41efb84: Waiting 05:58:25 7abb680dd746: Waiting 05:58:25 70a9c28e2e99: Layer already exists 05:58:25 615e506ee6ea: Layer already exists 05:58:25 9871a886ec65: Layer already exists 05:58:25 a821d843c43d: Layer already exists 05:58:25 16c928941579: Layer already exists 05:58:25 0c53b41efb84: Layer already exists 05:58:25 59ab018f3846: Layer already exists 05:58:25 7abb680dd746: Layer already exists 05:58:25 226b702323cd: Layer already exists 05:58:25 548c3a650d0a: Layer already exists 05:58:25 a72055ce73da: Layer already exists 05:58:25 b641b3298a0a: Layer already exists 05:58:25 5f70bf18a086: Layer already exists 05:58:25 12fefe74156d: Layer already exists 05:58:25 e3810d3dbcc0: Layer already exists 05:58:25 097100c76c15: Layer already exists 05:58:25 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:58:26 16c928941579: Preparing 05:58:26 615e506ee6ea: Preparing 05:58:26 70a9c28e2e99: Preparing 05:58:26 a821d843c43d: Preparing 05:58:26 9871a886ec65: Preparing 05:58:26 0c53b41efb84: Preparing 05:58:26 7abb680dd746: Preparing 05:58:26 226b702323cd: Preparing 05:58:26 59ab018f3846: Preparing 05:58:26 548c3a650d0a: Preparing 05:58:26 a72055ce73da: Preparing 05:58:26 5f70bf18a086: Preparing 05:58:26 12fefe74156d: Preparing 05:58:26 b641b3298a0a: Preparing 05:58:26 e3810d3dbcc0: Preparing 05:58:26 097100c76c15: Preparing 05:58:26 a72055ce73da: Waiting 05:58:26 7abb680dd746: Waiting 05:58:26 5f70bf18a086: Waiting 05:58:26 12fefe74156d: Waiting 05:58:26 b641b3298a0a: Waiting 05:58:26 e3810d3dbcc0: Waiting 05:58:26 226b702323cd: Waiting 05:58:26 097100c76c15: Waiting 05:58:26 59ab018f3846: Waiting 05:58:26 548c3a650d0a: Waiting 05:58:26 0c53b41efb84: Waiting 05:58:26 615e506ee6ea: Layer already exists 05:58:26 a821d843c43d: Layer already exists 05:58:26 70a9c28e2e99: Layer already exists 05:58:26 9871a886ec65: Layer already exists 05:58:26 16c928941579: Layer already exists 05:58:26 0c53b41efb84: Layer already exists 05:58:26 548c3a650d0a: Layer already exists 05:58:26 7abb680dd746: Layer already exists 05:58:26 226b702323cd: Layer already exists 05:58:26 59ab018f3846: Layer already exists 05:58:26 a72055ce73da: Layer already exists 05:58:26 5f70bf18a086: Layer already exists 05:58:26 12fefe74156d: Layer already exists 05:58:26 e3810d3dbcc0: Layer already exists 05:58:26 b641b3298a0a: Layer already exists 05:58:26 097100c76c15: Layer already exists 05:58:26 main: digest: sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:26 ===================================================== [Pipeline] echo 05:58:26 taggedImages: 05:58:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 05:58:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:58:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 05:58:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:58:26 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:58:26 ca69116843343737f5df7afbddc16df881d89354 05:58:26 latest 05:58:26 4.1.0-dev.55 05:58:26 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:26 main 05:58:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 05:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:58:27 00b04cdeeefc: Preparing 05:58:27 492043287529: Preparing 05:58:27 b5ff88ccf490: Preparing 05:58:27 436af8bcdf83: Preparing 05:58:27 226b702323cd: Preparing 05:58:27 59ab018f3846: Preparing 05:58:27 3f673b5408c4: Preparing 05:58:27 09cdd047202a: Preparing 05:58:27 097100c76c15: Preparing 05:58:27 59ab018f3846: Waiting 05:58:27 3f673b5408c4: Waiting 05:58:27 09cdd047202a: Waiting 05:58:27 097100c76c15: Waiting 05:58:27 492043287529: Layer already exists 05:58:27 226b702323cd: Layer already exists 05:58:27 00b04cdeeefc: Layer already exists 05:58:27 59ab018f3846: Layer already exists 05:58:27 09cdd047202a: Layer already exists 05:58:27 3f673b5408c4: Layer already exists 05:58:27 097100c76c15: Layer already exists 05:58:27 b5ff88ccf490: Pushed 05:58:31 436af8bcdf83: Pushed 05:58:31 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:58:32 00b04cdeeefc: Preparing 05:58:32 492043287529: Preparing 05:58:32 b5ff88ccf490: Preparing 05:58:32 436af8bcdf83: Preparing 05:58:32 226b702323cd: Preparing 05:58:32 59ab018f3846: Preparing 05:58:32 3f673b5408c4: Preparing 05:58:32 09cdd047202a: Preparing 05:58:32 097100c76c15: Preparing 05:58:32 09cdd047202a: Waiting 05:58:32 59ab018f3846: Waiting 05:58:32 097100c76c15: Waiting 05:58:32 3f673b5408c4: Waiting 05:58:32 492043287529: Layer already exists 05:58:32 436af8bcdf83: Layer already exists 05:58:32 00b04cdeeefc: Layer already exists 05:58:32 226b702323cd: Layer already exists 05:58:32 b5ff88ccf490: Layer already exists 05:58:32 59ab018f3846: Layer already exists 05:58:32 09cdd047202a: Layer already exists 05:58:32 3f673b5408c4: Layer already exists 05:58:32 097100c76c15: Layer already exists 05:58:32 latest: digest: sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 05:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:58:32 00b04cdeeefc: Preparing 05:58:32 492043287529: Preparing 05:58:32 b5ff88ccf490: Preparing 05:58:32 436af8bcdf83: Preparing 05:58:32 226b702323cd: Preparing 05:58:32 59ab018f3846: Preparing 05:58:32 3f673b5408c4: Preparing 05:58:32 09cdd047202a: Preparing 05:58:32 097100c76c15: Preparing 05:58:32 59ab018f3846: Waiting 05:58:32 3f673b5408c4: Waiting 05:58:32 09cdd047202a: Waiting 05:58:32 097100c76c15: Waiting 05:58:32 436af8bcdf83: Layer already exists 05:58:32 b5ff88ccf490: Layer already exists 05:58:32 00b04cdeeefc: Layer already exists 05:58:32 226b702323cd: Layer already exists 05:58:32 492043287529: Layer already exists 05:58:32 59ab018f3846: Layer already exists 05:58:32 3f673b5408c4: Layer already exists 05:58:32 09cdd047202a: Layer already exists 05:58:32 097100c76c15: Layer already exists 05:58:32 4.1.0-dev.55: digest: sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:58:33 00b04cdeeefc: Preparing 05:58:33 492043287529: Preparing 05:58:33 b5ff88ccf490: Preparing 05:58:33 436af8bcdf83: Preparing 05:58:33 226b702323cd: Preparing 05:58:33 59ab018f3846: Preparing 05:58:33 3f673b5408c4: Preparing 05:58:33 09cdd047202a: Preparing 05:58:33 097100c76c15: Preparing 05:58:33 59ab018f3846: Waiting 05:58:33 3f673b5408c4: Waiting 05:58:33 09cdd047202a: Waiting 05:58:33 097100c76c15: Waiting 05:58:33 00b04cdeeefc: Layer already exists 05:58:33 226b702323cd: Layer already exists 05:58:33 b5ff88ccf490: Layer already exists 05:58:33 492043287529: Layer already exists 05:58:33 436af8bcdf83: Layer already exists 05:58:33 097100c76c15: Layer already exists 05:58:33 09cdd047202a: Layer already exists 05:58:33 3f673b5408c4: Layer already exists 05:58:33 59ab018f3846: Layer already exists 05:58:33 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:58:33 00b04cdeeefc: Preparing 05:58:33 492043287529: Preparing 05:58:33 b5ff88ccf490: Preparing 05:58:33 436af8bcdf83: Preparing 05:58:33 226b702323cd: Preparing 05:58:33 59ab018f3846: Preparing 05:58:33 3f673b5408c4: Preparing 05:58:33 09cdd047202a: Preparing 05:58:33 097100c76c15: Preparing 05:58:33 3f673b5408c4: Waiting 05:58:33 09cdd047202a: Waiting 05:58:33 097100c76c15: Waiting 05:58:33 59ab018f3846: Waiting 05:58:33 00b04cdeeefc: Layer already exists 05:58:33 492043287529: Layer already exists 05:58:33 436af8bcdf83: Layer already exists 05:58:33 226b702323cd: Layer already exists 05:58:33 b5ff88ccf490: Layer already exists 05:58:33 09cdd047202a: Layer already exists 05:58:33 59ab018f3846: Layer already exists 05:58:33 3f673b5408c4: Layer already exists 05:58:33 097100c76c15: Layer already exists 05:58:33 main: digest: sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:34 ===================================================== [Pipeline] echo 05:58:34 taggedImages: 05:58:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 05:58:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:58:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 05:58:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:58:34 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:58:34 ca69116843343737f5df7afbddc16df881d89354 05:58:34 latest 05:58:34 4.1.0-dev.55 05:58:34 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:34 main 05:58:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 05:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:58:34 fb8de3c84e67: Preparing 05:58:34 54ab16623155: Preparing 05:58:34 8cdf23964a92: Preparing 05:58:34 e09b0d46b91c: Preparing 05:58:34 c09af6324222: Preparing 05:58:34 226b702323cd: Preparing 05:58:34 59ab018f3846: Preparing 05:58:34 226b702323cd: Waiting 05:58:34 02c8905a990a: Preparing 05:58:34 86e1bffcb465: Preparing 05:58:34 59ab018f3846: Waiting 05:58:34 02c8905a990a: Waiting 05:58:34 86e1bffcb465: Waiting 05:58:34 3f378c856a54: Preparing 05:58:34 3f378c856a54: Waiting 05:58:34 097100c76c15: Preparing 05:58:34 097100c76c15: Waiting 05:58:34 fb8de3c84e67: Pushed 05:58:34 54ab16623155: Pushed 05:58:34 c09af6324222: Pushed 05:58:34 226b702323cd: Layer already exists 05:58:34 e09b0d46b91c: Pushed 05:58:34 59ab018f3846: Layer already exists 05:58:34 097100c76c15: Layer already exists 05:58:35 02c8905a990a: Pushed 05:58:35 86e1bffcb465: Pushed 05:58:35 3f378c856a54: Pushed 05:58:37 8cdf23964a92: Pushed 05:58:37 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:58:38 fb8de3c84e67: Preparing 05:58:38 54ab16623155: Preparing 05:58:38 8cdf23964a92: Preparing 05:58:38 e09b0d46b91c: Preparing 05:58:38 c09af6324222: Preparing 05:58:38 226b702323cd: Preparing 05:58:38 59ab018f3846: Preparing 05:58:38 02c8905a990a: Preparing 05:58:38 86e1bffcb465: Preparing 05:58:38 3f378c856a54: Preparing 05:58:38 097100c76c15: Preparing 05:58:38 02c8905a990a: Waiting 05:58:38 86e1bffcb465: Waiting 05:58:38 3f378c856a54: Waiting 05:58:38 226b702323cd: Waiting 05:58:38 59ab018f3846: Waiting 05:58:38 097100c76c15: Waiting 05:58:38 c09af6324222: Layer already exists 05:58:38 8cdf23964a92: Layer already exists 05:58:38 fb8de3c84e67: Layer already exists 05:58:38 54ab16623155: Layer already exists 05:58:38 e09b0d46b91c: Layer already exists 05:58:38 59ab018f3846: Layer already exists 05:58:38 226b702323cd: Layer already exists 05:58:38 02c8905a990a: Layer already exists 05:58:38 86e1bffcb465: Layer already exists 05:58:38 3f378c856a54: Layer already exists 05:58:38 097100c76c15: Layer already exists 05:58:38 latest: digest: sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 05:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:58:39 fb8de3c84e67: Preparing 05:58:39 54ab16623155: Preparing 05:58:39 8cdf23964a92: Preparing 05:58:39 e09b0d46b91c: Preparing 05:58:39 c09af6324222: Preparing 05:58:39 226b702323cd: Preparing 05:58:39 59ab018f3846: Preparing 05:58:39 02c8905a990a: Preparing 05:58:39 86e1bffcb465: Preparing 05:58:39 3f378c856a54: Preparing 05:58:39 097100c76c15: Preparing 05:58:39 59ab018f3846: Waiting 05:58:39 226b702323cd: Waiting 05:58:39 86e1bffcb465: Waiting 05:58:39 3f378c856a54: Waiting 05:58:39 097100c76c15: Waiting 05:58:39 02c8905a990a: Waiting 05:58:39 fb8de3c84e67: Layer already exists 05:58:39 8cdf23964a92: Layer already exists 05:58:39 54ab16623155: Layer already exists 05:58:39 e09b0d46b91c: Layer already exists 05:58:39 c09af6324222: Layer already exists 05:58:39 226b702323cd: Layer already exists 05:58:39 02c8905a990a: Layer already exists 05:58:39 3f378c856a54: Layer already exists 05:58:39 86e1bffcb465: Layer already exists 05:58:39 59ab018f3846: Layer already exists 05:58:39 097100c76c15: Layer already exists 05:58:39 4.1.0-dev.55: digest: sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:58:39 fb8de3c84e67: Preparing 05:58:39 54ab16623155: Preparing 05:58:39 8cdf23964a92: Preparing 05:58:39 e09b0d46b91c: Preparing 05:58:39 c09af6324222: Preparing 05:58:39 226b702323cd: Preparing 05:58:39 59ab018f3846: Preparing 05:58:39 02c8905a990a: Preparing 05:58:39 86e1bffcb465: Preparing 05:58:39 3f378c856a54: Preparing 05:58:39 097100c76c15: Preparing 05:58:39 226b702323cd: Waiting 05:58:39 59ab018f3846: Waiting 05:58:39 02c8905a990a: Waiting 05:58:39 86e1bffcb465: Waiting 05:58:39 3f378c856a54: Waiting 05:58:39 097100c76c15: Waiting 05:58:39 54ab16623155: Layer already exists 05:58:39 c09af6324222: Layer already exists 05:58:39 8cdf23964a92: Layer already exists 05:58:39 e09b0d46b91c: Layer already exists 05:58:39 fb8de3c84e67: Layer already exists 05:58:39 59ab018f3846: Layer already exists 05:58:39 226b702323cd: Layer already exists 05:58:39 86e1bffcb465: Layer already exists 05:58:39 02c8905a990a: Layer already exists 05:58:39 3f378c856a54: Layer already exists 05:58:39 097100c76c15: Layer already exists 05:58:39 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:58:40 fb8de3c84e67: Preparing 05:58:40 54ab16623155: Preparing 05:58:40 8cdf23964a92: Preparing 05:58:40 e09b0d46b91c: Preparing 05:58:40 c09af6324222: Preparing 05:58:40 226b702323cd: Preparing 05:58:40 59ab018f3846: Preparing 05:58:40 02c8905a990a: Preparing 05:58:40 86e1bffcb465: Preparing 05:58:40 3f378c856a54: Preparing 05:58:40 097100c76c15: Preparing 05:58:40 02c8905a990a: Waiting 05:58:40 86e1bffcb465: Waiting 05:58:40 3f378c856a54: Waiting 05:58:40 226b702323cd: Waiting 05:58:40 59ab018f3846: Waiting 05:58:40 097100c76c15: Waiting 05:58:40 8cdf23964a92: Layer already exists 05:58:40 54ab16623155: Layer already exists 05:58:40 e09b0d46b91c: Layer already exists 05:58:40 c09af6324222: Layer already exists 05:58:40 fb8de3c84e67: Layer already exists 05:58:40 02c8905a990a: Layer already exists 05:58:40 59ab018f3846: Layer already exists 05:58:40 226b702323cd: Layer already exists 05:58:40 3f378c856a54: Layer already exists 05:58:40 86e1bffcb465: Layer already exists 05:58:40 097100c76c15: Layer already exists 05:58:40 main: digest: sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:40 ===================================================== [Pipeline] echo 05:58:40 taggedImages: 05:58:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 05:58:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:58:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 05:58:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:58:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:58:40 ca69116843343737f5df7afbddc16df881d89354 05:58:40 latest 05:58:40 4.1.0-dev.55 05:58:40 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:40 main 05:58:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 05:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:58:41 f810f5d8ad98: Preparing 05:58:41 a2aac8308a0b: Preparing 05:58:41 9c631999eee1: Preparing 05:58:41 046f07148eb4: Preparing 05:58:41 5a0895ad2ad5: Preparing 05:58:41 4a9476a50e19: Preparing 05:58:41 84e2a247f2e0: Preparing 05:58:41 226b702323cd: Preparing 05:58:41 59ab018f3846: Preparing 05:58:41 4eddab0a12af: Preparing 05:58:41 31d5c6424ad1: Preparing 05:58:41 097100c76c15: Preparing 05:58:41 226b702323cd: Waiting 05:58:41 59ab018f3846: Waiting 05:58:41 4eddab0a12af: Waiting 05:58:41 4a9476a50e19: Waiting 05:58:41 31d5c6424ad1: Waiting 05:58:41 097100c76c15: Waiting 05:58:41 84e2a247f2e0: Waiting 05:58:41 5a0895ad2ad5: Pushed 05:58:41 f810f5d8ad98: Pushed 05:58:41 a2aac8308a0b: Pushed 05:58:41 226b702323cd: Layer already exists 05:58:41 59ab018f3846: Layer already exists 05:58:41 4a9476a50e19: Pushed 05:58:41 84e2a247f2e0: Pushed 05:58:41 097100c76c15: Layer already exists 05:58:41 4eddab0a12af: Pushed 05:58:42 31d5c6424ad1: Pushed 05:58:43 046f07148eb4: Pushed 05:58:44 9c631999eee1: Pushed 05:58:44 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:58:45 f810f5d8ad98: Preparing 05:58:45 a2aac8308a0b: Preparing 05:58:45 9c631999eee1: Preparing 05:58:45 046f07148eb4: Preparing 05:58:45 5a0895ad2ad5: Preparing 05:58:45 4a9476a50e19: Preparing 05:58:45 84e2a247f2e0: Preparing 05:58:45 226b702323cd: Preparing 05:58:45 59ab018f3846: Preparing 05:58:45 4eddab0a12af: Preparing 05:58:45 31d5c6424ad1: Preparing 05:58:45 097100c76c15: Preparing 05:58:45 4a9476a50e19: Waiting 05:58:45 84e2a247f2e0: Waiting 05:58:45 226b702323cd: Waiting 05:58:45 59ab018f3846: Waiting 05:58:45 4eddab0a12af: Waiting 05:58:45 31d5c6424ad1: Waiting 05:58:45 097100c76c15: Waiting 05:58:45 a2aac8308a0b: Layer already exists 05:58:45 9c631999eee1: Layer already exists 05:58:45 046f07148eb4: Layer already exists 05:58:45 f810f5d8ad98: Layer already exists 05:58:45 5a0895ad2ad5: Layer already exists 05:58:45 84e2a247f2e0: Layer already exists 05:58:45 4a9476a50e19: Layer already exists 05:58:45 226b702323cd: Layer already exists 05:58:45 4eddab0a12af: Layer already exists 05:58:45 59ab018f3846: Layer already exists 05:58:45 31d5c6424ad1: Layer already exists 05:58:45 097100c76c15: Layer already exists 05:58:45 latest: digest: sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 05:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:58:45 f810f5d8ad98: Preparing 05:58:45 a2aac8308a0b: Preparing 05:58:45 9c631999eee1: Preparing 05:58:45 046f07148eb4: Preparing 05:58:45 5a0895ad2ad5: Preparing 05:58:45 4a9476a50e19: Preparing 05:58:45 84e2a247f2e0: Preparing 05:58:45 226b702323cd: Preparing 05:58:45 59ab018f3846: Preparing 05:58:45 4eddab0a12af: Preparing 05:58:45 31d5c6424ad1: Preparing 05:58:45 097100c76c15: Preparing 05:58:45 4a9476a50e19: Waiting 05:58:45 84e2a247f2e0: Waiting 05:58:45 226b702323cd: Waiting 05:58:45 59ab018f3846: Waiting 05:58:45 4eddab0a12af: Waiting 05:58:45 31d5c6424ad1: Waiting 05:58:45 097100c76c15: Waiting 05:58:45 f810f5d8ad98: Layer already exists 05:58:45 046f07148eb4: Layer already exists 05:58:45 9c631999eee1: Layer already exists 05:58:45 a2aac8308a0b: Layer already exists 05:58:45 5a0895ad2ad5: Layer already exists 05:58:45 84e2a247f2e0: Layer already exists 05:58:45 226b702323cd: Layer already exists 05:58:45 59ab018f3846: Layer already exists 05:58:45 4a9476a50e19: Layer already exists 05:58:45 4eddab0a12af: Layer already exists 05:58:45 31d5c6424ad1: Layer already exists 05:58:45 097100c76c15: Layer already exists 05:58:45 4.1.0-dev.55: digest: sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:58:46 f810f5d8ad98: Preparing 05:58:46 a2aac8308a0b: Preparing 05:58:46 9c631999eee1: Preparing 05:58:46 046f07148eb4: Preparing 05:58:46 5a0895ad2ad5: Preparing 05:58:46 4a9476a50e19: Preparing 05:58:46 84e2a247f2e0: Preparing 05:58:46 226b702323cd: Preparing 05:58:46 59ab018f3846: Preparing 05:58:46 4eddab0a12af: Preparing 05:58:46 31d5c6424ad1: Preparing 05:58:46 097100c76c15: Preparing 05:58:46 4eddab0a12af: Waiting 05:58:46 4a9476a50e19: Waiting 05:58:46 31d5c6424ad1: Waiting 05:58:46 84e2a247f2e0: Waiting 05:58:46 097100c76c15: Waiting 05:58:46 226b702323cd: Waiting 05:58:46 59ab018f3846: Waiting 05:58:46 9c631999eee1: Layer already exists 05:58:46 046f07148eb4: Layer already exists 05:58:46 a2aac8308a0b: Layer already exists 05:58:46 5a0895ad2ad5: Layer already exists 05:58:46 f810f5d8ad98: Layer already exists 05:58:46 4a9476a50e19: Layer already exists 05:58:46 84e2a247f2e0: Layer already exists 05:58:46 59ab018f3846: Layer already exists 05:58:46 226b702323cd: Layer already exists 05:58:46 4eddab0a12af: Layer already exists 05:58:46 31d5c6424ad1: Layer already exists 05:58:46 097100c76c15: Layer already exists 05:58:46 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:58:46 f810f5d8ad98: Preparing 05:58:46 a2aac8308a0b: Preparing 05:58:46 9c631999eee1: Preparing 05:58:46 046f07148eb4: Preparing 05:58:46 5a0895ad2ad5: Preparing 05:58:46 4a9476a50e19: Preparing 05:58:46 84e2a247f2e0: Preparing 05:58:46 226b702323cd: Preparing 05:58:46 59ab018f3846: Preparing 05:58:46 4eddab0a12af: Preparing 05:58:46 31d5c6424ad1: Preparing 05:58:46 097100c76c15: Preparing 05:58:46 4a9476a50e19: Waiting 05:58:46 84e2a247f2e0: Waiting 05:58:46 226b702323cd: Waiting 05:58:46 59ab018f3846: Waiting 05:58:46 4eddab0a12af: Waiting 05:58:46 31d5c6424ad1: Waiting 05:58:46 097100c76c15: Waiting 05:58:46 5a0895ad2ad5: Layer already exists 05:58:46 f810f5d8ad98: Layer already exists 05:58:46 9c631999eee1: Layer already exists 05:58:46 a2aac8308a0b: Layer already exists 05:58:46 046f07148eb4: Layer already exists 05:58:46 84e2a247f2e0: Layer already exists 05:58:46 4a9476a50e19: Layer already exists 05:58:46 59ab018f3846: Layer already exists 05:58:46 226b702323cd: Layer already exists 05:58:46 4eddab0a12af: Layer already exists 05:58:46 31d5c6424ad1: Layer already exists 05:58:46 097100c76c15: Layer already exists 05:58:46 main: digest: sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:47 ===================================================== [Pipeline] echo 05:58:47 taggedImages: 05:58:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 05:58:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:58:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 05:58:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:58:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:58:47 ca69116843343737f5df7afbddc16df881d89354 05:58:47 latest 05:58:47 4.1.0-dev.55 05:58:47 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:47 main 05:58:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 05:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:58:47 78e0ec678a3c: Preparing 05:58:47 a0c79a97aebd: Preparing 05:58:47 226b702323cd: Preparing 05:58:47 59ab018f3846: Preparing 05:58:47 c59c0d1d905d: Preparing 05:58:47 046be58f2b6a: Preparing 05:58:47 097100c76c15: Preparing 05:58:47 046be58f2b6a: Waiting 05:58:47 097100c76c15: Waiting 05:58:47 226b702323cd: Layer already exists 05:58:47 59ab018f3846: Layer already exists 05:58:47 097100c76c15: Layer already exists 05:58:47 78e0ec678a3c: Pushed 05:58:47 c59c0d1d905d: Pushed 05:58:48 046be58f2b6a: Pushed 05:58:51 a0c79a97aebd: Pushed 05:58:51 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:51 + 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 05:58:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:58:51 78e0ec678a3c: Preparing 05:58:51 a0c79a97aebd: Preparing 05:58:51 226b702323cd: Preparing 05:58:51 59ab018f3846: Preparing 05:58:51 c59c0d1d905d: Preparing 05:58:51 046be58f2b6a: Preparing 05:58:51 097100c76c15: Preparing 05:58:51 046be58f2b6a: Waiting 05:58:51 097100c76c15: Waiting 05:58:51 226b702323cd: Layer already exists 05:58:51 c59c0d1d905d: Layer already exists 05:58:51 59ab018f3846: Layer already exists 05:58:51 78e0ec678a3c: Layer already exists 05:58:51 a0c79a97aebd: Layer already exists 05:58:51 046be58f2b6a: Layer already exists 05:58:51 097100c76c15: Layer already exists 05:58:51 latest: digest: sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 05:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:58:52 78e0ec678a3c: Preparing 05:58:52 a0c79a97aebd: Preparing 05:58:52 226b702323cd: Preparing 05:58:52 59ab018f3846: Preparing 05:58:52 c59c0d1d905d: Preparing 05:58:52 046be58f2b6a: Preparing 05:58:52 097100c76c15: Preparing 05:58:52 046be58f2b6a: Waiting 05:58:52 097100c76c15: Waiting 05:58:52 c59c0d1d905d: Layer already exists 05:58:52 a0c79a97aebd: Layer already exists 05:58:52 78e0ec678a3c: Layer already exists 05:58:52 59ab018f3846: Layer already exists 05:58:52 226b702323cd: Layer already exists 05:58:52 097100c76c15: Layer already exists 05:58:52 046be58f2b6a: Layer already exists 05:58:52 4.1.0-dev.55: digest: sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:58:53 78e0ec678a3c: Preparing 05:58:53 a0c79a97aebd: Preparing 05:58:53 226b702323cd: Preparing 05:58:53 59ab018f3846: Preparing 05:58:53 c59c0d1d905d: Preparing 05:58:53 046be58f2b6a: Preparing 05:58:53 097100c76c15: Preparing 05:58:53 046be58f2b6a: Waiting 05:58:53 097100c76c15: Waiting 05:58:53 59ab018f3846: Layer already exists 05:58:53 78e0ec678a3c: Layer already exists 05:58:53 c59c0d1d905d: Layer already exists 05:58:53 a0c79a97aebd: Layer already exists 05:58:53 226b702323cd: Layer already exists 05:58:53 046be58f2b6a: Layer already exists 05:58:53 097100c76c15: Layer already exists 05:58:53 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:53 + 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 05:58:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:58:53 78e0ec678a3c: Preparing 05:58:53 a0c79a97aebd: Preparing 05:58:53 226b702323cd: Preparing 05:58:53 59ab018f3846: Preparing 05:58:53 c59c0d1d905d: Preparing 05:58:53 046be58f2b6a: Preparing 05:58:53 097100c76c15: Preparing 05:58:53 046be58f2b6a: Waiting 05:58:53 097100c76c15: Waiting 05:58:53 226b702323cd: Layer already exists 05:58:53 c59c0d1d905d: Layer already exists 05:58:53 78e0ec678a3c: Layer already exists 05:58:53 a0c79a97aebd: Layer already exists 05:58:53 59ab018f3846: Layer already exists 05:58:53 046be58f2b6a: Layer already exists 05:58:53 097100c76c15: Layer already exists 05:58:53 main: digest: sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:54 ===================================================== [Pipeline] echo 05:58:54 taggedImages: 05:58:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 05:58:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:58:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 05:58:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:58:54 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:58:54 ca69116843343737f5df7afbddc16df881d89354 05:58:54 latest 05:58:54 4.1.0-dev.55 05:58:54 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:58:54 main 05:58:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 05:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:58:54 088f0ab394f9: Preparing 05:58:54 613f1ddc25a4: Preparing 05:58:54 0a780640a968: Preparing 05:58:54 226b702323cd: Preparing 05:58:54 59ab018f3846: Preparing 05:58:54 09ff3263bbed: Preparing 05:58:54 65e6cc1d3336: Preparing 05:58:54 ae01ac62a856: Preparing 05:58:54 a417a450c382: Preparing 05:58:54 097100c76c15: Preparing 05:58:54 65e6cc1d3336: Waiting 05:58:54 09ff3263bbed: Waiting 05:58:54 ae01ac62a856: Waiting 05:58:54 097100c76c15: Waiting 05:58:54 a417a450c382: Waiting 05:58:54 59ab018f3846: Layer already exists 05:58:54 226b702323cd: Layer already exists 05:58:54 613f1ddc25a4: Pushed 05:58:54 0a780640a968: Pushed 05:58:54 088f0ab394f9: Pushed 05:58:54 097100c76c15: Layer already exists 05:58:54 ae01ac62a856: Pushed 05:58:55 a417a450c382: Pushed 05:58:59 65e6cc1d3336: Pushed 05:59:07 09ff3263bbed: Pushed 05:59:07 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:59:08 088f0ab394f9: Preparing 05:59:08 613f1ddc25a4: Preparing 05:59:08 0a780640a968: Preparing 05:59:08 226b702323cd: Preparing 05:59:08 59ab018f3846: Preparing 05:59:08 09ff3263bbed: Preparing 05:59:08 65e6cc1d3336: Preparing 05:59:08 ae01ac62a856: Preparing 05:59:08 a417a450c382: Preparing 05:59:08 097100c76c15: Preparing 05:59:08 09ff3263bbed: Waiting 05:59:08 65e6cc1d3336: Waiting 05:59:08 ae01ac62a856: Waiting 05:59:08 a417a450c382: Waiting 05:59:08 097100c76c15: Waiting 05:59:08 0a780640a968: Layer already exists 05:59:08 59ab018f3846: Layer already exists 05:59:08 226b702323cd: Layer already exists 05:59:08 613f1ddc25a4: Layer already exists 05:59:08 088f0ab394f9: Layer already exists 05:59:08 09ff3263bbed: Layer already exists 05:59:08 ae01ac62a856: Layer already exists 05:59:08 a417a450c382: Layer already exists 05:59:08 65e6cc1d3336: Layer already exists 05:59:08 097100c76c15: Layer already exists 05:59:08 latest: digest: sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 05:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:59:09 088f0ab394f9: Preparing 05:59:09 613f1ddc25a4: Preparing 05:59:09 0a780640a968: Preparing 05:59:09 226b702323cd: Preparing 05:59:09 59ab018f3846: Preparing 05:59:09 09ff3263bbed: Preparing 05:59:09 65e6cc1d3336: Preparing 05:59:09 ae01ac62a856: Preparing 05:59:09 a417a450c382: Preparing 05:59:09 097100c76c15: Preparing 05:59:09 65e6cc1d3336: Waiting 05:59:09 ae01ac62a856: Waiting 05:59:09 a417a450c382: Waiting 05:59:09 09ff3263bbed: Waiting 05:59:09 097100c76c15: Waiting 05:59:09 59ab018f3846: Layer already exists 05:59:09 0a780640a968: Layer already exists 05:59:09 226b702323cd: Layer already exists 05:59:09 088f0ab394f9: Layer already exists 05:59:09 613f1ddc25a4: Layer already exists 05:59:09 ae01ac62a856: Layer already exists 05:59:09 09ff3263bbed: Layer already exists 05:59:09 a417a450c382: Layer already exists 05:59:09 65e6cc1d3336: Layer already exists 05:59:09 097100c76c15: Layer already exists 05:59:09 4.1.0-dev.55: digest: sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:59:09 088f0ab394f9: Preparing 05:59:09 613f1ddc25a4: Preparing 05:59:09 0a780640a968: Preparing 05:59:09 226b702323cd: Preparing 05:59:09 59ab018f3846: Preparing 05:59:09 09ff3263bbed: Preparing 05:59:09 65e6cc1d3336: Preparing 05:59:09 ae01ac62a856: Preparing 05:59:09 a417a450c382: Preparing 05:59:09 097100c76c15: Preparing 05:59:09 09ff3263bbed: Waiting 05:59:09 65e6cc1d3336: Waiting 05:59:09 ae01ac62a856: Waiting 05:59:09 a417a450c382: Waiting 05:59:09 097100c76c15: Waiting 05:59:09 0a780640a968: Layer already exists 05:59:09 613f1ddc25a4: Layer already exists 05:59:09 59ab018f3846: Layer already exists 05:59:09 226b702323cd: Layer already exists 05:59:09 088f0ab394f9: Layer already exists 05:59:09 65e6cc1d3336: Layer already exists 05:59:09 ae01ac62a856: Layer already exists 05:59:09 09ff3263bbed: Layer already exists 05:59:09 a417a450c382: Layer already exists 05:59:09 097100c76c15: Layer already exists 05:59:09 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:59:10 088f0ab394f9: Preparing 05:59:10 613f1ddc25a4: Preparing 05:59:10 0a780640a968: Preparing 05:59:10 226b702323cd: Preparing 05:59:10 59ab018f3846: Preparing 05:59:10 09ff3263bbed: Preparing 05:59:10 65e6cc1d3336: Preparing 05:59:10 ae01ac62a856: Preparing 05:59:10 a417a450c382: Preparing 05:59:10 097100c76c15: Preparing 05:59:10 09ff3263bbed: Waiting 05:59:10 65e6cc1d3336: Waiting 05:59:10 ae01ac62a856: Waiting 05:59:10 a417a450c382: Waiting 05:59:10 097100c76c15: Waiting 05:59:10 613f1ddc25a4: Layer already exists 05:59:10 088f0ab394f9: Layer already exists 05:59:10 59ab018f3846: Layer already exists 05:59:10 0a780640a968: Layer already exists 05:59:10 226b702323cd: Layer already exists 05:59:10 09ff3263bbed: Layer already exists 05:59:10 ae01ac62a856: Layer already exists 05:59:10 a417a450c382: Layer already exists 05:59:10 097100c76c15: Layer already exists 05:59:10 65e6cc1d3336: Layer already exists 05:59:10 main: digest: sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:10 ===================================================== [Pipeline] echo 05:59:10 taggedImages: 05:59:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 05:59:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:59:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 05:59:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:59:10 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:59:10 ca69116843343737f5df7afbddc16df881d89354 05:59:10 latest 05:59:10 4.1.0-dev.55 05:59:10 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:10 main 05:59:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 05:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:59:11 b7e511ce5346: Preparing 05:59:11 6254f401b412: Preparing 05:59:11 8d348749ebdc: Preparing 05:59:11 226b702323cd: Preparing 05:59:11 59ab018f3846: Preparing 05:59:11 8b49a8df83b2: Preparing 05:59:11 b0e11f0289b5: Preparing 05:59:11 461354a81ca2: Preparing 05:59:11 097100c76c15: Preparing 05:59:11 461354a81ca2: Waiting 05:59:11 8b49a8df83b2: Waiting 05:59:11 097100c76c15: Waiting 05:59:11 b0e11f0289b5: Waiting 05:59:11 59ab018f3846: Layer already exists 05:59:11 226b702323cd: Layer already exists 05:59:11 6254f401b412: Pushed 05:59:11 8d348749ebdc: Pushed 05:59:11 b7e511ce5346: Pushed 05:59:11 097100c76c15: Layer already exists 05:59:11 b0e11f0289b5: Pushed 05:59:11 461354a81ca2: Pushed 05:59:23 8b49a8df83b2: Pushed 05:59:23 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:59:24 b7e511ce5346: Preparing 05:59:24 6254f401b412: Preparing 05:59:24 8d348749ebdc: Preparing 05:59:24 226b702323cd: Preparing 05:59:24 59ab018f3846: Preparing 05:59:24 8b49a8df83b2: Preparing 05:59:24 b0e11f0289b5: Preparing 05:59:24 461354a81ca2: Preparing 05:59:24 097100c76c15: Preparing 05:59:24 8b49a8df83b2: Waiting 05:59:24 b0e11f0289b5: Waiting 05:59:24 097100c76c15: Waiting 05:59:24 461354a81ca2: Waiting 05:59:24 59ab018f3846: Layer already exists 05:59:24 b7e511ce5346: Layer already exists 05:59:24 6254f401b412: Layer already exists 05:59:24 226b702323cd: Layer already exists 05:59:24 8d348749ebdc: Layer already exists 05:59:24 b0e11f0289b5: Layer already exists 05:59:24 461354a81ca2: Layer already exists 05:59:24 097100c76c15: Layer already exists 05:59:24 8b49a8df83b2: Layer already exists 05:59:24 latest: digest: sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 05:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:59:24 b7e511ce5346: Preparing 05:59:24 6254f401b412: Preparing 05:59:24 8d348749ebdc: Preparing 05:59:24 226b702323cd: Preparing 05:59:24 59ab018f3846: Preparing 05:59:24 8b49a8df83b2: Preparing 05:59:24 b0e11f0289b5: Preparing 05:59:24 461354a81ca2: Preparing 05:59:24 097100c76c15: Preparing 05:59:24 b0e11f0289b5: Waiting 05:59:24 461354a81ca2: Waiting 05:59:24 097100c76c15: Waiting 05:59:24 8b49a8df83b2: Waiting 05:59:24 b7e511ce5346: Layer already exists 05:59:24 59ab018f3846: Layer already exists 05:59:24 226b702323cd: Layer already exists 05:59:24 6254f401b412: Layer already exists 05:59:24 8d348749ebdc: Layer already exists 05:59:24 8b49a8df83b2: Layer already exists 05:59:24 b0e11f0289b5: Layer already exists 05:59:24 461354a81ca2: Layer already exists 05:59:24 097100c76c15: Layer already exists 05:59:24 4.1.0-dev.55: digest: sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:59:25 b7e511ce5346: Preparing 05:59:25 6254f401b412: Preparing 05:59:25 8d348749ebdc: Preparing 05:59:25 226b702323cd: Preparing 05:59:25 59ab018f3846: Preparing 05:59:25 8b49a8df83b2: Preparing 05:59:25 b0e11f0289b5: Preparing 05:59:25 461354a81ca2: Preparing 05:59:25 097100c76c15: Preparing 05:59:25 b0e11f0289b5: Waiting 05:59:25 461354a81ca2: Waiting 05:59:25 097100c76c15: Waiting 05:59:25 8b49a8df83b2: Waiting 05:59:25 59ab018f3846: Layer already exists 05:59:25 b7e511ce5346: Layer already exists 05:59:25 226b702323cd: Layer already exists 05:59:25 6254f401b412: Layer already exists 05:59:25 8d348749ebdc: Layer already exists 05:59:25 097100c76c15: Layer already exists 05:59:25 b0e11f0289b5: Layer already exists 05:59:25 8b49a8df83b2: Layer already exists 05:59:25 461354a81ca2: Layer already exists 05:59:25 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:59:26 b7e511ce5346: Preparing 05:59:26 6254f401b412: Preparing 05:59:26 8d348749ebdc: Preparing 05:59:26 226b702323cd: Preparing 05:59:26 59ab018f3846: Preparing 05:59:26 8b49a8df83b2: Preparing 05:59:26 b0e11f0289b5: Preparing 05:59:26 461354a81ca2: Preparing 05:59:26 097100c76c15: Preparing 05:59:26 b0e11f0289b5: Waiting 05:59:26 461354a81ca2: Waiting 05:59:26 097100c76c15: Waiting 05:59:26 8b49a8df83b2: Waiting 05:59:26 226b702323cd: Layer already exists 05:59:26 6254f401b412: Layer already exists 05:59:26 59ab018f3846: Layer already exists 05:59:26 b7e511ce5346: Layer already exists 05:59:26 8d348749ebdc: Layer already exists 05:59:26 461354a81ca2: Layer already exists 05:59:26 8b49a8df83b2: Layer already exists 05:59:26 097100c76c15: Layer already exists 05:59:26 b0e11f0289b5: Layer already exists 05:59:26 main: digest: sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:26 ===================================================== [Pipeline] echo 05:59:26 taggedImages: 05:59:26 - nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 05:59:26 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:59:26 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 05:59:26 - nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:26 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:59:26 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:59:26 ca69116843343737f5df7afbddc16df881d89354 05:59:26 latest 05:59:26 4.1.0-dev.55 05:59:26 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:26 main 05:59:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 05:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:59:26 088f0ab394f9: Preparing 05:59:26 37fa14b5960d: Preparing 05:59:26 378557a14256: Preparing 05:59:26 226b702323cd: Preparing 05:59:26 59ab018f3846: Preparing 05:59:26 fc493d61b5c2: Preparing 05:59:26 ae01ac62a856: Preparing 05:59:26 a417a450c382: Preparing 05:59:26 fc493d61b5c2: Waiting 05:59:26 ae01ac62a856: Waiting 05:59:26 097100c76c15: Preparing 05:59:26 a417a450c382: Waiting 05:59:26 097100c76c15: Waiting 05:59:26 088f0ab394f9: Layer already exists 05:59:26 226b702323cd: Layer already exists 05:59:26 59ab018f3846: Layer already exists 05:59:26 ae01ac62a856: Layer already exists 05:59:26 a417a450c382: Layer already exists 05:59:26 097100c76c15: Layer already exists 05:59:26 378557a14256: Pushed 05:59:26 37fa14b5960d: Pushed 05:59:39 fc493d61b5c2: Pushed 05:59:39 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:59:40 088f0ab394f9: Preparing 05:59:40 37fa14b5960d: Preparing 05:59:40 378557a14256: Preparing 05:59:40 226b702323cd: Preparing 05:59:40 59ab018f3846: Preparing 05:59:40 fc493d61b5c2: Preparing 05:59:40 ae01ac62a856: Preparing 05:59:40 a417a450c382: Preparing 05:59:40 097100c76c15: Preparing 05:59:40 a417a450c382: Waiting 05:59:40 fc493d61b5c2: Waiting 05:59:40 ae01ac62a856: Waiting 05:59:40 097100c76c15: Waiting 05:59:40 59ab018f3846: Layer already exists 05:59:40 088f0ab394f9: Layer already exists 05:59:40 226b702323cd: Layer already exists 05:59:40 378557a14256: Layer already exists 05:59:40 37fa14b5960d: Layer already exists 05:59:40 097100c76c15: Layer already exists 05:59:40 fc493d61b5c2: Layer already exists 05:59:40 a417a450c382: Layer already exists 05:59:40 ae01ac62a856: Layer already exists 05:59:40 latest: digest: sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 05:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:59:40 088f0ab394f9: Preparing 05:59:40 37fa14b5960d: Preparing 05:59:40 378557a14256: Preparing 05:59:40 226b702323cd: Preparing 05:59:40 59ab018f3846: Preparing 05:59:40 fc493d61b5c2: Preparing 05:59:40 ae01ac62a856: Preparing 05:59:40 a417a450c382: Preparing 05:59:40 097100c76c15: Preparing 05:59:40 ae01ac62a856: Waiting 05:59:40 097100c76c15: Waiting 05:59:40 a417a450c382: Waiting 05:59:40 fc493d61b5c2: Waiting 05:59:40 378557a14256: Layer already exists 05:59:40 37fa14b5960d: Layer already exists 05:59:40 59ab018f3846: Layer already exists 05:59:40 226b702323cd: Layer already exists 05:59:40 088f0ab394f9: Layer already exists 05:59:40 a417a450c382: Layer already exists 05:59:40 fc493d61b5c2: Layer already exists 05:59:40 ae01ac62a856: Layer already exists 05:59:40 097100c76c15: Layer already exists 05:59:40 4.1.0-dev.55: digest: sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:59:41 088f0ab394f9: Preparing 05:59:41 37fa14b5960d: Preparing 05:59:41 378557a14256: Preparing 05:59:41 226b702323cd: Preparing 05:59:41 59ab018f3846: Preparing 05:59:41 fc493d61b5c2: Preparing 05:59:41 ae01ac62a856: Preparing 05:59:41 a417a450c382: Preparing 05:59:41 097100c76c15: Preparing 05:59:41 fc493d61b5c2: Waiting 05:59:41 ae01ac62a856: Waiting 05:59:41 097100c76c15: Waiting 05:59:41 a417a450c382: Waiting 05:59:41 378557a14256: Layer already exists 05:59:41 59ab018f3846: Layer already exists 05:59:41 37fa14b5960d: Layer already exists 05:59:41 088f0ab394f9: Layer already exists 05:59:41 226b702323cd: Layer already exists 05:59:41 fc493d61b5c2: Layer already exists 05:59:41 ae01ac62a856: Layer already exists 05:59:41 097100c76c15: Layer already exists 05:59:41 a417a450c382: Layer already exists 05:59:41 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:59:42 088f0ab394f9: Preparing 05:59:42 37fa14b5960d: Preparing 05:59:42 378557a14256: Preparing 05:59:42 226b702323cd: Preparing 05:59:42 59ab018f3846: Preparing 05:59:42 fc493d61b5c2: Preparing 05:59:42 ae01ac62a856: Preparing 05:59:42 a417a450c382: Preparing 05:59:42 097100c76c15: Preparing 05:59:42 fc493d61b5c2: Waiting 05:59:42 ae01ac62a856: Waiting 05:59:42 a417a450c382: Waiting 05:59:42 097100c76c15: Waiting 05:59:42 378557a14256: Layer already exists 05:59:42 226b702323cd: Layer already exists 05:59:42 59ab018f3846: Layer already exists 05:59:42 088f0ab394f9: Layer already exists 05:59:42 37fa14b5960d: Layer already exists 05:59:42 fc493d61b5c2: Layer already exists 05:59:42 ae01ac62a856: Layer already exists 05:59:42 a417a450c382: Layer already exists 05:59:42 097100c76c15: Layer already exists 05:59:42 main: digest: sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:42 ===================================================== [Pipeline] echo 05:59:42 taggedImages: 05:59:42 - nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 05:59:42 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:59:42 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 05:59:42 - nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:42 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:59:42 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:59:42 ca69116843343737f5df7afbddc16df881d89354 05:59:42 latest 05:59:42 4.1.0-dev.55 05:59:42 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:42 main 05:59:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 05:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:59:42 6403e600f696: Preparing 05:59:42 325ab0f7c102: Preparing 05:59:42 226b702323cd: Preparing 05:59:42 59ab018f3846: Preparing 05:59:42 aa1ec5a86036: Preparing 05:59:42 8fe5d8f04a13: Preparing 05:59:42 097100c76c15: Preparing 05:59:42 8fe5d8f04a13: Waiting 05:59:42 097100c76c15: Waiting 05:59:42 59ab018f3846: Layer already exists 05:59:42 226b702323cd: Layer already exists 05:59:42 097100c76c15: Layer already exists 05:59:42 6403e600f696: Pushed 05:59:42 aa1ec5a86036: Pushed 05:59:43 8fe5d8f04a13: Pushed 05:59:46 325ab0f7c102: Pushed 05:59:46 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:59:47 6403e600f696: Preparing 05:59:47 325ab0f7c102: Preparing 05:59:47 226b702323cd: Preparing 05:59:47 59ab018f3846: Preparing 05:59:47 aa1ec5a86036: Preparing 05:59:47 8fe5d8f04a13: Preparing 05:59:47 097100c76c15: Preparing 05:59:47 097100c76c15: Waiting 05:59:47 8fe5d8f04a13: Waiting 05:59:47 325ab0f7c102: Layer already exists 05:59:47 226b702323cd: Layer already exists 05:59:47 aa1ec5a86036: Layer already exists 05:59:47 59ab018f3846: Layer already exists 05:59:47 6403e600f696: Layer already exists 05:59:47 8fe5d8f04a13: Layer already exists 05:59:47 097100c76c15: Layer already exists 05:59:47 latest: digest: sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 05:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:59:47 6403e600f696: Preparing 05:59:47 325ab0f7c102: Preparing 05:59:47 226b702323cd: Preparing 05:59:47 59ab018f3846: Preparing 05:59:47 aa1ec5a86036: Preparing 05:59:47 8fe5d8f04a13: Preparing 05:59:47 097100c76c15: Preparing 05:59:47 8fe5d8f04a13: Waiting 05:59:47 097100c76c15: Waiting 05:59:47 325ab0f7c102: Layer already exists 05:59:47 6403e600f696: Layer already exists 05:59:47 59ab018f3846: Layer already exists 05:59:47 226b702323cd: Layer already exists 05:59:47 aa1ec5a86036: Layer already exists 05:59:47 8fe5d8f04a13: Layer already exists 05:59:47 097100c76c15: Layer already exists 05:59:47 4.1.0-dev.55: digest: sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:59:48 6403e600f696: Preparing 05:59:48 325ab0f7c102: Preparing 05:59:48 226b702323cd: Preparing 05:59:48 59ab018f3846: Preparing 05:59:48 aa1ec5a86036: Preparing 05:59:48 8fe5d8f04a13: Preparing 05:59:48 097100c76c15: Preparing 05:59:48 8fe5d8f04a13: Waiting 05:59:48 097100c76c15: Waiting 05:59:48 325ab0f7c102: Layer already exists 05:59:48 59ab018f3846: Layer already exists 05:59:48 226b702323cd: Layer already exists 05:59:48 6403e600f696: Layer already exists 05:59:48 aa1ec5a86036: Layer already exists 05:59:48 097100c76c15: Layer already exists 05:59:48 8fe5d8f04a13: Layer already exists 05:59:48 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:59:49 6403e600f696: Preparing 05:59:49 325ab0f7c102: Preparing 05:59:49 226b702323cd: Preparing 05:59:49 59ab018f3846: Preparing 05:59:49 aa1ec5a86036: Preparing 05:59:49 8fe5d8f04a13: Preparing 05:59:49 097100c76c15: Preparing 05:59:49 8fe5d8f04a13: Waiting 05:59:49 097100c76c15: Waiting 05:59:49 59ab018f3846: Layer already exists 05:59:49 6403e600f696: Layer already exists 05:59:49 325ab0f7c102: Layer already exists 05:59:49 226b702323cd: Layer already exists 05:59:49 aa1ec5a86036: Layer already exists 05:59:49 8fe5d8f04a13: Layer already exists 05:59:49 097100c76c15: Layer already exists 05:59:49 main: digest: sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:49 ===================================================== [Pipeline] echo 05:59:49 taggedImages: 05:59:49 - nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 05:59:49 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:59:49 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 05:59:49 - nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:49 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:59:49 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:59:49 ca69116843343737f5df7afbddc16df881d89354 05:59:49 latest 05:59:49 4.1.0-dev.55 05:59:49 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:49 main 05:59:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 05:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:59:50 873193cb5d6c: Preparing 05:59:50 cb6f4e60b790: Preparing 05:59:50 226b702323cd: Preparing 05:59:50 59ab018f3846: Preparing 05:59:50 86e4808ab6cd: Preparing 05:59:50 b2422d8cc004: Preparing 05:59:50 097100c76c15: Preparing 05:59:50 097100c76c15: Waiting 05:59:50 b2422d8cc004: Waiting 05:59:50 226b702323cd: Layer already exists 05:59:50 59ab018f3846: Layer already exists 05:59:50 097100c76c15: Layer already exists 05:59:50 873193cb5d6c: Pushed 05:59:50 86e4808ab6cd: Pushed 05:59:50 b2422d8cc004: Pushed 05:59:54 cb6f4e60b790: Pushed 05:59:54 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:59:55 873193cb5d6c: Preparing 05:59:55 cb6f4e60b790: Preparing 05:59:55 226b702323cd: Preparing 05:59:55 59ab018f3846: Preparing 05:59:55 86e4808ab6cd: Preparing 05:59:55 b2422d8cc004: Preparing 05:59:55 097100c76c15: Preparing 05:59:55 b2422d8cc004: Waiting 05:59:55 097100c76c15: Waiting 05:59:55 226b702323cd: Layer already exists 05:59:55 86e4808ab6cd: Layer already exists 05:59:55 59ab018f3846: Layer already exists 05:59:55 873193cb5d6c: Layer already exists 05:59:55 cb6f4e60b790: Layer already exists 05:59:55 b2422d8cc004: Layer already exists 05:59:55 097100c76c15: Layer already exists 05:59:55 latest: digest: sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 05:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:59:55 873193cb5d6c: Preparing 05:59:55 cb6f4e60b790: Preparing 05:59:55 226b702323cd: Preparing 05:59:55 59ab018f3846: Preparing 05:59:55 86e4808ab6cd: Preparing 05:59:55 b2422d8cc004: Preparing 05:59:55 097100c76c15: Preparing 05:59:55 b2422d8cc004: Waiting 05:59:55 097100c76c15: Waiting 05:59:55 cb6f4e60b790: Layer already exists 05:59:55 873193cb5d6c: Layer already exists 05:59:55 86e4808ab6cd: Layer already exists 05:59:55 226b702323cd: Layer already exists 05:59:55 59ab018f3846: Layer already exists 05:59:55 b2422d8cc004: Layer already exists 05:59:55 097100c76c15: Layer already exists 05:59:55 4.1.0-dev.55: digest: sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:59:56 873193cb5d6c: Preparing 05:59:56 cb6f4e60b790: Preparing 05:59:56 226b702323cd: Preparing 05:59:56 59ab018f3846: Preparing 05:59:56 86e4808ab6cd: Preparing 05:59:56 b2422d8cc004: Preparing 05:59:56 097100c76c15: Preparing 05:59:56 097100c76c15: Waiting 05:59:56 b2422d8cc004: Waiting 05:59:56 cb6f4e60b790: Layer already exists 05:59:56 226b702323cd: Layer already exists 05:59:56 873193cb5d6c: Layer already exists 05:59:56 86e4808ab6cd: Layer already exists 05:59:56 59ab018f3846: Layer already exists 05:59:56 097100c76c15: Layer already exists 05:59:56 b2422d8cc004: Layer already exists 05:59:56 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:59:57 873193cb5d6c: Preparing 05:59:57 cb6f4e60b790: Preparing 05:59:57 226b702323cd: Preparing 05:59:57 59ab018f3846: Preparing 05:59:57 86e4808ab6cd: Preparing 05:59:57 b2422d8cc004: Preparing 05:59:57 097100c76c15: Preparing 05:59:57 b2422d8cc004: Waiting 05:59:57 097100c76c15: Waiting 05:59:57 226b702323cd: Layer already exists 05:59:57 cb6f4e60b790: Layer already exists 05:59:57 873193cb5d6c: Layer already exists 05:59:57 86e4808ab6cd: Layer already exists 05:59:57 59ab018f3846: Layer already exists 05:59:57 b2422d8cc004: Layer already exists 05:59:57 097100c76c15: Layer already exists 05:59:57 main: digest: sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:57 ===================================================== [Pipeline] echo 05:59:57 taggedImages: 05:59:57 - nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:59:57 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 05:59:57 ========================================================= 05:59:57 [edgeXBuildMultiArch] RAW Config: 05:59:57 images: 05:59:57 - nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/core-command:latest 05:59:57 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/core-command:main 05:59:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:59:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:59:57 - nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/core-data:latest 05:59:57 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/core-data:main 05:59:57 - nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:59:57 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/core-keeper:main 05:59:57 - nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:59:57 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/core-metadata:main 05:59:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:59:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:59:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:59:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:59:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:59:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:59:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:59:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:59:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:59:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/security-spire-server:main 05:59:57 - nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:59:57 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/support-notifications:main 05:59:57 - nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 05:59:57 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:59:57 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 05:59:57 - nexus3.edgexfoundry.org:10004/support-scheduler:main 05:59:57 settingsFile: 05:59:57 edgex-go-settings 05:59:57 ========================================================= [Pipeline] node 06:00:12 Still waiting to schedule task 06:00:12 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:00:42 Running on prd-centos7-docker-4c-2g-8058 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:42 provisioning config files... 06:00:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5966681885083552754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:44 ---> ****-login.sh 06:00:44 nexus3.edgexfoundry.org:10001 06:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:44 Configure a credential helper to remove this warning. See 06:00:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:44 06:00:44 Login Succeeded 06:00:44 nexus3.edgexfoundry.org:10002 06:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:44 Configure a credential helper to remove this warning. See 06:00:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:44 06:00:44 Login Succeeded 06:00:44 nexus3.edgexfoundry.org:10003 06:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:44 Configure a credential helper to remove this warning. See 06:00:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:44 06:00:44 Login Succeeded 06:00:44 nexus3.edgexfoundry.org:10004 06:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:44 Configure a credential helper to remove this warning. See 06:00:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:44 06:00:44 Login Succeeded 06:00:44 ****.io 06:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:45 Configure a credential helper to remove this warning. See 06:00:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:45 06:00:45 Login Succeeded 06:00:45 ---> ****-login.sh ends [Pipeline] } 06:00:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:45 + docker buildx ls 06:00:45 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:00:45 default * docker 06:00:45 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:00:45 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:00:45 edgex-builder [Pipeline] sh 06:00:46 + docker buildx inspect --bootstrap 06:00:46 #1 [internal] booting buildkit 06:00:46 #1 pulling image moby/buildkit:buildx-stable-1 06:00:49 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 06:00:49 #1 creating container buildx_buildkit_edgex-builder0 06:00:50 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 06:00:50 #1 DONE 4.2s 06:00:50 Name: edgex-builder 06:00:50 Driver: docker-container 06:00:50 06:00:50 Nodes: 06:00:50 Name: edgex-builder0 06:00:50 Endpoint: unix:///var/run/docker.sock 06:00:50 Status: running 06:00:50 Buildkit: v0.23.2 06:00:50 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:00:50 + docker buildx ls 06:00:50 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:00:50 edgex-builder * docker-container 06:00:50 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:00:50 default docker 06:00:50 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:00:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354' 06:00:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 --push - 06:00:51 #1 [internal] load build definition from Dockerfile 06:00:51 #1 transferring dockerfile: 197B done 06:00:51 #1 DONE 0.0s 06:00:51 06:00:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 06:00:51 #2 DONE 0.1s 06:00:51 06:00:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354 06:00:51 #3 DONE 0.1s 06:00:51 06:00:51 #4 [internal] load .dockerignore 06:00:51 #4 transferring context: 2B done 06:00:51 #4 DONE 0.0s 06:00:51 06:00:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 06:00:51 #5 resolve nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done 06:00:51 #5 DONE 0.0s 06:00:51 06:00:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 06:00:51 #6 resolve nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done 06:00:51 #6 DONE 0.1s 06:00:51 06:00:51 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:00:51 #7 DONE 0.0s 06:00:51 06:00:51 #8 exporting to image 06:00:51 #8 exporting layers done 06:00:51 #8 exporting manifest sha256:e9b8733b5e272029fa2b5f0793c6481928ba47e7b1f96ccce9329bddb82547d0 done 06:00:51 #8 exporting config sha256:a350b8039e9e7e69f8fb6952ba0ee0bfcc4019270abd6e0319c3adcd7dcaa8f3 done 06:00:51 #8 exporting manifest sha256:48cb3b9d4c6d3bf4709f2938c10e5e80b42f6f05c36247c2b35229577e9cb63a done 06:00:51 #8 exporting config sha256:9a6fbdf6093fc3c86a811bd002fcb94af57c23391b67ddbb654b6dc2fdb9a854 done 06:00:51 #8 exporting manifest list sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 done 06:00:51 #8 pushing layers 0.1s done 06:00:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354@sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 06:00:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354@sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 0.1s done 06:00:51 #8 DONE 0.2s 06:00:51 06:00:51 1 warning found (use --debug to expand): 06:00:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 06:00:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 06:00:51 #1 [internal] load build definition from Dockerfile 06:00:51 #1 transferring dockerfile: 163B done 06:00:51 #1 DONE 0.0s 06:00:51 06:00:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 06:00:51 #2 DONE 0.0s 06:00:51 06:00:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 06:00:51 #3 DONE 0.0s 06:00:51 06:00:51 #4 [internal] load .dockerignore 06:00:51 #4 transferring context: 2B done 06:00:51 #4 DONE 0.0s 06:00:51 06:00:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 06:00:51 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done 06:00:51 #5 DONE 0.0s 06:00:51 06:00:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 06:00:52 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done 06:00:52 #6 CACHED 06:00:52 06:00:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 06:00:52 #5 CACHED 06:00:52 06:00:52 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:00:52 #7 DONE 0.0s 06:00:52 06:00:52 #8 exporting to image 06:00:52 #8 exporting layers done 06:00:52 #8 exporting manifest sha256:e9b8733b5e272029fa2b5f0793c6481928ba47e7b1f96ccce9329bddb82547d0 done 06:00:52 #8 exporting config sha256:a350b8039e9e7e69f8fb6952ba0ee0bfcc4019270abd6e0319c3adcd7dcaa8f3 done 06:00:52 #8 exporting manifest sha256:48cb3b9d4c6d3bf4709f2938c10e5e80b42f6f05c36247c2b35229577e9cb63a done 06:00:52 #8 exporting config sha256:9a6fbdf6093fc3c86a811bd002fcb94af57c23391b67ddbb654b6dc2fdb9a854 done 06:00:52 #8 exporting manifest list sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 done 06:00:52 #8 pushing layers 0.0s done 06:00:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 0.1s done 06:00:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:52 #8 DONE 0.1s 06:00:52 06:00:52 1 warning found (use --debug to expand): 06:00:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55' 06:00:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 --push - 06:00:52 #1 [internal] load build definition from Dockerfile 06:00:52 #1 transferring dockerfile: 169B done 06:00:52 #1 DONE 0.0s 06:00:52 06:00:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 06:00:52 #2 DONE 0.0s 06:00:52 06:00:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55 06:00:52 #3 DONE 0.0s 06:00:52 06:00:52 #4 [internal] load .dockerignore 06:00:52 #4 transferring context: 2B done 06:00:52 #4 DONE 0.0s 06:00:52 06:00:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 06:00:52 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done 06:00:52 #5 CACHED 06:00:52 06:00:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 06:00:52 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done 06:00:52 #6 CACHED 06:00:52 06:00:52 #7 exporting to image 06:00:52 #7 exporting layers done 06:00:52 #7 exporting manifest sha256:e9b8733b5e272029fa2b5f0793c6481928ba47e7b1f96ccce9329bddb82547d0 done 06:00:52 #7 exporting config sha256:a350b8039e9e7e69f8fb6952ba0ee0bfcc4019270abd6e0319c3adcd7dcaa8f3 done 06:00:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:52 #7 exporting manifest sha256:48cb3b9d4c6d3bf4709f2938c10e5e80b42f6f05c36247c2b35229577e9cb63a done 06:00:52 #7 exporting config sha256:9a6fbdf6093fc3c86a811bd002fcb94af57c23391b67ddbb654b6dc2fdb9a854 done 06:00:52 #7 exporting manifest list sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 done 06:00:52 #7 pushing layers 0.0s done 06:00:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.55@sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 0.1s done 06:00:52 #7 DONE 0.1s 06:00:52 06:00:52 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:00:52 #8 DONE 0.0s 06:00:52 06:00:52 1 warning found (use --debug to expand): 06:00:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:00:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:00:52 #1 [internal] load build definition from Dockerfile 06:00:52 #1 transferring dockerfile: 210B done 06:00:52 #1 DONE 0.0s 06:00:52 06:00:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:00:52 #2 DONE 0.0s 06:00:52 06:00:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:00:52 #3 DONE 0.0s 06:00:52 06:00:52 #4 [internal] load .dockerignore 06:00:52 #4 transferring context: 2B done 06:00:52 #4 DONE 0.0s 06:00:52 06:00:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 06:00:52 #5 resolve nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done 06:00:52 #5 CACHED 06:00:52 06:00:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 06:00:52 #6 resolve nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done 06:00:52 #6 CACHED 06:00:52 06:00:52 #7 exporting to image 06:00:52 #7 exporting layers done 06:00:52 #7 exporting manifest sha256:e9b8733b5e272029fa2b5f0793c6481928ba47e7b1f96ccce9329bddb82547d0 done 06:00:52 #7 exporting config sha256:a350b8039e9e7e69f8fb6952ba0ee0bfcc4019270abd6e0319c3adcd7dcaa8f3 done 06:00:52 #7 exporting manifest sha256:48cb3b9d4c6d3bf4709f2938c10e5e80b42f6f05c36247c2b35229577e9cb63a done 06:00:52 #7 exporting config sha256:9a6fbdf6093fc3c86a811bd002fcb94af57c23391b67ddbb654b6dc2fdb9a854 done 06:00:52 #7 exporting manifest list sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 done 06:00:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:53 #7 pushing layers 0.0s done 06:00:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 0.1s done 06:00:53 #7 DONE 0.1s 06:00:53 06:00:53 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:00:53 #8 DONE 0.0s 06:00:53 06:00:53 1 warning found (use --debug to expand): 06:00:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 06:00:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 06:00:53 #1 [internal] load build definition from Dockerfile 06:00:53 #1 transferring dockerfile: 161B done 06:00:53 #1 DONE 0.0s 06:00:53 06:00:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 06:00:53 #2 DONE 0.0s 06:00:53 06:00:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 06:00:53 #3 DONE 0.0s 06:00:53 06:00:53 #4 [internal] load .dockerignore 06:00:53 #4 transferring context: 2B done 06:00:53 #4 DONE 0.0s 06:00:53 06:00:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 06:00:53 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done 06:00:53 #5 DONE 0.0s 06:00:53 06:00:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 06:00:53 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 0.0s done 06:00:53 #6 CACHED 06:00:53 06:00:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:134ca42ac71d7e88a48eeb5d51bde9e5ad36ea06881cc95ebe4f240a302d893d 06:00:53 #5 CACHED 06:00:53 06:00:53 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:00:53 #7 DONE 0.0s 06:00:53 06:00:53 #8 exporting to image 06:00:53 #8 exporting layers done 06:00:53 #8 exporting manifest sha256:e9b8733b5e272029fa2b5f0793c6481928ba47e7b1f96ccce9329bddb82547d0 done 06:00:53 #8 exporting config sha256:a350b8039e9e7e69f8fb6952ba0ee0bfcc4019270abd6e0319c3adcd7dcaa8f3 done 06:00:53 #8 exporting manifest sha256:48cb3b9d4c6d3bf4709f2938c10e5e80b42f6f05c36247c2b35229577e9cb63a done 06:00:53 #8 exporting config sha256:9a6fbdf6093fc3c86a811bd002fcb94af57c23391b67ddbb654b6dc2fdb9a854 done 06:00:53 #8 exporting manifest list sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 done 06:00:53 #8 pushing layers 0.0s done 06:00:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:b6086d24c59cca9e4d5795af01e3c3f25530412e22a010ee3699fbd163de66a6 0.1s done 06:00:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:53 #8 DONE 0.1s 06:00:53 06:00:53 1 warning found (use --debug to expand): 06:00:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354' 06:00:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 --push - 06:00:54 #1 [internal] load build definition from Dockerfile 06:00:54 #1 transferring dockerfile: 216B done 06:00:54 #1 DONE 0.0s 06:00:54 06:00:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 06:00:54 #2 DONE 0.0s 06:00:54 06:00:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 06:00:54 #3 DONE 0.1s 06:00:54 06:00:54 #4 [internal] load .dockerignore 06:00:54 #4 transferring context: 2B done 06:00:54 #4 DONE 0.0s 06:00:54 06:00:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 06:00:54 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 06:00:54 #5 ... 06:00:54 06:00:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 06:00:54 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done 06:00:54 #6 DONE 0.1s 06:00:54 06:00:54 #7 exporting to image 06:00:54 #7 exporting layers done 06:00:54 #7 exporting manifest sha256:88458eb280f3be54028c841190dd11e8901e3269a752fc81e8731ad46930b305 0.0s done 06:00:54 #7 exporting config sha256:8869bb75f59829f8425d8639b719d0183d877e05d5f4b973632fc61d079f9de6 done 06:00:54 #7 exporting manifest sha256:81373a8df20ab0a0de852bb3d09f59de7a20cd40ca0e90f2ce2a75f329d0dc6a done 06:00:54 #7 exporting config sha256:ad2436b7d4344a3ce70efcadb167435835cb9c1e1c1c9b7b732bb608bd0f8548 done 06:00:54 #7 exporting manifest list sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 06:00:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:54 #7 ... 06:00:54 06:00:54 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:00:54 #8 DONE 0.0s 06:00:54 06:00:54 #7 exporting to image 06:00:54 #7 exporting manifest list sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 done 06:00:54 #7 pushing layers 0.1s done 06:00:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 06:00:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 0.1s done 06:00:54 #7 DONE 0.2s 06:00:54 06:00:54 1 warning found (use --debug to expand): 06:00:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 06:00:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 06:00:54 #1 [internal] load build definition from Dockerfile 06:00:54 #1 transferring dockerfile: 182B done 06:00:54 #1 DONE 0.0s 06:00:54 06:00:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:00:54 #2 DONE 0.0s 06:00:54 06:00:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:00:54 #3 DONE 0.0s 06:00:54 06:00:54 #4 [internal] load .dockerignore 06:00:54 #4 transferring context: 2B done 06:00:54 #4 DONE 0.0s 06:00:54 06:00:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 06:00:54 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 done 06:00:54 #5 CACHED 06:00:54 06:00:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 06:00:54 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done 06:00:54 #6 CACHED 06:00:55 06:00:55 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:00:55 #7 DONE 0.0s 06:00:55 06:00:55 #8 exporting to image 06:00:55 #8 exporting layers done 06:00:55 #8 exporting manifest sha256:88458eb280f3be54028c841190dd11e8901e3269a752fc81e8731ad46930b305 done 06:00:55 #8 exporting config sha256:8869bb75f59829f8425d8639b719d0183d877e05d5f4b973632fc61d079f9de6 done 06:00:55 #8 exporting manifest sha256:81373a8df20ab0a0de852bb3d09f59de7a20cd40ca0e90f2ce2a75f329d0dc6a done 06:00:55 #8 exporting config sha256:ad2436b7d4344a3ce70efcadb167435835cb9c1e1c1c9b7b732bb608bd0f8548 done 06:00:55 #8 exporting manifest list sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 done 06:00:55 #8 pushing layers 0.0s done 06:00:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 0.1s done 06:00:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:55 #8 DONE 0.1s 06:00:55 06:00:55 1 warning found (use --debug to expand): 06:00:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55' 06:00:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 --push - 06:00:55 #1 [internal] load build definition from Dockerfile 06:00:55 #1 transferring dockerfile: 188B done 06:00:55 #1 DONE 0.0s 06:00:55 06:00:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 06:00:55 #2 DONE 0.0s 06:00:55 06:00:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55 06:00:55 #3 DONE 0.0s 06:00:55 06:00:55 #4 [internal] load .dockerignore 06:00:55 #4 transferring context: 2B done 06:00:55 #4 DONE 0.0s 06:00:55 06:00:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 06:00:55 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done 06:00:55 #5 CACHED 06:00:55 06:00:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 06:00:55 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done 06:00:55 #6 CACHED 06:00:55 06:00:55 #7 exporting to image 06:00:55 #7 exporting layers done 06:00:55 #7 exporting manifest sha256:88458eb280f3be54028c841190dd11e8901e3269a752fc81e8731ad46930b305 done 06:00:55 #7 exporting config sha256:8869bb75f59829f8425d8639b719d0183d877e05d5f4b973632fc61d079f9de6 done 06:00:55 #7 exporting manifest sha256:81373a8df20ab0a0de852bb3d09f59de7a20cd40ca0e90f2ce2a75f329d0dc6a done 06:00:55 #7 exporting config sha256:ad2436b7d4344a3ce70efcadb167435835cb9c1e1c1c9b7b732bb608bd0f8548 done 06:00:55 #7 exporting manifest list sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 done 06:00:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:55 #7 pushing layers 0.0s done 06:00:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.55@sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 0.1s done 06:00:55 #7 DONE 0.1s 06:00:55 06:00:55 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:00:55 #8 DONE 0.0s 06:00:55 06:00:55 1 warning found (use --debug to expand): 06:00:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:00:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:00:55 #1 [internal] load build definition from Dockerfile 06:00:55 #1 transferring dockerfile: 229B done 06:00:55 #1 DONE 0.0s 06:00:55 06:00:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:00:55 #2 DONE 0.0s 06:00:55 06:00:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:00:55 #3 DONE 0.0s 06:00:55 06:00:55 #4 [internal] load .dockerignore 06:00:55 #4 transferring context: 2B done 06:00:55 #4 DONE 0.0s 06:00:55 06:00:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 06:00:55 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done 06:00:55 #5 CACHED 06:00:55 06:00:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 06:00:55 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done 06:00:55 #6 CACHED 06:00:55 06:00:55 #7 exporting to image 06:00:55 #7 exporting layers done 06:00:55 #7 exporting manifest sha256:88458eb280f3be54028c841190dd11e8901e3269a752fc81e8731ad46930b305 done 06:00:55 #7 exporting config sha256:8869bb75f59829f8425d8639b719d0183d877e05d5f4b973632fc61d079f9de6 done 06:00:55 #7 exporting manifest sha256:81373a8df20ab0a0de852bb3d09f59de7a20cd40ca0e90f2ce2a75f329d0dc6a done 06:00:55 #7 exporting config sha256:ad2436b7d4344a3ce70efcadb167435835cb9c1e1c1c9b7b732bb608bd0f8548 done 06:00:55 #7 exporting manifest list sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 done 06:00:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:56 #7 pushing layers 0.0s done 06:00:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 0.1s done 06:00:56 #7 DONE 0.1s 06:00:56 06:00:56 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:00:56 #8 DONE 0.0s 06:00:56 06:00:56 1 warning found (use --debug to expand): 06:00:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 06:00:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 06:00:56 #1 [internal] load build definition from Dockerfile 06:00:56 #1 transferring dockerfile: 180B done 06:00:56 #1 DONE 0.0s 06:00:56 06:00:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:00:56 #2 DONE 0.0s 06:00:56 06:00:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:00:56 #3 DONE 0.0s 06:00:56 06:00:56 #4 [internal] load .dockerignore 06:00:56 #4 transferring context: 2B done 06:00:56 #4 DONE 0.0s 06:00:56 06:00:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 06:00:56 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done 06:00:56 #5 CACHED 06:00:56 06:00:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 06:00:56 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5bed243e9971362312a79061fde13a9f92f1a3deb3c351d4c70fa65e31d56078 0.0s done 06:00:56 #6 CACHED 06:00:56 06:00:56 #7 exporting to image 06:00:56 #7 exporting layers done 06:00:56 #7 exporting manifest sha256:88458eb280f3be54028c841190dd11e8901e3269a752fc81e8731ad46930b305 done 06:00:56 #7 exporting config sha256:8869bb75f59829f8425d8639b719d0183d877e05d5f4b973632fc61d079f9de6 done 06:00:56 #7 exporting manifest sha256:81373a8df20ab0a0de852bb3d09f59de7a20cd40ca0e90f2ce2a75f329d0dc6a 06:00:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:56 #7 exporting manifest sha256:81373a8df20ab0a0de852bb3d09f59de7a20cd40ca0e90f2ce2a75f329d0dc6a done 06:00:56 #7 exporting config sha256:ad2436b7d4344a3ce70efcadb167435835cb9c1e1c1c9b7b732bb608bd0f8548 done 06:00:56 #7 exporting manifest list sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 done 06:00:56 #7 pushing layers 0.0s done 06:00:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:74afb95cbde79f9598bedc07ce96620fd1e43ed4734046394dd6f9b48ceeb8b9 0.1s done 06:00:56 #7 DONE 0.1s 06:00:56 06:00:56 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:00:56 #8 DONE 0.0s 06:00:56 06:00:56 1 warning found (use --debug to expand): 06:00:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354' 06:00:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 --push - 06:00:57 #1 [internal] load build definition from Dockerfile 06:00:57 #1 transferring dockerfile: 194B done 06:00:57 #1 DONE 0.0s 06:00:57 06:00:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 06:00:57 #2 DONE 0.0s 06:00:57 06:00:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354 06:00:57 #3 DONE 0.0s 06:00:57 06:00:57 #4 [internal] load .dockerignore 06:00:57 #4 transferring context: 2B done 06:00:57 #4 DONE 0.0s 06:00:57 06:00:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 06:00:57 #5 resolve nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done 06:00:57 #5 DONE 0.0s 06:00:57 06:00:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 06:00:57 #6 resolve nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done 06:00:57 #6 DONE 0.1s 06:00:57 06:00:57 #7 exporting to image 06:00:57 #7 exporting layers done 06:00:57 #7 exporting manifest sha256:27f174afecb46201af8bb1dfd8c04721b84236d6af37697c7e87c056c06671fa 0.0s done 06:00:57 #7 exporting config sha256:943e506781a273b6fd02d043d1272a71dda5c4e830863ba79fdeeca5896eb102 done 06:00:57 #7 exporting manifest sha256:4b6da12f6e9ccc1b1a38f95c0e16c9afd1da0c3df0ef1b86c813d8091b11e4ca done 06:00:57 #7 exporting config sha256:8010de36c2341b7d648d6ae956c35d6e99356fc299953d0cb9a2a732c62fd0ab done 06:00:57 #7 exporting manifest list sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 06:00:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:57 #7 ... 06:00:57 06:00:57 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:00:57 #8 DONE 0.0s 06:00:57 06:00:57 #7 exporting to image 06:00:57 #7 exporting manifest list sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 done 06:00:57 #7 pushing layers 0.1s done 06:00:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354@sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 06:00:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354@sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 0.1s done 06:00:57 #7 DONE 0.2s 06:00:57 06:00:57 1 warning found (use --debug to expand): 06:00:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 06:00:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 06:00:58 #1 [internal] load build definition from Dockerfile 06:00:58 #1 transferring dockerfile: 160B done 06:00:58 #1 DONE 0.0s 06:00:58 06:00:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 06:00:58 #2 DONE 0.0s 06:00:58 06:00:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 06:00:58 #3 DONE 0.0s 06:00:58 06:00:58 #4 [internal] load .dockerignore 06:00:58 #4 transferring context: 2B done 06:00:58 #4 DONE 0.0s 06:00:58 06:00:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 06:00:58 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done 06:00:58 #5 CACHED 06:00:58 06:00:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 06:00:58 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done 06:00:58 #6 CACHED 06:00:58 06:00:58 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:00:58 #7 DONE 0.0s 06:00:58 06:00:58 #8 exporting to image 06:00:58 #8 exporting layers done 06:00:58 #8 exporting manifest sha256:27f174afecb46201af8bb1dfd8c04721b84236d6af37697c7e87c056c06671fa done 06:00:58 #8 exporting config sha256:943e506781a273b6fd02d043d1272a71dda5c4e830863ba79fdeeca5896eb102 done 06:00:58 #8 exporting manifest sha256:4b6da12f6e9ccc1b1a38f95c0e16c9afd1da0c3df0ef1b86c813d8091b11e4ca done 06:00:58 #8 exporting config sha256:8010de36c2341b7d648d6ae956c35d6e99356fc299953d0cb9a2a732c62fd0ab done 06:00:58 #8 exporting manifest list sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 done 06:00:58 #8 pushing layers 0.0s done 06:00:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 0.1s done 06:00:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:58 #8 DONE 0.1s 06:00:58 06:00:58 1 warning found (use --debug to expand): 06:00:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55' 06:00:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 --push - 06:00:58 #1 [internal] load build definition from Dockerfile 06:00:58 #1 transferring dockerfile: 166B done 06:00:58 #1 DONE 0.0s 06:00:58 06:00:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 06:00:58 #2 DONE 0.0s 06:00:58 06:00:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55 06:00:58 #3 DONE 0.0s 06:00:58 06:00:58 #4 [internal] load .dockerignore 06:00:58 #4 transferring context: 2B done 06:00:58 #4 DONE 0.0s 06:00:58 06:00:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 06:00:58 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done 06:00:58 #5 CACHED 06:00:58 06:00:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 06:00:58 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done 06:00:58 #6 CACHED 06:00:58 06:00:58 #7 exporting to image 06:00:58 #7 exporting layers 06:00:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:58 #7 exporting layers done 06:00:58 #7 exporting manifest sha256:27f174afecb46201af8bb1dfd8c04721b84236d6af37697c7e87c056c06671fa done 06:00:58 #7 exporting config sha256:943e506781a273b6fd02d043d1272a71dda5c4e830863ba79fdeeca5896eb102 done 06:00:58 #7 exporting manifest sha256:4b6da12f6e9ccc1b1a38f95c0e16c9afd1da0c3df0ef1b86c813d8091b11e4ca done 06:00:58 #7 exporting config sha256:8010de36c2341b7d648d6ae956c35d6e99356fc299953d0cb9a2a732c62fd0ab done 06:00:58 #7 exporting manifest list sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 done 06:00:58 #7 pushing layers 0.0s done 06:00:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.55@sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 0.1s done 06:00:58 #7 DONE 0.1s 06:00:58 06:00:58 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:00:58 #8 DONE 0.0s 06:00:58 06:00:58 1 warning found (use --debug to expand): 06:00:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:00:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:00:58 #1 [internal] load build definition from Dockerfile 06:00:58 #1 transferring dockerfile: 207B done 06:00:58 #1 DONE 0.0s 06:00:58 06:00:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:00:58 #2 DONE 0.0s 06:00:58 06:00:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:00:58 #3 DONE 0.0s 06:00:58 06:00:58 #4 [internal] load .dockerignore 06:00:58 #4 transferring context: 2B done 06:00:58 #4 DONE 0.0s 06:00:58 06:00:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 06:00:58 #5 resolve nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done 06:00:58 #5 CACHED 06:00:58 06:00:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 06:00:58 #6 resolve nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 0.0s done 06:00:58 #6 CACHED 06:00:58 06:00:58 #7 exporting to image 06:00:58 #7 exporting layers done 06:00:58 #7 exporting manifest sha256:27f174afecb46201af8bb1dfd8c04721b84236d6af37697c7e87c056c06671fa done 06:00:58 #7 exporting config sha256:943e506781a273b6fd02d043d1272a71dda5c4e830863ba79fdeeca5896eb102 done 06:00:58 #7 exporting manifest sha256:4b6da12f6e9ccc1b1a38f95c0e16c9afd1da0c3df0ef1b86c813d8091b11e4ca done 06:00:58 #7 exporting config sha256:8010de36c2341b7d648d6ae956c35d6e99356fc299953d0cb9a2a732c62fd0ab done 06:00:58 #7 exporting manifest list sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 done 06:00:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:59 #7 pushing layers 0.0s done 06:00:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 0.1s done 06:00:59 #7 DONE 0.1s 06:00:59 06:00:59 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:00:59 #8 DONE 0.0s 06:00:59 06:00:59 1 warning found (use --debug to expand): 06:00:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:00:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 06:00:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 06:00:59 #1 [internal] load build definition from Dockerfile 06:00:59 #1 transferring dockerfile: 158B done 06:00:59 #1 DONE 0.0s 06:00:59 06:00:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 06:00:59 #2 DONE 0.0s 06:00:59 06:00:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 06:00:59 #3 DONE 0.0s 06:00:59 06:00:59 #4 [internal] load .dockerignore 06:00:59 #4 transferring context: 2B done 06:00:59 #4 DONE 0.0s 06:00:59 06:00:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 06:00:59 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 done 06:00:59 #5 CACHED 06:00:59 06:00:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 06:00:59 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:4134b5247941d77172ad05d04d96aed1d4e1a5d1d100ca161153c886e3b0f9b1 done 06:00:59 #6 CACHED 06:00:59 06:00:59 #7 exporting to image 06:00:59 #7 exporting layers done 06:00:59 #7 exporting manifest sha256:27f174afecb46201af8bb1dfd8c04721b84236d6af37697c7e87c056c06671fa done 06:00:59 #7 exporting config sha256:943e506781a273b6fd02d043d1272a71dda5c4e830863ba79fdeeca5896eb102 done 06:00:59 #7 exporting manifest sha256:4b6da12f6e9ccc1b1a38f95c0e16c9afd1da0c3df0ef1b86c813d8091b11e4ca done 06:00:59 #7 exporting config sha256:8010de36c2341b7d648d6ae956c35d6e99356fc299953d0cb9a2a732c62fd0ab 06:00:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:00:59 #7 exporting config sha256:8010de36c2341b7d648d6ae956c35d6e99356fc299953d0cb9a2a732c62fd0ab done 06:00:59 #7 exporting manifest list sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 done 06:00:59 #7 pushing layers 0.0s done 06:00:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:98a40c47fbfefccdab2cc6e40592461187e267946a7f4d3d100e63b64c3205c7 0.1s done 06:00:59 #7 DONE 0.1s 06:00:59 06:00:59 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:00:59 #8 DONE 0.0s 06:00:59 06:00:59 1 warning found (use --debug to expand): 06:00:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354' 06:01:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 --push - 06:01:00 #1 [internal] load build definition from Dockerfile 06:01:00 #1 transferring dockerfile: 196B done 06:01:00 #1 DONE 0.0s 06:01:00 06:01:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 06:01:00 #2 DONE 0.0s 06:01:00 06:01:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354 06:01:00 #3 DONE 0.0s 06:01:00 06:01:00 #4 [internal] load .dockerignore 06:01:00 #4 transferring context: 2B done 06:01:00 #4 DONE 0.0s 06:01:00 06:01:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 06:01:00 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done 06:01:00 #5 DONE 0.0s 06:01:00 06:01:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 06:01:00 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done 06:01:00 #6 DONE 0.0s 06:01:00 06:01:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 06:01:00 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done 06:01:00 #5 DONE 0.1s 06:01:00 06:01:00 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:01:00 #7 DONE 0.0s 06:01:00 06:01:00 #8 exporting to image 06:01:00 #8 exporting layers done 06:01:00 #8 exporting manifest sha256:625721d44515592dbbc74f360af98b9d03968fb430a5b1d3ef8ec9a0e0400cd3 done 06:01:00 #8 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe done 06:01:00 #8 exporting manifest sha256:6015deb5350d90f48304af553ce02e2ac7c8ceb38061645abf391518e9b6bf1e 0.0s done 06:01:00 #8 exporting config sha256:ef133b90dd95e0b5d0d61fa06c14d2fe00bfd15f6fb6bb894c7369da3bbb96f7 done 06:01:00 #8 exporting manifest list sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f 0.0s done 06:01:00 #8 pushing layers 0.1s done 06:01:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354@sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f 0.1s done 06:01:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:00 #8 DONE 0.2s 06:01:00 06:01:00 1 warning found (use --debug to expand): 06:01:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 06:01:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 06:01:00 #1 [internal] load build definition from Dockerfile 06:01:00 #1 transferring dockerfile: 162B done 06:01:00 #1 DONE 0.0s 06:01:00 06:01:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 06:01:00 #2 DONE 0.0s 06:01:00 06:01:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 06:01:00 #3 DONE 0.0s 06:01:00 06:01:00 #4 [internal] load .dockerignore 06:01:00 #4 transferring context: 2B done 06:01:00 #4 DONE 0.0s 06:01:00 06:01:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 06:01:00 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done 06:01:00 #5 DONE 0.0s 06:01:00 06:01:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 06:01:01 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done 06:01:01 #6 CACHED 06:01:01 06:01:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 06:01:01 #5 CACHED 06:01:01 06:01:01 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:01:01 #7 DONE 0.0s 06:01:01 06:01:01 #8 exporting to image 06:01:01 #8 exporting layers done 06:01:01 #8 exporting manifest sha256:625721d44515592dbbc74f360af98b9d03968fb430a5b1d3ef8ec9a0e0400cd3 done 06:01:01 #8 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe done 06:01:01 #8 exporting manifest sha256:6015deb5350d90f48304af553ce02e2ac7c8ceb38061645abf391518e9b6bf1e done 06:01:01 #8 exporting config sha256:ef133b90dd95e0b5d0d61fa06c14d2fe00bfd15f6fb6bb894c7369da3bbb96f7 done 06:01:01 #8 exporting manifest list sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f done 06:01:01 #8 pushing layers 0.0s done 06:01:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f 0.1s done 06:01:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:01 #8 DONE 0.1s 06:01:01 06:01:01 1 warning found (use --debug to expand): 06:01:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55' 06:01:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 --push - 06:01:01 #1 [internal] load build definition from Dockerfile 06:01:01 #1 transferring dockerfile: 168B done 06:01:01 #1 DONE 0.0s 06:01:01 06:01:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 06:01:01 #2 DONE 0.0s 06:01:01 06:01:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55 06:01:01 #3 DONE 0.0s 06:01:01 06:01:01 #4 [internal] load .dockerignore 06:01:01 #4 transferring context: 2B done 06:01:01 #4 DONE 0.0s 06:01:01 06:01:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 06:01:01 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done 06:01:01 #5 CACHED 06:01:01 06:01:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 06:01:01 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done 06:01:01 #6 CACHED 06:01:01 06:01:01 #7 exporting to image 06:01:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:01 #7 exporting layers done 06:01:01 #7 exporting manifest sha256:625721d44515592dbbc74f360af98b9d03968fb430a5b1d3ef8ec9a0e0400cd3 done 06:01:01 #7 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe done 06:01:01 #7 exporting manifest sha256:6015deb5350d90f48304af553ce02e2ac7c8ceb38061645abf391518e9b6bf1e done 06:01:01 #7 exporting config sha256:ef133b90dd95e0b5d0d61fa06c14d2fe00bfd15f6fb6bb894c7369da3bbb96f7 done 06:01:01 #7 exporting manifest list sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f done 06:01:01 #7 pushing layers 0.0s done 06:01:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.55@sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f 0.1s done 06:01:01 #7 DONE 0.1s 06:01:01 06:01:01 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:01:01 #8 DONE 0.0s 06:01:01 06:01:01 1 warning found (use --debug to expand): 06:01:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:01:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:01:01 #1 [internal] load build definition from Dockerfile 06:01:01 #1 transferring dockerfile: 209B done 06:01:01 #1 DONE 0.0s 06:01:01 06:01:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:01 #2 DONE 0.0s 06:01:01 06:01:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:01 #3 DONE 0.0s 06:01:01 06:01:01 #4 [internal] load .dockerignore 06:01:01 #4 transferring context: 2B done 06:01:01 #4 DONE 0.0s 06:01:01 06:01:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 06:01:01 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done 06:01:01 #5 CACHED 06:01:01 06:01:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 06:01:01 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done 06:01:01 #6 CACHED 06:01:01 06:01:01 #7 exporting to image 06:01:01 #7 exporting layers done 06:01:01 #7 exporting manifest sha256:625721d44515592dbbc74f360af98b9d03968fb430a5b1d3ef8ec9a0e0400cd3 done 06:01:01 #7 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe 06:01:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:02 #7 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe done 06:01:02 #7 exporting manifest sha256:6015deb5350d90f48304af553ce02e2ac7c8ceb38061645abf391518e9b6bf1e done 06:01:02 #7 exporting config sha256:ef133b90dd95e0b5d0d61fa06c14d2fe00bfd15f6fb6bb894c7369da3bbb96f7 done 06:01:02 #7 exporting manifest list sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f done 06:01:02 #7 pushing layers 0.0s done 06:01:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f 0.1s done 06:01:02 #7 DONE 0.1s 06:01:02 06:01:02 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:01:02 #8 DONE 0.0s 06:01:02 06:01:02 1 warning found (use --debug to expand): 06:01:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 06:01:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 06:01:02 #1 [internal] load build definition from Dockerfile 06:01:02 #1 transferring dockerfile: 160B done 06:01:02 #1 DONE 0.0s 06:01:02 06:01:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 06:01:02 #2 DONE 0.0s 06:01:02 06:01:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 06:01:02 #3 DONE 0.0s 06:01:02 06:01:02 #4 [internal] load .dockerignore 06:01:02 #4 transferring context: 2B done 06:01:02 #4 DONE 0.0s 06:01:02 06:01:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 06:01:02 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done 06:01:02 #5 CACHED 06:01:02 06:01:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 06:01:02 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d74b428de4c14fd8518ffa144ff2e4e0accd946910bad31f5c3af0b4a8b4433f 0.0s done 06:01:02 #6 CACHED 06:01:02 06:01:02 #7 exporting to image 06:01:02 #7 exporting layers done 06:01:02 #7 exporting manifest sha256:625721d44515592dbbc74f360af98b9d03968fb430a5b1d3ef8ec9a0e0400cd3 done 06:01:02 #7 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe 06:01:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:02 #7 exporting config sha256:7d5d2c5e548f864ee49dd3daee22328ce2c0af1332e17da1341c297daad864fe done 06:01:02 #7 exporting manifest sha256:6015deb5350d90f48304af553ce02e2ac7c8ceb38061645abf391518e9b6bf1e done 06:01:02 #7 exporting config sha256:ef133b90dd95e0b5d0d61fa06c14d2fe00bfd15f6fb6bb894c7369da3bbb96f7 done 06:01:02 #7 exporting manifest list sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f done 06:01:02 #7 pushing layers 0.0s done 06:01:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:cd64f454613cc1db58321703ff4d0c75a9b4bf72ffab29e04209bd582f5f2b2f 0.1s done 06:01:02 #7 DONE 0.1s 06:01:02 06:01:02 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:01:02 #8 DONE 0.0s 06:01:02 06:01:02 1 warning found (use --debug to expand): 06:01:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354' 06:01:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 --push - 06:01:03 #1 [internal] load build definition from Dockerfile 06:01:03 #1 transferring dockerfile: 198B done 06:01:03 #1 DONE 0.0s 06:01:03 06:01:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 06:01:03 #2 DONE 0.0s 06:01:03 06:01:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354 06:01:03 #3 DONE 0.1s 06:01:03 06:01:03 #4 [internal] load .dockerignore 06:01:03 #4 transferring context: 2B done 06:01:03 #4 DONE 0.0s 06:01:03 06:01:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 06:01:03 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 06:01:03 #5 ... 06:01:03 06:01:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 06:01:03 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done 06:01:03 #6 DONE 0.1s 06:01:03 06:01:03 #7 exporting to image 06:01:03 #7 exporting layers done 06:01:03 #7 exporting manifest sha256:b704e6bc2df92299eacb6ac36644f55f4533ee9f9e321549c61f9d90b12fcf43 0.0s done 06:01:03 #7 exporting config sha256:e9e0077e8cf92a52e7bffd58ba9468869619dbb909a6fbbc674ce7e5c27b6b6a done 06:01:03 #7 exporting manifest sha256:3b0f1e539782f5a425c24d2437f6560570883d88168c3e5abc666a2ad2a138fc done 06:01:03 #7 exporting config sha256:ab3111384003daec84fc5004eb482a825b669fe25edceae314df238e95c5290d done 06:01:03 #7 exporting manifest list sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 06:01:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:03 #7 ... 06:01:03 06:01:03 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:01:03 #8 DONE 0.0s 06:01:03 06:01:03 #7 exporting to image 06:01:03 #7 exporting manifest list sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 done 06:01:03 #7 pushing layers 0.1s done 06:01:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354@sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 06:01:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354@sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 0.1s done 06:01:03 #7 DONE 0.2s 06:01:03 06:01:03 1 warning found (use --debug to expand): 06:01:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 06:01:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 06:01:03 #1 [internal] load build definition from Dockerfile 06:01:03 #1 transferring dockerfile: 164B done 06:01:03 #1 DONE 0.0s 06:01:03 06:01:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 06:01:03 #2 DONE 0.0s 06:01:03 06:01:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 06:01:03 #3 DONE 0.0s 06:01:03 06:01:03 #4 [internal] load .dockerignore 06:01:03 #4 transferring context: 2B done 06:01:03 #4 DONE 0.0s 06:01:03 06:01:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 06:01:03 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done 06:01:03 #5 CACHED 06:01:03 06:01:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 06:01:03 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done 06:01:03 #6 CACHED 06:01:03 06:01:03 #7 exporting to image 06:01:03 #7 exporting layers 06:01:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:04 #7 exporting layers done 06:01:04 #7 exporting manifest sha256:b704e6bc2df92299eacb6ac36644f55f4533ee9f9e321549c61f9d90b12fcf43 done 06:01:04 #7 exporting config sha256:e9e0077e8cf92a52e7bffd58ba9468869619dbb909a6fbbc674ce7e5c27b6b6a done 06:01:04 #7 exporting manifest sha256:3b0f1e539782f5a425c24d2437f6560570883d88168c3e5abc666a2ad2a138fc done 06:01:04 #7 exporting config sha256:ab3111384003daec84fc5004eb482a825b669fe25edceae314df238e95c5290d done 06:01:04 #7 exporting manifest list sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 done 06:01:04 #7 pushing layers 0.0s done 06:01:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 0.1s done 06:01:04 #7 DONE 0.1s 06:01:04 06:01:04 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:01:04 #8 DONE 0.0s 06:01:04 06:01:04 1 warning found (use --debug to expand): 06:01:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 --push - 06:01:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55' 06:01:04 #1 [internal] load build definition from Dockerfile 06:01:04 #1 transferring dockerfile: 170B done 06:01:04 #1 DONE 0.0s 06:01:04 06:01:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 06:01:04 #2 DONE 0.0s 06:01:04 06:01:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55 06:01:04 #3 DONE 0.0s 06:01:04 06:01:04 #4 [internal] load .dockerignore 06:01:04 #4 transferring context: 2B done 06:01:04 #4 DONE 0.0s 06:01:04 06:01:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 06:01:04 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done 06:01:04 #5 CACHED 06:01:04 06:01:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 06:01:04 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done 06:01:04 #6 CACHED 06:01:04 06:01:04 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:01:04 #7 DONE 0.0s 06:01:04 06:01:04 #8 exporting to image 06:01:04 #8 exporting layers done 06:01:04 #8 exporting manifest sha256:b704e6bc2df92299eacb6ac36644f55f4533ee9f9e321549c61f9d90b12fcf43 done 06:01:04 #8 exporting config sha256:e9e0077e8cf92a52e7bffd58ba9468869619dbb909a6fbbc674ce7e5c27b6b6a done 06:01:04 #8 exporting manifest sha256:3b0f1e539782f5a425c24d2437f6560570883d88168c3e5abc666a2ad2a138fc done 06:01:04 #8 exporting config sha256:ab3111384003daec84fc5004eb482a825b669fe25edceae314df238e95c5290d done 06:01:04 #8 exporting manifest list sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 done 06:01:04 #8 pushing layers 0.0s done 06:01:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.55@sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 0.1s done 06:01:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:04 #8 DONE 0.1s 06:01:04 06:01:04 1 warning found (use --debug to expand): 06:01:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:01:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:01:04 #1 [internal] load build definition from Dockerfile 06:01:04 #1 transferring dockerfile: 211B done 06:01:04 #1 DONE 0.0s 06:01:04 06:01:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:04 #2 DONE 0.0s 06:01:04 06:01:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:04 #3 DONE 0.0s 06:01:04 06:01:04 #4 [internal] load .dockerignore 06:01:04 #4 transferring context: 2B done 06:01:04 #4 DONE 0.0s 06:01:04 06:01:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 06:01:04 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done 06:01:04 #5 CACHED 06:01:04 06:01:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 06:01:04 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done 06:01:04 #6 CACHED 06:01:04 06:01:04 #7 exporting to image 06:01:04 #7 exporting layers done 06:01:04 #7 exporting manifest sha256:b704e6bc2df92299eacb6ac36644f55f4533ee9f9e321549c61f9d90b12fcf43 06:01:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:05 #7 exporting manifest sha256:b704e6bc2df92299eacb6ac36644f55f4533ee9f9e321549c61f9d90b12fcf43 done 06:01:05 #7 exporting config sha256:e9e0077e8cf92a52e7bffd58ba9468869619dbb909a6fbbc674ce7e5c27b6b6a done 06:01:05 #7 exporting manifest sha256:3b0f1e539782f5a425c24d2437f6560570883d88168c3e5abc666a2ad2a138fc done 06:01:05 #7 exporting config sha256:ab3111384003daec84fc5004eb482a825b669fe25edceae314df238e95c5290d done 06:01:05 #7 exporting manifest list sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 done 06:01:05 #7 pushing layers 0.0s done 06:01:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 0.1s done 06:01:05 #7 DONE 0.1s 06:01:05 06:01:05 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:01:05 #8 DONE 0.0s 06:01:05 06:01:05 1 warning found (use --debug to expand): 06:01:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 06:01:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 06:01:05 #1 [internal] load build definition from Dockerfile 06:01:05 #1 transferring dockerfile: 162B done 06:01:05 #1 DONE 0.0s 06:01:05 06:01:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 06:01:05 #2 DONE 0.0s 06:01:05 06:01:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 06:01:05 #3 DONE 0.0s 06:01:05 06:01:05 #4 [internal] load .dockerignore 06:01:05 #4 transferring context: 2B done 06:01:05 #4 DONE 0.0s 06:01:05 06:01:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 06:01:05 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done 06:01:05 #5 CACHED 06:01:05 06:01:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 06:01:05 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:532c47964b4cc59b39ee303285513de007efc38fc581e5e85af0a18ad521926a 0.0s done 06:01:05 #6 CACHED 06:01:05 06:01:05 #7 exporting to image 06:01:05 #7 exporting layers done 06:01:05 #7 exporting manifest sha256:b704e6bc2df92299eacb6ac36644f55f4533ee9f9e321549c61f9d90b12fcf43 done 06:01:05 #7 exporting config sha256:e9e0077e8cf92a52e7bffd58ba9468869619dbb909a6fbbc674ce7e5c27b6b6a done 06:01:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:05 #7 exporting manifest sha256:3b0f1e539782f5a425c24d2437f6560570883d88168c3e5abc666a2ad2a138fc done 06:01:05 #7 exporting config sha256:ab3111384003daec84fc5004eb482a825b669fe25edceae314df238e95c5290d done 06:01:05 #7 exporting manifest list sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 done 06:01:05 #7 pushing layers 0.0s done 06:01:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:7a6e5b24b73bf274ad961bb93b7436e490146ef13bee7e0de49b6c5118d444c6 0.1s done 06:01:05 #7 DONE 0.1s 06:01:05 06:01:05 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:01:05 #8 DONE 0.0s 06:01:05 06:01:05 1 warning found (use --debug to expand): 06:01:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354' 06:01:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 --push - 06:01:06 #1 [internal] load build definition from Dockerfile 06:01:06 #1 transferring dockerfile: 206B done 06:01:06 #1 DONE 0.0s 06:01:06 06:01:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 06:01:06 #2 DONE 0.0s 06:01:06 06:01:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354 06:01:06 #3 DONE 0.0s 06:01:06 06:01:06 #4 [internal] load .dockerignore 06:01:06 #4 transferring context: 2B done 06:01:06 #4 DONE 0.0s 06:01:06 06:01:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 06:01:06 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done 06:01:06 #5 DONE 0.0s 06:01:06 06:01:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 06:01:06 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done 06:01:06 #6 DONE 0.2s 06:01:06 06:01:06 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:01:06 #7 DONE 0.0s 06:01:06 06:01:06 #8 exporting to image 06:01:06 #8 exporting layers done 06:01:06 #8 exporting manifest sha256:f830eede5af78e06d3a2e69176bc3690dec3e7ae3baa94ea88272c58be08da34 done 06:01:06 #8 exporting config sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a done 06:01:06 #8 exporting manifest sha256:7b13227efa8625b941566eaaa1fa542f6d9e5df829dbf3ff17c5bbd9ac16748b done 06:01:06 #8 exporting config sha256:374cb08e04825f86dcb6507f73f19397500b4c5addbae4604141e844e4192302 done 06:01:06 #8 exporting manifest list sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 0.0s done 06:01:06 #8 pushing layers 0.1s done 06:01:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 06:01:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354@sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 0.1s done 06:01:06 #8 DONE 0.2s 06:01:06 06:01:06 1 warning found (use --debug to expand): 06:01:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 06:01:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 06:01:06 #1 [internal] load build definition from Dockerfile 06:01:06 #1 transferring dockerfile: 172B done 06:01:06 #1 DONE 0.0s 06:01:06 06:01:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:01:06 #2 DONE 0.0s 06:01:06 06:01:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:01:06 #3 DONE 0.0s 06:01:06 06:01:06 #4 [internal] load .dockerignore 06:01:06 #4 transferring context: 2B done 06:01:06 #4 DONE 0.0s 06:01:06 06:01:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 06:01:06 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done 06:01:06 #5 CACHED 06:01:06 06:01:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 06:01:06 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done 06:01:06 #6 CACHED 06:01:06 06:01:06 #7 exporting to image 06:01:06 #7 exporting layers done 06:01:06 #7 exporting manifest sha256:f830eede5af78e06d3a2e69176bc3690dec3e7ae3baa94ea88272c58be08da34 06:01:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:07 #7 exporting manifest sha256:f830eede5af78e06d3a2e69176bc3690dec3e7ae3baa94ea88272c58be08da34 done 06:01:07 #7 exporting config sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a done 06:01:07 #7 exporting manifest sha256:7b13227efa8625b941566eaaa1fa542f6d9e5df829dbf3ff17c5bbd9ac16748b done 06:01:07 #7 exporting config sha256:374cb08e04825f86dcb6507f73f19397500b4c5addbae4604141e844e4192302 done 06:01:07 #7 exporting manifest list sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f done 06:01:07 #7 pushing layers 0.0s done 06:01:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 0.1s done 06:01:07 #7 DONE 0.1s 06:01:07 06:01:07 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:01:07 #8 DONE 0.0s 06:01:07 06:01:07 1 warning found (use --debug to expand): 06:01:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55' 06:01:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 --push - 06:01:07 #1 [internal] load build definition from Dockerfile 06:01:07 #1 transferring dockerfile: 178B done 06:01:07 #1 DONE 0.0s 06:01:07 06:01:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 06:01:07 #2 DONE 0.0s 06:01:07 06:01:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55 06:01:07 #3 DONE 0.0s 06:01:07 06:01:07 #4 [internal] load .dockerignore 06:01:07 #4 transferring context: 2B done 06:01:07 #4 DONE 0.0s 06:01:07 06:01:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 06:01:07 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done 06:01:07 #5 CACHED 06:01:07 06:01:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 06:01:07 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done 06:01:07 #6 CACHED 06:01:07 06:01:07 #7 exporting to image 06:01:07 #7 exporting layers done 06:01:07 #7 exporting manifest sha256:f830eede5af78e06d3a2e69176bc3690dec3e7ae3baa94ea88272c58be08da34 done 06:01:07 #7 exporting config sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a 06:01:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:07 #7 exporting config sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a done 06:01:07 #7 exporting manifest sha256:7b13227efa8625b941566eaaa1fa542f6d9e5df829dbf3ff17c5bbd9ac16748b done 06:01:07 #7 exporting config sha256:374cb08e04825f86dcb6507f73f19397500b4c5addbae4604141e844e4192302 done 06:01:07 #7 exporting manifest list sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f done 06:01:07 #7 pushing layers 0.0s done 06:01:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.55@sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 0.1s done 06:01:07 #7 DONE 0.1s 06:01:07 06:01:07 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:01:07 #8 DONE 0.0s 06:01:07 06:01:07 1 warning found (use --debug to expand): 06:01:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:01:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:01:08 #1 [internal] load build definition from Dockerfile 06:01:08 #1 transferring dockerfile: 219B done 06:01:08 #1 DONE 0.0s 06:01:08 06:01:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:08 #2 DONE 0.0s 06:01:08 06:01:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:08 #3 DONE 0.0s 06:01:08 06:01:08 #4 [internal] load .dockerignore 06:01:08 #4 transferring context: 2B done 06:01:08 #4 DONE 0.0s 06:01:08 06:01:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 06:01:08 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done 06:01:08 #5 CACHED 06:01:08 06:01:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 06:01:08 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done 06:01:08 #6 CACHED 06:01:08 06:01:08 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:01:08 #7 DONE 0.0s 06:01:08 06:01:08 #8 exporting to image 06:01:08 #8 exporting layers done 06:01:08 #8 exporting manifest sha256:f830eede5af78e06d3a2e69176bc3690dec3e7ae3baa94ea88272c58be08da34 done 06:01:08 #8 exporting config sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a done 06:01:08 #8 exporting manifest sha256:7b13227efa8625b941566eaaa1fa542f6d9e5df829dbf3ff17c5bbd9ac16748b done 06:01:08 #8 exporting config sha256:374cb08e04825f86dcb6507f73f19397500b4c5addbae4604141e844e4192302 done 06:01:08 #8 exporting manifest list sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f done 06:01:08 #8 pushing layers 0.0s done 06:01:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 0.1s done 06:01:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:08 #8 DONE 0.1s 06:01:08 06:01:08 1 warning found (use --debug to expand): 06:01:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 06:01:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 06:01:08 #1 [internal] load build definition from Dockerfile 06:01:08 #1 transferring dockerfile: 170B done 06:01:08 #1 DONE 0.0s 06:01:08 06:01:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:01:08 #2 DONE 0.0s 06:01:08 06:01:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:01:08 #3 DONE 0.0s 06:01:08 06:01:08 #4 [internal] load .dockerignore 06:01:08 #4 transferring context: 2B done 06:01:08 #4 DONE 0.0s 06:01:08 06:01:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 06:01:08 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done 06:01:08 #5 CACHED 06:01:08 06:01:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 06:01:08 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f378acc8397c2fa8621d735f623f14a03885c95612630d6ee2507c2b3dfee411 0.0s done 06:01:08 #6 CACHED 06:01:08 06:01:08 #7 exporting to image 06:01:08 #7 exporting layers 06:01:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:08 #7 exporting layers done 06:01:08 #7 exporting manifest sha256:f830eede5af78e06d3a2e69176bc3690dec3e7ae3baa94ea88272c58be08da34 done 06:01:08 #7 exporting config sha256:8f3ae0928ceeaefc14aae6a967494d6aedd2ce91f3f62f805d085d5af966572a done 06:01:08 #7 exporting manifest sha256:7b13227efa8625b941566eaaa1fa542f6d9e5df829dbf3ff17c5bbd9ac16748b done 06:01:08 #7 exporting config sha256:374cb08e04825f86dcb6507f73f19397500b4c5addbae4604141e844e4192302 done 06:01:08 #7 exporting manifest list sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f done 06:01:08 #7 pushing layers 0.0s done 06:01:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9471c371cc9e863da2ea66ff8c2986693cf8c75a035c4a288178e3d326a0994f 0.1s done 06:01:08 #7 DONE 0.1s 06:01:08 06:01:08 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:01:08 #8 DONE 0.0s 06:01:08 06:01:08 1 warning found (use --debug to expand): 06:01:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 --push - 06:01:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354' 06:01:09 #1 [internal] load build definition from Dockerfile 06:01:09 #1 transferring dockerfile: 204B done 06:01:09 #1 DONE 0.0s 06:01:09 06:01:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 06:01:09 #2 DONE 0.0s 06:01:09 06:01:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354 06:01:09 #3 DONE 0.0s 06:01:09 06:01:09 #4 [internal] load .dockerignore 06:01:09 #4 transferring context: 2B done 06:01:09 #4 DONE 0.0s 06:01:09 06:01:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 06:01:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 06:01:09 #5 ... 06:01:09 06:01:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 06:01:09 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done 06:01:09 #6 DONE 0.1s 06:01:09 06:01:09 #7 exporting to image 06:01:09 #7 exporting layers done 06:01:09 #7 exporting manifest sha256:1d77661e1276b6778b7ed57246089454c07d561870ea71ab8bf9ec8dafaeb1e5 done 06:01:09 #7 exporting config sha256:01eefd13c51a8f682c50ffc6b5b26599cae465baa68187489400150b1ee7ffaf done 06:01:09 #7 exporting manifest sha256:b6cb70922275b065f0e36efe5010b40be826c6aad67412b9cb3d4727aed6f682 done 06:01:09 #7 exporting config sha256:b0538acf2ca2d14b59e43faa9326c32cef85f2645c6e88b06e7f70e64796ecec done 06:01:09 #7 exporting manifest list sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 done 06:01:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:09 #7 ... 06:01:09 06:01:09 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:01:09 #8 DONE 0.0s 06:01:09 06:01:09 #7 exporting to image 06:01:09 #7 pushing layers 0.1s done 06:01:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354@sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 06:01:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354@sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 0.1s done 06:01:09 #7 DONE 0.2s 06:01:09 06:01:09 1 warning found (use --debug to expand): 06:01:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 06:01:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 06:01:09 #1 [internal] load build definition from Dockerfile 06:01:09 #1 transferring dockerfile: 170B done 06:01:09 #1 DONE 0.0s 06:01:09 06:01:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:01:09 #2 DONE 0.0s 06:01:09 06:01:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:01:09 #3 DONE 0.0s 06:01:09 06:01:09 #4 [internal] load .dockerignore 06:01:09 #4 transferring context: 2B done 06:01:09 #4 DONE 0.0s 06:01:09 06:01:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 06:01:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 done 06:01:09 #5 CACHED 06:01:09 06:01:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 06:01:09 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done 06:01:09 #6 CACHED 06:01:09 06:01:09 #7 exporting to image 06:01:09 #7 exporting layers done 06:01:09 #7 exporting manifest sha256:1d77661e1276b6778b7ed57246089454c07d561870ea71ab8bf9ec8dafaeb1e5 done 06:01:09 #7 exporting config sha256:01eefd13c51a8f682c50ffc6b5b26599cae465baa68187489400150b1ee7ffaf done 06:01:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:10 #7 exporting manifest sha256:b6cb70922275b065f0e36efe5010b40be826c6aad67412b9cb3d4727aed6f682 done 06:01:10 #7 exporting config sha256:b0538acf2ca2d14b59e43faa9326c32cef85f2645c6e88b06e7f70e64796ecec done 06:01:10 #7 exporting manifest list sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 done 06:01:10 #7 pushing layers 0.0s done 06:01:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 0.1s done 06:01:10 #7 DONE 0.1s 06:01:10 06:01:10 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:01:10 #8 DONE 0.0s 06:01:10 06:01:10 1 warning found (use --debug to expand): 06:01:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55' 06:01:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 --push - 06:01:10 #1 [internal] load build definition from Dockerfile 06:01:10 #1 transferring dockerfile: 176B done 06:01:10 #1 DONE 0.0s 06:01:10 06:01:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 06:01:10 #2 DONE 0.0s 06:01:10 06:01:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55 06:01:10 #3 DONE 0.0s 06:01:10 06:01:10 #4 [internal] load .dockerignore 06:01:10 #4 transferring context: 2B done 06:01:10 #4 DONE 0.0s 06:01:10 06:01:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 06:01:10 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done 06:01:10 #5 CACHED 06:01:10 06:01:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 06:01:10 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done 06:01:10 #6 CACHED 06:01:10 06:01:10 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:01:10 #7 DONE 0.0s 06:01:10 06:01:10 #8 exporting to image 06:01:10 #8 exporting layers done 06:01:10 #8 exporting manifest sha256:1d77661e1276b6778b7ed57246089454c07d561870ea71ab8bf9ec8dafaeb1e5 done 06:01:10 #8 exporting config sha256:01eefd13c51a8f682c50ffc6b5b26599cae465baa68187489400150b1ee7ffaf done 06:01:10 #8 exporting manifest sha256:b6cb70922275b065f0e36efe5010b40be826c6aad67412b9cb3d4727aed6f682 done 06:01:10 #8 exporting config sha256:b0538acf2ca2d14b59e43faa9326c32cef85f2645c6e88b06e7f70e64796ecec done 06:01:10 #8 exporting manifest list sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 done 06:01:10 #8 pushing layers 0.0s done 06:01:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.55@sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 0.1s done 06:01:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:10 #8 DONE 0.1s 06:01:10 06:01:10 1 warning found (use --debug to expand): 06:01:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:01:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:01:11 #1 [internal] load build definition from Dockerfile 06:01:11 #1 transferring dockerfile: 217B done 06:01:11 #1 DONE 0.0s 06:01:11 06:01:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:11 #2 DONE 0.0s 06:01:11 06:01:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:11 #3 DONE 0.0s 06:01:11 06:01:11 #4 [internal] load .dockerignore 06:01:11 #4 transferring context: 2B done 06:01:11 #4 DONE 0.0s 06:01:11 06:01:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 06:01:11 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 done 06:01:11 #5 CACHED 06:01:11 06:01:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 06:01:11 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done 06:01:11 #6 CACHED 06:01:11 06:01:11 #7 exporting to image 06:01:11 #7 exporting layers 06:01:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:11 #7 exporting layers done 06:01:11 #7 exporting manifest sha256:1d77661e1276b6778b7ed57246089454c07d561870ea71ab8bf9ec8dafaeb1e5 done 06:01:11 #7 exporting config sha256:01eefd13c51a8f682c50ffc6b5b26599cae465baa68187489400150b1ee7ffaf done 06:01:11 #7 exporting manifest sha256:b6cb70922275b065f0e36efe5010b40be826c6aad67412b9cb3d4727aed6f682 done 06:01:11 #7 exporting config sha256:b0538acf2ca2d14b59e43faa9326c32cef85f2645c6e88b06e7f70e64796ecec done 06:01:11 #7 exporting manifest list sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 done 06:01:11 #7 pushing layers 0.0s done 06:01:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 0.1s done 06:01:11 #7 DONE 0.1s 06:01:11 06:01:11 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:01:11 #8 DONE 0.0s 06:01:11 06:01:11 1 warning found (use --debug to expand): 06:01:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 06:01:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 06:01:11 #1 [internal] load build definition from Dockerfile 06:01:11 #1 transferring dockerfile: 168B done 06:01:11 #1 DONE 0.0s 06:01:11 06:01:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:01:11 #2 DONE 0.0s 06:01:11 06:01:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:01:11 #3 DONE 0.0s 06:01:11 06:01:11 #4 [internal] load .dockerignore 06:01:11 #4 transferring context: 2B done 06:01:11 #4 DONE 0.0s 06:01:11 06:01:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 06:01:11 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done 06:01:11 #5 CACHED 06:01:11 06:01:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 06:01:11 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d854db2ac721f12c453cd4d9747f2719567ec833391c7721bb411858c5e6baa0 0.0s done 06:01:11 #6 CACHED 06:01:11 06:01:11 #7 exporting to image 06:01:11 #7 exporting layers done 06:01:11 #7 exporting manifest sha256:1d77661e1276b6778b7ed57246089454c07d561870ea71ab8bf9ec8dafaeb1e5 done 06:01:11 #7 exporting config sha256:01eefd13c51a8f682c50ffc6b5b26599cae465baa68187489400150b1ee7ffaf done 06:01:11 #7 exporting manifest sha256:b6cb70922275b065f0e36efe5010b40be826c6aad67412b9cb3d4727aed6f682 done 06:01:11 #7 exporting config sha256:b0538acf2ca2d14b59e43faa9326c32cef85f2645c6e88b06e7f70e64796ecec done 06:01:11 #7 exporting manifest list sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 done 06:01:11 #7 pushing layers 06:01:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:11 #7 pushing layers 0.0s done 06:01:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0675de2c06adbb42135ac7295b790b7e06ff0b5e9a14dfec59e1b67c8cb04f01 0.1s done 06:01:11 #7 DONE 0.1s 06:01:11 06:01:11 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:01:11 #8 DONE 0.0s 06:01:11 06:01:11 1 warning found (use --debug to expand): 06:01:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354' 06:01:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 --push - 06:01:12 #1 [internal] load build definition from Dockerfile 06:01:12 #1 transferring dockerfile: 205B done 06:01:12 #1 DONE 0.0s 06:01:12 06:01:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 06:01:12 #2 DONE 0.0s 06:01:12 06:01:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354 06:01:12 #3 DONE 0.0s 06:01:12 06:01:12 #4 [internal] load .dockerignore 06:01:12 #4 transferring context: 2B done 06:01:12 #4 DONE 0.0s 06:01:12 06:01:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 06:01:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 06:01:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done 06:01:12 #5 DONE 0.0s 06:01:12 06:01:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 06:01:12 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done 06:01:12 #6 DONE 0.1s 06:01:12 06:01:12 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:01:12 #7 DONE 0.0s 06:01:12 06:01:12 #8 exporting to image 06:01:12 #8 exporting layers done 06:01:12 #8 exporting manifest sha256:542538100312e0d9d0797074ff42b4bc30fc29a5cc4168e84778a250ab1cc43b 0.0s done 06:01:12 #8 exporting config sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 done 06:01:12 #8 exporting manifest sha256:8a532c83bcc0ba9b7ad49d5b4ded58038ca96dc10eee7245472ce0c3977dec25 done 06:01:12 #8 exporting config sha256:4658b1710658c8a7c18cdd0cc9154d67fb7918fcbdcc5c1ea2ed2902d837b554 done 06:01:12 #8 exporting manifest list sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 done 06:01:12 #8 pushing layers 0.1s done 06:01:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 06:01:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 0.1s done 06:01:12 #8 DONE 0.2s 06:01:12 06:01:12 1 warning found (use --debug to expand): 06:01:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 06:01:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 06:01:12 #1 [internal] load build definition from Dockerfile 06:01:12 #1 transferring dockerfile: 171B done 06:01:12 #1 DONE 0.0s 06:01:12 06:01:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:01:12 #2 DONE 0.0s 06:01:12 06:01:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:01:12 #3 DONE 0.0s 06:01:12 06:01:12 #4 [internal] load .dockerignore 06:01:12 #4 transferring context: 2B done 06:01:12 #4 DONE 0.0s 06:01:12 06:01:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 06:01:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done 06:01:12 #5 CACHED 06:01:12 06:01:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 06:01:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done 06:01:13 #6 CACHED 06:01:13 06:01:13 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:01:13 #7 DONE 0.0s 06:01:13 06:01:13 #8 exporting to image 06:01:13 #8 exporting layers done 06:01:13 #8 exporting manifest sha256:542538100312e0d9d0797074ff42b4bc30fc29a5cc4168e84778a250ab1cc43b done 06:01:13 #8 exporting config sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 done 06:01:13 #8 exporting manifest sha256:8a532c83bcc0ba9b7ad49d5b4ded58038ca96dc10eee7245472ce0c3977dec25 done 06:01:13 #8 exporting config sha256:4658b1710658c8a7c18cdd0cc9154d67fb7918fcbdcc5c1ea2ed2902d837b554 done 06:01:13 #8 exporting manifest list sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 done 06:01:13 #8 pushing layers 0.0s done 06:01:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 0.1s done 06:01:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:13 #8 DONE 0.1s 06:01:13 06:01:13 1 warning found (use --debug to expand): 06:01:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 --push - 06:01:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55' 06:01:13 #1 [internal] load build definition from Dockerfile 06:01:13 #1 transferring dockerfile: 177B done 06:01:13 #1 DONE 0.0s 06:01:13 06:01:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 06:01:13 #2 DONE 0.0s 06:01:13 06:01:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55 06:01:13 #3 DONE 0.0s 06:01:13 06:01:13 #4 [internal] load .dockerignore 06:01:13 #4 transferring context: 2B done 06:01:13 #4 DONE 0.0s 06:01:13 06:01:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 06:01:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done 06:01:13 #5 CACHED 06:01:13 06:01:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 06:01:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done 06:01:13 #6 CACHED 06:01:13 06:01:13 #7 exporting to image 06:01:13 #7 exporting layers done 06:01:13 #7 exporting manifest sha256:542538100312e0d9d0797074ff42b4bc30fc29a5cc4168e84778a250ab1cc43b done 06:01:13 #7 exporting config sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 06:01:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:13 #7 exporting config sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 done 06:01:13 #7 exporting manifest sha256:8a532c83bcc0ba9b7ad49d5b4ded58038ca96dc10eee7245472ce0c3977dec25 done 06:01:13 #7 exporting config sha256:4658b1710658c8a7c18cdd0cc9154d67fb7918fcbdcc5c1ea2ed2902d837b554 done 06:01:13 #7 exporting manifest list sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 done 06:01:13 #7 pushing layers 0.0s done 06:01:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.55@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 0.1s done 06:01:13 #7 DONE 0.1s 06:01:13 06:01:13 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:01:13 #8 DONE 0.0s 06:01:13 06:01:13 1 warning found (use --debug to expand): 06:01:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:01:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:01:14 #1 [internal] load build definition from Dockerfile 06:01:14 #1 transferring dockerfile: 218B done 06:01:14 #1 DONE 0.0s 06:01:14 06:01:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:14 #2 DONE 0.0s 06:01:14 06:01:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:14 #3 DONE 0.0s 06:01:14 06:01:14 #4 [internal] load .dockerignore 06:01:14 #4 transferring context: 2B done 06:01:14 #4 DONE 0.0s 06:01:14 06:01:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 06:01:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done 06:01:14 #5 CACHED 06:01:14 06:01:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 06:01:14 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done 06:01:14 #6 CACHED 06:01:14 06:01:14 #7 exporting to image 06:01:14 #7 exporting layers done 06:01:14 #7 exporting manifest sha256:542538100312e0d9d0797074ff42b4bc30fc29a5cc4168e84778a250ab1cc43b done 06:01:14 #7 exporting config sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 done 06:01:14 #7 exporting manifest sha256:8a532c83bcc0ba9b7ad49d5b4ded58038ca96dc10eee7245472ce0c3977dec25 06:01:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:14 #7 exporting manifest sha256:8a532c83bcc0ba9b7ad49d5b4ded58038ca96dc10eee7245472ce0c3977dec25 done 06:01:14 #7 exporting config sha256:4658b1710658c8a7c18cdd0cc9154d67fb7918fcbdcc5c1ea2ed2902d837b554 done 06:01:14 #7 exporting manifest list sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 done 06:01:14 #7 pushing layers 0.0s done 06:01:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 0.1s done 06:01:14 #7 DONE 0.1s 06:01:14 06:01:14 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:01:14 #8 DONE 0.0s 06:01:14 06:01:14 1 warning found (use --debug to expand): 06:01:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 06:01:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 06:01:14 #1 [internal] load build definition from Dockerfile 06:01:14 #1 transferring dockerfile: 169B done 06:01:14 #1 DONE 0.0s 06:01:14 06:01:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:01:14 #2 DONE 0.0s 06:01:14 06:01:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:01:14 #3 DONE 0.0s 06:01:14 06:01:14 #4 [internal] load .dockerignore 06:01:14 #4 transferring context: 2B done 06:01:14 #4 DONE 0.0s 06:01:14 06:01:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 06:01:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done 06:01:14 #5 CACHED 06:01:14 06:01:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 06:01:14 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0102c8aab07bb8a7954dc4c2e7e7cadfb33bc47df22da995b19b3cb227dd5 0.0s done 06:01:14 #6 CACHED 06:01:14 06:01:14 #7 exporting to image 06:01:14 #7 exporting layers done 06:01:14 #7 exporting manifest sha256:542538100312e0d9d0797074ff42b4bc30fc29a5cc4168e84778a250ab1cc43b done 06:01:14 #7 exporting config sha256:76a75fa8d2de7746f5e984c73dd1cb36e6ad327d308993f7dd9303a6888eb515 done 06:01:14 #7 exporting manifest sha256:8a532c83bcc0ba9b7ad49d5b4ded58038ca96dc10eee7245472ce0c3977dec25 done 06:01:14 #7 exporting config sha256:4658b1710658c8a7c18cdd0cc9154d67fb7918fcbdcc5c1ea2ed2902d837b554 done 06:01:14 #7 exporting manifest list sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 done 06:01:14 #7 pushing layers 0.0s done 06:01:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 06:01:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46c125bf92b07cdbe6147a74f5b241a9851b4be6b9f2ad108ee87a7a660225b1 0.1s done 06:01:14 #7 DONE 0.1s 06:01:14 06:01:14 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:01:14 #8 DONE 0.0s 06:01:14 06:01:14 1 warning found (use --debug to expand): 06:01:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354' 06:01:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 --push - 06:01:15 #1 [internal] load build definition from Dockerfile 06:01:15 #1 transferring dockerfile: 211B done 06:01:15 #1 DONE 0.0s 06:01:15 06:01:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 06:01:15 #2 DONE 0.0s 06:01:15 06:01:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354 06:01:15 #3 DONE 0.0s 06:01:15 06:01:15 #4 [internal] load .dockerignore 06:01:15 #4 transferring context: 2B done 06:01:15 #4 DONE 0.0s 06:01:15 06:01:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 06:01:15 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done 06:01:15 #5 DONE 0.0s 06:01:15 06:01:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 06:01:15 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done 06:01:15 #6 DONE 0.0s 06:01:15 06:01:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 06:01:15 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done 06:01:15 #5 DONE 0.1s 06:01:15 06:01:15 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:01:15 #7 DONE 0.0s 06:01:15 06:01:15 #8 exporting to image 06:01:15 #8 exporting layers done 06:01:15 #8 exporting manifest sha256:b0fb621e352c54f13e57230cbaaeca6e97d3cd56fa72f0daaa5d2def14045bc9 done 06:01:15 #8 exporting config sha256:97c83bfc8dc959c8110e99b63f01c7944d460b34a3fcc94e3ddfb5473113efb1 done 06:01:15 #8 exporting manifest sha256:f75dbfc4d9774e49e1dfeaa0e85b922604163c985e4592a3263184bda57511a1 done 06:01:15 #8 exporting config sha256:1ecb850bbf1d7793b723fb292dc9729b377b6983e6f18b8d57942ae3b582eefa done 06:01:15 #8 exporting manifest list sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 done 06:01:15 #8 pushing layers 0.1s done 06:01:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 06:01:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354@sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 0.1s done 06:01:15 #8 DONE 0.2s 06:01:15 06:01:15 1 warning found (use --debug to expand): 06:01:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 06:01:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 06:01:15 #1 [internal] load build definition from Dockerfile 06:01:15 #1 transferring dockerfile: 177B done 06:01:15 #1 DONE 0.0s 06:01:15 06:01:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:01:15 #2 DONE 0.0s 06:01:15 06:01:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:01:15 #3 DONE 0.0s 06:01:15 06:01:15 #4 [internal] load .dockerignore 06:01:15 #4 transferring context: 2B done 06:01:15 #4 DONE 0.0s 06:01:15 06:01:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 06:01:15 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 done 06:01:15 #5 CACHED 06:01:15 06:01:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 06:01:15 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done 06:01:15 #6 CACHED 06:01:15 06:01:15 #7 exporting to image 06:01:15 #7 exporting layers done 06:01:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:16 #7 exporting manifest sha256:b0fb621e352c54f13e57230cbaaeca6e97d3cd56fa72f0daaa5d2def14045bc9 done 06:01:16 #7 exporting config sha256:97c83bfc8dc959c8110e99b63f01c7944d460b34a3fcc94e3ddfb5473113efb1 done 06:01:16 #7 exporting manifest sha256:f75dbfc4d9774e49e1dfeaa0e85b922604163c985e4592a3263184bda57511a1 done 06:01:16 #7 exporting config sha256:1ecb850bbf1d7793b723fb292dc9729b377b6983e6f18b8d57942ae3b582eefa done 06:01:16 #7 exporting manifest list sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 done 06:01:16 #7 pushing layers 0.0s done 06:01:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 0.1s done 06:01:16 #7 DONE 0.1s 06:01:16 06:01:16 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:01:16 #8 DONE 0.0s 06:01:16 06:01:16 1 warning found (use --debug to expand): 06:01:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55' 06:01:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 --push - 06:01:16 #1 [internal] load build definition from Dockerfile 06:01:16 #1 transferring dockerfile: 183B done 06:01:16 #1 DONE 0.0s 06:01:16 06:01:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 06:01:16 #2 DONE 0.0s 06:01:16 06:01:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55 06:01:16 #3 DONE 0.0s 06:01:16 06:01:16 #4 [internal] load .dockerignore 06:01:16 #4 transferring context: 2B done 06:01:16 #4 DONE 0.0s 06:01:16 06:01:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 06:01:16 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done 06:01:16 #5 DONE 0.0s 06:01:16 06:01:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 06:01:16 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done 06:01:16 #6 CACHED 06:01:16 06:01:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 06:01:16 #5 CACHED 06:01:16 06:01:16 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:01:16 #7 DONE 0.0s 06:01:16 06:01:16 #8 exporting to image 06:01:16 #8 exporting layers done 06:01:16 #8 exporting manifest sha256:b0fb621e352c54f13e57230cbaaeca6e97d3cd56fa72f0daaa5d2def14045bc9 done 06:01:16 #8 exporting config sha256:97c83bfc8dc959c8110e99b63f01c7944d460b34a3fcc94e3ddfb5473113efb1 done 06:01:16 #8 exporting manifest sha256:f75dbfc4d9774e49e1dfeaa0e85b922604163c985e4592a3263184bda57511a1 done 06:01:16 #8 exporting config sha256:1ecb850bbf1d7793b723fb292dc9729b377b6983e6f18b8d57942ae3b582eefa done 06:01:16 #8 exporting manifest list sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 done 06:01:16 #8 pushing layers 0.0s done 06:01:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.55@sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 0.1s done 06:01:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:16 #8 DONE 0.1s 06:01:16 06:01:16 1 warning found (use --debug to expand): 06:01:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:01:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:01:17 #1 [internal] load build definition from Dockerfile 06:01:17 #1 transferring dockerfile: 224B done 06:01:17 #1 DONE 0.0s 06:01:17 06:01:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:17 #2 DONE 0.0s 06:01:17 06:01:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:17 #3 DONE 0.0s 06:01:17 06:01:17 #4 [internal] load .dockerignore 06:01:17 #4 transferring context: 2B done 06:01:17 #4 DONE 0.0s 06:01:17 06:01:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 06:01:17 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done 06:01:17 #5 CACHED 06:01:17 06:01:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 06:01:17 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done 06:01:17 #6 CACHED 06:01:17 06:01:17 #7 exporting to image 06:01:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:17 #7 exporting layers done 06:01:17 #7 exporting manifest sha256:b0fb621e352c54f13e57230cbaaeca6e97d3cd56fa72f0daaa5d2def14045bc9 done 06:01:17 #7 exporting config sha256:97c83bfc8dc959c8110e99b63f01c7944d460b34a3fcc94e3ddfb5473113efb1 done 06:01:17 #7 exporting manifest sha256:f75dbfc4d9774e49e1dfeaa0e85b922604163c985e4592a3263184bda57511a1 done 06:01:17 #7 exporting config sha256:1ecb850bbf1d7793b723fb292dc9729b377b6983e6f18b8d57942ae3b582eefa done 06:01:17 #7 exporting manifest list sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 done 06:01:17 #7 pushing layers 0.0s done 06:01:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 0.1s done 06:01:17 #7 DONE 0.1s 06:01:17 06:01:17 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:01:17 #8 DONE 0.0s 06:01:17 06:01:17 1 warning found (use --debug to expand): 06:01:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 06:01:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 06:01:17 #1 [internal] load build definition from Dockerfile 06:01:17 #1 transferring dockerfile: 175B done 06:01:17 #1 DONE 0.0s 06:01:17 06:01:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:01:17 #2 DONE 0.0s 06:01:17 06:01:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:01:17 #3 DONE 0.0s 06:01:17 06:01:17 #4 [internal] load .dockerignore 06:01:17 #4 transferring context: 2B done 06:01:17 #4 DONE 0.0s 06:01:17 06:01:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 06:01:17 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done 06:01:17 #5 CACHED 06:01:17 06:01:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 06:01:17 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0a794ff8cd80901057bc66a662d51b7bf09a1470faef92fc4647c34e4de89de9 0.0s done 06:01:17 #6 CACHED 06:01:17 06:01:17 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:01:17 #7 DONE 0.0s 06:01:17 06:01:17 #8 exporting to image 06:01:17 #8 exporting layers done 06:01:17 #8 exporting manifest sha256:b0fb621e352c54f13e57230cbaaeca6e97d3cd56fa72f0daaa5d2def14045bc9 done 06:01:17 #8 exporting config sha256:97c83bfc8dc959c8110e99b63f01c7944d460b34a3fcc94e3ddfb5473113efb1 done 06:01:17 #8 exporting manifest sha256:f75dbfc4d9774e49e1dfeaa0e85b922604163c985e4592a3263184bda57511a1 done 06:01:17 #8 exporting config sha256:1ecb850bbf1d7793b723fb292dc9729b377b6983e6f18b8d57942ae3b582eefa done 06:01:17 #8 exporting manifest list sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 done 06:01:17 #8 pushing layers 0.0s done 06:01:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:02b345f13de691a8ef3df17c18b2945086c39f48bc9609c536647db1f4cf8661 0.1s done 06:01:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:17 #8 DONE 0.1s 06:01:17 06:01:17 1 warning found (use --debug to expand): 06:01:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354' 06:01:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 --push - 06:01:18 #1 [internal] load build definition from Dockerfile 06:01:18 #1 transferring dockerfile: 215B done 06:01:18 #1 DONE 0.0s 06:01:18 06:01:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 06:01:18 #2 DONE 0.0s 06:01:18 06:01:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354 06:01:18 #3 DONE 0.0s 06:01:18 06:01:18 #4 [internal] load .dockerignore 06:01:18 #4 transferring context: 2B done 06:01:18 #4 DONE 0.0s 06:01:18 06:01:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 06:01:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done 06:01:18 #5 DONE 0.0s 06:01:18 06:01:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 06:01:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done 06:01:18 #6 DONE 0.1s 06:01:18 06:01:18 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:01:18 #7 DONE 0.0s 06:01:18 06:01:18 #8 exporting to image 06:01:18 #8 exporting layers done 06:01:18 #8 exporting manifest sha256:9284c2f8abfb4fca11fc63e9ca9e595e2e632f57abc8946053c93a7543cffbff done 06:01:18 #8 exporting config sha256:7d8e4cf01e83640834ebc04521c17bb175af65666c50fc52357a7ef7a85a4f29 done 06:01:18 #8 exporting manifest sha256:f9a7ea0d715e7f145def71a7c9a7a561beb8ce5a9d20f1f88eaaba062aa98c44 done 06:01:18 #8 exporting config sha256:b16985d645fd99bfc61ef03ee715efcf6f4e0eee925a287f2cb8fbb5961f4444 done 06:01:18 #8 exporting manifest list sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 done 06:01:18 #8 pushing layers 0.1s done 06:01:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354@sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 06:01:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354@sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 0.1s done 06:01:18 #8 DONE 0.2s 06:01:18 06:01:18 1 warning found (use --debug to expand): 06:01:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 06:01:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 06:01:19 #1 [internal] load build definition from Dockerfile 06:01:19 #1 transferring dockerfile: 181B done 06:01:19 #1 DONE 0.0s 06:01:19 06:01:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:01:19 #2 DONE 0.0s 06:01:19 06:01:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:01:19 #3 DONE 0.0s 06:01:19 06:01:19 #4 [internal] load .dockerignore 06:01:19 #4 transferring context: 2B done 06:01:19 #4 DONE 0.0s 06:01:19 06:01:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 06:01:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done 06:01:19 #5 DONE 0.0s 06:01:19 06:01:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 06:01:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done 06:01:19 #6 CACHED 06:01:19 06:01:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 06:01:19 #5 CACHED 06:01:19 06:01:19 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:01:19 #7 DONE 0.0s 06:01:19 06:01:19 #8 exporting to image 06:01:19 #8 exporting layers done 06:01:19 #8 exporting manifest sha256:9284c2f8abfb4fca11fc63e9ca9e595e2e632f57abc8946053c93a7543cffbff done 06:01:19 #8 exporting config sha256:7d8e4cf01e83640834ebc04521c17bb175af65666c50fc52357a7ef7a85a4f29 done 06:01:19 #8 exporting manifest sha256:f9a7ea0d715e7f145def71a7c9a7a561beb8ce5a9d20f1f88eaaba062aa98c44 done 06:01:19 #8 exporting config sha256:b16985d645fd99bfc61ef03ee715efcf6f4e0eee925a287f2cb8fbb5961f4444 done 06:01:19 #8 exporting manifest list sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 done 06:01:19 #8 pushing layers 0.0s done 06:01:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 0.1s done 06:01:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:19 #8 DONE 0.1s 06:01:19 06:01:19 1 warning found (use --debug to expand): 06:01:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55' 06:01:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 --push - 06:01:19 #1 [internal] load build definition from Dockerfile 06:01:19 #1 transferring dockerfile: 187B done 06:01:19 #1 DONE 0.0s 06:01:19 06:01:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 06:01:19 #2 DONE 0.0s 06:01:19 06:01:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55 06:01:19 #3 DONE 0.0s 06:01:19 06:01:19 #4 [internal] load .dockerignore 06:01:19 #4 transferring context: 2B done 06:01:19 #4 DONE 0.0s 06:01:19 06:01:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 06:01:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done 06:01:19 #5 CACHED 06:01:19 06:01:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 06:01:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done 06:01:19 #6 CACHED 06:01:19 06:01:19 #7 exporting to image 06:01:19 #7 exporting layers done 06:01:19 #7 exporting manifest sha256:9284c2f8abfb4fca11fc63e9ca9e595e2e632f57abc8946053c93a7543cffbff done 06:01:19 #7 exporting config sha256:7d8e4cf01e83640834ebc04521c17bb175af65666c50fc52357a7ef7a85a4f29 done 06:01:19 #7 exporting manifest sha256:f9a7ea0d715e7f145def71a7c9a7a561beb8ce5a9d20f1f88eaaba062aa98c44 done 06:01:19 #7 exporting config sha256:b16985d645fd99bfc61ef03ee715efcf6f4e0eee925a287f2cb8fbb5961f4444 06:01:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:19 #7 exporting config sha256:b16985d645fd99bfc61ef03ee715efcf6f4e0eee925a287f2cb8fbb5961f4444 done 06:01:19 #7 exporting manifest list sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 done 06:01:19 #7 pushing layers 0.0s done 06:01:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.55@sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 0.1s done 06:01:19 #7 DONE 0.1s 06:01:19 06:01:19 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:01:19 #8 DONE 0.0s 06:01:19 06:01:19 1 warning found (use --debug to expand): 06:01:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:01:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:01:20 #1 [internal] load build definition from Dockerfile 06:01:20 #1 transferring dockerfile: 228B done 06:01:20 #1 DONE 0.0s 06:01:20 06:01:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:20 #2 DONE 0.0s 06:01:20 06:01:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:20 #3 DONE 0.0s 06:01:20 06:01:20 #4 [internal] load .dockerignore 06:01:20 #4 transferring context: 2B done 06:01:20 #4 DONE 0.0s 06:01:20 06:01:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 06:01:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done 06:01:20 #5 CACHED 06:01:20 06:01:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 06:01:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done 06:01:20 #6 CACHED 06:01:20 06:01:20 #7 exporting to image 06:01:20 #7 exporting layers done 06:01:20 #7 exporting manifest sha256:9284c2f8abfb4fca11fc63e9ca9e595e2e632f57abc8946053c93a7543cffbff done 06:01:20 #7 exporting config sha256:7d8e4cf01e83640834ebc04521c17bb175af65666c50fc52357a7ef7a85a4f29 done 06:01:20 #7 exporting manifest sha256:f9a7ea0d715e7f145def71a7c9a7a561beb8ce5a9d20f1f88eaaba062aa98c44 done 06:01:20 #7 exporting config sha256:b16985d645fd99bfc61ef03ee715efcf6f4e0eee925a287f2cb8fbb5961f4444 done 06:01:20 #7 exporting manifest list sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 done 06:01:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:20 #7 pushing layers 0.0s done 06:01:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 0.1s done 06:01:20 #7 DONE 0.1s 06:01:20 06:01:20 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:01:20 #8 DONE 0.0s 06:01:20 06:01:20 1 warning found (use --debug to expand): 06:01:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 06:01:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 06:01:20 #1 [internal] load build definition from Dockerfile 06:01:20 #1 transferring dockerfile: 179B done 06:01:20 #1 DONE 0.0s 06:01:20 06:01:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:01:20 #2 DONE 0.0s 06:01:20 06:01:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:01:20 #3 DONE 0.0s 06:01:20 06:01:20 #4 [internal] load .dockerignore 06:01:20 #4 transferring context: 2B done 06:01:20 #4 DONE 0.0s 06:01:20 06:01:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 06:01:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done 06:01:20 #5 DONE 0.0s 06:01:20 06:01:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 06:01:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 0.0s done 06:01:20 #6 CACHED 06:01:20 06:01:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:730283aaae6f7d25341deba5390c10f88cd4370c2c31ab8b7958e5f9d040b517 06:01:20 #5 CACHED 06:01:20 06:01:20 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:01:20 #7 DONE 0.0s 06:01:20 06:01:20 #8 exporting to image 06:01:20 #8 exporting layers done 06:01:20 #8 exporting manifest sha256:9284c2f8abfb4fca11fc63e9ca9e595e2e632f57abc8946053c93a7543cffbff done 06:01:20 #8 exporting config sha256:7d8e4cf01e83640834ebc04521c17bb175af65666c50fc52357a7ef7a85a4f29 done 06:01:20 #8 exporting manifest sha256:f9a7ea0d715e7f145def71a7c9a7a561beb8ce5a9d20f1f88eaaba062aa98c44 done 06:01:20 #8 exporting config sha256:b16985d645fd99bfc61ef03ee715efcf6f4e0eee925a287f2cb8fbb5961f4444 done 06:01:20 #8 exporting manifest list sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 done 06:01:20 #8 pushing layers 0.0s done 06:01:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c9619fc33784e4287220c58e5e33147f84bdca79f19e72e5d9f604a0b5688726 0.1s done 06:01:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:20 #8 DONE 0.1s 06:01:20 06:01:20 1 warning found (use --debug to expand): 06:01:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354' 06:01:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 --push - 06:01:21 #1 [internal] load build definition from Dockerfile 06:01:21 #1 transferring dockerfile: 205B done 06:01:21 #1 DONE 0.0s 06:01:21 06:01:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 06:01:21 #2 DONE 0.0s 06:01:21 06:01:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354 06:01:21 #3 DONE 0.0s 06:01:21 06:01:21 #4 [internal] load .dockerignore 06:01:21 #4 transferring context: 2B done 06:01:21 #4 DONE 0.0s 06:01:21 06:01:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 06:01:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done 06:01:21 #5 DONE 0.0s 06:01:21 06:01:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 06:01:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done 06:01:21 #6 DONE 0.1s 06:01:21 06:01:21 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:01:21 #7 DONE 0.0s 06:01:21 06:01:21 #8 exporting to image 06:01:21 #8 exporting layers done 06:01:21 #8 exporting manifest sha256:af24944e4da2acd8c2a09b32dc235ff35e1a2b6015d3c88cfa481293c1b42cc7 0.0s done 06:01:21 #8 exporting config sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 done 06:01:21 #8 exporting manifest sha256:f13442347404b5f23148db6262b77127b29cf0faf7346154eaacb8101510e8b3 done 06:01:21 #8 exporting config sha256:cc2a481482edaa1f921d4c5f7b41c2b63e43cf1726b57530b6e1056cb8ed0255 done 06:01:21 #8 exporting manifest list sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a done 06:01:21 #8 pushing layers 0.1s done 06:01:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354@sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a 0.1s done 06:01:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:21 #8 DONE 0.2s 06:01:21 06:01:21 1 warning found (use --debug to expand): 06:01:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 06:01:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 06:01:22 #1 [internal] load build definition from Dockerfile 06:01:22 #1 transferring dockerfile: 171B done 06:01:22 #1 DONE 0.0s 06:01:22 06:01:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:01:22 #2 DONE 0.0s 06:01:22 06:01:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:01:22 #3 DONE 0.0s 06:01:22 06:01:22 #4 [internal] load .dockerignore 06:01:22 #4 transferring context: 2B done 06:01:22 #4 DONE 0.0s 06:01:22 06:01:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 06:01:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done 06:01:22 #5 CACHED 06:01:22 06:01:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 06:01:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done 06:01:22 #6 DONE 0.0s 06:01:22 06:01:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 06:01:22 #6 CACHED 06:01:22 06:01:22 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:01:22 #7 DONE 0.0s 06:01:22 06:01:22 #8 exporting to image 06:01:22 #8 exporting layers done 06:01:22 #8 exporting manifest sha256:af24944e4da2acd8c2a09b32dc235ff35e1a2b6015d3c88cfa481293c1b42cc7 done 06:01:22 #8 exporting config sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 done 06:01:22 #8 exporting manifest sha256:f13442347404b5f23148db6262b77127b29cf0faf7346154eaacb8101510e8b3 done 06:01:22 #8 exporting config sha256:cc2a481482edaa1f921d4c5f7b41c2b63e43cf1726b57530b6e1056cb8ed0255 done 06:01:22 #8 exporting manifest list sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a done 06:01:22 #8 pushing layers 0.0s done 06:01:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a 0.1s done 06:01:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:22 #8 DONE 0.1s 06:01:22 06:01:22 1 warning found (use --debug to expand): 06:01:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 --push - 06:01:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55' 06:01:22 #1 [internal] load build definition from Dockerfile 06:01:22 #1 transferring dockerfile: 177B done 06:01:22 #1 DONE 0.0s 06:01:22 06:01:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 06:01:22 #2 DONE 0.0s 06:01:22 06:01:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55 06:01:22 #3 DONE 0.0s 06:01:22 06:01:22 #4 [internal] load .dockerignore 06:01:22 #4 transferring context: 2B done 06:01:22 #4 DONE 0.0s 06:01:22 06:01:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 06:01:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done 06:01:22 #5 CACHED 06:01:22 06:01:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 06:01:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done 06:01:22 #6 CACHED 06:01:22 06:01:22 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:01:22 #7 DONE 0.0s 06:01:22 06:01:22 #8 exporting to image 06:01:22 #8 exporting layers done 06:01:22 #8 exporting manifest sha256:af24944e4da2acd8c2a09b32dc235ff35e1a2b6015d3c88cfa481293c1b42cc7 done 06:01:22 #8 exporting config sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 done 06:01:22 #8 exporting manifest sha256:f13442347404b5f23148db6262b77127b29cf0faf7346154eaacb8101510e8b3 done 06:01:22 #8 exporting config sha256:cc2a481482edaa1f921d4c5f7b41c2b63e43cf1726b57530b6e1056cb8ed0255 done 06:01:22 #8 exporting manifest list sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a done 06:01:22 #8 pushing layers 0.0s done 06:01:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.55@sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a 0.1s done 06:01:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:22 #8 DONE 0.1s 06:01:22 06:01:22 1 warning found (use --debug to expand): 06:01:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:01:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:01:23 #1 [internal] load build definition from Dockerfile 06:01:23 #1 transferring dockerfile: 218B done 06:01:23 #1 DONE 0.0s 06:01:23 06:01:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:23 #2 DONE 0.0s 06:01:23 06:01:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:23 #3 DONE 0.0s 06:01:23 06:01:23 #4 [internal] load .dockerignore 06:01:23 #4 transferring context: 2B done 06:01:23 #4 DONE 0.0s 06:01:23 06:01:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 06:01:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done 06:01:23 #5 CACHED 06:01:23 06:01:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 06:01:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done 06:01:23 #6 CACHED 06:01:23 06:01:23 #7 exporting to image 06:01:23 #7 exporting layers done 06:01:23 #7 exporting manifest sha256:af24944e4da2acd8c2a09b32dc235ff35e1a2b6015d3c88cfa481293c1b42cc7 06:01:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:23 #7 exporting manifest sha256:af24944e4da2acd8c2a09b32dc235ff35e1a2b6015d3c88cfa481293c1b42cc7 done 06:01:23 #7 exporting config sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 done 06:01:23 #7 exporting manifest sha256:f13442347404b5f23148db6262b77127b29cf0faf7346154eaacb8101510e8b3 done 06:01:23 #7 exporting config sha256:cc2a481482edaa1f921d4c5f7b41c2b63e43cf1726b57530b6e1056cb8ed0255 done 06:01:23 #7 exporting manifest list sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a done 06:01:23 #7 pushing layers 0.0s done 06:01:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a 0.1s done 06:01:23 #7 DONE 0.1s 06:01:23 06:01:23 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:01:23 #8 DONE 0.0s 06:01:23 06:01:23 1 warning found (use --debug to expand): 06:01:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 06:01:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 06:01:23 #1 [internal] load build definition from Dockerfile 06:01:23 #1 transferring dockerfile: 169B done 06:01:23 #1 DONE 0.0s 06:01:23 06:01:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:01:23 #2 DONE 0.0s 06:01:23 06:01:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:01:23 #3 DONE 0.0s 06:01:23 06:01:23 #4 [internal] load .dockerignore 06:01:23 #4 transferring context: 2B done 06:01:23 #4 DONE 0.0s 06:01:23 06:01:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 06:01:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done 06:01:23 #5 CACHED 06:01:23 06:01:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 06:01:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:317354667d7fea6343782b0d989f4523eed6b61443fa0e2d99b963dc1b28b994 0.0s done 06:01:23 #6 CACHED 06:01:23 06:01:23 #7 exporting to image 06:01:23 #7 exporting layers done 06:01:23 #7 exporting manifest sha256:af24944e4da2acd8c2a09b32dc235ff35e1a2b6015d3c88cfa481293c1b42cc7 done 06:01:23 #7 exporting config sha256:ecc9af94f35899118fb3c4530156954d463af1ee8bfa055625ec046fb1de4e32 done 06:01:23 #7 exporting manifest sha256:f13442347404b5f23148db6262b77127b29cf0faf7346154eaacb8101510e8b3 done 06:01:23 #7 exporting config sha256:cc2a481482edaa1f921d4c5f7b41c2b63e43cf1726b57530b6e1056cb8ed0255 06:01:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:23 #7 exporting config sha256:cc2a481482edaa1f921d4c5f7b41c2b63e43cf1726b57530b6e1056cb8ed0255 done 06:01:23 #7 exporting manifest list sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a done 06:01:23 #7 pushing layers 0.0s done 06:01:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:c128fea8ce843b0bdb36d1dc5bf3f2d55242c02e38da2033a9453d614127b07a 0.1s done 06:01:23 #7 DONE 0.1s 06:01:23 06:01:23 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:01:23 #8 DONE 0.0s 06:01:23 06:01:23 1 warning found (use --debug to expand): 06:01:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354' 06:01:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 --push - 06:01:24 #1 [internal] load build definition from Dockerfile 06:01:24 #1 transferring dockerfile: 206B done 06:01:24 #1 DONE 0.0s 06:01:24 06:01:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 06:01:24 #2 DONE 0.0s 06:01:24 06:01:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354 06:01:24 #3 DONE 0.0s 06:01:24 06:01:24 #4 [internal] load .dockerignore 06:01:24 #4 transferring context: 2B done 06:01:24 #4 DONE 0.0s 06:01:24 06:01:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 06:01:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 06:01:24 #5 ... 06:01:24 06:01:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 06:01:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done 06:01:24 #6 DONE 0.1s 06:01:24 06:01:24 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:01:24 #7 DONE 0.0s 06:01:24 06:01:24 #8 exporting to image 06:01:24 #8 exporting layers done 06:01:24 #8 exporting manifest sha256:63c4c6348b1f902861297d22bfdddf4aaeaa3d833852b0a15de0a555681018ae 0.0s done 06:01:24 #8 exporting config sha256:a655afa3a01f61cfbc137885934ce8c184b339b3937682925dbe4d7065f299e4 done 06:01:24 #8 exporting manifest sha256:459cae9f1745e60bf39ea66eac41bb16496673c3b36cd12f373f7e753a0aabda done 06:01:24 #8 exporting config sha256:f06666293054a3292fae0dfa6cf4fa69cc590bd75ce465247903e4d8b2b712e9 done 06:01:24 #8 exporting manifest list sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 done 06:01:24 #8 pushing layers 0.1s done 06:01:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354@sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 06:01:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354@sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 0.1s done 06:01:24 #8 DONE 0.2s 06:01:24 06:01:24 1 warning found (use --debug to expand): 06:01:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 06:01:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 06:01:25 #1 [internal] load build definition from Dockerfile 06:01:25 #1 transferring dockerfile: 172B done 06:01:25 #1 DONE 0.0s 06:01:25 06:01:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:01:25 #2 DONE 0.0s 06:01:25 06:01:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:01:25 #3 DONE 0.0s 06:01:25 06:01:25 #4 [internal] load .dockerignore 06:01:25 #4 transferring context: 2B done 06:01:25 #4 DONE 0.0s 06:01:25 06:01:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 06:01:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done 06:01:25 #5 DONE 0.0s 06:01:25 06:01:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 06:01:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done 06:01:25 #6 CACHED 06:01:25 06:01:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 06:01:25 #5 CACHED 06:01:25 06:01:25 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:01:25 #7 DONE 0.0s 06:01:25 06:01:25 #8 exporting to image 06:01:25 #8 exporting layers done 06:01:25 #8 exporting manifest sha256:63c4c6348b1f902861297d22bfdddf4aaeaa3d833852b0a15de0a555681018ae done 06:01:25 #8 exporting config sha256:a655afa3a01f61cfbc137885934ce8c184b339b3937682925dbe4d7065f299e4 done 06:01:25 #8 exporting manifest sha256:459cae9f1745e60bf39ea66eac41bb16496673c3b36cd12f373f7e753a0aabda done 06:01:25 #8 exporting config sha256:f06666293054a3292fae0dfa6cf4fa69cc590bd75ce465247903e4d8b2b712e9 done 06:01:25 #8 exporting manifest list sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 done 06:01:25 #8 pushing layers 0.0s done 06:01:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 0.1s done 06:01:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:25 #8 DONE 0.1s 06:01:25 06:01:25 1 warning found (use --debug to expand): 06:01:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 --push - 06:01:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55' 06:01:25 #1 [internal] load build definition from Dockerfile 06:01:25 #1 transferring dockerfile: 178B done 06:01:25 #1 DONE 0.0s 06:01:25 06:01:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 06:01:25 #2 DONE 0.0s 06:01:25 06:01:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55 06:01:25 #3 DONE 0.0s 06:01:25 06:01:25 #4 [internal] load .dockerignore 06:01:25 #4 transferring context: 2B done 06:01:25 #4 DONE 0.0s 06:01:25 06:01:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 06:01:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done 06:01:25 #5 CACHED 06:01:25 06:01:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 06:01:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done 06:01:25 #6 CACHED 06:01:25 06:01:25 #7 exporting to image 06:01:25 #7 exporting layers done 06:01:25 #7 exporting manifest sha256:63c4c6348b1f902861297d22bfdddf4aaeaa3d833852b0a15de0a555681018ae done 06:01:25 #7 exporting config sha256:a655afa3a01f61cfbc137885934ce8c184b339b3937682925dbe4d7065f299e4 done 06:01:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:25 #7 exporting manifest sha256:459cae9f1745e60bf39ea66eac41bb16496673c3b36cd12f373f7e753a0aabda done 06:01:25 #7 exporting config sha256:f06666293054a3292fae0dfa6cf4fa69cc590bd75ce465247903e4d8b2b712e9 done 06:01:25 #7 exporting manifest list sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 done 06:01:25 #7 pushing layers 0.0s done 06:01:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.55@sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 0.1s done 06:01:25 #7 DONE 0.1s 06:01:25 06:01:25 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:01:25 #8 DONE 0.0s 06:01:25 06:01:25 1 warning found (use --debug to expand): 06:01:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:01:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:01:26 #1 [internal] load build definition from Dockerfile 06:01:26 #1 transferring dockerfile: 219B done 06:01:26 #1 DONE 0.0s 06:01:26 06:01:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:26 #2 DONE 0.0s 06:01:26 06:01:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:26 #3 DONE 0.0s 06:01:26 06:01:26 #4 [internal] load .dockerignore 06:01:26 #4 transferring context: 2B done 06:01:26 #4 DONE 0.0s 06:01:26 06:01:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 06:01:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 done 06:01:26 #5 CACHED 06:01:26 06:01:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 06:01:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done 06:01:26 #6 CACHED 06:01:26 06:01:26 #7 exporting to image 06:01:26 #7 exporting layers done 06:01:26 #7 exporting manifest sha256:63c4c6348b1f902861297d22bfdddf4aaeaa3d833852b0a15de0a555681018ae done 06:01:26 #7 exporting config sha256:a655afa3a01f61cfbc137885934ce8c184b339b3937682925dbe4d7065f299e4 done 06:01:26 #7 exporting manifest sha256:459cae9f1745e60bf39ea66eac41bb16496673c3b36cd12f373f7e753a0aabda done 06:01:26 #7 exporting config sha256:f06666293054a3292fae0dfa6cf4fa69cc590bd75ce465247903e4d8b2b712e9 done 06:01:26 #7 exporting manifest list sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 06:01:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:26 #7 exporting manifest list sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 done 06:01:26 #7 pushing layers 0.0s done 06:01:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 0.1s done 06:01:26 #7 DONE 0.1s 06:01:26 06:01:26 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:01:26 #8 DONE 0.0s 06:01:26 06:01:26 1 warning found (use --debug to expand): 06:01:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 06:01:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 06:01:26 #1 [internal] load build definition from Dockerfile 06:01:26 #1 transferring dockerfile: 170B done 06:01:26 #1 DONE 0.0s 06:01:26 06:01:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 06:01:26 #2 DONE 0.0s 06:01:26 06:01:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 06:01:26 #3 DONE 0.0s 06:01:26 06:01:26 #4 [internal] load .dockerignore 06:01:26 #4 transferring context: 2B done 06:01:26 #4 DONE 0.0s 06:01:26 06:01:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 06:01:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done 06:01:26 #5 CACHED 06:01:26 06:01:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 06:01:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:9c1328e1a81024554f4a507ee5889eb8a34f4073966b4c3dbc09d1b220f4b045 0.0s done 06:01:26 #6 CACHED 06:01:26 06:01:26 #7 exporting to image 06:01:26 #7 exporting layers done 06:01:26 #7 exporting manifest sha256:63c4c6348b1f902861297d22bfdddf4aaeaa3d833852b0a15de0a555681018ae done 06:01:26 #7 exporting config sha256:a655afa3a01f61cfbc137885934ce8c184b339b3937682925dbe4d7065f299e4 done 06:01:26 #7 exporting manifest sha256:459cae9f1745e60bf39ea66eac41bb16496673c3b36cd12f373f7e753a0aabda done 06:01:26 #7 exporting config sha256:f06666293054a3292fae0dfa6cf4fa69cc590bd75ce465247903e4d8b2b712e9 06:01:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:26 #7 exporting config sha256:f06666293054a3292fae0dfa6cf4fa69cc590bd75ce465247903e4d8b2b712e9 done 06:01:26 #7 exporting manifest list sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 done 06:01:26 #7 pushing layers 0.0s done 06:01:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:4a4fbadb96786960f6a9a450a5cf75b01864e8b7051343854c0a4ee4d934d511 0.1s done 06:01:26 #7 DONE 0.1s 06:01:26 06:01:26 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:01:26 #8 DONE 0.0s 06:01:26 06:01:26 1 warning found (use --debug to expand): 06:01:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 --push - 06:01:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354' 06:01:27 #1 [internal] load build definition from Dockerfile 06:01:27 #1 transferring dockerfile: 206B done 06:01:27 #1 DONE 0.0s 06:01:27 06:01:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 06:01:27 #2 DONE 0.0s 06:01:27 06:01:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354 06:01:27 #3 DONE 0.0s 06:01:27 06:01:27 #4 [internal] load .dockerignore 06:01:27 #4 transferring context: 2B done 06:01:27 #4 DONE 0.0s 06:01:27 06:01:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:27 #5 DONE 0.0s 06:01:27 06:01:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done 06:01:27 #6 DONE 0.1s 06:01:27 06:01:27 #7 exporting to image 06:01:27 #7 exporting layers done 06:01:27 #7 exporting manifest sha256:4f3c2734c0df08baab307898d3d948fd9f7ea513e2202ff3c6b56eb4f3500aff done 06:01:27 #7 exporting config sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa 06:01:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:27 #7 ... 06:01:27 06:01:27 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:01:27 #8 DONE 0.0s 06:01:27 06:01:27 #7 exporting to image 06:01:27 #7 exporting config sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa done 06:01:27 #7 exporting manifest sha256:6d68fe1d547bd5e40e72ac2bf4480c5b22fe2e2bb6f166e19c9f6e5fae4e3ee1 done 06:01:27 #7 exporting config sha256:c078f089ddc8d96eebf7d9c189a0925844e33980338563388b7761370d0ca49b done 06:01:27 #7 exporting manifest list sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b done 06:01:27 #7 pushing layers 0.1s done 06:01:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354@sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b 06:01:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354@sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b 0.1s done 06:01:27 #7 DONE 0.2s 06:01:27 06:01:27 1 warning found (use --debug to expand): 06:01:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 06:01:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 06:01:28 #1 [internal] load build definition from Dockerfile 06:01:28 #1 transferring dockerfile: 172B done 06:01:28 #1 DONE 0.0s 06:01:28 06:01:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:01:28 #2 DONE 0.0s 06:01:28 06:01:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:01:28 #3 DONE 0.0s 06:01:28 06:01:28 #4 [internal] load .dockerignore 06:01:28 #4 transferring context: 2B done 06:01:28 #4 DONE 0.0s 06:01:28 06:01:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d done 06:01:28 #5 DONE 0.0s 06:01:28 06:01:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done 06:01:28 #6 CACHED 06:01:28 06:01:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:28 #5 CACHED 06:01:28 06:01:28 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:01:28 #7 DONE 0.0s 06:01:28 06:01:28 #8 exporting to image 06:01:28 #8 exporting layers done 06:01:28 #8 exporting manifest sha256:4f3c2734c0df08baab307898d3d948fd9f7ea513e2202ff3c6b56eb4f3500aff done 06:01:28 #8 exporting config sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa done 06:01:28 #8 exporting manifest sha256:6d68fe1d547bd5e40e72ac2bf4480c5b22fe2e2bb6f166e19c9f6e5fae4e3ee1 done 06:01:28 #8 exporting config sha256:c078f089ddc8d96eebf7d9c189a0925844e33980338563388b7761370d0ca49b done 06:01:28 #8 exporting manifest list sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b done 06:01:28 #8 pushing layers 0.0s done 06:01:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b 0.1s done 06:01:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:28 #8 DONE 0.1s 06:01:28 06:01:28 1 warning found (use --debug to expand): 06:01:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 --push - 06:01:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55' 06:01:28 #1 [internal] load build definition from Dockerfile 06:01:28 #1 transferring dockerfile: 178B done 06:01:28 #1 DONE 0.0s 06:01:28 06:01:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 06:01:28 #2 DONE 0.0s 06:01:28 06:01:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55 06:01:28 #3 DONE 0.0s 06:01:28 06:01:28 #4 [internal] load .dockerignore 06:01:28 #4 transferring context: 2B done 06:01:28 #4 DONE 0.0s 06:01:28 06:01:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d done 06:01:28 #5 CACHED 06:01:28 06:01:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done 06:01:28 #6 CACHED 06:01:28 06:01:28 #7 exporting to image 06:01:28 #7 exporting layers 06:01:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:28 #7 exporting layers done 06:01:28 #7 exporting manifest sha256:4f3c2734c0df08baab307898d3d948fd9f7ea513e2202ff3c6b56eb4f3500aff done 06:01:28 #7 exporting config sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa done 06:01:28 #7 exporting manifest sha256:6d68fe1d547bd5e40e72ac2bf4480c5b22fe2e2bb6f166e19c9f6e5fae4e3ee1 done 06:01:28 #7 exporting config sha256:c078f089ddc8d96eebf7d9c189a0925844e33980338563388b7761370d0ca49b done 06:01:28 #7 exporting manifest list sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b done 06:01:28 #7 pushing layers 0.0s done 06:01:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.55@sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b 0.1s done 06:01:28 #7 DONE 0.1s 06:01:28 06:01:28 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:01:28 #8 DONE 0.0s 06:01:28 06:01:28 1 warning found (use --debug to expand): 06:01:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:01:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:01:29 #1 [internal] load build definition from Dockerfile 06:01:29 #1 transferring dockerfile: 219B done 06:01:29 #1 DONE 0.0s 06:01:29 06:01:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:29 #2 DONE 0.0s 06:01:29 06:01:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:29 #3 DONE 0.0s 06:01:29 06:01:29 #4 [internal] load .dockerignore 06:01:29 #4 transferring context: 2B done 06:01:29 #4 DONE 0.0s 06:01:29 06:01:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done 06:01:29 #5 DONE 0.0s 06:01:29 06:01:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done 06:01:29 #6 CACHED 06:01:29 06:01:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:29 #5 CACHED 06:01:29 06:01:29 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:01:29 #7 DONE 0.0s 06:01:29 06:01:29 #8 exporting to image 06:01:29 #8 exporting layers done 06:01:29 #8 exporting manifest sha256:4f3c2734c0df08baab307898d3d948fd9f7ea513e2202ff3c6b56eb4f3500aff done 06:01:29 #8 exporting config sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa done 06:01:29 #8 exporting manifest sha256:6d68fe1d547bd5e40e72ac2bf4480c5b22fe2e2bb6f166e19c9f6e5fae4e3ee1 done 06:01:29 #8 exporting config sha256:c078f089ddc8d96eebf7d9c189a0925844e33980338563388b7761370d0ca49b done 06:01:29 #8 exporting manifest list sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b done 06:01:29 #8 pushing layers 0.0s done 06:01:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b 0.1s done 06:01:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:29 #8 DONE 0.1s 06:01:29 06:01:29 1 warning found (use --debug to expand): 06:01:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 06:01:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 06:01:29 #1 [internal] load build definition from Dockerfile 06:01:29 #1 transferring dockerfile: 170B done 06:01:29 #1 DONE 0.0s 06:01:29 06:01:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 06:01:29 #2 DONE 0.0s 06:01:29 06:01:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 06:01:29 #3 DONE 0.0s 06:01:29 06:01:29 #4 [internal] load .dockerignore 06:01:29 #4 transferring context: 2B done 06:01:29 #4 DONE 0.0s 06:01:29 06:01:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done 06:01:29 #5 CACHED 06:01:29 06:01:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 06:01:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:31f7413b3b51c33f0298ee4aec503b685390161d31a0ad4c7e817a7b18500a8d 0.0s done 06:01:29 #6 CACHED 06:01:29 06:01:29 #7 exporting to image 06:01:29 #7 exporting layers done 06:01:29 #7 exporting manifest sha256:4f3c2734c0df08baab307898d3d948fd9f7ea513e2202ff3c6b56eb4f3500aff done 06:01:29 #7 exporting config sha256:3ee89bfc217748b5ad6d8e692a73f0f7f91aae11ae085a9d126ae8e5909864aa done 06:01:29 #7 exporting manifest sha256:6d68fe1d547bd5e40e72ac2bf4480c5b22fe2e2bb6f166e19c9f6e5fae4e3ee1 done 06:01:29 #7 exporting config sha256:c078f089ddc8d96eebf7d9c189a0925844e33980338563388b7761370d0ca49b done 06:01:29 #7 exporting manifest list sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b done 06:01:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:29 #7 pushing layers 0.0s done 06:01:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c743892da1e03c000eadb0d6ebad4f46a5ac07e8de4bda062b40b8c82d0b9a2b 0.1s done 06:01:29 #7 DONE 0.1s 06:01:29 06:01:29 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:01:29 #8 DONE 0.0s 06:01:29 06:01:29 1 warning found (use --debug to expand): 06:01:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 --push - 06:01:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354' 06:01:30 #1 [internal] load build definition from Dockerfile 06:01:30 #1 transferring dockerfile: 206B done 06:01:30 #1 DONE 0.0s 06:01:30 06:01:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 06:01:30 #2 DONE 0.0s 06:01:30 06:01:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354 06:01:30 #3 DONE 0.0s 06:01:30 06:01:30 #4 [internal] load .dockerignore 06:01:30 #4 transferring context: 2B done 06:01:30 #4 DONE 0.0s 06:01:30 06:01:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:30 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:30 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done 06:01:30 #5 DONE 0.1s 06:01:30 06:01:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:30 #6 DONE 0.0s 06:01:30 06:01:30 #7 exporting to image 06:01:30 #7 exporting layers done 06:01:30 #7 exporting manifest sha256:fb9c3c6bc137e7e58bb90ce1f10dcd5f708d658fe9e3848103d2d081d8dd924b done 06:01:30 #7 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b 06:01:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:30 #7 ... 06:01:30 06:01:30 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:01:30 #8 DONE 0.0s 06:01:30 06:01:30 #7 exporting to image 06:01:30 #7 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b done 06:01:30 #7 exporting manifest sha256:1fde9cd4c8a77ac30f7f76cab4d4605581f5d9f2a9a7aecee231c8e08d9596bc done 06:01:30 #7 exporting config sha256:21befa5d42a089e4e95f665fa2fb1e837f489e8b62c0fd661eb5d39751cffb0d done 06:01:30 #7 exporting manifest list sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 done 06:01:30 #7 pushing layers 0.1s done 06:01:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 06:01:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 0.1s done 06:01:30 #7 DONE 0.2s 06:01:30 06:01:30 1 warning found (use --debug to expand): 06:01:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 06:01:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 06:01:31 #1 [internal] load build definition from Dockerfile 06:01:31 #1 transferring dockerfile: 172B done 06:01:31 #1 DONE 0.0s 06:01:31 06:01:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 06:01:31 #2 DONE 0.0s 06:01:31 06:01:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 06:01:31 #3 DONE 0.0s 06:01:31 06:01:31 #4 [internal] load .dockerignore 06:01:31 #4 transferring context: 2B done 06:01:31 #4 DONE 0.0s 06:01:31 06:01:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:31 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done 06:01:31 #5 DONE 0.0s 06:01:31 06:01:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:31 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done 06:01:31 #6 CACHED 06:01:31 06:01:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:31 #5 CACHED 06:01:31 06:01:31 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:01:31 #7 DONE 0.0s 06:01:31 06:01:31 #8 exporting to image 06:01:31 #8 exporting layers done 06:01:31 #8 exporting manifest sha256:fb9c3c6bc137e7e58bb90ce1f10dcd5f708d658fe9e3848103d2d081d8dd924b done 06:01:31 #8 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b done 06:01:31 #8 exporting manifest sha256:1fde9cd4c8a77ac30f7f76cab4d4605581f5d9f2a9a7aecee231c8e08d9596bc done 06:01:31 #8 exporting config sha256:21befa5d42a089e4e95f665fa2fb1e837f489e8b62c0fd661eb5d39751cffb0d done 06:01:31 #8 exporting manifest list sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 done 06:01:31 #8 pushing layers 0.0s done 06:01:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 0.1s done 06:01:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:31 #8 DONE 0.1s 06:01:31 06:01:31 1 warning found (use --debug to expand): 06:01:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 --push - 06:01:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55' 06:01:31 #1 [internal] load build definition from Dockerfile 06:01:31 #1 transferring dockerfile: 178B done 06:01:31 #1 DONE 0.0s 06:01:31 06:01:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 06:01:31 #2 DONE 0.0s 06:01:31 06:01:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55 06:01:31 #3 DONE 0.0s 06:01:31 06:01:31 #4 [internal] load .dockerignore 06:01:31 #4 transferring context: 2B done 06:01:31 #4 DONE 0.0s 06:01:31 06:01:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:31 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done 06:01:31 #5 CACHED 06:01:31 06:01:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:31 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done 06:01:31 #6 CACHED 06:01:31 06:01:31 #7 exporting to image 06:01:31 #7 exporting layers done 06:01:31 #7 exporting manifest sha256:fb9c3c6bc137e7e58bb90ce1f10dcd5f708d658fe9e3848103d2d081d8dd924b done 06:01:31 #7 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b done 06:01:31 #7 exporting manifest sha256:1fde9cd4c8a77ac30f7f76cab4d4605581f5d9f2a9a7aecee231c8e08d9596bc done 06:01:31 #7 exporting config sha256:21befa5d42a089e4e95f665fa2fb1e837f489e8b62c0fd661eb5d39751cffb0d done 06:01:31 #7 exporting manifest list sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 done 06:01:31 #7 pushing layers 0.0s done 06:01:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 06:01:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.55@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 0.1s done 06:01:31 #7 DONE 0.1s 06:01:31 06:01:31 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:01:31 #8 DONE 0.0s 06:01:31 06:01:31 1 warning found (use --debug to expand): 06:01:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:01:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:01:32 #1 [internal] load build definition from Dockerfile 06:01:32 #1 transferring dockerfile: 219B done 06:01:32 #1 DONE 0.0s 06:01:32 06:01:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:32 #2 DONE 0.0s 06:01:32 06:01:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:32 #3 DONE 0.0s 06:01:32 06:01:32 #4 [internal] load .dockerignore 06:01:32 #4 transferring context: 2B done 06:01:32 #4 DONE 0.0s 06:01:32 06:01:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:32 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done 06:01:32 #5 CACHED 06:01:32 06:01:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:32 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done 06:01:32 #6 CACHED 06:01:32 06:01:32 #7 exporting to image 06:01:32 #7 exporting layers done 06:01:32 #7 exporting manifest sha256:fb9c3c6bc137e7e58bb90ce1f10dcd5f708d658fe9e3848103d2d081d8dd924b done 06:01:32 #7 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b 06:01:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:32 #7 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b done 06:01:32 #7 exporting manifest sha256:1fde9cd4c8a77ac30f7f76cab4d4605581f5d9f2a9a7aecee231c8e08d9596bc done 06:01:32 #7 exporting config sha256:21befa5d42a089e4e95f665fa2fb1e837f489e8b62c0fd661eb5d39751cffb0d done 06:01:32 #7 exporting manifest list sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 done 06:01:32 #7 pushing layers 0.0s done 06:01:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 0.1s done 06:01:32 #7 DONE 0.1s 06:01:32 06:01:32 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:01:32 #8 DONE 0.0s 06:01:32 06:01:32 1 warning found (use --debug to expand): 06:01:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 06:01:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 06:01:32 #1 [internal] load build definition from Dockerfile 06:01:32 #1 transferring dockerfile: 170B done 06:01:32 #1 DONE 0.0s 06:01:32 06:01:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 06:01:32 #2 DONE 0.0s 06:01:32 06:01:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 06:01:32 #3 DONE 0.0s 06:01:32 06:01:32 #4 [internal] load .dockerignore 06:01:32 #4 transferring context: 2B done 06:01:32 #4 DONE 0.0s 06:01:32 06:01:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:32 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done 06:01:32 #5 CACHED 06:01:32 06:01:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:32 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 0.0s done 06:01:32 #6 DONE 0.0s 06:01:32 06:01:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0634bfc0ec06862da685fb2054ea3da80a860ed4dc724b90a5a6b509bbd30818 06:01:32 #6 CACHED 06:01:32 06:01:32 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:01:32 #7 DONE 0.0s 06:01:32 06:01:32 #8 exporting to image 06:01:32 #8 exporting layers done 06:01:32 #8 exporting manifest sha256:fb9c3c6bc137e7e58bb90ce1f10dcd5f708d658fe9e3848103d2d081d8dd924b done 06:01:32 #8 exporting config sha256:f65a4a805c2e5ec0f20de71a58ed9d8eb0ba6e5948dddae5fc402bf51891ba1b done 06:01:32 #8 exporting manifest sha256:1fde9cd4c8a77ac30f7f76cab4d4605581f5d9f2a9a7aecee231c8e08d9596bc done 06:01:32 #8 exporting config sha256:21befa5d42a089e4e95f665fa2fb1e837f489e8b62c0fd661eb5d39751cffb0d done 06:01:32 #8 exporting manifest list sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 done 06:01:32 #8 pushing layers 0.0s done 06:01:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f87377f93c0930fec617d53006f12713505a3124f043884e2cf3abaf711ebd25 0.1s done 06:01:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:32 #8 DONE 0.1s 06:01:32 06:01:32 1 warning found (use --debug to expand): 06:01:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354' 06:01:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 --push - 06:01:33 #1 [internal] load build definition from Dockerfile 06:01:33 #1 transferring dockerfile: 202B done 06:01:33 #1 DONE 0.0s 06:01:33 06:01:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 06:01:33 #2 DONE 0.0s 06:01:33 06:01:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354 06:01:33 #3 DONE 0.1s 06:01:33 06:01:33 #4 [internal] load .dockerignore 06:01:33 #4 transferring context: 2B done 06:01:33 #4 DONE 0.0s 06:01:33 06:01:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:33 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done 06:01:33 #5 DONE 0.0s 06:01:33 06:01:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:33 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done 06:01:33 #6 DONE 0.1s 06:01:33 06:01:33 #7 exporting to image 06:01:33 #7 exporting layers done 06:01:33 #7 exporting manifest sha256:11b7a694a3a442e80e83692282d10af5937b51ce16de5764d88c81fcd07e5f35 done 06:01:33 #7 exporting config sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a done 06:01:33 #7 exporting manifest sha256:39281ace44448e61934df98695ecae97acf426ade83177a7fc551fb1171ddb58 0.0s done 06:01:33 #7 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db 06:01:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:33 #7 ... 06:01:33 06:01:33 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:01:33 #8 DONE 0.0s 06:01:33 06:01:33 #7 exporting to image 06:01:33 #7 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db done 06:01:33 #7 exporting manifest list sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e done 06:01:33 #7 pushing layers 0.1s done 06:01:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354@sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e 06:01:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354@sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e 0.1s done 06:01:33 #7 DONE 0.2s 06:01:33 06:01:33 1 warning found (use --debug to expand): 06:01:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 06:01:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 06:01:34 #1 [internal] load build definition from Dockerfile 06:01:34 #1 transferring dockerfile: 168B done 06:01:34 #1 DONE 0.0s 06:01:34 06:01:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:01:34 #2 DONE 0.0s 06:01:34 06:01:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:01:34 #3 DONE 0.0s 06:01:34 06:01:34 #4 [internal] load .dockerignore 06:01:34 #4 transferring context: 2B done 06:01:34 #4 DONE 0.0s 06:01:34 06:01:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:34 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done 06:01:34 #5 CACHED 06:01:34 06:01:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:34 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 done 06:01:34 #6 CACHED 06:01:34 06:01:34 #7 exporting to image 06:01:34 #7 exporting layers done 06:01:34 #7 exporting manifest sha256:11b7a694a3a442e80e83692282d10af5937b51ce16de5764d88c81fcd07e5f35 done 06:01:34 #7 exporting config sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a 06:01:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:34 #7 exporting config sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a done 06:01:34 #7 exporting manifest sha256:39281ace44448e61934df98695ecae97acf426ade83177a7fc551fb1171ddb58 done 06:01:34 #7 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db done 06:01:34 #7 exporting manifest list sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e done 06:01:34 #7 pushing layers 0.0s done 06:01:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e 0.1s done 06:01:34 #7 DONE 0.1s 06:01:34 06:01:34 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:01:34 #8 DONE 0.0s 06:01:34 06:01:34 1 warning found (use --debug to expand): 06:01:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 --push - 06:01:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55' 06:01:34 #1 [internal] load build definition from Dockerfile 06:01:34 #1 transferring dockerfile: 174B done 06:01:34 #1 DONE 0.0s 06:01:34 06:01:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 06:01:34 #2 DONE 0.0s 06:01:34 06:01:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55 06:01:34 #3 DONE 0.0s 06:01:34 06:01:34 #4 [internal] load .dockerignore 06:01:34 #4 transferring context: 2B done 06:01:34 #4 DONE 0.0s 06:01:34 06:01:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:34 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 done 06:01:34 #5 CACHED 06:01:34 06:01:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:34 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done 06:01:34 #6 CACHED 06:01:34 06:01:34 #7 exporting to image 06:01:34 #7 exporting layers done 06:01:34 #7 exporting manifest sha256:11b7a694a3a442e80e83692282d10af5937b51ce16de5764d88c81fcd07e5f35 done 06:01:34 #7 exporting config sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a done 06:01:34 #7 exporting manifest sha256:39281ace44448e61934df98695ecae97acf426ade83177a7fc551fb1171ddb58 done 06:01:34 #7 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db 06:01:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:34 #7 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db done 06:01:34 #7 exporting manifest list sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e done 06:01:34 #7 pushing layers 0.0s done 06:01:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.55@sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e 0.1s done 06:01:34 #7 DONE 0.1s 06:01:34 06:01:34 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:01:34 #8 DONE 0.0s 06:01:34 06:01:34 1 warning found (use --debug to expand): 06:01:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55' 06:01:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 --push - 06:01:35 #1 [internal] load build definition from Dockerfile 06:01:35 #1 transferring dockerfile: 215B done 06:01:35 #1 DONE 0.0s 06:01:35 06:01:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:35 #2 DONE 0.0s 06:01:35 06:01:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:01:35 #3 DONE 0.0s 06:01:35 06:01:35 #4 [internal] load .dockerignore 06:01:35 #4 transferring context: 2B done 06:01:35 #4 DONE 0.0s 06:01:35 06:01:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:35 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:35 #5 ... 06:01:35 06:01:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:35 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done 06:01:35 #6 DONE 0.0s 06:01:35 06:01:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:35 #5 CACHED 06:01:35 06:01:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:35 #6 CACHED 06:01:35 06:01:35 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:01:35 #7 DONE 0.0s 06:01:35 06:01:35 #8 exporting to image 06:01:35 #8 exporting layers done 06:01:35 #8 exporting manifest sha256:11b7a694a3a442e80e83692282d10af5937b51ce16de5764d88c81fcd07e5f35 done 06:01:35 #8 exporting config sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a done 06:01:35 #8 exporting manifest sha256:39281ace44448e61934df98695ecae97acf426ade83177a7fc551fb1171ddb58 done 06:01:35 #8 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db done 06:01:35 #8 exporting manifest list sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e done 06:01:35 #8 pushing layers 0.0s done 06:01:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55@sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e 0.1s done 06:01:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:35 #8 DONE 0.1s 06:01:35 06:01:35 1 warning found (use --debug to expand): 06:01:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:01:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 06:01:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 06:01:35 #1 [internal] load build definition from Dockerfile 06:01:35 #1 transferring dockerfile: 166B done 06:01:35 #1 DONE 0.0s 06:01:35 06:01:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 06:01:35 #2 DONE 0.0s 06:01:35 06:01:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 06:01:35 #3 DONE 0.0s 06:01:35 06:01:35 #4 [internal] load .dockerignore 06:01:35 #4 transferring context: 2B done 06:01:35 #4 DONE 0.0s 06:01:35 06:01:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:35 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done 06:01:35 #5 CACHED 06:01:35 06:01:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 06:01:35 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:e3dc57a2171258066321c20e4061fae1f084a6a5effd170b55064fccc5079d63 0.0s done 06:01:35 #6 CACHED 06:01:35 06:01:35 #7 exporting to image 06:01:35 #7 exporting layers done 06:01:35 #7 exporting manifest sha256:11b7a694a3a442e80e83692282d10af5937b51ce16de5764d88c81fcd07e5f35 done 06:01:35 #7 exporting config sha256:c4475b25e049634653c3039803d21e8674a0f19dd0d129c77bab7abe1ca6c45a done 06:01:35 #7 exporting manifest sha256:39281ace44448e61934df98695ecae97acf426ade83177a7fc551fb1171ddb58 done 06:01:35 #7 exporting config sha256:d8f35232a5b8872a3fa5337b75dc62ce442187c0fffd06d72c8a9da75f0173db done 06:01:35 #7 exporting manifest list sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e done 06:01:35 #7 pushing layers 06:01:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:01:36 #7 pushing layers 0.0s done 06:01:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:85d405f4780f3243f7c14f12195b4cc2b3811226b6b4697dfbc96494fb33638e 0.1s done 06:01:36 #7 DONE 0.1s 06:01:36 06:01:36 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:01:36 #8 DONE 0.0s 06:01:36 06:01:36 1 warning found (use --debug to expand): 06:01:36  - 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 06:01:36 + '[' -d /w/workspace/edgex-go/896/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:01:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:01:37 ---> package-listing.sh 06:01:37 ++ facter osfamily 06:01:37 ++ tr '[:upper:]' '[:lower:]' 06:01:37 + OS_FAMILY=redhat 06:01:37 + workspace=/w/workspace/edgex-go/896 06:01:37 + START_PACKAGES=/tmp/packages_start.txt 06:01:37 + END_PACKAGES=/tmp/packages_end.txt 06:01:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:01:37 + PACKAGES=/tmp/packages_start.txt 06:01:37 + '[' /w/workspace/edgex-go/896 ']' 06:01:37 + PACKAGES=/tmp/packages_end.txt 06:01:37 + case "${OS_FAMILY}" in 06:01:37 + rpm -qa 06:01:37 + sort 06:01:38 + '[' -f /tmp/packages_start.txt ']' 06:01:38 + '[' -f /tmp/packages_end.txt ']' 06:01:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:01:38 + '[' /w/workspace/edgex-go/896 ']' 06:01:38 + mkdir -p /w/workspace/edgex-go/896/archives/ 06:01:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/896/archives/ [Pipeline] echo 06:01:38 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/896/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:01:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:39 06:01:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:39 latest: Pulling from edgex-lftools-log-publisher 06:01:39 5eb5b503b376: Pulling fs layer 06:01:39 5c69ac0246d0: Pulling fs layer 06:01:39 ec43610c2a17: Pulling fs layer 06:01:39 3a2ae6a8a46f: Pulling fs layer 06:01:39 33b1e0a273af: Pulling fs layer 06:01:39 5d3b04190fa2: Pulling fs layer 06:01:39 2f39f015ded8: Pulling fs layer 06:01:39 33b1e0a273af: Waiting 06:01:39 5d3b04190fa2: Waiting 06:01:39 2f39f015ded8: Waiting 06:01:39 3a2ae6a8a46f: Waiting 06:01:39 5c69ac0246d0: Verifying Checksum 06:01:39 5c69ac0246d0: Download complete 06:01:39 3a2ae6a8a46f: Verifying Checksum 06:01:39 3a2ae6a8a46f: Download complete 06:01:39 33b1e0a273af: Verifying Checksum 06:01:39 33b1e0a273af: Download complete 06:01:39 ec43610c2a17: Download complete 06:01:39 5d3b04190fa2: Verifying Checksum 06:01:39 5d3b04190fa2: Download complete 06:01:39 5eb5b503b376: Download complete 06:01:40 2f39f015ded8: Verifying Checksum 06:01:40 2f39f015ded8: Download complete 06:01:40 5eb5b503b376: Pull complete 06:01:40 5c69ac0246d0: Pull complete 06:01:41 ec43610c2a17: Pull complete 06:01:41 3a2ae6a8a46f: Pull complete 06:01:41 33b1e0a273af: Pull complete 06:01:41 5d3b04190fa2: Pull complete 06:01:45 2f39f015ded8: Pull complete 06:01:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:46 prd-centos7-docker-4c-2g-8058 does not seem to be running inside a container 06:01:46 $ 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/896/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 06:01:49 $ docker top 3827ac4ece350ba14964b8450a50d6e7a1ed9c94452aa8cf5f0ea06fec69c455 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:49 + touch /tmp/pre-build-complete [Pipeline] sh 06:01:50 + mkdir -p /var/log/sysstat [Pipeline] sh 06:01:50 + ls /var/log/sa-host 06:01:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:50 provisioning config files... 06:01:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5827670593968692805tmp [Pipeline] { [Pipeline] echo 06:01:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:01:50 ---> create-netrc.sh [Pipeline] } 06:01:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:01:51 ---> python-tools-install.sh [Pipeline] echo 06:01:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:01:51 ---> sudo-logs.sh 06:01:51 Archiving 'sudo' log.. 06:01:51 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:51 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:01:51 $ docker stop --time=1 3827ac4ece350ba14964b8450a50d6e7a1ed9c94452aa8cf5f0ea06fec69c455 06:01:52 $ docker rm -f --volumes 3827ac4ece350ba14964b8450a50d6e7a1ed9c94452aa8cf5f0ea06fec69c455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:01:52 [WS-CLEANUP] Deleting project workspace... 06:01:52 [WS-CLEANUP] Deferred wipeout is used... 06:01:52 [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] } 06:15:17 #154 ... 06:15:17 06:15:17 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:15:17 #144 DONE 1058.8s 06:15:17 06:15:17 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:15:17 #154 ... 06:15:17 06:15:17 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:15:17 #155 DONE 0.3s 06:15:17 06:15:17 #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:15:17 #156 DONE 2.2s 06:15:17 06:15:17 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:15:17 #40 ... 06:15:17 06:15:17 #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:15:17 #157 DONE 0.3s 06:15:17 06:15:17 #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:15:17 #158 DONE 0.2s 06:15:17 06:15:17 #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:15:17 #159 DONE 0.4s 06:15:17 06:15:17 #160 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:15:17 #160 DONE 0.1s 06:15:17 06:15:17 #161 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:15:17 #161 DONE 0.3s 06:15:17 06:15:17 #162 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 06:15:17 #162 DONE 0.2s 06:15:17 06:15:17 #163 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:15:17 #163 DONE 0.3s 06:15:17 06:15:17 #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:15:17 #164 DONE 0.2s 06:15:17 06:15:17 #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:15:17 #165 ... 06:15:17 06:15:17 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:15:17 #150 DONE 1064.3s 06:15:17 06:15:17 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:15:17 #148 ... 06:15:17 06:15:17 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:15:17 #166 DONE 0.1s 06:15:17 06:15:17 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:15:17 #146 ... 06:15:17 06:15:17 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:15:17 #167 DONE 0.3s 06:15:17 06:15:17 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:15:17 #146 ... 06:15:17 06:15:17 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:15:17 #168 DONE 0.5s 06:15:17 06:15:17 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:15:17 #169 DONE 0.3s 06:15:17 06:15:17 #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:15:17 #170 DONE 0.3s 06:15:17 06:15:17 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:15:17 #148 ... 06:15:17 06:15:17 #171 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:15:17 #171 ... 06:15:17 06:15:17 #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:15:17 #165 DONE 3.1s 06:15:17 06:15:17 #111 [security-bootstrapper] exporting to image 06:15:17 #111 exporting layers 06:15:17 #111 exporting layers 1.6s done 06:15:17 #111 writing image sha256:dc957dd9f9c9c068d92d550f7145c48b847e5a1a52ba64fc533268477ba1433d done 06:15:17 #111 naming to docker.io/library/security-bootstrapper-arm64 done 06:15:17 #111 DONE 5.5s 06:15:17 06:15:17 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:15:17 #146 ... 06:15:17 06:15:17 #171 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:15:17 #171 DONE 2.6s 06:15:17 06:15:17 #111 [core-common-config-bootstrapper] exporting to image 06:15:18 #111 exporting layers 0.5s done 06:15:18 #111 writing image sha256:563ad208fd87f852492acbca13f5fdd269fa33acc066a36f24463bc7c24adb33 done 06:15:18 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:15:18 #111 DONE 6.0s 06:15:18 06:15:18 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:30:26 #45 ... 06:30:26 06:30:26 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:30:26 #145 DONE 1974.9s 06:30:26 06:30:26 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:30:26 #151 ... 06:30:26 06:30:26 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:30:26 #172 DONE 0.2s 06:30:26 06:30:26 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:30:26 #154 ... 06:30:26 06:30:26 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:30:26 #173 DONE 0.1s 06:30:26 06:30:26 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:30:26 #146 ... 06:30:26 06:30:26 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:30:26 #174 DONE 0.4s 06:30:26 06:30:26 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:30:26 #175 DONE 0.3s 06:30:26 06:30:26 #111 [core-command] exporting to image 06:30:26 #111 exporting layers 06:30:26 #111 exporting layers 0.5s done 06:30:26 #111 writing image sha256:dbb7248254a4af5af6b63741269b35f57053d07f4add9a0ee6fcb27a53e738e2 done 06:30:26 #111 naming to docker.io/library/core-command-arm64 done 06:30:26 #111 DONE 6.6s 06:30:26 06:30:26 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:31:04 #40 ... 06:31:04 06:31:04 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:31:04 #153 2011.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:31:04 #153 ... 06:31:04 06:31:04 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:31:04 #148 DONE 2013.8s 06:31:04 06:31:04 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:31:04 #149 ... 06:31:04 06:31:04 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:31:04 #176 DONE 0.2s 06:31:04 06:31:04 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:31:04 #147 ... 06:31:04 06:31:04 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:31:04 #177 DONE 0.1s 06:31:04 06:31:04 #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 06:31:04 #178 DONE 0.1s 06:31:04 06:31:04 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:31:04 #143 ... 06:31:04 06:31:04 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:31:04 #179 DONE 0.1s 06:31:04 06:31:04 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:31:04 #180 DONE 0.4s 06:31:04 06:31:04 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:31:04 #181 DONE 0.1s 06:31:04 06:31:04 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:31:05 #182 DONE 1.9s 06:31:05 06:31:05 #111 [security-proxy-setup] exporting to image 06:31:05 #111 exporting layers 06:31:06 #111 exporting layers 0.9s done 06:31:06 #111 writing image sha256:28803665609e82703f9934e8af9666f54e91e9d881d8d9c3b834d0d7bc12bf45 done 06:31:06 #111 naming to docker.io/library/security-proxy-setup-arm64 done 06:31:06 #111 DONE 7.5s 06:31:06 06:31:06 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:31:33 #45 ... 06:31:33 06:31:33 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:31:33 #153 DONE 2042.9s 06:31:33 06:31:33 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:31:33 #151 ... 06:31:33 06:31:33 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:31:33 #183 DONE 0.1s 06:31:33 06:31:33 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:31:33 #149 ... 06:31:33 06:31:33 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:31:33 #184 DONE 0.1s 06:31:33 06:31:33 #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 06:31:33 #185 DONE 0.1s 06:31:33 06:31:33 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:31:33 #146 ... 06:31:33 06:31:33 #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 06:31:33 #186 DONE 0.1s 06:31:33 06:31:33 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:31:33 #187 DONE 0.1s 06:31:33 06:31:33 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:31:33 #188 DONE 0.5s 06:31:33 06:31:33 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:31:33 #189 DONE 0.4s 06:31:33 06:31:33 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:31:33 #190 DONE 0.1s 06:31:33 06:31:33 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:31:35 #191 DONE 1.7s 06:31:35 06:31:35 #111 [security-secretstore-setup] exporting to image 06:31:35 #111 exporting layers 06:31:37 #111 exporting layers 1.8s done 06:31:37 #111 writing image sha256:1b986c60e02b6fe0d25ae9f0e7a0f69e54c951201b43d7ccd4a758508c174ddf done 06:31:37 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 06:31:37 #111 DONE 9.3s 06:31:37 06:31:37 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:32:23 #151 ... 06:32:23 06:32:23 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:32:23 #143 DONE 2089.3s 06:32:23 06:32:23 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:32:23 #147 ... 06:32:23 06:32:23 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:32:23 #192 DONE 0.2s 06:32:23 06:32:23 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:32:23 #193 DONE 0.3s 06:32:23 06:32:23 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:32:23 #194 DONE 0.5s 06:32:23 06:32:23 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:32:23 #147 ... 06:32:23 06:32:23 #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 06:32:23 #195 DONE 0.2s 06:32:23 06:32:23 #111 [security-spiffe-token-provider] exporting to image 06:32:23 #111 exporting layers 06:32:23 #111 exporting layers 0.9s done 06:32:23 #111 writing image sha256:be7ebaa76a8a4f75e47c768c9bf7580c5b0d037bbfad1d111e7f9d8800fe1444 done 06:32:23 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 06:32:23 #111 DONE 10.2s 06:32:23 06:32:23 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:33:02 #146 ... 06:33:02 06:33:02 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:33:02 #147 DONE 2130.4s 06:33:02 06:33:02 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:33:02 #152 ... 06:33:02 06:33:02 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:33:02 #196 DONE 0.2s 06:33:02 06:33:02 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:33:02 #154 ... 06:33:02 06:33:02 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:33:02 #197 DONE 0.2s 06:33:02 06:33:02 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:33:02 #198 DONE 0.6s 06:33:02 06:33:02 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:33:02 #199 DONE 0.2s 06:33:02 06:33:02 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:33:02 #149 ... 06:33:02 06:33:02 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:33:02 #200 DONE 0.2s 06:33:02 06:33:02 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:33:03 #201 DONE 2.0s 06:33:03 06:33:03 #111 [security-proxy-auth] exporting to image 06:33:03 #111 exporting layers 06:33:03 #111 exporting layers 0.8s done 06:33:03 #111 writing image sha256:a090f1c2c7a0178971aac2d90c4f738dbf814622c08df0d0c9f59b961e04e62b done 06:33:03 #111 naming to docker.io/library/security-proxy-auth-arm64 done 06:33:03 #111 DONE 11.1s 06:33:03 06:33:03 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:33:06 #40 ... 06:33:06 06:33:06 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:33:06 #151 DONE 2137.8s 06:33:06 06:33:06 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:33:07 #154 ... 06:33:07 06:33:07 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:33:07 #202 DONE 0.2s 06:33:07 06:33:07 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:33:07 #203 ... 06:33:07 06:33:07 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:33:07 #146 DONE 2139.1s 06:33:07 06:33:07 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:33:07 #40 ... 06:33:07 06:33:07 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:33:07 #203 DONE 0.7s 06:33:07 06:33:07 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:33:08 #204 DONE 0.3s 06:33:08 06:33:08 #111 [core-keeper] exporting to image 06:33:08 #111 ... 06:33:08 06:33:08 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:33:08 #205 DONE 0.6s 06:33:08 06:33:08 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:33:09 #206 DONE 0.3s 06:33:09 06:33:09 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:33:09 #207 ... 06:33:09 06:33:09 #111 [core-keeper] exporting to image 06:33:09 #111 exporting layers 1.2s done 06:33:09 #111 writing image sha256:a6cd3b75e462b720138df2203cf26a041c7be8858d55a69108c238402f03cac8 0.0s done 06:33:09 #111 naming to docker.io/library/core-keeper-arm64 done 06:33:09 #111 DONE 12.2s 06:33:09 06:33:09 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:33:09 #40 ... 06:33:09 06:33:09 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:33:09 #207 DONE 1.0s 06:33:09 06:33:09 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:33:09 #149 DONE 2141.4s 06:33:09 06:33:09 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:33:10 #208 DONE 0.5s 06:33:10 06:33:10 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:33:10 #209 DONE 0.3s 06:33:10 06:33:10 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:33:10 #40 ... 06:33:10 06:33:10 #111 [core-data] exporting to image 06:33:11 #111 ... 06:33:11 06:33:11 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:33:11 #210 DONE 0.4s 06:33:11 06:33:11 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:33:11 #211 DONE 0.6s 06:33:11 06:33:11 #111 [core-data] exporting to image 06:33:11 #111 exporting layers 1.0s done 06:33:11 #111 writing image sha256:11524a387784b6a5c6a8065029b2a0910f5fe40f7c8661e195e6da26105ff443 0.0s done 06:33:11 #111 naming to docker.io/library/core-data-arm64 done 06:33:11 #111 DONE 13.3s 06:33:11 06:33:11 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:33:11 #45 ... 06:33:11 06:33:11 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:33:11 #212 DONE 0.1s 06:33:11 06:33:11 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:33:11 #213 DONE 0.1s 06:33:11 06:33:11 #111 [core-metadata] exporting to image 06:33:12 #111 exporting layers 0.5s done 06:33:12 #111 writing image sha256:18eb82c9b91f9864033549b10f2a429cb8846911df71e66ac4879af2b798e735 0.0s done 06:33:12 #111 naming to docker.io/library/core-metadata-arm64 done 06:33:12 #111 DONE 13.9s 06:33:12 06:33:12 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:33:39 #45 ... 06:33:39 06:33:39 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:33:39 #152 DONE 2170.5s 06:33:39 06:33:39 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:33:39 #154 ... 06:33:39 06:33:39 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:33:39 #214 DONE 0.2s 06:33:39 06:33:39 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:33:39 #215 DONE 0.1s 06:33:39 06:33:39 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:33:40 #216 DONE 0.5s 06:33:40 06:33:40 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:33:40 #217 DONE 0.1s 06:33:40 06:33:40 #111 [support-scheduler] exporting to image 06:33:40 #111 exporting layers 06:33:41 #111 exporting layers 1.0s done 06:33:41 #111 writing image sha256:77ef1457d38b288a31ee56bc367388501376c64958f90b7dfd2a85ec21eda8fe done 06:33:41 #111 naming to docker.io/library/support-scheduler-arm64 done 06:33:41 #111 DONE 14.9s 06:33:41 06:33:41 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:33:44 #45 ... 06:33:44 06:33:44 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:33:44 #154 DONE 2176.3s 06:33:44 06:33:44 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:33:44 #218 DONE 0.1s 06:33:44 06:33:44 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:33:45 #40 ... 06:33:45 06:33:45 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:33:45 #219 DONE 0.1s 06:33:45 06:33:45 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:33:45 #220 DONE 0.4s 06:33:45 06:33:45 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:33:45 #40 ... 06:33:45 06:33:45 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:33:45 #221 DONE 0.1s 06:33:45 06:33:45 #111 [support-notifications] exporting to image 06:33:46 #111 exporting layers 0.6s done 06:33:46 #111 writing image sha256:7dcd7068fde0c869314c2a2f4f9664135258e65adc0135af44e583101077404f 06:33:46 #111 writing image sha256:7dcd7068fde0c869314c2a2f4f9664135258e65adc0135af44e583101077404f done 06:33:46 #111 naming to docker.io/library/support-notifications-arm64 done 06:33:46 #111 DONE 15.5s 06:33:46 06:33:46 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:33:46 time="2025-09-01T05:54:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:33:46 $ docker stop --time=1 01be72ab05c4db2008775ddc4ede7b8df9daef95bcba578f0d64cbbc20932e07 06:33:47 $ docker rm -f --volumes 01be72ab05c4db2008775ddc4ede7b8df9daef95bcba578f0d64cbbc20932e07 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:48 + docker images 06:33:48 REPOSITORY TAG IMAGE ID CREATED SIZE 06:33:48 support-notifications-arm64 latest 7dcd7068fde0 3 seconds ago 54.1MB 06:33:48 support-scheduler-arm64 latest 77ef1457d38b 8 seconds ago 50.3MB 06:33:48 core-metadata-arm64 latest 18eb82c9b91f 37 seconds ago 46.7MB 06:33:48 core-data-arm64 latest 11524a387784 38 seconds ago 46.5MB 06:33:48 core-keeper-arm64 latest a6cd3b75e462 41 seconds ago 45.4MB 06:33:48 security-proxy-auth-arm64 latest a090f1c2c7a0 46 seconds ago 45.7MB 06:33:48 security-spiffe-token-provider-arm64 latest be7ebaa76a8a About a minute ago 49.9MB 06:33:48 security-secretstore-setup-arm64 latest 1b986c60e02b 2 minutes ago 80.2MB 06:33:48 security-proxy-setup-arm64 latest 28803665609e 2 minutes ago 50.3MB 06:33:48 core-command-arm64 latest dbb7248254a4 3 minutes ago 41MB 06:33:48 core-common-config-bootstrapper-arm64 latest 563ad208fd87 18 minutes ago 21MB 06:33:48 security-bootstrapper-arm64 latest dc957dd9f9c9 18 minutes ago 22.1MB 06:33:48 security-spire-agent-arm64 latest b8bb175d8c9b 37 minutes ago 188MB 06:33:48 security-spire-server-arm64 latest 2c97fcef4d57 37 minutes ago 145MB 06:33:48 security-spire-config-arm64 latest a45959012329 37 minutes ago 144MB 06:33:48 ci-base-image-arm64 latest d45375ecb78d 39 minutes ago 922MB 06:33:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 4 weeks ago 566MB 06:33:48 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 06:33:48 provisioning config files... 06:33:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/896@tmp/config12092863943233764067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:48 ---> ****-login.sh 06:33:48 nexus3.edgexfoundry.org:10001 06:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:49 Configure a credential helper to remove this warning. See 06:33:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:49 06:33:49 Login Succeeded 06:33:49 nexus3.edgexfoundry.org:10002 06:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:49 Configure a credential helper to remove this warning. See 06:33:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:49 06:33:49 Login Succeeded 06:33:49 nexus3.edgexfoundry.org:10003 06:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:50 Configure a credential helper to remove this warning. See 06:33:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:50 06:33:50 Login Succeeded 06:33:50 nexus3.edgexfoundry.org:10004 06:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:50 Configure a credential helper to remove this warning. See 06:33:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:50 06:33:50 Login Succeeded 06:33:50 ****.io 06:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:50 Configure a credential helper to remove this warning. See 06:33:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:50 06:33:50 Login Succeeded 06:33:50 ---> ****-login.sh ends [Pipeline] } 06:33:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:33:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:33:50 ca69116843343737f5df7afbddc16df881d89354 06:33:50 latest 06:33:50 4.1.0-dev.55 06:33:50 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:33:50 main 06:33:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354 06:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:33:51 3646608e9766: Preparing 06:33:51 b6bd8ad61ead: Preparing 06:33:51 d8933430e932: Preparing 06:33:51 7d0759463602: Preparing 06:33:51 8059f51bce9d: Preparing 06:33:51 d8f26db0752b: Preparing 06:33:51 1e890da81ec9: Preparing 06:33:51 d8f26db0752b: Waiting 06:33:51 1e890da81ec9: Waiting 06:33:52 7d0759463602: Pushed 06:33:52 d8933430e932: Pushed 06:33:52 3646608e9766: Pushed 06:33:52 1e890da81ec9: Layer already exists 06:33:52 d8f26db0752b: Pushed 06:33:52 8059f51bce9d: Pushed 06:33:58 b6bd8ad61ead: Pushed 06:33:58 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:e0c7f5106e548859b749dbe5ad6c51e514594ae3d913b337052745dc53d8e10b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:33:59 3646608e9766: Preparing 06:33:59 b6bd8ad61ead: Preparing 06:33:59 d8933430e932: Preparing 06:33:59 7d0759463602: Preparing 06:33:59 8059f51bce9d: Preparing 06:33:59 d8f26db0752b: Preparing 06:33:59 1e890da81ec9: Preparing 06:33:59 d8f26db0752b: Waiting 06:33:59 1e890da81ec9: Waiting 06:33:59 8059f51bce9d: Layer already exists 06:33:59 d8933430e932: Layer already exists 06:33:59 3646608e9766: Layer already exists 06:33:59 7d0759463602: Layer already exists 06:33:59 b6bd8ad61ead: Layer already exists 06:33:59 d8f26db0752b: Layer already exists 06:33:59 1e890da81ec9: Layer already exists 06:33:59 latest: digest: sha256:e0c7f5106e548859b749dbe5ad6c51e514594ae3d913b337052745dc53d8e10b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.55 06:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:34:00 3646608e9766: Preparing 06:34:00 b6bd8ad61ead: Preparing 06:34:00 d8933430e932: Preparing 06:34:00 7d0759463602: Preparing 06:34:00 8059f51bce9d: Preparing 06:34:00 d8f26db0752b: Preparing 06:34:00 1e890da81ec9: Preparing 06:34:00 1e890da81ec9: Waiting 06:34:00 3646608e9766: Layer already exists 06:34:00 8059f51bce9d: Layer already exists 06:34:00 7d0759463602: Layer already exists 06:34:00 d8933430e932: Layer already exists 06:34:00 d8f26db0752b: Layer already exists 06:34:00 b6bd8ad61ead: Layer already exists 06:34:00 1e890da81ec9: Layer already exists 06:34:00 4.1.0-dev.55: digest: sha256:e0c7f5106e548859b749dbe5ad6c51e514594ae3d913b337052745dc53d8e10b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:34:01 3646608e9766: Preparing 06:34:01 b6bd8ad61ead: Preparing 06:34:01 d8933430e932: Preparing 06:34:01 7d0759463602: Preparing 06:34:01 8059f51bce9d: Preparing 06:34:01 d8f26db0752b: Preparing 06:34:01 1e890da81ec9: Preparing 06:34:01 d8f26db0752b: Waiting 06:34:01 1e890da81ec9: Waiting 06:34:01 d8933430e932: Layer already exists 06:34:01 3646608e9766: Layer already exists 06:34:01 b6bd8ad61ead: Layer already exists 06:34:01 7d0759463602: Layer already exists 06:34:01 8059f51bce9d: Layer already exists 06:34:01 1e890da81ec9: Layer already exists 06:34:01 d8f26db0752b: Layer already exists 06:34:01 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:e0c7f5106e548859b749dbe5ad6c51e514594ae3d913b337052745dc53d8e10b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:34:02 3646608e9766: Preparing 06:34:02 b6bd8ad61ead: Preparing 06:34:02 d8933430e932: Preparing 06:34:02 7d0759463602: Preparing 06:34:02 8059f51bce9d: Preparing 06:34:02 d8f26db0752b: Preparing 06:34:02 1e890da81ec9: Preparing 06:34:02 d8f26db0752b: Waiting 06:34:02 1e890da81ec9: Waiting 06:34:02 3646608e9766: Layer already exists 06:34:02 8059f51bce9d: Layer already exists 06:34:02 d8933430e932: Layer already exists 06:34:02 b6bd8ad61ead: Layer already exists 06:34:02 7d0759463602: Layer already exists 06:34:02 d8f26db0752b: Layer already exists 06:34:02 1e890da81ec9: Layer already exists 06:34:02 main: digest: sha256:e0c7f5106e548859b749dbe5ad6c51e514594ae3d913b337052745dc53d8e10b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:03 ===================================================== [Pipeline] echo 06:34:03 taggedImages: 06:34:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354 06:34:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:34:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.55 06:34:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:34:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:34:03 ca69116843343737f5df7afbddc16df881d89354 06:34:03 latest 06:34:03 4.1.0-dev.55 06:34:03 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:03 main 06:34:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 06:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:34:03 ab2d5df8d9f2: Preparing 06:34:03 1aca004c517e: Preparing 06:34:03 371de0260111: Preparing 06:34:03 0f77cf6061cc: Preparing 06:34:03 d8933430e932: Preparing 06:34:03 7d0759463602: Preparing 06:34:03 8059f51bce9d: Preparing 06:34:03 d8f26db0752b: Preparing 06:34:03 1e890da81ec9: Preparing 06:34:03 7d0759463602: Waiting 06:34:03 8059f51bce9d: Waiting 06:34:03 d8f26db0752b: Waiting 06:34:04 d8933430e932: Layer already exists 06:34:04 7d0759463602: Layer already exists 06:34:04 8059f51bce9d: Layer already exists 06:34:04 1aca004c517e: Pushed 06:34:04 371de0260111: Pushed 06:34:04 ab2d5df8d9f2: Pushed 06:34:04 d8f26db0752b: Layer already exists 06:34:04 1e890da81ec9: Layer already exists 06:34:06 0f77cf6061cc: Pushed 06:34:06 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:3622f5e69ca5902feef84ec8ab49fcb641acbee86411435901e9e055091e1709 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:07 + 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 06:34:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:34:07 ab2d5df8d9f2: Preparing 06:34:07 1aca004c517e: Preparing 06:34:07 371de0260111: Preparing 06:34:07 0f77cf6061cc: Preparing 06:34:07 d8933430e932: Preparing 06:34:07 7d0759463602: Preparing 06:34:07 8059f51bce9d: Preparing 06:34:07 d8f26db0752b: Preparing 06:34:07 1e890da81ec9: Preparing 06:34:07 7d0759463602: Waiting 06:34:07 8059f51bce9d: Waiting 06:34:07 d8f26db0752b: Waiting 06:34:07 1e890da81ec9: Waiting 06:34:07 371de0260111: Layer already exists 06:34:07 ab2d5df8d9f2: Layer already exists 06:34:07 1aca004c517e: Layer already exists 06:34:07 0f77cf6061cc: Layer already exists 06:34:07 d8933430e932: Layer already exists 06:34:07 7d0759463602: Layer already exists 06:34:07 8059f51bce9d: Layer already exists 06:34:07 d8f26db0752b: Layer already exists 06:34:07 1e890da81ec9: Layer already exists 06:34:07 latest: digest: sha256:3622f5e69ca5902feef84ec8ab49fcb641acbee86411435901e9e055091e1709 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.55 06:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:34:08 ab2d5df8d9f2: Preparing 06:34:08 1aca004c517e: Preparing 06:34:08 371de0260111: Preparing 06:34:08 0f77cf6061cc: Preparing 06:34:08 d8933430e932: Preparing 06:34:08 7d0759463602: Preparing 06:34:08 8059f51bce9d: Preparing 06:34:08 7d0759463602: Waiting 06:34:08 8059f51bce9d: Waiting 06:34:08 d8f26db0752b: Preparing 06:34:08 1e890da81ec9: Preparing 06:34:08 d8f26db0752b: Waiting 06:34:08 1e890da81ec9: Waiting 06:34:08 ab2d5df8d9f2: Layer already exists 06:34:08 1aca004c517e: Layer already exists 06:34:08 d8933430e932: Layer already exists 06:34:08 371de0260111: Layer already exists 06:34:08 0f77cf6061cc: Layer already exists 06:34:08 7d0759463602: Layer already exists 06:34:08 d8f26db0752b: Layer already exists 06:34:08 1e890da81ec9: Layer already exists 06:34:08 8059f51bce9d: Layer already exists 06:34:08 4.1.0-dev.55: digest: sha256:3622f5e69ca5902feef84ec8ab49fcb641acbee86411435901e9e055091e1709 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:34:09 ab2d5df8d9f2: Preparing 06:34:09 1aca004c517e: Preparing 06:34:09 371de0260111: Preparing 06:34:09 0f77cf6061cc: Preparing 06:34:09 d8933430e932: Preparing 06:34:09 7d0759463602: Preparing 06:34:09 8059f51bce9d: Preparing 06:34:09 d8f26db0752b: Preparing 06:34:09 1e890da81ec9: Preparing 06:34:09 8059f51bce9d: Waiting 06:34:09 d8f26db0752b: Waiting 06:34:09 1e890da81ec9: Waiting 06:34:09 7d0759463602: Waiting 06:34:09 d8933430e932: Layer already exists 06:34:09 0f77cf6061cc: Layer already exists 06:34:09 1aca004c517e: Layer already exists 06:34:09 371de0260111: Layer already exists 06:34:09 ab2d5df8d9f2: Layer already exists 06:34:09 7d0759463602: Layer already exists 06:34:09 8059f51bce9d: Layer already exists 06:34:09 d8f26db0752b: Layer already exists 06:34:09 1e890da81ec9: Layer already exists 06:34:09 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:3622f5e69ca5902feef84ec8ab49fcb641acbee86411435901e9e055091e1709 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:09 + 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 06:34:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:34:10 ab2d5df8d9f2: Preparing 06:34:10 1aca004c517e: Preparing 06:34:10 371de0260111: Preparing 06:34:10 0f77cf6061cc: Preparing 06:34:10 d8933430e932: Preparing 06:34:10 7d0759463602: Preparing 06:34:10 8059f51bce9d: Preparing 06:34:10 d8f26db0752b: Preparing 06:34:10 1e890da81ec9: Preparing 06:34:10 7d0759463602: Waiting 06:34:10 8059f51bce9d: Waiting 06:34:10 d8f26db0752b: Waiting 06:34:10 1e890da81ec9: Waiting 06:34:10 371de0260111: Layer already exists 06:34:10 d8933430e932: Layer already exists 06:34:10 0f77cf6061cc: Layer already exists 06:34:10 ab2d5df8d9f2: Layer already exists 06:34:10 1aca004c517e: Layer already exists 06:34:10 8059f51bce9d: Layer already exists 06:34:10 d8f26db0752b: Layer already exists 06:34:10 7d0759463602: Layer already exists 06:34:10 1e890da81ec9: Layer already exists 06:34:10 main: digest: sha256:3622f5e69ca5902feef84ec8ab49fcb641acbee86411435901e9e055091e1709 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:10 ===================================================== [Pipeline] echo 06:34:10 taggedImages: 06:34:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 06:34:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:34:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.55 06:34:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:34:10 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:34:10 ca69116843343737f5df7afbddc16df881d89354 06:34:10 latest 06:34:10 4.1.0-dev.55 06:34:10 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:10 main 06:34:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354 06:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:34:11 6477f112b1be: Preparing 06:34:11 fc5733173bed: Preparing 06:34:11 d8933430e932: Preparing 06:34:11 7d0759463602: Preparing 06:34:11 17e7f0afe629: Preparing 06:34:11 ea8b091fd967: Preparing 06:34:11 1e890da81ec9: Preparing 06:34:11 ea8b091fd967: Waiting 06:34:11 1e890da81ec9: Waiting 06:34:11 d8933430e932: Layer already exists 06:34:11 7d0759463602: Layer already exists 06:34:11 1e890da81ec9: Layer already exists 06:34:11 6477f112b1be: Pushed 06:34:11 ea8b091fd967: Pushed 06:34:11 17e7f0afe629: Pushed 06:34:19 fc5733173bed: Pushed 06:34:19 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:2f2433866186b03bd670aa8dafa24a5d37036a079e332b0566d0d9a17a7b3b64 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:34:20 6477f112b1be: Preparing 06:34:20 fc5733173bed: Preparing 06:34:20 d8933430e932: Preparing 06:34:20 7d0759463602: Preparing 06:34:20 17e7f0afe629: Preparing 06:34:20 ea8b091fd967: Preparing 06:34:20 1e890da81ec9: Preparing 06:34:20 ea8b091fd967: Waiting 06:34:20 1e890da81ec9: Waiting 06:34:20 7d0759463602: Layer already exists 06:34:20 6477f112b1be: Layer already exists 06:34:20 d8933430e932: Layer already exists 06:34:20 17e7f0afe629: Layer already exists 06:34:20 fc5733173bed: Layer already exists 06:34:20 ea8b091fd967: Layer already exists 06:34:20 1e890da81ec9: Layer already exists 06:34:20 latest: digest: sha256:2f2433866186b03bd670aa8dafa24a5d37036a079e332b0566d0d9a17a7b3b64 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.55 06:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:34:21 6477f112b1be: Preparing 06:34:21 fc5733173bed: Preparing 06:34:21 d8933430e932: Preparing 06:34:21 7d0759463602: Preparing 06:34:21 17e7f0afe629: Preparing 06:34:21 ea8b091fd967: Preparing 06:34:21 1e890da81ec9: Preparing 06:34:21 ea8b091fd967: Waiting 06:34:21 1e890da81ec9: Waiting 06:34:21 fc5733173bed: Layer already exists 06:34:21 d8933430e932: Layer already exists 06:34:21 7d0759463602: Layer already exists 06:34:21 6477f112b1be: Layer already exists 06:34:21 17e7f0afe629: Layer already exists 06:34:21 ea8b091fd967: Layer already exists 06:34:21 1e890da81ec9: Layer already exists 06:34:21 4.1.0-dev.55: digest: sha256:2f2433866186b03bd670aa8dafa24a5d37036a079e332b0566d0d9a17a7b3b64 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:34:22 6477f112b1be: Preparing 06:34:22 fc5733173bed: Preparing 06:34:22 d8933430e932: Preparing 06:34:22 7d0759463602: Preparing 06:34:22 17e7f0afe629: Preparing 06:34:22 ea8b091fd967: Preparing 06:34:22 1e890da81ec9: Preparing 06:34:22 ea8b091fd967: Waiting 06:34:22 1e890da81ec9: Waiting 06:34:22 6477f112b1be: Layer already exists 06:34:22 fc5733173bed: Layer already exists 06:34:22 7d0759463602: Layer already exists 06:34:22 d8933430e932: Layer already exists 06:34:22 17e7f0afe629: Layer already exists 06:34:22 ea8b091fd967: Layer already exists 06:34:22 1e890da81ec9: Layer already exists 06:34:22 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:2f2433866186b03bd670aa8dafa24a5d37036a079e332b0566d0d9a17a7b3b64 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:34:23 6477f112b1be: Preparing 06:34:23 fc5733173bed: Preparing 06:34:23 d8933430e932: Preparing 06:34:23 7d0759463602: Preparing 06:34:23 17e7f0afe629: Preparing 06:34:23 ea8b091fd967: Preparing 06:34:23 1e890da81ec9: Preparing 06:34:23 ea8b091fd967: Waiting 06:34:23 1e890da81ec9: Waiting 06:34:23 d8933430e932: Layer already exists 06:34:23 6477f112b1be: Layer already exists 06:34:23 fc5733173bed: Layer already exists 06:34:23 17e7f0afe629: Layer already exists 06:34:23 7d0759463602: Layer already exists 06:34:23 ea8b091fd967: Layer already exists 06:34:23 1e890da81ec9: Layer already exists 06:34:23 main: digest: sha256:2f2433866186b03bd670aa8dafa24a5d37036a079e332b0566d0d9a17a7b3b64 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:23 ===================================================== [Pipeline] echo 06:34:23 taggedImages: 06:34:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354 06:34:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:34:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.55 06:34:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:34:23 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:34:23 ca69116843343737f5df7afbddc16df881d89354 06:34:23 latest 06:34:23 4.1.0-dev.55 06:34:23 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:23 main 06:34:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:23 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354 06:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:34:24 44df1e7e0eeb: Preparing 06:34:24 f122fbb885b5: Preparing 06:34:24 7d0759463602: Preparing 06:34:24 d6262e770848: Preparing 06:34:24 7ed691510967: Preparing 06:34:24 1e890da81ec9: Preparing 06:34:24 7d0759463602: Layer already exists 06:34:24 1e890da81ec9: Layer already exists 06:34:24 7ed691510967: Pushed 06:34:24 44df1e7e0eeb: Pushed 06:34:24 d6262e770848: Pushed 06:34:32 f122fbb885b5: Pushed 06:34:32 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:948717c2b472eb8487f9d628c16ec1ff6220ecaedce8849a91bab1499b0a42e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:34:33 44df1e7e0eeb: Preparing 06:34:33 f122fbb885b5: Preparing 06:34:33 7d0759463602: Preparing 06:34:33 d6262e770848: Preparing 06:34:33 7ed691510967: Preparing 06:34:33 1e890da81ec9: Preparing 06:34:33 1e890da81ec9: Waiting 06:34:33 44df1e7e0eeb: Layer already exists 06:34:33 f122fbb885b5: Layer already exists 06:34:33 d6262e770848: Layer already exists 06:34:33 7d0759463602: Layer already exists 06:34:33 7ed691510967: Layer already exists 06:34:33 1e890da81ec9: Layer already exists 06:34:33 latest: digest: sha256:948717c2b472eb8487f9d628c16ec1ff6220ecaedce8849a91bab1499b0a42e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.55 06:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:34:34 44df1e7e0eeb: Preparing 06:34:34 f122fbb885b5: Preparing 06:34:34 7d0759463602: Preparing 06:34:34 d6262e770848: Preparing 06:34:34 7ed691510967: Preparing 06:34:34 1e890da81ec9: Preparing 06:34:34 1e890da81ec9: Waiting 06:34:34 7ed691510967: Layer already exists 06:34:34 7d0759463602: Layer already exists 06:34:34 f122fbb885b5: Layer already exists 06:34:34 44df1e7e0eeb: Layer already exists 06:34:34 d6262e770848: Layer already exists 06:34:34 1e890da81ec9: Layer already exists 06:34:34 4.1.0-dev.55: digest: sha256:948717c2b472eb8487f9d628c16ec1ff6220ecaedce8849a91bab1499b0a42e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:34:35 44df1e7e0eeb: Preparing 06:34:35 f122fbb885b5: Preparing 06:34:35 7d0759463602: Preparing 06:34:35 d6262e770848: Preparing 06:34:35 7ed691510967: Preparing 06:34:35 1e890da81ec9: Preparing 06:34:35 1e890da81ec9: Waiting 06:34:35 f122fbb885b5: Layer already exists 06:34:35 44df1e7e0eeb: Layer already exists 06:34:35 7ed691510967: Layer already exists 06:34:35 7d0759463602: Layer already exists 06:34:35 d6262e770848: Layer already exists 06:34:35 1e890da81ec9: Layer already exists 06:34:35 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:948717c2b472eb8487f9d628c16ec1ff6220ecaedce8849a91bab1499b0a42e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:34:36 44df1e7e0eeb: Preparing 06:34:36 f122fbb885b5: Preparing 06:34:36 7d0759463602: Preparing 06:34:36 d6262e770848: Preparing 06:34:36 7ed691510967: Preparing 06:34:36 1e890da81ec9: Preparing 06:34:36 f122fbb885b5: Layer already exists 06:34:36 d6262e770848: Layer already exists 06:34:36 7ed691510967: Layer already exists 06:34:36 7d0759463602: Layer already exists 06:34:36 44df1e7e0eeb: Layer already exists 06:34:36 1e890da81ec9: Layer already exists 06:34:36 main: digest: sha256:948717c2b472eb8487f9d628c16ec1ff6220ecaedce8849a91bab1499b0a42e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:36 ===================================================== [Pipeline] echo 06:34:36 taggedImages: 06:34:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354 06:34:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:34:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.55 06:34:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:34:36 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:34:36 ca69116843343737f5df7afbddc16df881d89354 06:34:36 latest 06:34:36 4.1.0-dev.55 06:34:36 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:36 main 06:34:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354 06:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:34:37 11fafdf5417f: Preparing 06:34:37 6b15cec71aee: Preparing 06:34:37 18941d7e2a49: Preparing 06:34:37 d8933430e932: Preparing 06:34:37 7d0759463602: Preparing 06:34:37 8059f51bce9d: Preparing 06:34:37 d8f26db0752b: Preparing 06:34:37 1e890da81ec9: Preparing 06:34:37 d8f26db0752b: Waiting 06:34:37 8059f51bce9d: Waiting 06:34:37 1e890da81ec9: Waiting 06:34:37 6b15cec71aee: Pushed 06:34:38 d8933430e932: Layer already exists 06:34:38 7d0759463602: Layer already exists 06:34:38 8059f51bce9d: Layer already exists 06:34:38 d8f26db0752b: Layer already exists 06:34:38 1e890da81ec9: Layer already exists 06:34:38 11fafdf5417f: Pushed 06:34:46 18941d7e2a49: Pushed 06:34:46 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:9ceef589f6cb9fd66d50b4eee512245d3b539589f894104d45a5f6484033ba56 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:34:46 11fafdf5417f: Preparing 06:34:46 6b15cec71aee: Preparing 06:34:46 18941d7e2a49: Preparing 06:34:46 d8933430e932: Preparing 06:34:46 7d0759463602: Preparing 06:34:46 8059f51bce9d: Preparing 06:34:46 d8f26db0752b: Preparing 06:34:46 1e890da81ec9: Preparing 06:34:46 8059f51bce9d: Waiting 06:34:46 d8f26db0752b: Waiting 06:34:46 1e890da81ec9: Waiting 06:34:46 6b15cec71aee: Layer already exists 06:34:46 11fafdf5417f: Layer already exists 06:34:46 7d0759463602: Layer already exists 06:34:46 18941d7e2a49: Layer already exists 06:34:46 d8933430e932: Layer already exists 06:34:46 8059f51bce9d: Layer already exists 06:34:46 d8f26db0752b: Layer already exists 06:34:46 1e890da81ec9: Layer already exists 06:34:47 latest: digest: sha256:9ceef589f6cb9fd66d50b4eee512245d3b539589f894104d45a5f6484033ba56 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.55 06:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:34:47 11fafdf5417f: Preparing 06:34:47 6b15cec71aee: Preparing 06:34:47 18941d7e2a49: Preparing 06:34:47 d8933430e932: Preparing 06:34:47 7d0759463602: Preparing 06:34:47 8059f51bce9d: Preparing 06:34:47 d8f26db0752b: Preparing 06:34:47 1e890da81ec9: Preparing 06:34:47 8059f51bce9d: Waiting 06:34:47 d8f26db0752b: Waiting 06:34:47 1e890da81ec9: Waiting 06:34:48 11fafdf5417f: Layer already exists 06:34:48 d8933430e932: Layer already exists 06:34:48 6b15cec71aee: Layer already exists 06:34:48 7d0759463602: Layer already exists 06:34:48 18941d7e2a49: Layer already exists 06:34:48 8059f51bce9d: Layer already exists 06:34:48 1e890da81ec9: Layer already exists 06:34:48 d8f26db0752b: Layer already exists 06:34:48 4.1.0-dev.55: digest: sha256:9ceef589f6cb9fd66d50b4eee512245d3b539589f894104d45a5f6484033ba56 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:34:49 11fafdf5417f: Preparing 06:34:49 6b15cec71aee: Preparing 06:34:49 18941d7e2a49: Preparing 06:34:49 d8933430e932: Preparing 06:34:49 7d0759463602: Preparing 06:34:49 8059f51bce9d: Preparing 06:34:49 d8f26db0752b: Preparing 06:34:49 1e890da81ec9: Preparing 06:34:49 8059f51bce9d: Waiting 06:34:49 1e890da81ec9: Waiting 06:34:49 d8f26db0752b: Waiting 06:34:49 18941d7e2a49: Layer already exists 06:34:49 7d0759463602: Layer already exists 06:34:49 d8933430e932: Layer already exists 06:34:49 11fafdf5417f: Layer already exists 06:34:49 6b15cec71aee: Layer already exists 06:34:49 d8f26db0752b: Layer already exists 06:34:49 8059f51bce9d: Layer already exists 06:34:49 1e890da81ec9: Layer already exists 06:34:49 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:9ceef589f6cb9fd66d50b4eee512245d3b539589f894104d45a5f6484033ba56 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:34:50 11fafdf5417f: Preparing 06:34:50 6b15cec71aee: Preparing 06:34:50 18941d7e2a49: Preparing 06:34:50 d8933430e932: Preparing 06:34:50 7d0759463602: Preparing 06:34:50 8059f51bce9d: Preparing 06:34:50 d8f26db0752b: Preparing 06:34:50 1e890da81ec9: Preparing 06:34:50 8059f51bce9d: Waiting 06:34:50 d8f26db0752b: Waiting 06:34:50 1e890da81ec9: Waiting 06:34:50 7d0759463602: Layer already exists 06:34:50 d8933430e932: Layer already exists 06:34:50 11fafdf5417f: Layer already exists 06:34:50 6b15cec71aee: Layer already exists 06:34:50 18941d7e2a49: Layer already exists 06:34:50 1e890da81ec9: Layer already exists 06:34:50 d8f26db0752b: Layer already exists 06:34:50 8059f51bce9d: Layer already exists 06:34:50 main: digest: sha256:9ceef589f6cb9fd66d50b4eee512245d3b539589f894104d45a5f6484033ba56 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:50 ===================================================== [Pipeline] echo 06:34:50 taggedImages: 06:34:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354 06:34:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:34:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.55 06:34:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:34:50 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:34:50 ca69116843343737f5df7afbddc16df881d89354 06:34:50 latest 06:34:50 4.1.0-dev.55 06:34:50 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:50 main 06:34:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 06:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:34:51 770c90b3f77e: Preparing 06:34:51 0a310011a672: Preparing 06:34:51 1837bc810b2c: Preparing 06:34:51 e2050facb074: Preparing 06:34:51 e91e3a1098be: Preparing 06:34:51 d62e9c3149a9: Preparing 06:34:51 0b039f8d420a: Preparing 06:34:51 d8933430e932: Preparing 06:34:51 7d0759463602: Preparing 06:34:51 a6e7c8ef56ef: Preparing 06:34:51 6915b9206f94: Preparing 06:34:51 5f70bf18a086: Preparing 06:34:51 fd9a40f75de7: Preparing 06:34:51 c7b7295de423: Preparing 06:34:51 e8d82dc3f462: Preparing 06:34:51 1e890da81ec9: Preparing 06:34:51 d8933430e932: Waiting 06:34:51 7d0759463602: Waiting 06:34:51 a6e7c8ef56ef: Waiting 06:34:51 6915b9206f94: Waiting 06:34:51 5f70bf18a086: Waiting 06:34:51 fd9a40f75de7: Waiting 06:34:51 c7b7295de423: Waiting 06:34:51 e8d82dc3f462: Waiting 06:34:51 1e890da81ec9: Waiting 06:34:51 0b039f8d420a: Waiting 06:34:51 d62e9c3149a9: Waiting 06:34:51 0a310011a672: Pushed 06:34:51 e91e3a1098be: Pushed 06:34:51 770c90b3f77e: Pushed 06:34:51 e2050facb074: Pushed 06:34:51 1837bc810b2c: Pushed 06:34:51 d8933430e932: Layer already exists 06:34:52 7d0759463602: Layer already exists 06:34:52 d62e9c3149a9: Pushed 06:34:52 5f70bf18a086: Layer already exists 06:34:52 6915b9206f94: Pushed 06:34:52 a6e7c8ef56ef: Pushed 06:34:52 1e890da81ec9: Layer already exists 06:34:52 fd9a40f75de7: Pushed 06:34:52 e8d82dc3f462: Pushed 06:34:52 c7b7295de423: Pushed 06:34:54 0b039f8d420a: Pushed 06:34:54 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:24ec5403b150ac56c5cf350ecddad9c13253e579b0965f3e86b70ddf5bd3a356 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:34:55 770c90b3f77e: Preparing 06:34:55 0a310011a672: Preparing 06:34:55 1837bc810b2c: Preparing 06:34:55 e2050facb074: Preparing 06:34:55 e91e3a1098be: Preparing 06:34:55 d62e9c3149a9: Preparing 06:34:55 0b039f8d420a: Preparing 06:34:55 d8933430e932: Preparing 06:34:55 7d0759463602: Preparing 06:34:55 a6e7c8ef56ef: Preparing 06:34:55 6915b9206f94: Preparing 06:34:55 5f70bf18a086: Preparing 06:34:55 fd9a40f75de7: Preparing 06:34:55 c7b7295de423: Preparing 06:34:55 e8d82dc3f462: Preparing 06:34:55 1e890da81ec9: Preparing 06:34:55 7d0759463602: Waiting 06:34:55 d62e9c3149a9: Waiting 06:34:55 0b039f8d420a: Waiting 06:34:55 d8933430e932: Waiting 06:34:55 a6e7c8ef56ef: Waiting 06:34:55 c7b7295de423: Waiting 06:34:55 e8d82dc3f462: Waiting 06:34:55 1e890da81ec9: Waiting 06:34:55 5f70bf18a086: Waiting 06:34:55 6915b9206f94: Waiting 06:34:55 fd9a40f75de7: Waiting 06:34:55 1837bc810b2c: Layer already exists 06:34:55 770c90b3f77e: Layer already exists 06:34:55 e91e3a1098be: Layer already exists 06:34:55 0a310011a672: Layer already exists 06:34:55 e2050facb074: Layer already exists 06:34:55 d8933430e932: Layer already exists 06:34:55 d62e9c3149a9: Layer already exists 06:34:55 0b039f8d420a: Layer already exists 06:34:55 7d0759463602: Layer already exists 06:34:55 a6e7c8ef56ef: Layer already exists 06:34:55 e8d82dc3f462: Layer already exists 06:34:55 6915b9206f94: Layer already exists 06:34:55 c7b7295de423: Layer already exists 06:34:55 fd9a40f75de7: Layer already exists 06:34:55 5f70bf18a086: Layer already exists 06:34:55 1e890da81ec9: Layer already exists 06:34:55 latest: digest: sha256:24ec5403b150ac56c5cf350ecddad9c13253e579b0965f3e86b70ddf5bd3a356 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.55 06:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:34:56 770c90b3f77e: Preparing 06:34:56 0a310011a672: Preparing 06:34:56 1837bc810b2c: Preparing 06:34:56 e2050facb074: Preparing 06:34:56 e91e3a1098be: Preparing 06:34:56 d62e9c3149a9: Preparing 06:34:56 0b039f8d420a: Preparing 06:34:56 d8933430e932: Preparing 06:34:56 7d0759463602: Preparing 06:34:56 a6e7c8ef56ef: Preparing 06:34:56 6915b9206f94: Preparing 06:34:56 5f70bf18a086: Preparing 06:34:56 fd9a40f75de7: Preparing 06:34:56 c7b7295de423: Preparing 06:34:56 e8d82dc3f462: Preparing 06:34:56 1e890da81ec9: Preparing 06:34:56 d62e9c3149a9: Waiting 06:34:56 0b039f8d420a: Waiting 06:34:56 d8933430e932: Waiting 06:34:56 7d0759463602: Waiting 06:34:56 a6e7c8ef56ef: Waiting 06:34:56 6915b9206f94: Waiting 06:34:56 5f70bf18a086: Waiting 06:34:56 fd9a40f75de7: Waiting 06:34:56 c7b7295de423: Waiting 06:34:56 e8d82dc3f462: Waiting 06:34:56 1e890da81ec9: Waiting 06:34:56 e2050facb074: Layer already exists 06:34:56 e91e3a1098be: Layer already exists 06:34:56 1837bc810b2c: Layer already exists 06:34:56 770c90b3f77e: Layer already exists 06:34:56 0a310011a672: Layer already exists 06:34:56 d62e9c3149a9: Layer already exists 06:34:56 d8933430e932: Layer already exists 06:34:56 0b039f8d420a: Layer already exists 06:34:56 a6e7c8ef56ef: Layer already exists 06:34:56 7d0759463602: Layer already exists 06:34:56 fd9a40f75de7: Layer already exists 06:34:56 5f70bf18a086: Layer already exists 06:34:56 c7b7295de423: Layer already exists 06:34:56 6915b9206f94: Layer already exists 06:34:56 e8d82dc3f462: Layer already exists 06:34:56 1e890da81ec9: Layer already exists 06:34:56 4.1.0-dev.55: digest: sha256:24ec5403b150ac56c5cf350ecddad9c13253e579b0965f3e86b70ddf5bd3a356 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:34:57 770c90b3f77e: Preparing 06:34:57 0a310011a672: Preparing 06:34:57 1837bc810b2c: Preparing 06:34:57 e2050facb074: Preparing 06:34:57 e91e3a1098be: Preparing 06:34:57 d62e9c3149a9: Preparing 06:34:57 0b039f8d420a: Preparing 06:34:57 d8933430e932: Preparing 06:34:57 7d0759463602: Preparing 06:34:57 a6e7c8ef56ef: Preparing 06:34:57 6915b9206f94: Preparing 06:34:57 5f70bf18a086: Preparing 06:34:57 fd9a40f75de7: Preparing 06:34:57 c7b7295de423: Preparing 06:34:57 e8d82dc3f462: Preparing 06:34:57 1e890da81ec9: Preparing 06:34:57 d62e9c3149a9: Waiting 06:34:57 0b039f8d420a: Waiting 06:34:57 d8933430e932: Waiting 06:34:57 7d0759463602: Waiting 06:34:57 a6e7c8ef56ef: Waiting 06:34:57 6915b9206f94: Waiting 06:34:57 5f70bf18a086: Waiting 06:34:57 fd9a40f75de7: Waiting 06:34:57 c7b7295de423: Waiting 06:34:57 e8d82dc3f462: Waiting 06:34:57 1e890da81ec9: Waiting 06:34:57 0a310011a672: Layer already exists 06:34:57 1837bc810b2c: Layer already exists 06:34:57 e91e3a1098be: Layer already exists 06:34:57 770c90b3f77e: Layer already exists 06:34:57 e2050facb074: Layer already exists 06:34:57 d62e9c3149a9: Layer already exists 06:34:57 d8933430e932: Layer already exists 06:34:57 a6e7c8ef56ef: Layer already exists 06:34:57 7d0759463602: Layer already exists 06:34:57 0b039f8d420a: Layer already exists 06:34:57 5f70bf18a086: Layer already exists 06:34:57 6915b9206f94: Layer already exists 06:34:57 fd9a40f75de7: Layer already exists 06:34:57 c7b7295de423: Layer already exists 06:34:57 e8d82dc3f462: Layer already exists 06:34:57 1e890da81ec9: Layer already exists 06:34:57 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:24ec5403b150ac56c5cf350ecddad9c13253e579b0965f3e86b70ddf5bd3a356 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:34:58 770c90b3f77e: Preparing 06:34:58 0a310011a672: Preparing 06:34:58 1837bc810b2c: Preparing 06:34:58 e2050facb074: Preparing 06:34:58 e91e3a1098be: Preparing 06:34:58 d62e9c3149a9: Preparing 06:34:58 0b039f8d420a: Preparing 06:34:58 d8933430e932: Preparing 06:34:58 7d0759463602: Preparing 06:34:58 a6e7c8ef56ef: Preparing 06:34:58 6915b9206f94: Preparing 06:34:58 5f70bf18a086: Preparing 06:34:58 fd9a40f75de7: Preparing 06:34:58 c7b7295de423: Preparing 06:34:58 e8d82dc3f462: Preparing 06:34:58 1e890da81ec9: Preparing 06:34:58 d62e9c3149a9: Waiting 06:34:58 0b039f8d420a: Waiting 06:34:58 d8933430e932: Waiting 06:34:58 7d0759463602: Waiting 06:34:58 a6e7c8ef56ef: Waiting 06:34:58 6915b9206f94: Waiting 06:34:58 c7b7295de423: Waiting 06:34:58 e8d82dc3f462: Waiting 06:34:58 1e890da81ec9: Waiting 06:34:58 5f70bf18a086: Waiting 06:34:58 fd9a40f75de7: Waiting 06:34:58 1837bc810b2c: Layer already exists 06:34:58 770c90b3f77e: Layer already exists 06:34:58 0a310011a672: Layer already exists 06:34:58 e91e3a1098be: Layer already exists 06:34:58 e2050facb074: Layer already exists 06:34:58 d62e9c3149a9: Layer already exists 06:34:58 d8933430e932: Layer already exists 06:34:58 0b039f8d420a: Layer already exists 06:34:58 a6e7c8ef56ef: Layer already exists 06:34:58 7d0759463602: Layer already exists 06:34:58 6915b9206f94: Layer already exists 06:34:58 c7b7295de423: Layer already exists 06:34:58 fd9a40f75de7: Layer already exists 06:34:58 e8d82dc3f462: Layer already exists 06:34:58 5f70bf18a086: Layer already exists 06:34:58 1e890da81ec9: Layer already exists 06:34:58 main: digest: sha256:24ec5403b150ac56c5cf350ecddad9c13253e579b0965f3e86b70ddf5bd3a356 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:58 ===================================================== [Pipeline] echo 06:34:58 taggedImages: 06:34:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 06:34:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:34:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.55 06:34:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:34:58 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:34:58 ca69116843343737f5df7afbddc16df881d89354 06:34:58 latest 06:34:58 4.1.0-dev.55 06:34:58 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:34:58 main 06:34:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354 06:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:34:59 4afb234e3186: Preparing 06:34:59 ba46b2fa3df9: Preparing 06:34:59 470d79a63b6e: Preparing 06:34:59 ad3d200ae4d3: Preparing 06:34:59 d8933430e932: Preparing 06:34:59 7d0759463602: Preparing 06:34:59 8059f51bce9d: Preparing 06:34:59 d8f26db0752b: Preparing 06:34:59 1e890da81ec9: Preparing 06:34:59 7d0759463602: Waiting 06:34:59 8059f51bce9d: Waiting 06:34:59 d8f26db0752b: Waiting 06:34:59 1e890da81ec9: Waiting 06:34:59 470d79a63b6e: Pushed 06:34:59 ba46b2fa3df9: Pushed 06:35:00 d8933430e932: Layer already exists 06:35:00 7d0759463602: Layer already exists 06:35:00 d8f26db0752b: Layer already exists 06:35:00 8059f51bce9d: Layer already exists 06:35:00 1e890da81ec9: Layer already exists 06:35:00 4afb234e3186: Pushed 06:35:07 ad3d200ae4d3: Pushed 06:35:07 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:318ed4e5457edfca6a55437363e35263425968e56259ef6d763c36226ab7b2f3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:07 + 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 06:35:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:35:08 4afb234e3186: Preparing 06:35:08 ba46b2fa3df9: Preparing 06:35:08 470d79a63b6e: Preparing 06:35:08 ad3d200ae4d3: Preparing 06:35:08 d8933430e932: Preparing 06:35:08 7d0759463602: Preparing 06:35:08 8059f51bce9d: Preparing 06:35:08 d8f26db0752b: Preparing 06:35:08 1e890da81ec9: Preparing 06:35:08 8059f51bce9d: Waiting 06:35:08 d8f26db0752b: Waiting 06:35:08 1e890da81ec9: Waiting 06:35:08 7d0759463602: Waiting 06:35:08 d8933430e932: Layer already exists 06:35:08 470d79a63b6e: Layer already exists 06:35:08 ba46b2fa3df9: Layer already exists 06:35:08 ad3d200ae4d3: Layer already exists 06:35:08 4afb234e3186: Layer already exists 06:35:08 8059f51bce9d: Layer already exists 06:35:08 1e890da81ec9: Layer already exists 06:35:08 d8f26db0752b: Layer already exists 06:35:08 7d0759463602: Layer already exists 06:35:08 latest: digest: sha256:318ed4e5457edfca6a55437363e35263425968e56259ef6d763c36226ab7b2f3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.55 06:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:35:09 4afb234e3186: Preparing 06:35:09 ba46b2fa3df9: Preparing 06:35:09 470d79a63b6e: Preparing 06:35:09 ad3d200ae4d3: Preparing 06:35:09 d8933430e932: Preparing 06:35:09 7d0759463602: Preparing 06:35:09 8059f51bce9d: Preparing 06:35:09 d8f26db0752b: Preparing 06:35:09 1e890da81ec9: Preparing 06:35:09 7d0759463602: Waiting 06:35:09 8059f51bce9d: Waiting 06:35:09 d8f26db0752b: Waiting 06:35:09 1e890da81ec9: Waiting 06:35:09 470d79a63b6e: Layer already exists 06:35:09 4afb234e3186: Layer already exists 06:35:09 ad3d200ae4d3: Layer already exists 06:35:09 d8933430e932: Layer already exists 06:35:09 ba46b2fa3df9: Layer already exists 06:35:09 7d0759463602: Layer already exists 06:35:09 d8f26db0752b: Layer already exists 06:35:09 8059f51bce9d: Layer already exists 06:35:09 1e890da81ec9: Layer already exists 06:35:09 4.1.0-dev.55: digest: sha256:318ed4e5457edfca6a55437363e35263425968e56259ef6d763c36226ab7b2f3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:35:10 4afb234e3186: Preparing 06:35:10 ba46b2fa3df9: Preparing 06:35:10 470d79a63b6e: Preparing 06:35:10 ad3d200ae4d3: Preparing 06:35:10 d8933430e932: Preparing 06:35:10 7d0759463602: Preparing 06:35:10 8059f51bce9d: Preparing 06:35:10 7d0759463602: Waiting 06:35:10 d8f26db0752b: Preparing 06:35:10 1e890da81ec9: Preparing 06:35:10 d8f26db0752b: Waiting 06:35:10 1e890da81ec9: Waiting 06:35:10 4afb234e3186: Layer already exists 06:35:10 ba46b2fa3df9: Layer already exists 06:35:10 ad3d200ae4d3: Layer already exists 06:35:10 470d79a63b6e: Layer already exists 06:35:10 d8933430e932: Layer already exists 06:35:10 7d0759463602: Layer already exists 06:35:10 8059f51bce9d: Layer already exists 06:35:10 d8f26db0752b: Layer already exists 06:35:10 1e890da81ec9: Layer already exists 06:35:10 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:318ed4e5457edfca6a55437363e35263425968e56259ef6d763c36226ab7b2f3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:10 + 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 06:35:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:35:11 4afb234e3186: Preparing 06:35:11 ba46b2fa3df9: Preparing 06:35:11 470d79a63b6e: Preparing 06:35:11 ad3d200ae4d3: Preparing 06:35:11 d8933430e932: Preparing 06:35:11 7d0759463602: Preparing 06:35:11 8059f51bce9d: Preparing 06:35:11 7d0759463602: Waiting 06:35:11 d8f26db0752b: Preparing 06:35:11 8059f51bce9d: Waiting 06:35:11 1e890da81ec9: Preparing 06:35:11 d8f26db0752b: Waiting 06:35:11 1e890da81ec9: Waiting 06:35:11 4afb234e3186: Layer already exists 06:35:11 ba46b2fa3df9: Layer already exists 06:35:11 d8933430e932: Layer already exists 06:35:11 ad3d200ae4d3: Layer already exists 06:35:11 470d79a63b6e: Layer already exists 06:35:11 1e890da81ec9: Layer already exists 06:35:11 7d0759463602: Layer already exists 06:35:11 8059f51bce9d: Layer already exists 06:35:11 d8f26db0752b: Layer already exists 06:35:11 main: digest: sha256:318ed4e5457edfca6a55437363e35263425968e56259ef6d763c36226ab7b2f3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:11 ===================================================== [Pipeline] echo 06:35:11 taggedImages: 06:35:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354 06:35:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:35:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.55 06:35:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:35:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:35:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:35:11 ca69116843343737f5df7afbddc16df881d89354 06:35:11 latest 06:35:11 4.1.0-dev.55 06:35:11 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:35:11 main 06:35:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 06:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:35:12 bf486f6258c1: Preparing 06:35:12 b943ded70647: Preparing 06:35:12 ca3b44df8524: Preparing 06:35:12 55a287e58b2b: Preparing 06:35:12 9e6e2202bb1e: Preparing 06:35:12 d8933430e932: Preparing 06:35:12 7d0759463602: Preparing 06:35:12 803b62942410: Preparing 06:35:12 52fb36c76b26: Preparing 06:35:12 9638106ceb00: Preparing 06:35:12 1e890da81ec9: Preparing 06:35:12 803b62942410: Waiting 06:35:12 d8933430e932: Waiting 06:35:12 52fb36c76b26: Waiting 06:35:12 7d0759463602: Waiting 06:35:12 9638106ceb00: Waiting 06:35:12 1e890da81ec9: Waiting 06:35:12 9e6e2202bb1e: Pushed 06:35:12 bf486f6258c1: Pushed 06:35:12 55a287e58b2b: Pushed 06:35:12 b943ded70647: Pushed 06:35:12 d8933430e932: Layer already exists 06:35:12 7d0759463602: Layer already exists 06:35:12 1e890da81ec9: Layer already exists 06:35:12 803b62942410: Pushed 06:35:12 52fb36c76b26: Pushed 06:35:15 9638106ceb00: Pushed 06:35:18 ca3b44df8524: Pushed 06:35:18 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:1c24293cad367bde5c2da9bf1827613c84c0ffd6eea5bbb7e449d13fc30b676a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:18 + 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 06:35:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:35:19 bf486f6258c1: Preparing 06:35:19 b943ded70647: Preparing 06:35:19 ca3b44df8524: Preparing 06:35:19 55a287e58b2b: Preparing 06:35:19 9e6e2202bb1e: Preparing 06:35:19 d8933430e932: Preparing 06:35:19 7d0759463602: Preparing 06:35:19 803b62942410: Preparing 06:35:19 52fb36c76b26: Preparing 06:35:19 9638106ceb00: Preparing 06:35:19 1e890da81ec9: Preparing 06:35:19 d8933430e932: Waiting 06:35:19 7d0759463602: Waiting 06:35:19 803b62942410: Waiting 06:35:19 52fb36c76b26: Waiting 06:35:19 9638106ceb00: Waiting 06:35:19 1e890da81ec9: Waiting 06:35:19 ca3b44df8524: Layer already exists 06:35:19 55a287e58b2b: Layer already exists 06:35:19 9e6e2202bb1e: Layer already exists 06:35:19 bf486f6258c1: Layer already exists 06:35:19 b943ded70647: Layer already exists 06:35:19 7d0759463602: Layer already exists 06:35:19 52fb36c76b26: Layer already exists 06:35:19 d8933430e932: Layer already exists 06:35:19 803b62942410: Layer already exists 06:35:19 9638106ceb00: Layer already exists 06:35:19 1e890da81ec9: Layer already exists 06:35:19 latest: digest: sha256:1c24293cad367bde5c2da9bf1827613c84c0ffd6eea5bbb7e449d13fc30b676a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.55 06:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:35:20 bf486f6258c1: Preparing 06:35:20 b943ded70647: Preparing 06:35:20 ca3b44df8524: Preparing 06:35:20 55a287e58b2b: Preparing 06:35:20 9e6e2202bb1e: Preparing 06:35:20 d8933430e932: Preparing 06:35:20 7d0759463602: Preparing 06:35:20 803b62942410: Preparing 06:35:20 52fb36c76b26: Preparing 06:35:20 9638106ceb00: Preparing 06:35:20 1e890da81ec9: Preparing 06:35:20 d8933430e932: Waiting 06:35:20 7d0759463602: Waiting 06:35:20 803b62942410: Waiting 06:35:20 52fb36c76b26: Waiting 06:35:20 9638106ceb00: Waiting 06:35:20 1e890da81ec9: Waiting 06:35:20 55a287e58b2b: Layer already exists 06:35:20 ca3b44df8524: Layer already exists 06:35:20 b943ded70647: Layer already exists 06:35:20 bf486f6258c1: Layer already exists 06:35:20 9e6e2202bb1e: Layer already exists 06:35:20 d8933430e932: Layer already exists 06:35:20 7d0759463602: Layer already exists 06:35:20 803b62942410: Layer already exists 06:35:20 52fb36c76b26: Layer already exists 06:35:20 9638106ceb00: Layer already exists 06:35:20 1e890da81ec9: Layer already exists 06:35:20 4.1.0-dev.55: digest: sha256:1c24293cad367bde5c2da9bf1827613c84c0ffd6eea5bbb7e449d13fc30b676a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:35:21 bf486f6258c1: Preparing 06:35:21 b943ded70647: Preparing 06:35:21 ca3b44df8524: Preparing 06:35:21 55a287e58b2b: Preparing 06:35:21 9e6e2202bb1e: Preparing 06:35:21 d8933430e932: Preparing 06:35:21 7d0759463602: Preparing 06:35:21 803b62942410: Preparing 06:35:21 52fb36c76b26: Preparing 06:35:21 9638106ceb00: Preparing 06:35:21 1e890da81ec9: Preparing 06:35:21 803b62942410: Waiting 06:35:21 52fb36c76b26: Waiting 06:35:21 9638106ceb00: Waiting 06:35:21 1e890da81ec9: Waiting 06:35:21 7d0759463602: Waiting 06:35:21 d8933430e932: Waiting 06:35:21 ca3b44df8524: Layer already exists 06:35:21 9e6e2202bb1e: Layer already exists 06:35:21 55a287e58b2b: Layer already exists 06:35:21 b943ded70647: Layer already exists 06:35:21 bf486f6258c1: Layer already exists 06:35:21 9638106ceb00: Layer already exists 06:35:21 803b62942410: Layer already exists 06:35:21 d8933430e932: Layer already exists 06:35:21 7d0759463602: Layer already exists 06:35:21 52fb36c76b26: Layer already exists 06:35:21 1e890da81ec9: Layer already exists 06:35:21 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:1c24293cad367bde5c2da9bf1827613c84c0ffd6eea5bbb7e449d13fc30b676a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:21 + 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 06:35:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:35:22 bf486f6258c1: Preparing 06:35:22 b943ded70647: Preparing 06:35:22 ca3b44df8524: Preparing 06:35:22 55a287e58b2b: Preparing 06:35:22 9e6e2202bb1e: Preparing 06:35:22 d8933430e932: Preparing 06:35:22 7d0759463602: Preparing 06:35:22 803b62942410: Preparing 06:35:22 52fb36c76b26: Preparing 06:35:22 9638106ceb00: Preparing 06:35:22 1e890da81ec9: Preparing 06:35:22 7d0759463602: Waiting 06:35:22 803b62942410: Waiting 06:35:22 52fb36c76b26: Waiting 06:35:22 9638106ceb00: Waiting 06:35:22 1e890da81ec9: Waiting 06:35:22 d8933430e932: Waiting 06:35:22 bf486f6258c1: Layer already exists 06:35:22 55a287e58b2b: Layer already exists 06:35:22 ca3b44df8524: Layer already exists 06:35:22 b943ded70647: Layer already exists 06:35:22 9e6e2202bb1e: Layer already exists 06:35:22 7d0759463602: Layer already exists 06:35:22 52fb36c76b26: Layer already exists 06:35:22 803b62942410: Layer already exists 06:35:22 9638106ceb00: Layer already exists 06:35:22 d8933430e932: Layer already exists 06:35:22 1e890da81ec9: Layer already exists 06:35:22 main: digest: sha256:1c24293cad367bde5c2da9bf1827613c84c0ffd6eea5bbb7e449d13fc30b676a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:22 ===================================================== [Pipeline] echo 06:35:22 taggedImages: 06:35:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 06:35:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:35:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.55 06:35:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:35:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:35:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:35:22 ca69116843343737f5df7afbddc16df881d89354 06:35:22 latest 06:35:22 4.1.0-dev.55 06:35:22 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:35:22 main 06:35:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 06:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:35:23 9d3ba0b48a37: Preparing 06:35:23 1e0431f1b26a: Preparing 06:35:23 ceec1fd70599: Preparing 06:35:23 32ff72b1bffe: Preparing 06:35:23 3208abba9054: Preparing 06:35:23 b4026e463a9b: Preparing 06:35:23 34ea83ee236c: Preparing 06:35:23 d8933430e932: Preparing 06:35:23 7d0759463602: Preparing 06:35:23 c497c72c07c5: Preparing 06:35:23 bb72605145f1: Preparing 06:35:23 1e890da81ec9: Preparing 06:35:23 7d0759463602: Waiting 06:35:23 b4026e463a9b: Waiting 06:35:23 c497c72c07c5: Waiting 06:35:23 34ea83ee236c: Waiting 06:35:23 bb72605145f1: Waiting 06:35:23 d8933430e932: Waiting 06:35:24 9d3ba0b48a37: Pushed 06:35:24 3208abba9054: Pushed 06:35:24 1e0431f1b26a: Pushed 06:35:24 d8933430e932: Layer already exists 06:35:24 7d0759463602: Layer already exists 06:35:24 b4026e463a9b: Pushed 06:35:24 34ea83ee236c: Pushed 06:35:24 1e890da81ec9: Layer already exists 06:35:24 c497c72c07c5: Pushed 06:35:27 bb72605145f1: Pushed 06:35:30 32ff72b1bffe: Pushed 06:35:30 ceec1fd70599: Pushed 06:35:30 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:07a8ee12c952b92f27ff5a56fdc14352209ba5a0b9ec5b9901099c9a2cfd0523 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:30 + 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 06:35:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:35:31 9d3ba0b48a37: Preparing 06:35:31 1e0431f1b26a: Preparing 06:35:31 ceec1fd70599: Preparing 06:35:31 32ff72b1bffe: Preparing 06:35:31 3208abba9054: Preparing 06:35:31 b4026e463a9b: Preparing 06:35:31 34ea83ee236c: Preparing 06:35:31 d8933430e932: Preparing 06:35:31 7d0759463602: Preparing 06:35:31 c497c72c07c5: Preparing 06:35:31 bb72605145f1: Preparing 06:35:31 1e890da81ec9: Preparing 06:35:31 d8933430e932: Waiting 06:35:31 7d0759463602: Waiting 06:35:31 c497c72c07c5: Waiting 06:35:31 bb72605145f1: Waiting 06:35:31 1e890da81ec9: Waiting 06:35:31 b4026e463a9b: Waiting 06:35:31 34ea83ee236c: Waiting 06:35:31 32ff72b1bffe: Layer already exists 06:35:31 9d3ba0b48a37: Layer already exists 06:35:31 1e0431f1b26a: Layer already exists 06:35:31 3208abba9054: Layer already exists 06:35:31 ceec1fd70599: Layer already exists 06:35:31 d8933430e932: Layer already exists 06:35:31 b4026e463a9b: Layer already exists 06:35:31 c497c72c07c5: Layer already exists 06:35:31 7d0759463602: Layer already exists 06:35:31 34ea83ee236c: Layer already exists 06:35:31 1e890da81ec9: Layer already exists 06:35:31 bb72605145f1: Layer already exists 06:35:31 latest: digest: sha256:07a8ee12c952b92f27ff5a56fdc14352209ba5a0b9ec5b9901099c9a2cfd0523 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.55 06:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:35:32 9d3ba0b48a37: Preparing 06:35:32 1e0431f1b26a: Preparing 06:35:32 ceec1fd70599: Preparing 06:35:32 32ff72b1bffe: Preparing 06:35:32 3208abba9054: Preparing 06:35:32 b4026e463a9b: Preparing 06:35:32 34ea83ee236c: Preparing 06:35:32 d8933430e932: Preparing 06:35:32 7d0759463602: Preparing 06:35:32 c497c72c07c5: Preparing 06:35:32 bb72605145f1: Preparing 06:35:32 1e890da81ec9: Preparing 06:35:32 7d0759463602: Waiting 06:35:32 c497c72c07c5: Waiting 06:35:32 b4026e463a9b: Waiting 06:35:32 34ea83ee236c: Waiting 06:35:32 d8933430e932: Waiting 06:35:32 bb72605145f1: Waiting 06:35:32 1e890da81ec9: Waiting 06:35:32 3208abba9054: Layer already exists 06:35:32 ceec1fd70599: Layer already exists 06:35:32 1e0431f1b26a: Layer already exists 06:35:32 9d3ba0b48a37: Layer already exists 06:35:32 32ff72b1bffe: Layer already exists 06:35:32 7d0759463602: Layer already exists 06:35:32 d8933430e932: Layer already exists 06:35:32 c497c72c07c5: Layer already exists 06:35:32 b4026e463a9b: Layer already exists 06:35:32 34ea83ee236c: Layer already exists 06:35:32 bb72605145f1: Layer already exists 06:35:32 1e890da81ec9: Layer already exists 06:35:32 4.1.0-dev.55: digest: sha256:07a8ee12c952b92f27ff5a56fdc14352209ba5a0b9ec5b9901099c9a2cfd0523 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:35:33 9d3ba0b48a37: Preparing 06:35:33 1e0431f1b26a: Preparing 06:35:33 ceec1fd70599: Preparing 06:35:33 32ff72b1bffe: Preparing 06:35:33 3208abba9054: Preparing 06:35:33 b4026e463a9b: Preparing 06:35:33 34ea83ee236c: Preparing 06:35:33 b4026e463a9b: Waiting 06:35:33 d8933430e932: Preparing 06:35:33 7d0759463602: Preparing 06:35:33 d8933430e932: Waiting 06:35:33 7d0759463602: Waiting 06:35:33 c497c72c07c5: Preparing 06:35:33 bb72605145f1: Preparing 06:35:33 c497c72c07c5: Waiting 06:35:33 1e890da81ec9: Preparing 06:35:33 bb72605145f1: Waiting 06:35:33 9d3ba0b48a37: Layer already exists 06:35:33 ceec1fd70599: Layer already exists 06:35:33 32ff72b1bffe: Layer already exists 06:35:33 3208abba9054: Layer already exists 06:35:33 1e0431f1b26a: Layer already exists 06:35:33 34ea83ee236c: Layer already exists 06:35:33 d8933430e932: Layer already exists 06:35:33 c497c72c07c5: Layer already exists 06:35:33 b4026e463a9b: Layer already exists 06:35:33 7d0759463602: Layer already exists 06:35:33 bb72605145f1: Layer already exists 06:35:33 1e890da81ec9: Layer already exists 06:35:33 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:07a8ee12c952b92f27ff5a56fdc14352209ba5a0b9ec5b9901099c9a2cfd0523 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:33 + 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 06:35:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:35:34 9d3ba0b48a37: Preparing 06:35:34 1e0431f1b26a: Preparing 06:35:34 ceec1fd70599: Preparing 06:35:34 32ff72b1bffe: Preparing 06:35:34 3208abba9054: Preparing 06:35:34 b4026e463a9b: Preparing 06:35:34 34ea83ee236c: Preparing 06:35:34 d8933430e932: Preparing 06:35:34 7d0759463602: Preparing 06:35:34 c497c72c07c5: Preparing 06:35:34 bb72605145f1: Preparing 06:35:34 1e890da81ec9: Preparing 06:35:34 d8933430e932: Waiting 06:35:34 7d0759463602: Waiting 06:35:34 1e890da81ec9: Waiting 06:35:34 c497c72c07c5: Waiting 06:35:34 bb72605145f1: Waiting 06:35:34 b4026e463a9b: Waiting 06:35:34 34ea83ee236c: Waiting 06:35:34 ceec1fd70599: Layer already exists 06:35:34 32ff72b1bffe: Layer already exists 06:35:34 9d3ba0b48a37: Layer already exists 06:35:34 1e0431f1b26a: Layer already exists 06:35:34 3208abba9054: Layer already exists 06:35:34 b4026e463a9b: Layer already exists 06:35:34 c497c72c07c5: Layer already exists 06:35:34 34ea83ee236c: Layer already exists 06:35:34 d8933430e932: Layer already exists 06:35:34 7d0759463602: Layer already exists 06:35:34 bb72605145f1: Layer already exists 06:35:34 1e890da81ec9: Layer already exists 06:35:34 main: digest: sha256:07a8ee12c952b92f27ff5a56fdc14352209ba5a0b9ec5b9901099c9a2cfd0523 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:34 ===================================================== [Pipeline] echo 06:35:34 taggedImages: 06:35:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 06:35:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:35:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.55 06:35:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:35:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:35:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:35:34 ca69116843343737f5df7afbddc16df881d89354 06:35:34 latest 06:35:34 4.1.0-dev.55 06:35:34 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:35:34 main 06:35:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354 06:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:35:35 6151f7a71b14: Preparing 06:35:35 e60edb09d62c: Preparing 06:35:35 d8933430e932: Preparing 06:35:35 7d0759463602: Preparing 06:35:35 32de45badfe7: Preparing 06:35:35 631890563c41: Preparing 06:35:35 1e890da81ec9: Preparing 06:35:35 631890563c41: Waiting 06:35:35 1e890da81ec9: Waiting 06:35:35 d8933430e932: Layer already exists 06:35:35 7d0759463602: Layer already exists 06:35:35 1e890da81ec9: Layer already exists 06:35:35 6151f7a71b14: Pushed 06:35:36 32de45badfe7: Pushed 06:35:37 631890563c41: Pushed 06:35:42 e60edb09d62c: Pushed 06:35:42 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:2f4c3200ae1b9992553dff757c1c00af9fb86c562f3640fb33f14708f72c232a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:43 + 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 06:35:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:35:43 6151f7a71b14: Preparing 06:35:43 e60edb09d62c: Preparing 06:35:43 d8933430e932: Preparing 06:35:43 7d0759463602: Preparing 06:35:43 32de45badfe7: Preparing 06:35:43 631890563c41: Preparing 06:35:43 1e890da81ec9: Preparing 06:35:43 631890563c41: Waiting 06:35:43 1e890da81ec9: Waiting 06:35:43 7d0759463602: Layer already exists 06:35:43 32de45badfe7: Layer already exists 06:35:43 e60edb09d62c: Layer already exists 06:35:43 d8933430e932: Layer already exists 06:35:43 6151f7a71b14: Layer already exists 06:35:43 1e890da81ec9: Layer already exists 06:35:43 631890563c41: Layer already exists 06:35:43 latest: digest: sha256:2f4c3200ae1b9992553dff757c1c00af9fb86c562f3640fb33f14708f72c232a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.55 06:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:35:44 6151f7a71b14: Preparing 06:35:44 e60edb09d62c: Preparing 06:35:44 d8933430e932: Preparing 06:35:44 7d0759463602: Preparing 06:35:44 32de45badfe7: Preparing 06:35:44 631890563c41: Preparing 06:35:44 1e890da81ec9: Preparing 06:35:44 631890563c41: Waiting 06:35:44 1e890da81ec9: Waiting 06:35:44 6151f7a71b14: Layer already exists 06:35:44 d8933430e932: Layer already exists 06:35:44 e60edb09d62c: Layer already exists 06:35:44 32de45badfe7: Layer already exists 06:35:44 7d0759463602: Layer already exists 06:35:44 631890563c41: Layer already exists 06:35:44 1e890da81ec9: Layer already exists 06:35:44 4.1.0-dev.55: digest: sha256:2f4c3200ae1b9992553dff757c1c00af9fb86c562f3640fb33f14708f72c232a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:35:45 6151f7a71b14: Preparing 06:35:45 e60edb09d62c: Preparing 06:35:45 d8933430e932: Preparing 06:35:45 7d0759463602: Preparing 06:35:45 32de45badfe7: Preparing 06:35:45 631890563c41: Preparing 06:35:45 1e890da81ec9: Preparing 06:35:45 631890563c41: Waiting 06:35:45 1e890da81ec9: Waiting 06:35:45 d8933430e932: Layer already exists 06:35:45 6151f7a71b14: Layer already exists 06:35:45 32de45badfe7: Layer already exists 06:35:45 7d0759463602: Layer already exists 06:35:45 e60edb09d62c: Layer already exists 06:35:45 631890563c41: Layer already exists 06:35:45 1e890da81ec9: Layer already exists 06:35:45 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:2f4c3200ae1b9992553dff757c1c00af9fb86c562f3640fb33f14708f72c232a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:46 + 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 06:35:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:35:46 6151f7a71b14: Preparing 06:35:46 e60edb09d62c: Preparing 06:35:46 d8933430e932: Preparing 06:35:46 7d0759463602: Preparing 06:35:46 32de45badfe7: Preparing 06:35:46 631890563c41: Preparing 06:35:46 1e890da81ec9: Preparing 06:35:46 631890563c41: Waiting 06:35:46 1e890da81ec9: Waiting 06:35:46 32de45badfe7: Layer already exists 06:35:46 6151f7a71b14: Layer already exists 06:35:46 e60edb09d62c: Layer already exists 06:35:46 d8933430e932: Layer already exists 06:35:46 7d0759463602: Layer already exists 06:35:46 631890563c41: Layer already exists 06:35:46 1e890da81ec9: Layer already exists 06:35:46 main: digest: sha256:2f4c3200ae1b9992553dff757c1c00af9fb86c562f3640fb33f14708f72c232a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:46 ===================================================== [Pipeline] echo 06:35:46 taggedImages: 06:35:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354 06:35:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:35:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.55 06:35:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:35:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:35:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:35:46 ca69116843343737f5df7afbddc16df881d89354 06:35:46 latest 06:35:46 4.1.0-dev.55 06:35:46 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:35:46 main 06:35:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354 06:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:35:47 be6a7c02309b: Preparing 06:35:47 9bb309b5b3a1: Preparing 06:35:47 c29b1b6986fd: Preparing 06:35:47 d8933430e932: Preparing 06:35:47 7d0759463602: Preparing 06:35:47 35cc17fa75a9: Preparing 06:35:47 e9152acc7ebf: Preparing 06:35:47 0d149b93b0bc: Preparing 06:35:47 312572aefd33: Preparing 06:35:47 1e890da81ec9: Preparing 06:35:47 0d149b93b0bc: Waiting 06:35:47 312572aefd33: Waiting 06:35:47 1e890da81ec9: Waiting 06:35:47 35cc17fa75a9: Waiting 06:35:47 e9152acc7ebf: Waiting 06:35:47 7d0759463602: Layer already exists 06:35:47 d8933430e932: Layer already exists 06:35:47 c29b1b6986fd: Pushed 06:35:47 9bb309b5b3a1: Pushed 06:35:47 be6a7c02309b: Pushed 06:35:47 1e890da81ec9: Layer already exists 06:35:48 0d149b93b0bc: Pushed 06:35:48 312572aefd33: Pushed 06:35:58 e9152acc7ebf: Pushed 06:36:13 35cc17fa75a9: Pushed 06:36:13 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:e69a8bb34c7fa25d0592eb2b5dd85464ab8e296bb30e995320291662ff83c148 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:14 + 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 06:36:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:36:14 be6a7c02309b: Preparing 06:36:14 9bb309b5b3a1: Preparing 06:36:14 c29b1b6986fd: Preparing 06:36:14 d8933430e932: Preparing 06:36:14 7d0759463602: Preparing 06:36:14 35cc17fa75a9: Preparing 06:36:14 e9152acc7ebf: Preparing 06:36:14 0d149b93b0bc: Preparing 06:36:14 312572aefd33: Preparing 06:36:14 1e890da81ec9: Preparing 06:36:14 0d149b93b0bc: Waiting 06:36:14 312572aefd33: Waiting 06:36:14 1e890da81ec9: Waiting 06:36:14 35cc17fa75a9: Waiting 06:36:14 e9152acc7ebf: Waiting 06:36:14 7d0759463602: Layer already exists 06:36:14 d8933430e932: Layer already exists 06:36:14 c29b1b6986fd: Layer already exists 06:36:14 9bb309b5b3a1: Layer already exists 06:36:14 be6a7c02309b: Layer already exists 06:36:14 0d149b93b0bc: Layer already exists 06:36:14 35cc17fa75a9: Layer already exists 06:36:14 312572aefd33: Layer already exists 06:36:14 e9152acc7ebf: Layer already exists 06:36:14 1e890da81ec9: Layer already exists 06:36:14 latest: digest: sha256:e69a8bb34c7fa25d0592eb2b5dd85464ab8e296bb30e995320291662ff83c148 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.55 06:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:36:15 be6a7c02309b: Preparing 06:36:15 9bb309b5b3a1: Preparing 06:36:15 c29b1b6986fd: Preparing 06:36:15 d8933430e932: Preparing 06:36:15 7d0759463602: Preparing 06:36:15 35cc17fa75a9: Preparing 06:36:15 e9152acc7ebf: Preparing 06:36:15 0d149b93b0bc: Preparing 06:36:15 312572aefd33: Preparing 06:36:15 1e890da81ec9: Preparing 06:36:15 35cc17fa75a9: Waiting 06:36:15 e9152acc7ebf: Waiting 06:36:15 0d149b93b0bc: Waiting 06:36:15 312572aefd33: Waiting 06:36:15 1e890da81ec9: Waiting 06:36:15 be6a7c02309b: Layer already exists 06:36:15 7d0759463602: Layer already exists 06:36:15 9bb309b5b3a1: Layer already exists 06:36:15 d8933430e932: Layer already exists 06:36:15 c29b1b6986fd: Layer already exists 06:36:15 35cc17fa75a9: Layer already exists 06:36:15 312572aefd33: Layer already exists 06:36:15 e9152acc7ebf: Layer already exists 06:36:15 0d149b93b0bc: Layer already exists 06:36:15 1e890da81ec9: Layer already exists 06:36:15 4.1.0-dev.55: digest: sha256:e69a8bb34c7fa25d0592eb2b5dd85464ab8e296bb30e995320291662ff83c148 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:36:16 be6a7c02309b: Preparing 06:36:16 9bb309b5b3a1: Preparing 06:36:16 c29b1b6986fd: Preparing 06:36:16 d8933430e932: Preparing 06:36:16 7d0759463602: Preparing 06:36:16 35cc17fa75a9: Preparing 06:36:16 e9152acc7ebf: Preparing 06:36:16 0d149b93b0bc: Preparing 06:36:16 312572aefd33: Preparing 06:36:16 1e890da81ec9: Preparing 06:36:16 0d149b93b0bc: Waiting 06:36:16 312572aefd33: Waiting 06:36:16 1e890da81ec9: Waiting 06:36:16 35cc17fa75a9: Waiting 06:36:16 e9152acc7ebf: Waiting 06:36:16 7d0759463602: Layer already exists 06:36:16 be6a7c02309b: Layer already exists 06:36:16 c29b1b6986fd: Layer already exists 06:36:16 d8933430e932: Layer already exists 06:36:16 9bb309b5b3a1: Layer already exists 06:36:16 e9152acc7ebf: Layer already exists 06:36:16 0d149b93b0bc: Layer already exists 06:36:16 312572aefd33: Layer already exists 06:36:16 35cc17fa75a9: Layer already exists 06:36:16 1e890da81ec9: Layer already exists 06:36:16 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:e69a8bb34c7fa25d0592eb2b5dd85464ab8e296bb30e995320291662ff83c148 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:16 + 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 06:36:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:36:16 be6a7c02309b: Preparing 06:36:16 9bb309b5b3a1: Preparing 06:36:16 c29b1b6986fd: Preparing 06:36:16 d8933430e932: Preparing 06:36:16 7d0759463602: Preparing 06:36:16 35cc17fa75a9: Preparing 06:36:16 e9152acc7ebf: Preparing 06:36:16 0d149b93b0bc: Preparing 06:36:16 312572aefd33: Preparing 06:36:16 1e890da81ec9: Preparing 06:36:16 0d149b93b0bc: Waiting 06:36:16 312572aefd33: Waiting 06:36:16 1e890da81ec9: Waiting 06:36:16 e9152acc7ebf: Waiting 06:36:16 be6a7c02309b: Layer already exists 06:36:16 9bb309b5b3a1: Layer already exists 06:36:16 7d0759463602: Layer already exists 06:36:16 c29b1b6986fd: Layer already exists 06:36:16 d8933430e932: Layer already exists 06:36:16 e9152acc7ebf: Layer already exists 06:36:16 35cc17fa75a9: Layer already exists 06:36:16 0d149b93b0bc: Layer already exists 06:36:16 312572aefd33: Layer already exists 06:36:16 1e890da81ec9: Layer already exists 06:36:16 main: digest: sha256:e69a8bb34c7fa25d0592eb2b5dd85464ab8e296bb30e995320291662ff83c148 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:17 ===================================================== [Pipeline] echo 06:36:17 taggedImages: 06:36:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354 06:36:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:36:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.55 06:36:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:36:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:36:17 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:36:17 ca69116843343737f5df7afbddc16df881d89354 06:36:17 latest 06:36:17 4.1.0-dev.55 06:36:17 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:36:17 main 06:36:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354 06:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:36:17 d4dd00cf153f: Preparing 06:36:17 ce85d0620f81: Preparing 06:36:17 bdbb33c53d5b: Preparing 06:36:17 d8933430e932: Preparing 06:36:17 7d0759463602: Preparing 06:36:17 9939a3141d6c: Preparing 06:36:17 0ec8c209ae03: Preparing 06:36:17 fab2d99c9fbf: Preparing 06:36:17 1e890da81ec9: Preparing 06:36:17 0ec8c209ae03: Waiting 06:36:17 fab2d99c9fbf: Waiting 06:36:17 1e890da81ec9: Waiting 06:36:17 9939a3141d6c: Waiting 06:36:17 d8933430e932: Layer already exists 06:36:17 7d0759463602: Layer already exists 06:36:18 d4dd00cf153f: Pushed 06:36:18 bdbb33c53d5b: Pushed 06:36:18 ce85d0620f81: Pushed 06:36:18 1e890da81ec9: Layer already exists 06:36:18 0ec8c209ae03: Pushed 06:36:18 fab2d99c9fbf: Pushed 06:36:45 9939a3141d6c: Pushed 06:36:45 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:81ac8f6e24586f5027ba18f5f76a69205fb265c498bf7e029f3f19333899db81 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:45 + 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 06:36:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:36:45 d4dd00cf153f: Preparing 06:36:45 ce85d0620f81: Preparing 06:36:45 bdbb33c53d5b: Preparing 06:36:45 d8933430e932: Preparing 06:36:45 7d0759463602: Preparing 06:36:45 9939a3141d6c: Preparing 06:36:45 0ec8c209ae03: Preparing 06:36:45 fab2d99c9fbf: Preparing 06:36:45 1e890da81ec9: Preparing 06:36:45 9939a3141d6c: Waiting 06:36:45 0ec8c209ae03: Waiting 06:36:45 fab2d99c9fbf: Waiting 06:36:45 1e890da81ec9: Waiting 06:36:45 bdbb33c53d5b: Layer already exists 06:36:45 d4dd00cf153f: Layer already exists 06:36:45 ce85d0620f81: Layer already exists 06:36:45 7d0759463602: Layer already exists 06:36:45 d8933430e932: Layer already exists 06:36:45 9939a3141d6c: Layer already exists 06:36:45 0ec8c209ae03: Layer already exists 06:36:45 fab2d99c9fbf: Layer already exists 06:36:45 1e890da81ec9: Layer already exists 06:36:45 latest: digest: sha256:81ac8f6e24586f5027ba18f5f76a69205fb265c498bf7e029f3f19333899db81 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.55 06:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:36:46 d4dd00cf153f: Preparing 06:36:46 ce85d0620f81: Preparing 06:36:46 bdbb33c53d5b: Preparing 06:36:46 d8933430e932: Preparing 06:36:46 7d0759463602: Preparing 06:36:46 9939a3141d6c: Preparing 06:36:46 0ec8c209ae03: Preparing 06:36:46 fab2d99c9fbf: Preparing 06:36:46 1e890da81ec9: Preparing 06:36:46 9939a3141d6c: Waiting 06:36:46 0ec8c209ae03: Waiting 06:36:46 fab2d99c9fbf: Waiting 06:36:46 1e890da81ec9: Waiting 06:36:46 d8933430e932: Layer already exists 06:36:46 d4dd00cf153f: Layer already exists 06:36:46 ce85d0620f81: Layer already exists 06:36:46 bdbb33c53d5b: Layer already exists 06:36:46 7d0759463602: Layer already exists 06:36:46 0ec8c209ae03: Layer already exists 06:36:46 1e890da81ec9: Layer already exists 06:36:46 9939a3141d6c: Layer already exists 06:36:46 fab2d99c9fbf: Layer already exists 06:36:46 4.1.0-dev.55: digest: sha256:81ac8f6e24586f5027ba18f5f76a69205fb265c498bf7e029f3f19333899db81 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:36:47 d4dd00cf153f: Preparing 06:36:47 ce85d0620f81: Preparing 06:36:47 bdbb33c53d5b: Preparing 06:36:47 d8933430e932: Preparing 06:36:47 7d0759463602: Preparing 06:36:47 9939a3141d6c: Preparing 06:36:47 0ec8c209ae03: Preparing 06:36:47 fab2d99c9fbf: Preparing 06:36:47 1e890da81ec9: Preparing 06:36:47 0ec8c209ae03: Waiting 06:36:47 fab2d99c9fbf: Waiting 06:36:47 1e890da81ec9: Waiting 06:36:47 9939a3141d6c: Waiting 06:36:47 d4dd00cf153f: Layer already exists 06:36:47 7d0759463602: Layer already exists 06:36:47 bdbb33c53d5b: Layer already exists 06:36:47 d8933430e932: Layer already exists 06:36:47 ce85d0620f81: Layer already exists 06:36:47 9939a3141d6c: Layer already exists 06:36:47 0ec8c209ae03: Layer already exists 06:36:47 fab2d99c9fbf: Layer already exists 06:36:47 1e890da81ec9: Layer already exists 06:36:47 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:81ac8f6e24586f5027ba18f5f76a69205fb265c498bf7e029f3f19333899db81 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:47 + 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 06:36:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:36:48 d4dd00cf153f: Preparing 06:36:48 ce85d0620f81: Preparing 06:36:48 bdbb33c53d5b: Preparing 06:36:48 d8933430e932: Preparing 06:36:48 7d0759463602: Preparing 06:36:48 9939a3141d6c: Preparing 06:36:48 0ec8c209ae03: Preparing 06:36:48 fab2d99c9fbf: Preparing 06:36:48 1e890da81ec9: Preparing 06:36:48 0ec8c209ae03: Waiting 06:36:48 fab2d99c9fbf: Waiting 06:36:48 1e890da81ec9: Waiting 06:36:48 9939a3141d6c: Waiting 06:36:48 bdbb33c53d5b: Layer already exists 06:36:48 ce85d0620f81: Layer already exists 06:36:48 7d0759463602: Layer already exists 06:36:48 d8933430e932: Layer already exists 06:36:48 d4dd00cf153f: Layer already exists 06:36:48 9939a3141d6c: Layer already exists 06:36:48 1e890da81ec9: Layer already exists 06:36:48 fab2d99c9fbf: Layer already exists 06:36:48 0ec8c209ae03: Layer already exists 06:36:48 main: digest: sha256:81ac8f6e24586f5027ba18f5f76a69205fb265c498bf7e029f3f19333899db81 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:48 ===================================================== [Pipeline] echo 06:36:48 taggedImages: 06:36:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354 06:36:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:36:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.55 06:36:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:36:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:36:48 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:36:48 ca69116843343737f5df7afbddc16df881d89354 06:36:48 latest 06:36:48 4.1.0-dev.55 06:36:48 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:36:48 main 06:36:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354 06:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:36:49 89c4e72bbca6: Preparing 06:36:49 4faae8766197: Preparing 06:36:49 49e51ad938e4: Preparing 06:36:49 d8933430e932: Preparing 06:36:49 7d0759463602: Preparing 06:36:49 29e7e7b165e1: Preparing 06:36:49 0d149b93b0bc: Preparing 06:36:49 312572aefd33: Preparing 06:36:49 1e890da81ec9: Preparing 06:36:49 0d149b93b0bc: Waiting 06:36:49 312572aefd33: Waiting 06:36:49 1e890da81ec9: Waiting 06:36:49 29e7e7b165e1: Waiting 06:36:49 7d0759463602: Layer already exists 06:36:49 d8933430e932: Layer already exists 06:36:49 0d149b93b0bc: Layer already exists 06:36:49 4faae8766197: Pushed 06:36:49 49e51ad938e4: Pushed 06:36:49 312572aefd33: Layer already exists 06:36:49 89c4e72bbca6: Pushed 06:36:49 1e890da81ec9: Layer already exists 06:37:16 29e7e7b165e1: Pushed 06:37:16 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:5ca690af2421fedb8b28ce3d88c23ac5f9a93a76ef4382ea479edd9491fa3aae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:16 + 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 06:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:37:17 89c4e72bbca6: Preparing 06:37:17 4faae8766197: Preparing 06:37:17 49e51ad938e4: Preparing 06:37:17 d8933430e932: Preparing 06:37:17 7d0759463602: Preparing 06:37:17 29e7e7b165e1: Preparing 06:37:17 0d149b93b0bc: Preparing 06:37:17 312572aefd33: Preparing 06:37:17 1e890da81ec9: Preparing 06:37:17 29e7e7b165e1: Waiting 06:37:17 312572aefd33: Waiting 06:37:17 0d149b93b0bc: Waiting 06:37:17 1e890da81ec9: Waiting 06:37:17 d8933430e932: Layer already exists 06:37:17 4faae8766197: Layer already exists 06:37:17 89c4e72bbca6: Layer already exists 06:37:17 7d0759463602: Layer already exists 06:37:17 49e51ad938e4: Layer already exists 06:37:17 29e7e7b165e1: Layer already exists 06:37:17 312572aefd33: Layer already exists 06:37:17 0d149b93b0bc: Layer already exists 06:37:17 1e890da81ec9: Layer already exists 06:37:17 latest: digest: sha256:5ca690af2421fedb8b28ce3d88c23ac5f9a93a76ef4382ea479edd9491fa3aae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.55 06:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:37:18 89c4e72bbca6: Preparing 06:37:18 4faae8766197: Preparing 06:37:18 49e51ad938e4: Preparing 06:37:18 d8933430e932: Preparing 06:37:18 7d0759463602: Preparing 06:37:18 29e7e7b165e1: Preparing 06:37:18 0d149b93b0bc: Preparing 06:37:18 312572aefd33: Preparing 06:37:18 1e890da81ec9: Preparing 06:37:18 0d149b93b0bc: Waiting 06:37:18 312572aefd33: Waiting 06:37:18 1e890da81ec9: Waiting 06:37:18 29e7e7b165e1: Waiting 06:37:18 d8933430e932: Layer already exists 06:37:18 49e51ad938e4: Layer already exists 06:37:18 89c4e72bbca6: Layer already exists 06:37:18 4faae8766197: Layer already exists 06:37:18 7d0759463602: Layer already exists 06:37:18 0d149b93b0bc: Layer already exists 06:37:18 29e7e7b165e1: Layer already exists 06:37:18 312572aefd33: Layer already exists 06:37:18 1e890da81ec9: Layer already exists 06:37:18 4.1.0-dev.55: digest: sha256:5ca690af2421fedb8b28ce3d88c23ac5f9a93a76ef4382ea479edd9491fa3aae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:37:19 89c4e72bbca6: Preparing 06:37:19 4faae8766197: Preparing 06:37:19 49e51ad938e4: Preparing 06:37:19 d8933430e932: Preparing 06:37:19 7d0759463602: Preparing 06:37:19 29e7e7b165e1: Preparing 06:37:19 0d149b93b0bc: Preparing 06:37:19 312572aefd33: Preparing 06:37:19 1e890da81ec9: Preparing 06:37:19 29e7e7b165e1: Waiting 06:37:19 0d149b93b0bc: Waiting 06:37:19 312572aefd33: Waiting 06:37:19 1e890da81ec9: Waiting 06:37:19 d8933430e932: Layer already exists 06:37:19 7d0759463602: Layer already exists 06:37:19 4faae8766197: Layer already exists 06:37:19 89c4e72bbca6: Layer already exists 06:37:19 49e51ad938e4: Layer already exists 06:37:19 29e7e7b165e1: Layer already exists 06:37:19 1e890da81ec9: Layer already exists 06:37:19 312572aefd33: Layer already exists 06:37:19 0d149b93b0bc: Layer already exists 06:37:19 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:5ca690af2421fedb8b28ce3d88c23ac5f9a93a76ef4382ea479edd9491fa3aae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:19 + 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 06:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:37:20 89c4e72bbca6: Preparing 06:37:20 4faae8766197: Preparing 06:37:20 49e51ad938e4: Preparing 06:37:20 d8933430e932: Preparing 06:37:20 7d0759463602: Preparing 06:37:20 29e7e7b165e1: Preparing 06:37:20 0d149b93b0bc: Preparing 06:37:20 312572aefd33: Preparing 06:37:20 1e890da81ec9: Preparing 06:37:20 0d149b93b0bc: Waiting 06:37:20 312572aefd33: Waiting 06:37:20 1e890da81ec9: Waiting 06:37:20 29e7e7b165e1: Waiting 06:37:20 d8933430e932: Layer already exists 06:37:20 7d0759463602: Layer already exists 06:37:20 4faae8766197: Layer already exists 06:37:20 49e51ad938e4: Layer already exists 06:37:20 89c4e72bbca6: Layer already exists 06:37:20 29e7e7b165e1: Layer already exists 06:37:20 0d149b93b0bc: Layer already exists 06:37:20 312572aefd33: Layer already exists 06:37:20 1e890da81ec9: Layer already exists 06:37:20 main: digest: sha256:5ca690af2421fedb8b28ce3d88c23ac5f9a93a76ef4382ea479edd9491fa3aae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:20 ===================================================== [Pipeline] echo 06:37:20 taggedImages: 06:37:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354 06:37:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:37:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.55 06:37:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:37:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:37:20 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:37:20 ca69116843343737f5df7afbddc16df881d89354 06:37:20 latest 06:37:20 4.1.0-dev.55 06:37:20 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:37:20 main 06:37:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354 06:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:37:21 0b3a75adeeca: Preparing 06:37:21 54a784ef9e3b: Preparing 06:37:21 d8933430e932: Preparing 06:37:21 7d0759463602: Preparing 06:37:21 ff5a322ee60e: Preparing 06:37:21 a3916671f328: Preparing 06:37:21 1e890da81ec9: Preparing 06:37:21 a3916671f328: Waiting 06:37:21 1e890da81ec9: Waiting 06:37:21 d8933430e932: Layer already exists 06:37:21 7d0759463602: Layer already exists 06:37:21 1e890da81ec9: Layer already exists 06:37:21 0b3a75adeeca: Pushed 06:37:21 ff5a322ee60e: Pushed 06:37:22 a3916671f328: Pushed 06:37:31 54a784ef9e3b: Pushed 06:37:31 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:280f4b76f6f5f500d7cacda2527c91854989299dd7a09d17e26efa19e6dae578 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:37:31 0b3a75adeeca: Preparing 06:37:31 54a784ef9e3b: Preparing 06:37:31 d8933430e932: Preparing 06:37:31 7d0759463602: Preparing 06:37:31 ff5a322ee60e: Preparing 06:37:31 a3916671f328: Preparing 06:37:31 1e890da81ec9: Preparing 06:37:31 a3916671f328: Waiting 06:37:31 1e890da81ec9: Waiting 06:37:31 ff5a322ee60e: Layer already exists 06:37:31 7d0759463602: Layer already exists 06:37:31 d8933430e932: Layer already exists 06:37:31 0b3a75adeeca: Layer already exists 06:37:31 54a784ef9e3b: Layer already exists 06:37:31 a3916671f328: Layer already exists 06:37:31 1e890da81ec9: Layer already exists 06:37:31 latest: digest: sha256:280f4b76f6f5f500d7cacda2527c91854989299dd7a09d17e26efa19e6dae578 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.55 06:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:37:32 0b3a75adeeca: Preparing 06:37:32 54a784ef9e3b: Preparing 06:37:32 d8933430e932: Preparing 06:37:32 7d0759463602: Preparing 06:37:32 ff5a322ee60e: Preparing 06:37:32 a3916671f328: Preparing 06:37:32 1e890da81ec9: Preparing 06:37:32 1e890da81ec9: Waiting 06:37:32 d8933430e932: Layer already exists 06:37:32 0b3a75adeeca: Layer already exists 06:37:32 ff5a322ee60e: Layer already exists 06:37:32 7d0759463602: Layer already exists 06:37:32 54a784ef9e3b: Layer already exists 06:37:32 a3916671f328: Layer already exists 06:37:32 1e890da81ec9: Layer already exists 06:37:33 4.1.0-dev.55: digest: sha256:280f4b76f6f5f500d7cacda2527c91854989299dd7a09d17e26efa19e6dae578 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:37:33 0b3a75adeeca: Preparing 06:37:33 54a784ef9e3b: Preparing 06:37:33 d8933430e932: Preparing 06:37:33 7d0759463602: Preparing 06:37:33 ff5a322ee60e: Preparing 06:37:33 a3916671f328: Preparing 06:37:33 1e890da81ec9: Preparing 06:37:33 1e890da81ec9: Waiting 06:37:33 a3916671f328: Waiting 06:37:33 0b3a75adeeca: Layer already exists 06:37:33 54a784ef9e3b: Layer already exists 06:37:33 7d0759463602: Layer already exists 06:37:33 ff5a322ee60e: Layer already exists 06:37:33 d8933430e932: Layer already exists 06:37:33 a3916671f328: Layer already exists 06:37:33 1e890da81ec9: Layer already exists 06:37:33 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:280f4b76f6f5f500d7cacda2527c91854989299dd7a09d17e26efa19e6dae578 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:37:34 0b3a75adeeca: Preparing 06:37:34 54a784ef9e3b: Preparing 06:37:34 d8933430e932: Preparing 06:37:34 7d0759463602: Preparing 06:37:34 ff5a322ee60e: Preparing 06:37:34 a3916671f328: Preparing 06:37:34 a3916671f328: Waiting 06:37:34 1e890da81ec9: Preparing 06:37:34 1e890da81ec9: Waiting 06:37:34 7d0759463602: Layer already exists 06:37:34 ff5a322ee60e: Layer already exists 06:37:34 54a784ef9e3b: Layer already exists 06:37:34 0b3a75adeeca: Layer already exists 06:37:34 d8933430e932: Layer already exists 06:37:34 1e890da81ec9: Layer already exists 06:37:34 a3916671f328: Layer already exists 06:37:34 main: digest: sha256:280f4b76f6f5f500d7cacda2527c91854989299dd7a09d17e26efa19e6dae578 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:35 ===================================================== [Pipeline] echo 06:37:35 taggedImages: 06:37:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354 06:37:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:37:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.55 06:37:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:37:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:37:35 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:37:35 ca69116843343737f5df7afbddc16df881d89354 06:37:35 latest 06:37:35 4.1.0-dev.55 06:37:35 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:37:35 main 06:37:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354 06:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:37:35 dcd9198048fe: Preparing 06:37:35 3c20b0b310f0: Preparing 06:37:35 d8933430e932: Preparing 06:37:35 7d0759463602: Preparing 06:37:35 f2183af84a8a: Preparing 06:37:35 e57fe60226c6: Preparing 06:37:35 1e890da81ec9: Preparing 06:37:35 e57fe60226c6: Waiting 06:37:35 1e890da81ec9: Waiting 06:37:35 7d0759463602: Layer already exists 06:37:36 d8933430e932: Layer already exists 06:37:36 1e890da81ec9: Layer already exists 06:37:36 dcd9198048fe: Pushed 06:37:36 f2183af84a8a: Pushed 06:37:36 e57fe60226c6: Pushed 06:37:44 3c20b0b310f0: Pushed 06:37:44 ca69116843343737f5df7afbddc16df881d89354: digest: sha256:e380fcf26d136e7559b69e7cddcfac9050b6f8ebeff798b85bbf67542bf5b5e4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:37:45 dcd9198048fe: Preparing 06:37:45 3c20b0b310f0: Preparing 06:37:45 d8933430e932: Preparing 06:37:45 7d0759463602: Preparing 06:37:45 f2183af84a8a: Preparing 06:37:45 e57fe60226c6: Preparing 06:37:45 1e890da81ec9: Preparing 06:37:45 e57fe60226c6: Waiting 06:37:45 1e890da81ec9: Waiting 06:37:45 7d0759463602: Layer already exists 06:37:45 dcd9198048fe: Layer already exists 06:37:45 d8933430e932: Layer already exists 06:37:45 3c20b0b310f0: Layer already exists 06:37:45 f2183af84a8a: Layer already exists 06:37:45 1e890da81ec9: Layer already exists 06:37:45 e57fe60226c6: Layer already exists 06:37:45 latest: digest: sha256:e380fcf26d136e7559b69e7cddcfac9050b6f8ebeff798b85bbf67542bf5b5e4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.55 06:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:37:46 dcd9198048fe: Preparing 06:37:46 3c20b0b310f0: Preparing 06:37:46 d8933430e932: Preparing 06:37:46 7d0759463602: Preparing 06:37:46 f2183af84a8a: Preparing 06:37:46 e57fe60226c6: Preparing 06:37:46 1e890da81ec9: Preparing 06:37:46 e57fe60226c6: Waiting 06:37:46 1e890da81ec9: Waiting 06:37:46 dcd9198048fe: Layer already exists 06:37:46 f2183af84a8a: Layer already exists 06:37:46 d8933430e932: Layer already exists 06:37:46 7d0759463602: Layer already exists 06:37:46 3c20b0b310f0: Layer already exists 06:37:46 1e890da81ec9: Layer already exists 06:37:46 e57fe60226c6: Layer already exists 06:37:46 4.1.0-dev.55: digest: sha256:e380fcf26d136e7559b69e7cddcfac9050b6f8ebeff798b85bbf67542bf5b5e4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:37:47 dcd9198048fe: Preparing 06:37:47 3c20b0b310f0: Preparing 06:37:47 d8933430e932: Preparing 06:37:47 7d0759463602: Preparing 06:37:47 f2183af84a8a: Preparing 06:37:47 e57fe60226c6: Preparing 06:37:47 1e890da81ec9: Preparing 06:37:47 e57fe60226c6: Waiting 06:37:47 1e890da81ec9: Waiting 06:37:47 3c20b0b310f0: Layer already exists 06:37:47 f2183af84a8a: Layer already exists 06:37:47 dcd9198048fe: Layer already exists 06:37:47 7d0759463602: Layer already exists 06:37:47 d8933430e932: Layer already exists 06:37:47 1e890da81ec9: Layer already exists 06:37:47 e57fe60226c6: Layer already exists 06:37:47 ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55: digest: sha256:e380fcf26d136e7559b69e7cddcfac9050b6f8ebeff798b85bbf67542bf5b5e4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:37:48 dcd9198048fe: Preparing 06:37:48 3c20b0b310f0: Preparing 06:37:48 d8933430e932: Preparing 06:37:48 7d0759463602: Preparing 06:37:48 f2183af84a8a: Preparing 06:37:48 e57fe60226c6: Preparing 06:37:48 1e890da81ec9: Preparing 06:37:48 e57fe60226c6: Waiting 06:37:48 1e890da81ec9: Waiting 06:37:48 7d0759463602: Layer already exists 06:37:48 d8933430e932: Layer already exists 06:37:48 f2183af84a8a: Layer already exists 06:37:48 dcd9198048fe: Layer already exists 06:37:48 3c20b0b310f0: Layer already exists 06:37:48 1e890da81ec9: Layer already exists 06:37:48 e57fe60226c6: Layer already exists 06:37:48 main: digest: sha256:e380fcf26d136e7559b69e7cddcfac9050b6f8ebeff798b85bbf67542bf5b5e4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:48 ===================================================== [Pipeline] echo 06:37:48 taggedImages: 06:37:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354 06:37:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:37:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.55 06:37:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 06:37:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.55 [Pipeline] echo 06:37:49 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca69116843343737f5df7afbddc16df881d89354-4.1.0-dev.55 [Pipeline] echo 06:37:49 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 06:37:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:37:50 06:37:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:37:50 arm64: Pulling from edgex-lftools-log-publisher 06:37:50 8998bd30e6a1: Pulling fs layer 06:37:50 04944245beec: Pulling fs layer 06:37:50 699f458cf7ca: Pulling fs layer 06:37:50 765212b225bb: Pulling fs layer 06:37:50 f23df028b6ca: Pulling fs layer 06:37:50 d65c8cfc05b1: Pulling fs layer 06:37:50 2437ff75d9bd: Pulling fs layer 06:37:50 f23df028b6ca: Waiting 06:37:50 d65c8cfc05b1: Waiting 06:37:50 765212b225bb: Waiting 06:37:50 2437ff75d9bd: Waiting 06:37:50 04944245beec: Verifying Checksum 06:37:50 04944245beec: Download complete 06:37:50 765212b225bb: Verifying Checksum 06:37:50 765212b225bb: Download complete 06:37:50 f23df028b6ca: Verifying Checksum 06:37:50 f23df028b6ca: Download complete 06:37:50 d65c8cfc05b1: Verifying Checksum 06:37:50 d65c8cfc05b1: Download complete 06:37:50 699f458cf7ca: Verifying Checksum 06:37:50 699f458cf7ca: Download complete 06:37:51 8998bd30e6a1: Verifying Checksum 06:37:51 8998bd30e6a1: Download complete 06:37:53 2437ff75d9bd: Verifying Checksum 06:37:53 2437ff75d9bd: Download complete 06:37:55 8998bd30e6a1: Pull complete 06:37:56 04944245beec: Pull complete 06:37:57 699f458cf7ca: Pull complete 06:37:58 765212b225bb: Pull complete 06:37:58 f23df028b6ca: Pull complete 06:37:59 d65c8cfc05b1: Pull complete 06:38:17 2437ff75d9bd: Pull complete 06:38:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:38:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:17 prd-ubuntu20.04-docker-arm64-4c-16g-8057 does not seem to be running inside a container 06:38:17 $ 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/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@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 06:38:20 $ docker top 705e8941c9714adaaa56142bb3ba42093dbcb0e2845324def4db0649b26d1b1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:21 ---> job-cost.sh 06:38:21 lf-activate-venv: SKIPPING 06:38:21 INFO: No Stack... 06:38:21 INFO: Retrieving Pricing Info for: v3-standard-4 06:38:22 INFO: Archiving Costs [Pipeline] sh 06:38:23 + cat /w/workspace/edgex-go/896/archives/cost.csv 06:38:23 + cut -d, -f6 [Pipeline] lock 06:38:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-896-stack-cost] 06:38:23 Resource [jenkins-edgexfoundry-edgex-go-main-896-stack-cost] did not exist. Created. 06:38:23 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-896-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:38:23 + echo total: 0.10999999940395355 [Pipeline] stash 06:38:24 Stashed 1 file(s) [Pipeline] } 06:38:24 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-896-stack-cost] [Pipeline] // lock [Pipeline] } 06:38:24 $ docker stop --time=1 705e8941c9714adaaa56142bb3ba42093dbcb0e2845324def4db0649b26d1b1f 06:38:26 $ docker rm -f --volumes 705e8941c9714adaaa56142bb3ba42093dbcb0e2845324def4db0649b26d1b1f [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 06:38:26 provisioning config files... 06:38:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/896@tmp/config9710145099674896704tmp [Pipeline] { [Pipeline] sh 06:38:27 + set +x 06:38:27 + curl -s https://codecov.io/bash 06:38:27 + bash -s -- 06:38:27 06:38:27 _____ _ 06:38:27 / ____| | | 06:38:27 | | ___ __| | ___ ___ _____ __ 06:38:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:38:27 | |___| (_) | (_| | __/ (_| (_) \ V / 06:38:27 \_____\___/ \__,_|\___|\___\___/ \_/ 06:38:27 Bash-1.0.6 06:38:27 06:38:27 06:38:27 ==> git version 2.25.1 found 06:38:27 ==> 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 06:38:27 Release-Date: 2020-01-08 06:38:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:38:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:38:27 ==> Jenkins CI detected. 06:38:27 current dir:  /w/workspace/edgex-go/896 06:38:27 project root: . 06:38:27 --> token set from env 06:38:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:38:27 ==> Running gcov in . (disable via -X gcov) 06:38:27 ==> Python coveragepy not found 06:38:27 ==> Searching for coverage reports in: 06:38:27 + . 06:38:27 -> Found 1 reports 06:38:27 ==> Detecting git/mercurial file structure 06:38:27 ==> Reading reports 06:38:27 + ./coverage.out bytes=1675103 06:38:27 ==> Appending adjustments 06:38:27 https://docs.codecov.io/docs/fixing-reports 06:38:28 + Found adjustments 06:38:28 ==> Gzipping contents 06:38:28 140K /tmp/codecov.CzvilQ.gz 06:38:28 ==> Uploading reports 06:38:28 url: https://codecov.io 06:38:28 query: branch=main&commit=ca69116843343737f5df7afbddc16df881d89354&build=896&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F896%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:38:28 -> Pinging Codecov 06:38:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ca69116843343737f5df7afbddc16df881d89354&build=896&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F896%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:38:28 -> Uploading to 06:38:28 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/ca69116843343737f5df7afbddc16df881d89354/937d2342-e87a-4e1d-bd1e-5e1fc0f4a9e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250901%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250901T063828Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=03836fd36805ff300c0ce2c564e6060e47f05467f6da1ebff31b4ea0201bf183 06:38:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:28 Dload Upload Total Spent Left Speed 06:38:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 629k --:--:-- --:--:-- --:--:-- 629k 06:38:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ca69116843343737f5df7afbddc16df881d89354 [Pipeline] } 06:38:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:38:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:38:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:38:29 06:38:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:38:30 latest: Pulling from edgex-devops/edgex-snyk-go 06:38:30 0a9a5dfd008f: Already exists 06:38:30 36466aa92d05: Already exists 06:38:30 e10405b45d13: Already exists 06:38:30 096b7ceb2af7: Already exists 06:38:30 4f4fb700ef54: Already exists 06:38:30 e50aa161e22a: Pulling fs layer 06:38:30 d3c8db5fb9df: Pulling fs layer 06:38:30 e50aa161e22a: Verifying Checksum 06:38:30 e50aa161e22a: Download complete 06:38:30 e50aa161e22a: Pull complete 06:38:31 d3c8db5fb9df: Verifying Checksum 06:38:31 d3c8db5fb9df: Download complete 06:38:34 d3c8db5fb9df: Pull complete 06:38:34 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:38:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:38:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:34 prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container 06:38:34 $ 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/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:38:36 $ docker top 10f0abbfd9406643d2b124cce1c723e708dcc2a736dd4b577f9810029284db70 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:37 + git config --global --add safe.directory /w/workspace/edgex-go/896 [Pipeline] echo 06:38:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:38:37 + set -o pipefail 06:38:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:38:49 06:38:49 Monitoring /w/workspace/edgex-go/896 (github.com/edgexfoundry/edgex-go)... 06:38:49 06:38:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/de1d597a-7a89-4bd8-958d-0ff4aeac6118 06:38:49 06:38:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:38:49 [Pipeline] } 06:38:49 $ docker stop --time=1 10f0abbfd9406643d2b124cce1c723e708dcc2a736dd4b577f9810029284db70 06:38:53 $ docker rm -f --volumes 10f0abbfd9406643d2b124cce1c723e708dcc2a736dd4b577f9810029284db70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:38:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:54 provisioning config files... 06:38:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/896@tmp/config16310685617818178962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:54 --> edgex-publish-swagger.sh 06:38:54 === Publish openapi API === 06:38:54 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:38:54 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/896/openapi/core-command.yaml] 06:38:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:54 Dload Upload Total Spent Left Speed 06:38:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 515 254k --:--:-- --:--:-- --:--:-- 257k 06:38:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:38:54 06:38:54 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/896/openapi/core-data.yaml] 06:38:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:54 Dload Upload Total Spent Left Speed 06:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71243 100 66 100 71177 540 569k --:--:-- --:--:-- --:--:-- 570k 06:38:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:38:55 06:38:55 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/896/openapi/core-keeper.yaml] 06:38:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:55 Dload Upload Total Spent Left Speed 06:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 550 246k --:--:-- --:--:-- --:--:-- 246k 06:38:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:38:55 06:38:55 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/896/openapi/core-metadata.yaml] 06:38:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:55 Dload Upload Total Spent Left Speed 06:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 515 1225k --:--:-- --:--:-- --:--:-- 1225k 06:38:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:38:55 06:38:55 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/896/openapi/security-proxy-auth.yaml] 06:38:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:55 Dload Upload Total Spent Left Speed 06:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 741 268k --:--:-- --:--:-- --:--:-- 269k 06:38:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:38:55 06:38:55 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/896/openapi/security-secretstore-setup.yaml] 06:38:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:55 Dload Upload Total Spent Left Speed 06:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 680 40340 --:--:-- --:--:-- --:--:-- 41020 06:38:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:38:55 06:38:55 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/896/openapi/support-notifications.yaml] 06:38:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:55 Dload Upload Total Spent Left Speed 06:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 564 834k --:--:-- --:--:-- --:--:-- 827k 06:38:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:38:55 06:38:55 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/896/openapi/support-scheduler.yaml] 06:38:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:55 Dload Upload Total Spent Left Speed 06:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 680 510k --:--:-- --:--:-- --:--:-- 511k 06:38:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:38:55 [Pipeline] } 06:38:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:38:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:38:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:38:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:56 prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container 06:38:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:38:56 $ docker top f9c5de0ff00ac46d61bad67a9c300085df2333799c9a2045d9f56416614f1027 -eo pid,comm 06:38: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). 06:38:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:38:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:38:56 [ssh-agent] Looking for ssh-agent implementation... 06:38:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:38:56 $ docker exec f9c5de0ff00ac46d61bad67a9c300085df2333799c9a2045d9f56416614f1027 ssh-agent 06:38:57 SSH_AUTH_SOCK=/tmp/ssh-Np0DbDJ1N4al/agent.31 06:38:57 SSH_AGENT_PID=38 06:38:57 Running ssh-add (command line suppressed) 06:38:57 Identity added: /w/workspace/edgex-go/896@tmp/private_key_7679965796152085045.key (/w/workspace/edgex-go/896@tmp/private_key_7679965796152085045.key) 06:38:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:38:57 + git semver tag 06:38:57 2025-09-01 06:38:57,675 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:38:57 2025-09-01 06:38:57,678 [run_tag] DEBUG tag force:False 06:38:57 2025-09-01 06:38:57,678 [check_head_tag] DEBUG check head tag 06:38:57 2025-09-01 06:38:57,680 [execute] INFO git cat-file --batch-check 06:38:57 2025-09-01 06:38:57,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/896, stdin=, shell=False, universal_newlines=False) 06:38:57 2025-09-01 06:38:57,682 [execute] INFO git cat-file --batch 06:38:57 2025-09-01 06:38:57,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/896, stdin=, shell=False, universal_newlines=False) 06:38:57 2025-09-01 06:38:57,701 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main 06:38:57 2025-09-01 06:38:57,701 [execute] INFO git tag -a v4.1.0-dev.55 -m v4.1.0-dev.55 06:38:57 2025-09-01 06:38:57,701 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.55', '-m', 'v4.1.0-dev.55'], cwd=/w/workspace/edgex-go/896, stdin=None, shell=False, universal_newlines=False) 06:38:57 2025-09-01 06:38:57,704 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main 06:38:57 4.1.0-dev.55 [Pipeline] } 06:38:57 $ docker exec --env ******** --env ******** f9c5de0ff00ac46d61bad67a9c300085df2333799c9a2045d9f56416614f1027 ssh-agent -k 06:38:57 unset SSH_AUTH_SOCK; 06:38:57 unset SSH_AGENT_PID; 06:38:57 echo Agent pid 38 killed; 06:38:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:38:58 + git semver [Pipeline] } 06:38:58 $ docker stop --time=1 f9c5de0ff00ac46d61bad67a9c300085df2333799c9a2045d9f56416614f1027 06:38:59 $ docker rm -f --volumes f9c5de0ff00ac46d61bad67a9c300085df2333799c9a2045d9f56416614f1027 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:39:00 06:39:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:39:00 0.23.1-centos7: Pulling from edgex-lftools 06:39:00 ab5ef0e58194: Pulling fs layer 06:39:00 9712f1f96733: Pulling fs layer 06:39:00 63f879dbbcfc: Pulling fs layer 06:39:00 0d9ebad4ef96: Pulling fs layer 06:39:00 e9a5061849ea: Pulling fs layer 06:39:00 d747dcd14b5f: Pulling fs layer 06:39:00 2de7ff778b66: Pulling fs layer 06:39:00 d747dcd14b5f: Waiting 06:39:00 e9a5061849ea: Waiting 06:39:00 0d9ebad4ef96: Waiting 06:39:00 2de7ff778b66: Waiting 06:39:00 9712f1f96733: Verifying Checksum 06:39:00 9712f1f96733: Download complete 06:39:01 63f879dbbcfc: Verifying Checksum 06:39:01 63f879dbbcfc: Download complete 06:39:01 e9a5061849ea: Verifying Checksum 06:39:01 e9a5061849ea: Download complete 06:39:01 d747dcd14b5f: Verifying Checksum 06:39:01 d747dcd14b5f: Download complete 06:39:01 0d9ebad4ef96: Verifying Checksum 06:39:01 0d9ebad4ef96: Download complete 06:39:01 2de7ff778b66: Verifying Checksum 06:39:01 2de7ff778b66: Download complete 06:39:01 ab5ef0e58194: Verifying Checksum 06:39:01 ab5ef0e58194: Download complete 06:39:04 ab5ef0e58194: Pull complete 06:39:04 9712f1f96733: Pull complete 06:39:05 63f879dbbcfc: Pull complete 06:39:11 0d9ebad4ef96: Pull complete 06:39:11 e9a5061849ea: Pull complete 06:39:11 d747dcd14b5f: Pull complete 06:39:12 2de7ff778b66: Pull complete 06:39:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:39:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:39:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:12 prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container 06:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:39:15 $ docker top c4f6f6d69247da6c21f050b0cee42fb8c75e51f2da9af15983bfcc922fae995a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:39:16 provisioning config files... 06:39:16 copy managed file [sigul-config] to file:/w/workspace/edgex-go/896@tmp/config9781037672158619082tmp 06:39:16 copy managed file [sigul-password] to file:/w/workspace/edgex-go/896@tmp/config829099444879305057tmp 06:39:16 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/896@tmp/config11383279810723317157tmp [Pipeline] { [Pipeline] echo 06:39:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:39:16 ---> sigul-configuration.sh 06:39:16 gpg: directory `/root/.gnupg' created 06:39:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:39:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:39:16 gpg: keyring `/root/.gnupg/secring.gpg' created 06:39:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:39:16 gpg: CAST5 encrypted data 06:39:16 gpg: encrypted with 1 passphrase 06:39:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:39:16 + mkdir /home/jenkins 06:39:16 + mkdir /home/jenkins/sigul [Pipeline] sh 06:39:17 + 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 06:39:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:39:17 ---> sigul-install.sh 06:39:17 Sigul already installed; skipping installation. [Pipeline] sh 06:39:17 + git tag --list 06:39:17 0.6.0 06:39:17 0.6.1 06:39:17 0.7.0 06:39:17 0.7.1 06:39:17 v1.0.0 06:39:17 v1.0.1 06:39:17 v1.1.0 06:39:17 v1.2.0 06:39:17 v1.2.1 06:39:17 v1.3.0 06:39:17 v1.3.1 06:39:17 v2.0.0 06:39:17 v2.1.0 06:39:17 v2.1.1 06:39:17 v2.2.0 06:39:17 v2.3.0 06:39:17 v3.0 06:39:17 v3.0.0 06:39:17 v3.1 06:39:17 v3.1.0 06:39:17 v3.1.1 06:39:17 v4.0 06:39:17 v4.0.0 06:39:17 v4.0.1 06:39:17 v4.0.1-dev.1 06:39:17 v4.1.0-dev.1 06:39:17 v4.1.0-dev.10 06:39:17 v4.1.0-dev.11 06:39:17 v4.1.0-dev.12 06:39:17 v4.1.0-dev.13 06:39:17 v4.1.0-dev.14 06:39:17 v4.1.0-dev.15 06:39:17 v4.1.0-dev.16 06:39:17 v4.1.0-dev.17 06:39:17 v4.1.0-dev.18 06:39:17 v4.1.0-dev.19 06:39:17 v4.1.0-dev.2 06:39:17 v4.1.0-dev.20 06:39:17 v4.1.0-dev.21 06:39:17 v4.1.0-dev.22 06:39:17 v4.1.0-dev.23 06:39:17 v4.1.0-dev.24 06:39:17 v4.1.0-dev.25 06:39:17 v4.1.0-dev.26 06:39:17 v4.1.0-dev.27 06:39:17 v4.1.0-dev.28 06:39:17 v4.1.0-dev.29 06:39:17 v4.1.0-dev.3 06:39:17 v4.1.0-dev.30 06:39:17 v4.1.0-dev.31 06:39:17 v4.1.0-dev.32 06:39:17 v4.1.0-dev.33 06:39:17 v4.1.0-dev.34 06:39:17 v4.1.0-dev.35 06:39:17 v4.1.0-dev.36 06:39:17 v4.1.0-dev.37 06:39:17 v4.1.0-dev.38 06:39:17 v4.1.0-dev.39 06:39:17 v4.1.0-dev.4 06:39:17 v4.1.0-dev.40 06:39:17 v4.1.0-dev.41 06:39:17 v4.1.0-dev.42 06:39:17 v4.1.0-dev.43 06:39:17 v4.1.0-dev.44 06:39:17 v4.1.0-dev.45 06:39:17 v4.1.0-dev.46 06:39:17 v4.1.0-dev.47 06:39:17 v4.1.0-dev.48 06:39:17 v4.1.0-dev.49 06:39:17 v4.1.0-dev.5 06:39:17 v4.1.0-dev.50 06:39:17 v4.1.0-dev.51 06:39:17 v4.1.0-dev.52 06:39:17 v4.1.0-dev.53 06:39:17 v4.1.0-dev.54 06:39:17 v4.1.0-dev.55 06:39:17 v4.1.0-dev.6 06:39:17 v4.1.0-dev.7 06:39:17 v4.1.0-dev.8 06:39:17 v4.1.0-dev.9 [Pipeline] sh 06:39:18 + lftools sign git-tag v4.1.0-dev.55 06:39:18 Signing Git tag with Sigul... 06:39:18 Signing v4.1.0-dev.55 06:41:11 ERROR: I/O error: NSPR connection reset [Pipeline] echo 06:41:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:41:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:41:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:41:11 $ docker stop --time=1 c4f6f6d69247da6c21f050b0cee42fb8c75e51f2da9af15983bfcc922fae995a 06:41:13 $ docker rm -f --volumes c4f6f6d69247da6c21f050b0cee42fb8c75e51f2da9af15983bfcc922fae995a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:41:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:13 prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container 06:41:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:14 $ docker top 88298c223600090218bde8ef067a4cfc8416daf7c2fac8eb4d3ce479b1c9dd4d -eo pid,comm 06:41:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:41:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:14 [ssh-agent] Looking for ssh-agent implementation... 06:41:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:14 $ docker exec 88298c223600090218bde8ef067a4cfc8416daf7c2fac8eb4d3ce479b1c9dd4d ssh-agent 06:41:14 SSH_AUTH_SOCK=/tmp/ssh-Zgxhgm6Llc9n/agent.31 06:41:14 SSH_AGENT_PID=37 06:41:14 Running ssh-add (command line suppressed) 06:41:14 Identity added: /w/workspace/edgex-go/896@tmp/private_key_4980408102764466821.key (/w/workspace/edgex-go/896@tmp/private_key_4980408102764466821.key) 06:41:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:15 + git semver bump pre 06:41:15 2025-09-01 06:41:15,283 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:41:15 2025-09-01 06:41:15,287 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main 06:41:15 2025-09-01 06:41:15,287 [bump_version] DEBUG bumping version:4.1.0-dev.55 on axis:pre with prefix:dev 06:41:15 2025-09-01 06:41:15,287 [bump_version] DEBUG bumped version:4.1.0-dev.56 06:41:15 2025-09-01 06:41:15,287 [write_version] DEBUG write version:4.1.0-dev.56 to path:/w/workspace/edgex-go/896/.semver/main with force:True 06:41:15 2025-09-01 06:41:15,287 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main 06:41:15 2025-09-01 06:41:15,287 [write_file] DEBUG write to file:/w/workspace/edgex-go/896/.semver/main 06:41:15 2025-09-01 06:41:15,289 [execute] INFO git cat-file --batch-check 06:41:15 2025-09-01 06:41:15,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/896/.semver, stdin=, shell=False, universal_newlines=False) 06:41:15 2025-09-01 06:41:15,293 [execute] INFO git cat-file --batch 06:41:15 2025-09-01 06:41:15,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/896/.semver, stdin=, shell=False, universal_newlines=False) 06:41:15 2025-09-01 06:41:15,296 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main 06:41:15 4.1.0-dev.56 [Pipeline] } 06:41:15 $ docker exec --env ******** --env ******** 88298c223600090218bde8ef067a4cfc8416daf7c2fac8eb4d3ce479b1c9dd4d ssh-agent -k 06:41:15 unset SSH_AUTH_SOCK; 06:41:15 unset SSH_AGENT_PID; 06:41:15 echo Agent pid 37 killed; 06:41:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:16 + git semver [Pipeline] } 06:41:16 $ docker stop --time=1 88298c223600090218bde8ef067a4cfc8416daf7c2fac8eb4d3ce479b1c9dd4d 06:41:17 $ docker rm -f --volumes 88298c223600090218bde8ef067a4cfc8416daf7c2fac8eb4d3ce479b1c9dd4d [Pipeline] // withDockerContainer [Pipeline] sh 06:41:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:18 prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container 06:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:18 $ docker top 775b6b2905c17ab892e7721d860f1a6dc044a22d5669f3a60dd5fdb11148696a -eo pid,comm 06:41:18 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). 06:41:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:19 [ssh-agent] Looking for ssh-agent implementation... 06:41:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:19 $ docker exec 775b6b2905c17ab892e7721d860f1a6dc044a22d5669f3a60dd5fdb11148696a ssh-agent 06:41:19 SSH_AUTH_SOCK=/tmp/ssh-SfaK30uP7OOC/agent.32 06:41:19 SSH_AGENT_PID=38 06:41:19 Running ssh-add (command line suppressed) 06:41:19 Identity added: /w/workspace/edgex-go/896@tmp/private_key_2507689568721326651.key (/w/workspace/edgex-go/896@tmp/private_key_2507689568721326651.key) 06:41:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:19 + git semver push 06:41:19 2025-09-01 06:41:19,883 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:41:19 2025-09-01 06:41:19,887 [run_push] DEBUG push 06:41:19 2025-09-01 06:41:19,887 [execute] INFO git cat-file --batch-check 06:41:19 2025-09-01 06:41:19,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/896/.semver, stdin=, shell=False, universal_newlines=False) 06:41:19 2025-09-01 06:41:19,890 [execute] INFO git rev-list 834529230fec07378d78dea6ee8474be64696122 -- 06:41:19 2025-09-01 06:41:19,890 [execute] DEBUG Popen(['git', 'rev-list', '834529230fec07378d78dea6ee8474be64696122', '--'], cwd=/w/workspace/edgex-go/896/.semver, stdin=None, shell=False, universal_newlines=False) 06:41:20 2025-09-01 06:41:19,907 [execute] INFO git fetch -v -- origin 06:41:20 2025-09-01 06:41:19,907 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/896/.semver, stdin=None, shell=False, universal_newlines=True) 06:41:20 2025-09-01 06:41:20,357 [run_push] DEBUG no remote changes detected 06:41:20 2025-09-01 06:41:20,357 [execute] INFO git push origin semver 06:41:20 2025-09-01 06:41:20,358 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/896/.semver, stdin=None, shell=False, universal_newlines=False) 06:41:21 2025-09-01 06:41:21,196 [run_push] DEBUG push all version tags 06:41:21 2025-09-01 06:41:21,197 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:41:21 2025-09-01 06:41:21,197 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/896, stdin=None, shell=False, universal_newlines=False) 06:41:21 2025-09-01 06:41:21,874 [read_version] DEBUG read version from /w/workspace/edgex-go/896/.semver/main 06:41:21 4.1.0-dev.56 [Pipeline] } 06:41:21 $ docker exec --env ******** --env ******** 775b6b2905c17ab892e7721d860f1a6dc044a22d5669f3a60dd5fdb11148696a ssh-agent -k 06:41:22 unset SSH_AUTH_SOCK; 06:41:22 unset SSH_AGENT_PID; 06:41:22 echo Agent pid 38 killed; 06:41:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:22 + git semver [Pipeline] } 06:41:22 $ docker stop --time=1 775b6b2905c17ab892e7721d860f1a6dc044a22d5669f3a60dd5fdb11148696a 06:41:23 $ docker rm -f --volumes 775b6b2905c17ab892e7721d860f1a6dc044a22d5669f3a60dd5fdb11148696a [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 06:41:24 + [ -d /w/workspace/edgex-go/896/archives ] [Pipeline] libraryResource [Pipeline] sh 06:41:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:25 ---> package-listing.sh 06:41:25 ++ facter osfamily 06:41:25 ++ tr '[:upper:]' '[:lower:]' 06:41:25 + OS_FAMILY=debian 06:41:25 + workspace=/w/workspace/edgex-go/896 06:41:25 + START_PACKAGES=/tmp/packages_start.txt 06:41:25 + END_PACKAGES=/tmp/packages_end.txt 06:41:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:25 + PACKAGES=/tmp/packages_start.txt 06:41:25 + '[' /w/workspace/edgex-go/896 ']' 06:41:25 + PACKAGES=/tmp/packages_end.txt 06:41:25 + case "${OS_FAMILY}" in 06:41:25 + dpkg -l 06:41:25 + grep '^ii' 06:41:25 + '[' -f /tmp/packages_start.txt ']' 06:41:25 + '[' -f /tmp/packages_end.txt ']' 06:41:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:25 + '[' /w/workspace/edgex-go/896 ']' 06:41:25 + mkdir -p /w/workspace/edgex-go/896/archives/ 06:41:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/896/archives/ [Pipeline] echo 06:41:25 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/896/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:41:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:41:26 06:41:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:41:26 latest: Pulling from edgex-lftools-log-publisher 06:41:26 5eb5b503b376: Pulling fs layer 06:41:26 5c69ac0246d0: Pulling fs layer 06:41:26 ec43610c2a17: Pulling fs layer 06:41:26 3a2ae6a8a46f: Pulling fs layer 06:41:26 33b1e0a273af: Pulling fs layer 06:41:26 5d3b04190fa2: Pulling fs layer 06:41:26 2f39f015ded8: Pulling fs layer 06:41:26 3a2ae6a8a46f: Waiting 06:41:26 33b1e0a273af: Waiting 06:41:26 2f39f015ded8: Waiting 06:41:26 5d3b04190fa2: Waiting 06:41:26 5c69ac0246d0: Verifying Checksum 06:41:26 5c69ac0246d0: Download complete 06:41:26 3a2ae6a8a46f: Verifying Checksum 06:41:26 3a2ae6a8a46f: Download complete 06:41:26 33b1e0a273af: Download complete 06:41:26 5d3b04190fa2: Download complete 06:41:26 ec43610c2a17: Verifying Checksum 06:41:26 ec43610c2a17: Download complete 06:41:27 5eb5b503b376: Verifying Checksum 06:41:27 5eb5b503b376: Download complete 06:41:27 2f39f015ded8: Verifying Checksum 06:41:27 2f39f015ded8: Download complete 06:41:28 5eb5b503b376: Pull complete 06:41:29 5c69ac0246d0: Pull complete 06:41:29 ec43610c2a17: Pull complete 06:41:29 3a2ae6a8a46f: Pull complete 06:41:29 33b1e0a273af: Pull complete 06:41:29 5d3b04190fa2: Pull complete 06:41:36 2f39f015ded8: Pull complete 06:41:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:41:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:36 prd-ubuntu20.04-docker-8c-8g-8055 does not seem to be running inside a container 06:41:36 $ 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/896/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/896 -v /w/workspace/edgex-go/896:/w/workspace/edgex-go/896:rw,z -v /w/workspace/edgex-go/896@tmp:/w/workspace/edgex-go/896@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:41:40 $ docker top 1aa6222a44243f90a67ad5cb237e71f2ca00394477c8536dd12f5e822f750481 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:40 + touch /tmp/pre-build-complete [Pipeline] sh 06:41:41 + mkdir -p /var/log/sysstat [Pipeline] sh 06:41:41 + ls /var/log/sa-host 06:41:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:41 provisioning config files... 06:41:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/896@tmp/config3570714851414670025tmp [Pipeline] { [Pipeline] echo 06:41:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:41:41 ---> create-netrc.sh [Pipeline] } 06:41:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:41:42 ---> python-tools-install.sh [Pipeline] echo 06:41:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:41:42 ---> sudo-logs.sh 06:41:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:41:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:41:42 ---> job-cost.sh 06:41:42 lf-activate-venv: SKIPPING 06:41:42 DEBUG: total: 0.10999999940395355 06:41:42 INFO: Retrieving Stack Cost... 06:41:43 INFO: Retrieving Pricing Info for: v3-standard-8 06:41:43 INFO: Archiving Costs [Pipeline] echo 06:41:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:41:43 ---> logs-deploy.sh 06:41:43 lf-activate-venv: SKIPPING 06:41:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/896 06:41:43 INFO: archiving workspace using pattern(s): 06:41:44 Archives upload complete. 06:41:45 INFO: archiving logs to Nexus 06:41:45 ---> uname -a: 06:41:45 Linux prd-ubuntu20-04-docker-8c-8g-8055 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:41:45 06:41:45 06:41:45 ---> lscpu: 06:41:45 Architecture: x86_64 06:41:45 CPU op-mode(s): 32-bit, 64-bit 06:41:45 Byte Order: Little Endian 06:41:45 Address sizes: 40 bits physical, 48 bits virtual 06:41:45 CPU(s): 8 06:41:45 On-line CPU(s) list: 0-7 06:41:45 Thread(s) per core: 1 06:41:45 Core(s) per socket: 1 06:41:45 Socket(s): 8 06:41:45 NUMA node(s): 1 06:41:45 Vendor ID: AuthenticAMD 06:41:45 CPU family: 23 06:41:45 Model: 49 06:41:45 Model name: AMD EPYC-Rome Processor 06:41:45 Stepping: 0 06:41:45 CPU MHz: 2799.998 06:41:45 BogoMIPS: 5599.99 06:41:45 Virtualization: AMD-V 06:41:45 Hypervisor vendor: KVM 06:41:45 Virtualization type: full 06:41:45 L1d cache: 256 KiB 06:41:45 L1i cache: 256 KiB 06:41:45 L2 cache: 4 MiB 06:41:45 L3 cache: 128 MiB 06:41:45 NUMA node0 CPU(s): 0-7 06:41:45 Vulnerability Gather data sampling: Not affected 06:41:45 Vulnerability Itlb multihit: Not affected 06:41:45 Vulnerability L1tf: Not affected 06:41:45 Vulnerability Mds: Not affected 06:41:45 Vulnerability Meltdown: Not affected 06:41:45 Vulnerability Mmio stale data: Not affected 06:41:45 Vulnerability Retbleed: Vulnerable 06:41:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:41:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:41:45 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:41:45 Vulnerability Srbds: Not affected 06:41:45 Vulnerability Tsx async abort: Not affected 06:41:45 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 06:41:45 06:41:45 06:41:45 ---> nproc: 06:41:45 8 06:41:45 06:41:45 06:41:45 ---> df -h: 06:41:45 Filesystem Size Used Avail Use% Mounted on 06:41:45 overlay 155G 33G 123G 21% / 06:41:45 tmpfs 64M 0 64M 0% /dev 06:41:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:41:45 shm 64M 0 64M 0% /dev/shm 06:41:45 /dev/vda1 155G 33G 123G 21% /facter-os 06:41:45 06:41:45 06:41:45 ---> sar -b -r -n DEV: 06:41:45 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8055) 09/01/25 _x86_64_ (8 CPU) 06:41:45 06:41:45 05:49:17 LINUX RESTART (8 CPU) 06:41:45 06:41:45 05:50:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:41:45 05:51:01 214.74 19.81 194.93 0.00 3235.30 67214.76 0.00 06:41:45 05:52:01 45.83 0.15 45.68 0.00 1.73 31432.36 0.00 06:41:45 05:53:01 53.82 0.20 53.62 0.00 2.53 25041.44 0.00 06:41:45 05:54:01 189.72 0.17 189.55 0.00 12.80 124031.59 0.00 06:41:45 05:55:01 1011.18 25.06 986.12 0.00 4481.17 356999.93 0.00 06:41:45 05:56:01 241.64 2.35 239.29 0.00 236.19 112975.54 0.00 06:41:45 05:57:01 280.30 0.15 280.15 0.00 1.20 145622.93 0.00 06:41:45 05:58:01 772.60 0.05 772.55 0.00 6.00 143359.44 0.00 06:41:45 05:59:01 30.71 0.05 30.66 0.00 9.33 842.53 0.00 06:41:45 06:00:01 19.90 0.00 19.90 0.00 0.00 504.85 0.00 06:41:45 06:01:01 2.38 0.00 2.38 0.00 0.00 28.93 0.00 06:41:45 06:02:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 06:41:45 06:03:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 06:41:45 06:04:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 06:41:45 06:05:01 1.98 0.02 1.97 0.00 0.13 22.53 0.00 06:41:45 06:06:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 06:41:45 06:07:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 06:41:45 06:08:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 06:41:45 06:09:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 06:41:45 06:10:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 06:41:45 06:11:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 06:41:45 06:12:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 06:41:45 06:13:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 06:41:45 06:14:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 06:41:45 06:15:01 1.32 0.30 1.02 0.00 16.79 12.13 0.00 06:41:45 06:16:01 2.68 1.37 1.32 0.00 28.80 16.26 0.00 06:41:45 06:17:01 1.08 0.02 1.07 0.00 0.13 12.66 0.00 06:41:45 06:18:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 06:41:45 06:19:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 06:41:45 06:20:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 06:41:45 06:21:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 06:41:45 06:22:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 06:41:45 06:23:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 06:41:45 06:24:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 06:41:45 06:25:01 1.15 0.03 1.12 0.00 0.27 12.40 0.00 06:41:45 06:26:01 4.98 2.22 2.76 0.00 36.13 83.68 0.00 06:41:45 06:27:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 06:41:45 06:28:02 1.03 0.00 1.03 0.00 0.00 12.93 0.00 06:41:45 06:29:01 1.12 0.00 1.12 0.00 0.00 12.88 0.00 06:41:45 06:30:01 1.13 0.00 1.13 0.00 0.00 15.20 0.00 06:41:45 06:31:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 06:41:45 06:32:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 06:41:45 06:33:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 06:41:45 06:34:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 06:41:45 06:35:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 06:41:45 06:36:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 06:41:45 06:37:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 06:41:45 06:38:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 06:41:45 06:39:01 79.25 0.52 78.74 0.00 12.80 28120.91 0.00 06:41:45 06:40:01 52.17 0.00 52.17 0.00 0.00 22967.37 0.00 06:41:45 06:41:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 06:41:45 Average: 59.65 1.02 58.64 0.00 156.50 20755.40 0.00 06:41:45 06:41:45 05:50:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:41:45 05:51:01 27698808 31523760 771592 2.35 116000 3920268 1773632 5.23 1187992 3525628 236 06:41:45 05:52:01 26155088 31284912 1000012 3.04 126420 5116988 2158096 6.36 2180724 3966696 312692 06:41:45 05:53:01 25754640 31376068 904772 2.75 134824 5557408 2127252 6.27 1864484 4638040 593776 06:41:45 05:54:01 19532236 31413424 869580 2.65 144648 11665012 2190844 6.46 2067780 10513380 4538688 06:41:45 05:55:01 11129996 31381188 864996 2.63 359052 19304956 2318604 6.84 3160924 17265296 2309676 06:41:45 05:56:01 5129476 28161844 4011204 12.20 399448 21645680 11356820 33.48 7426392 18492252 1581972 06:41:45 05:57:01 2658660 28963508 3211940 9.77 415316 24781804 9102380 26.84 8065016 20211252 577060 06:41:45 05:58:01 5814116 31409232 832308 2.53 428220 24275236 2187108 6.45 3758228 21672848 444 06:41:45 05:59:01 5805032 31402216 838160 2.55 429676 24275928 2166864 6.39 4150748 21286764 204 06:41:45 06:00:01 5817816 31416108 824128 2.51 430416 24276172 2047584 6.04 4541036 20882596 592 06:41:45 06:01:01 5817516 31415812 824380 2.51 430424 24276172 2047584 6.04 4540876 20882596 16 06:41:45 06:02:01 5825604 31423916 816864 2.49 430436 24276180 2047584 6.04 4533012 20882604 44 06:41:45 06:03:01 5827572 31425888 814824 2.48 430452 24276188 2047584 6.04 4531684 20882608 12 06:41:45 06:04:01 5835832 31434152 806536 2.45 430472 24276188 2047584 6.04 4523864 20882612 152 06:41:45 06:05:01 5836212 31434728 806340 2.45 430524 24276184 2080640 6.13 4521912 20882616 8 06:41:45 06:06:01 5836724 31435240 805752 2.45 430540 24276192 2080640 6.13 4521832 20882616 4 06:41:45 06:07:01 5836504 31435032 806032 2.45 430556 24276196 2080640 6.13 4522140 20882620 8 06:41:45 06:08:01 5837252 31435844 805240 2.45 430568 24276200 2080640 6.13 4521940 20882628 32 06:41:45 06:09:01 5836708 31435304 805720 2.45 430576 24276200 2080640 6.13 4521932 20882624 8 06:41:45 06:10:01 5836896 31435560 805436 2.45 430620 24276260 2080640 6.13 4522128 20882692 72 06:41:45 06:11:01 5836920 31435644 805320 2.45 430644 24276268 2080640 6.13 4521816 20882696 16 06:41:45 06:12:01 5836652 31435384 805500 2.45 430664 24276276 2080640 6.13 4521816 20882704 8 06:41:45 06:13:01 5836888 31435680 805172 2.45 430692 24276280 2080640 6.13 4521872 20882712 24 06:41:45 06:14:01 5836840 31435632 805136 2.45 430716 24276280 2080640 6.13 4521884 20882712 52 06:41:45 06:15:01 5836256 31435616 805120 2.45 430752 24276784 2080640 6.13 4525144 20883032 44 06:41:45 06:16:01 5828076 31429344 811232 2.47 430772 24277652 2097852 6.18 4531240 20883292 24 06:41:45 06:17:01 5827992 31429284 811448 2.47 430792 24277652 2097852 6.18 4531468 20883300 12 06:41:45 06:18:01 5827464 31428924 811732 2.47 430808 24277792 2097852 6.18 4530796 20883416 4 06:41:45 06:19:01 5827440 31428900 811708 2.47 430828 24277792 2097852 6.18 4530796 20883416 8 06:41:45 06:20:01 5827432 31428964 811632 2.47 430852 24277800 2097852 6.18 4530980 20883432 64 06:41:45 06:21:01 5827636 31429176 811336 2.47 430880 24277800 2097852 6.18 4530912 20883436 16 06:41:45 06:22:01 5827428 31428976 811560 2.47 430900 24277804 2097852 6.18 4530920 20883440 16 06:41:45 06:23:01 5826876 31428484 812048 2.47 430912 24277804 2097852 6.18 4530976 20883444 8 06:41:45 06:24:01 5827044 31428656 811984 2.47 430936 24277808 2097852 6.18 4530980 20883448 8 06:41:45 06:25:01 5826524 31428192 812444 2.47 430972 24277800 2097852 6.18 4531388 20883456 32 06:41:45 06:26:01 5824048 31428416 812104 2.47 431004 24280300 2114476 6.23 4531268 20885816 44 06:41:45 06:27:01 5824040 31428436 812060 2.47 431024 24280308 2114476 6.23 4531352 20885820 28 06:41:45 06:28:02 5824024 31428428 811996 2.47 431040 24280308 2114476 6.23 4531360 20885828 44 06:41:45 06:29:01 5823992 31428400 811980 2.47 431040 24280312 2114476 6.23 4531360 20885832 8 06:41:45 06:30:01 5824180 31428604 811700 2.47 431072 24280320 2114476 6.23 4531184 20885840 64 06:41:45 06:31:01 5824384 31428868 811420 2.47 431100 24280316 2114476 6.23 4531232 20885844 8 06:41:45 06:32:01 5824320 31428808 811388 2.47 431112 24280324 2114476 6.23 4531484 20885848 20 06:41:45 06:33:01 5824548 31429036 811096 2.47 431132 24280324 2114476 6.23 4531228 20885848 12 06:41:45 06:34:01 5824280 31428840 811268 2.47 431160 24280332 2114476 6.23 4531340 20885860 48 06:41:45 06:35:01 5824512 31429076 811156 2.47 431192 24280336 2114476 6.23 4531400 20885864 16 06:41:45 06:36:01 5824188 31428812 811452 2.47 431228 24280320 2114476 6.23 4531540 20885868 16 06:41:45 06:37:01 5824140 31428804 811416 2.47 431244 24280340 2114476 6.23 4531764 20885872 32 06:41:45 06:38:01 5824292 31428964 811368 2.47 431272 24280344 2114476 6.23 4531472 20885876 8 06:41:45 06:39:01 5165060 31364472 874552 2.66 456976 24821652 2239924 6.60 4613756 21419136 142516 06:41:45 06:40:01 4553976 31305532 928484 2.82 470692 25282744 2176200 6.42 4699924 21870404 368 06:41:45 06:41:01 4554104 31305760 928208 2.82 470752 25282740 2159660 6.37 4699640 21870404 24 06:41:45 Average: 7279769 31307056 934330 2.84 406948 22799457 2422530 7.14 4402136 19631468 197241 06:41:45 06:41:45 05:50:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:41:45 05:51:01 ens3 1288.59 1121.19 12096.27 150.18 0.00 0.00 0.00 0.00 06:41:45 05:51:01 lo 3.79 3.79 0.39 0.39 0.00 0.00 0.00 0.00 06:41:45 05:51:01 docker0 925.62 975.07 67.01 4826.65 0.00 0.00 0.00 0.00 06:41:45 05:52:01 ens3 45.79 28.60 40.44 18.22 0.00 0.00 0.00 0.00 06:41:45 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 05:52:01 veth65f0e74 0.75 0.90 0.06 0.08 0.00 0.00 0.00 0.00 06:41:45 05:52:01 docker0 0.78 0.77 0.05 0.07 0.00 0.00 0.00 0.00 06:41:45 05:53:01 ens3 23.93 15.93 20.09 12.46 0.00 0.00 0.00 0.00 06:41:45 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:53:01 veth65f0e74 0.75 0.77 0.07 0.07 0.00 0.00 0.00 0.00 06:41:45 05:53:01 docker0 0.75 0.75 0.06 0.07 0.00 0.00 0.00 0.00 06:41:45 05:54:01 ens3 106.70 71.30 2283.61 20.27 0.00 0.00 0.00 0.00 06:41:45 05:54:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 06:41:45 05:54:01 docker0 0.57 0.40 0.04 0.22 0.00 0.00 0.00 0.00 06:41:45 05:54:01 veth3e1221a 0.57 0.53 0.05 0.24 0.00 0.00 0.00 0.00 06:41:45 05:55:01 ens3 1096.17 625.97 11919.39 72.88 0.00 0.00 0.00 0.00 06:41:45 05:55:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 06:41:45 05:55:01 docker0 532.14 933.84 46.16 8924.43 0.00 0.00 0.00 0.00 06:41:45 05:55:01 veth3e1221a 0.07 2.75 0.00 0.11 0.00 0.00 0.00 0.00 06:41:45 05:56:01 ens3 12.38 7.11 10.12 5.43 0.00 0.00 0.00 0.00 06:41:45 05:56:01 veth4f6f0fd 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 06:41:45 05:56:01 veth8d3157e 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 06:41:45 05:56:01 veth84c5b90 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 06:41:45 05:56:01 veth3174cb0 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 06:41:45 05:56:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:41:45 05:56:01 veth8f05581 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 06:41:45 05:56:01 vethfd68613 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 06:41:45 05:56:01 veth8db6bf5 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 06:41:45 05:56:01 veth5a18ddc 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 06:41:45 05:56:01 vethef0caa7 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 06:41:45 05:56:01 docker0 0.70 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:41:45 05:56:01 veth3e1221a 0.10 0.70 0.01 0.03 0.00 0.00 0.00 0.00 06:41:45 05:56:01 vethe9f7fe0 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 06:41:45 05:56:01 veth1ceb22c 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 06:41:45 05:56:01 vethe01cb4d 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 06:41:45 05:57:01 ens3 1.42 0.72 1.13 0.60 0.00 0.00 0.00 0.00 06:41:45 05:57:01 veth8d3157e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:57:01 veth84c5b90 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:57:01 veth3174cb0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:57:01 veth8f05581 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:57:01 vethfd68613 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:57:01 veth8db6bf5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:57:01 veth5a18ddc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:57:01 vethef0caa7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:57:01 veth3e1221a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:57:01 veth1ceb22c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:57:01 vethe01cb4d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:58:01 ens3 130.81 169.41 66.11 582.31 0.00 0.00 0.00 0.00 06:41:45 05:58:01 lo 10.40 10.40 1.02 1.02 0.00 0.00 0.00 0.00 06:41:45 05:58:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 05:59:01 ens3 418.15 419.73 204.16 2401.46 0.00 0.00 0.00 0.00 06:41:45 05:59:01 lo 39.19 39.19 3.84 3.84 0.00 0.00 0.00 0.00 06:41:45 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:00:01 ens3 309.05 324.91 122.94 2077.10 0.00 0.00 0.00 0.00 06:41:45 06:00:01 lo 19.93 19.93 1.94 1.94 0.00 0.00 0.00 0.00 06:41:45 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:01:01 ens3 0.83 0.25 0.30 0.20 0.00 0.00 0.00 0.00 06:41:45 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:02:01 ens3 0.55 0.27 1.20 0.02 0.00 0.00 0.00 0.00 06:41:45 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:04:01 ens3 0.87 0.33 0.31 0.21 0.00 0.00 0.00 0.00 06:41:45 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:05:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:41:45 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:06:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 06:41:45 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:07:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:08:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:10:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 06:41:45 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:11:01 ens3 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:41:45 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:15:01 ens3 1.55 1.00 1.11 0.52 0.00 0.00 0.00 0.00 06:41:45 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:16:01 ens3 6.12 5.07 4.08 5.02 0.00 0.00 0.00 0.00 06:41:45 06:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:41:45 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:17:01 ens3 1.78 1.43 0.98 1.21 0.00 0.00 0.00 0.00 06:41:45 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:20:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 06:41:45 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:22:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:41:45 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:24:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:25:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:41:45 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:26:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 06:41:45 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:28:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:28:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:30:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:41:45 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:34:01 ens3 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 06:41:45 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:35:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:41:45 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:36:01 ens3 0.60 0.57 0.32 0.23 0.00 0.00 0.00 0.00 06:41:45 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:39:01 ens3 316.01 198.82 6101.73 41.30 0.00 0.00 0.00 0.00 06:41:45 06:39:01 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 06:41:45 06:39:01 docker0 84.60 122.88 7.08 889.30 0.00 0.00 0.00 0.00 06:41:45 06:40:01 ens3 64.17 69.84 673.41 118.18 0.00 0.00 0.00 0.00 06:41:45 06:40:01 vethd4116dd 0.35 0.32 0.05 0.02 0.00 0.00 0.00 0.00 06:41:45 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:45 06:40:01 docker0 0.35 0.17 0.05 0.01 0.00 0.00 0.00 0.00 06:41:45 06:41:01 ens3 1.40 1.03 1.13 0.65 0.00 0.00 0.00 0.00 06:41:45 06:41:01 vethd4116dd 0.03 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:41:45 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 06:41:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 Average: ens3 74.33 59.44 650.54 108.02 0.00 0.00 0.00 0.00 06:41:45 Average: vethd4116dd 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 06:41:45 Average: lo 1.61 1.61 0.15 0.15 0.00 0.00 0.00 0.00 06:41:45 Average: docker0 29.73 39.28 2.32 284.20 0.00 0.00 0.00 0.00 06:41:45 06:41:45 06:41:45 ---> sar -P ALL: 06:41:45 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8055) 09/01/25 _x86_64_ (8 CPU) 06:41:45 06:41:45 05:49:17 LINUX RESTART (8 CPU) 06:41:45 06:41:45 05:50:03 CPU %user %nice %system %iowait %steal %idle 06:41:45 05:51:01 all 8.85 0.00 3.57 2.08 0.07 85.43 06:41:45 05:51:01 0 10.85 0.00 4.35 0.77 0.09 83.94 06:41:45 05:51:01 1 8.80 0.00 3.85 2.10 0.07 85.18 06:41:45 05:51:01 2 8.34 0.00 2.66 2.01 0.07 86.92 06:41:45 05:51:01 3 8.30 0.00 3.97 7.64 0.09 80.01 06:41:45 05:51:01 4 7.60 0.00 4.03 0.51 0.07 87.79 06:41:45 05:51:01 5 7.51 0.00 3.87 2.48 0.05 86.09 06:41:45 05:51:01 6 9.29 0.00 2.99 0.62 0.07 87.03 06:41:45 05:51:01 7 10.11 0.00 2.81 0.54 0.07 86.46 06:41:45 05:52:01 all 41.92 0.00 6.60 0.72 0.10 50.66 06:41:45 05:52:01 0 42.98 0.00 6.49 0.18 0.10 50.24 06:41:45 05:52:01 1 41.10 0.00 6.79 0.07 0.12 51.93 06:41:45 05:52:01 2 42.31 0.00 6.77 0.08 0.10 50.74 06:41:45 05:52:01 3 40.65 0.00 6.55 0.29 0.10 52.41 06:41:45 05:52:01 4 40.94 0.00 6.08 0.02 0.10 52.87 06:41:45 05:52:01 5 43.05 0.00 6.03 0.03 0.10 50.78 06:41:45 05:52:01 6 42.99 0.00 7.16 0.02 0.10 49.74 06:41:45 05:52:01 7 41.31 0.00 6.91 5.12 0.10 46.55 06:41:45 05:53:01 all 62.72 0.00 7.71 0.28 0.11 29.18 06:41:45 05:53:01 0 61.98 0.00 7.70 0.22 0.12 29.98 06:41:45 05:53:01 1 63.37 0.00 7.69 0.07 0.12 28.76 06:41:45 05:53:01 2 62.27 0.00 8.06 0.10 0.10 29.47 06:41:45 05:53:01 3 64.05 0.00 7.76 0.24 0.10 27.86 06:41:45 05:53:01 4 62.20 0.00 7.66 0.17 0.10 29.87 06:41:45 05:53:01 5 62.20 0.00 7.35 0.02 0.10 30.33 06:41:45 05:53:01 6 62.64 0.00 7.54 0.07 0.10 29.64 06:41:45 05:53:01 7 63.03 0.00 7.94 1.38 0.12 27.53 06:41:45 05:54:01 all 25.28 0.00 7.20 6.04 0.16 61.32 06:41:45 05:54:01 0 26.00 0.00 7.85 14.73 0.14 51.28 06:41:45 05:54:01 1 26.46 0.00 7.63 5.87 0.14 59.89 06:41:45 05:54:01 2 24.75 0.00 7.32 3.03 0.34 64.55 06:41:45 05:54:01 3 24.39 0.00 6.39 2.66 0.10 66.47 06:41:45 05:54:01 4 24.83 0.00 8.14 9.38 0.08 57.57 06:41:45 05:54:01 5 26.61 0.00 7.05 5.64 0.09 60.62 06:41:45 05:54:01 6 24.96 0.00 6.99 4.16 0.31 63.58 06:41:45 05:54:01 7 24.26 0.00 6.19 2.84 0.08 66.62 06:41:45 05:55:01 all 12.71 0.00 7.41 21.06 0.07 58.75 06:41:45 05:55:01 0 13.68 0.00 7.51 18.77 0.07 59.98 06:41:45 05:55:01 1 12.28 0.00 7.59 27.90 0.07 52.17 06:41:45 05:55:01 2 13.06 0.00 7.04 10.53 0.05 69.32 06:41:45 05:55:01 3 11.71 0.00 6.87 23.09 0.05 58.28 06:41:45 05:55:01 4 12.74 0.00 8.85 36.81 0.08 41.51 06:41:45 05:55:01 5 13.16 0.00 6.49 10.40 0.08 69.86 06:41:45 05:55:01 6 12.55 0.00 6.91 9.20 0.05 71.28 06:41:45 05:55:01 7 12.46 0.00 8.04 31.84 0.10 47.55 06:41:45 05:56:01 all 75.95 0.00 9.79 3.03 0.13 11.11 06:41:45 05:56:01 0 76.21 0.00 9.25 0.52 0.12 13.91 06:41:45 05:56:01 1 76.38 0.00 9.55 9.10 0.17 4.81 06:41:45 05:56:01 2 76.01 0.00 9.57 0.43 0.15 13.83 06:41:45 05:56:01 3 75.29 0.00 11.36 11.35 0.13 1.86 06:41:45 05:56:01 4 76.59 0.00 9.06 0.53 0.10 13.72 06:41:45 05:56:01 5 75.86 0.00 9.71 0.97 0.12 13.35 06:41:45 05:56:01 6 75.80 0.00 9.70 0.57 0.12 13.81 06:41:45 05:56:01 7 75.45 0.00 10.11 0.79 0.12 13.54 06:41:45 05:57:01 all 90.90 0.00 8.95 0.00 0.14 0.00 06:41:45 05:57:01 0 91.82 0.00 8.06 0.00 0.12 0.00 06:41:45 05:57:01 1 90.35 0.00 9.50 0.00 0.15 0.00 06:41:45 05:57:01 2 91.08 0.00 8.78 0.00 0.13 0.00 06:41:45 05:57:01 3 90.01 0.00 9.84 0.00 0.15 0.00 06:41:45 05:57:01 4 91.10 0.00 8.77 0.00 0.13 0.00 06:41:45 05:57:01 5 91.00 0.00 8.84 0.00 0.15 0.00 06:41:45 05:57:01 6 91.33 0.00 8.52 0.00 0.15 0.00 06:41:45 05:57:01 7 90.55 0.00 9.32 0.00 0.13 0.00 06:41:45 05:58:01 all 56.52 0.00 7.23 3.31 0.13 32.81 06:41:45 05:58:01 0 57.51 0.00 6.63 1.72 0.12 34.03 06:41:45 05:58:01 1 55.74 0.00 7.07 4.18 0.13 32.87 06:41:45 05:58:01 2 57.15 0.00 6.95 1.65 0.12 34.13 06:41:45 05:58:01 3 55.26 0.00 7.55 7.25 0.12 29.82 06:41:45 05:58:01 4 54.93 0.00 7.86 2.87 0.13 34.20 06:41:45 05:58:01 5 56.57 0.00 7.44 1.31 0.17 34.52 06:41:45 05:58:01 6 57.72 0.00 7.04 2.67 0.12 32.46 06:41:45 05:58:01 7 57.26 0.00 7.33 4.86 0.13 30.41 06:41:45 05:59:01 all 10.11 0.00 0.92 0.09 0.05 88.83 06:41:45 05:59:01 0 9.95 0.00 0.89 0.02 0.05 89.09 06:41:45 05:59:01 1 11.87 0.00 0.89 0.20 0.05 87.00 06:41:45 05:59:01 2 9.37 0.00 1.00 0.02 0.05 89.56 06:41:45 05:59:01 3 8.08 0.00 1.02 0.20 0.05 90.65 06:41:45 05:59:01 4 9.23 0.00 0.89 0.02 0.05 89.81 06:41:45 05:59:01 5 11.98 0.00 0.90 0.03 0.05 87.04 06:41:45 05:59:01 6 8.69 0.00 0.97 0.02 0.07 90.26 06:41:45 05:59:01 7 11.71 0.00 0.82 0.18 0.07 87.22 06:41:45 06:00:01 all 8.95 0.00 0.66 0.07 0.05 90.26 06:41:45 06:00:01 0 11.49 0.00 0.67 0.03 0.07 87.74 06:41:45 06:00:01 1 13.05 0.00 0.80 0.02 0.05 86.09 06:41:45 06:00:01 2 4.16 0.00 0.60 0.02 0.03 95.19 06:41:45 06:00:01 3 5.38 0.00 0.62 0.22 0.05 93.73 06:41:45 06:00:01 4 7.63 0.00 0.42 0.02 0.05 91.88 06:41:45 06:00:01 5 4.92 0.00 0.49 0.23 0.05 94.31 06:41:45 06:00:01 6 10.25 0.00 0.72 0.02 0.05 88.97 06:41:45 06:00:01 7 14.72 0.00 0.98 0.02 0.07 84.22 06:41:45 06:01:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:41:45 06:01:01 0 0.13 0.00 0.00 0.00 0.00 99.87 06:41:45 06:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:41:45 06:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:41:45 06:01:01 4 0.05 0.00 0.02 0.02 0.02 99.90 06:41:45 06:01:01 5 0.05 0.00 0.00 0.02 0.02 99.92 06:41:45 06:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:41:45 06:01:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:41:45 06:41:45 06:01:01 CPU %user %nice %system %iowait %steal %idle 06:41:45 06:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:41:45 06:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:41:45 06:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:02:01 3 0.05 0.00 0.02 0.02 0.00 99.92 06:41:45 06:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:02:01 5 0.05 0.00 0.05 0.02 0.02 99.87 06:41:45 06:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:02:01 7 0.00 0.00 0.03 0.00 0.02 99.95 06:41:45 06:03:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:41:45 06:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:41:45 06:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:03:01 4 0.07 0.00 0.02 0.02 0.02 99.88 06:41:45 06:03:01 5 0.03 0.00 0.02 0.02 0.02 99.92 06:41:45 06:03:01 6 0.03 0.00 0.03 0.00 0.00 99.93 06:41:45 06:03:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:41:45 06:04:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:41:45 06:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:41:45 06:04:01 3 0.05 0.00 0.05 0.02 0.00 99.88 06:41:45 06:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:04:01 5 0.07 0.00 0.03 0.00 0.02 99.88 06:41:45 06:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:04:01 7 0.00 0.00 0.03 0.00 0.02 99.95 06:41:45 06:05:01 all 0.05 0.00 0.03 0.01 0.01 99.90 06:41:45 06:05:01 0 0.15 0.00 0.03 0.00 0.02 99.80 06:41:45 06:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:05:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:41:45 06:05:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:41:45 06:05:01 4 0.05 0.00 0.03 0.02 0.02 99.88 06:41:45 06:05:01 5 0.05 0.00 0.02 0.03 0.00 99.90 06:41:45 06:05:01 6 0.05 0.00 0.03 0.00 0.02 99.90 06:41:45 06:05:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:41:45 06:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:41:45 06:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 06:41:45 06:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:41:45 06:06:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:41:45 06:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:41:45 06:07:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:41:45 06:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:41:45 06:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:07:01 3 0.03 0.00 0.02 0.02 0.00 99.93 06:41:45 06:07:01 4 0.05 0.00 0.00 0.00 0.02 99.93 06:41:45 06:07:01 5 0.12 0.00 0.00 0.00 0.02 99.87 06:41:45 06:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:08:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:41:45 06:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:41:45 06:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:41:45 06:08:01 2 0.07 0.00 0.00 0.00 0.02 99.92 06:41:45 06:08:01 3 0.05 0.00 0.00 0.02 0.02 99.92 06:41:45 06:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:41:45 06:08:01 5 0.05 0.00 0.02 0.02 0.00 99.92 06:41:45 06:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:08:01 7 0.03 0.00 0.02 0.00 0.03 99.92 06:41:45 06:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:41:45 06:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:41:45 06:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:09:01 5 0.00 0.00 0.02 0.02 0.02 99.95 06:41:45 06:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:09:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:41:45 06:10:01 all 0.17 0.00 0.01 0.00 0.01 99.80 06:41:45 06:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:41:45 06:10:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:41:45 06:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:41:45 06:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:41:45 06:10:01 4 0.07 0.00 0.02 0.00 0.02 99.90 06:41:45 06:10:01 5 1.09 0.00 0.02 0.02 0.02 98.86 06:41:45 06:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:10:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:41:45 06:11:01 all 0.11 0.00 0.01 0.00 0.01 99.86 06:41:45 06:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:11:01 4 0.02 0.00 0.02 0.02 0.02 99.93 06:41:45 06:11:01 5 0.76 0.00 0.02 0.02 0.02 99.19 06:41:45 06:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:41:45 06:12:01 all 0.08 0.00 0.01 0.00 0.01 99.90 06:41:45 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:41:45 06:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:41:45 06:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:12:01 4 0.05 0.00 0.02 0.02 0.02 99.90 06:41:45 06:12:01 5 0.38 0.00 0.03 0.00 0.00 99.58 06:41:45 06:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:12:01 7 0.05 0.00 0.02 0.00 0.03 99.90 06:41:45 06:41:45 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:41:45 06:13:01 all 0.27 0.00 0.02 0.00 0.01 99.70 06:41:45 06:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:41:45 06:13:01 4 0.02 0.00 0.02 0.02 0.02 99.93 06:41:45 06:13:01 5 2.00 0.00 0.02 0.02 0.02 97.95 06:41:45 06:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:13:01 7 0.08 0.00 0.07 0.00 0.02 99.83 06:41:45 06:14:01 all 0.04 0.00 0.02 0.00 0.01 99.93 06:41:45 06:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:41:45 06:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:41:45 06:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:41:45 06:14:01 3 0.05 0.00 0.02 0.02 0.00 99.92 06:41:45 06:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 06:41:45 06:14:01 5 0.12 0.00 0.02 0.02 0.02 99.83 06:41:45 06:14:01 6 0.07 0.00 0.02 0.00 0.00 99.92 06:41:45 06:14:01 7 0.00 0.00 0.03 0.00 0.02 99.95 06:41:45 06:15:01 all 0.09 0.00 0.02 0.00 0.01 99.89 06:41:45 06:15:01 0 0.13 0.00 0.02 0.02 0.00 99.83 06:41:45 06:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:15:01 2 0.10 0.00 0.02 0.00 0.00 99.88 06:41:45 06:15:01 3 0.07 0.00 0.00 0.00 0.00 99.93 06:41:45 06:15:01 4 0.18 0.00 0.00 0.00 0.02 99.80 06:41:45 06:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:41:45 06:15:01 7 0.15 0.00 0.03 0.00 0.02 99.80 06:41:45 06:16:01 all 0.21 0.00 0.04 0.01 0.01 99.73 06:41:45 06:16:01 0 0.17 0.00 0.02 0.02 0.00 99.80 06:41:45 06:16:01 1 0.22 0.00 0.08 0.02 0.00 99.68 06:41:45 06:16:01 2 0.18 0.00 0.03 0.00 0.00 99.78 06:41:45 06:16:01 3 0.10 0.00 0.02 0.02 0.02 99.85 06:41:45 06:16:01 4 0.72 0.00 0.03 0.00 0.02 99.23 06:41:45 06:16:01 5 0.12 0.00 0.08 0.02 0.02 99.77 06:41:45 06:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:16:01 7 0.18 0.00 0.03 0.00 0.02 99.77 06:41:45 06:17:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:41:45 06:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:41:45 06:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:17:01 4 0.17 0.00 0.00 0.00 0.00 99.83 06:41:45 06:17:01 5 0.03 0.00 0.02 0.02 0.00 99.93 06:41:45 06:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:41:45 06:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:41:45 06:18:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:41:45 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:18:01 2 0.05 0.00 0.05 0.00 0.03 99.87 06:41:45 06:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:18:01 4 0.05 0.00 0.00 0.00 0.02 99.93 06:41:45 06:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:18:01 6 0.07 0.00 0.00 0.00 0.02 99.92 06:41:45 06:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:19:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:41:45 06:19:01 0 0.00 0.00 0.02 0.02 0.02 99.95 06:41:45 06:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:19:01 2 0.03 0.00 0.07 0.00 0.02 99.88 06:41:45 06:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:41:45 06:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:19:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:41:45 06:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:41:45 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:41:45 06:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:41:45 06:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:41:45 06:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:41:45 06:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:41:45 06:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:41:45 06:21:01 all 0.05 0.00 0.01 0.00 0.01 99.92 06:41:45 06:21:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:41:45 06:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:21:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:41:45 06:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:41:45 06:21:01 4 0.05 0.00 0.00 0.00 0.02 99.93 06:41:45 06:21:01 5 0.22 0.00 0.05 0.02 0.00 99.72 06:41:45 06:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:22:01 all 0.27 0.00 0.01 0.01 0.01 99.70 06:41:45 06:22:01 0 0.00 0.00 0.02 0.03 0.00 99.95 06:41:45 06:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:41:45 06:22:01 2 0.07 0.00 0.02 0.00 0.02 99.90 06:41:45 06:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:41:45 06:22:01 5 1.97 0.00 0.00 0.02 0.02 98.00 06:41:45 06:22:01 6 0.07 0.00 0.03 0.00 0.00 99.90 06:41:45 06:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:23:01 all 0.19 0.00 0.01 0.00 0.01 99.79 06:41:45 06:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:41:45 06:23:01 1 0.00 0.00 0.03 0.00 0.00 99.97 06:41:45 06:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:41:45 06:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:23:01 5 1.35 0.00 0.00 0.00 0.00 98.65 06:41:45 06:23:01 6 0.07 0.00 0.02 0.00 0.02 99.90 06:41:45 06:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:41:45 06:23:01 CPU %user %nice %system %iowait %steal %idle 06:41:45 06:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:41:45 06:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:41:45 06:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:41:45 06:24:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:41:45 06:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:41:45 06:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:41:45 06:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:25:01 all 0.07 0.00 0.01 0.00 0.01 99.91 06:41:45 06:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:41:45 06:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:41:45 06:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:41:45 06:25:01 5 0.40 0.00 0.02 0.02 0.00 99.57 06:41:45 06:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:41:45 06:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:26:01 all 0.15 0.00 0.03 0.02 0.01 99.79 06:41:45 06:26:01 0 0.00 0.00 0.02 0.02 0.02 99.95 06:41:45 06:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:41:45 06:26:01 2 0.05 0.00 0.03 0.05 0.02 99.85 06:41:45 06:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:26:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:41:45 06:26:01 5 0.79 0.00 0.03 0.02 0.02 99.14 06:41:45 06:26:01 6 0.07 0.00 0.05 0.02 0.00 99.87 06:41:45 06:26:01 7 0.13 0.00 0.05 0.08 0.00 99.73 06:41:45 06:27:01 all 0.01 0.00 0.02 0.00 0.01 99.95 06:41:45 06:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:41:45 06:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:27:01 2 0.05 0.00 0.07 0.00 0.03 99.85 06:41:45 06:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:27:01 4 0.02 0.00 0.05 0.00 0.02 99.92 06:41:45 06:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:41:45 06:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:41:45 06:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:28:02 all 0.03 0.00 0.01 0.00 0.01 99.95 06:41:45 06:28:02 0 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:28:02 1 0.05 0.00 0.02 0.00 0.00 99.93 06:41:45 06:28:02 2 0.08 0.00 0.05 0.00 0.02 99.85 06:41:45 06:28:02 3 0.00 0.00 0.03 0.00 0.00 99.97 06:41:45 06:28:02 4 0.07 0.00 0.00 0.00 0.00 99.93 06:41:45 06:28:02 5 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:28:02 6 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:28:02 7 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:41:45 06:29:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:41:45 06:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:41:45 06:29:01 2 0.07 0.00 0.05 0.00 0.02 99.86 06:41:45 06:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:41:45 06:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:41:45 06:29:01 5 0.02 0.00 0.00 0.02 0.02 99.95 06:41:45 06:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:30:01 all 0.06 0.00 0.01 0.00 0.01 99.93 06:41:45 06:30:01 0 0.07 0.00 0.00 0.02 0.00 99.92 06:41:45 06:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:30:01 4 0.07 0.00 0.02 0.00 0.02 99.90 06:41:45 06:30:01 5 0.25 0.00 0.00 0.00 0.00 99.75 06:41:45 06:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:41:45 06:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:41:45 06:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:41:45 06:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:31:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:41:45 06:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:41:45 06:31:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:41:45 06:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:41:45 06:32:01 all 0.03 0.00 0.01 0.13 0.01 99.82 06:41:45 06:32:01 0 0.03 0.00 0.03 0.02 0.02 99.90 06:41:45 06:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:41:45 06:32:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:41:45 06:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:32:01 4 0.07 0.00 0.02 0.00 0.02 99.90 06:41:45 06:32:01 5 0.05 0.00 0.00 0.99 0.02 98.95 06:41:45 06:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:41:45 06:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:41:45 06:33:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:41:45 06:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:33:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:41:45 06:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:41:45 06:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:41:45 06:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:41:45 06:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:34:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:41:45 06:34:01 6 0.07 0.00 0.00 0.00 0.00 99.93 06:41:45 06:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:41:45 06:34:01 CPU %user %nice %system %iowait %steal %idle 06:41:45 06:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:41:45 06:35:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:41:45 06:35:01 1 0.05 0.00 0.00 0.00 0.00 99.95 06:41:45 06:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:41:45 06:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:35:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:41:45 06:35:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:41:45 06:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:41:45 06:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:41:45 06:36:01 0 0.05 0.00 0.02 0.02 0.00 99.92 06:41:45 06:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:41:45 06:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:41:45 06:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:41:45 06:36:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:41:45 06:36:01 5 0.15 0.00 0.00 0.00 0.00 99.85 06:41:45 06:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:41:45 06:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:41:45 06:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:41:45 06:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:37:01 5 0.15 0.00 0.02 0.02 0.02 99.80 06:41:45 06:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:41:45 06:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:38:01 all 0.11 0.00 0.02 0.00 0.00 99.87 06:41:45 06:38:01 0 0.07 0.00 0.02 0.02 0.00 99.90 06:41:45 06:38:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:41:45 06:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:41:45 06:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:41:45 06:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:41:45 06:38:01 5 0.65 0.00 0.02 0.02 0.00 99.32 06:41:45 06:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:41:45 06:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:41:45 06:39:01 all 4.24 0.00 1.69 1.03 0.04 92.99 06:41:45 06:39:01 0 3.60 0.00 2.11 6.69 0.03 87.56 06:41:45 06:39:01 1 5.63 0.00 1.79 0.05 0.05 92.48 06:41:45 06:39:01 2 4.13 0.00 2.11 0.12 0.05 93.59 06:41:45 06:39:01 3 4.53 0.00 1.62 0.03 0.03 93.78 06:41:45 06:39:01 4 3.43 0.00 1.19 0.08 0.03 95.27 06:41:45 06:39:01 5 4.30 0.00 2.32 1.30 0.05 92.03 06:41:45 06:39:01 6 3.70 0.00 1.15 0.00 0.03 95.11 06:41:45 06:39:01 7 4.58 0.00 1.24 0.00 0.03 94.15 06:41:45 06:40:01 all 3.18 0.00 1.24 0.65 0.03 94.89 06:41:45 06:40:01 0 3.27 0.00 1.19 3.64 0.03 91.86 06:41:45 06:40:01 1 2.23 0.00 0.77 0.03 0.03 96.94 06:41:45 06:40:01 2 4.64 0.00 1.73 0.02 0.03 93.58 06:41:45 06:40:01 3 2.74 0.00 0.92 1.04 0.03 95.26 06:41:45 06:40:01 4 3.21 0.00 0.92 0.00 0.03 95.84 06:41:45 06:40:01 5 3.27 0.00 1.42 0.07 0.03 95.22 06:41:45 06:40:01 6 2.87 0.00 1.44 0.00 0.03 95.66 06:41:45 06:40:01 7 3.26 0.00 1.53 0.44 0.03 94.74 06:41:45 06:41:01 all 0.02 0.00 0.03 0.01 0.01 99.94 06:41:45 06:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:41:45 06:41:01 1 0.07 0.00 0.03 0.03 0.02 99.85 06:41:45 06:41:01 2 0.05 0.00 0.00 0.02 0.00 99.93 06:41:45 06:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:41:45 06:41:01 4 0.02 0.00 0.03 0.00 0.00 99.95 06:41:45 06:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:41:45 06:41:01 6 0.00 0.00 0.05 0.00 0.00 99.95 06:41:45 06:41:01 7 0.02 0.00 0.05 0.00 0.00 99.93 06:41:45 Average: all 7.88 0.00 1.24 0.75 0.03 90.11 06:41:45 Average: 0 8.02 0.00 1.23 0.92 0.03 89.81 06:41:45 Average: 1 7.95 0.00 1.25 0.96 0.03 89.81 06:41:45 Average: 2 7.78 0.00 1.23 0.35 0.03 90.61 06:41:45 Average: 3 7.63 0.00 1.26 1.05 0.03 90.04 06:41:45 Average: 4 7.73 0.00 1.25 0.98 0.03 90.01 06:41:45 Average: 5 8.04 0.00 1.22 0.46 0.03 90.25 06:41:45 Average: 6 7.88 0.00 1.20 0.34 0.03 90.56 06:41:45 Average: 7 7.99 0.00 1.24 0.93 0.03 89.80 06:41:45 06:41:45 06:41:45