Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdd491cb5d120a6a419ece3d02729024fa071cd3 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-ssh10589377109685995041.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-ssh12842000970935535119.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-ssh11384165364308226398.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-ssh2620885207538657987.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-ssh10686707943212475728.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 ‘prd-centos7-blackbox-4c-2g-7903’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-7904’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-8281’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8285’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-8282’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8287 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/898 [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/898 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fdd491cb5d120a6a419ece3d02729024fa071cd3 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5246)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdd491cb5d120a6a419ece3d02729024fa071cd3 # timeout=10 > git rev-list --no-walk ec7f66857f172cb3d801bd87d79d9e9b27fad817 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:39:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:39:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:39:56 ========================================================= 06:39:56 EdgeX Global Pipelines Version Info 06:39:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:39:57 ------------------- 06:39:57 stable info: 06:39:57 ------------------- 06:39:57 Commited By: Cherry Wang cherry@iotechsys.com 06:39:57 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:39:57 Message: update stable to v1.0.276 06:39:58 ------------------- 06:39:58 experimental info: 06:39:58 ------------------- 06:39:58 Commited By: **** collab-it+edgex@linuxfoundation.org 06:39:58 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:39:58 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdd491c [Pipeline] echo 06:39:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:58 provisioning config files... 06:39:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/898@tmp/config478305799052194126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:59 ---> ****-login.sh 06:39:59 nexus3.edgexfoundry.org:10001 06:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:59 06:39:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:59 Configure a credential helper to remove this warning. See 06:39:59 https://docs.****.com/go/credential-store/ 06:39:59 06:39:59 Login Succeeded 06:39:59 nexus3.edgexfoundry.org:10002 06:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:59 06:39:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:59 Configure a credential helper to remove this warning. See 06:39:59 https://docs.****.com/go/credential-store/ 06:39:59 06:39:59 Login Succeeded 06:39:59 nexus3.edgexfoundry.org:10003 06:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:59 06:39:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:59 Configure a credential helper to remove this warning. See 06:39:59 https://docs.****.com/go/credential-store/ 06:39:59 06:39:59 Login Succeeded 06:39:59 nexus3.edgexfoundry.org:10004 06:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:59 06:39:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:59 Configure a credential helper to remove this warning. See 06:39:59 https://docs.****.com/go/credential-store/ 06:39:59 06:39:59 Login Succeeded 06:39:59 ****.io 06:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:59 06:39:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:59 Configure a credential helper to remove this warning. See 06:39:59 https://docs.****.com/go/credential-store/ 06:39:59 06:39:59 Login Succeeded 06:39:59 ---> ****-login.sh ends [Pipeline] } 06:39:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:00 + 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 06:40:00 + dirname cmd/core-command/Dockerfile 06:40:00 + cut -d/ -f2 06:40:00 + echo core-command,cmd/core-command/Dockerfile 06:40:00 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 06:40:00 -f2 06:40:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:40:00 + dirname cmd/core-data/Dockerfile 06:40:00 + cut -d/ -f2 06:40:00 + echo core-data,cmd/core-data/Dockerfile 06:40:00 + + dirname cmd/core-keeper/Dockerfile 06:40:00 cut -d/ -f2 06:40:00 + echo core-keeper,cmd/core-keeper/Dockerfile 06:40:00 + dirname+ cmd/core-metadata/Dockerfile 06:40:00 cut -d/ -f2 06:40:00 + echo core-metadata,cmd/core-metadata/Dockerfile 06:40:00 + dirname cmd/security-bootstrapper/Dockerfile 06:40:00 + cut -d/ -f2 06:40:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:40:00 + dirname cmd/security-proxy-auth/Dockerfile 06:40:00 + cut -d/ -f2 06:40:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:40:00 + dirname cmd/security-proxy-setup/Dockerfile 06:40:00 + cut -d/ -f2 06:40:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:40:00 + dirname cmd/security-secretstore-setup/Dockerfile 06:40:00 + cut -d/ -f2 06:40:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:40:00 + dirname cmd/security-spiffe-token-provider/Dockerfile+ 06:40:00 cut -d/ -f2 06:40:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:40:00 + dirname cmd/security-spire-agent/Dockerfile 06:40:00 + cut -d/ -f2 06:40:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:40:00 + dirname cmd/security-spire-config/Dockerfile 06:40:00 + cut -d/ -f2 06:40:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:40:00 + dirname cmd/security-spire-server/Dockerfile 06:40:00 + cut -d/ -f2 06:40:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:40:00 + dirname cmd/support-notifications/Dockerfile 06:40:00 + cut -d/ -f2 06:40:00 + echo support-notifications,cmd/support-notifications/Dockerfile 06:40:00 + dirname cmd/support-scheduler/Dockerfile 06:40:00 + cut -d/ -f2 06:40:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:40:00 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 06:40:00 + git rev-list -1 --merges fdd491cb5d120a6a419ece3d02729024fa071cd3~1..fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 06:40:00 -----------> git rev-list -1 --merges fdd491cb5d120a6a419ece3d02729024fa071cd3~1..fdd491cb5d120a6a419ece3d02729024fa071cd3 fdd491cb5d120a6a419ece3d02729024fa071cd3 [false] [Pipeline] sh 06:40:00 + git log --format=format:%s -1 fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 06:40:00 ========================================================= 06:40:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:40:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:40:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:01 + grep -v github /etc/ssh/ssh_known_hosts 06:40:01 + [ -e /tmp/ssh_known_hosts ] 06:40:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:40:01 + sudo tee -a /etc/ssh/ssh_known_hosts 06:40:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:40:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:01 06:40:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:01 0.1.4: Pulling from edgex-devops/py-git-semver 06:40:01 3dae71ba6b94: Pulling fs layer 06:40:01 6bf1a483ea7c: Pulling fs layer 06:40:01 f5dfc541a4d3: Pulling fs layer 06:40:01 461d9e800cba: Pulling fs layer 06:40:01 80192f66455f: Pulling fs layer 06:40:01 2e8e34ca0e6c: Pulling fs layer 06:40:01 a29436f7fd5d: Pulling fs layer 06:40:01 923cac83aea3: Pulling fs layer 06:40:01 25ad8b0a4227: Pulling fs layer 06:40:01 db01528c6b51: Pulling fs layer 06:40:01 28988de357af: Pulling fs layer 06:40:01 2e8e34ca0e6c: Waiting 06:40:01 923cac83aea3: Waiting 06:40:01 db01528c6b51: Waiting 06:40:01 28988de357af: Waiting 06:40:01 461d9e800cba: Waiting 06:40:01 25ad8b0a4227: Waiting 06:40:01 6bf1a483ea7c: Verifying Checksum 06:40:01 6bf1a483ea7c: Download complete 06:40:01 461d9e800cba: Verifying Checksum 06:40:01 80192f66455f: Verifying Checksum 06:40:01 80192f66455f: Download complete 06:40:02 f5dfc541a4d3: Verifying Checksum 06:40:02 f5dfc541a4d3: Download complete 06:40:02 3dae71ba6b94: Verifying Checksum 06:40:02 3dae71ba6b94: Download complete 06:40:02 923cac83aea3: Download complete 06:40:02 25ad8b0a4227: Verifying Checksum 06:40:02 25ad8b0a4227: Download complete 06:40:02 db01528c6b51: Verifying Checksum 06:40:02 db01528c6b51: Download complete 06:40:02 28988de357af: Download complete 06:40:02 a29436f7fd5d: Verifying Checksum 06:40:02 a29436f7fd5d: Download complete 06:40:03 2e8e34ca0e6c: Verifying Checksum 06:40:03 2e8e34ca0e6c: Download complete 06:40:03 3dae71ba6b94: Pull complete 06:40:03 6bf1a483ea7c: Pull complete 06:40:04 f5dfc541a4d3: Pull complete 06:40:04 461d9e800cba: Pull complete 06:40:04 80192f66455f: Pull complete 06:40:10 2e8e34ca0e6c: Pull complete 06:40:10 a29436f7fd5d: Pull complete 06:40:10 923cac83aea3: Pull complete 06:40:10 25ad8b0a4227: Pull complete 06:40:10 db01528c6b51: Pull complete 06:40:10 28988de357af: Pull complete 06:40:10 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:10 prd-ubuntu20.04-docker-8c-8g-8287 does not seem to be running inside a container 06:40:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 06:40:12 $ docker top d1ab2ae82a9380b28ce49ea6cbc765ca6c4c7d52aafb321a4c91a4acd2cce45f -eo pid,comm 06:40:12 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:40:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:12 [ssh-agent] Looking for ssh-agent implementation... 06:40:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:13 $ docker exec d1ab2ae82a9380b28ce49ea6cbc765ca6c4c7d52aafb321a4c91a4acd2cce45f ssh-agent 06:40:13 SSH_AUTH_SOCK=/tmp/ssh-PikmEgHg8UJc/agent.33 06:40:13 SSH_AGENT_PID=39 06:40:13 Running ssh-add (command line suppressed) 06:40:13 Identity added: /w/workspace/edgex-go/898@tmp/private_key_5356535994630273637.key (/w/workspace/edgex-go/898@tmp/private_key_5356535994630273637.key) 06:40:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:13 + git config --global --add safe.directory /w/workspace/edgex-go/898 [Pipeline] sh 06:40:13 + git tag --points-at HEAD [Pipeline] } 06:40:13 $ docker exec --env ******** --env ******** d1ab2ae82a9380b28ce49ea6cbc765ca6c4c7d52aafb321a4c91a4acd2cce45f ssh-agent -k 06:40:13 unset SSH_AUTH_SOCK; 06:40:13 unset SSH_AGENT_PID; 06:40:13 echo Agent pid 39 killed; 06:40:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:40:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:14 [ssh-agent] Looking for ssh-agent implementation... 06:40:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:14 $ docker exec d1ab2ae82a9380b28ce49ea6cbc765ca6c4c7d52aafb321a4c91a4acd2cce45f ssh-agent 06:40:14 SSH_AUTH_SOCK=/tmp/ssh-pR1GlXhj60HQ/agent.86 06:40:14 SSH_AGENT_PID=92 06:40:14 Running ssh-add (command line suppressed) 06:40:14 Identity added: /w/workspace/edgex-go/898@tmp/private_key_8965881509707510275.key (/w/workspace/edgex-go/898@tmp/private_key_8965881509707510275.key) 06:40:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:14 + git semver init 06:40:14 2025-09-04 06:40:14,909 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:40:14 2025-09-04 06:40:14,912 [run_init] DEBUG init version:0.0.0 force:False 06:40:14 2025-09-04 06:40:14,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/898/.semver 06:40:14 2025-09-04 06:40:14,914 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/898/.semver 06:40:14 2025-09-04 06:40:14,914 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/898/.semver'], cwd=/w/workspace/edgex-go/898, stdin=None, shell=False, universal_newlines=False) 06:40:20 2025-09-04 06:40:19,373 [append_file] DEBUG append to file:/w/workspace/edgex-go/898/.git/info/exclude 06:40:20 2025-09-04 06:40:19,374 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/898/.semver/main with force:False 06:40:20 2025-09-04 06:40:19,374 [read_version] DEBUG read version from /w/workspace/edgex-go/898/.semver/main 06:40:20 2025-09-04 06:40:19,374 [read_version] DEBUG read version from /w/workspace/edgex-go/898/.semver/main 06:40:20 4.1.0-dev.57 [Pipeline] } 06:40:20 $ docker exec --env ******** --env ******** d1ab2ae82a9380b28ce49ea6cbc765ca6c4c7d52aafb321a4c91a4acd2cce45f ssh-agent -k 06:40:20 unset SSH_AUTH_SOCK; 06:40:20 unset SSH_AGENT_PID; 06:40:20 echo Agent pid 92 killed; 06:40:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:20 + git semver [Pipeline] } 06:40:20 $ docker stop --time=1 d1ab2ae82a9380b28ce49ea6cbc765ca6c4c7d52aafb321a4c91a4acd2cce45f 06:40:22 $ docker rm -f --volumes d1ab2ae82a9380b28ce49ea6cbc765ca6c4c7d52aafb321a4c91a4acd2cce45f [Pipeline] // withDockerContainer [Pipeline] sh 06:40:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:40:22 Stashed 1 file(s) [Pipeline] echo 06:40:22 [edgeXSemver]: initialized semver on version 4.1.0-dev.57 [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 06:40:23 + git config --global --add safe.directory /w/workspace/edgex-go/898 [Pipeline] echo 06:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:40:23 ========================================================= 06:40:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:40:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:40:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:40:23 0a9a5dfd008f: Pulling fs layer 06:40:23 36466aa92d05: Pulling fs layer 06:40:23 e10405b45d13: Pulling fs layer 06:40:23 096b7ceb2af7: Pulling fs layer 06:40:23 4f4fb700ef54: Pulling fs layer 06:40:23 c451b95d7931: Pulling fs layer 06:40:23 9febf9df4401: Pulling fs layer 06:40:23 1477f019b032: Pulling fs layer 06:40:23 c7dc25521971: Pulling fs layer 06:40:23 c451b95d7931: Waiting 06:40:23 9febf9df4401: Waiting 06:40:23 1477f019b032: Waiting 06:40:23 096b7ceb2af7: Waiting 06:40:23 4f4fb700ef54: Waiting 06:40:23 c7dc25521971: Waiting 06:40:23 36466aa92d05: Verifying Checksum 06:40:23 36466aa92d05: Download complete 06:40:23 096b7ceb2af7: Download complete 06:40:23 4f4fb700ef54: Verifying Checksum 06:40:23 4f4fb700ef54: Download complete 06:40:23 c451b95d7931: Download complete 06:40:23 0a9a5dfd008f: Verifying Checksum 06:40:23 0a9a5dfd008f: Download complete 06:40:23 9febf9df4401: Verifying Checksum 06:40:23 9febf9df4401: Download complete 06:40:23 0a9a5dfd008f: Pull complete 06:40:23 36466aa92d05: Pull complete 06:40:23 c7dc25521971: Verifying Checksum 06:40:23 c7dc25521971: Download complete 06:40:24 e10405b45d13: Download complete 06:40:24 1477f019b032: Verifying Checksum 06:40:24 1477f019b032: Download complete 06:40:30 e10405b45d13: Pull complete 06:40:30 096b7ceb2af7: Pull complete 06:40:30 4f4fb700ef54: Pull complete 06:40:30 c451b95d7931: Pull complete 06:40:30 9febf9df4401: Pull complete 06:40:33 1477f019b032: Pull complete 06:40:33 c7dc25521971: Pull complete 06:40:33 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:40:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:40:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 06:40:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:40:33 WORKDIR /edgex 06:40:33 COPY go.mod . 06:40:33 RUN go mod download 06:40:33 + docker build -t ci-base-image-x86_64 -f - . 06:40:34 #0 building with "default" instance using docker driver 06:40:34 06:40:34 #1 [internal] load build definition from Dockerfile 06:40:34 #1 transferring dockerfile: 164B done 06:40:34 #1 DONE 0.0s 06:40:34 06:40:34 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:40:34 #2 DONE 0.0s 06:40:34 06:40:34 #3 [internal] load .dockerignore 06:40:34 #3 transferring context: 06:40:34 #3 transferring context: 50B done 06:40:34 #3 DONE 0.1s 06:40:34 06:40:34 #4 [internal] load build context 06:40:34 #4 transferring context: 6.57kB done 06:40:34 #4 DONE 0.0s 06:40:34 06:40:34 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:40:34 #5 DONE 0.1s 06:40:34 06:40:34 #6 [2/4] WORKDIR /edgex 06:40:36 #6 DONE 1.6s 06:40:36 06:40:36 #7 [3/4] COPY go.mod . 06:40:36 #7 DONE 0.0s 06:40:36 06:40:36 #8 [4/4] RUN go mod download 06:40:37 Still waiting to schedule task 06:40:37 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:40:41 #8 DONE 4.8s 06:40:41 06:40:41 #9 exporting to image 06:40:41 #9 exporting layers 06:40:44 #9 exporting layers 3.7s done 06:40:44 #9 writing image sha256:7f6dd050ce34e346bb9eb7f318e5d898526bc0abb223fa9d2921e4fd0a99c5e3 done 06:40:44 #9 naming to docker.io/library/ci-base-image-x86_64 done 06:40:44 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:45 + docker inspect -f . ci-base-image-x86_64 06:40:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:45 prd-ubuntu20.04-docker-8c-8g-8287 does not seem to be running inside a container 06:40:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 06:40:45 $ docker top 0c4a6028617ecc663637c0dc6602087e9723e01816d8504bca0f9eec69cf216c -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:45 + go version 06:40:45 go version go1.23.9 linux/amd64 [Pipeline] } 06:40:45 $ docker stop --time=1 0c4a6028617ecc663637c0dc6602087e9723e01816d8504bca0f9eec69cf216c 06:40:47 $ docker rm -f --volumes 0c4a6028617ecc663637c0dc6602087e9723e01816d8504bca0f9eec69cf216c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:47 + docker inspect -f . ci-base-image-x86_64 06:40:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:47 prd-ubuntu20.04-docker-8c-8g-8287 does not seem to be running inside a container 06:40:47 $ 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/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 06:40:48 $ docker top 9f9c88649ee4f1e3ef4d9dd687063278dbedc95d78acc6e799a2c1d22df82cac -eo pid,comm [Pipeline] { [Pipeline] echo 06:40:48 ========================================================= 06:40:48 [edgeXBuildGoParallel] Running Tests and Build... 06:40:48 ========================================================= [Pipeline] sh 06:40:48 + git config --global --add safe.directory /w/workspace/edgex-go/898 [Pipeline] fileExists [Pipeline] sh 06:40:48 + make test 06:40:48 go test -race -coverprofile=coverage.out ./... 06:40:56 ? github.com/edgexfoundry/edgex-go [no test files] 06:41:23 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:41:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:41:23 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:41:23 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:41:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 42.3% of statements 06:41:25 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:41:25 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:41:25 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:41:25 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:41:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 06:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 06:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 06:41:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:41:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:41:26 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:41:26 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:41:26 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:41:26 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:41:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 06:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:41:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:41:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 06:41:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:41:28 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements 06:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements 06:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 49.3% of statements 06:41:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:41:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.458s coverage: 93.6% of statements 06:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 92.4% of statements 06:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements 06:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 06:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:41:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:41:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:41:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:41:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 06:41:31 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 06:41:31 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:41:31 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:41:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:41:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:41:31 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:41:31 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:41:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:41:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements 06:41:33 ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements 06:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 06:41:33 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:41:33 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 06:41:33 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 06:41:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.056s coverage: 0.0% of statements [no tests to run] 06:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 1.0% of statements 06:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.1% of statements 06:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements 06:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.035s coverage: 40.0% of statements 06:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.035s coverage: 87.1% of statements 06:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 06:41:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:41:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:41:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 06:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:41:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:41:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:41:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 06:41:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:41:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:41:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:41:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:41:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:41:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:41:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:41:37 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:41:37 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:41:38 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:41:40 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:41:42 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 06:41:42 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 06:41:42 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:41:42 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:41:46 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 06:41:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:41:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 06:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 06:41:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.036s coverage: 94.4% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:41:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:41:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:41:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:41:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:41:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 06:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:41:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:41:53 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:41:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 06:41:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:41:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 06:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:41:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.101s coverage: 82.1% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.050s coverage: 33.3% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.178s coverage: 54.5% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.041s coverage: 100.0% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 29.2% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.0% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 94.9% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements 06:41:59 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 06:41:59 running golangci-lint 06:41:59 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:41:59 go version go1.23.9 linux/amd64 06:41:59 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:41:59 level=info msg="[config_reader] Used config file .golangci.yml" 06:41:59 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:42:26 level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 24.213885279s" 06:42:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.424469ms" 06:42:41 level=info msg="[linters_context/goanalysis] analyzers took 2m7.000887569s with top 10 stages: buildir: 1m12.014746012s, gosec: 4.367378932s, inspect: 3.877314466s, fact_deprecated: 3.459289872s, printf: 2.156687358s, ctrlflow: 1.922526229s, fact_purity: 1.454790148s, nilness: 1.343432178s, S1038: 1.291232441s, unused: 952.19333ms" 06:42:41 level=info msg="[runner] Issues before processing: 201, after processing: 0" 06:42:41 level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 201/20, nolint: 20/0, path_prettifier: 201/201, skip_files: 201/201, filename_unadjuster: 201/201, exclude: 201/201, cgo: 201/201, invalid_issue: 201/201, identifier_marker: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201" 06:42:41 level=info msg="[runner] processing took 15.133272ms with stages: nolint: 7.914614ms, identifier_marker: 3.624535ms, exclude-rules: 1.183974ms, autogenerated_exclude: 1.007221ms, path_prettifier: 870.538µs, skip_dirs: 449.769µs, cgo: 39.46µs, invalid_issue: 25.67µs, filename_unadjuster: 12.521µs, uniq_by_line: 980ns, fixer: 650ns, skip_files: 600ns, exclude: 500ns, max_same_issues: 490ns, sort_results: 400ns, diff: 370ns, path_prefixer: 340ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" 06:42:41 level=info msg="[runner] linters took 14.820836817s with stages: goanalysis_metalinter: 14.805623184s" 06:42:41 level=info msg="File cache stats: 0 entries of total size 0B" 06:42:41 level=info msg="Memory: 381 samples, avg is 305.1MB, max is 1282.0MB" 06:42:41 level=info msg="Execution took 39.085628903s" 06:42:41 go vet ./... 06:42:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:42:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:42:46 ./bin/test-attribution-txt.sh 06:42:46 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 06:42:46 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 06:42:46 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 06:42:46 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 06:42:46 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 06:42:46 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:42:46 + ls -al . 06:42:46 total 2004 06:42:46 drwxrwxr-x 11 1001 1001 4096 Sep 4 06:40 . 06:42:46 drwxr-xr-x 4 root root 4096 Sep 4 06:40 .. 06:42:46 drwxrwxr-x 2 1001 1001 4096 Sep 4 06:39 .blubracket 06:42:46 -rw-rw-r-- 1 1001 1001 10 Sep 4 06:39 .dockerignore 06:42:46 drwxrwxr-x 8 1001 1001 4096 Sep 4 06:42 .git 06:42:46 drwxrwxr-x 3 1001 1001 4096 Sep 4 06:39 .github 06:42:46 -rw-rw-r-- 1 1001 1001 909 Sep 4 06:39 .gitignore 06:42:46 -rw-rw-r-- 1 1001 1001 218 Sep 4 06:39 .golangci.yml 06:42:46 -rw-rw-r-- 1 1001 1001 100 Sep 4 06:39 .hadolint.yml 06:42:46 drwxr-xr-x 3 1001 1001 4096 Sep 4 06:40 .semver 06:42:46 -rw-rw-r-- 1 1001 1001 155 Sep 4 06:39 .sonarcloud.properties 06:42:46 -rw-rw-r-- 1 1001 1001 1171 Sep 4 06:39 ADOPTERS.md 06:42:46 -rw-rw-r-- 1 1001 1001 17374 Sep 4 06:39 Attribution.txt 06:42:46 -rw-rw-r-- 1 1001 1001 108018 Sep 4 06:39 CHANGELOG.md 06:42:46 -rw-rw-r-- 1 1001 1001 3804 Sep 4 06:39 CONTRIBUTING.md 06:42:46 -rw-rw-r-- 1 1001 1001 677 Sep 4 06:39 GOVERNANCE.md 06:42:46 -rw-rw-r-- 1 1001 1001 858 Sep 4 06:39 Jenkinsfile 06:42:46 -rw-rw-r-- 1 1001 1001 10775 Sep 4 06:39 LICENSE 06:42:46 -rw-rw-r-- 1 1001 1001 16740 Sep 4 06:39 Makefile 06:42:46 -rw-rw-r-- 1 1001 1001 582 Sep 4 06:39 OWNERS.md 06:42:46 -rw-rw-r-- 1 1001 1001 9932 Sep 4 06:39 README.md 06:42:46 -rw-rw-r-- 1 1001 1001 789 Sep 4 06:39 SECURITY.md 06:42:46 -rw-rw-r-- 1 1001 1001 12 Sep 4 06:40 VERSION 06:42:46 drwxrwxr-x 2 1001 1001 4096 Sep 4 06:39 bin 06:42:46 drwxrwxr-x 19 1001 1001 4096 Sep 4 06:39 cmd 06:42:46 -rw-r--r-- 1 root root 1675103 Sep 4 06:41 coverage.out 06:42:46 drwxrwxr-x 2 1001 1001 4096 Sep 4 06:39 fuzz_test 06:42:46 -rw-rw-r-- 1 1001 1001 6538 Sep 4 06:39 go.mod 06:42:46 -rw-rw-r-- 1 1001 1001 88539 Sep 4 06:39 go.sum 06:42:46 drwxrwxr-x 7 1001 1001 4096 Sep 4 06:39 internal 06:42:46 drwxrwxr-x 2 1001 1001 4096 Sep 4 06:39 openapi 06:42:46 -rw-rw-r-- 1 1001 1001 584 Sep 4 06:39 security.txt 06:42:46 -rw-rw-r-- 1 1001 1001 204 Sep 4 06:39 version.go [Pipeline] sh 06:42:47 + '[' -e coverage.out ] 06:42:47 + chown 1001:1001 coverage.out [Pipeline] stash 06:42:47 Stashed 1 file(s) [Pipeline] sh 06:42:47 + make build 06:42:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:43:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:43:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:43:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:43:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:43:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:43:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:43:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:43:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:43:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:43:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:43:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:43:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:43:36 $ docker stop --time=1 9f9c88649ee4f1e3ef4d9dd687063278dbedc95d78acc6e799a2c1d22df82cac 06:43:39 $ docker rm -f --volumes 9f9c88649ee4f1e3ef4d9dd687063278dbedc95d78acc6e799a2c1d22df82cac [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 06:43:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:40 06:43:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:41 latest: Pulling from edgex-devops/edgex-compose 06:43:41 91d30c5bc195: Pulling fs layer 06:43:41 2e9b0aa3be6d: Pulling fs layer 06:43:41 9c61dcf015f6: Pulling fs layer 06:43:41 4698f68db338: Pulling fs layer 06:43:41 2a2f49069b9e: Pulling fs layer 06:43:41 e0025b399a48: Pulling fs layer 06:43:41 e0025b399a48: Waiting 06:43:41 2a2f49069b9e: Waiting 06:43:41 4698f68db338: Waiting 06:43:41 91d30c5bc195: Verifying Checksum 06:43:41 91d30c5bc195: Download complete 06:43:41 4698f68db338: Download complete 06:43:41 2e9b0aa3be6d: Verifying Checksum 06:43:41 2e9b0aa3be6d: Download complete 06:43:41 91d30c5bc195: Pull complete 06:43:41 e0025b399a48: Verifying Checksum 06:43:41 e0025b399a48: Download complete 06:43:41 2a2f49069b9e: Verifying Checksum 06:43:41 2a2f49069b9e: Download complete 06:43:41 2e9b0aa3be6d: Pull complete 06:43:42 9c61dcf015f6: Verifying Checksum 06:43:42 9c61dcf015f6: Download complete 06:43:46 9c61dcf015f6: Pull complete 06:43:46 4698f68db338: Pull complete 06:43:46 2a2f49069b9e: Pull complete 06:43:46 e0025b399a48: Pull complete 06:43:46 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:43:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:46 prd-ubuntu20.04-docker-8c-8g-8287 does not seem to be running inside a container 06:43: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/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 06:43:47 $ docker top d949b082f8684d1c106cfb53fc5b0c4877ef98f1b9494fdc35abe620b60fc486 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:47 + docker compose -f ./docker-compose-build.yml build --parallel 06:43:47 #1 [security-proxy-setup internal] load build definition from Dockerfile 06:43:47 #1 transferring dockerfile: 2.50kB done 06:43:47 #1 DONE 0.1s 06:43:47 06:43:47 #2 [core-command internal] load build definition from Dockerfile 06:43:47 #2 ... 06:43:47 06:43:47 #3 [security-spire-agent internal] load build definition from Dockerfile 06:43:47 #3 transferring dockerfile: 1.81kB done 06:43:47 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:43:47 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 06:43:47 #3 DONE 0.1s 06:43:47 06:43:47 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:43:47 #4 transferring dockerfile: 2.23kB done 06:43:47 #4 DONE 0.1s 06:43:47 06:43:47 #5 [security-secretstore-setup internal] load build definition from Dockerfile 06:43:47 #5 transferring dockerfile: 2.49kB done 06:43:47 #5 DONE 0.1s 06:43:47 06:43:47 #6 [security-spire-config internal] load build definition from Dockerfile 06:43:47 #6 transferring dockerfile: 1.69kB done 06:43:47 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:43:47 #6 DONE 0.2s 06:43:47 06:43:47 #7 [security-spire-server internal] load build definition from Dockerfile 06:43:47 #7 transferring dockerfile: 1.70kB done 06:43:47 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:43:47 #7 DONE 0.2s 06:43:47 06:43:47 #8 [support-notifications internal] load build definition from Dockerfile 06:43:47 #8 transferring dockerfile: 2.00kB done 06:43:47 #8 DONE 0.2s 06:43:47 06:43:47 #9 [security-proxy-auth internal] load build definition from Dockerfile 06:43:47 #9 transferring dockerfile: 2.14kB done 06:43:47 #9 DONE 0.2s 06:43:47 06:43:47 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:43:47 #10 transferring dockerfile: 1.89kB done 06:43:47 #10 DONE 0.2s 06:43:47 06:43:47 #11 [core-data internal] load build definition from Dockerfile 06:43:47 #11 transferring dockerfile: 2.04kB done 06:43:47 #11 DONE 0.2s 06:43:47 06:43:47 #12 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:43:47 #12 DONE 0.0s 06:43:47 06:43:47 #13 [support-scheduler internal] load build definition from Dockerfile 06:43:47 #13 transferring dockerfile: 1.83kB done 06:43:47 #13 DONE 0.2s 06:43:47 06:43:47 #2 [core-command internal] load build definition from Dockerfile 06:43:47 #2 transferring dockerfile: 1.94kB done 06:43:48 #2 DONE 0.2s 06:43:48 06:43:48 #14 [core-metadata internal] load build definition from Dockerfile 06:43:48 #14 transferring dockerfile: 2.10kB done 06:43:48 #14 DONE 0.2s 06:43:48 06:43:48 #15 [security-bootstrapper internal] load build definition from Dockerfile 06:43:48 #15 transferring dockerfile: 3.02kB done 06:43:48 #15 DONE 0.2s 06:43:48 06:43:48 #16 [core-keeper internal] load build definition from Dockerfile 06:43:48 #16 transferring dockerfile: 2.01kB done 06:43:48 #16 DONE 0.2s 06:43:48 06:43:48 #12 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:43:48 #12 DONE 0.0s 06:43:48 06:43:48 #17 [security-secretstore-setup internal] load .dockerignore 06:43:48 #17 transferring context: 50B done 06:43:48 #17 DONE 0.1s 06:43:48 06:43:48 #18 [security-proxy-setup internal] load .dockerignore 06:43:48 #18 transferring context: 50B done 06:43:48 #18 DONE 0.1s 06:43:48 06:43:48 #19 [core-command internal] load metadata for docker.io/library/alpine:3.20 06:43:48 #19 DONE 0.2s 06:43:48 06:43:48 #20 [core-common-config-bootstrapper internal] load .dockerignore 06:43:48 #20 transferring context: 50B done 06:43:48 #20 DONE 0.1s 06:43:48 06:43:48 #21 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:43:48 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:43:48 #21 ... 06:43:48 06:43:48 #22 [core-data internal] load .dockerignore 06:43:48 #22 transferring context: 50B done 06:43:48 #22 DONE 0.1s 06:43:48 06:43:48 #23 [security-spiffe-token-provider internal] load .dockerignore 06:43:48 #23 transferring context: 50B done 06:43:48 #23 DONE 0.1s 06:43:48 06:43:48 #24 [security-proxy-auth internal] load .dockerignore 06:43:48 #24 transferring context: 50B done 06:43:48 #24 DONE 0.1s 06:43:48 06:43:48 #25 [support-notifications internal] load .dockerignore 06:43:48 #25 transferring context: 50B done 06:43:48 #25 DONE 0.1s 06:43:48 06:43:48 #26 [core-keeper internal] load .dockerignore 06:43:48 #26 transferring context: 50B done 06:43:48 #26 DONE 0.1s 06:43:48 06:43:48 #21 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:43:48 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:43:48 #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:43:48 #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:43:48 #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:43:48 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 06:43:48 #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:43:48 #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:43:48 #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:43:48 #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 06:43:48 #21 ... 06:43:48 06:43:48 #27 [security-bootstrapper internal] load .dockerignore 06:43:48 #27 transferring context: 50B done 06:43:48 #27 DONE 0.3s 06:43:48 06:43:48 #28 [core-command internal] load .dockerignore 06:43:48 #28 transferring context: 50B 0.0s done 06:43:48 #28 DONE 0.3s 06:43:48 06:43:48 #21 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:43:48 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:43:48 #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:43:48 #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:43:48 #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:43:48 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:43:48 #21 ... 06:43:48 06:43:48 #29 [support-scheduler internal] load .dockerignore 06:43:48 #29 transferring context: 50B 0.0s done 06:43:48 #29 DONE 0.4s 06:43:48 06:43:48 #30 [core-metadata internal] load .dockerignore 06:43:48 #30 transferring context: 50B 0.0s done 06:43:48 #30 DONE 0.4s 06:43:48 06:43:48 #21 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:43:48 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:43:48 #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:43:48 #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:43:48 #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:43:48 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:43:48 #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 06:43:48 #21 ... 06:43:48 06:43:48 #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:43:48 #31 DONE 0.5s 06:43:48 06:43:48 #21 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:43:48 #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 06:43:50 #21 DONE 2.0s 06:43:50 06:43:50 #32 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 06:43:50 #32 DONE 1.5s 06:43:50 06:43:50 #33 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:43:50 #33 ... 06:43:50 06:43:50 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:43:50 #34 DONE 2.4s 06:43:50 06:43:50 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:43:50 #35 DONE 2.4s 06:43:50 06:43:50 #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:43:50 #36 ... 06:43:50 06:43:50 #21 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:43:50 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:43:50 #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:43:50 #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:43:50 #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:43:50 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:43:50 #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 06:43:50 #21 DONE 2.0s 06:43:50 06:43:50 #37 [security-spire-agent internal] load .dockerignore 06:43:50 #37 transferring context: 50B 0.0s done 06:43:50 #37 DONE 0.3s 06:43:50 06:43:50 #38 [security-spire-server internal] load .dockerignore 06:43:50 #38 transferring context: 50B 0.1s done 06:43:50 #38 DONE 0.3s 06:43:50 06:43:50 #39 [security-spire-config internal] load .dockerignore 06:43:50 #39 transferring context: 50B 0.0s done 06:43:50 #39 DONE 0.4s 06:43:50 06:43:50 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:43:50 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:43:50 #40 ... 06:43:50 06:43:50 #41 [security-spire-server internal] load build context 06:43:50 #41 transferring context: 23.80kB 0.0s done 06:43:50 #41 DONE 0.2s 06:43:50 06:43:50 #42 [security-spire-agent internal] load build context 06:43:50 #42 transferring context: 23.33kB done 06:43:50 #42 DONE 0.2s 06:43:50 06:43:50 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:43:50 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 06:43:50 #40 ... 06:43:50 06:43:50 #43 [security-spire-config internal] load build context 06:43:50 #43 transferring context: 22.05kB 0.0s done 06:43:50 #43 DONE 0.2s 06:43:50 06:43:50 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:43:50 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 06:43:50 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:43:51 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:43:51 #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 06:43:51 #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 06:43:51 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 06:43:51 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 06:43:51 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 06:43:51 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 06:43:51 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s 06:43:51 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 06:43:51 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.10kB / 36.47MB 0.5s 06:43:51 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.6s 06:43:51 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 24.08MB / 36.47MB 0.7s 06:43:51 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s 06:43:52 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s 06:43:52 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.3s done 06:43:53 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.8s done 06:43:53 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.8s done 06:43:53 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 06:43:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8291 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:43:54 Running in /w/workspace/edgex-go/898 [Pipeline] { [Pipeline] checkout 06:43:57 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:43:57 The recommended git tool is: git 06:43:57 #40 ... 06:43:57 06:43:57 #44 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:43:57 #0 0.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:57 #0 0.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:57 #0 1.191 OK: 248 MiB in 58 packages 06:43:57 #44 DONE 7.8s 06:43:57 06:43:57 #45 [core-keeper internal] load build context 06:43:57 #45 transferring context: 426.62MB 9.6s 06:43:58 #45 ... 06:43:58 06:43:58 #46 [security-secretstore-setup internal] load build context 06:43:58 #46 ... 06:43:58 06:43:58 #47 [security-proxy-setup internal] load build context 06:43:58 #47 ... 06:43:58 06:43:58 #48 [core-data internal] load build context 06:43:58 #48 ... 06:43:58 06:43:58 #49 [support-notifications internal] load build context 06:43:58 #49 ... 06:43:58 06:43:58 #50 [security-spiffe-token-provider internal] load build context 06:43:58 #50 ... 06:43:58 06:43:58 #51 [core-command internal] load build context 06:43:58 #51 ... 06:43:58 06:43:58 #52 [core-metadata internal] load build context 06:43:58 #52 ... 06:43:58 06:43:58 #53 [core-common-config-bootstrapper internal] load build context 06:43:58 #53 ... 06:43:58 06:43:58 #54 [security-bootstrapper internal] load build context 06:43:59 #54 ... 06:43:59 06:43:59 #55 [support-scheduler internal] load build context 06:43:59 #55 ... 06:43:59 06:43:59 #56 [security-proxy-auth internal] load build context 06:43:59 #56 ... 06:43:59 06:43:59 #55 [support-scheduler internal] load build context 06:44:00 #55 ... 06:44:00 06:44:00 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:44:00 #0 0.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:00 #0 0.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:00 #0 1.181 OK: 248 MiB in 58 packages 06:44:00 #57 ... 06:44:00 06:44:00 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:44:00 #0 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:00 #0 1.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:00 #0 1.763 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:44:00 #0 1.763 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:44:00 #0 1.763 OK: 24174 distinct packages available 06:44:00 #0 1.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:00 #0 2.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:00 #0 2.310 (1/14) Installing ca-certificates (20250619-r0) 06:44:00 #0 2.324 (2/14) Installing brotli-libs (1.1.0-r2) 06:44:00 #0 2.336 (3/14) Installing c-ares (1.33.1-r0) 06:44:00 #0 2.341 (4/14) Installing libunistring (1.2-r0) 06:44:00 #0 2.355 (5/14) Installing libidn2 (2.3.7-r0) 06:44:00 #0 2.361 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:44:00 #0 2.364 (7/14) Installing libpsl (0.21.5-r1) 06:44:00 #0 2.370 (8/14) Installing zstd-libs (1.5.6-r0) 06:44:00 #0 2.379 (9/14) Installing libcurl (8.12.1-r0) 06:44:00 #0 2.388 (10/14) Installing curl (8.12.1-r0) 06:44:00 #0 2.394 (11/14) Installing dumb-init (1.2.5-r3) 06:44:00 #0 2.396 (12/14) Installing musl-obstack (1.2.3-r2) 06:44:00 #0 2.399 (13/14) Installing libucontext (1.2-r3) 06:44:00 #0 2.402 (14/14) Installing gcompat (1.1.0-r4) 06:44:00 #0 2.410 Executing busybox-1.36.1-r29.trigger 06:44:00 #0 2.416 Executing ca-certificates-20250619-r0.trigger 06:44:00 #0 2.468 OK: 13 MiB in 28 packages 06:44:00 #58 ... 06:44:00 06:44:00 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:44:00 #0 3.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:00 #0 3.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:00 #0 3.821 (1/1) Installing dumb-init (1.2.5-r3) 06:44:00 #0 3.825 Executing busybox-1.36.1-r29.trigger 06:44:00 #0 3.842 OK: 8 MiB in 15 packages 06:44:00 #59 ... 06:44:00 06:44:00 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:44:00 #0 0.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:00 #0 0.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:00 #0 1.442 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:44:00 #0 1.442 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:44:00 #0 1.442 OK: 24174 distinct packages available 06:44:00 #0 1.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:00 #0 1.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:00 #0 1.947 OK: 248 MiB in 58 packages 06:44:00 #60 ... 06:44:00 06:44:00 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:44:00 #0 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:00 #0 1.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:00 #0 1.783 (1/3) Installing ca-certificates (20250619-r0) 06:44:00 #0 1.795 (2/3) Installing dumb-init (1.2.5-r3) 06:44:00 #0 1.805 (3/3) Installing tzdata (2025b-r0) 06:44:00 #0 1.859 Executing busybox-1.36.1-r29.trigger 06:44:00 #0 1.876 Executing ca-certificates-20250619-r0.trigger 06:44:00 #0 1.936 OK: 10 MiB in 17 packages 06:44:00 #61 ... 06:44:00 06:44:00 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:44:00 #62 ... 06:44:00 06:44:00 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:44:00 #63 ... 06:44:00 06:44:00 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:44:00 #64 ... 06:44:00 06:44:00 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:44:00 #0 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:00 #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:00 #0 1.860 OK: 248 MiB in 58 packages 06:44:01 #65 ... 06:44:01 06:44:01 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:01 #66 ... 06:44:01 06:44:01 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:01 #67 ... 06:44:01 06:44:01 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:44:01 #0 0.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:01 #0 1.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:01 #0 1.491 (1/7) Installing ca-certificates (20250619-r0) 06:44:01 #0 1.512 (2/7) Installing dumb-init (1.2.5-r3) 06:44:01 #0 1.530 (3/7) Installing libgcc (13.2.1_git20240309-r1) 06:44:01 #0 1.530 (4/7) Installing libsodium (1.0.19-r0) 06:44:01 #0 1.536 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 06:44:01 #0 1.567 (6/7) Installing libzmq (4.3.5-r2) 06:44:01 #0 1.579 (7/7) Installing zeromq (4.3.5-r2) 06:44:01 #0 1.595 Executing busybox-1.36.1-r29.trigger 06:44:01 #0 1.610 Executing ca-certificates-20250619-r0.trigger 06:44:01 #0 1.731 OK: 12 MiB in 21 packages 06:44:01 #68 ... 06:44:01 06:44:01 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:44:01 #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:01 #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:01 #0 1.768 (1/4) Installing dumb-init (1.2.5-r3) 06:44:01 #0 1.774 (2/4) Installing openssl (3.3.4-r0) 06:44:01 #0 1.796 (3/4) Installing su-exec (0.2-r3) 06:44:01 #0 1.804 (4/4) Installing yq-go (4.44.1-r2) 06:44:01 #0 1.935 Executing busybox-1.36.1-r29.trigger 06:44:01 #0 1.948 OK: 19 MiB in 18 packages 06:44:01 #69 ... 06:44:01 06:44:01 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:44:01 #70 ... 06:44:01 06:44:01 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:44:01 #71 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done 06:44:01 #71 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 06:44:01 #71 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:44:01 #71 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 06:44:01 #71 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 06:44:01 #71 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 06:44:01 #71 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.8s done 06:44:01 #71 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 06:44:01 #71 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done 06:44:01 #71 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 06:44:01 #71 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 06:44:01 #71 ... 06:44:01 06:44:01 #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:44:01 #36 1.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:01 #36 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:01 #36 1.910 OK: 248 MiB in 58 packages 06:44:01 #36 ... 06:44:01 06:44:01 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:44:01 #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 06:44:03 #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.8s done 06:44:04 #71 ... 06:44:04 06:44:04 #48 [core-data internal] load build context 06:44:04 #48 transferring context: 595.07MB 11.9s done 06:44:04 #48 DONE 15.8s 06:44:04 06:44:04 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:44:04 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.5s done 06:44:05 #40 ... 06:44:05 06:44:05 #46 [security-secretstore-setup internal] load build context 06:44:05 #46 transferring context: 595.07MB 12.9s done 06:44:05 #46 DONE 18.0s 06:44:06 06:44:06 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:44:06 #68 DONE 15.9s 06:44:06 06:44:06 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:44:06 #69 DONE 15.9s 06:44:06 06:44:06 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:44:06 #60 DONE 16.0s 06:44:06 06:44:06 #36 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:44:06 #36 DONE 16.0s 06:44:06 06:44:06 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:44:06 #59 DONE 16.0s 06:44:06 06:44:06 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:06 #67 DONE 16.0s 06:44:06 06:44:06 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:44:06 #58 DONE 16.0s 06:44:06 06:44:06 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:44:06 #65 DONE 16.0s 06:44:06 06:44:06 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:44:06 #57 DONE 16.0s 06:44:06 06:44:06 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:06 #66 DONE 16.0s 06:44:06 06:44:06 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:44:06 #61 DONE 16.0s 06:44:06 06:44:06 #45 [core-keeper internal] load build context 06:44:06 #45 transferring context: 595.07MB 13.0s done 06:44:06 #45 DONE 17.9s 06:44:06 06:44:06 #49 [support-notifications internal] load build context 06:44:06 #49 transferring context: 595.07MB 12.9s done 06:44:06 #49 DONE 17.9s 06:44:06 06:44:06 #56 [security-proxy-auth internal] load build context 06:44:06 #56 transferring context: 595.07MB 13.6s done 06:44:06 #56 DONE 18.0s 06:44:06 06:44:06 #50 [security-spiffe-token-provider internal] load build context 06:44:06 #50 transferring context: 595.07MB 13.7s done 06:44:06 #50 DONE 18.0s 06:44:06 06:44:06 #54 [security-bootstrapper internal] load build context 06:44:06 #54 transferring context: 595.07MB 13.5s done 06:44:06 #54 DONE 17.7s 06:44:06 06:44:06 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:44:06 #72 ... 06:44:06 06:44:06 #51 [core-command internal] load build context 06:44:06 #51 transferring context: 595.07MB 13.5s done 06:44:06 #51 DONE 17.7s 06:44:06 06:44:06 #55 [support-scheduler internal] load build context 06:44:06 #55 transferring context: 595.07MB 13.4s done 06:44:06 #55 DONE 17.7s 06:44:06 06:44:06 #53 [core-common-config-bootstrapper internal] load build context 06:44:06 #53 transferring context: 595.07MB 14.2s done 06:44:06 #53 DONE 18.1s 06:44:06 06:44:06 #47 [security-proxy-setup internal] load build context 06:44:06 #47 transferring context: 595.07MB 14.5s done 06:44:06 #47 DONE 18.1s 06:44:06 06:44:06 #52 [core-metadata internal] load build context 06:44:06 #52 transferring context: 595.07MB 15.2s done 06:44:06 #52 DONE 17.7s 06:44:06 06:44:06 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:44:06 #73 DONE 0.2s 06:44:06 06:44:06 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:44:06 #74 DONE 0.3s 06:44:06 06:44:06 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:44:06 #75 DONE 0.2s 06:44:06 06:44:06 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:44:06 #76 DONE 0.2s 06:44:06 06:44:06 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:44:06 #77 DONE 0.2s 06:44:06 06:44:06 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:44:06 #71 DONE 15.7s 06:44:06 06:44:06 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:44:06 #40 DONE 15.8s 06:44:06 06:44:06 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:06 using credential edgex-jenkins-ssh 06:44:06 Cloning the remote Git repository 06:44:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:44:06 > git init /w/workspace/edgex-go/898 # timeout=10 06:44:07 #78 ... 06:44:07 06:44:07 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:44:07 #64 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:07 #64 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:07 #64 16.98 (1/2) Installing dumb-init (1.2.5-r3) 06:44:07 #64 16.99 (2/2) Installing su-exec (0.2-r3) 06:44:07 #64 16.99 Executing busybox-1.36.1-r29.trigger 06:44:07 #64 17.00 OK: 8 MiB in 16 packages 06:44:07 #64 DONE 17.2s 06:44:07 06:44:07 #33 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:44:07 #33 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:07 #33 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:07 #33 17.02 (1/1) Installing dumb-init (1.2.5-r3) 06:44:07 #33 17.02 Executing busybox-1.36.1-r29.trigger 06:44:07 #33 17.03 OK: 8 MiB in 15 packages 06:44:07 #33 DONE 17.2s 06:44:07 06:44:07 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:44:07 #62 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:07 #62 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:07 #62 16.99 (1/4) Installing ca-certificates (20250619-r0) 06:44:07 #62 17.01 (2/4) Installing dumb-init (1.2.5-r3) 06:44:07 #62 17.01 (3/4) Installing su-exec (0.2-r3) 06:44:07 #62 17.01 (4/4) Installing yq-go (4.44.1-r2) 06:44:07 #62 17.08 Executing busybox-1.36.1-r29.trigger 06:44:07 #62 17.10 Executing ca-certificates-20250619-r0.trigger 06:44:07 #62 17.20 OK: 19 MiB in 18 packages 06:44:07 #62 DONE 17.4s 06:44:07 06:44:07 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:44:07 #0 0.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:07 #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:07 #0 1.132 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:44:07 #0 1.167 Executing busybox-1.36.1-r30.post-upgrade 06:44:07 #0 1.280 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:44:07 #0 1.282 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:44:07 #0 1.289 Executing busybox-1.36.1-r30.trigger 06:44:07 #0 1.294 OK: 12 MiB in 21 packages 06:44:07 #79 DONE 1.5s 06:44:07 06:44:07 #80 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:44:08 #80 ... 06:44:08 06:44:08 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:44:08 #0 1.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:08 #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:08 #0 1.498 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:44:08 #0 1.519 Executing busybox-1.36.1-r30.post-upgrade 06:44:08 #0 1.551 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:44:08 #0 1.555 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:44:08 #0 1.558 Executing busybox-1.36.1-r30.trigger 06:44:08 #0 1.567 OK: 19 MiB in 18 packages 06:44:08 #81 DONE 1.7s 06:44:08 06:44:08 #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:44:08 #70 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:08 #70 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:08 #70 16.49 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:44:08 #70 16.49 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:44:08 #70 16.49 OK: 24174 distinct packages available 06:44:08 #70 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:08 #70 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:08 #70 17.04 (1/5) Installing dumb-init (1.2.5-r3) 06:44:08 #70 17.04 (2/5) Installing musl-obstack (1.2.3-r2) 06:44:08 #70 17.05 (3/5) Installing libucontext (1.2-r3) 06:44:08 #70 17.05 (4/5) Installing gcompat (1.1.0-r4) 06:44:08 #70 17.06 (5/5) Installing openssl (3.3.4-r0) 06:44:08 #70 17.07 Executing busybox-1.36.1-r29.trigger 06:44:08 #70 17.08 OK: 9 MiB in 19 packages 06:44:08 #70 DONE 17.2s 06:44:08 06:44:08 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:44:08 #63 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:08 #63 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:08 #63 16.48 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:44:08 #63 16.49 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:44:08 #63 16.49 OK: 24174 distinct packages available 06:44:08 #63 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:08 #63 16.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:08 #63 16.99 (1/4) Installing dumb-init (1.2.5-r3) 06:44:08 #63 16.99 (2/4) Installing musl-obstack (1.2.3-r2) 06:44:08 #63 16.99 (3/4) Installing libucontext (1.2-r3) 06:44:08 #63 17.00 (4/4) Installing gcompat (1.1.0-r4) 06:44:08 #63 17.00 Executing busybox-1.36.1-r29.trigger 06:44:08 #63 17.01 OK: 8 MiB in 18 packages 06:44:08 #63 DONE 17.2s 06:44:08 06:44:08 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:44:08 #82 DONE 0.1s 06:44:08 06:44:08 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:44:08 #72 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:08 #72 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:08 #72 1.567 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:44:08 #72 1.586 Executing busybox-1.36.1-r30.post-upgrade 06:44:08 #72 1.622 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:44:08 #72 1.643 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:44:08 #72 1.651 Executing busybox-1.36.1-r30.trigger 06:44:08 #72 1.656 OK: 10 MiB in 17 packages 06:44:08 #72 DONE 1.8s 06:44:08 06:44:08 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:44:08 #0 1.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:08 #0 1.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:08 #0 1.670 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:44:08 #0 1.693 Executing busybox-1.36.1-r30.post-upgrade 06:44:08 #0 1.751 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:44:08 #0 1.754 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:44:08 #0 1.757 Executing busybox-1.36.1-r30.trigger 06:44:08 #0 1.773 OK: 8 MiB in 15 packages 06:44:08 #83 DONE 1.9s 06:44:08 06:44:08 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:44:08 #0 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:08 #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:08 #0 1.636 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:44:08 #0 1.653 Executing busybox-1.36.1-r30.post-upgrade 06:44:08 #0 1.740 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:44:08 #0 1.744 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:44:08 #0 1.746 Executing busybox-1.36.1-r30.trigger 06:44:08 #0 1.759 OK: 13 MiB in 28 packages 06:44:08 #84 DONE 1.9s 06:44:08 06:44:08 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:44:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:44:07 > git --version # timeout=10 06:44:07 > git --version # 'git version 2.25.1' 06:44:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:09 #85 1.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:09 #85 1.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:09 #85 1.874 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:44:09 #85 1.896 Executing busybox-1.36.1-r30.post-upgrade 06:44:09 #85 1.962 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:44:09 #85 1.965 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:44:09 #85 1.968 Executing busybox-1.36.1-r30.trigger 06:44:09 #85 1.976 OK: 9 MiB in 19 packages 06:44:14 #85 ... 06:44:14 06:44:14 #80 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:44:14 #80 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:14 #80 1.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:14 #80 2.365 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:44:14 #80 2.384 Executing busybox-1.36.1-r30.post-upgrade 06:44:14 #80 2.446 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:44:14 #80 2.449 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:44:14 #80 2.452 Executing busybox-1.36.1-r30.trigger 06:44:14 #80 2.461 OK: 8 MiB in 15 packages 06:44:16 #80 ... 06:44:16 06:44:16 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:44:16 #0 1.292 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:16 #0 4.207 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:16 #0 4.717 (1/1) Installing dumb-init (1.2.5-r3) 06:44:16 #0 4.903 Executing busybox-1.36.1-r29.trigger 06:44:16 #0 4.917 OK: 8 MiB in 15 packages 06:44:16 #86 ... 06:44:16 06:44:16 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:44:16 #0 1.206 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:16 #0 4.179 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:16 #0 4.694 OK: 248 MiB in 58 packages 06:44:16 #87 ... 06:44:16 06:44:16 #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:16 #88 ... 06:44:16 06:44:16 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:16 #89 ... 06:44:16 06:44:16 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:16 #90 ... 06:44:16 06:44:16 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:17 #91 ... 06:44:17 06:44:17 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:44:17 #0 1.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:17 #0 1.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:17 #0 1.826 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:44:17 #0 1.842 Executing busybox-1.36.1-r30.post-upgrade 06:44:17 #0 1.886 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:44:17 #0 1.889 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:44:17 #0 1.894 Executing busybox-1.36.1-r30.trigger 06:44:17 #0 1.916 OK: 8 MiB in 18 packages 06:44:17 #92 ... 06:44:17 06:44:17 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:44:17 #0 1.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:17 #0 1.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:17 #0 2.272 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:44:17 #0 2.294 Executing busybox-1.36.1-r30.post-upgrade 06:44:17 #0 2.350 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:44:17 #0 2.353 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:44:17 #0 2.357 Executing busybox-1.36.1-r30.trigger 06:44:17 #0 2.362 OK: 8 MiB in 16 packages 06:44:17 #93 ... 06:44:17 06:44:17 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:44:17 #0 1.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:17 #0 1.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:17 #0 2.206 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:44:17 #0 2.223 Executing busybox-1.36.1-r30.post-upgrade 06:44:17 #0 2.295 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:44:17 #0 2.298 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:44:17 #0 2.302 Executing busybox-1.36.1-r30.trigger 06:44:17 #0 2.318 OK: 19 MiB in 18 packages 06:44:18 #94 ... 06:44:18 06:44:18 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:44:18 #93 DONE 11.0s 06:44:18 06:44:18 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:44:20 #95 ... 06:44:20 06:44:20 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:44:20 #86 DONE 14.0s 06:44:20 06:44:20 #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:44:20 #80 DONE 12.8s 06:44:20 06:44:20 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:44:20 #92 DONE 12.3s 06:44:20 06:44:20 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:44:20 #85 DONE 12.3s 06:44:20 06:44:20 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:44:20 #87 DONE 14.0s 06:44:20 06:44:20 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:44:20 #94 DONE 12.7s 06:44:20 06:44:20 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:20 #91 DONE 13.8s 06:44:20 06:44:20 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:20 #89 DONE 13.8s 06:44:20 06:44:20 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:20 #78 DONE 13.9s 06:44:20 06:44:20 #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:20 #88 DONE 13.9s 06:44:20 06:44:20 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:20 #90 DONE 13.8s 06:44:20 06:44:20 #96 [core-common-config-bootstrapper builder 6/7] COPY . . 06:44:21 #96 ... 06:44:21 06:44:21 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:44:21 #97 DONE 0.9s 06:44:21 06:44:21 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:44:21 #95 DONE 2.6s 06:44:21 06:44:21 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:44:21 #98 DONE 0.9s 06:44:21 06:44:21 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:44:21 #99 DONE 0.9s 06:44:21 06:44:21 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:44:21 #100 DONE 1.0s 06:44:21 06:44:21 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:27 #101 ... 06:44:27 06:44:27 #102 [security-proxy-setup builder 6/7] COPY . . 06:44:27 #102 DONE 7.4s 06:44:27 06:44:27 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:44:27 #103 DONE 6.4s 06:44:27 06:44:27 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:44:27 #104 DONE 6.5s 06:44:27 06:44:27 #96 [core-command builder 6/7] COPY . . 06:44:27 #96 DONE 7.4s 06:44:27 06:44:27 #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:44:27 #105 CACHED 06:44:27 06:44:27 #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:27 #106 CACHED 06:44:27 06:44:27 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 06:44:27 #107 CACHED 06:44:27 06:44:27 #108 [support-scheduler builder 6/7] COPY . . 06:44:27 #108 DONE 7.4s 06:44:27 06:44:27 #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:27 #109 CACHED 06:44:27 06:44:27 #110 [core-command builder 4/7] COPY go.mod vendor* ./ 06:44:27 #110 CACHED 06:44:27 06:44:27 #111 [core-command builder 6/7] COPY . . 06:44:27 #111 CACHED 06:44:27 06:44:27 #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:27 #112 CACHED 06:44:27 06:44:27 #113 [core-metadata builder 6/7] COPY . . 06:44:27 #113 CACHED 06:44:27 06:44:27 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:44:27 #114 CACHED 06:44:27 06:44:27 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:27 #115 CACHED 06:44:27 06:44:27 #116 [security-proxy-auth builder 6/7] COPY . . 06:44:27 #116 CACHED 06:44:27 06:44:27 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:44:27 #117 CACHED 06:44:27 06:44:27 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:27 #118 CACHED 06:44:27 06:44:27 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:44:27 #119 CACHED 06:44:27 06:44:27 #120 [security-proxy-setup builder 6/7] COPY . . 06:44:27 #120 CACHED 06:44:27 06:44:27 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:27 #121 CACHED 06:44:27 06:44:27 #122 [security-bootstrapper builder 6/7] COPY . . 06:44:27 #122 CACHED 06:44:27 06:44:27 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:44:27 #123 CACHED 06:44:27 06:44:27 #124 [security-spiffe-token-provider builder 6/7] COPY . . 06:44:27 #124 DONE 7.4s 06:44:27 06:44:27 #125 [support-notifications builder 6/7] COPY . . 06:44:27 #125 DONE 7.4s 06:44:27 06:44:27 #126 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:44:27 #126 DONE 6.5s 06:44:27 06:44:27 #127 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:44:27 #127 DONE 6.5s 06:44:27 06:44:27 #128 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:44:27 #128 ... 06:44:27 06:44:27 #129 [security-spire-server stage-2 6/9] COPY security.txt / 06:44:27 #129 DONE 0.1s 06:44:27 06:44:27 #130 [security-spire-config stage-2 6/10] COPY security.txt / 06:44:27 #130 DONE 0.3s 06:44:27 06:44:27 #128 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:44:27 #128 DONE 0.3s 06:44:27 06:44:27 #131 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:44:27 #131 DONE 0.2s 06:44:27 06:44:27 #132 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:44:28 #132 DONE 0.1s 06:44:28 06:44:28 #133 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:44:28 #133 DONE 0.1s 06:44:28 06:44:28 #134 [security-spire-agent stage-3 7/10] COPY security.txt / 06:44:28 #134 DONE 0.2s 06:44:28 06:44:28 #135 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:44:28 #135 ... 06:44:28 06:44:28 #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:44:28 #136 DONE 0.1s 06:44:28 06:44:28 #137 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:44:28 #137 DONE 0.1s 06:44:28 06:44:28 #135 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:44:28 #135 DONE 0.2s 06:44:28 06:44:28 #138 [security-spire-server] exporting to image 06:44:28 #138 exporting layers 06:44:28 #138 ... 06:44:28 06:44:28 #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:44:28 #139 DONE 0.2s 06:44:28 06:44:28 #140 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:44:28 #140 DONE 0.2s 06:44:28 06:44:28 #141 [security-spire-config] exporting to image 06:44:28 #141 ... 06:44:28 06:44:28 #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:44:28 #142 DONE 0.2s 06:44:28 06:44:28 #143 [security-spire-agent] exporting to image 06:44:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:44:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:29 #143 ... 06:44:29 06:44:29 #138 [security-spire-server] exporting to image 06:44:29 #138 exporting layers 1.0s done 06:44:29 #138 writing image sha256:7f66b64a6309fc14796aaec6f8af92909b8cba171735b6b1fc58eb4ed678c26e 0.1s done 06:44:29 #138 naming to docker.io/library/security-spire-server 0.0s done 06:44:29 #138 DONE 1.2s 06:44:29 06:44:29 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:44:29 #0 1.141 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:44:30 Avoid second fetch 06:44:30 Checking out Revision fdd491cb5d120a6a419ece3d02729024fa071cd3 (main) 06:44:30 #144 ... 06:44:30 06:44:30 #141 [security-spire-config] exporting to image 06:44:30 #141 exporting layers 1.6s done 06:44:30 #141 writing image sha256:db4ac9b04c7ba84f6216135ce51024561406eed15538138506917d59fc89842b 0.2s done 06:44:30 #141 naming to docker.io/library/security-spire-config 0.0s done 06:44:30 #141 DONE 2.2s 06:44:30 06:44:30 #143 [security-spire-agent] exporting to image 06:44:30 #143 exporting layers 1.6s done 06:44:30 #143 writing image sha256:2f33fc4b2858617765c5354e35705173d1c4568bbb710d35e9ed156701874da5 0.0s done 06:44:30 #143 naming to docker.io/library/security-spire-agent 0.0s done 06:44:30 #143 DONE 2.1s 06:44:30 06:44:30 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:44:30 #0 1.145 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:44:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5246)" 06:44:30 > git config core.sparsecheckout # timeout=10 06:44:30 > git checkout -f fdd491cb5d120a6a419ece3d02729024fa071cd3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:35 provisioning config files... 06:44:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/898@tmp/config3792385079713148784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:36 ---> ****-login.sh 06:44:36 nexus3.edgexfoundry.org:10001 06:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:37 Configure a credential helper to remove this warning. See 06:44:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:37 06:44:37 Login Succeeded 06:44:37 nexus3.edgexfoundry.org:10002 06:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:37 Configure a credential helper to remove this warning. See 06:44:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:37 06:44:37 Login Succeeded 06:44:37 nexus3.edgexfoundry.org:10003 06:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:37 Configure a credential helper to remove this warning. See 06:44:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:37 06:44:37 Login Succeeded 06:44:37 nexus3.edgexfoundry.org:10004 06:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:38 Configure a credential helper to remove this warning. See 06:44:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:38 06:44:38 Login Succeeded 06:44:38 ****.io 06:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:38 Configure a credential helper to remove this warning. See 06:44:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:38 06:44:38 Login Succeeded 06:44:38 ---> ****-login.sh ends [Pipeline] } 06:44:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:44:38 #145 ... 06:44:38 06:44:38 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:44:38 #0 0.937 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:44:38 #146 ... 06:44:38 06:44:38 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:44:38 #0 1.161 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:44:38 #147 ... 06:44:38 06:44:38 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:44:38 #0 1.063 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:44:38 #148 ... 06:44:38 06:44:38 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:44:38 #0 0.944 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:44:38 #149 ... 06:44:38 06:44:38 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:44:38 #0 1.098 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:44:38 #150 ... 06:44:38 06:44:38 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:44:38 #0 1.083 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:44:38 #151 ... 06:44:38 06:44:38 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:44:38 #0 0.489 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:44:38 #152 ... 06:44:38 06:44:38 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:44:38 #0 0.839 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:44:38 #153 ... 06:44:38 06:44:38 #154 [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:44:38 #0 0.940 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh 06:44:39 + git config --global --add safe.directory /w/workspace/edgex-go/898 [Pipeline] echo 06:44:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:44:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:44:39 ========================================================= 06:44:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:44:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:44:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:44:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:44:40 94e9d8af2201: Pulling fs layer 06:44:40 a6c56e8762df: Pulling fs layer 06:44:40 f0f3c8884826: Pulling fs layer 06:44:40 c7e7622c144d: Pulling fs layer 06:44:40 4f4fb700ef54: Pulling fs layer 06:44:40 b4c3b6d88c5a: Pulling fs layer 06:44:40 ba8bce9d2590: Pulling fs layer 06:44:40 ca778ea9c289: Pulling fs layer 06:44:40 ba8bce9d2590: Waiting 06:44:40 c7e7622c144d: Waiting 06:44:40 ca778ea9c289: Waiting 06:44:40 4f4fb700ef54: Waiting 06:44:40 b4c3b6d88c5a: Waiting 06:44:40 a6c56e8762df: Verifying Checksum 06:44:40 a6c56e8762df: Download complete 06:44:40 c7e7622c144d: Verifying Checksum 06:44:40 c7e7622c144d: Download complete 06:44:40 4f4fb700ef54: Verifying Checksum 06:44:40 4f4fb700ef54: Download complete 06:44:40 b4c3b6d88c5a: Verifying Checksum 06:44:40 b4c3b6d88c5a: Download complete 06:44:40 94e9d8af2201: Verifying Checksum 06:44:40 94e9d8af2201: Download complete 06:44:40 ca778ea9c289: Verifying Checksum 06:44:40 ca778ea9c289: Download complete 06:44:41 94e9d8af2201: Pull complete 06:44:41 a6c56e8762df: Pull complete 06:44:42 f0f3c8884826: Verifying Checksum 06:44:42 f0f3c8884826: Download complete 06:44:43 ba8bce9d2590: Verifying Checksum 06:44:43 ba8bce9d2590: Download complete 06:44:51 #154 ... 06:44:51 06:44:51 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:51 #101 DONE 28.3s 06:44:51 06:44:51 #155 [core-keeper builder 7/8] COPY . . 06:44:51 #155 DONE 2.4s 06:44:51 06:44:51 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:44:52 #156 0.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:44:58 f0f3c8884826: Pull complete 06:44:58 c7e7622c144d: Pull complete 06:44:58 4f4fb700ef54: Pull complete 06:44:58 b4c3b6d88c5a: Pull complete 06:45:06 ba8bce9d2590: Pull complete 06:45:09 ca778ea9c289: Pull complete 06:45:09 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:45:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:45:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 06:45:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:45:09 WORKDIR /edgex 06:45:09 COPY go.mod . 06:45:09 RUN go mod download 06:45:09 + docker build -t ci-base-image-arm64 -f - . 06:45:10 Sending build context to Docker daemon 3.737MB 06:45:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:45:10 ---> 47b25d7523d1 06:45:10 Step 2/4 : WORKDIR /edgex 06:45:12 ---> Running in c5b80fec45fd 06:45:12 Removing intermediate container c5b80fec45fd 06:45:12 ---> 4175d595328e 06:45:12 Step 3/4 : COPY go.mod . 06:45:13 ---> 5ff97eb0fc4e 06:45:13 Step 4/4 : RUN go mod download 06:45:13 ---> Running in b54b185fd253 06:46:00 #156 ... 06:46:00 06:46:00 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:46:00 #153 DONE 89.7s 06:46:00 06:46:00 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:46:00 #145 ... 06:46:00 06:46:00 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:46:00 #157 DONE 0.1s 06:46:00 06:46:00 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:46:00 #158 DONE 0.1s 06:46:00 06:46:00 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:46:00 #159 DONE 0.1s 06:46:00 06:46:00 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:46:00 #144 ... 06:46:00 06:46:00 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:46:00 #160 DONE 0.0s 06:46:00 06:46:00 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:46:00 #161 DONE 0.1s 06:46:00 06:46:00 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:46:00 #162 DONE 1.0s 06:46:00 06:46:00 #163 [core-common-config-bootstrapper] exporting to image 06:46:00 #163 exporting layers 06:46:00 #163 exporting layers 0.2s done 06:46:00 #163 writing image sha256:d2fbd8168778643012cbfd63435b0620352615f1c454ba0f8a967aee393d708a done 06:46:00 #163 naming to docker.io/library/core-common-config-bootstrapper done 06:46:00 #163 DONE 0.3s 06:46:00 06:46:00 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:46:00 #145 ... 06:46:00 06:46:00 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:46:00 #148 DONE 92.6s 06:46:00 06:46:00 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:46:00 #164 DONE 0.2s 06:46:00 06:46:00 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:46:01 #165 DONE 1.0s 06:46:01 06:46:01 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:46:01 #166 DONE 0.2s 06:46:01 06:46:01 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:46:02 #167 DONE 0.2s 06:46:02 06:46:02 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:46:02 #168 DONE 0.2s 06:46:02 06:46:02 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:46:02 #169 DONE 0.0s 06:46:02 06:46:02 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:46:02 #170 DONE 0.2s 06:46:02 06:46:02 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:46:02 #149 ... 06:46:02 06:46:02 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 06:46:02 #171 DONE 0.2s 06:46:02 06:46:02 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:46:02 #172 DONE 0.2s 06:46:02 06:46:02 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:46:02 #173 DONE 0.1s 06:46:02 06:46:02 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:46:02 #150 ... 06:46:02 06:46:02 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:46:03 #174 DONE 1.0s 06:46:03 06:46:03 #175 [security-bootstrapper] exporting to image 06:46:04 #175 exporting layers 0.6s done 06:46:04 #175 writing image sha256:218540a5707f83012edc5270f6537f6d2b97d23b67af172b78a67d58e49a4dcb done 06:46:04 #175 naming to docker.io/library/security-bootstrapper done 06:46:04 #175 DONE 0.6s 06:46:04 06:46:04 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:46:09 Removing intermediate container b54b185fd253 06:46:09 ---> ec460c6d3067 06:46:09 Successfully built ec460c6d3067 06:46:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:10 + docker inspect -f . ci-base-image-arm64 06:46:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:10 prd-ubuntu20.04-docker-arm64-4c-16g-8291 does not seem to be running inside a container 06:46:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 06:46:11 $ docker top 8fe6a68d5fcad1ae5191bad875ce5b3b478e1bca11fa9175a55c82f9b586fe89 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:12 + go version 06:46:12 go version go1.23.9 linux/arm64 [Pipeline] } 06:46:12 $ docker stop --time=1 8fe6a68d5fcad1ae5191bad875ce5b3b478e1bca11fa9175a55c82f9b586fe89 06:46:14 $ docker rm -f --volumes 8fe6a68d5fcad1ae5191bad875ce5b3b478e1bca11fa9175a55c82f9b586fe89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:46:15 06:46:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:46:16 latest: Pulling from edgex-devops/edgex-compose-arm64 06:46:16 547446be3368: Pulling fs layer 06:46:16 d125d8839a47: Pulling fs layer 06:46:16 3e85d5ac6304: Pulling fs layer 06:46:16 c3105a71a48b: Pulling fs layer 06:46:16 0f093f025ec4: Pulling fs layer 06:46:16 c3105a71a48b: Waiting 06:46:16 c3106fc0e877: Pulling fs layer 06:46:16 0f093f025ec4: Waiting 06:46:16 c3106fc0e877: Waiting 06:46:16 547446be3368: Verifying Checksum 06:46:16 547446be3368: Download complete 06:46:16 c3105a71a48b: Verifying Checksum 06:46:16 c3105a71a48b: Download complete 06:46:16 d125d8839a47: Verifying Checksum 06:46:16 d125d8839a47: Download complete 06:46:16 c3106fc0e877: Verifying Checksum 06:46:16 c3106fc0e877: Download complete 06:46:16 0f093f025ec4: Verifying Checksum 06:46:16 0f093f025ec4: Download complete 06:46:17 547446be3368: Pull complete 06:46:18 d125d8839a47: Pull complete 06:46:18 3e85d5ac6304: Verifying Checksum 06:46:18 3e85d5ac6304: Download complete 06:46:28 3e85d5ac6304: Pull complete 06:46:29 c3105a71a48b: Pull complete 06:46:30 0f093f025ec4: Pull complete 06:46:30 c3106fc0e877: Pull complete 06:46:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:46:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:46:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:31 prd-ubuntu20.04-docker-arm64-4c-16g-8291 does not seem to be running inside a container 06:46:31 $ 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/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 06:46:33 $ docker top 86c88a6d03a64230800c8708204119b298943fd32c13f0bd58f014d5cb07d474 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:34 + docker compose -f ./docker-compose-build.yml build --parallel 06:46:46 #1 [security-secretstore-setup internal] load build definition from Dockerfile 06:46:46 #1 transferring dockerfile: 06:46:46 #1 transferring dockerfile: 2.49kB 0.0s done 06:46:46 #1 DONE 0.1s 06:46:46 06:46:46 #2 [support-scheduler internal] load build definition from Dockerfile 06:46:46 #2 transferring dockerfile: 1.83kB done 06:46:46 #2 DONE 0.1s 06:46:46 06:46:46 #3 [security-spire-config internal] load build definition from Dockerfile 06:46:46 #3 transferring dockerfile: 1.69kB 0.0s done 06:46:46 #3 DONE 0.1s 06:46:46 06:46:46 #4 [security-proxy-auth internal] load build definition from Dockerfile 06:46:46 #4 transferring dockerfile: 2.14kB 0.0s done 06:46:46 #4 DONE 0.1s 06:46:46 06:46:46 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:46:46 #5 transferring dockerfile: 2.23kB 0.0s done 06:46:46 #5 DONE 0.1s 06:46:46 06:46:46 #6 [core-keeper internal] load build definition from Dockerfile 06:46:46 #6 transferring dockerfile: 2.01kB 0.0s done 06:46:46 #6 DONE 0.1s 06:46:46 06:46:46 #7 [core-metadata internal] load build definition from Dockerfile 06:46:46 #7 transferring dockerfile: 2.10kB 0.0s done 06:46:46 #7 DONE 0.1s 06:46:46 06:46:46 #8 [security-spire-server internal] load build definition from Dockerfile 06:46:46 #8 transferring dockerfile: 1.70kB 0.0s done 06:46:46 #8 DONE 0.1s 06:46:46 06:46:46 #9 [security-bootstrapper internal] load build definition from Dockerfile 06:46:46 #9 transferring dockerfile: 3.02kB done 06:46:46 #9 DONE 0.1s 06:46:46 06:46:46 #10 [security-spire-agent internal] load build definition from Dockerfile 06:46:46 #10 transferring dockerfile: 1.81kB 0.0s done 06:46:46 #10 DONE 0.1s 06:46:46 06:46:46 #11 [core-data internal] load build definition from Dockerfile 06:46:46 #11 transferring dockerfile: 2.04kB 0.0s done 06:46:46 #11 DONE 0.1s 06:46:46 06:46:46 #12 [security-proxy-setup internal] load build definition from Dockerfile 06:46:46 #12 transferring dockerfile: 2.50kB 0.0s done 06:46:46 #12 DONE 0.1s 06:46:46 06:46:46 #13 [core-command internal] load build definition from Dockerfile 06:46:46 #13 transferring dockerfile: 1.94kB 0.0s done 06:46:46 #13 DONE 0.1s 06:46:46 06:46:46 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:46:46 #14 transferring dockerfile: 1.89kB 0.0s done 06:46:46 #14 DONE 0.1s 06:46:46 06:46:46 #15 [support-notifications internal] load build definition from Dockerfile 06:46:47 #15 transferring dockerfile: 2.00kB 0.0s done 06:46:47 #15 DONE 0.1s 06:46:47 06:46:47 #16 [security-secretstore-setup internal] load .dockerignore 06:46:47 #16 transferring context: 50B 0.0s done 06:46:47 #16 DONE 0.1s 06:46:48 06:46:48 #17 [support-scheduler internal] load .dockerignore 06:46:48 #17 transferring context: 50B 0.0s done 06:46:48 #17 DONE 0.1s 06:46:48 06:46:48 #18 [security-spire-config internal] load .dockerignore 06:46:48 #18 transferring context: 50B done 06:46:48 #18 DONE 0.0s 06:46:48 06:46:48 #19 [security-proxy-auth internal] load .dockerignore 06:46:48 #19 transferring context: 50B done 06:46:48 #19 DONE 0.1s 06:46:48 06:46:48 #20 [core-common-config-bootstrapper internal] load .dockerignore 06:46:48 #20 transferring context: 50B 0.0s done 06:46:48 #20 DONE 0.1s 06:46:48 06:46:48 #21 [core-keeper internal] load .dockerignore 06:46:48 #21 transferring context: 50B 0.0s done 06:46:48 #21 DONE 0.1s 06:46:48 06:46:48 #22 [security-spire-server internal] load .dockerignore 06:46:48 #22 transferring context: 50B 0.0s done 06:46:48 #22 DONE 0.1s 06:46:48 06:46:48 #23 [core-metadata internal] load .dockerignore 06:46:48 #23 transferring context: 50B 0.0s done 06:46:48 #23 DONE 0.1s 06:46:48 06:46:48 #24 [security-bootstrapper internal] load .dockerignore 06:46:48 #24 transferring context: 50B done 06:46:48 #24 DONE 0.1s 06:46:48 06:46:48 #25 [security-spire-agent internal] load .dockerignore 06:46:48 #25 transferring context: 50B done 06:46:48 #25 DONE 0.1s 06:46:48 06:46:48 #26 [security-proxy-setup internal] load .dockerignore 06:46:48 #26 transferring context: 50B done 06:46:48 #26 DONE 0.1s 06:46:48 06:46:48 #27 [core-data internal] load .dockerignore 06:46:48 #27 transferring context: 50B done 06:46:48 #27 DONE 0.1s 06:46:48 06:46:48 #28 [core-command internal] load .dockerignore 06:46:49 #28 transferring context: 50B 0.0s done 06:46:49 #28 DONE 0.1s 06:46:49 06:46:49 #29 [security-spiffe-token-provider internal] load .dockerignore 06:46:49 #29 transferring context: 50B 0.0s done 06:46:49 #29 DONE 0.1s 06:46:49 06:46:49 #30 [support-notifications internal] load .dockerignore 06:46:49 #30 transferring context: 50B 0.0s done 06:46:49 #30 DONE 0.1s 06:46:49 06:46:49 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:49 #31 DONE 0.0s 06:46:49 06:46:49 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 06:46:49 #32 DONE 0.2s 06:46:49 06:46:49 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:49 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:46:49 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:46:49 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:46:49 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:46:49 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.1s 06:46:49 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.48MB / 4.09MB 0.2s 06:46:49 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 0.3s 06:46:49 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 06:46:49 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 06:46:50 #33 ... 06:46:50 06:46:50 #34 [security-secretstore-setup internal] load build context 06:46:50 #34 transferring context: 3.26MB 0.8s done 06:46:50 #34 DONE 1.0s 06:46:50 06:46:50 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:50 #35 DONE 1.1s 06:46:50 06:46:50 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:50 #33 ... 06:46:50 06:46:50 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:50 #31 DONE 0.0s 06:46:50 06:46:50 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:50 #33 ... 06:46:50 06:46:50 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 06:46:50 #32 DONE 0.3s 06:46:50 06:46:50 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:50 #35 DONE 1.9s 06:46:50 06:46:50 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 06:46:50 #36 DONE 0.5s 06:46:50 06:46:50 #33 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:50 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:46:50 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:46:50 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:46:50 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:46:50 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 06:46:50 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 06:46:50 #33 ... 06:46:50 06:46:50 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:50 #31 DONE 0.0s 06:46:50 06:46:50 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 06:46:50 #32 DONE 0.4s 06:46:50 06:46:50 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:50 #35 DONE 1.9s 06:46:50 06:46:50 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 06:46:50 #36 DONE 0.6s 06:46:50 06:46:50 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:50 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:46:50 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:46:50 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:46:50 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:46:50 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 06:46:50 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 06:46:50 #33 ... 06:46:50 06:46:50 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:50 #31 DONE 0.0s 06:46:51 06:46:51 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:51 #31 DONE 0.0s 06:46:51 06:46:51 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:51 #35 DONE 2.0s 06:46:51 06:46:51 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 06:46:51 #36 DONE 0.6s 06:46:51 06:46:51 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:51 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:46:51 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:46:51 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:46:51 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:46:51 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 06:46:51 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 06:46:51 #33 ... 06:46:51 06:46:51 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:51 #35 DONE 2.0s 06:46:51 06:46:51 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:51 #31 DONE 0.0s 06:46:51 06:46:51 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 06:46:51 #36 DONE 0.6s 06:46:51 06:46:51 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:51 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:46:51 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:46:51 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:46:51 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:46:51 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 06:46:51 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 06:46:51 #33 DONE 3.3s 06:46:51 06:46:51 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:51 #31 DONE 0.1s 06:46:51 06:46:51 #37 [support-scheduler internal] load build context 06:46:52 #37 ... 06:46:52 06:46:52 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:52 #35 DONE 2.1s 06:46:52 06:46:52 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 06:46:52 #36 DONE 0.7s 06:46:52 06:46:52 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:52 #31 DONE 0.1s 06:46:52 06:46:52 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:52 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:46:52 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:46:52 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:46:52 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:46:52 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 06:46:52 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 06:46:52 #33 DONE 3.4s 06:46:52 06:46:52 #37 [support-scheduler internal] load build context 06:46:52 #37 ... 06:46:52 06:46:52 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:46:52 #38 DONE 1.6s 06:46:52 06:46:52 #37 [support-scheduler internal] load build context 06:46:52 #37 ... 06:46:52 06:46:52 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:52 #31 DONE 0.1s 06:46:52 06:46:52 #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:52 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:46:52 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:46:52 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:46:52 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:46:52 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 06:46:52 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 06:46:52 #33 DONE 3.4s 06:46:52 06:46:52 #37 [support-scheduler internal] load build context 06:46:52 #37 ... 06:46:52 06:46:52 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:52 #31 DONE 0.1s 06:46:52 06:46:52 #39 [security-proxy-auth internal] load build context 06:46:52 #39 transferring context: 3.26MB 1.5s done 06:46:52 #39 DONE 1.7s 06:46:52 06:46:52 #37 [support-scheduler internal] load build context 06:46:52 #37 transferring context: 3.26MB 1.9s done 06:46:52 #37 ... 06:46:52 06:46:52 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:52 #31 DONE 0.1s 06:46:52 06:46:52 #37 [support-scheduler internal] load build context 06:46:52 #37 DONE 2.2s 06:46:52 06:46:52 #40 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:46:52 #40 ... 06:46:52 06:46:52 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:52 #31 DONE 0.1s 06:46:53 06:46:53 #41 [core-keeper internal] load build context 06:46:53 #41 transferring context: 3.26MB 2.0s done 06:46:54 #41 ... 06:46:54 06:46:54 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:54 #35 DONE 2.1s 06:46:54 06:46:54 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 06:46:54 #36 DONE 0.8s 06:46:54 06:46:54 #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:54 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:46:54 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:46:54 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:46:54 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:46:54 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 06:46:54 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 06:46:54 #33 DONE 3.4s 06:46:54 06:46:54 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 06:46:54 #32 DONE 3.1s 06:46:54 06:46:54 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:54 #35 DONE 2.1s 06:46:54 06:46:54 #36 [core-command builder 2/7] WORKDIR /edgex-go 06:46:54 #36 DONE 0.8s 06:46:54 06:46:54 #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:54 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:46:54 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:46:54 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:46:54 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:46:54 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 06:46:54 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 06:46:54 #33 DONE 3.4s 06:46:54 06:46:54 #42 [core-command internal] load build context 06:46:54 #42 ... 06:46:54 06:46:54 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:54 #35 DONE 2.1s 06:46:54 06:46:54 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 06:46:54 #36 DONE 0.8s 06:46:54 06:46:54 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:54 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:46:54 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:46:54 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:46:54 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:46:54 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 06:46:54 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 06:46:54 #33 DONE 3.4s 06:46:54 06:46:54 #43 [core-metadata internal] load build context 06:46:54 #43 ... 06:46:54 06:46:54 #44 [core-common-config-bootstrapper internal] load build context 06:46:54 #44 transferring context: 3.26MB 2.0s done 06:46:54 #44 DONE 3.3s 06:46:54 06:46:54 #43 [core-metadata internal] load build context 06:46:54 #43 ... 06:46:54 06:46:54 #45 [security-spire-server internal] load build context 06:46:54 #45 transferring context: 23.80kB 0.2s done 06:46:54 #45 DONE 2.3s 06:46:54 06:46:54 #43 [core-metadata internal] load build context 06:46:55 #43 ... 06:46:55 06:46:55 #46 [security-spire-config internal] load build context 06:46:55 #46 transferring context: 22.05kB 0.1s done 06:46:55 #46 DONE 2.6s 06:46:55 06:46:55 #43 [core-metadata internal] load build context 06:46:56 #43 ... 06:46:56 06:46:56 #41 [core-keeper internal] load build context 06:46:56 #41 DONE 4.5s 06:46:56 06:46:56 #43 [core-metadata internal] load build context 06:46:56 #43 ... 06:46:56 06:46:56 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:46:56 #47 DONE 4.5s 06:46:56 06:46:56 #48 [security-bootstrapper internal] load build context 06:46:56 #48 transferring context: 3.26MB 3.6s done 06:46:56 #48 DONE 4.3s 06:46:56 06:46:56 #43 [core-metadata internal] load build context 06:46:56 #43 ... 06:46:56 06:46:56 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:56 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:46:56 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:46:56 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:46:56 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:46:56 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 06:46:56 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 06:46:56 #33 DONE 3.4s 06:46:56 06:46:56 #49 [security-spire-agent internal] load build context 06:46:56 #49 DONE 0.0s 06:46:56 06:46:56 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:46:56 #50 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:46:57 #50 ... 06:46:57 06:46:57 #43 [core-metadata internal] load build context 06:46:57 #43 transferring context: 3.26MB 4.4s done 06:46:57 #43 DONE 5.6s 06:46:57 06:46:57 #42 [core-command internal] load build context 06:46:59 #42 ... 06:46:59 06:46:59 #49 [security-spire-agent internal] load build context 06:46:59 #49 transferring context: 23.33kB 0.5s done 06:46:59 #49 DONE 2.7s 06:46:59 06:46:59 #42 [core-command internal] load build context 06:47:00 #42 ... 06:47:00 06:47:00 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:47:00 #0 8.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:00 #0 9.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:00 #51 ... 06:47:00 06:47:00 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:47:00 #52 ... 06:47:00 06:47:00 #53 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:47:01 #53 ... 06:47:01 06:47:01 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:01 #54 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.7s done 06:47:01 #54 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:47:01 #54 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 06:47:01 #54 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 06:47:01 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.4s done 06:47:01 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.8s done 06:47:01 #54 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.9s done 06:47:01 #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 06:47:01 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 3.3s 06:47:01 #54 ... 06:47:01 06:47:01 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:01 #55 ... 06:47:01 06:47:01 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:01 #50 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.1s done 06:47:01 #50 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:47:01 #50 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 06:47:01 #50 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 06:47:01 #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 06:47:01 #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 06:47:01 #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 06:47:01 #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.0s done 06:47:01 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 2.0s 06:47:01 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 2.5s 06:47:01 #50 ... 06:47:01 06:47:01 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:01 #56 ... 06:47:01 06:47:01 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:01 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 4.6s 06:47:02 #54 ... 06:47:02 06:47:02 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:47:02 #57 ... 06:47:02 06:47:02 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:47:02 #58 ... 06:47:02 06:47:02 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:47:02 #59 ... 06:47:02 06:47:02 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:02 #54 ... 06:47:02 06:47:02 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:47:03 #60 ... 06:47:03 06:47:03 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:03 #55 DONE 11.3s 06:47:03 06:47:03 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:03 #54 ... 06:47:03 06:47:03 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:47:03 #61 ... 06:47:03 06:47:03 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:03 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 3.6s 06:47:03 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 4.4s 06:47:03 #50 ... 06:47:03 06:47:03 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:47:04 #62 ... 06:47:04 06:47:04 #63 [core-data internal] load build context 06:47:04 #63 transferring context: 2.03MB 7.3s 06:47:04 #63 ... 06:47:04 06:47:04 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:47:04 #64 ... 06:47:04 06:47:04 #65 [support-notifications internal] load build context 06:47:04 #65 ... 06:47:04 06:47:04 #66 [security-spiffe-token-provider internal] load build context 06:47:04 #66 ... 06:47:04 06:47:04 #67 [security-proxy-setup internal] load build context 06:47:04 #67 ... 06:47:04 06:47:04 #65 [support-notifications internal] load build context 06:47:04 #65 ... 06:47:04 06:47:04 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:47:04 #68 ... 06:47:04 06:47:04 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:47:05 #69 ... 06:47:05 06:47:05 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:47:05 #70 ... 06:47:05 06:47:05 #66 [security-spiffe-token-provider internal] load build context 06:47:05 #66 ... 06:47:05 06:47:05 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:47:05 #71 ... 06:47:05 06:47:05 #66 [security-spiffe-token-provider internal] load build context 06:47:05 #66 ... 06:47:05 06:47:05 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:05 #56 DONE 13.9s 06:47:06 06:47:06 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:06 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 8.6s 06:47:06 #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:47:06 #54 ... 06:47:06 06:47:06 #40 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:47:06 #40 ... 06:47:06 06:47:06 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:47:06 #60 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:07 #60 ... 06:47:07 06:47:07 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:47:07 #51 13.37 OK: 239 MiB in 58 packages 06:47:07 #51 DONE 16.9s 06:47:07 06:47:07 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:07 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.48MB / 33.17MB 10.4s 06:47:07 #54 ... 06:47:07 06:47:07 #53 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:47:07 #53 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:07 #53 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:07 #53 15.23 OK: 239 MiB in 58 packages 06:47:07 #53 DONE 17.1s 06:47:07 06:47:07 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:09 #54 ... 06:47:09 06:47:09 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:47:09 #52 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:09 #52 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:09 #52 15.30 OK: 239 MiB in 58 packages 06:47:09 #52 DONE 19.3s 06:47:09 06:47:09 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:09 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 12.2s 06:47:09 #54 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:47:10 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.40MB / 33.17MB 13.0s 06:47:10 #54 ... 06:47:10 06:47:10 #63 [core-data internal] load build context 06:47:10 #63 transferring context: 3.26MB 11.3s done 06:47:10 #63 DONE 16.7s 06:47:10 06:47:10 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:10 #54 ... 06:47:10 06:47:10 #67 [security-proxy-setup internal] load build context 06:47:10 #67 transferring context: 3.26MB 11.2s done 06:47:10 #67 DONE 16.9s 06:47:10 06:47:10 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:10 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.80MB / 33.17MB 13.7s 06:47:11 #54 ... 06:47:11 06:47:11 #42 [core-command internal] load build context 06:47:11 #42 transferring context: 3.26MB 14.4s done 06:47:11 #42 ... 06:47:11 06:47:11 #65 [support-notifications internal] load build context 06:47:11 #65 transferring context: 3.26MB 11.9s done 06:47:11 #65 DONE 17.3s 06:47:11 06:47:11 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:11 #54 ... 06:47:11 06:47:11 #42 [core-command internal] load build context 06:47:11 #42 DONE 17.6s 06:47:11 06:47:11 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:12 #150 ... 06:47:12 06:47:12 #154 [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:47:12 #154 162.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:47:12 #54 ... 06:47:12 06:47:12 #66 [security-spiffe-token-provider internal] load build context 06:47:12 #66 transferring context: 3.26MB 12.8s done 06:47:12 #66 DONE 18.2s 06:47:12 06:47:12 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:12 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.62MB / 33.17MB 14.8s 06:47:13 #54 ... 06:47:13 06:47:13 #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:47:13 #72 DONE 5.0s 06:47:13 06:47:13 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:13 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.42MB / 33.17MB 15.5s 06:47:13 #54 ... 06:47:13 06:47:13 #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:47:13 #73 DONE 5.1s 06:47:13 06:47:13 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:13 #54 ... 06:47:13 06:47:13 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:47:13 #74 ... 06:47:13 06:47:13 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:47:13 #75 DONE 3.8s 06:47:13 06:47:13 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:13 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 16.4s 06:47:14 #54 ... 06:47:14 06:47:14 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:14 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 11.0s done 06:47:14 #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:47:14 #50 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 06:47:14 #50 ... 06:47:14 06:47:14 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:15 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 17.6s 06:47:16 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 18.7s 06:47:16 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 18.9s 06:47:16 #154 DONE 167.9s 06:47:16 06:47:16 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:47:16 #151 DONE 167.9s 06:47:16 06:47:16 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:47:16 #147 DONE 167.9s 06:47:16 06:47:16 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:47:16 #144 ... 06:47:16 06:47:16 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:47:16 #176 ... 06:47:16 06:47:16 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:47:16 #177 DONE 0.2s 06:47:16 06:47:16 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:47:16 #178 DONE 0.1s 06:47:16 06:47:16 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:47:16 #176 DONE 0.2s 06:47:16 06:47:16 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:47:16 #179 DONE 0.1s 06:47:16 06:47:16 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:47:16 #180 DONE 0.1s 06:47:16 06:47:16 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:47:16 #181 DONE 0.1s 06:47:16 06:47:16 #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:47:16 #182 DONE 0.4s 06:47:16 06:47:16 #183 [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:47:16 #183 DONE 0.5s 06:47:16 06:47:16 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:47:16 #184 DONE 0.4s 06:47:16 06:47:16 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:47:16 #145 DONE 168.9s 06:47:16 06:47:16 #185 [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:47:16 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.33MB / 33.17MB 19.2s 06:47:16 #54 ... 06:47:16 06:47:16 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:47:16 #58 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:16 #58 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:16 #58 ... 06:47:16 06:47:16 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:47:16 #57 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:16 #57 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:16 #185 DONE 0.3s 06:47:16 06:47:16 #186 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:47:16 #186 DONE 0.1s 06:47:16 06:47:16 #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:47:16 #187 DONE 0.4s 06:47:16 06:47:16 #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:47:16 #188 DONE 0.4s 06:47:16 06:47:16 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:47:16 #189 DONE 0.1s 06:47:16 06:47:16 #190 [core-command] exporting to image 06:47:16 #190 exporting layers 06:47:16 #57 24.53 (1/4) Installing ca-certificates (20250619-r0) 06:47:16 #57 ... 06:47:16 06:47:16 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:47:17 #190 ... 06:47:17 06:47:17 #191 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:47:17 #191 DONE 0.3s 06:47:17 06:47:17 #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:47:17 #192 DONE 0.2s 06:47:17 06:47:17 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:47:17 #152 DONE 169.7s 06:47:17 06:47:17 #190 [core-command] exporting to image 06:47:17 #190 exporting layers 0.3s done 06:47:17 #76 ... 06:47:17 06:47:17 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:17 #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 19.4s done 06:47:17 #190 writing image sha256:e9795b30c8856b6a85408690f13485e4a5077cadb8da5916012f0d6db71fc142 done 06:47:17 #190 naming to docker.io/library/core-command 0.0s done 06:47:17 #190 DONE 0.6s 06:47:17 06:47:17 #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:47:17 #193 ... 06:47:17 06:47:17 #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:47:17 #194 DONE 0.8s 06:47:17 06:47:17 #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:47:17 #195 DONE 0.6s 06:47:17 06:47:17 #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:47:18 #54 ... 06:47:18 06:47:18 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:47:18 #60 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:18 #60 24.61 (1/2) Installing dumb-init (1.2.5-r3) 06:47:18 #60 24.66 (2/2) Installing su-exec (0.2-r3) 06:47:18 #60 24.70 Executing busybox-1.36.1-r29.trigger 06:47:18 #60 24.95 OK: 9 MiB in 16 packages 06:47:18 #60 ... 06:47:18 06:47:18 #40 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:47:18 #40 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:18 #40 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:18 #40 ... 06:47:18 06:47:18 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:47:18 #57 25.05 (2/4) Installing dumb-init (1.2.5-r3) 06:47:18 #57 25.09 (3/4) Installing su-exec (0.2-r3) 06:47:18 #57 25.12 (4/4) Installing yq-go (4.44.1-r2) 06:47:18 #57 25.86 Executing busybox-1.36.1-r29.trigger 06:47:18 #196 ... 06:47:18 06:47:18 #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:47:18 #193 DONE 0.9s 06:47:18 06:47:18 #197 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:47:18 #197 DONE 0.3s 06:47:18 06:47:18 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:47:18 #149 DONE 170.7s 06:47:18 06:47:18 #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:47:18 #57 26.04 Executing ca-certificates-20250619-r0.trigger 06:47:18 #198 ... 06:47:18 06:47:18 #199 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:47:18 #199 DONE 0.6s 06:47:18 06:47:18 #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:47:18 #200 ... 06:47:18 06:47:18 #201 [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:47:18 #201 DONE 0.6s 06:47:18 06:47:18 #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:47:18 #198 DONE 0.6s 06:47:18 06:47:18 #202 [security-spiffe-token-provider] exporting to image 06:47:18 #57 ... 06:47:18 06:47:18 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:47:18 #59 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:18 #59 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:18 #59 ... 06:47:18 06:47:18 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:47:18 #61 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:18 #61 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:18 #202 ... 06:47:18 06:47:18 #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:47:18 #200 DONE 0.5s 06:47:18 06:47:18 #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:47:18 #203 DONE 0.2s 06:47:18 06:47:18 #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:47:19 #61 ... 06:47:19 06:47:19 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:19 #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.5s 06:47:19 #204 DONE 0.3s 06:47:19 06:47:19 #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:47:19 #196 DONE 1.4s 06:47:19 06:47:19 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:47:19 #150 DONE 171.7s 06:47:19 06:47:19 #205 [security-proxy-setup] exporting to image 06:47:19 #205 ... 06:47:19 06:47:19 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:47:19 #206 DONE 0.5s 06:47:19 06:47:19 #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:47:19 #203 DONE 0.2s 06:47:19 06:47:19 #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:47:19 #204 DONE 0.3s 06:47:19 06:47:19 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:47:19 #207 CACHED 06:47:19 06:47:19 #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:47:19 #208 CACHED 06:47:19 06:47:19 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:47:19 #209 ... 06:47:19 06:47:19 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:47:19 #210 DONE 0.4s 06:47:19 06:47:19 #211 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:47:19 #211 DONE 0.5s 06:47:19 06:47:19 #202 [security-spiffe-token-provider] exporting to image 06:47:19 #202 exporting layers 0.8s done 06:47:19 #202 writing image sha256:7d13a582a1764308a00ae02151fcc56e633967a4e62a855b7f120e04df937c5e 0.2s done 06:47:19 #202 naming to docker.io/library/security-spiffe-token-provider 0.0s done 06:47:19 #202 DONE 1.1s 06:47:19 06:47:19 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:47:19 #209 DONE 0.4s 06:47:19 06:47:19 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:47:20 #212 DONE 0.1s 06:47:20 06:47:20 #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:47:20 #213 DONE 0.2s 06:47:20 06:47:20 #214 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:47:20 #214 DONE 1.1s 06:47:20 06:47:20 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:47:20 #215 DONE 0.1s 06:47:20 06:47:20 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:47:20 #216 DONE 0.1s 06:47:20 06:47:20 #205 [security-proxy-setup] exporting to image 06:47:20 #205 exporting layers 0.8s done 06:47:20 #205 writing image sha256:689397807b897572857febca37b92d14dc3c019379912bbc7e3583f6ba67f6b4 done 06:47:20 #205 naming to docker.io/library/security-proxy-setup done 06:47:20 #205 DONE 0.9s 06:47:20 06:47:20 #217 [core-data] exporting to image 06:47:20 #217 exporting layers 0.2s done 06:47:20 #217 writing image sha256:fe4f364aa29cad7f66face513c2f0b00536a19e55eaa58c293bcb72068d22ce2 done 06:47:20 #217 naming to docker.io/library/core-data 0.0s done 06:47:20 #217 DONE 0.3s 06:47:20 06:47:20 #218 [core-metadata] exporting to image 06:47:20 #218 exporting layers 0.2s done 06:47:20 #218 writing image sha256:5897c57b82fb2fa776b24a89b8d13743920aa4087d689894a50842df4d91fbb9 06:47:20 #218 writing image sha256:5897c57b82fb2fa776b24a89b8d13743920aa4087d689894a50842df4d91fbb9 done 06:47:20 #218 naming to docker.io/library/core-metadata done 06:47:20 #218 DONE 0.3s 06:47:20 06:47:20 #219 [security-secretstore-setup] exporting to image 06:47:20 #219 exporting layers 0.4s done 06:47:20 #219 writing image sha256:155c30ebb6895cc64bfde45cdbcaebb2332664ccc00c622092fcaa2547daa326 done 06:47:20 #219 naming to docker.io/library/security-secretstore-setup done 06:47:20 #219 DONE 0.4s 06:47:20 06:47:20 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:47:20 #220 DONE 0.5s 06:47:20 06:47:20 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:47:20 #144 ... 06:47:20 06:47:20 #221 [security-proxy-auth] exporting to image 06:47:20 #54 ... 06:47:20 06:47:20 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:47:20 #60 DONE 27.7s 06:47:20 06:47:20 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:47:21 #221 exporting layers 0.7s done 06:47:21 #221 writing image sha256:1a81b02131177f90c2b5b9ea0dcae908e2a69a2d3171d0b4281eab2a33af3597 done 06:47:21 #221 naming to docker.io/library/security-proxy-auth done 06:47:21 #221 DONE 0.7s 06:47:21 06:47:21 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:47:22 #77 ... 06:47:22 06:47:22 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:47:22 #62 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:22 #62 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:22 #62 ... 06:47:22 06:47:22 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:47:22 #64 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:22 #64 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:22 #64 ... 06:47:22 06:47:22 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:22 #144 ... 06:47:22 06:47:22 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:47:22 #146 DONE 174.5s 06:47:22 06:47:22 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:47:22 #222 DONE 0.0s 06:47:22 06:47:22 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:47:22 #223 DONE 0.0s 06:47:22 06:47:22 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:47:22 #224 DONE 0.2s 06:47:22 06:47:22 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:47:22 #144 ... 06:47:22 06:47:22 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:47:22 #225 DONE 0.0s 06:47:22 06:47:22 #226 [support-scheduler] exporting to image 06:47:22 #226 exporting layers 0.1s done 06:47:22 #226 writing image sha256:3e699f2b0909f7897956c0fbcb2ad5fc23fd8e264e7a8d5df3fd4edb6d6dab20 done 06:47:22 #226 naming to docker.io/library/support-scheduler done 06:47:22 #226 DONE 0.2s 06:47:22 06:47:22 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:47:23 #54 ... 06:47:23 06:47:23 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:47:23 #70 17.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:23 #70 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:23 #70 ... 06:47:23 06:47:23 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:23 #78 ... 06:47:23 06:47:23 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:23 #54 ... 06:47:23 06:47:23 #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:23 #79 ... 06:47:23 06:47:23 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:23 #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.0s 06:47:23 #50 ... 06:47:23 06:47:23 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:47:23 #57 27.69 OK: 20 MiB in 18 packages 06:47:23 #57 DONE 31.4s 06:47:23 06:47:23 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:23 #50 ... 06:47:23 06:47:23 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:23 #80 ... 06:47:23 06:47:23 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:47:23 #59 31.59 (1/1) Installing dumb-init (1.2.5-r3) 06:47:23 #59 31.62 Executing busybox-1.36.1-r29.trigger 06:47:23 #156 ... 06:47:23 06:47:23 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:47:23 #144 DONE 176.0s 06:47:23 06:47:23 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:47:23 #227 DONE 0.0s 06:47:23 06:47:23 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:47:23 #156 ... 06:47:23 06:47:23 #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:47:23 #228 DONE 0.0s 06:47:23 06:47:23 #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:47:23 #229 DONE 0.2s 06:47:23 06:47:23 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:47:23 #230 DONE 0.0s 06:47:23 06:47:23 #231 [support-notifications] exporting to image 06:47:24 #231 ... 06:47:24 06:47:24 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:47:24 #156 DONE 152.4s 06:47:24 06:47:24 #231 [support-notifications] exporting to image 06:47:24 #231 exporting layers 0.2s done 06:47:24 #231 writing image sha256:4adb0bb324ecf65675f8e012c190b5486dd09b3d98458990d662153b1684baa2 done 06:47:24 #231 naming to docker.io/library/support-notifications done 06:47:24 #231 DONE 0.2s 06:47:24 06:47:24 #232 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:47:24 #232 DONE 0.0s 06:47:24 06:47:24 #233 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:47:24 #59 31.87 OK: 9 MiB in 15 packages 06:47:24 #233 DONE 0.2s 06:47:24 06:47:24 #234 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:47:24 #234 DONE 0.0s 06:47:24 06:47:24 #235 [core-keeper] exporting to image 06:47:24 #235 exporting layers 0.3s done 06:47:24 #235 writing image sha256:997bf488f68398d2f43fbc2458cffcaa46047f27ccc23cd50b626c791f5265a1 done 06:47:24 #235 naming to docker.io/library/core-keeper done 06:47:24 #235 DONE 0.3s 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:24 time="2025-09-04T06:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:47:24 $ docker stop --time=1 d949b082f8684d1c106cfb53fc5b0c4877ef98f1b9494fdc35abe620b60fc486 06:47:25 #59 ... 06:47:25 06:47:25 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:47:25 #68 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:25 #68 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:25 #68 ... 06:47:25 06:47:25 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:25 #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.9s 06:47:26 $ docker rm -f --volumes d949b082f8684d1c106cfb53fc5b0c4877ef98f1b9494fdc35abe620b60fc486 [Pipeline] // withDockerContainer [Pipeline] sh 06:47:26 + docker images 06:47:26 REPOSITORY TAG IMAGE ID CREATED SIZE 06:47:26 core-keeper latest 997bf488f683 2 seconds ago 45.2MB 06:47:26 support-notifications latest 4adb0bb324ec 3 seconds ago 53.6MB 06:47:26 support-scheduler latest 3e699f2b0909 4 seconds ago 50MB 06:47:26 security-proxy-auth latest 1a81b0213117 6 seconds ago 45.4MB 06:47:26 security-proxy-setup latest 689397807b89 7 seconds ago 49.9MB 06:47:26 core-metadata latest 5897c57b82fb 7 seconds ago 46.4MB 06:47:26 security-secretstore-setup latest 155c30ebb689 7 seconds ago 80.6MB 06:47:26 core-data latest fe4f364aa29c 7 seconds ago 46.3MB 06:47:26 security-spiffe-token-provider latest 7d13a582a176 8 seconds ago 48.8MB 06:47:26 core-command latest e9795b30c885 10 seconds ago 40.5MB 06:47:26 security-bootstrapper latest 218540a5707f About a minute ago 21.2MB 06:47:26 core-common-config-bootstrapper latest d2fbd8168778 About a minute ago 20.2MB 06:47:26 security-spire-agent latest 2f33fc4b2858 2 minutes ago 196MB 06:47:26 security-spire-config latest db4ac9b04c7b 2 minutes ago 150MB 06:47:26 security-spire-server latest 7f66b64a6309 2 minutes ago 150MB 06:47:26 ci-base-image-x86_64 latest 7f6dd050ce34 6 minutes ago 936MB 06:47:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 4 weeks ago 580MB 06:47:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 06:47:26 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 06:47:26 provisioning config files... 06:47:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/898@tmp/config11552637402926656402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:26 ---> ****-login.sh 06:47:26 nexus3.edgexfoundry.org:10001 06:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:26 Login Succeeded 06:47:26 nexus3.edgexfoundry.org:10002 06:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:26 Login Succeeded 06:47:26 nexus3.edgexfoundry.org:10003 06:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:27 Login Succeeded 06:47:27 nexus3.edgexfoundry.org:10004 06:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:27 Login Succeeded 06:47:27 ****.io 06:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:27 Login Succeeded 06:47:27 ---> ****-login.sh ends [Pipeline] } 06:47:27 Deleting 1 temporary files 06:47:27 #54 ... 06:47:27 06:47:27 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:47:27 #69 22.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:27 #69 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:27 #69 ... 06:47:27 06:47:27 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:47:27 #59 DONE 35.1s 06:47:27 06:47:27 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:47:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:47:27 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:27 latest 06:47:27 4.1.0-dev.57 06:47:27 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:27 main 06:47:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:28 + docker push nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:47:28 bddadcdec69e: Preparing 06:47:28 e64e5ccba49d: Preparing 06:47:28 5225a2443adb: Preparing 06:47:28 683816c645d3: Preparing 06:47:28 5d8aeffa7718: Preparing 06:47:28 e25cc0a02854: Preparing 06:47:28 097100c76c15: Preparing 06:47:28 e25cc0a02854: Waiting 06:47:28 097100c76c15: Waiting 06:47:28 683816c645d3: Pushed 06:47:28 bddadcdec69e: Pushed 06:47:28 5225a2443adb: Pushed 06:47:28 097100c76c15: Layer already exists 06:47:28 e25cc0a02854: Pushed 06:47:28 #54 ... 06:47:28 06:47:28 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:47:28 #58 27.05 (1/3) Installing ca-certificates (20250619-r0) 06:47:28 #58 27.71 (2/3) Installing dumb-init (1.2.5-r3) 06:47:28 #58 27.76 (3/3) Installing tzdata (2025b-r0) 06:47:28 #58 30.96 Executing busybox-1.36.1-r29.trigger 06:47:28 #58 31.08 Executing ca-certificates-20250619-r0.trigger 06:47:28 #58 33.22 OK: 11 MiB in 17 packages 06:47:28 #58 DONE 35.9s 06:47:28 06:47:28 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:28 5d8aeffa7718: Pushed 06:47:28 #54 ... 06:47:28 06:47:28 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:28 #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.2s done 06:47:28 #50 DONE 31.9s 06:47:28 06:47:28 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:47:28 #81 ... 06:47:28 06:47:28 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:47:28 #71 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:28 #71 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:29 #71 ... 06:47:29 06:47:29 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:30 #54 ... 06:47:30 06:47:30 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:47:30 #74 17.21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:30 #74 20.19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:30 #74 ... 06:47:30 06:47:30 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:30 #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.0s 06:47:30 #54 ... 06:47:30 06:47:30 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:47:30 #76 14.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:30 #76 16.95 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:31 #76 ... 06:47:31 06:47:31 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:31 e64e5ccba49d: Pushed 06:47:31 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 size: 1780 06:47:31 #54 ... 06:47:31 06:47:31 #40 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:47:31 #40 28.74 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:47:31 #40 28.77 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:47:31 #40 28.77 OK: 24052 distinct packages available 06:47:31 #40 32.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:31 #40 35.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:31 #40 ... 06:47:31 06:47:31 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:47:31 #62 34.85 OK: 239 MiB in 58 packages 06:47:31 #62 DONE 37.7s 06:47:31 06:47:31 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:31 #54 ... 06:47:31 06:47:31 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:47:31 #61 28.95 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:47:31 #61 28.95 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:47:31 #61 28.95 OK: 24052 distinct packages available 06:47:31 #61 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:31 #61 33.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:32 #61 ... 06:47:32 06:47:32 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:47:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:47:32 bddadcdec69e: Preparing 06:47:32 e64e5ccba49d: Preparing 06:47:32 5225a2443adb: Preparing 06:47:32 683816c645d3: Preparing 06:47:32 5d8aeffa7718: Preparing 06:47:32 e25cc0a02854: Preparing 06:47:32 097100c76c15: Preparing 06:47:32 e25cc0a02854: Waiting 06:47:32 097100c76c15: Waiting 06:47:32 683816c645d3: Layer already exists 06:47:32 e64e5ccba49d: Layer already exists 06:47:32 5225a2443adb: Layer already exists 06:47:32 5d8aeffa7718: Layer already exists 06:47:32 bddadcdec69e: Layer already exists 06:47:32 e25cc0a02854: Layer already exists 06:47:32 097100c76c15: Layer already exists 06:47:32 latest: digest: sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:32 #82 DONE 0.9s 06:47:32 06:47:32 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:33 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57 06:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:47:33 bddadcdec69e: Preparing 06:47:33 e64e5ccba49d: Preparing 06:47:33 5225a2443adb: Preparing 06:47:33 683816c645d3: Preparing 06:47:33 5d8aeffa7718: Preparing 06:47:33 e25cc0a02854: Preparing 06:47:33 097100c76c15: Preparing 06:47:33 097100c76c15: Waiting 06:47:33 e25cc0a02854: Waiting 06:47:33 5225a2443adb: Layer already exists 06:47:33 e64e5ccba49d: Layer already exists 06:47:33 bddadcdec69e: Layer already exists 06:47:33 683816c645d3: Layer already exists 06:47:33 5d8aeffa7718: Layer already exists 06:47:33 097100c76c15: Layer already exists 06:47:33 e25cc0a02854: Layer already exists 06:47:33 4.1.0-dev.57: digest: sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:33 #54 ... 06:47:33 06:47:33 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:47:33 #0 7.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:33 #83 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:33 #83 ... 06:47:33 06:47:33 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:33 + docker push nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:47:33 bddadcdec69e: Preparing 06:47:33 e64e5ccba49d: Preparing 06:47:33 5225a2443adb: Preparing 06:47:33 683816c645d3: Preparing 06:47:33 5d8aeffa7718: Preparing 06:47:33 e25cc0a02854: Preparing 06:47:33 097100c76c15: Preparing 06:47:33 097100c76c15: Waiting 06:47:33 e25cc0a02854: Waiting 06:47:33 5d8aeffa7718: Layer already exists 06:47:33 5225a2443adb: Layer already exists 06:47:33 e64e5ccba49d: Layer already exists 06:47:33 683816c645d3: Layer already exists 06:47:33 bddadcdec69e: Layer already exists 06:47:33 e25cc0a02854: Layer already exists 06:47:33 097100c76c15: Layer already exists 06:47:33 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:34 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:47:34 bddadcdec69e: Preparing 06:47:34 e64e5ccba49d: Preparing 06:47:34 5225a2443adb: Preparing 06:47:34 683816c645d3: Preparing 06:47:34 5d8aeffa7718: Preparing 06:47:34 e25cc0a02854: Preparing 06:47:34 097100c76c15: Preparing 06:47:34 e25cc0a02854: Waiting 06:47:34 097100c76c15: Waiting 06:47:34 e64e5ccba49d: Layer already exists 06:47:34 683816c645d3: Layer already exists 06:47:34 5225a2443adb: Layer already exists 06:47:34 bddadcdec69e: Layer already exists 06:47:34 5d8aeffa7718: Layer already exists 06:47:34 e25cc0a02854: Layer already exists 06:47:34 097100c76c15: Layer already exists 06:47:34 main: digest: sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:34 ===================================================== [Pipeline] echo 06:47:34 taggedImages: 06:47:34 - nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:34 - nexus3.edgexfoundry.org:10004/core-command:latest 06:47:34 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57 06:47:34 - nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:34 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:47:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:47:34 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:34 latest 06:47:34 4.1.0-dev.57 06:47:34 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:34 main 06:47:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:47:35 2d4e3504836d: Preparing 06:47:35 834fe6f79d55: Preparing 06:47:35 d8808d38d29d: Preparing 06:47:35 eea20e59fb92: Preparing 06:47:35 5225a2443adb: Preparing 06:47:35 683816c645d3: Preparing 06:47:35 5d8aeffa7718: Preparing 06:47:35 e25cc0a02854: Preparing 06:47:35 097100c76c15: Preparing 06:47:35 683816c645d3: Waiting 06:47:35 097100c76c15: Waiting 06:47:35 e25cc0a02854: Waiting 06:47:35 5d8aeffa7718: Waiting 06:47:35 5225a2443adb: Layer already exists 06:47:35 683816c645d3: Layer already exists 06:47:35 5d8aeffa7718: Layer already exists 06:47:35 e25cc0a02854: Layer already exists 06:47:35 097100c76c15: Layer already exists 06:47:35 834fe6f79d55: Pushed 06:47:35 2d4e3504836d: Pushed 06:47:35 d8808d38d29d: Pushed 06:47:36 #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.2s 06:47:36 #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.5s done 06:47:36 #54 DONE 43.9s 06:47:36 06:47:36 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:47:36 #68 39.47 (1/1) Installing dumb-init (1.2.5-r3) 06:47:36 #68 39.56 Executing busybox-1.36.1-r29.trigger 06:47:36 #68 39.82 OK: 9 MiB in 15 packages 06:47:36 eea20e59fb92: Pushed 06:47:37 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:37 + 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 06:47:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:47:37 2d4e3504836d: Preparing 06:47:37 834fe6f79d55: Preparing 06:47:37 d8808d38d29d: Preparing 06:47:37 eea20e59fb92: Preparing 06:47:37 5225a2443adb: Preparing 06:47:37 683816c645d3: Preparing 06:47:37 5d8aeffa7718: Preparing 06:47:37 e25cc0a02854: Preparing 06:47:37 097100c76c15: Preparing 06:47:37 683816c645d3: Waiting 06:47:37 5d8aeffa7718: Waiting 06:47:37 e25cc0a02854: Waiting 06:47:37 097100c76c15: Waiting 06:47:37 2d4e3504836d: Layer already exists 06:47:37 834fe6f79d55: Layer already exists 06:47:37 5225a2443adb: Layer already exists 06:47:37 eea20e59fb92: Layer already exists 06:47:37 d8808d38d29d: Layer already exists 06:47:37 683816c645d3: Layer already exists 06:47:37 5d8aeffa7718: Layer already exists 06:47:37 097100c76c15: Layer already exists 06:47:37 e25cc0a02854: Layer already exists 06:47:37 latest: digest: sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:38 #68 ... 06:47:38 06:47:38 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:47:38 #0 6.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:38 #0 9.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:38 #84 ... 06:47:38 06:47:38 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:47:38 #61 45.17 (1/4) Installing dumb-init (1.2.5-r3) 06:47:38 #61 45.19 (2/4) Installing musl-obstack (1.2.3-r2) 06:47:38 #61 45.20 (3/4) Installing libucontext (1.2-r3) 06:47:38 #61 45.22 (4/4) Installing gcompat (1.1.0-r4) 06:47:38 #61 45.24 Executing busybox-1.36.1-r29.trigger 06:47:38 #61 45.34 OK: 9 MiB in 18 packages 06:47:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57 06:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:47:38 2d4e3504836d: Preparing 06:47:38 834fe6f79d55: Preparing 06:47:38 d8808d38d29d: Preparing 06:47:38 eea20e59fb92: Preparing 06:47:38 5225a2443adb: Preparing 06:47:38 683816c645d3: Preparing 06:47:38 5d8aeffa7718: Preparing 06:47:38 e25cc0a02854: Preparing 06:47:38 097100c76c15: Preparing 06:47:38 683816c645d3: Waiting 06:47:38 5d8aeffa7718: Waiting 06:47:38 e25cc0a02854: Waiting 06:47:38 097100c76c15: Waiting 06:47:38 834fe6f79d55: Layer already exists 06:47:38 2d4e3504836d: Layer already exists 06:47:38 d8808d38d29d: Layer already exists 06:47:38 eea20e59fb92: Layer already exists 06:47:38 5225a2443adb: Layer already exists 06:47:38 5d8aeffa7718: Layer already exists 06:47:38 683816c645d3: Layer already exists 06:47:38 e25cc0a02854: Layer already exists 06:47:38 097100c76c15: Layer already exists 06:47:38 4.1.0-dev.57: digest: sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:47:39 2d4e3504836d: Preparing 06:47:39 834fe6f79d55: Preparing 06:47:39 d8808d38d29d: Preparing 06:47:39 eea20e59fb92: Preparing 06:47:39 5225a2443adb: Preparing 06:47:39 683816c645d3: Preparing 06:47:39 5d8aeffa7718: Preparing 06:47:39 e25cc0a02854: Preparing 06:47:39 097100c76c15: Preparing 06:47:39 683816c645d3: Waiting 06:47:39 5d8aeffa7718: Waiting 06:47:39 097100c76c15: Waiting 06:47:39 e25cc0a02854: Waiting 06:47:39 eea20e59fb92: Layer already exists 06:47:39 5225a2443adb: Layer already exists 06:47:39 d8808d38d29d: Layer already exists 06:47:39 2d4e3504836d: Layer already exists 06:47:39 834fe6f79d55: Layer already exists 06:47:39 683816c645d3: Layer already exists 06:47:39 5d8aeffa7718: Layer already exists 06:47:39 097100c76c15: Layer already exists 06:47:39 e25cc0a02854: Layer already exists 06:47:39 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:39 #61 ... 06:47:39 06:47:39 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:47:39 #68 DONE 44.4s 06:47:39 06:47:39 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:47:39 #77 8.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:39 #77 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:39 #77 ... 06:47:39 06:47:39 #40 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:47:39 #40 46.13 (1/5) Installing dumb-init (1.2.5-r3) 06:47:39 #40 46.16 (2/5) Installing musl-obstack (1.2.3-r2) 06:47:39 #40 46.20 (3/5) Installing libucontext (1.2-r3) 06:47:39 #40 46.22 (4/5) Installing gcompat (1.1.0-r4) 06:47:39 #40 46.27 (5/5) Installing openssl (3.3.4-r0) 06:47:39 #40 46.41 Executing busybox-1.36.1-r29.trigger 06:47:39 + 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 06:47:39 #40 46.80 OK: 10 MiB in 19 packages 06:47:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:47:39 2d4e3504836d: Preparing 06:47:39 834fe6f79d55: Preparing 06:47:39 d8808d38d29d: Preparing 06:47:39 eea20e59fb92: Preparing 06:47:39 5225a2443adb: Preparing 06:47:39 683816c645d3: Preparing 06:47:39 5d8aeffa7718: Preparing 06:47:39 e25cc0a02854: Preparing 06:47:39 097100c76c15: Preparing 06:47:39 5d8aeffa7718: Waiting 06:47:39 683816c645d3: Waiting 06:47:39 097100c76c15: Waiting 06:47:39 e25cc0a02854: Waiting 06:47:39 eea20e59fb92: Layer already exists 06:47:39 2d4e3504836d: Layer already exists 06:47:39 834fe6f79d55: Layer already exists 06:47:39 5225a2443adb: Layer already exists 06:47:39 d8808d38d29d: Layer already exists 06:47:39 e25cc0a02854: Layer already exists 06:47:39 683816c645d3: Layer already exists 06:47:39 5d8aeffa7718: Layer already exists 06:47:39 097100c76c15: Layer already exists 06:47:39 main: digest: sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:39 ===================================================== [Pipeline] echo 06:47:39 taggedImages: 06:47:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:47:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57 06:47:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:47:39 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:47:39 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:39 latest 06:47:39 4.1.0-dev.57 06:47:39 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:39 main 06:47:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 06:47:40 #40 ... 06:47:40 06:47:40 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:47:40 #76 30.56 (1/1) Installing dumb-init (1.2.5-r3) 06:47:40 #76 31.26 Executing busybox-1.36.1-r29.trigger 06:47:40 #76 31.41 OK: 9 MiB in 15 packages 06:47:40 #76 DONE 33.2s 06:47:40 06:47:40 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:47:40 #69 42.16 (1/7) Installing ca-certificates (20250619-r0) 06:47:40 #69 42.47 (2/7) Installing dumb-init (1.2.5-r3) 06:47:40 #69 42.49 (3/7) Installing libgcc (13.2.1_git20240309-r1) 06:47:40 #69 42.51 (4/7) Installing libsodium (1.0.19-r0) 06:47:40 #69 42.55 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 06:47:40 #69 42.84 (6/7) Installing libzmq (4.3.5-r2) 06:47:40 #69 42.92 (7/7) Installing zeromq (4.3.5-r2) 06:47:40 #69 42.98 Executing busybox-1.36.1-r29.trigger 06:47:40 #69 43.20 Executing ca-certificates-20250619-r0.trigger 06:47:40 #69 44.70 OK: 14 MiB in 21 packages [Pipeline] sh 06:47:40 #69 ... 06:47:40 06:47:40 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:47:40 #61 DONE 47.5s 06:47:40 + docker push nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:47:40 85e7b9ef08e6: Preparing 06:47:40 62d1c466d270: Preparing 06:47:40 5225a2443adb: Preparing 06:47:40 683816c645d3: Preparing 06:47:40 7460800957d1: Preparing 06:47:40 9527cefa4f22: Preparing 06:47:40 097100c76c15: Preparing 06:47:40 9527cefa4f22: Waiting 06:47:40 097100c76c15: Waiting 06:47:40 5225a2443adb: Layer already exists 06:47:40 683816c645d3: Layer already exists 06:47:40 097100c76c15: Layer already exists 06:47:40 85e7b9ef08e6: Pushed 06:47:40 9527cefa4f22: Pushed 06:47:40 7460800957d1: Pushed 06:47:40 06:47:40 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:47:41 #85 ... 06:47:41 06:47:41 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:47:41 #74 35.47 OK: 239 MiB in 58 packages 06:47:41 #74 DONE 38.2s 06:47:41 06:47:41 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:47:42 #86 ... 06:47:42 06:47:42 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:47:42 #71 42.30 (1/4) Installing dumb-init (1.2.5-r3) 06:47:42 #71 42.39 (2/4) Installing openssl (3.3.4-r0) 06:47:42 #71 42.51 (3/4) Installing su-exec (0.2-r3) 06:47:42 #71 42.52 (4/4) Installing yq-go (4.44.1-r2) 06:47:42 #71 43.71 Executing busybox-1.36.1-r29.trigger 06:47:42 #71 43.85 OK: 20 MiB in 18 packages 06:47:42 #71 DONE 46.7s 06:47:42 06:47:42 #40 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:47:42 #40 DONE 49.3s 06:47:42 06:47:42 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:47:42 #87 ... 06:47:42 06:47:42 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:47:42 #70 37.36 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:47:42 #70 37.36 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:47:42 #70 37.36 OK: 24052 distinct packages available 06:47:42 #70 40.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:42 #70 42.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:42 #70 ... 06:47:42 06:47:42 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:47:42 #88 ... 06:47:42 06:47:42 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:47:42 #86 DONE 1.4s 06:47:42 06:47:42 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:47:42 #64 38.56 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:47:42 #64 38.56 v3.20.7-53-gfcf67e30329 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:47:42 #64 38.56 OK: 24052 distinct packages available 06:47:42 #64 40.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:42 #64 42.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:42 #64 ... 06:47:42 06:47:42 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:42 #89 ... 06:47:42 06:47:42 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:43 #90 ... 06:47:43 06:47:43 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:47:43 #81 6.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:43 #81 8.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:43 #81 ... 06:47:43 06:47:43 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:47:43 #91 ... 06:47:43 06:47:43 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:47:43 #69 DONE 48.8s 06:47:44 62d1c466d270: Pushed 06:47:44 06:47:44 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:47:44 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:44 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:47:44 85e7b9ef08e6: Preparing 06:47:44 62d1c466d270: Preparing 06:47:44 5225a2443adb: Preparing 06:47:44 683816c645d3: Preparing 06:47:44 7460800957d1: Preparing 06:47:44 9527cefa4f22: Preparing 06:47:44 097100c76c15: Preparing 06:47:44 9527cefa4f22: Waiting 06:47:44 097100c76c15: Waiting 06:47:44 5225a2443adb: Layer already exists 06:47:44 683816c645d3: Layer already exists 06:47:44 7460800957d1: Layer already exists 06:47:44 85e7b9ef08e6: Layer already exists 06:47:44 62d1c466d270: Layer already exists 06:47:44 9527cefa4f22: Layer already exists 06:47:44 097100c76c15: Layer already exists 06:47:44 latest: digest: sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:45 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57 06:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:47:45 85e7b9ef08e6: Preparing 06:47:45 62d1c466d270: Preparing 06:47:45 5225a2443adb: Preparing 06:47:45 683816c645d3: Preparing 06:47:45 7460800957d1: Preparing 06:47:45 9527cefa4f22: Preparing 06:47:45 097100c76c15: Preparing 06:47:45 9527cefa4f22: Waiting 06:47:45 097100c76c15: Waiting 06:47:45 7460800957d1: Layer already exists 06:47:45 683816c645d3: Layer already exists 06:47:45 62d1c466d270: Layer already exists 06:47:45 85e7b9ef08e6: Layer already exists 06:47:45 5225a2443adb: Layer already exists 06:47:45 9527cefa4f22: Layer already exists 06:47:45 097100c76c15: Layer already exists 06:47:45 4.1.0-dev.57: digest: sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:46 + docker push nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:47:46 85e7b9ef08e6: Preparing 06:47:46 62d1c466d270: Preparing 06:47:46 5225a2443adb: Preparing 06:47:46 683816c645d3: Preparing 06:47:46 7460800957d1: Preparing 06:47:46 9527cefa4f22: Preparing 06:47:46 097100c76c15: Preparing 06:47:46 9527cefa4f22: Waiting 06:47:46 097100c76c15: Waiting 06:47:46 683816c645d3: Layer already exists 06:47:46 62d1c466d270: Layer already exists 06:47:46 5225a2443adb: Layer already exists 06:47:46 7460800957d1: Layer already exists 06:47:46 85e7b9ef08e6: Layer already exists 06:47:46 9527cefa4f22: Layer already exists 06:47:46 097100c76c15: Layer already exists 06:47:46 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:46 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:47:46 85e7b9ef08e6: Preparing 06:47:46 62d1c466d270: Preparing 06:47:46 5225a2443adb: Preparing 06:47:46 683816c645d3: Preparing 06:47:46 7460800957d1: Preparing 06:47:46 9527cefa4f22: Preparing 06:47:46 097100c76c15: Preparing 06:47:46 9527cefa4f22: Waiting 06:47:46 097100c76c15: Waiting 06:47:46 62d1c466d270: Layer already exists 06:47:46 5225a2443adb: Layer already exists 06:47:46 683816c645d3: Layer already exists 06:47:46 7460800957d1: Layer already exists 06:47:46 85e7b9ef08e6: Layer already exists 06:47:46 9527cefa4f22: Layer already exists 06:47:46 097100c76c15: Layer already exists 06:47:46 main: digest: sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:46 ===================================================== [Pipeline] echo 06:47:46 taggedImages: 06:47:46 - nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:46 - nexus3.edgexfoundry.org:10004/core-data:latest 06:47:46 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57 06:47:46 - nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:46 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:47:47 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:47:47 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:47 latest 06:47:47 4.1.0-dev.57 06:47:47 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:47 main 06:47:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:47 #92 ... 06:47:47 06:47:47 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:47:47 #77 23.97 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:47:47 #77 24.25 Executing busybox-1.36.1-r30.post-upgrade 06:47:47 #77 24.84 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:47:47 #77 24.85 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:47:47 #77 24.87 Executing busybox-1.36.1-r30.trigger 06:47:47 #77 24.92 OK: 9 MiB in 16 packages 06:47:47 #77 DONE 27.0s 06:47:47 06:47:47 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:47:47 #88 5.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:47:47 46bd203df323: Preparing 06:47:47 a0e733e2383e: Preparing 06:47:47 683816c645d3: Preparing 06:47:47 03bb5bd3e4f2: Preparing 06:47:47 bd60da0c019b: Preparing 06:47:47 097100c76c15: Preparing 06:47:47 097100c76c15: Waiting 06:47:47 683816c645d3: Layer already exists 06:47:47 097100c76c15: Layer already exists 06:47:47 bd60da0c019b: Pushed 06:47:47 46bd203df323: Pushed 06:47:47 03bb5bd3e4f2: Pushed 06:47:48 #88 ... 06:47:48 06:47:48 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:47:48 #83 21.13 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:47:48 #83 21.44 Executing busybox-1.36.1-r30.post-upgrade 06:47:48 #83 22.18 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:47:48 #83 22.19 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:47:48 #83 22.23 Executing busybox-1.36.1-r30.trigger 06:47:48 #83 22.32 OK: 20 MiB in 18 packages 06:47:48 #83 DONE 24.6s 06:47:48 06:47:48 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:47:50 #93 DONE 3.0s 06:47:50 06:47:50 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:47:50 #94 DONE 0.2s 06:47:50 06:47:50 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:47:50 #81 21.73 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:47:50 #81 21.84 Executing busybox-1.36.1-r30.post-upgrade 06:47:50 #81 22.41 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:47:50 #81 22.42 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:47:50 #81 22.50 Executing busybox-1.36.1-r30.trigger 06:47:50 #81 22.58 OK: 9 MiB in 15 packages 06:47:51 #81 ... 06:47:51 06:47:51 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:47:51 #64 55.09 OK: 239 MiB in 58 packages 06:47:51 #64 DONE 57.0s 06:47:51 06:47:51 #95 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:47:51 a0e733e2383e: Pushed 06:47:51 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:51 #95 ... 06:47:51 06:47:51 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:47:51 #81 DONE 24.6s 06:47:51 06:47:51 #95 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:47:51 #95 DONE 0.8s 06:47:51 06:47:51 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:47:51 #70 54.84 (1/14) Installing ca-certificates (20250619-r0) 06:47:51 #70 55.42 (2/14) Installing brotli-libs (1.1.0-r2) 06:47:51 #70 55.69 (3/14) Installing c-ares (1.33.1-r0) 06:47:51 #70 55.77 (4/14) Installing libunistring (1.2-r0) 06:47:51 #70 56.12 (5/14) Installing libidn2 (2.3.7-r0) 06:47:51 #70 56.18 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:47:51 #70 56.35 (7/14) Installing libpsl (0.21.5-r1) 06:47:51 #70 56.56 (8/14) Installing zstd-libs (1.5.6-r0) 06:47:51 #70 56.83 (9/14) Installing libcurl (8.12.1-r0) 06:47:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:52 #70 57.07 (10/14) Installing curl (8.12.1-r0) 06:47:52 #70 57.15 (11/14) Installing dumb-init (1.2.5-r3) 06:47:52 #70 57.17 (12/14) Installing musl-obstack (1.2.3-r2) 06:47:52 #70 57.17 (13/14) Installing libucontext (1.2-r3) 06:47:52 #70 57.18 (14/14) Installing gcompat (1.1.0-r4) 06:47:52 #70 57.25 Executing busybox-1.36.1-r29.trigger 06:47:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 06:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:47:52 46bd203df323: Preparing 06:47:52 a0e733e2383e: Preparing 06:47:52 683816c645d3: Preparing 06:47:52 03bb5bd3e4f2: Preparing 06:47:52 bd60da0c019b: Preparing 06:47:52 097100c76c15: Preparing 06:47:52 097100c76c15: Waiting 06:47:52 46bd203df323: Layer already exists 06:47:52 03bb5bd3e4f2: Layer already exists 06:47:52 a0e733e2383e: Layer already exists 06:47:52 683816c645d3: Layer already exists 06:47:52 bd60da0c019b: Layer already exists 06:47:52 097100c76c15: Layer already exists 06:47:52 latest: digest: sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 size: 1572 06:47:52 #70 57.47 Executing ca-certificates-20250619-r0.trigger [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:52 #70 ... 06:47:52 06:47:52 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:47:52 #84 21.43 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:47:52 #84 21.72 Executing busybox-1.36.1-r30.post-upgrade 06:47:52 #84 22.42 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:47:52 #84 22.43 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:47:52 #84 22.47 Executing busybox-1.36.1-r30.trigger 06:47:52 #84 22.61 OK: 11 MiB in 17 packages 06:47:52 #84 DONE 24.5s 06:47:52 06:47:52 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57 06:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:47:53 46bd203df323: Preparing 06:47:53 a0e733e2383e: Preparing 06:47:53 683816c645d3: Preparing 06:47:53 03bb5bd3e4f2: Preparing 06:47:53 bd60da0c019b: Preparing 06:47:53 097100c76c15: Preparing 06:47:53 097100c76c15: Waiting 06:47:53 03bb5bd3e4f2: Layer already exists 06:47:53 bd60da0c019b: Layer already exists 06:47:53 a0e733e2383e: Layer already exists 06:47:53 46bd203df323: Layer already exists 06:47:53 683816c645d3: Layer already exists 06:47:53 097100c76c15: Layer already exists 06:47:53 4.1.0-dev.57: digest: sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:47:53 46bd203df323: Preparing 06:47:53 a0e733e2383e: Preparing 06:47:53 683816c645d3: Preparing 06:47:53 03bb5bd3e4f2: Preparing 06:47:53 bd60da0c019b: Preparing 06:47:53 097100c76c15: Preparing 06:47:53 097100c76c15: Waiting 06:47:53 03bb5bd3e4f2: Layer already exists 06:47:53 683816c645d3: Layer already exists 06:47:53 46bd203df323: Layer already exists 06:47:53 a0e733e2383e: Layer already exists 06:47:53 bd60da0c019b: Layer already exists 06:47:53 097100c76c15: Layer already exists 06:47:53 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:54 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 06:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:47:54 46bd203df323: Preparing 06:47:54 a0e733e2383e: Preparing 06:47:54 683816c645d3: Preparing 06:47:54 03bb5bd3e4f2: Preparing 06:47:54 bd60da0c019b: Preparing 06:47:54 097100c76c15: Preparing 06:47:54 097100c76c15: Waiting 06:47:54 46bd203df323: Layer already exists 06:47:54 bd60da0c019b: Layer already exists 06:47:54 683816c645d3: Layer already exists 06:47:54 a0e733e2383e: Layer already exists 06:47:54 03bb5bd3e4f2: Layer already exists 06:47:54 097100c76c15: Layer already exists 06:47:54 main: digest: sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:54 ===================================================== [Pipeline] echo 06:47:54 taggedImages: 06:47:54 - nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:54 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:47:54 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57 06:47:54 - nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:54 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 06:47:54 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:47:54 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:54 latest 06:47:54 4.1.0-dev.57 06:47:54 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:47:54 main 06:47:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:47:55 91050db1b388: Preparing 06:47:55 4bece8b50485: Preparing 06:47:55 bfabbf0a8f4b: Preparing 06:47:55 5225a2443adb: Preparing 06:47:55 683816c645d3: Preparing 06:47:55 5d8aeffa7718: Preparing 06:47:55 e25cc0a02854: Preparing 06:47:55 097100c76c15: Preparing 06:47:55 5d8aeffa7718: Waiting 06:47:55 e25cc0a02854: Waiting 06:47:55 097100c76c15: Waiting 06:47:55 5225a2443adb: Layer already exists 06:47:55 683816c645d3: Layer already exists 06:47:55 5d8aeffa7718: Layer already exists 06:47:55 e25cc0a02854: Layer already exists 06:47:55 097100c76c15: Layer already exists 06:47:55 91050db1b388: Pushed 06:47:55 4bece8b50485: Pushed 06:47:55 #96 ... 06:47:55 06:47:55 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:47:55 #70 58.50 OK: 15 MiB in 28 packages 06:47:55 #70 DONE 59.9s 06:47:55 06:47:55 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:47:55 #97 ... 06:47:55 06:47:55 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:47:55 #91 6.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:55 #91 8.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:55 #91 ... 06:47:55 06:47:55 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:47:55 #92 5.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:55 #92 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:55 #92 ... 06:47:55 06:47:55 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:47:55 #91 16.32 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:47:55 #91 16.48 Executing busybox-1.36.1-r30.post-upgrade 06:47:56 #91 16.99 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:47:56 #91 17.00 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:47:56 #91 17.02 Executing busybox-1.36.1-r30.trigger 06:47:56 #91 17.23 OK: 9 MiB in 15 packages 06:47:57 #91 ... 06:47:57 06:47:57 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:47:57 #87 4.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:57 #87 7.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:57 #87 ... 06:47:57 06:47:57 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:47:57 #85 6.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:57 #85 9.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:57 #85 ... 06:47:57 06:47:57 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:47:57 #97 2.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:58 #97 ... 06:47:58 06:47:58 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:47:58 #91 DONE 19.1s 06:47:58 06:47:58 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:47:58 #92 14.18 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:47:58 #92 14.27 Executing busybox-1.36.1-r30.post-upgrade 06:47:58 #92 14.82 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:47:58 #92 14.83 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:47:58 #92 14.84 Executing busybox-1.36.1-r30.trigger 06:47:58 #92 14.90 OK: 14 MiB in 21 packages 06:47:59 bfabbf0a8f4b: Pushed 06:47:59 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:48:00 91050db1b388: Preparing 06:48:00 4bece8b50485: Preparing 06:48:00 bfabbf0a8f4b: Preparing 06:48:00 5225a2443adb: Preparing 06:48:00 683816c645d3: Preparing 06:48:00 5d8aeffa7718: Preparing 06:48:00 e25cc0a02854: Preparing 06:48:00 097100c76c15: Preparing 06:48:00 e25cc0a02854: Waiting 06:48:00 097100c76c15: Waiting 06:48:00 5d8aeffa7718: Waiting 06:48:00 683816c645d3: Layer already exists 06:48:00 91050db1b388: Layer already exists 06:48:00 bfabbf0a8f4b: Layer already exists 06:48:00 5225a2443adb: Layer already exists 06:48:00 4bece8b50485: Layer already exists 06:48:00 5d8aeffa7718: Layer already exists 06:48:00 e25cc0a02854: Layer already exists 06:48:00 097100c76c15: Layer already exists 06:48:00 latest: digest: sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 size: 1988 [Pipeline] } [Pipeline] // withEnv 06:48:00 #92 ... 06:48:00 06:48:00 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:48:00 #88 7.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:48:00 #88 14.94 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:48:00 #88 15.14 Executing busybox-1.36.1-r30.post-upgrade 06:48:00 #88 15.69 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:48:00 #88 15.70 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:48:00 #88 15.75 Executing busybox-1.36.1-r30.trigger 06:48:00 #88 15.87 OK: 20 MiB in 18 packages 06:48:00 #88 DONE 17.7s 06:48:00 06:48:00 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:48:00 #92 DONE 16.2s 06:48:00 06:48:00 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:00 #98 DONE 0.4s 06:48:00 06:48:00 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:48:00 #85 18.56 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:48:00 #85 18.71 Executing busybox-1.36.1-r30.post-upgrade 06:48:00 #85 19.49 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:48:00 #85 19.52 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:48:00 #85 19.54 Executing busybox-1.36.1-r30.trigger 06:48:00 #85 19.73 OK: 9 MiB in 18 packages 06:48:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57 06:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:48:00 91050db1b388: Preparing 06:48:00 4bece8b50485: Preparing 06:48:00 bfabbf0a8f4b: Preparing 06:48:00 5225a2443adb: Preparing 06:48:00 683816c645d3: Preparing 06:48:00 5d8aeffa7718: Preparing 06:48:00 e25cc0a02854: Preparing 06:48:00 097100c76c15: Preparing 06:48:00 5d8aeffa7718: Waiting 06:48:00 097100c76c15: Waiting 06:48:00 e25cc0a02854: Waiting 06:48:00 4bece8b50485: Layer already exists 06:48:00 5225a2443adb: Layer already exists 06:48:00 91050db1b388: Layer already exists 06:48:00 bfabbf0a8f4b: Layer already exists 06:48:00 683816c645d3: Layer already exists 06:48:00 5d8aeffa7718: Layer already exists 06:48:00 e25cc0a02854: Layer already exists 06:48:00 097100c76c15: Layer already exists 06:48:00 4.1.0-dev.57: digest: sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:00 #85 ... 06:48:00 06:48:00 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:48:00 #87 15.61 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:48:00 #87 15.82 Executing busybox-1.36.1-r30.post-upgrade 06:48:00 #87 16.47 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:48:00 #87 16.48 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:48:00 #87 16.49 Executing busybox-1.36.1-r30.trigger 06:48:00 #87 16.63 OK: 10 MiB in 19 packages 06:48:00 #87 DONE 18.6s 06:48:00 06:48:00 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:48:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:48:01 91050db1b388: Preparing 06:48:01 4bece8b50485: Preparing 06:48:01 bfabbf0a8f4b: Preparing 06:48:01 5225a2443adb: Preparing 06:48:01 683816c645d3: Preparing 06:48:01 5d8aeffa7718: Preparing 06:48:01 e25cc0a02854: Preparing 06:48:01 097100c76c15: Preparing 06:48:01 5d8aeffa7718: Waiting 06:48:01 e25cc0a02854: Waiting 06:48:01 097100c76c15: Waiting 06:48:01 683816c645d3: Layer already exists 06:48:01 bfabbf0a8f4b: Layer already exists 06:48:01 4bece8b50485: Layer already exists 06:48:01 91050db1b388: Layer already exists 06:48:01 5225a2443adb: Layer already exists 06:48:01 5d8aeffa7718: Layer already exists 06:48:01 097100c76c15: Layer already exists 06:48:01 e25cc0a02854: Layer already exists 06:48:01 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:48:02 91050db1b388: Preparing 06:48:02 4bece8b50485: Preparing 06:48:02 bfabbf0a8f4b: Preparing 06:48:02 5225a2443adb: Preparing 06:48:02 683816c645d3: Preparing 06:48:02 5d8aeffa7718: Preparing 06:48:02 e25cc0a02854: Preparing 06:48:02 097100c76c15: Preparing 06:48:02 e25cc0a02854: Waiting 06:48:02 5d8aeffa7718: Waiting 06:48:02 097100c76c15: Waiting 06:48:02 91050db1b388: Layer already exists 06:48:02 bfabbf0a8f4b: Layer already exists 06:48:02 683816c645d3: Layer already exists 06:48:02 4bece8b50485: Layer already exists 06:48:02 5225a2443adb: Layer already exists 06:48:02 097100c76c15: Layer already exists 06:48:02 5d8aeffa7718: Layer already exists 06:48:02 e25cc0a02854: Layer already exists 06:48:02 main: digest: sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:02 ===================================================== [Pipeline] echo 06:48:02 taggedImages: 06:48:02 - nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:02 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:48:02 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57 06:48:02 - nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:02 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:48:02 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:48:02 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:02 latest 06:48:02 4.1.0-dev.57 06:48:02 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:02 main 06:48:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:02 #99 ... 06:48:02 06:48:02 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:48:02 #100 DONE 1.4s 06:48:02 06:48:02 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:48:02 #85 DONE 21.6s 06:48:02 06:48:02 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:48:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:48:02 567a21d10397: Preparing 06:48:02 b566b6c797bc: Preparing 06:48:02 26164e29385a: Preparing 06:48:02 04f8cadea7bc: Preparing 06:48:02 b52681a863bf: Preparing 06:48:02 52a867b5ea0d: Preparing 06:48:02 142e612ab754: Preparing 06:48:02 5225a2443adb: Preparing 06:48:02 683816c645d3: Preparing 06:48:02 73994673536d: Preparing 06:48:02 8117c6544918: Preparing 06:48:02 5f70bf18a086: Preparing 06:48:02 017d2695cb40: Preparing 06:48:02 e6d30d1972c9: Preparing 06:48:02 a1f43cdb0edc: Preparing 06:48:02 097100c76c15: Preparing 06:48:02 52a867b5ea0d: Waiting 06:48:02 142e612ab754: Waiting 06:48:02 5225a2443adb: Waiting 06:48:02 683816c645d3: Waiting 06:48:02 73994673536d: Waiting 06:48:02 8117c6544918: Waiting 06:48:02 5f70bf18a086: Waiting 06:48:02 017d2695cb40: Waiting 06:48:02 e6d30d1972c9: Waiting 06:48:02 097100c76c15: Waiting 06:48:02 a1f43cdb0edc: Waiting 06:48:02 b52681a863bf: Pushed 06:48:02 26164e29385a: Pushed 06:48:02 b566b6c797bc: Pushed 06:48:02 04f8cadea7bc: Pushed 06:48:02 567a21d10397: Pushed 06:48:02 5225a2443adb: Layer already exists 06:48:02 683816c645d3: Layer already exists 06:48:02 5f70bf18a086: Layer already exists 06:48:02 52a867b5ea0d: Pushed 06:48:03 73994673536d: Pushed 06:48:03 8117c6544918: Pushed 06:48:03 097100c76c15: Layer already exists 06:48:03 017d2695cb40: Pushed 06:48:03 a1f43cdb0edc: Pushed 06:48:03 e6d30d1972c9: Pushed 06:48:03 #101 ... 06:48:03 06:48:03 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:48:03 #99 DONE 2.9s 06:48:03 06:48:03 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:48:04 #102 DONE 0.4s 06:48:04 06:48:04 #103 [security-spire-server stage-2 6/9] COPY security.txt / 06:48:04 #103 ... 06:48:04 06:48:04 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:48:04 #104 DONE 2.2s 06:48:04 142e612ab754: Pushed 06:48:04 06:48:04 #103 [security-spire-server stage-2 6/9] COPY security.txt / 06:48:04 #103 DONE 0.4s 06:48:04 06:48:04 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:48:04 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:04 #105 DONE 0.5s 06:48:04 06:48:04 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:48:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 06:48:05 #106 DONE 0.5s 06:48:05 06:48:05 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:48:05 #101 DONE 2.8s 06:48:05 06:48:05 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [Pipeline] sh 06:48:05 #107 ... 06:48:05 06:48:05 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:48:05 #108 DONE 0.3s 06:48:05 06:48:05 #109 [security-spire-config stage-2 6/10] COPY security.txt / 06:48:05 #109 DONE 0.5s 06:48:05 06:48:05 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:48:05 #107 DONE 0.4s 06:48:05 06:48:05 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 06:48:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:48:05 567a21d10397: Preparing 06:48:05 b566b6c797bc: Preparing 06:48:05 26164e29385a: Preparing 06:48:05 04f8cadea7bc: Preparing 06:48:05 b52681a863bf: Preparing 06:48:05 52a867b5ea0d: Preparing 06:48:05 142e612ab754: Preparing 06:48:05 5225a2443adb: Preparing 06:48:05 683816c645d3: Preparing 06:48:05 73994673536d: Preparing 06:48:05 8117c6544918: Preparing 06:48:05 5f70bf18a086: Preparing 06:48:05 017d2695cb40: Preparing 06:48:05 52a867b5ea0d: Waiting 06:48:05 e6d30d1972c9: Preparing 06:48:05 142e612ab754: Waiting 06:48:05 a1f43cdb0edc: Preparing 06:48:05 097100c76c15: Preparing 06:48:05 5225a2443adb: Waiting 06:48:05 683816c645d3: Waiting 06:48:05 73994673536d: Waiting 06:48:05 8117c6544918: Waiting 06:48:05 5f70bf18a086: Waiting 06:48:05 017d2695cb40: Waiting 06:48:05 e6d30d1972c9: Waiting 06:48:05 a1f43cdb0edc: Waiting 06:48:05 097100c76c15: Waiting 06:48:05 26164e29385a: Layer already exists 06:48:05 567a21d10397: Layer already exists 06:48:05 04f8cadea7bc: Layer already exists 06:48:05 b52681a863bf: Layer already exists 06:48:05 b566b6c797bc: Layer already exists 06:48:05 142e612ab754: Layer already exists 06:48:05 683816c645d3: Layer already exists 06:48:05 52a867b5ea0d: Layer already exists 06:48:05 5225a2443adb: Layer already exists 06:48:05 73994673536d: Layer already exists 06:48:05 8117c6544918: Layer already exists 06:48:05 a1f43cdb0edc: Layer already exists 06:48:05 5f70bf18a086: Layer already exists 06:48:05 017d2695cb40: Layer already exists 06:48:05 097100c76c15: Layer already exists 06:48:05 e6d30d1972c9: Layer already exists 06:48:05 latest: digest: sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:05 #110 ... 06:48:05 06:48:05 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:48:05 #111 DONE 0.3s 06:48:05 06:48:05 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:48:05 #112 DONE 0.3s 06:48:05 06:48:05 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 06:48:05 #110 DONE 0.3s 06:48:05 06:48:05 #113 [security-spire-server] exporting to image 06:48:05 #113 exporting layers 06:48:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:06 #113 ... 06:48:06 06:48:06 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:48:06 #114 DONE 0.4s 06:48:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57 06:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:48:06 567a21d10397: Preparing 06:48:06 b566b6c797bc: Preparing 06:48:06 26164e29385a: Preparing 06:48:06 04f8cadea7bc: Preparing 06:48:06 b52681a863bf: Preparing 06:48:06 52a867b5ea0d: Preparing 06:48:06 142e612ab754: Preparing 06:48:06 5225a2443adb: Preparing 06:48:06 683816c645d3: Preparing 06:48:06 73994673536d: Preparing 06:48:06 8117c6544918: Preparing 06:48:06 5f70bf18a086: Preparing 06:48:06 017d2695cb40: Preparing 06:48:06 e6d30d1972c9: Preparing 06:48:06 a1f43cdb0edc: Preparing 06:48:06 097100c76c15: Preparing 06:48:06 683816c645d3: Waiting 06:48:06 73994673536d: Waiting 06:48:06 e6d30d1972c9: Waiting 06:48:06 097100c76c15: Waiting 06:48:06 a1f43cdb0edc: Waiting 06:48:06 52a867b5ea0d: Waiting 06:48:06 142e612ab754: Waiting 06:48:06 8117c6544918: Waiting 06:48:06 5225a2443adb: Waiting 06:48:06 5f70bf18a086: Waiting 06:48:06 017d2695cb40: Waiting 06:48:06 26164e29385a: Layer already exists 06:48:06 b566b6c797bc: Layer already exists 06:48:06 b52681a863bf: Layer already exists 06:48:06 04f8cadea7bc: Layer already exists 06:48:06 567a21d10397: Layer already exists 06:48:06 52a867b5ea0d: Layer already exists 06:48:06 5225a2443adb: Layer already exists 06:48:06 683816c645d3: Layer already exists 06:48:06 73994673536d: Layer already exists 06:48:06 142e612ab754: Layer already exists 06:48:06 8117c6544918: Layer already exists 06:48:06 e6d30d1972c9: Layer already exists 06:48:06 5f70bf18a086: Layer already exists 06:48:06 017d2695cb40: Layer already exists 06:48:06 a1f43cdb0edc: Layer already exists 06:48:06 097100c76c15: Layer already exists 06:48:06 4.1.0-dev.57: digest: sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:06 06:48:06 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:48:06 #115 ... 06:48:06 06:48:06 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:48:06 #116 DONE 0.5s 06:48:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:06 06:48:06 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:48:06 #117 DONE 0.4s 06:48:06 06:48:06 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:48:06 #115 DONE 0.5s 06:48:06 06:48:06 #113 [security-spire-config] exporting to image 06:48:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:48:06 567a21d10397: Preparing 06:48:06 b566b6c797bc: Preparing 06:48:06 26164e29385a: Preparing 06:48:06 04f8cadea7bc: Preparing 06:48:06 b52681a863bf: Preparing 06:48:06 52a867b5ea0d: Preparing 06:48:06 142e612ab754: Preparing 06:48:06 5225a2443adb: Preparing 06:48:06 52a867b5ea0d: Waiting 06:48:06 142e612ab754: Waiting 06:48:06 5225a2443adb: Waiting 06:48:06 683816c645d3: Preparing 06:48:06 683816c645d3: Waiting 06:48:06 73994673536d: Preparing 06:48:06 8117c6544918: Preparing 06:48:06 5f70bf18a086: Preparing 06:48:06 73994673536d: Waiting 06:48:06 8117c6544918: Waiting 06:48:06 017d2695cb40: Preparing 06:48:06 e6d30d1972c9: Preparing 06:48:06 017d2695cb40: Waiting 06:48:06 5f70bf18a086: Waiting 06:48:06 a1f43cdb0edc: Preparing 06:48:06 e6d30d1972c9: Waiting 06:48:06 097100c76c15: Preparing 06:48:06 a1f43cdb0edc: Waiting 06:48:06 097100c76c15: Waiting 06:48:06 b566b6c797bc: Layer already exists 06:48:06 26164e29385a: Layer already exists 06:48:06 567a21d10397: Layer already exists 06:48:06 b52681a863bf: Layer already exists 06:48:06 04f8cadea7bc: Layer already exists 06:48:06 52a867b5ea0d: Layer already exists 06:48:06 142e612ab754: Layer already exists 06:48:06 683816c645d3: Layer already exists 06:48:06 73994673536d: Layer already exists 06:48:06 5225a2443adb: Layer already exists 06:48:06 5f70bf18a086: Layer already exists 06:48:06 017d2695cb40: Layer already exists 06:48:06 8117c6544918: Layer already exists 06:48:06 e6d30d1972c9: Layer already exists 06:48:06 a1f43cdb0edc: Layer already exists 06:48:06 097100c76c15: Layer already exists 06:48:06 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:07 #113 ... 06:48:07 06:48:07 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:48:07 #97 3.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:48:07 #97 9.995 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:48:07 #97 10.12 Executing busybox-1.36.1-r30.post-upgrade 06:48:07 #97 10.52 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:48:07 #97 10.52 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:48:07 #97 10.53 Executing busybox-1.36.1-r30.trigger 06:48:07 #97 10.68 OK: 15 MiB in 28 packages 06:48:07 #97 DONE 12.5s 06:48:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:48:07 567a21d10397: Preparing 06:48:07 b566b6c797bc: Preparing 06:48:07 26164e29385a: Preparing 06:48:07 04f8cadea7bc: Preparing 06:48:07 b52681a863bf: Preparing 06:48:07 52a867b5ea0d: Preparing 06:48:07 142e612ab754: Preparing 06:48:07 52a867b5ea0d: Waiting 06:48:07 5225a2443adb: Preparing 06:48:07 683816c645d3: Preparing 06:48:07 73994673536d: Preparing 06:48:07 142e612ab754: Waiting 06:48:07 8117c6544918: Preparing 06:48:07 5f70bf18a086: Preparing 06:48:07 017d2695cb40: Preparing 06:48:07 5225a2443adb: Waiting 06:48:07 e6d30d1972c9: Preparing 06:48:07 683816c645d3: Waiting 06:48:07 a1f43cdb0edc: Preparing 06:48:07 097100c76c15: Preparing 06:48:07 73994673536d: Waiting 06:48:07 017d2695cb40: Waiting 06:48:07 8117c6544918: Waiting 06:48:07 e6d30d1972c9: Waiting 06:48:07 5f70bf18a086: Waiting 06:48:07 a1f43cdb0edc: Waiting 06:48:07 567a21d10397: Layer already exists 06:48:07 b566b6c797bc: Layer already exists 06:48:07 04f8cadea7bc: Layer already exists 06:48:07 b52681a863bf: Layer already exists 06:48:07 26164e29385a: Layer already exists 06:48:07 142e612ab754: Layer already exists 06:48:07 52a867b5ea0d: Layer already exists 06:48:07 5225a2443adb: Layer already exists 06:48:07 73994673536d: Layer already exists 06:48:07 683816c645d3: Layer already exists 06:48:07 8117c6544918: Layer already exists 06:48:07 5f70bf18a086: Layer already exists 06:48:07 017d2695cb40: Layer already exists 06:48:07 e6d30d1972c9: Layer already exists 06:48:07 a1f43cdb0edc: Layer already exists 06:48:07 097100c76c15: Layer already exists 06:48:07 main: digest: sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:07 ===================================================== [Pipeline] echo 06:48:07 taggedImages: 06:48:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:48:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57 06:48:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:48:07 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:48:07 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:07 latest 06:48:07 4.1.0-dev.57 06:48:07 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:07 main 06:48:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:07 06:48:07 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:48:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 06:48:08 #118 DONE 1.3s 06:48:08 06:48:08 #113 [security-spire-agent] exporting to image [Pipeline] sh 06:48:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:48:08 266ec233c48b: Preparing 06:48:08 f5c3742372bc: Preparing 06:48:08 17d603d3c438: Preparing 06:48:08 d34a755e638c: Preparing 06:48:08 5225a2443adb: Preparing 06:48:08 683816c645d3: Preparing 06:48:08 5d8aeffa7718: Preparing 06:48:08 e25cc0a02854: Preparing 06:48:08 5d8aeffa7718: Waiting 06:48:08 683816c645d3: Waiting 06:48:08 097100c76c15: Preparing 06:48:08 e25cc0a02854: Waiting 06:48:08 097100c76c15: Waiting 06:48:08 5225a2443adb: Layer already exists 06:48:08 683816c645d3: Layer already exists 06:48:08 5d8aeffa7718: Layer already exists 06:48:08 e25cc0a02854: Layer already exists 06:48:08 f5c3742372bc: Pushed 06:48:08 266ec233c48b: Pushed 06:48:08 097100c76c15: Layer already exists 06:48:08 17d603d3c438: Pushed 06:48:10 #113 exporting layers 4.6s done 06:48:10 #113 writing image sha256:6d1834e3bfad66f454d0815ba9e22d26b454c8a05dc2c3ec6b8bdbb416ad4cd8 0.0s done 06:48:10 #113 naming to docker.io/library/security-spire-server-arm64 done 06:48:10 #113 exporting layers 4.2s done 06:48:10 #113 writing image sha256:9245ad1c717839e6feecf312fb397da9036e349875b75baa177b9fe2849f6b8d 0.1s done 06:48:10 #113 naming to docker.io/library/security-spire-config-arm64 0.0s done 06:48:11 #113 exporting layers 3.4s done 06:48:11 #113 writing image sha256:4e7caf43011284363adbcb253b6fb8a715b69ed24f1d3966d27a073c5feb90c4 0.0s done 06:48:11 #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done 06:48:11 #113 DONE 5.6s 06:48:11 06:48:11 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:12 d34a755e638c: Pushed 06:48:12 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:48:13 266ec233c48b: Preparing 06:48:13 f5c3742372bc: Preparing 06:48:13 17d603d3c438: Preparing 06:48:13 d34a755e638c: Preparing 06:48:13 5225a2443adb: Preparing 06:48:13 683816c645d3: Preparing 06:48:13 5d8aeffa7718: Preparing 06:48:13 e25cc0a02854: Preparing 06:48:13 097100c76c15: Preparing 06:48:13 683816c645d3: Waiting 06:48:13 097100c76c15: Waiting 06:48:13 5d8aeffa7718: Waiting 06:48:13 e25cc0a02854: Waiting 06:48:13 17d603d3c438: Layer already exists 06:48:13 266ec233c48b: Layer already exists 06:48:13 5225a2443adb: Layer already exists 06:48:13 f5c3742372bc: Layer already exists 06:48:13 d34a755e638c: Layer already exists 06:48:13 683816c645d3: Layer already exists 06:48:13 097100c76c15: Layer already exists 06:48:13 e25cc0a02854: Layer already exists 06:48:13 5d8aeffa7718: Layer already exists 06:48:13 latest: digest: sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57 06:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:48:13 266ec233c48b: Preparing 06:48:13 f5c3742372bc: Preparing 06:48:13 17d603d3c438: Preparing 06:48:13 d34a755e638c: Preparing 06:48:13 5225a2443adb: Preparing 06:48:13 683816c645d3: Preparing 06:48:13 5d8aeffa7718: Preparing 06:48:13 e25cc0a02854: Preparing 06:48:13 097100c76c15: Preparing 06:48:13 683816c645d3: Waiting 06:48:13 5d8aeffa7718: Waiting 06:48:13 e25cc0a02854: Waiting 06:48:13 097100c76c15: Waiting 06:48:13 f5c3742372bc: Layer already exists 06:48:13 5225a2443adb: Layer already exists 06:48:13 266ec233c48b: Layer already exists 06:48:13 d34a755e638c: Layer already exists 06:48:13 17d603d3c438: Layer already exists 06:48:13 5d8aeffa7718: Layer already exists 06:48:13 683816c645d3: Layer already exists 06:48:13 097100c76c15: Layer already exists 06:48:13 e25cc0a02854: Layer already exists 06:48:13 4.1.0-dev.57: digest: sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:48:14 266ec233c48b: Preparing 06:48:14 f5c3742372bc: Preparing 06:48:14 17d603d3c438: Preparing 06:48:14 d34a755e638c: Preparing 06:48:14 5225a2443adb: Preparing 06:48:14 683816c645d3: Preparing 06:48:14 5d8aeffa7718: Preparing 06:48:14 e25cc0a02854: Preparing 06:48:14 097100c76c15: Preparing 06:48:14 683816c645d3: Waiting 06:48:14 5d8aeffa7718: Waiting 06:48:14 e25cc0a02854: Waiting 06:48:14 097100c76c15: Waiting 06:48:14 266ec233c48b: Layer already exists 06:48:14 5225a2443adb: Layer already exists 06:48:14 d34a755e638c: Layer already exists 06:48:14 17d603d3c438: Layer already exists 06:48:14 f5c3742372bc: Layer already exists 06:48:14 5d8aeffa7718: Layer already exists 06:48:14 e25cc0a02854: Layer already exists 06:48:14 683816c645d3: Layer already exists 06:48:14 097100c76c15: Layer already exists 06:48:14 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:48:15 266ec233c48b: Preparing 06:48:15 f5c3742372bc: Preparing 06:48:15 17d603d3c438: Preparing 06:48:15 d34a755e638c: Preparing 06:48:15 5225a2443adb: Preparing 06:48:15 683816c645d3: Preparing 06:48:15 5d8aeffa7718: Preparing 06:48:15 e25cc0a02854: Preparing 06:48:15 097100c76c15: Preparing 06:48:15 683816c645d3: Waiting 06:48:15 5d8aeffa7718: Waiting 06:48:15 097100c76c15: Waiting 06:48:15 e25cc0a02854: Waiting 06:48:15 266ec233c48b: Layer already exists 06:48:15 5225a2443adb: Layer already exists 06:48:15 d34a755e638c: Layer already exists 06:48:15 17d603d3c438: Layer already exists 06:48:15 f5c3742372bc: Layer already exists 06:48:15 683816c645d3: Layer already exists 06:48:15 5d8aeffa7718: Layer already exists 06:48:15 e25cc0a02854: Layer already exists 06:48:15 097100c76c15: Layer already exists 06:48:15 main: digest: sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:15 ===================================================== [Pipeline] echo 06:48:15 taggedImages: 06:48:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:48:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57 06:48:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:48:15 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:48:15 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:15 latest 06:48:15 4.1.0-dev.57 06:48:15 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:15 main 06:48:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:48:15 92f329bb9fcb: Preparing 06:48:15 cdabbefbfe79: Preparing 06:48:15 92686fee5b57: Preparing 06:48:15 7a0035797b0c: Preparing 06:48:15 d6088fd1ab3c: Preparing 06:48:15 5225a2443adb: Preparing 06:48:15 683816c645d3: Preparing 06:48:15 edd8129fa332: Preparing 06:48:15 bb23b10bd07a: Preparing 06:48:15 c8fcbdc33dd0: Preparing 06:48:15 097100c76c15: Preparing 06:48:15 5225a2443adb: Waiting 06:48:15 683816c645d3: Waiting 06:48:15 c8fcbdc33dd0: Waiting 06:48:15 edd8129fa332: Waiting 06:48:15 097100c76c15: Waiting 06:48:15 bb23b10bd07a: Waiting 06:48:15 cdabbefbfe79: Pushed 06:48:15 d6088fd1ab3c: Pushed 06:48:15 5225a2443adb: Layer already exists 06:48:15 7a0035797b0c: Pushed 06:48:15 92f329bb9fcb: Pushed 06:48:15 683816c645d3: Layer already exists 06:48:15 097100c76c15: Layer already exists 06:48:15 edd8129fa332: Pushed 06:48:16 bb23b10bd07a: Pushed 06:48:17 c8fcbdc33dd0: Pushed 06:48:19 92686fee5b57: Pushed 06:48:19 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:48:19 92f329bb9fcb: Preparing 06:48:19 cdabbefbfe79: Preparing 06:48:19 92686fee5b57: Preparing 06:48:19 7a0035797b0c: Preparing 06:48:19 d6088fd1ab3c: Preparing 06:48:19 5225a2443adb: Preparing 06:48:19 683816c645d3: Preparing 06:48:19 edd8129fa332: Preparing 06:48:19 bb23b10bd07a: Preparing 06:48:19 c8fcbdc33dd0: Preparing 06:48:19 097100c76c15: Preparing 06:48:19 5225a2443adb: Waiting 06:48:19 683816c645d3: Waiting 06:48:19 edd8129fa332: Waiting 06:48:19 bb23b10bd07a: Waiting 06:48:19 c8fcbdc33dd0: Waiting 06:48:19 097100c76c15: Waiting 06:48:19 92686fee5b57: Layer already exists 06:48:19 92f329bb9fcb: Layer already exists 06:48:19 d6088fd1ab3c: Layer already exists 06:48:19 cdabbefbfe79: Layer already exists 06:48:19 7a0035797b0c: Layer already exists 06:48:19 683816c645d3: Layer already exists 06:48:19 5225a2443adb: Layer already exists 06:48:19 c8fcbdc33dd0: Layer already exists 06:48:19 edd8129fa332: Layer already exists 06:48:19 bb23b10bd07a: Layer already exists 06:48:19 097100c76c15: Layer already exists 06:48:19 latest: digest: sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57 06:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:48:20 92f329bb9fcb: Preparing 06:48:20 cdabbefbfe79: Preparing 06:48:20 92686fee5b57: Preparing 06:48:20 7a0035797b0c: Preparing 06:48:20 d6088fd1ab3c: Preparing 06:48:20 5225a2443adb: Preparing 06:48:20 683816c645d3: Preparing 06:48:20 edd8129fa332: Preparing 06:48:20 bb23b10bd07a: Preparing 06:48:20 c8fcbdc33dd0: Preparing 06:48:20 097100c76c15: Preparing 06:48:20 683816c645d3: Waiting 06:48:20 edd8129fa332: Waiting 06:48:20 bb23b10bd07a: Waiting 06:48:20 c8fcbdc33dd0: Waiting 06:48:20 097100c76c15: Waiting 06:48:20 5225a2443adb: Waiting 06:48:20 92686fee5b57: Layer already exists 06:48:20 92f329bb9fcb: Layer already exists 06:48:20 cdabbefbfe79: Layer already exists 06:48:20 d6088fd1ab3c: Layer already exists 06:48:20 7a0035797b0c: Layer already exists 06:48:20 5225a2443adb: Layer already exists 06:48:20 683816c645d3: Layer already exists 06:48:20 bb23b10bd07a: Layer already exists 06:48:20 c8fcbdc33dd0: Layer already exists 06:48:20 edd8129fa332: Layer already exists 06:48:20 097100c76c15: Layer already exists 06:48:20 4.1.0-dev.57: digest: sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:48:21 92f329bb9fcb: Preparing 06:48:21 cdabbefbfe79: Preparing 06:48:21 92686fee5b57: Preparing 06:48:21 7a0035797b0c: Preparing 06:48:21 d6088fd1ab3c: Preparing 06:48:21 5225a2443adb: Preparing 06:48:21 683816c645d3: Preparing 06:48:21 edd8129fa332: Preparing 06:48:21 bb23b10bd07a: Preparing 06:48:21 c8fcbdc33dd0: Preparing 06:48:21 097100c76c15: Preparing 06:48:21 bb23b10bd07a: Waiting 06:48:21 edd8129fa332: Waiting 06:48:21 683816c645d3: Waiting 06:48:21 5225a2443adb: Waiting 06:48:21 c8fcbdc33dd0: Waiting 06:48:21 097100c76c15: Waiting 06:48:21 7a0035797b0c: Layer already exists 06:48:21 cdabbefbfe79: Layer already exists 06:48:21 92f329bb9fcb: Layer already exists 06:48:21 d6088fd1ab3c: Layer already exists 06:48:21 92686fee5b57: Layer already exists 06:48:21 5225a2443adb: Layer already exists 06:48:21 683816c645d3: Layer already exists 06:48:21 bb23b10bd07a: Layer already exists 06:48:21 edd8129fa332: Layer already exists 06:48:21 c8fcbdc33dd0: Layer already exists 06:48:21 097100c76c15: Layer already exists 06:48:21 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:48:21 92f329bb9fcb: Preparing 06:48:21 cdabbefbfe79: Preparing 06:48:21 92686fee5b57: Preparing 06:48:21 7a0035797b0c: Preparing 06:48:21 d6088fd1ab3c: Preparing 06:48:21 5225a2443adb: Preparing 06:48:21 683816c645d3: Preparing 06:48:21 edd8129fa332: Preparing 06:48:21 bb23b10bd07a: Preparing 06:48:21 c8fcbdc33dd0: Preparing 06:48:21 097100c76c15: Preparing 06:48:21 edd8129fa332: Waiting 06:48:21 bb23b10bd07a: Waiting 06:48:21 c8fcbdc33dd0: Waiting 06:48:21 097100c76c15: Waiting 06:48:21 5225a2443adb: Waiting 06:48:21 683816c645d3: Waiting 06:48:21 cdabbefbfe79: Layer already exists 06:48:21 d6088fd1ab3c: Layer already exists 06:48:21 92f329bb9fcb: Layer already exists 06:48:21 92686fee5b57: Layer already exists 06:48:21 7a0035797b0c: Layer already exists 06:48:21 5225a2443adb: Layer already exists 06:48:21 683816c645d3: Layer already exists 06:48:21 bb23b10bd07a: Layer already exists 06:48:21 edd8129fa332: Layer already exists 06:48:21 c8fcbdc33dd0: Layer already exists 06:48:21 097100c76c15: Layer already exists 06:48:21 main: digest: sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:21 ===================================================== [Pipeline] echo 06:48:21 taggedImages: 06:48:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:48:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57 06:48:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:48:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:48:21 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:21 latest 06:48:21 4.1.0-dev.57 06:48:21 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:21 main 06:48:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:48:22 16a92a2245cc: Preparing 06:48:22 84e8c56eb7e2: Preparing 06:48:22 baceb8d58ff8: Preparing 06:48:22 1bdeef43e5a0: Preparing 06:48:22 a3081993c41e: Preparing 06:48:22 b9f05982f15e: Preparing 06:48:22 b014fcc8ddbd: Preparing 06:48:22 5225a2443adb: Preparing 06:48:22 683816c645d3: Preparing 06:48:22 9327929be119: Preparing 06:48:22 ceeeb79308c6: Preparing 06:48:22 097100c76c15: Preparing 06:48:22 b9f05982f15e: Waiting 06:48:22 b014fcc8ddbd: Waiting 06:48:22 5225a2443adb: Waiting 06:48:22 683816c645d3: Waiting 06:48:22 9327929be119: Waiting 06:48:22 ceeeb79308c6: Waiting 06:48:22 097100c76c15: Waiting 06:48:22 a3081993c41e: Pushed 06:48:22 16a92a2245cc: Pushed 06:48:22 84e8c56eb7e2: Pushed 06:48:22 5225a2443adb: Layer already exists 06:48:22 683816c645d3: Layer already exists 06:48:22 b9f05982f15e: Pushed 06:48:22 b014fcc8ddbd: Pushed 06:48:22 097100c76c15: Layer already exists 06:48:22 9327929be119: Pushed 06:48:24 ceeeb79308c6: Pushed 06:48:25 1bdeef43e5a0: Pushed 06:48:25 baceb8d58ff8: Pushed 06:48:25 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:48:26 16a92a2245cc: Preparing 06:48:26 84e8c56eb7e2: Preparing 06:48:26 baceb8d58ff8: Preparing 06:48:26 1bdeef43e5a0: Preparing 06:48:26 a3081993c41e: Preparing 06:48:26 b9f05982f15e: Preparing 06:48:26 b014fcc8ddbd: Preparing 06:48:26 5225a2443adb: Preparing 06:48:26 683816c645d3: Preparing 06:48:26 9327929be119: Preparing 06:48:26 ceeeb79308c6: Preparing 06:48:26 097100c76c15: Preparing 06:48:26 b9f05982f15e: Waiting 06:48:26 b014fcc8ddbd: Waiting 06:48:26 5225a2443adb: Waiting 06:48:26 683816c645d3: Waiting 06:48:26 9327929be119: Waiting 06:48:26 ceeeb79308c6: Waiting 06:48:26 097100c76c15: Waiting 06:48:26 84e8c56eb7e2: Layer already exists 06:48:26 16a92a2245cc: Layer already exists 06:48:26 a3081993c41e: Layer already exists 06:48:26 1bdeef43e5a0: Layer already exists 06:48:26 baceb8d58ff8: Layer already exists 06:48:26 b9f05982f15e: Layer already exists 06:48:26 b014fcc8ddbd: Layer already exists 06:48:26 9327929be119: Layer already exists 06:48:26 5225a2443adb: Layer already exists 06:48:26 683816c645d3: Layer already exists 06:48:26 ceeeb79308c6: Layer already exists 06:48:26 097100c76c15: Layer already exists 06:48:26 latest: digest: sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57 06:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:48:27 16a92a2245cc: Preparing 06:48:27 84e8c56eb7e2: Preparing 06:48:27 baceb8d58ff8: Preparing 06:48:27 1bdeef43e5a0: Preparing 06:48:27 a3081993c41e: Preparing 06:48:27 b9f05982f15e: Preparing 06:48:27 b014fcc8ddbd: Preparing 06:48:27 5225a2443adb: Preparing 06:48:27 683816c645d3: Preparing 06:48:27 9327929be119: Preparing 06:48:27 ceeeb79308c6: Preparing 06:48:27 097100c76c15: Preparing 06:48:27 683816c645d3: Waiting 06:48:27 ceeeb79308c6: Waiting 06:48:27 097100c76c15: Waiting 06:48:27 b9f05982f15e: Waiting 06:48:27 9327929be119: Waiting 06:48:27 b014fcc8ddbd: Waiting 06:48:27 5225a2443adb: Waiting 06:48:27 84e8c56eb7e2: Layer already exists 06:48:27 1bdeef43e5a0: Layer already exists 06:48:27 a3081993c41e: Layer already exists 06:48:27 baceb8d58ff8: Layer already exists 06:48:27 16a92a2245cc: Layer already exists 06:48:27 b9f05982f15e: Layer already exists 06:48:27 b014fcc8ddbd: Layer already exists 06:48:27 5225a2443adb: Layer already exists 06:48:27 683816c645d3: Layer already exists 06:48:27 9327929be119: Layer already exists 06:48:27 ceeeb79308c6: Layer already exists 06:48:27 097100c76c15: Layer already exists 06:48:27 4.1.0-dev.57: digest: sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:48:27 16a92a2245cc: Preparing 06:48:27 84e8c56eb7e2: Preparing 06:48:27 baceb8d58ff8: Preparing 06:48:27 1bdeef43e5a0: Preparing 06:48:27 a3081993c41e: Preparing 06:48:27 b9f05982f15e: Preparing 06:48:27 b014fcc8ddbd: Preparing 06:48:27 5225a2443adb: Preparing 06:48:27 683816c645d3: Preparing 06:48:27 b9f05982f15e: Waiting 06:48:27 b014fcc8ddbd: Waiting 06:48:27 5225a2443adb: Waiting 06:48:27 9327929be119: Preparing 06:48:27 683816c645d3: Waiting 06:48:27 ceeeb79308c6: Preparing 06:48:27 097100c76c15: Preparing 06:48:27 9327929be119: Waiting 06:48:27 ceeeb79308c6: Waiting 06:48:27 097100c76c15: Waiting 06:48:27 1bdeef43e5a0: Layer already exists 06:48:27 84e8c56eb7e2: Layer already exists 06:48:27 a3081993c41e: Layer already exists 06:48:27 baceb8d58ff8: Layer already exists 06:48:27 16a92a2245cc: Layer already exists 06:48:27 b014fcc8ddbd: Layer already exists 06:48:27 5225a2443adb: Layer already exists 06:48:27 b9f05982f15e: Layer already exists 06:48:27 683816c645d3: Layer already exists 06:48:27 9327929be119: Layer already exists 06:48:27 097100c76c15: Layer already exists 06:48:27 ceeeb79308c6: Layer already exists 06:48:27 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:48:28 16a92a2245cc: Preparing 06:48:28 84e8c56eb7e2: Preparing 06:48:28 baceb8d58ff8: Preparing 06:48:28 1bdeef43e5a0: Preparing 06:48:28 a3081993c41e: Preparing 06:48:28 b9f05982f15e: Preparing 06:48:28 b014fcc8ddbd: Preparing 06:48:28 5225a2443adb: Preparing 06:48:28 683816c645d3: Preparing 06:48:28 9327929be119: Preparing 06:48:28 ceeeb79308c6: Preparing 06:48:28 097100c76c15: Preparing 06:48:28 9327929be119: Waiting 06:48:28 b014fcc8ddbd: Waiting 06:48:28 ceeeb79308c6: Waiting 06:48:28 5225a2443adb: Waiting 06:48:28 683816c645d3: Waiting 06:48:28 097100c76c15: Waiting 06:48:28 b9f05982f15e: Waiting 06:48:28 84e8c56eb7e2: Layer already exists 06:48:28 1bdeef43e5a0: Layer already exists 06:48:28 a3081993c41e: Layer already exists 06:48:28 16a92a2245cc: Layer already exists 06:48:28 baceb8d58ff8: Layer already exists 06:48:28 b9f05982f15e: Layer already exists 06:48:28 b014fcc8ddbd: Layer already exists 06:48:28 683816c645d3: Layer already exists 06:48:28 5225a2443adb: Layer already exists 06:48:28 9327929be119: Layer already exists 06:48:28 ceeeb79308c6: Layer already exists 06:48:28 097100c76c15: Layer already exists 06:48:28 main: digest: sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:28 ===================================================== [Pipeline] echo 06:48:28 taggedImages: 06:48:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:48:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57 06:48:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:48:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:48:28 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:28 latest 06:48:28 4.1.0-dev.57 06:48:28 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:28 main 06:48:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:48:29 8709840b8e94: Preparing 06:48:29 bf5172ea5b3c: Preparing 06:48:29 5225a2443adb: Preparing 06:48:29 683816c645d3: Preparing 06:48:29 f6aa954bac9f: Preparing 06:48:29 b10c3bf27c46: Preparing 06:48:29 097100c76c15: Preparing 06:48:29 097100c76c15: Waiting 06:48:29 b10c3bf27c46: Waiting 06:48:29 5225a2443adb: Layer already exists 06:48:29 683816c645d3: Layer already exists 06:48:29 097100c76c15: Layer already exists 06:48:29 8709840b8e94: Pushed 06:48:29 f6aa954bac9f: Pushed 06:48:30 b10c3bf27c46: Pushed 06:48:32 bf5172ea5b3c: Pushed 06:48:32 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:33 + 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 06:48:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:48:33 8709840b8e94: Preparing 06:48:33 bf5172ea5b3c: Preparing 06:48:33 5225a2443adb: Preparing 06:48:33 683816c645d3: Preparing 06:48:33 f6aa954bac9f: Preparing 06:48:33 b10c3bf27c46: Preparing 06:48:33 097100c76c15: Preparing 06:48:33 b10c3bf27c46: Waiting 06:48:33 097100c76c15: Waiting 06:48:33 8709840b8e94: Layer already exists 06:48:33 f6aa954bac9f: Layer already exists 06:48:33 683816c645d3: Layer already exists 06:48:33 5225a2443adb: Layer already exists 06:48:33 bf5172ea5b3c: Layer already exists 06:48:33 b10c3bf27c46: Layer already exists 06:48:33 097100c76c15: Layer already exists 06:48:33 latest: digest: sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57 06:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:48:34 8709840b8e94: Preparing 06:48:34 bf5172ea5b3c: Preparing 06:48:34 5225a2443adb: Preparing 06:48:34 683816c645d3: Preparing 06:48:34 f6aa954bac9f: Preparing 06:48:34 b10c3bf27c46: Preparing 06:48:34 097100c76c15: Preparing 06:48:34 b10c3bf27c46: Waiting 06:48:34 097100c76c15: Waiting 06:48:34 f6aa954bac9f: Layer already exists 06:48:34 5225a2443adb: Layer already exists 06:48:34 8709840b8e94: Layer already exists 06:48:34 683816c645d3: Layer already exists 06:48:34 bf5172ea5b3c: Layer already exists 06:48:34 097100c76c15: Layer already exists 06:48:34 b10c3bf27c46: Layer already exists 06:48:34 4.1.0-dev.57: digest: sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:48:34 8709840b8e94: Preparing 06:48:34 bf5172ea5b3c: Preparing 06:48:34 5225a2443adb: Preparing 06:48:34 683816c645d3: Preparing 06:48:34 f6aa954bac9f: Preparing 06:48:34 b10c3bf27c46: Preparing 06:48:34 097100c76c15: Preparing 06:48:34 097100c76c15: Waiting 06:48:34 b10c3bf27c46: Waiting 06:48:34 bf5172ea5b3c: Layer already exists 06:48:34 5225a2443adb: Layer already exists 06:48:34 f6aa954bac9f: Layer already exists 06:48:34 683816c645d3: Layer already exists 06:48:34 8709840b8e94: Layer already exists 06:48:34 b10c3bf27c46: Layer already exists 06:48:34 097100c76c15: Layer already exists 06:48:34 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:35 + 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 06:48:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:48:35 8709840b8e94: Preparing 06:48:35 bf5172ea5b3c: Preparing 06:48:35 5225a2443adb: Preparing 06:48:35 683816c645d3: Preparing 06:48:35 f6aa954bac9f: Preparing 06:48:35 b10c3bf27c46: Preparing 06:48:35 097100c76c15: Preparing 06:48:35 b10c3bf27c46: Waiting 06:48:35 097100c76c15: Waiting 06:48:35 f6aa954bac9f: Layer already exists 06:48:35 5225a2443adb: Layer already exists 06:48:35 683816c645d3: Layer already exists 06:48:35 8709840b8e94: Layer already exists 06:48:35 bf5172ea5b3c: Layer already exists 06:48:35 b10c3bf27c46: Layer already exists 06:48:35 097100c76c15: Layer already exists 06:48:35 main: digest: sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:35 ===================================================== [Pipeline] echo 06:48:35 taggedImages: 06:48:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:48:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57 06:48:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:48:35 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:48:35 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:35 latest 06:48:35 4.1.0-dev.57 06:48:35 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:35 main 06:48:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:48:36 aeb1e824a778: Preparing 06:48:36 9d812988c15b: Preparing 06:48:36 cfece55c10e6: Preparing 06:48:36 5225a2443adb: Preparing 06:48:36 683816c645d3: Preparing 06:48:36 354299f117e1: Preparing 06:48:36 151e8af5ddc7: Preparing 06:48:36 ff377533d1f8: Preparing 06:48:36 0c43c90403fd: Preparing 06:48:36 097100c76c15: Preparing 06:48:36 354299f117e1: Waiting 06:48:36 151e8af5ddc7: Waiting 06:48:36 0c43c90403fd: Waiting 06:48:36 097100c76c15: Waiting 06:48:36 ff377533d1f8: Waiting 06:48:36 5225a2443adb: Layer already exists 06:48:36 683816c645d3: Layer already exists 06:48:36 aeb1e824a778: Pushed 06:48:36 cfece55c10e6: Pushed 06:48:36 9d812988c15b: Pushed 06:48:36 097100c76c15: Layer already exists 06:48:36 ff377533d1f8: Pushed 06:48:36 0c43c90403fd: Pushed 06:48:40 151e8af5ddc7: Pushed 06:48:49 354299f117e1: Pushed 06:48:49 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:48:50 aeb1e824a778: Preparing 06:48:50 9d812988c15b: Preparing 06:48:50 cfece55c10e6: Preparing 06:48:50 5225a2443adb: Preparing 06:48:50 683816c645d3: Preparing 06:48:50 354299f117e1: Preparing 06:48:50 151e8af5ddc7: Preparing 06:48:50 ff377533d1f8: Preparing 06:48:50 0c43c90403fd: Preparing 06:48:50 097100c76c15: Preparing 06:48:50 ff377533d1f8: Waiting 06:48:50 0c43c90403fd: Waiting 06:48:50 097100c76c15: Waiting 06:48:50 354299f117e1: Waiting 06:48:50 151e8af5ddc7: Waiting 06:48:50 5225a2443adb: Layer already exists 06:48:50 aeb1e824a778: Layer already exists 06:48:50 9d812988c15b: Layer already exists 06:48:50 683816c645d3: Layer already exists 06:48:50 cfece55c10e6: Layer already exists 06:48:50 354299f117e1: Layer already exists 06:48:50 ff377533d1f8: Layer already exists 06:48:50 151e8af5ddc7: Layer already exists 06:48:50 0c43c90403fd: Layer already exists 06:48:50 097100c76c15: Layer already exists 06:48:50 latest: digest: sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57 06:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:48:50 aeb1e824a778: Preparing 06:48:50 9d812988c15b: Preparing 06:48:50 cfece55c10e6: Preparing 06:48:50 5225a2443adb: Preparing 06:48:50 683816c645d3: Preparing 06:48:50 354299f117e1: Preparing 06:48:50 151e8af5ddc7: Preparing 06:48:50 ff377533d1f8: Preparing 06:48:50 0c43c90403fd: Preparing 06:48:50 097100c76c15: Preparing 06:48:50 ff377533d1f8: Waiting 06:48:50 0c43c90403fd: Waiting 06:48:50 097100c76c15: Waiting 06:48:50 354299f117e1: Waiting 06:48:50 5225a2443adb: Layer already exists 06:48:50 9d812988c15b: Layer already exists 06:48:50 683816c645d3: Layer already exists 06:48:50 aeb1e824a778: Layer already exists 06:48:50 cfece55c10e6: Layer already exists 06:48:50 151e8af5ddc7: Layer already exists 06:48:50 ff377533d1f8: Layer already exists 06:48:50 354299f117e1: Layer already exists 06:48:50 0c43c90403fd: Layer already exists 06:48:50 097100c76c15: Layer already exists 06:48:50 4.1.0-dev.57: digest: sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:48:51 aeb1e824a778: Preparing 06:48:51 9d812988c15b: Preparing 06:48:51 cfece55c10e6: Preparing 06:48:51 5225a2443adb: Preparing 06:48:51 683816c645d3: Preparing 06:48:51 354299f117e1: Preparing 06:48:51 151e8af5ddc7: Preparing 06:48:51 ff377533d1f8: Preparing 06:48:51 0c43c90403fd: Preparing 06:48:51 097100c76c15: Preparing 06:48:51 151e8af5ddc7: Waiting 06:48:51 ff377533d1f8: Waiting 06:48:51 097100c76c15: Waiting 06:48:51 0c43c90403fd: Waiting 06:48:51 354299f117e1: Waiting 06:48:51 cfece55c10e6: Layer already exists 06:48:51 aeb1e824a778: Layer already exists 06:48:51 9d812988c15b: Layer already exists 06:48:51 5225a2443adb: Layer already exists 06:48:51 683816c645d3: Layer already exists 06:48:51 354299f117e1: Layer already exists 06:48:51 0c43c90403fd: Layer already exists 06:48:51 ff377533d1f8: Layer already exists 06:48:51 097100c76c15: Layer already exists 06:48:51 151e8af5ddc7: Layer already exists 06:48:51 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:48:52 aeb1e824a778: Preparing 06:48:52 9d812988c15b: Preparing 06:48:52 cfece55c10e6: Preparing 06:48:52 5225a2443adb: Preparing 06:48:52 683816c645d3: Preparing 06:48:52 354299f117e1: Preparing 06:48:52 151e8af5ddc7: Preparing 06:48:52 ff377533d1f8: Preparing 06:48:52 0c43c90403fd: Preparing 06:48:52 097100c76c15: Preparing 06:48:52 ff377533d1f8: Waiting 06:48:52 0c43c90403fd: Waiting 06:48:52 097100c76c15: Waiting 06:48:52 354299f117e1: Waiting 06:48:52 151e8af5ddc7: Waiting 06:48:52 5225a2443adb: Layer already exists 06:48:52 9d812988c15b: Layer already exists 06:48:52 683816c645d3: Layer already exists 06:48:52 aeb1e824a778: Layer already exists 06:48:52 cfece55c10e6: Layer already exists 06:48:52 151e8af5ddc7: Layer already exists 06:48:52 097100c76c15: Layer already exists 06:48:52 0c43c90403fd: Layer already exists 06:48:52 354299f117e1: Layer already exists 06:48:52 ff377533d1f8: Layer already exists 06:48:52 main: digest: sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:52 ===================================================== [Pipeline] echo 06:48:52 taggedImages: 06:48:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:48:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57 06:48:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:48:52 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:48:52 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:52 latest 06:48:52 4.1.0-dev.57 06:48:52 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:48:52 main 06:48:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:48:52 0a165ed88f86: Preparing 06:48:52 1d17eaf21f60: Preparing 06:48:52 471a32710563: Preparing 06:48:52 5225a2443adb: Preparing 06:48:52 683816c645d3: Preparing 06:48:52 d7933b5b343a: Preparing 06:48:52 82f847fe3fb7: Preparing 06:48:52 7cbd0a5d371a: Preparing 06:48:52 097100c76c15: Preparing 06:48:52 d7933b5b343a: Waiting 06:48:52 7cbd0a5d371a: Waiting 06:48:52 097100c76c15: Waiting 06:48:52 82f847fe3fb7: Waiting 06:48:52 5225a2443adb: Layer already exists 06:48:52 683816c645d3: Layer already exists 06:48:52 0a165ed88f86: Pushed 06:48:52 471a32710563: Pushed 06:48:52 1d17eaf21f60: Pushed 06:48:52 097100c76c15: Layer already exists 06:48:53 82f847fe3fb7: Pushed 06:48:53 7cbd0a5d371a: Pushed 06:49:05 d7933b5b343a: Pushed 06:49:05 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:49:09 0a165ed88f86: Preparing 06:49:09 1d17eaf21f60: Preparing 06:49:09 471a32710563: Preparing 06:49:09 5225a2443adb: Preparing 06:49:09 683816c645d3: Preparing 06:49:09 d7933b5b343a: Preparing 06:49:09 82f847fe3fb7: Preparing 06:49:09 7cbd0a5d371a: Preparing 06:49:09 097100c76c15: Preparing 06:49:09 d7933b5b343a: Waiting 06:49:09 7cbd0a5d371a: Waiting 06:49:09 82f847fe3fb7: Waiting 06:49:09 097100c76c15: Waiting 06:49:09 471a32710563: Layer already exists 06:49:09 0a165ed88f86: Layer already exists 06:49:09 683816c645d3: Layer already exists 06:49:09 5225a2443adb: Layer already exists 06:49:09 1d17eaf21f60: Layer already exists 06:49:09 82f847fe3fb7: Layer already exists 06:49:09 d7933b5b343a: Layer already exists 06:49:09 7cbd0a5d371a: Layer already exists 06:49:09 097100c76c15: Layer already exists 06:49:09 latest: digest: sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57 06:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:49:09 0a165ed88f86: Preparing 06:49:09 1d17eaf21f60: Preparing 06:49:09 471a32710563: Preparing 06:49:09 5225a2443adb: Preparing 06:49:09 683816c645d3: Preparing 06:49:09 d7933b5b343a: Preparing 06:49:09 82f847fe3fb7: Preparing 06:49:09 7cbd0a5d371a: Preparing 06:49:09 097100c76c15: Preparing 06:49:09 d7933b5b343a: Waiting 06:49:09 82f847fe3fb7: Waiting 06:49:09 097100c76c15: Waiting 06:49:09 7cbd0a5d371a: Waiting 06:49:09 683816c645d3: Layer already exists 06:49:09 5225a2443adb: Layer already exists 06:49:09 471a32710563: Layer already exists 06:49:09 1d17eaf21f60: Layer already exists 06:49:09 0a165ed88f86: Layer already exists 06:49:09 d7933b5b343a: Layer already exists 06:49:09 82f847fe3fb7: Layer already exists 06:49:09 7cbd0a5d371a: Layer already exists 06:49:09 097100c76c15: Layer already exists 06:49:09 4.1.0-dev.57: digest: sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:49:10 0a165ed88f86: Preparing 06:49:10 1d17eaf21f60: Preparing 06:49:10 471a32710563: Preparing 06:49:10 5225a2443adb: Preparing 06:49:10 683816c645d3: Preparing 06:49:10 d7933b5b343a: Preparing 06:49:10 82f847fe3fb7: Preparing 06:49:10 7cbd0a5d371a: Preparing 06:49:10 097100c76c15: Preparing 06:49:10 d7933b5b343a: Waiting 06:49:10 82f847fe3fb7: Waiting 06:49:10 7cbd0a5d371a: Waiting 06:49:10 097100c76c15: Waiting 06:49:10 5225a2443adb: Layer already exists 06:49:10 683816c645d3: Layer already exists 06:49:10 471a32710563: Layer already exists 06:49:10 0a165ed88f86: Layer already exists 06:49:10 1d17eaf21f60: Layer already exists 06:49:10 82f847fe3fb7: Layer already exists 06:49:10 7cbd0a5d371a: Layer already exists 06:49:10 097100c76c15: Layer already exists 06:49:10 d7933b5b343a: Layer already exists 06:49:10 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:49:11 0a165ed88f86: Preparing 06:49:11 1d17eaf21f60: Preparing 06:49:11 471a32710563: Preparing 06:49:11 5225a2443adb: Preparing 06:49:11 683816c645d3: Preparing 06:49:11 d7933b5b343a: Preparing 06:49:11 82f847fe3fb7: Preparing 06:49:11 7cbd0a5d371a: Preparing 06:49:11 097100c76c15: Preparing 06:49:11 d7933b5b343a: Waiting 06:49:11 82f847fe3fb7: Waiting 06:49:11 7cbd0a5d371a: Waiting 06:49:11 097100c76c15: Waiting 06:49:11 5225a2443adb: Layer already exists 06:49:11 683816c645d3: Layer already exists 06:49:11 471a32710563: Layer already exists 06:49:11 1d17eaf21f60: Layer already exists 06:49:11 0a165ed88f86: Layer already exists 06:49:11 82f847fe3fb7: Layer already exists 06:49:11 d7933b5b343a: Layer already exists 06:49:11 097100c76c15: Layer already exists 06:49:11 7cbd0a5d371a: Layer already exists 06:49:11 main: digest: sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:11 ===================================================== [Pipeline] echo 06:49:11 taggedImages: 06:49:11 - nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:49:11 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57 06:49:11 - nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:49:11 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:49:11 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:11 latest 06:49:11 4.1.0-dev.57 06:49:11 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:11 main 06:49:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:49:11 ff9e41b6c47f: Preparing 06:49:11 f44a8f34faee: Preparing 06:49:11 e643df2ea180: Preparing 06:49:11 5225a2443adb: Preparing 06:49:11 683816c645d3: Preparing 06:49:11 d7933b5b343a: Preparing 06:49:11 ff377533d1f8: Preparing 06:49:11 0c43c90403fd: Preparing 06:49:11 097100c76c15: Preparing 06:49:11 ff377533d1f8: Waiting 06:49:11 0c43c90403fd: Waiting 06:49:11 097100c76c15: Waiting 06:49:11 d7933b5b343a: Waiting 06:49:11 683816c645d3: Layer already exists 06:49:11 5225a2443adb: Layer already exists 06:49:11 d7933b5b343a: Layer already exists 06:49:11 ff377533d1f8: Layer already exists 06:49:11 0c43c90403fd: Layer already exists 06:49:11 097100c76c15: Layer already exists 06:49:11 ff9e41b6c47f: Pushed 06:49:11 e643df2ea180: Pushed 06:49:11 f44a8f34faee: Pushed 06:49:12 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:49:12 ff9e41b6c47f: Preparing 06:49:12 f44a8f34faee: Preparing 06:49:12 e643df2ea180: Preparing 06:49:12 5225a2443adb: Preparing 06:49:12 683816c645d3: Preparing 06:49:12 d7933b5b343a: Preparing 06:49:12 ff377533d1f8: Preparing 06:49:12 0c43c90403fd: Preparing 06:49:12 097100c76c15: Preparing 06:49:12 ff377533d1f8: Waiting 06:49:12 d7933b5b343a: Waiting 06:49:12 0c43c90403fd: Waiting 06:49:12 097100c76c15: Waiting 06:49:12 ff9e41b6c47f: Layer already exists 06:49:12 5225a2443adb: Layer already exists 06:49:12 f44a8f34faee: Layer already exists 06:49:12 683816c645d3: Layer already exists 06:49:12 e643df2ea180: Layer already exists 06:49:12 d7933b5b343a: Layer already exists 06:49:12 0c43c90403fd: Layer already exists 06:49:12 097100c76c15: Layer already exists 06:49:12 ff377533d1f8: Layer already exists 06:49:12 latest: digest: sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57 06:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:49:13 ff9e41b6c47f: Preparing 06:49:13 f44a8f34faee: Preparing 06:49:13 e643df2ea180: Preparing 06:49:13 5225a2443adb: Preparing 06:49:13 683816c645d3: Preparing 06:49:13 d7933b5b343a: Preparing 06:49:13 ff377533d1f8: Preparing 06:49:13 0c43c90403fd: Preparing 06:49:13 097100c76c15: Preparing 06:49:13 d7933b5b343a: Waiting 06:49:13 ff377533d1f8: Waiting 06:49:13 0c43c90403fd: Waiting 06:49:13 097100c76c15: Waiting 06:49:13 683816c645d3: Layer already exists 06:49:13 5225a2443adb: Layer already exists 06:49:13 ff9e41b6c47f: Layer already exists 06:49:13 e643df2ea180: Layer already exists 06:49:13 f44a8f34faee: Layer already exists 06:49:13 d7933b5b343a: Layer already exists 06:49:13 ff377533d1f8: Layer already exists 06:49:13 0c43c90403fd: Layer already exists 06:49:13 097100c76c15: Layer already exists 06:49:13 4.1.0-dev.57: digest: sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:49:14 ff9e41b6c47f: Preparing 06:49:14 f44a8f34faee: Preparing 06:49:14 e643df2ea180: Preparing 06:49:14 5225a2443adb: Preparing 06:49:14 683816c645d3: Preparing 06:49:14 d7933b5b343a: Preparing 06:49:14 ff377533d1f8: Preparing 06:49:14 0c43c90403fd: Preparing 06:49:14 097100c76c15: Preparing 06:49:14 d7933b5b343a: Waiting 06:49:14 ff377533d1f8: Waiting 06:49:14 0c43c90403fd: Waiting 06:49:14 097100c76c15: Waiting 06:49:14 ff9e41b6c47f: Layer already exists 06:49:14 5225a2443adb: Layer already exists 06:49:14 e643df2ea180: Layer already exists 06:49:14 f44a8f34faee: Layer already exists 06:49:14 683816c645d3: Layer already exists 06:49:14 ff377533d1f8: Layer already exists 06:49:14 d7933b5b343a: Layer already exists 06:49:14 0c43c90403fd: Layer already exists 06:49:14 097100c76c15: Layer already exists 06:49:14 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:49:14 ff9e41b6c47f: Preparing 06:49:14 f44a8f34faee: Preparing 06:49:14 e643df2ea180: Preparing 06:49:14 5225a2443adb: Preparing 06:49:14 683816c645d3: Preparing 06:49:14 d7933b5b343a: Preparing 06:49:14 ff377533d1f8: Preparing 06:49:14 0c43c90403fd: Preparing 06:49:14 097100c76c15: Preparing 06:49:14 d7933b5b343a: Waiting 06:49:14 ff377533d1f8: Waiting 06:49:14 0c43c90403fd: Waiting 06:49:14 097100c76c15: Waiting 06:49:14 e643df2ea180: Layer already exists 06:49:14 f44a8f34faee: Layer already exists 06:49:14 5225a2443adb: Layer already exists 06:49:14 683816c645d3: Layer already exists 06:49:14 ff9e41b6c47f: Layer already exists 06:49:14 d7933b5b343a: Layer already exists 06:49:14 0c43c90403fd: Layer already exists 06:49:14 ff377533d1f8: Layer already exists 06:49:14 097100c76c15: Layer already exists 06:49:14 main: digest: sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:14 ===================================================== [Pipeline] echo 06:49:14 taggedImages: 06:49:14 - nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:14 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:49:14 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57 06:49:14 - nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:14 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:49:14 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:49:14 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:14 latest 06:49:14 4.1.0-dev.57 06:49:14 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:14 main 06:49:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:49:15 1c7c015d6c74: Preparing 06:49:15 65b3d76b9321: Preparing 06:49:15 5225a2443adb: Preparing 06:49:15 683816c645d3: Preparing 06:49:15 94ab6c71b02e: Preparing 06:49:15 6baf3a5317ff: Preparing 06:49:15 097100c76c15: Preparing 06:49:15 6baf3a5317ff: Waiting 06:49:15 097100c76c15: Waiting 06:49:15 5225a2443adb: Layer already exists 06:49:15 683816c645d3: Layer already exists 06:49:15 097100c76c15: Layer already exists 06:49:15 1c7c015d6c74: Pushed 06:49:15 94ab6c71b02e: Pushed 06:49:16 6baf3a5317ff: Pushed 06:49:20 65b3d76b9321: Pushed 06:49:20 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:49:20 1c7c015d6c74: Preparing 06:49:20 65b3d76b9321: Preparing 06:49:20 5225a2443adb: Preparing 06:49:20 683816c645d3: Preparing 06:49:20 94ab6c71b02e: Preparing 06:49:20 6baf3a5317ff: Preparing 06:49:20 097100c76c15: Preparing 06:49:20 6baf3a5317ff: Waiting 06:49:20 1c7c015d6c74: Layer already exists 06:49:20 683816c645d3: Layer already exists 06:49:20 65b3d76b9321: Layer already exists 06:49:20 5225a2443adb: Layer already exists 06:49:20 94ab6c71b02e: Layer already exists 06:49:20 6baf3a5317ff: Layer already exists 06:49:20 097100c76c15: Layer already exists 06:49:20 latest: digest: sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57 06:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:49:21 1c7c015d6c74: Preparing 06:49:21 65b3d76b9321: Preparing 06:49:21 5225a2443adb: Preparing 06:49:21 683816c645d3: Preparing 06:49:21 94ab6c71b02e: Preparing 06:49:21 6baf3a5317ff: Preparing 06:49:21 097100c76c15: Preparing 06:49:21 6baf3a5317ff: Waiting 06:49:21 097100c76c15: Waiting 06:49:21 1c7c015d6c74: Layer already exists 06:49:21 94ab6c71b02e: Layer already exists 06:49:21 683816c645d3: Layer already exists 06:49:21 5225a2443adb: Layer already exists 06:49:21 65b3d76b9321: Layer already exists 06:49:21 097100c76c15: Layer already exists 06:49:21 6baf3a5317ff: Layer already exists 06:49:21 4.1.0-dev.57: digest: sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:49:22 1c7c015d6c74: Preparing 06:49:22 65b3d76b9321: Preparing 06:49:22 5225a2443adb: Preparing 06:49:22 683816c645d3: Preparing 06:49:22 94ab6c71b02e: Preparing 06:49:22 6baf3a5317ff: Preparing 06:49:22 097100c76c15: Preparing 06:49:22 6baf3a5317ff: Waiting 06:49:22 097100c76c15: Waiting 06:49:22 5225a2443adb: Layer already exists 06:49:22 94ab6c71b02e: Layer already exists 06:49:22 65b3d76b9321: Layer already exists 06:49:22 683816c645d3: Layer already exists 06:49:22 1c7c015d6c74: Layer already exists 06:49:22 097100c76c15: Layer already exists 06:49:22 6baf3a5317ff: Layer already exists 06:49:22 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:49:22 1c7c015d6c74: Preparing 06:49:22 65b3d76b9321: Preparing 06:49:22 5225a2443adb: Preparing 06:49:22 683816c645d3: Preparing 06:49:22 94ab6c71b02e: Preparing 06:49:22 6baf3a5317ff: Preparing 06:49:22 097100c76c15: Preparing 06:49:22 097100c76c15: Waiting 06:49:22 6baf3a5317ff: Waiting 06:49:22 1c7c015d6c74: Layer already exists 06:49:22 94ab6c71b02e: Layer already exists 06:49:22 65b3d76b9321: Layer already exists 06:49:22 5225a2443adb: Layer already exists 06:49:22 683816c645d3: Layer already exists 06:49:22 6baf3a5317ff: Layer already exists 06:49:22 097100c76c15: Layer already exists 06:49:22 main: digest: sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:23 ===================================================== [Pipeline] echo 06:49:23 taggedImages: 06:49:23 - nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:49:23 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57 06:49:23 - nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:49:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:49:23 fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:23 latest 06:49:23 4.1.0-dev.57 06:49:23 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:23 main 06:49:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:49:24 cd305b28750c: Preparing 06:49:24 e0ebf493b2ba: Preparing 06:49:24 5225a2443adb: Preparing 06:49:24 683816c645d3: Preparing 06:49:24 ca12700e0135: Preparing 06:49:24 ed9edcf1c6e7: Preparing 06:49:24 097100c76c15: Preparing 06:49:24 ed9edcf1c6e7: Waiting 06:49:24 097100c76c15: Waiting 06:49:24 5225a2443adb: Layer already exists 06:49:24 683816c645d3: Layer already exists 06:49:24 097100c76c15: Layer already exists 06:49:24 cd305b28750c: Pushed 06:49:24 ca12700e0135: Pushed 06:49:24 ed9edcf1c6e7: Pushed 06:49:28 e0ebf493b2ba: Pushed 06:49:28 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:49:29 cd305b28750c: Preparing 06:49:29 e0ebf493b2ba: Preparing 06:49:29 5225a2443adb: Preparing 06:49:29 683816c645d3: Preparing 06:49:29 ca12700e0135: Preparing 06:49:29 ed9edcf1c6e7: Preparing 06:49:29 097100c76c15: Preparing 06:49:29 ed9edcf1c6e7: Waiting 06:49:29 097100c76c15: Waiting 06:49:29 e0ebf493b2ba: Layer already exists 06:49:29 cd305b28750c: Layer already exists 06:49:29 5225a2443adb: Layer already exists 06:49:29 ca12700e0135: Layer already exists 06:49:29 683816c645d3: Layer already exists 06:49:29 ed9edcf1c6e7: Layer already exists 06:49:29 097100c76c15: Layer already exists 06:49:29 latest: digest: sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57 06:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:49:29 cd305b28750c: Preparing 06:49:29 e0ebf493b2ba: Preparing 06:49:29 5225a2443adb: Preparing 06:49:29 683816c645d3: Preparing 06:49:29 ca12700e0135: Preparing 06:49:29 ed9edcf1c6e7: Preparing 06:49:29 097100c76c15: Preparing 06:49:29 ed9edcf1c6e7: Waiting 06:49:29 097100c76c15: Waiting 06:49:29 683816c645d3: Layer already exists 06:49:29 5225a2443adb: Layer already exists 06:49:29 e0ebf493b2ba: Layer already exists 06:49:29 ca12700e0135: Layer already exists 06:49:29 cd305b28750c: Layer already exists 06:49:29 ed9edcf1c6e7: Layer already exists 06:49:29 097100c76c15: Layer already exists 06:49:29 4.1.0-dev.57: digest: sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:49:30 cd305b28750c: Preparing 06:49:30 e0ebf493b2ba: Preparing 06:49:30 5225a2443adb: Preparing 06:49:30 683816c645d3: Preparing 06:49:30 ca12700e0135: Preparing 06:49:30 ed9edcf1c6e7: Preparing 06:49:30 097100c76c15: Preparing 06:49:30 ed9edcf1c6e7: Waiting 06:49:30 5225a2443adb: Layer already exists 06:49:30 683816c645d3: Layer already exists 06:49:30 cd305b28750c: Layer already exists 06:49:30 e0ebf493b2ba: Layer already exists 06:49:30 ca12700e0135: Layer already exists 06:49:30 097100c76c15: Layer already exists 06:49:30 ed9edcf1c6e7: Layer already exists 06:49:30 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:49:31 cd305b28750c: Preparing 06:49:31 e0ebf493b2ba: Preparing 06:49:31 5225a2443adb: Preparing 06:49:31 683816c645d3: Preparing 06:49:31 ca12700e0135: Preparing 06:49:31 ed9edcf1c6e7: Preparing 06:49:31 097100c76c15: Preparing 06:49:31 ed9edcf1c6e7: Waiting 06:49:31 097100c76c15: Waiting 06:49:31 683816c645d3: Layer already exists 06:49:31 e0ebf493b2ba: Layer already exists 06:49:31 5225a2443adb: Layer already exists 06:49:31 cd305b28750c: Layer already exists 06:49:31 ca12700e0135: Layer already exists 06:49:31 ed9edcf1c6e7: Layer already exists 06:49:31 097100c76c15: Layer already exists 06:49:31 main: digest: sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:31 ===================================================== [Pipeline] echo 06:49:31 taggedImages: 06:49:31 - nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:49:31 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 06:49:31 ========================================================= 06:49:31 [edgeXBuildMultiArch] RAW Config: 06:49:31 images: 06:49:31 - nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/core-command:latest 06:49:31 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/core-command:main 06:49:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:49:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:49:31 - nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/core-data:latest 06:49:31 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/core-data:main 06:49:31 - nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:49:31 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/core-keeper:main 06:49:31 - nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:49:31 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/core-metadata:main 06:49:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:49:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:49:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:49:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:49:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:49:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:49:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:49:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:49:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:49:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-config:main 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/security-spire-server:main 06:49:31 - nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:49:31 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/support-notifications:main 06:49:31 - nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:49:31 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:31 - nexus3.edgexfoundry.org:10004/support-scheduler:main 06:49:31 settingsFile: 06:49:31 edgex-go-settings 06:49:31 ========================================================= [Pipeline] node 06:49:31 Running on prd-centos7-docker-4c-2g-8294 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:31 provisioning config files... 06:49:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config230124482963627065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:32 ---> ****-login.sh 06:49:32 nexus3.edgexfoundry.org:10001 06:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:32 Configure a credential helper to remove this warning. See 06:49:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:32 06:49:32 Login Succeeded 06:49:32 nexus3.edgexfoundry.org:10002 06:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:32 Configure a credential helper to remove this warning. See 06:49:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:32 06:49:32 Login Succeeded 06:49:32 nexus3.edgexfoundry.org:10003 06:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:32 Configure a credential helper to remove this warning. See 06:49:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:32 06:49:32 Login Succeeded 06:49:32 nexus3.edgexfoundry.org:10004 06:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:32 Configure a credential helper to remove this warning. See 06:49:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:32 06:49:32 Login Succeeded 06:49:32 ****.io 06:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:33 Configure a credential helper to remove this warning. See 06:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:33 06:49:33 Login Succeeded 06:49:33 ---> ****-login.sh ends [Pipeline] } 06:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:33 + docker buildx ls 06:49:33 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:49:33 default * docker 06:49:33 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:49:33 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:49:33 edgex-builder [Pipeline] sh 06:49:34 + docker buildx inspect --bootstrap 06:49:34 #1 [internal] booting buildkit 06:49:34 #1 pulling image moby/buildkit:buildx-stable-1 06:49:36 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 06:49:36 #1 creating container buildx_buildkit_edgex-builder0 06:49:38 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 06:49:38 #1 DONE 3.8s 06:49:38 Name: edgex-builder 06:49:38 Driver: docker-container 06:49:38 06:49:38 Nodes: 06:49:38 Name: edgex-builder0 06:49:38 Endpoint: unix:///var/run/docker.sock 06:49:38 Status: running 06:49:38 Buildkit: v0.23.2 06:49:38 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:49:38 + docker buildx ls 06:49:38 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:49:38 edgex-builder * docker-container 06:49:38 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:49:38 default docker 06:49:38 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:49:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:49:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:49:38 #1 [internal] load build definition from Dockerfile 06:49:38 #1 transferring dockerfile: 197B done 06:49:38 #1 DONE 0.0s 06:49:38 06:49:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:38 #2 DONE 0.1s 06:49:38 06:49:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:38 #3 DONE 0.1s 06:49:38 06:49:38 #4 [internal] load .dockerignore 06:49:38 #4 transferring context: 2B done 06:49:38 #4 DONE 0.0s 06:49:38 06:49:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 06:49:38 #5 resolve nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 0.0s done 06:49:38 #5 DONE 0.0s 06:49:38 06:49:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 06:49:38 #6 resolve nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 0.0s done 06:49:38 #6 DONE 0.1s 06:49:39 06:49:39 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:49:39 #7 DONE 0.0s 06:49:39 06:49:39 #8 exporting to image 06:49:39 #8 exporting layers done 06:49:39 #8 exporting manifest sha256:563e55d895b8f75f09d084e48e9fe6bae8c0575cbb0ff37d798d1751dfd6cd15 0.0s done 06:49:39 #8 exporting config sha256:e9795b30c8856b6a85408690f13485e4a5077cadb8da5916012f0d6db71fc142 done 06:49:39 #8 exporting manifest sha256:b70d37ed693329baea723050b0c6b313cd5612fead320f76f47fe3f1d65faa4d 0.0s done 06:49:39 #8 exporting config sha256:be2dabc3b5387d7b2c285f3de511f58768e7ddeadf961a03e96cb8950de69dfb done 06:49:39 #8 exporting manifest list sha256:0e3183a5fee8942fc4cec04f62fed1ee8abd1fbef909ab83814532d7aaa835f4 done 06:49:39 #8 pushing layers 0.1s done 06:49:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:0e3183a5fee8942fc4cec04f62fed1ee8abd1fbef909ab83814532d7aaa835f4 06:49:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:0e3183a5fee8942fc4cec04f62fed1ee8abd1fbef909ab83814532d7aaa835f4 0.1s done 06:49:39 #8 DONE 0.2s 06:49:39 06:49:39 1 warning found (use --debug to expand): 06:49:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 06:49:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 06:49:39 #1 [internal] load build definition from Dockerfile 06:49:39 #1 transferring dockerfile: 163B done 06:49:39 #1 DONE 0.0s 06:49:39 06:49:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 06:49:39 #2 DONE 0.0s 06:49:39 06:49:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 06:49:39 #3 DONE 0.0s 06:49:39 06:49:39 #4 [internal] load .dockerignore 06:49:39 #4 transferring context: 2B done 06:49:39 #4 DONE 0.0s 06:49:39 06:49:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 06:49:39 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 0.0s done 06:49:39 #5 CACHED 06:49:39 06:49:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 06:49:39 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 0.0s done 06:49:39 #6 CACHED 06:49:39 06:49:39 #7 exporting to image 06:49:39 #7 exporting layers done 06:49:39 #7 exporting manifest sha256:563e55d895b8f75f09d084e48e9fe6bae8c0575cbb0ff37d798d1751dfd6cd15 done 06:49:39 #7 exporting config sha256:e9795b30c8856b6a85408690f13485e4a5077cadb8da5916012f0d6db71fc142 done 06:49:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:39 #7 exporting manifest sha256:b70d37ed693329baea723050b0c6b313cd5612fead320f76f47fe3f1d65faa4d done 06:49:39 #7 exporting config sha256:be2dabc3b5387d7b2c285f3de511f58768e7ddeadf961a03e96cb8950de69dfb done 06:49:39 #7 exporting manifest list sha256:0e3183a5fee8942fc4cec04f62fed1ee8abd1fbef909ab83814532d7aaa835f4 done 06:49:39 #7 pushing layers 0.0s done 06:49:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:0e3183a5fee8942fc4cec04f62fed1ee8abd1fbef909ab83814532d7aaa835f4 0.1s done 06:49:39 #7 DONE 0.1s 06:49:39 06:49:39 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:49:39 #8 DONE 0.0s 06:49:39 06:49:39 1 warning found (use --debug to expand): 06:49:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57 --push - 06:49:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57' 06:49:40 #1 [internal] load build definition from Dockerfile 06:49:40 #1 transferring dockerfile: 169B done 06:49:40 #1 DONE 0.0s 06:49:40 06:49:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57 06:49:40 #2 DONE 0.0s 06:49:40 06:49:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57 06:49:40 #3 DONE 0.0s 06:49:40 06:49:40 #4 [internal] load .dockerignore 06:49:40 #4 transferring context: 2B done 06:49:40 #4 DONE 0.0s 06:49:40 06:49:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 06:49:40 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 done 06:49:40 #5 CACHED 06:49:40 06:49:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 06:49:40 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 0.0s done 06:49:40 #6 CACHED 06:49:40 06:49:40 #7 exporting to image 06:49:40 #7 exporting layers done 06:49:40 #7 exporting manifest sha256:563e55d895b8f75f09d084e48e9fe6bae8c0575cbb0ff37d798d1751dfd6cd15 done 06:49:40 #7 exporting config sha256:e9795b30c8856b6a85408690f13485e4a5077cadb8da5916012f0d6db71fc142 done 06:49:40 #7 exporting manifest sha256:b70d37ed693329baea723050b0c6b313cd5612fead320f76f47fe3f1d65faa4d done 06:49:40 #7 exporting config sha256:be2dabc3b5387d7b2c285f3de511f58768e7ddeadf961a03e96cb8950de69dfb done 06:49:40 #7 exporting manifest list sha256:0e3183a5fee8942fc4cec04f62fed1ee8abd1fbef909ab83814532d7aaa835f4 done 06:49:40 #7 pushing layers 0.0s done 06:49:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57@sha256:0e3183a5fee8942fc4cec04f62fed1ee8abd1fbef909ab83814532d7aaa835f4 06:49:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.57@sha256:0e3183a5fee8942fc4cec04f62fed1ee8abd1fbef909ab83814532d7aaa835f4 0.1s done 06:49:40 #7 DONE 0.1s 06:49:40 06:49:40 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:49:40 #8 DONE 0.0s 06:49:40 06:49:40 1 warning found (use --debug to expand): 06:49:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:49:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:49:40 #1 [internal] load build definition from Dockerfile 06:49:40 #1 transferring dockerfile: 210B done 06:49:40 #1 DONE 0.0s 06:49:40 06:49:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:40 #2 DONE 0.0s 06:49:40 06:49:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:40 #3 DONE 0.0s 06:49:40 06:49:40 #4 [internal] load .dockerignore 06:49:40 #4 transferring context: 2B done 06:49:40 #4 DONE 0.0s 06:49:40 06:49:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 06:49:40 #5 resolve nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 done 06:49:40 #5 CACHED 06:49:40 06:49:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 06:49:40 #6 resolve nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 0.0s done 06:49:40 #6 CACHED 06:49:40 06:49:40 #7 exporting to image 06:49:40 #7 exporting layers done 06:49:40 #7 exporting manifest sha256:563e55d895b8f75f09d084e48e9fe6bae8c0575cbb0ff37d798d1751dfd6cd15 done 06:49:40 #7 exporting config sha256:e9795b30c8856b6a85408690f13485e4a5077cadb8da5916012f0d6db71fc142 done 06:49:40 #7 exporting manifest sha256:b70d37ed693329baea723050b0c6b313cd5612fead320f76f47fe3f1d65faa4d done 06:49:40 #7 exporting config sha256:be2dabc3b5387d7b2c285f3de511f58768e7ddeadf961a03e96cb8950de69dfb done 06:49:40 #7 exporting manifest list sha256:0e3183a5fee8942fc4cec04f62fed1ee8abd1fbef909ab83814532d7aaa835f4 done 06:49:40 #7 pushing layers 06:49:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:40 #7 pushing layers 0.0s done 06:49:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:0e3183a5fee8942fc4cec04f62fed1ee8abd1fbef909ab83814532d7aaa835f4 0.1s done 06:49:40 #7 DONE 0.1s 06:49:40 06:49:40 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:49:40 #8 DONE 0.0s 06:49:40 06:49:40 1 warning found (use --debug to expand): 06:49:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 06:49:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 06:49:41 #1 [internal] load build definition from Dockerfile 06:49:41 #1 transferring dockerfile: 161B done 06:49:41 #1 DONE 0.0s 06:49:41 06:49:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 06:49:41 #2 DONE 0.0s 06:49:41 06:49:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 06:49:41 #3 DONE 0.0s 06:49:41 06:49:41 #4 [internal] load .dockerignore 06:49:41 #4 transferring context: 2B done 06:49:41 #4 DONE 0.0s 06:49:41 06:49:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 06:49:41 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 0.0s done 06:49:41 #5 CACHED 06:49:41 06:49:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 06:49:41 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:22d641d414b1566f571956cc39c51099de5ecafdf0e6220d6568bcfc1f667625 0.0s done 06:49:41 #6 CACHED 06:49:41 06:49:41 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:49:41 #7 DONE 0.0s 06:49:41 06:49:41 #8 exporting to image 06:49:41 #8 exporting layers done 06:49:41 #8 exporting manifest sha256:563e55d895b8f75f09d084e48e9fe6bae8c0575cbb0ff37d798d1751dfd6cd15 done 06:49:41 #8 exporting config sha256:e9795b30c8856b6a85408690f13485e4a5077cadb8da5916012f0d6db71fc142 done 06:49:41 #8 exporting manifest sha256:b70d37ed693329baea723050b0c6b313cd5612fead320f76f47fe3f1d65faa4d done 06:49:41 #8 exporting config sha256:be2dabc3b5387d7b2c285f3de511f58768e7ddeadf961a03e96cb8950de69dfb done 06:49:41 #8 exporting manifest list sha256:0e3183a5fee8942fc4cec04f62fed1ee8abd1fbef909ab83814532d7aaa835f4 done 06:49:41 #8 pushing layers 0.0s done 06:49:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:0e3183a5fee8942fc4cec04f62fed1ee8abd1fbef909ab83814532d7aaa835f4 0.1s done 06:49:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:41 #8 DONE 0.1s 06:49:41 06:49:41 1 warning found (use --debug to expand): 06:49:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:49:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:49:42 #1 [internal] load build definition from Dockerfile 06:49:42 #1 transferring dockerfile: 216B done 06:49:42 #1 DONE 0.0s 06:49:42 06:49:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:42 #2 DONE 0.0s 06:49:42 06:49:42 #3 [internal] load .dockerignore 06:49:42 #3 transferring context: 2B done 06:49:42 #3 DONE 0.0s 06:49:42 06:49:42 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:42 #4 DONE 0.1s 06:49:42 06:49:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 06:49:42 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 06:49:42 #5 ... 06:49:42 06:49:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 06:49:42 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 done 06:49:42 #6 DONE 0.1s 06:49:42 06:49:42 #7 exporting to image 06:49:42 #7 exporting layers done 06:49:42 #7 exporting manifest sha256:20be12024ce67ad9bc530414906c1e175a6df9a1070bdc061f500b2bab651fff done 06:49:42 #7 exporting config sha256:d2fbd8168778643012cbfd63435b0620352615f1c454ba0f8a967aee393d708a done 06:49:42 #7 exporting manifest sha256:68c3411b8a7fb1972a42d4e15106bb9f1f0c5dfe6825712a4f85b2f9f2635c11 done 06:49:42 #7 exporting config sha256:c2d3b729b8c07cf84e9746e63c1e708f40dd7f412a9a123c380ecf71c06c515c 0.0s done 06:49:42 #7 exporting manifest list sha256:d40b8b7c0a25b91eb34c848cb16e2b286326aa44ae52590f78ada5f6018f3c30 done 06:49:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:42 #7 ... 06:49:42 06:49:42 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:42 #8 DONE 0.0s 06:49:42 06:49:42 #7 exporting to image 06:49:42 #7 pushing layers 0.1s done 06:49:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:d40b8b7c0a25b91eb34c848cb16e2b286326aa44ae52590f78ada5f6018f3c30 06:49:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:d40b8b7c0a25b91eb34c848cb16e2b286326aa44ae52590f78ada5f6018f3c30 0.1s done 06:49:42 #7 DONE 0.2s 06:49:42 06:49:42 1 warning found (use --debug to expand): 06:49:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 06:49:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 06:49:42 #1 [internal] load build definition from Dockerfile 06:49:42 #1 transferring dockerfile: 182B done 06:49:42 #1 DONE 0.0s 06:49:42 06:49:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:49:42 #2 DONE 0.0s 06:49:42 06:49:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:49:42 #3 DONE 0.0s 06:49:42 06:49:42 #4 [internal] load .dockerignore 06:49:42 #4 transferring context: 2B done 06:49:42 #4 DONE 0.0s 06:49:42 06:49:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 06:49:42 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 0.0s done 06:49:42 #5 CACHED 06:49:42 06:49:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 06:49:42 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 0.0s done 06:49:42 #6 CACHED 06:49:42 06:49:42 #7 exporting to image 06:49:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:42 #7 exporting layers done 06:49:42 #7 exporting manifest sha256:20be12024ce67ad9bc530414906c1e175a6df9a1070bdc061f500b2bab651fff done 06:49:42 #7 exporting config sha256:d2fbd8168778643012cbfd63435b0620352615f1c454ba0f8a967aee393d708a done 06:49:42 #7 exporting manifest sha256:68c3411b8a7fb1972a42d4e15106bb9f1f0c5dfe6825712a4f85b2f9f2635c11 done 06:49:42 #7 exporting config sha256:c2d3b729b8c07cf84e9746e63c1e708f40dd7f412a9a123c380ecf71c06c515c done 06:49:42 #7 exporting manifest list sha256:d40b8b7c0a25b91eb34c848cb16e2b286326aa44ae52590f78ada5f6018f3c30 done 06:49:42 #7 pushing layers 0.0s done 06:49:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:d40b8b7c0a25b91eb34c848cb16e2b286326aa44ae52590f78ada5f6018f3c30 0.1s done 06:49:42 #7 DONE 0.1s 06:49:42 06:49:42 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:42 #8 DONE 0.0s 06:49:42 06:49:42 1 warning found (use --debug to expand): 06:49:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57' 06:49:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57 --push - 06:49:43 #1 [internal] load build definition from Dockerfile 06:49:43 #1 transferring dockerfile: 188B done 06:49:43 #1 DONE 0.0s 06:49:43 06:49:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57 06:49:43 #2 DONE 0.0s 06:49:43 06:49:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57 06:49:43 #3 DONE 0.0s 06:49:43 06:49:43 #4 [internal] load .dockerignore 06:49:43 #4 transferring context: 2B done 06:49:43 #4 DONE 0.0s 06:49:43 06:49:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 06:49:43 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 0.0s done 06:49:43 #5 CACHED 06:49:43 06:49:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 06:49:43 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 0.0s done 06:49:43 #6 CACHED 06:49:43 06:49:43 #7 exporting to image 06:49:43 #7 exporting layers done 06:49:43 #7 exporting manifest sha256:20be12024ce67ad9bc530414906c1e175a6df9a1070bdc061f500b2bab651fff done 06:49:43 #7 exporting config sha256:d2fbd8168778643012cbfd63435b0620352615f1c454ba0f8a967aee393d708a done 06:49:43 #7 exporting manifest sha256:68c3411b8a7fb1972a42d4e15106bb9f1f0c5dfe6825712a4f85b2f9f2635c11 done 06:49:43 #7 exporting config sha256:c2d3b729b8c07cf84e9746e63c1e708f40dd7f412a9a123c380ecf71c06c515c 06:49:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:43 #7 exporting config sha256:c2d3b729b8c07cf84e9746e63c1e708f40dd7f412a9a123c380ecf71c06c515c done 06:49:43 #7 exporting manifest list sha256:d40b8b7c0a25b91eb34c848cb16e2b286326aa44ae52590f78ada5f6018f3c30 done 06:49:43 #7 pushing layers 0.0s done 06:49:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.57@sha256:d40b8b7c0a25b91eb34c848cb16e2b286326aa44ae52590f78ada5f6018f3c30 0.1s done 06:49:43 #7 DONE 0.1s 06:49:43 06:49:43 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:43 #8 DONE 0.0s 06:49:43 06:49:43 1 warning found (use --debug to expand): 06:49:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:49:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:49:43 #1 [internal] load build definition from Dockerfile 06:49:43 #1 transferring dockerfile: 229B done 06:49:43 #1 DONE 0.0s 06:49:43 06:49:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:43 #2 DONE 0.0s 06:49:43 06:49:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:43 #3 DONE 0.0s 06:49:43 06:49:43 #4 [internal] load .dockerignore 06:49:43 #4 transferring context: 2B done 06:49:43 #4 DONE 0.0s 06:49:43 06:49:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 06:49:43 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 done 06:49:43 #5 CACHED 06:49:43 06:49:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 06:49:43 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 done 06:49:43 #6 CACHED 06:49:43 06:49:43 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:43 #7 DONE 0.0s 06:49:43 06:49:43 #8 exporting to image 06:49:43 #8 exporting layers done 06:49:43 #8 exporting manifest sha256:20be12024ce67ad9bc530414906c1e175a6df9a1070bdc061f500b2bab651fff done 06:49:43 #8 exporting config sha256:d2fbd8168778643012cbfd63435b0620352615f1c454ba0f8a967aee393d708a done 06:49:43 #8 exporting manifest sha256:68c3411b8a7fb1972a42d4e15106bb9f1f0c5dfe6825712a4f85b2f9f2635c11 done 06:49:43 #8 exporting config sha256:c2d3b729b8c07cf84e9746e63c1e708f40dd7f412a9a123c380ecf71c06c515c done 06:49:43 #8 exporting manifest list sha256:d40b8b7c0a25b91eb34c848cb16e2b286326aa44ae52590f78ada5f6018f3c30 done 06:49:43 #8 pushing layers 0.0s done 06:49:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:d40b8b7c0a25b91eb34c848cb16e2b286326aa44ae52590f78ada5f6018f3c30 0.1s done 06:49:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:43 #8 DONE 0.1s 06:49:43 06:49:43 1 warning found (use --debug to expand): 06:49:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 06:49:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 06:49:44 #1 [internal] load build definition from Dockerfile 06:49:44 #1 transferring dockerfile: 180B done 06:49:44 #1 DONE 0.0s 06:49:44 06:49:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:49:44 #2 DONE 0.0s 06:49:44 06:49:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:49:44 #3 DONE 0.0s 06:49:44 06:49:44 #4 [internal] load .dockerignore 06:49:44 #4 transferring context: 2B done 06:49:44 #4 DONE 0.0s 06:49:44 06:49:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 06:49:44 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 0.0s done 06:49:44 #5 CACHED 06:49:44 06:49:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 06:49:44 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:92ac8134aa663e0a6d5401322da17a95ae9d0784f0cfe2f7d67e4d9ec2925186 0.0s done 06:49:44 #6 CACHED 06:49:44 06:49:44 #7 exporting to image 06:49:44 #7 exporting layers done 06:49:44 #7 exporting manifest sha256:20be12024ce67ad9bc530414906c1e175a6df9a1070bdc061f500b2bab651fff done 06:49:44 #7 exporting config sha256:d2fbd8168778643012cbfd63435b0620352615f1c454ba0f8a967aee393d708a done 06:49:44 #7 exporting manifest sha256:68c3411b8a7fb1972a42d4e15106bb9f1f0c5dfe6825712a4f85b2f9f2635c11 done 06:49:44 #7 exporting config sha256:c2d3b729b8c07cf84e9746e63c1e708f40dd7f412a9a123c380ecf71c06c515c 06:49:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:44 #7 exporting config sha256:c2d3b729b8c07cf84e9746e63c1e708f40dd7f412a9a123c380ecf71c06c515c done 06:49:44 #7 exporting manifest list sha256:d40b8b7c0a25b91eb34c848cb16e2b286326aa44ae52590f78ada5f6018f3c30 done 06:49:44 #7 pushing layers 0.0s done 06:49:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:d40b8b7c0a25b91eb34c848cb16e2b286326aa44ae52590f78ada5f6018f3c30 0.1s done 06:49:44 #7 DONE 0.1s 06:49:44 06:49:44 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:44 #8 DONE 0.0s 06:49:44 06:49:44 1 warning found (use --debug to expand): 06:49:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:49:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:49:44 #1 [internal] load build definition from Dockerfile 06:49:44 #1 transferring dockerfile: 194B done 06:49:44 #1 DONE 0.0s 06:49:44 06:49:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:44 #2 DONE 0.0s 06:49:44 06:49:44 #3 [internal] load .dockerignore 06:49:44 #3 transferring context: 2B done 06:49:44 #3 DONE 0.0s 06:49:44 06:49:44 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:44 #4 DONE 0.1s 06:49:44 06:49:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 06:49:44 #5 resolve nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 06:49:45 #5 resolve nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 0.0s done 06:49:45 #5 DONE 0.1s 06:49:45 06:49:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 06:49:45 #6 resolve nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 0.0s done 06:49:45 #6 DONE 0.0s 06:49:45 06:49:45 #7 exporting to image 06:49:45 #7 exporting layers done 06:49:45 #7 exporting manifest sha256:17bdeac6d287407afdee1357c2e00699c9ecc30a4f7e67beaa7d22a79b1720c2 done 06:49:45 #7 exporting config sha256:fe4f364aa29cad7f66face513c2f0b00536a19e55eaa58c293bcb72068d22ce2 done 06:49:45 #7 exporting manifest sha256:eafed9197a4e4aa33bf784de28883b713deb9da251505d54615d08c8903a2a71 done 06:49:45 #7 exporting config sha256:55fa012456addc2aeb37353e06984a13465ce65c2e7c72671fa8c41f56dd5a03 done 06:49:45 #7 exporting manifest list sha256:0baf696bac09ede40aa398bbe12eb2198e5d28f431f78a7cc41538a7cdd50a63 done 06:49:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:45 #7 ... 06:49:45 06:49:45 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:49:45 #8 DONE 0.0s 06:49:45 06:49:45 #7 exporting to image 06:49:45 #7 pushing layers 0.1s done 06:49:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:0baf696bac09ede40aa398bbe12eb2198e5d28f431f78a7cc41538a7cdd50a63 06:49:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:0baf696bac09ede40aa398bbe12eb2198e5d28f431f78a7cc41538a7cdd50a63 0.1s done 06:49:45 #7 DONE 0.2s 06:49:45 06:49:45 1 warning found (use --debug to expand): 06:49:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 06:49:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 06:49:45 #1 [internal] load build definition from Dockerfile 06:49:45 #1 transferring dockerfile: 160B done 06:49:45 #1 DONE 0.0s 06:49:45 06:49:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 06:49:45 #2 DONE 0.0s 06:49:45 06:49:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 06:49:45 #3 DONE 0.0s 06:49:45 06:49:45 #4 [internal] load .dockerignore 06:49:45 #4 transferring context: 2B done 06:49:45 #4 DONE 0.0s 06:49:45 06:49:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 06:49:45 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 0.0s done 06:49:45 #5 CACHED 06:49:45 06:49:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 06:49:45 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 0.0s done 06:49:45 #6 CACHED 06:49:45 06:49:45 #7 exporting to image 06:49:45 #7 exporting layers 06:49:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:45 #7 exporting layers done 06:49:45 #7 exporting manifest sha256:17bdeac6d287407afdee1357c2e00699c9ecc30a4f7e67beaa7d22a79b1720c2 done 06:49:45 #7 exporting config sha256:fe4f364aa29cad7f66face513c2f0b00536a19e55eaa58c293bcb72068d22ce2 done 06:49:45 #7 exporting manifest sha256:eafed9197a4e4aa33bf784de28883b713deb9da251505d54615d08c8903a2a71 done 06:49:45 #7 exporting config sha256:55fa012456addc2aeb37353e06984a13465ce65c2e7c72671fa8c41f56dd5a03 done 06:49:45 #7 exporting manifest list sha256:0baf696bac09ede40aa398bbe12eb2198e5d28f431f78a7cc41538a7cdd50a63 done 06:49:45 #7 pushing layers 0.0s done 06:49:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0baf696bac09ede40aa398bbe12eb2198e5d28f431f78a7cc41538a7cdd50a63 0.1s done 06:49:45 #7 DONE 0.1s 06:49:45 06:49:45 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:49:45 #8 DONE 0.0s 06:49:45 06:49:45 1 warning found (use --debug to expand): 06:49:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57' 06:49:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57 --push - 06:49:46 #1 [internal] load build definition from Dockerfile 06:49:46 #1 transferring dockerfile: 166B done 06:49:46 #1 DONE 0.0s 06:49:46 06:49:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57 06:49:46 #2 DONE 0.0s 06:49:46 06:49:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57 06:49:46 #3 DONE 0.0s 06:49:46 06:49:46 #4 [internal] load .dockerignore 06:49:46 #4 transferring context: 2B done 06:49:46 #4 DONE 0.0s 06:49:46 06:49:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 06:49:46 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 0.0s done 06:49:46 #5 CACHED 06:49:46 06:49:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 06:49:46 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 0.0s done 06:49:46 #6 CACHED 06:49:46 06:49:46 #7 exporting to image 06:49:46 #7 exporting layers done 06:49:46 #7 exporting manifest sha256:17bdeac6d287407afdee1357c2e00699c9ecc30a4f7e67beaa7d22a79b1720c2 done 06:49:46 #7 exporting config sha256:fe4f364aa29cad7f66face513c2f0b00536a19e55eaa58c293bcb72068d22ce2 done 06:49:46 #7 exporting manifest sha256:eafed9197a4e4aa33bf784de28883b713deb9da251505d54615d08c8903a2a71 done 06:49:46 #7 exporting config sha256:55fa012456addc2aeb37353e06984a13465ce65c2e7c72671fa8c41f56dd5a03 done 06:49:46 #7 exporting manifest list sha256:0baf696bac09ede40aa398bbe12eb2198e5d28f431f78a7cc41538a7cdd50a63 done 06:49:46 #7 pushing layers 0.0s done 06:49:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57@sha256:0baf696bac09ede40aa398bbe12eb2198e5d28f431f78a7cc41538a7cdd50a63 06:49:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.57@sha256:0baf696bac09ede40aa398bbe12eb2198e5d28f431f78a7cc41538a7cdd50a63 0.1s done 06:49:46 #7 DONE 0.1s 06:49:46 06:49:46 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:49:46 #8 DONE 0.0s 06:49:46 06:49:46 1 warning found (use --debug to expand): 06:49:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:49:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:49:46 #1 [internal] load build definition from Dockerfile 06:49:46 #1 transferring dockerfile: 207B done 06:49:46 #1 DONE 0.0s 06:49:46 06:49:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:46 #2 DONE 0.0s 06:49:46 06:49:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:46 #3 DONE 0.0s 06:49:46 06:49:46 #4 [internal] load .dockerignore 06:49:46 #4 transferring context: 2B done 06:49:46 #4 DONE 0.0s 06:49:46 06:49:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 06:49:46 #5 resolve nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 0.0s done 06:49:46 #5 CACHED 06:49:46 06:49:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 06:49:46 #6 resolve nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 0.0s done 06:49:46 #6 CACHED 06:49:46 06:49:46 #7 exporting to image 06:49:46 #7 exporting layers done 06:49:46 #7 exporting manifest sha256:17bdeac6d287407afdee1357c2e00699c9ecc30a4f7e67beaa7d22a79b1720c2 done 06:49:46 #7 exporting config sha256:fe4f364aa29cad7f66face513c2f0b00536a19e55eaa58c293bcb72068d22ce2 done 06:49:46 #7 exporting manifest sha256:eafed9197a4e4aa33bf784de28883b713deb9da251505d54615d08c8903a2a71 done 06:49:46 #7 exporting config sha256:55fa012456addc2aeb37353e06984a13465ce65c2e7c72671fa8c41f56dd5a03 done 06:49:46 #7 exporting manifest list sha256:0baf696bac09ede40aa398bbe12eb2198e5d28f431f78a7cc41538a7cdd50a63 done 06:49:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:46 #7 pushing layers 0.0s done 06:49:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:0baf696bac09ede40aa398bbe12eb2198e5d28f431f78a7cc41538a7cdd50a63 0.1s done 06:49:46 #7 DONE 0.1s 06:49:46 06:49:46 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:49:46 #8 DONE 0.0s 06:49:46 06:49:46 1 warning found (use --debug to expand): 06:49:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 06:49:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 06:49:47 #1 [internal] load build definition from Dockerfile 06:49:47 #1 transferring dockerfile: 158B done 06:49:47 #1 DONE 0.0s 06:49:47 06:49:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 06:49:47 #2 DONE 0.0s 06:49:47 06:49:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 06:49:47 #3 DONE 0.0s 06:49:47 06:49:47 #4 [internal] load .dockerignore 06:49:47 #4 transferring context: 2B done 06:49:47 #4 DONE 0.0s 06:49:47 06:49:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 06:49:47 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 0.0s done 06:49:47 #5 CACHED 06:49:47 06:49:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 06:49:47 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:9f74a401e36aa112310aba8c694935baa6e194754a7939a46fa676fd0aab57ec 0.0s done 06:49:47 #6 CACHED 06:49:47 06:49:47 #7 exporting to image 06:49:47 #7 exporting layers done 06:49:47 #7 exporting manifest sha256:17bdeac6d287407afdee1357c2e00699c9ecc30a4f7e67beaa7d22a79b1720c2 done 06:49:47 #7 exporting config sha256:fe4f364aa29cad7f66face513c2f0b00536a19e55eaa58c293bcb72068d22ce2 done 06:49:47 #7 exporting manifest sha256:eafed9197a4e4aa33bf784de28883b713deb9da251505d54615d08c8903a2a71 done 06:49:47 #7 exporting config sha256:55fa012456addc2aeb37353e06984a13465ce65c2e7c72671fa8c41f56dd5a03 done 06:49:47 #7 exporting manifest list sha256:0baf696bac09ede40aa398bbe12eb2198e5d28f431f78a7cc41538a7cdd50a63 done 06:49:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:47 #7 pushing layers 0.0s done 06:49:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:0baf696bac09ede40aa398bbe12eb2198e5d28f431f78a7cc41538a7cdd50a63 0.1s done 06:49:47 #7 DONE 0.1s 06:49:47 06:49:47 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:49:47 #8 DONE 0.0s 06:49:47 06:49:47 1 warning found (use --debug to expand): 06:49:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:49:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:49:47 #1 [internal] load build definition from Dockerfile 06:49:47 #1 transferring dockerfile: 196B done 06:49:47 #1 DONE 0.0s 06:49:47 06:49:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:47 #2 DONE 0.0s 06:49:47 06:49:47 #3 [internal] load .dockerignore 06:49:47 #3 transferring context: 2B done 06:49:47 #3 DONE 0.0s 06:49:47 06:49:47 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:47 #4 DONE 0.1s 06:49:47 06:49:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 06:49:47 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 0.0s done 06:49:47 #5 DONE 0.0s 06:49:47 06:49:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 06:49:48 #6 DONE 0.0s 06:49:48 06:49:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 06:49:48 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 0.0s done 06:49:48 #5 DONE 0.1s 06:49:48 06:49:48 #7 exporting to image 06:49:48 #7 exporting layers done 06:49:48 #7 exporting manifest sha256:ca46a0fe7134726bbb1e796d89ec8d49cb4a907d73dffa828429886309bfca98 done 06:49:48 #7 exporting config sha256:997bf488f68398d2f43fbc2458cffcaa46047f27ccc23cd50b626c791f5265a1 done 06:49:48 #7 exporting manifest sha256:aba049100b4ab27d2f81be890b3385ea9cad3f2609e682b9aeeedae27f72fbf4 done 06:49:48 #7 exporting config sha256:15574d0b72cae2ef4510125ea03da09e0476d6ae517f8d015ad1462747cffd1b done 06:49:48 #7 exporting manifest list sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 0.0s done 06:49:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:48 #7 ... 06:49:48 06:49:48 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:48 #8 DONE 0.0s 06:49:48 06:49:48 #7 exporting to image 06:49:48 #7 pushing layers 0.1s done 06:49:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 06:49:48 #89 ... 06:49:48 06:49:48 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 #80 DONE 141.3s 06:49:48 06:49:48 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 #90 DONE 112.2s 06:49:48 06:49:48 #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 #79 DONE 141.5s 06:49:48 06:49:48 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 #78 DONE 142.0s 06:49:48 06:49:48 #119 [core-keeper builder 7/8] COPY . . 06:49:48 #119 ... 06:49:48 06:49:48 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 #96 DONE 103.2s 06:49:48 06:49:48 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 #89 DONE 122.5s 06:49:48 06:49:48 #120 [support-notifications builder 6/7] COPY . . 06:49:48 #120 DONE 2.1s 06:49:48 06:49:48 #121 [core-data builder 6/7] COPY . . 06:49:48 #121 CACHED 06:49:48 06:49:48 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 #122 CACHED 06:49:48 06:49:48 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 06:49:48 #123 CACHED 06:49:48 06:49:48 #124 [core-command builder 6/7] COPY . . 06:49:48 #124 CACHED 06:49:48 06:49:48 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 06:49:48 #125 CACHED 06:49:48 06:49:48 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 #126 CACHED 06:49:48 06:49:48 #119 [core-keeper builder 7/8] COPY . . 06:49:48 #119 DONE 2.1s 06:49:48 06:49:48 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:49:48 #127 CACHED 06:49:48 06:49:48 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 #128 CACHED 06:49:48 06:49:48 #129 [core-metadata builder 6/7] COPY . . 06:49:48 #129 CACHED 06:49:48 06:49:48 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 #130 CACHED 06:49:48 06:49:48 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:49:48 #131 CACHED 06:49:48 06:49:48 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 06:49:48 #132 CACHED 06:49:48 06:49:48 #133 [security-proxy-auth builder 6/7] COPY . . 06:49:48 #133 DONE 2.2s 06:49:48 06:49:48 #134 [support-scheduler builder 6/7] COPY . . 06:49:48 #134 DONE 2.2s 06:49:48 06:49:48 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:49:48 #135 ... 06:49:48 06:49:48 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 #136 CACHED 06:49:48 06:49:48 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:49:48 #137 CACHED 06:49:48 06:49:48 #138 [security-proxy-setup builder 6/7] COPY . . 06:49:48 #138 CACHED 06:49:48 06:49:48 #139 [security-spiffe-token-provider builder 6/7] COPY . . 06:49:48 #139 DONE 2.2s 06:49:48 06:49:48 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:49:48 #140 CACHED 06:49:48 06:49:48 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:48 #141 CACHED 06:49:48 06:49:48 #142 [security-bootstrapper builder 6/7] COPY . . 06:49:48 #142 CACHED 06:49:48 06:49:48 #143 [security-secretstore-setup builder 6/7] COPY . . 06:49:48 #143 DONE 2.3s 06:49:48 06:49:48 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:49:48 #144 ... 06:49:48 06:49:48 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:49:48 #0 4.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:49:48 #145 ... 06:49:48 06:49:48 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:49:48 #135 6.551 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:49:48 #135 ... 06:49:48 06:49:48 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:49:48 #0 6.190 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:49:48 #146 ... 06:49:48 06:49:48 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:49:48 #0 6.588 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:49:48 #147 ... 06:49:48 06:49:48 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:49:48 #0 6.157 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:49:48 #148 ... 06:49:48 06:49:48 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:49:48 #0 5.074 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:49:48 #149 ... 06:49:48 06:49:48 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:49:48 #0 6.303 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:49:48 #150 ... 06:49:48 06:49:48 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:49:48 #0 5.471 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:49:48 #151 ... 06:49:48 06:49:48 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:49:48 #0 4.982 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:49:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 0.1s done 06:49:48 #7 DONE 0.2s 06:49:48 06:49:48 1 warning found (use --debug to expand): 06:49:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:48 #152 ... 06:49:48 06:49:48 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:49:48 #0 4.560 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:49:48 #153 ... 06:49:48 06:49:48 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:49:48 #0 6.503 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:49:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 06:49:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 06:49:48 #1 [internal] load build definition from Dockerfile 06:49:48 #1 transferring dockerfile: 162B done 06:49:48 #1 DONE 0.0s 06:49:48 06:49:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 06:49:48 #2 DONE 0.0s 06:49:48 06:49:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 06:49:48 #3 DONE 0.0s 06:49:48 06:49:48 #4 [internal] load .dockerignore 06:49:48 #4 transferring context: 2B done 06:49:48 #4 DONE 0.0s 06:49:48 06:49:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 06:49:48 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 done 06:49:48 #5 CACHED 06:49:48 06:49:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 06:49:48 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 0.0s done 06:49:48 #6 CACHED 06:49:48 06:49:48 #7 exporting to image 06:49:48 #7 exporting layers done 06:49:48 #7 exporting manifest sha256:ca46a0fe7134726bbb1e796d89ec8d49cb4a907d73dffa828429886309bfca98 done 06:49:48 #7 exporting config sha256:997bf488f68398d2f43fbc2458cffcaa46047f27ccc23cd50b626c791f5265a1 06:49:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:48 #154 ... 06:49:48 06:49:48 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:49:48 #144 6.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:49:48 #7 exporting config sha256:997bf488f68398d2f43fbc2458cffcaa46047f27ccc23cd50b626c791f5265a1 done 06:49:48 #7 exporting manifest sha256:aba049100b4ab27d2f81be890b3385ea9cad3f2609e682b9aeeedae27f72fbf4 done 06:49:48 #7 exporting config sha256:15574d0b72cae2ef4510125ea03da09e0476d6ae517f8d015ad1462747cffd1b done 06:49:48 #7 exporting manifest list sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 done 06:49:48 #7 pushing layers 0.0s done 06:49:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 0.1s done 06:49:48 #7 DONE 0.1s 06:49:48 06:49:48 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:48 #8 DONE 0.0s 06:49:48 06:49:48 1 warning found (use --debug to expand): 06:49:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57' 06:49:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57 --push - 06:49:49 #1 [internal] load build definition from Dockerfile 06:49:49 #1 transferring dockerfile: 168B done 06:49:49 #1 DONE 0.0s 06:49:49 06:49:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57 06:49:49 #2 DONE 0.0s 06:49:49 06:49:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57 06:49:49 #3 DONE 0.0s 06:49:49 06:49:49 #4 [internal] load .dockerignore 06:49:49 #4 transferring context: 2B done 06:49:49 #4 DONE 0.0s 06:49:49 06:49:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 06:49:49 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 0.0s done 06:49:49 #5 CACHED 06:49:49 06:49:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 06:49:49 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 0.0s done 06:49:49 #6 CACHED 06:49:49 06:49:49 #7 exporting to image 06:49:49 #7 exporting layers done 06:49:49 #7 exporting manifest sha256:ca46a0fe7134726bbb1e796d89ec8d49cb4a907d73dffa828429886309bfca98 done 06:49:49 #7 exporting config sha256:997bf488f68398d2f43fbc2458cffcaa46047f27ccc23cd50b626c791f5265a1 done 06:49:49 #7 exporting manifest sha256:aba049100b4ab27d2f81be890b3385ea9cad3f2609e682b9aeeedae27f72fbf4 done 06:49:49 #7 exporting config sha256:15574d0b72cae2ef4510125ea03da09e0476d6ae517f8d015ad1462747cffd1b done 06:49:49 #7 exporting manifest list sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 06:49:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:49 #7 exporting manifest list sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 done 06:49:49 #7 pushing layers 0.0s done 06:49:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.57@sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 0.1s done 06:49:49 #7 DONE 0.1s 06:49:49 06:49:49 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:49 #8 DONE 0.0s 06:49:49 06:49:49 1 warning found (use --debug to expand): 06:49:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:49:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:49:49 #1 [internal] load build definition from Dockerfile 06:49:49 #1 transferring dockerfile: 209B done 06:49:49 #1 DONE 0.0s 06:49:49 06:49:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:49 #2 DONE 0.0s 06:49:49 06:49:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:49 #3 DONE 0.0s 06:49:49 06:49:49 #4 [internal] load .dockerignore 06:49:49 #4 transferring context: 2B done 06:49:49 #4 DONE 0.0s 06:49:49 06:49:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 06:49:49 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 0.0s done 06:49:49 #5 CACHED 06:49:49 06:49:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 06:49:49 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 0.0s done 06:49:49 #6 CACHED 06:49:49 06:49:49 #7 exporting to image 06:49:49 #7 exporting layers done 06:49:49 #7 exporting manifest sha256:ca46a0fe7134726bbb1e796d89ec8d49cb4a907d73dffa828429886309bfca98 done 06:49:49 #7 exporting config sha256:997bf488f68398d2f43fbc2458cffcaa46047f27ccc23cd50b626c791f5265a1 done 06:49:49 #7 exporting manifest sha256:aba049100b4ab27d2f81be890b3385ea9cad3f2609e682b9aeeedae27f72fbf4 done 06:49:49 #7 exporting config sha256:15574d0b72cae2ef4510125ea03da09e0476d6ae517f8d015ad1462747cffd1b done 06:49:49 #7 exporting manifest list sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 06:49:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:49 #7 exporting manifest list sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 done 06:49:49 #7 pushing layers 0.0s done 06:49:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 0.1s done 06:49:49 #7 DONE 0.1s 06:49:49 06:49:49 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:49 #8 DONE 0.0s 06:49:49 06:49:49 1 warning found (use --debug to expand): 06:49:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 06:49:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 06:49:50 #1 [internal] load build definition from Dockerfile 06:49:50 #1 transferring dockerfile: 160B done 06:49:50 #1 DONE 0.0s 06:49:50 06:49:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 06:49:50 #2 DONE 0.0s 06:49:50 06:49:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 06:49:50 #3 DONE 0.0s 06:49:50 06:49:50 #4 [internal] load .dockerignore 06:49:50 #4 transferring context: 2B done 06:49:50 #4 DONE 0.0s 06:49:50 06:49:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 06:49:50 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 0.0s done 06:49:50 #5 CACHED 06:49:50 06:49:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 06:49:50 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:120fe9e4d730d39d96a31a9292a90917291f5c6cdecfda65a40ff0ecae0d7ff3 done 06:49:50 #6 CACHED 06:49:50 06:49:50 #7 exporting to image 06:49:50 #7 exporting layers done 06:49:50 #7 exporting manifest sha256:ca46a0fe7134726bbb1e796d89ec8d49cb4a907d73dffa828429886309bfca98 done 06:49:50 #7 exporting config sha256:997bf488f68398d2f43fbc2458cffcaa46047f27ccc23cd50b626c791f5265a1 06:49:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:50 #7 exporting config sha256:997bf488f68398d2f43fbc2458cffcaa46047f27ccc23cd50b626c791f5265a1 done 06:49:50 #7 exporting manifest sha256:aba049100b4ab27d2f81be890b3385ea9cad3f2609e682b9aeeedae27f72fbf4 done 06:49:50 #7 exporting config sha256:15574d0b72cae2ef4510125ea03da09e0476d6ae517f8d015ad1462747cffd1b done 06:49:50 #7 exporting manifest list sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 done 06:49:50 #7 pushing layers 0.0s done 06:49:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:6efe5747bd602b5259231356097cf7323f8d84d02acd2e6c329ebb0ede3491a3 0.1s done 06:49:50 #7 DONE 0.1s 06:49:50 06:49:50 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:50 #8 DONE 0.0s 06:49:50 06:49:50 1 warning found (use --debug to expand): 06:49:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:49:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:49:50 #1 [internal] load build definition from Dockerfile 06:49:50 #1 transferring dockerfile: 198B done 06:49:50 #1 DONE 0.0s 06:49:50 06:49:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:50 #2 DONE 0.0s 06:49:50 06:49:50 #3 [internal] load .dockerignore 06:49:50 #3 transferring context: 2B done 06:49:50 #3 DONE 0.0s 06:49:50 06:49:50 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:50 #4 DONE 0.1s 06:49:51 06:49:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 06:49:51 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 06:49:51 #5 ... 06:49:51 06:49:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 06:49:51 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 done 06:49:51 #6 DONE 0.1s 06:49:51 06:49:51 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:49:51 #7 DONE 0.0s 06:49:51 06:49:51 #8 exporting to image 06:49:51 #8 exporting layers done 06:49:51 #8 exporting manifest sha256:6f98a6374b8f52905a69cd75b777c95171d5fe1ad6bd4ac0f8039004e348ad54 done 06:49:51 #8 exporting config sha256:5897c57b82fb2fa776b24a89b8d13743920aa4087d689894a50842df4d91fbb9 done 06:49:51 #8 exporting manifest sha256:76a7e301225239d8c848c053aee9576b9639820e4d366bcfb67213c83fec079d done 06:49:51 #8 exporting config sha256:d085bfcb3b3f835273c6569e67613bfe6d6c32f80b3178449b47f9519145d568 done 06:49:51 #8 exporting manifest list sha256:f16ea531a930bf462132457b8e65bb1115c229c455ca62dd658083f7c0bc8add done 06:49:51 #8 pushing layers 0.1s done 06:49:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:f16ea531a930bf462132457b8e65bb1115c229c455ca62dd658083f7c0bc8add 0.1s done 06:49:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:51 #8 DONE 0.2s 06:49:51 06:49:51 1 warning found (use --debug to expand): 06:49:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 06:49:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 06:49:51 #1 [internal] load build definition from Dockerfile 06:49:51 #1 transferring dockerfile: 164B done 06:49:51 #1 DONE 0.0s 06:49:51 06:49:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 06:49:51 #2 DONE 0.0s 06:49:51 06:49:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 06:49:51 #3 DONE 0.0s 06:49:51 06:49:51 #4 [internal] load .dockerignore 06:49:51 #4 transferring context: 2B done 06:49:51 #4 DONE 0.0s 06:49:51 06:49:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 06:49:51 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 done 06:49:51 #5 CACHED 06:49:51 06:49:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 06:49:51 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 done 06:49:51 #6 CACHED 06:49:51 06:49:51 #7 exporting to image 06:49:51 #7 exporting layers done 06:49:51 #7 exporting manifest sha256:6f98a6374b8f52905a69cd75b777c95171d5fe1ad6bd4ac0f8039004e348ad54 done 06:49:51 #7 exporting config sha256:5897c57b82fb2fa776b24a89b8d13743920aa4087d689894a50842df4d91fbb9 done 06:49:51 #7 exporting manifest sha256:76a7e301225239d8c848c053aee9576b9639820e4d366bcfb67213c83fec079d done 06:49:51 #7 exporting config sha256:d085bfcb3b3f835273c6569e67613bfe6d6c32f80b3178449b47f9519145d568 done 06:49:51 #7 exporting manifest list sha256:f16ea531a930bf462132457b8e65bb1115c229c455ca62dd658083f7c0bc8add done 06:49:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:51 #7 pushing layers 0.0s done 06:49:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:f16ea531a930bf462132457b8e65bb1115c229c455ca62dd658083f7c0bc8add 0.1s done 06:49:51 #7 DONE 0.1s 06:49:51 06:49:51 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:49:51 #8 DONE 0.0s 06:49:51 06:49:51 1 warning found (use --debug to expand): 06:49:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57' 06:49:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57 --push - 06:49:52 #1 [internal] load build definition from Dockerfile 06:49:52 #1 transferring dockerfile: 170B done 06:49:52 #1 DONE 0.0s 06:49:52 06:49:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57 06:49:52 #2 DONE 0.0s 06:49:52 06:49:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57 06:49:52 #3 DONE 0.0s 06:49:52 06:49:52 #4 [internal] load .dockerignore 06:49:52 #4 transferring context: 2B done 06:49:52 #4 DONE 0.0s 06:49:52 06:49:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 06:49:52 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 0.0s done 06:49:52 #5 CACHED 06:49:52 06:49:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 06:49:52 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 0.0s done 06:49:52 #6 DONE 0.0s 06:49:52 06:49:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 06:49:52 #6 CACHED 06:49:52 06:49:52 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:49:52 #7 DONE 0.0s 06:49:52 06:49:52 #8 exporting to image 06:49:52 #8 exporting layers done 06:49:52 #8 exporting manifest sha256:6f98a6374b8f52905a69cd75b777c95171d5fe1ad6bd4ac0f8039004e348ad54 done 06:49:52 #8 exporting config sha256:5897c57b82fb2fa776b24a89b8d13743920aa4087d689894a50842df4d91fbb9 done 06:49:52 #8 exporting manifest sha256:76a7e301225239d8c848c053aee9576b9639820e4d366bcfb67213c83fec079d done 06:49:52 #8 exporting config sha256:d085bfcb3b3f835273c6569e67613bfe6d6c32f80b3178449b47f9519145d568 done 06:49:52 #8 exporting manifest list sha256:f16ea531a930bf462132457b8e65bb1115c229c455ca62dd658083f7c0bc8add done 06:49:52 #8 pushing layers 0.0s done 06:49:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.57@sha256:f16ea531a930bf462132457b8e65bb1115c229c455ca62dd658083f7c0bc8add 0.1s done 06:49:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:52 #8 DONE 0.1s 06:49:52 06:49:52 1 warning found (use --debug to expand): 06:49:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:49:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:49:52 #1 [internal] load build definition from Dockerfile 06:49:52 #1 transferring dockerfile: 211B done 06:49:52 #1 DONE 0.0s 06:49:52 06:49:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:52 #2 DONE 0.0s 06:49:52 06:49:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:52 #3 DONE 0.0s 06:49:52 06:49:52 #4 [internal] load .dockerignore 06:49:52 #4 transferring context: 2B done 06:49:52 #4 DONE 0.0s 06:49:52 06:49:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 06:49:52 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 0.0s done 06:49:52 #5 CACHED 06:49:52 06:49:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 06:49:52 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 0.0s done 06:49:52 #6 CACHED 06:49:52 06:49:52 #7 exporting to image 06:49:52 #7 exporting layers done 06:49:52 #7 exporting manifest sha256:6f98a6374b8f52905a69cd75b777c95171d5fe1ad6bd4ac0f8039004e348ad54 done 06:49:52 #7 exporting config sha256:5897c57b82fb2fa776b24a89b8d13743920aa4087d689894a50842df4d91fbb9 done 06:49:52 #7 exporting manifest sha256:76a7e301225239d8c848c053aee9576b9639820e4d366bcfb67213c83fec079d done 06:49:52 #7 exporting config sha256:d085bfcb3b3f835273c6569e67613bfe6d6c32f80b3178449b47f9519145d568 done 06:49:52 #7 exporting manifest list sha256:f16ea531a930bf462132457b8e65bb1115c229c455ca62dd658083f7c0bc8add done 06:49:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:52 #7 pushing layers 0.0s done 06:49:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:f16ea531a930bf462132457b8e65bb1115c229c455ca62dd658083f7c0bc8add 0.1s done 06:49:52 #7 DONE 0.1s 06:49:52 06:49:52 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:49:52 #8 DONE 0.0s 06:49:52 06:49:52 1 warning found (use --debug to expand): 06:49:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 06:49:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 06:49:53 #1 [internal] load build definition from Dockerfile 06:49:53 #1 transferring dockerfile: 162B done 06:49:53 #1 DONE 0.0s 06:49:53 06:49:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 06:49:53 #2 DONE 0.0s 06:49:53 06:49:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 06:49:53 #3 DONE 0.0s 06:49:53 06:49:53 #4 [internal] load .dockerignore 06:49:53 #4 transferring context: 2B done 06:49:53 #4 DONE 0.0s 06:49:53 06:49:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 06:49:53 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 done 06:49:53 #5 CACHED 06:49:53 06:49:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 06:49:53 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:b11ba1fe933cd7c59133ffdbb84c14bc1a7f048b81bd9f9d3a09c15e8a637be6 0.0s done 06:49:53 #6 CACHED 06:49:53 06:49:53 #7 exporting to image 06:49:53 #7 exporting layers done 06:49:53 #7 exporting manifest sha256:6f98a6374b8f52905a69cd75b777c95171d5fe1ad6bd4ac0f8039004e348ad54 done 06:49:53 #7 exporting config sha256:5897c57b82fb2fa776b24a89b8d13743920aa4087d689894a50842df4d91fbb9 done 06:49:53 #7 exporting manifest sha256:76a7e301225239d8c848c053aee9576b9639820e4d366bcfb67213c83fec079d done 06:49:53 #7 exporting config sha256:d085bfcb3b3f835273c6569e67613bfe6d6c32f80b3178449b47f9519145d568 done 06:49:53 #7 exporting manifest list sha256:f16ea531a930bf462132457b8e65bb1115c229c455ca62dd658083f7c0bc8add done 06:49:53 #7 pushing layers 0.0s done 06:49:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:f16ea531a930bf462132457b8e65bb1115c229c455ca62dd658083f7c0bc8add 06:49:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:f16ea531a930bf462132457b8e65bb1115c229c455ca62dd658083f7c0bc8add 0.1s done 06:49:53 #7 DONE 0.1s 06:49:53 06:49:53 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:49:53 #8 DONE 0.0s 06:49:53 06:49:53 1 warning found (use --debug to expand): 06:49:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:49:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:49:53 #1 [internal] load build definition from Dockerfile 06:49:53 #1 transferring dockerfile: 206B done 06:49:53 #1 DONE 0.0s 06:49:53 06:49:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:53 #2 DONE 0.0s 06:49:53 06:49:53 #3 [internal] load .dockerignore 06:49:53 #3 transferring context: 2B done 06:49:53 #3 DONE 0.0s 06:49:53 06:49:53 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:53 #4 DONE 0.1s 06:49:54 06:49:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 06:49:54 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 0.0s done 06:49:54 #5 DONE 0.0s 06:49:54 06:49:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 06:49:54 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 0.0s done 06:49:54 #6 DONE 0.2s 06:49:54 06:49:54 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:54 #7 DONE 0.0s 06:49:54 06:49:54 #8 exporting to image 06:49:54 #8 exporting layers done 06:49:54 #8 exporting manifest sha256:f70ea40b6b315d1372d0170bdd8ef7e6d4eee76fd114a824a654590d85242123 0.0s done 06:49:54 #8 exporting config sha256:218540a5707f83012edc5270f6537f6d2b97d23b67af172b78a67d58e49a4dcb done 06:49:54 #8 exporting manifest sha256:40a2b781ac314d2d5432c111e15faf30a7e2da21b17b19cb59c85f24b4bae457 0.0s done 06:49:54 #8 exporting config sha256:9facd615e9d4b2916a0b771fffc891e7aeaf7cb9edc4802cced93030fccf1c96 done 06:49:54 #8 exporting manifest list sha256:67d7ab88272cf507f456ed5e9394dfa2c1f01330dfb1276748c6ff9527893cf6 0.0s done 06:49:54 #8 pushing layers 0.1s done 06:49:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:67d7ab88272cf507f456ed5e9394dfa2c1f01330dfb1276748c6ff9527893cf6 06:49:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:67d7ab88272cf507f456ed5e9394dfa2c1f01330dfb1276748c6ff9527893cf6 0.1s done 06:49:54 #8 DONE 0.2s 06:49:54 06:49:54 1 warning found (use --debug to expand): 06:49:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 06:49:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 06:49:54 #1 [internal] load build definition from Dockerfile 06:49:54 #1 transferring dockerfile: 172B done 06:49:54 #1 DONE 0.0s 06:49:54 06:49:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:49:54 #2 DONE 0.0s 06:49:54 06:49:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:49:54 #3 DONE 0.0s 06:49:54 06:49:54 #4 [internal] load .dockerignore 06:49:54 #4 transferring context: 2B done 06:49:54 #4 DONE 0.0s 06:49:54 06:49:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 06:49:54 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 done 06:49:54 #5 CACHED 06:49:54 06:49:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 06:49:54 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 done 06:49:54 #6 CACHED 06:49:54 06:49:54 #7 exporting to image 06:49:54 #7 exporting layers done 06:49:54 #7 exporting manifest sha256:f70ea40b6b315d1372d0170bdd8ef7e6d4eee76fd114a824a654590d85242123 done 06:49:54 #7 exporting config sha256:218540a5707f83012edc5270f6537f6d2b97d23b67af172b78a67d58e49a4dcb done 06:49:54 #7 exporting manifest sha256:40a2b781ac314d2d5432c111e15faf30a7e2da21b17b19cb59c85f24b4bae457 done 06:49:54 #7 exporting config sha256:9facd615e9d4b2916a0b771fffc891e7aeaf7cb9edc4802cced93030fccf1c96 done 06:49:54 #7 exporting manifest list sha256:67d7ab88272cf507f456ed5e9394dfa2c1f01330dfb1276748c6ff9527893cf6 done 06:49:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:54 #7 pushing layers 0.0s done 06:49:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:67d7ab88272cf507f456ed5e9394dfa2c1f01330dfb1276748c6ff9527893cf6 0.1s done 06:49:54 #7 DONE 0.1s 06:49:54 06:49:54 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:54 #8 DONE 0.0s 06:49:54 06:49:54 1 warning found (use --debug to expand): 06:49:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57' 06:49:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57 --push - 06:49:55 #1 [internal] load build definition from Dockerfile 06:49:55 #1 transferring dockerfile: 178B done 06:49:55 #1 DONE 0.0s 06:49:55 06:49:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57 06:49:55 #2 DONE 0.0s 06:49:55 06:49:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57 06:49:55 #3 DONE 0.0s 06:49:55 06:49:55 #4 [internal] load .dockerignore 06:49:55 #4 transferring context: 2B done 06:49:55 #4 DONE 0.0s 06:49:55 06:49:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 06:49:55 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 0.0s done 06:49:55 #5 CACHED 06:49:55 06:49:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 06:49:55 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 0.0s done 06:49:55 #6 CACHED 06:49:55 06:49:55 #7 exporting to image 06:49:55 #7 exporting layers 06:49:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:55 #7 exporting layers done 06:49:55 #7 exporting manifest sha256:f70ea40b6b315d1372d0170bdd8ef7e6d4eee76fd114a824a654590d85242123 done 06:49:55 #7 exporting config sha256:218540a5707f83012edc5270f6537f6d2b97d23b67af172b78a67d58e49a4dcb done 06:49:55 #7 exporting manifest sha256:40a2b781ac314d2d5432c111e15faf30a7e2da21b17b19cb59c85f24b4bae457 done 06:49:55 #7 exporting config sha256:9facd615e9d4b2916a0b771fffc891e7aeaf7cb9edc4802cced93030fccf1c96 done 06:49:55 #7 exporting manifest list sha256:67d7ab88272cf507f456ed5e9394dfa2c1f01330dfb1276748c6ff9527893cf6 done 06:49:55 #7 pushing layers 0.0s done 06:49:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.57@sha256:67d7ab88272cf507f456ed5e9394dfa2c1f01330dfb1276748c6ff9527893cf6 0.1s done 06:49:55 #7 DONE 0.1s 06:49:55 06:49:55 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:55 #8 DONE 0.0s 06:49:55 06:49:55 1 warning found (use --debug to expand): 06:49:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:49:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:49:55 #1 [internal] load build definition from Dockerfile 06:49:55 #1 transferring dockerfile: 219B done 06:49:55 #1 DONE 0.0s 06:49:55 06:49:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:55 #2 DONE 0.0s 06:49:55 06:49:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:55 #3 DONE 0.0s 06:49:55 06:49:55 #4 [internal] load .dockerignore 06:49:55 #4 transferring context: 2B done 06:49:55 #4 DONE 0.0s 06:49:55 06:49:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 06:49:55 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 done 06:49:55 #5 CACHED 06:49:55 06:49:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 06:49:55 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 0.0s done 06:49:55 #6 CACHED 06:49:55 06:49:55 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:55 #7 DONE 0.0s 06:49:55 06:49:55 #8 exporting to image 06:49:55 #8 exporting layers done 06:49:55 #8 exporting manifest sha256:f70ea40b6b315d1372d0170bdd8ef7e6d4eee76fd114a824a654590d85242123 done 06:49:55 #8 exporting config sha256:218540a5707f83012edc5270f6537f6d2b97d23b67af172b78a67d58e49a4dcb done 06:49:55 #8 exporting manifest sha256:40a2b781ac314d2d5432c111e15faf30a7e2da21b17b19cb59c85f24b4bae457 done 06:49:55 #8 exporting config sha256:9facd615e9d4b2916a0b771fffc891e7aeaf7cb9edc4802cced93030fccf1c96 done 06:49:55 #8 exporting manifest list sha256:67d7ab88272cf507f456ed5e9394dfa2c1f01330dfb1276748c6ff9527893cf6 done 06:49:55 #8 pushing layers 0.0s done 06:49:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:67d7ab88272cf507f456ed5e9394dfa2c1f01330dfb1276748c6ff9527893cf6 0.1s done 06:49:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:55 #8 DONE 0.1s 06:49:55 06:49:55 1 warning found (use --debug to expand): 06:49:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 06:49:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 06:49:56 #1 [internal] load build definition from Dockerfile 06:49:56 #1 transferring dockerfile: 170B done 06:49:56 #1 DONE 0.0s 06:49:56 06:49:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:49:56 #2 DONE 0.0s 06:49:56 06:49:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:49:56 #3 DONE 0.0s 06:49:56 06:49:56 #4 [internal] load .dockerignore 06:49:56 #4 transferring context: 2B done 06:49:56 #4 DONE 0.0s 06:49:56 06:49:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 06:49:56 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 0.0s done 06:49:56 #5 CACHED 06:49:56 06:49:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 06:49:56 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:321c72408ebd9e5c7a3d86cc53297dd2a608467e34088f2c13600fac2a1a6f88 0.0s done 06:49:56 #6 CACHED 06:49:56 06:49:56 #7 exporting to image 06:49:56 #7 exporting layers done 06:49:56 #7 exporting manifest sha256:f70ea40b6b315d1372d0170bdd8ef7e6d4eee76fd114a824a654590d85242123 done 06:49:56 #7 exporting config sha256:218540a5707f83012edc5270f6537f6d2b97d23b67af172b78a67d58e49a4dcb done 06:49:56 #7 exporting manifest sha256:40a2b781ac314d2d5432c111e15faf30a7e2da21b17b19cb59c85f24b4bae457 done 06:49:56 #7 exporting config sha256:9facd615e9d4b2916a0b771fffc891e7aeaf7cb9edc4802cced93030fccf1c96 done 06:49:56 #7 exporting manifest list sha256:67d7ab88272cf507f456ed5e9394dfa2c1f01330dfb1276748c6ff9527893cf6 done 06:49:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:56 #7 pushing layers 0.0s done 06:49:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:67d7ab88272cf507f456ed5e9394dfa2c1f01330dfb1276748c6ff9527893cf6 0.1s done 06:49:56 #7 DONE 0.1s 06:49:56 06:49:56 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:49:56 #8 DONE 0.0s 06:49:56 06:49:56 1 warning found (use --debug to expand): 06:49:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:49:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:49:57 #1 [internal] load build definition from Dockerfile 06:49:57 #1 transferring dockerfile: 204B done 06:49:57 #1 DONE 0.0s 06:49:57 06:49:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:57 #2 DONE 0.0s 06:49:57 06:49:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:57 #3 DONE 0.0s 06:49:57 06:49:57 #4 [internal] load .dockerignore 06:49:57 #4 transferring context: 2B done 06:49:57 #4 DONE 0.0s 06:49:57 06:49:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 06:49:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 06:49:57 #5 ... 06:49:57 06:49:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 06:49:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 done 06:49:57 #6 DONE 0.1s 06:49:57 06:49:57 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:49:57 #7 DONE 0.0s 06:49:57 06:49:57 #8 exporting to image 06:49:57 #8 exporting layers done 06:49:57 #8 exporting manifest sha256:bb1783df4c406858a18ae5661d6424a69271e0e7c018e0ae31304fea38aa174f done 06:49:57 #8 exporting config sha256:1a81b02131177f90c2b5b9ea0dcae908e2a69a2d3171d0b4281eab2a33af3597 done 06:49:57 #8 exporting manifest sha256:c56a86f6c08ae280eb08f5200a229cf467e3a8c8dd9b6831fa9a8c6fee062f76 done 06:49:57 #8 exporting config sha256:21778167cdd1284f602846736ab3c3b4af85c2186036645d8ea9fa41f3eb2b11 done 06:49:57 #8 exporting manifest list sha256:c8023c3458c4e316cabd7253f27bfc87a355b931fa49bc2be8d7fdaa03493b69 done 06:49:57 #8 pushing layers 0.1s done 06:49:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:c8023c3458c4e316cabd7253f27bfc87a355b931fa49bc2be8d7fdaa03493b69 06:49:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:c8023c3458c4e316cabd7253f27bfc87a355b931fa49bc2be8d7fdaa03493b69 0.1s done 06:49:57 #8 DONE 0.2s 06:49:57 06:49:57 1 warning found (use --debug to expand): 06:49:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 06:49:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 06:49:57 #1 [internal] load build definition from Dockerfile 06:49:57 #1 transferring dockerfile: 170B done 06:49:57 #1 DONE 0.0s 06:49:57 06:49:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:49:57 #2 DONE 0.0s 06:49:57 06:49:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:49:57 #3 DONE 0.0s 06:49:57 06:49:57 #4 [internal] load .dockerignore 06:49:57 #4 transferring context: 2B done 06:49:57 #4 DONE 0.0s 06:49:57 06:49:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 06:49:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 0.0s done 06:49:57 #5 CACHED 06:49:57 06:49:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 06:49:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 0.0s done 06:49:57 #6 CACHED 06:49:57 06:49:57 #7 exporting to image 06:49:57 #7 exporting layers done 06:49:57 #7 exporting manifest sha256:bb1783df4c406858a18ae5661d6424a69271e0e7c018e0ae31304fea38aa174f done 06:49:57 #7 exporting config sha256:1a81b02131177f90c2b5b9ea0dcae908e2a69a2d3171d0b4281eab2a33af3597 done 06:49:57 #7 exporting manifest sha256:c56a86f6c08ae280eb08f5200a229cf467e3a8c8dd9b6831fa9a8c6fee062f76 done 06:49:57 #7 exporting config sha256:21778167cdd1284f602846736ab3c3b4af85c2186036645d8ea9fa41f3eb2b11 done 06:49:57 #7 exporting manifest list sha256:c8023c3458c4e316cabd7253f27bfc87a355b931fa49bc2be8d7fdaa03493b69 done 06:49:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:57 #7 pushing layers 0.0s done 06:49:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c8023c3458c4e316cabd7253f27bfc87a355b931fa49bc2be8d7fdaa03493b69 0.1s done 06:49:57 #7 DONE 0.1s 06:49:57 06:49:57 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:49:57 #8 DONE 0.0s 06:49:57 06:49:57 1 warning found (use --debug to expand): 06:49:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57' 06:49:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57 --push - 06:49:58 #1 [internal] load build definition from Dockerfile 06:49:58 #1 transferring dockerfile: 176B 0.0s done 06:49:58 #1 DONE 0.0s 06:49:58 06:49:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57 06:49:58 #2 DONE 0.0s 06:49:58 06:49:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57 06:49:58 #3 DONE 0.0s 06:49:58 06:49:58 #4 [internal] load .dockerignore 06:49:58 #4 transferring context: 2B done 06:49:58 #4 DONE 0.0s 06:49:58 06:49:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 06:49:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 0.0s done 06:49:58 #5 CACHED 06:49:58 06:49:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 06:49:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 0.0s done 06:49:58 #6 CACHED 06:49:58 06:49:58 #7 exporting to image 06:49:58 #7 exporting layers done 06:49:58 #7 exporting manifest sha256:bb1783df4c406858a18ae5661d6424a69271e0e7c018e0ae31304fea38aa174f done 06:49:58 #7 exporting config sha256:1a81b02131177f90c2b5b9ea0dcae908e2a69a2d3171d0b4281eab2a33af3597 done 06:49:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:58 #7 exporting manifest sha256:c56a86f6c08ae280eb08f5200a229cf467e3a8c8dd9b6831fa9a8c6fee062f76 done 06:49:58 #7 exporting config sha256:21778167cdd1284f602846736ab3c3b4af85c2186036645d8ea9fa41f3eb2b11 done 06:49:58 #7 exporting manifest list sha256:c8023c3458c4e316cabd7253f27bfc87a355b931fa49bc2be8d7fdaa03493b69 done 06:49:58 #7 pushing layers 0.0s done 06:49:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.57@sha256:c8023c3458c4e316cabd7253f27bfc87a355b931fa49bc2be8d7fdaa03493b69 0.1s done 06:49:58 #7 DONE 0.1s 06:49:58 06:49:58 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:49:58 #8 DONE 0.0s 06:49:58 06:49:58 1 warning found (use --debug to expand): 06:49:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:49:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:49:58 #1 [internal] load build definition from Dockerfile 06:49:58 #1 transferring dockerfile: 217B done 06:49:58 #1 DONE 0.0s 06:49:58 06:49:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:58 #2 DONE 0.0s 06:49:58 06:49:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:49:58 #3 DONE 0.0s 06:49:58 06:49:58 #4 [internal] load .dockerignore 06:49:58 #4 transferring context: 2B done 06:49:58 #4 DONE 0.0s 06:49:58 06:49:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 06:49:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 0.0s done 06:49:58 #5 CACHED 06:49:58 06:49:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 06:49:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 0.0s done 06:49:58 #6 CACHED 06:49:58 06:49:58 #7 exporting to image 06:49:58 #7 exporting layers done 06:49:58 #7 exporting manifest sha256:bb1783df4c406858a18ae5661d6424a69271e0e7c018e0ae31304fea38aa174f done 06:49:58 #7 exporting config sha256:1a81b02131177f90c2b5b9ea0dcae908e2a69a2d3171d0b4281eab2a33af3597 done 06:49:58 #7 exporting manifest sha256:c56a86f6c08ae280eb08f5200a229cf467e3a8c8dd9b6831fa9a8c6fee062f76 done 06:49:58 #7 exporting config sha256:21778167cdd1284f602846736ab3c3b4af85c2186036645d8ea9fa41f3eb2b11 done 06:49:58 #7 exporting manifest list sha256:c8023c3458c4e316cabd7253f27bfc87a355b931fa49bc2be8d7fdaa03493b69 done 06:49:58 #7 pushing layers 0.0s done 06:49:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:c8023c3458c4e316cabd7253f27bfc87a355b931fa49bc2be8d7fdaa03493b69 06:49:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:c8023c3458c4e316cabd7253f27bfc87a355b931fa49bc2be8d7fdaa03493b69 0.1s done 06:49:58 #7 DONE 0.1s 06:49:58 06:49:58 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:49:58 #8 DONE 0.0s 06:49:58 06:49:58 1 warning found (use --debug to expand): 06:49:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 06:49:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 06:49:59 #1 [internal] load build definition from Dockerfile 06:49:59 #1 transferring dockerfile: 168B done 06:49:59 #1 DONE 0.0s 06:49:59 06:49:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:49:59 #2 DONE 0.0s 06:49:59 06:49:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:49:59 #3 DONE 0.0s 06:49:59 06:49:59 #4 [internal] load .dockerignore 06:49:59 #4 transferring context: 2B done 06:49:59 #4 DONE 0.0s 06:49:59 06:49:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 06:49:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 06:49:59 #5 ... 06:49:59 06:49:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 06:49:59 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:69ce1cc867efb3799920fd70fb3906a1f8ad3f0520474491255a8df61598a1a8 0.0s done 06:49:59 #6 CACHED 06:49:59 06:49:59 #7 exporting to image 06:49:59 #7 exporting layers done 06:49:59 #7 exporting manifest sha256:bb1783df4c406858a18ae5661d6424a69271e0e7c018e0ae31304fea38aa174f done 06:49:59 #7 exporting config sha256:1a81b02131177f90c2b5b9ea0dcae908e2a69a2d3171d0b4281eab2a33af3597 done 06:49:59 #7 exporting manifest sha256:c56a86f6c08ae280eb08f5200a229cf467e3a8c8dd9b6831fa9a8c6fee062f76 done 06:49:59 #7 exporting config sha256:21778167cdd1284f602846736ab3c3b4af85c2186036645d8ea9fa41f3eb2b11 done 06:49:59 #7 exporting manifest list sha256:c8023c3458c4e316cabd7253f27bfc87a355b931fa49bc2be8d7fdaa03493b69 done 06:49:59 #7 pushing layers 06:49:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:49:59 #7 pushing layers 0.0s done 06:49:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c8023c3458c4e316cabd7253f27bfc87a355b931fa49bc2be8d7fdaa03493b69 0.1s done 06:49:59 #7 DONE 0.1s 06:49:59 06:49:59 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:49:59 #8 DONE 0.0s 06:49:59 06:49:59 1 warning found (use --debug to expand): 06:49:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:49:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:49:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:49:59 #1 [internal] load build definition from Dockerfile 06:49:59 #1 transferring dockerfile: 205B done 06:49:59 #1 DONE 0.0s 06:49:59 06:49:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:59 #2 DONE 0.0s 06:49:59 06:49:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:49:59 #3 DONE 0.0s 06:49:59 06:49:59 #4 [internal] load .dockerignore 06:49:59 #4 transferring context: 2B done 06:49:59 #4 DONE 0.0s 06:49:59 06:49:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 06:49:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 0.0s done 06:50:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 0.0s done 06:50:00 #5 DONE 0.1s 06:50:00 06:50:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 06:50:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 0.0s done 06:50:00 #6 DONE 0.0s 06:50:00 06:50:00 #7 exporting to image 06:50:00 #7 exporting layers done 06:50:00 #7 exporting manifest sha256:0bf5c5516e095d10591b5b16007f986c4e154bedfbd56d24837a06fffc0118e2 0.0s done 06:50:00 #7 exporting config sha256:689397807b897572857febca37b92d14dc3c019379912bbc7e3583f6ba67f6b4 06:50:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:00 #7 ... 06:50:00 06:50:00 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:50:00 #8 DONE 0.0s 06:50:00 06:50:00 #7 exporting to image 06:50:00 #7 exporting config sha256:689397807b897572857febca37b92d14dc3c019379912bbc7e3583f6ba67f6b4 done 06:50:00 #7 exporting manifest sha256:5b291beb987a5f526cd244da917e57e5e8cbc81088b58b294058403077b0502d done 06:50:00 #7 exporting config sha256:9f10b67d08b073067e5ab27517e11f7c393aa700218b04893ffa06ab7cfb6c96 done 06:50:00 #7 exporting manifest list sha256:f87d268906f857373f4ad9ac097d94bfd65ae2bec37599112564f72ace76a9d9 done 06:50:00 #7 pushing layers 0.1s done 06:50:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:f87d268906f857373f4ad9ac097d94bfd65ae2bec37599112564f72ace76a9d9 06:50:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:f87d268906f857373f4ad9ac097d94bfd65ae2bec37599112564f72ace76a9d9 0.1s done 06:50:00 #7 DONE 0.2s 06:50:00 06:50:00 1 warning found (use --debug to expand): 06:50:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 06:50:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 06:50:00 #1 [internal] load build definition from Dockerfile 06:50:00 #1 transferring dockerfile: 171B done 06:50:00 #1 DONE 0.0s 06:50:00 06:50:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:50:00 #2 DONE 0.0s 06:50:00 06:50:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:50:00 #3 DONE 0.0s 06:50:00 06:50:00 #4 [internal] load .dockerignore 06:50:00 #4 transferring context: 2B done 06:50:00 #4 DONE 0.0s 06:50:00 06:50:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 06:50:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 done 06:50:00 #5 CACHED 06:50:00 06:50:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 06:50:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 done 06:50:00 #6 CACHED 06:50:00 06:50:00 #7 exporting to image 06:50:00 #7 exporting layers done 06:50:00 #7 exporting manifest sha256:0bf5c5516e095d10591b5b16007f986c4e154bedfbd56d24837a06fffc0118e2 done 06:50:00 #7 exporting config sha256:689397807b897572857febca37b92d14dc3c019379912bbc7e3583f6ba67f6b4 done 06:50:00 #7 exporting manifest sha256:5b291beb987a5f526cd244da917e57e5e8cbc81088b58b294058403077b0502d done 06:50:00 #7 exporting config sha256:9f10b67d08b073067e5ab27517e11f7c393aa700218b04893ffa06ab7cfb6c96 06:50:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:00 #7 exporting config sha256:9f10b67d08b073067e5ab27517e11f7c393aa700218b04893ffa06ab7cfb6c96 done 06:50:00 #7 exporting manifest list sha256:f87d268906f857373f4ad9ac097d94bfd65ae2bec37599112564f72ace76a9d9 done 06:50:00 #7 pushing layers 0.0s done 06:50:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f87d268906f857373f4ad9ac097d94bfd65ae2bec37599112564f72ace76a9d9 0.1s done 06:50:00 #7 DONE 0.1s 06:50:00 06:50:00 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:50:00 #8 DONE 0.0s 06:50:00 06:50:00 1 warning found (use --debug to expand): 06:50:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57' 06:50:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57 --push - 06:50:01 #1 [internal] load build definition from Dockerfile 06:50:01 #1 transferring dockerfile: 177B done 06:50:01 #1 DONE 0.0s 06:50:01 06:50:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57 06:50:01 #2 DONE 0.0s 06:50:01 06:50:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57 06:50:01 #3 DONE 0.0s 06:50:01 06:50:01 #4 [internal] load .dockerignore 06:50:01 #4 transferring context: 2B done 06:50:01 #4 DONE 0.0s 06:50:01 06:50:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 06:50:01 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 done 06:50:01 #5 CACHED 06:50:01 06:50:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 06:50:01 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 0.0s done 06:50:01 #6 CACHED 06:50:01 06:50:01 #7 exporting to image 06:50:01 #7 exporting layers done 06:50:01 #7 exporting manifest sha256:0bf5c5516e095d10591b5b16007f986c4e154bedfbd56d24837a06fffc0118e2 done 06:50:01 #7 exporting config sha256:689397807b897572857febca37b92d14dc3c019379912bbc7e3583f6ba67f6b4 done 06:50:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:01 #7 exporting manifest sha256:5b291beb987a5f526cd244da917e57e5e8cbc81088b58b294058403077b0502d done 06:50:01 #7 exporting config sha256:9f10b67d08b073067e5ab27517e11f7c393aa700218b04893ffa06ab7cfb6c96 done 06:50:01 #7 exporting manifest list sha256:f87d268906f857373f4ad9ac097d94bfd65ae2bec37599112564f72ace76a9d9 done 06:50:01 #7 pushing layers 0.0s done 06:50:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.57@sha256:f87d268906f857373f4ad9ac097d94bfd65ae2bec37599112564f72ace76a9d9 0.1s done 06:50:01 #7 DONE 0.1s 06:50:01 06:50:01 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:50:01 #8 DONE 0.0s 06:50:01 06:50:01 1 warning found (use --debug to expand): 06:50:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:50:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:50:01 #1 [internal] load build definition from Dockerfile 06:50:01 #1 transferring dockerfile: 218B done 06:50:01 #1 DONE 0.0s 06:50:01 06:50:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:01 #2 DONE 0.0s 06:50:01 06:50:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:01 #3 DONE 0.0s 06:50:01 06:50:01 #4 [internal] load .dockerignore 06:50:01 #4 transferring context: 2B done 06:50:01 #4 DONE 0.0s 06:50:01 06:50:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 06:50:01 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 0.0s done 06:50:01 #5 CACHED 06:50:01 06:50:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 06:50:01 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 0.0s done 06:50:01 #6 CACHED 06:50:01 06:50:01 #7 exporting to image 06:50:01 #7 exporting layers done 06:50:01 #7 exporting manifest sha256:0bf5c5516e095d10591b5b16007f986c4e154bedfbd56d24837a06fffc0118e2 done 06:50:01 #7 exporting config sha256:689397807b897572857febca37b92d14dc3c019379912bbc7e3583f6ba67f6b4 done 06:50:01 #7 exporting manifest sha256:5b291beb987a5f526cd244da917e57e5e8cbc81088b58b294058403077b0502d done 06:50:01 #7 exporting config sha256:9f10b67d08b073067e5ab27517e11f7c393aa700218b04893ffa06ab7cfb6c96 done 06:50:01 #7 exporting manifest list sha256:f87d268906f857373f4ad9ac097d94bfd65ae2bec37599112564f72ace76a9d9 done 06:50:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:01 #7 pushing layers 0.0s done 06:50:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:f87d268906f857373f4ad9ac097d94bfd65ae2bec37599112564f72ace76a9d9 0.1s done 06:50:01 #7 DONE 0.1s 06:50:01 06:50:01 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:50:01 #8 DONE 0.0s 06:50:01 06:50:01 1 warning found (use --debug to expand): 06:50:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 06:50:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 06:50:02 #1 [internal] load build definition from Dockerfile 06:50:02 #1 transferring dockerfile: 169B done 06:50:02 #1 DONE 0.0s 06:50:02 06:50:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:50:02 #2 DONE 0.0s 06:50:02 06:50:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:50:02 #3 DONE 0.0s 06:50:02 06:50:02 #4 [internal] load .dockerignore 06:50:02 #4 transferring context: 2B done 06:50:02 #4 DONE 0.0s 06:50:02 06:50:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 06:50:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 0.0s done 06:50:02 #5 CACHED 06:50:02 06:50:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 06:50:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1b2e8e3a52896042ba299703ef3726d4d0ddb5ec904296eeac02ac376dc81b57 done 06:50:02 #6 CACHED 06:50:02 06:50:02 #7 exporting to image 06:50:02 #7 exporting layers done 06:50:02 #7 exporting manifest sha256:0bf5c5516e095d10591b5b16007f986c4e154bedfbd56d24837a06fffc0118e2 done 06:50:02 #7 exporting config sha256:689397807b897572857febca37b92d14dc3c019379912bbc7e3583f6ba67f6b4 done 06:50:02 #7 exporting manifest sha256:5b291beb987a5f526cd244da917e57e5e8cbc81088b58b294058403077b0502d done 06:50:02 #7 exporting config sha256:9f10b67d08b073067e5ab27517e11f7c393aa700218b04893ffa06ab7cfb6c96 done 06:50:02 #7 exporting manifest list sha256:f87d268906f857373f4ad9ac097d94bfd65ae2bec37599112564f72ace76a9d9 done 06:50:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:02 #7 pushing layers 0.0s done 06:50:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f87d268906f857373f4ad9ac097d94bfd65ae2bec37599112564f72ace76a9d9 0.1s done 06:50:02 #7 DONE 0.1s 06:50:02 06:50:02 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:50:02 #8 DONE 0.0s 06:50:02 06:50:02 1 warning found (use --debug to expand): 06:50:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:50:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:50:03 #1 [internal] load build definition from Dockerfile 06:50:03 #1 transferring dockerfile: 211B done 06:50:03 #1 DONE 0.0s 06:50:03 06:50:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:03 #2 DONE 0.0s 06:50:03 06:50:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:03 #3 DONE 0.0s 06:50:03 06:50:03 #4 [internal] load .dockerignore 06:50:03 #4 transferring context: 2B done 06:50:03 #4 DONE 0.0s 06:50:03 06:50:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 06:50:03 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 0.0s done 06:50:03 #5 DONE 0.0s 06:50:03 06:50:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 06:50:03 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 0.0s done 06:50:03 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 0.0s done 06:50:03 #6 DONE 0.1s 06:50:03 06:50:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 06:50:03 #5 DONE 0.0s 06:50:03 06:50:03 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:50:03 #7 DONE 0.0s 06:50:03 06:50:03 #8 exporting to image 06:50:03 #8 exporting layers done 06:50:03 #8 exporting manifest sha256:d586f887484291dad3304cefcf50a71ff1e82c6045ed509b6da7d05fad1a2cfc done 06:50:03 #8 exporting config sha256:155c30ebb6895cc64bfde45cdbcaebb2332664ccc00c622092fcaa2547daa326 done 06:50:03 #8 exporting manifest sha256:d3afede5b3946e0d3734f0c52b726d3885875cce14b74184055d14e4decee64a 0.0s done 06:50:03 #8 exporting config sha256:c3b727aa89b33b7b40422f3e0829b807dbf246b81e5e11bb9e2ae9a77f5ab75b done 06:50:03 #8 exporting manifest list sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 done 06:50:03 #8 pushing layers 0.1s done 06:50:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 06:50:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 0.1s done 06:50:03 #8 DONE 0.2s 06:50:03 06:50:03 1 warning found (use --debug to expand): 06:50:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 06:50:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 06:50:03 #1 [internal] load build definition from Dockerfile 06:50:03 #1 transferring dockerfile: 177B 0.0s done 06:50:03 #1 DONE 0.0s 06:50:03 06:50:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:50:03 #2 DONE 0.0s 06:50:03 06:50:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:50:03 #3 DONE 0.0s 06:50:03 06:50:03 #4 [internal] load .dockerignore 06:50:03 #4 transferring context: 2B done 06:50:03 #4 DONE 0.0s 06:50:03 06:50:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 06:50:03 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 06:50:03 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 0.0s done 06:50:03 #5 CACHED 06:50:03 06:50:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 06:50:03 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 0.0s done 06:50:03 #6 CACHED 06:50:03 06:50:03 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:50:03 #7 DONE 0.0s 06:50:03 06:50:03 #8 exporting to image 06:50:03 #8 exporting layers done 06:50:03 #8 exporting manifest sha256:d586f887484291dad3304cefcf50a71ff1e82c6045ed509b6da7d05fad1a2cfc done 06:50:03 #8 exporting config sha256:155c30ebb6895cc64bfde45cdbcaebb2332664ccc00c622092fcaa2547daa326 done 06:50:03 #8 exporting manifest sha256:d3afede5b3946e0d3734f0c52b726d3885875cce14b74184055d14e4decee64a done 06:50:03 #8 exporting config sha256:c3b727aa89b33b7b40422f3e0829b807dbf246b81e5e11bb9e2ae9a77f5ab75b done 06:50:03 #8 exporting manifest list sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 done 06:50:03 #8 pushing layers 0.0s done 06:50:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 0.1s done 06:50:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:03 #8 DONE 0.1s 06:50:03 06:50:03 1 warning found (use --debug to expand): 06:50:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57 --push - 06:50:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57' 06:50:04 #1 [internal] load build definition from Dockerfile 06:50:04 #1 transferring dockerfile: 183B done 06:50:04 #1 DONE 0.0s 06:50:04 06:50:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57 06:50:04 #2 DONE 0.0s 06:50:04 06:50:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57 06:50:04 #3 DONE 0.0s 06:50:04 06:50:04 #4 [internal] load .dockerignore 06:50:04 #4 transferring context: 2B done 06:50:04 #4 DONE 0.0s 06:50:04 06:50:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 06:50:04 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 done 06:50:04 #5 CACHED 06:50:04 06:50:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 06:50:04 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 done 06:50:04 #6 CACHED 06:50:04 06:50:04 #7 exporting to image 06:50:04 #7 exporting layers done 06:50:04 #7 exporting manifest sha256:d586f887484291dad3304cefcf50a71ff1e82c6045ed509b6da7d05fad1a2cfc done 06:50:04 #7 exporting config sha256:155c30ebb6895cc64bfde45cdbcaebb2332664ccc00c622092fcaa2547daa326 done 06:50:04 #7 exporting manifest sha256:d3afede5b3946e0d3734f0c52b726d3885875cce14b74184055d14e4decee64a done 06:50:04 #7 exporting config sha256:c3b727aa89b33b7b40422f3e0829b807dbf246b81e5e11bb9e2ae9a77f5ab75b done 06:50:04 #7 exporting manifest list sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 done 06:50:04 #7 pushing layers 0.0s done 06:50:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57@sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 06:50:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.57@sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 0.1s done 06:50:04 #7 DONE 0.1s 06:50:04 06:50:04 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:50:04 #8 DONE 0.0s 06:50:04 06:50:04 1 warning found (use --debug to expand): 06:50:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:50:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:50:04 #1 [internal] load build definition from Dockerfile 06:50:04 #1 transferring dockerfile: 224B done 06:50:04 #1 DONE 0.0s 06:50:04 06:50:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:04 #2 DONE 0.0s 06:50:04 06:50:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:04 #3 DONE 0.0s 06:50:04 06:50:04 #4 [internal] load .dockerignore 06:50:04 #4 transferring context: 2B done 06:50:04 #4 DONE 0.0s 06:50:04 06:50:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 06:50:04 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 0.0s done 06:50:04 #5 CACHED 06:50:04 06:50:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 06:50:04 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 0.0s done 06:50:04 #6 CACHED 06:50:04 06:50:04 #7 exporting to image 06:50:04 #7 exporting layers done 06:50:04 #7 exporting manifest sha256:d586f887484291dad3304cefcf50a71ff1e82c6045ed509b6da7d05fad1a2cfc done 06:50:04 #7 exporting config sha256:155c30ebb6895cc64bfde45cdbcaebb2332664ccc00c622092fcaa2547daa326 done 06:50:04 #7 exporting manifest sha256:d3afede5b3946e0d3734f0c52b726d3885875cce14b74184055d14e4decee64a 06:50:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:04 #7 exporting manifest sha256:d3afede5b3946e0d3734f0c52b726d3885875cce14b74184055d14e4decee64a done 06:50:04 #7 exporting config sha256:c3b727aa89b33b7b40422f3e0829b807dbf246b81e5e11bb9e2ae9a77f5ab75b done 06:50:04 #7 exporting manifest list sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 done 06:50:04 #7 pushing layers 0.0s done 06:50:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 0.1s done 06:50:04 #7 DONE 0.1s 06:50:04 06:50:04 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:50:04 #8 DONE 0.0s 06:50:04 06:50:04 1 warning found (use --debug to expand): 06:50:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 06:50:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 06:50:05 #1 [internal] load build definition from Dockerfile 06:50:05 #1 transferring dockerfile: 175B done 06:50:05 #1 DONE 0.0s 06:50:05 06:50:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:50:05 #2 DONE 0.0s 06:50:05 06:50:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:50:05 #3 DONE 0.0s 06:50:05 06:50:05 #4 [internal] load .dockerignore 06:50:05 #4 transferring context: 2B done 06:50:05 #4 DONE 0.0s 06:50:05 06:50:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 06:50:05 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 done 06:50:05 #5 CACHED 06:50:05 06:50:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 06:50:05 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dee586d7a0fd46f541d95a6879e2a72acf62d87164178b3bdc6b24b4df805334 done 06:50:05 #6 CACHED 06:50:05 06:50:05 #7 exporting to image 06:50:05 #7 exporting layers done 06:50:05 #7 exporting manifest sha256:d586f887484291dad3304cefcf50a71ff1e82c6045ed509b6da7d05fad1a2cfc done 06:50:05 #7 exporting config sha256:155c30ebb6895cc64bfde45cdbcaebb2332664ccc00c622092fcaa2547daa326 done 06:50:05 #7 exporting manifest sha256:d3afede5b3946e0d3734f0c52b726d3885875cce14b74184055d14e4decee64a done 06:50:05 #7 exporting config sha256:c3b727aa89b33b7b40422f3e0829b807dbf246b81e5e11bb9e2ae9a77f5ab75b done 06:50:05 #7 exporting manifest list sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 done 06:50:05 #7 pushing layers 0.0s done 06:50:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 06:50:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9009e0b22eefa4c23dad38467ec5a19b3b4d236e0baffc34b0ac4111d2c38ad3 0.1s done 06:50:05 #7 DONE 0.1s 06:50:05 06:50:05 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:50:05 #8 DONE 0.0s 06:50:05 06:50:05 1 warning found (use --debug to expand): 06:50:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:50:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:50:05 #1 [internal] load build definition from Dockerfile 06:50:05 #1 transferring dockerfile: 215B done 06:50:05 #1 DONE 0.0s 06:50:05 06:50:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:05 #2 DONE 0.0s 06:50:05 06:50:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:05 #3 DONE 0.0s 06:50:05 06:50:05 #4 [internal] load .dockerignore 06:50:05 #4 transferring context: 2B done 06:50:05 #4 DONE 0.0s 06:50:05 06:50:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 06:50:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 done 06:50:05 #5 DONE 0.0s 06:50:05 06:50:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 06:50:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 0.0s done 06:50:06 #6 DONE 0.0s 06:50:06 06:50:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 06:50:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 done 06:50:06 #5 DONE 0.1s 06:50:06 06:50:06 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:50:06 #7 DONE 0.0s 06:50:06 06:50:06 #8 exporting to image 06:50:06 #8 exporting layers done 06:50:06 #8 exporting manifest sha256:6cc02a7a479b45aaa49f887c90373cb56c9ba775a6344a54618731a82c7865c1 done 06:50:06 #8 exporting config sha256:7d13a582a1764308a00ae02151fcc56e633967a4e62a855b7f120e04df937c5e done 06:50:06 #8 exporting manifest sha256:7d1a633cf59f8faa4060b36d0f19ce745edf0c8aa7e3bca7f1675d332df140e4 done 06:50:06 #8 exporting config sha256:e3c00d578b5789decf7b0dba89b00d32b69f14fb988345b9643e71b87d284f70 done 06:50:06 #8 exporting manifest list sha256:8b3efaf7013102882326b2b2bff8f3ba0bccd5eaa2742c7f3d8f8b987f4ef682 done 06:50:06 #8 pushing layers 0.1s done 06:50:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:8b3efaf7013102882326b2b2bff8f3ba0bccd5eaa2742c7f3d8f8b987f4ef682 0.1s done 06:50:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:06 #8 DONE 0.2s 06:50:06 06:50:06 1 warning found (use --debug to expand): 06:50:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 06:50:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 06:50:06 #1 [internal] load build definition from Dockerfile 06:50:06 #1 transferring dockerfile: 181B done 06:50:06 #1 DONE 0.0s 06:50:06 06:50:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:50:06 #2 DONE 0.0s 06:50:06 06:50:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:50:06 #3 DONE 0.0s 06:50:06 06:50:06 #4 [internal] load .dockerignore 06:50:06 #4 transferring context: 2B done 06:50:06 #4 DONE 0.0s 06:50:06 06:50:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 06:50:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 done 06:50:06 #5 CACHED 06:50:06 06:50:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 06:50:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 0.0s done 06:50:06 #6 CACHED 06:50:06 06:50:06 #7 exporting to image 06:50:06 #7 exporting layers done 06:50:06 #7 exporting manifest sha256:6cc02a7a479b45aaa49f887c90373cb56c9ba775a6344a54618731a82c7865c1 done 06:50:06 #7 exporting config sha256:7d13a582a1764308a00ae02151fcc56e633967a4e62a855b7f120e04df937c5e 06:50:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:06 #7 exporting config sha256:7d13a582a1764308a00ae02151fcc56e633967a4e62a855b7f120e04df937c5e done 06:50:06 #7 exporting manifest sha256:7d1a633cf59f8faa4060b36d0f19ce745edf0c8aa7e3bca7f1675d332df140e4 done 06:50:06 #7 exporting config sha256:e3c00d578b5789decf7b0dba89b00d32b69f14fb988345b9643e71b87d284f70 done 06:50:06 #7 exporting manifest list sha256:8b3efaf7013102882326b2b2bff8f3ba0bccd5eaa2742c7f3d8f8b987f4ef682 done 06:50:06 #7 pushing layers 0.0s done 06:50:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8b3efaf7013102882326b2b2bff8f3ba0bccd5eaa2742c7f3d8f8b987f4ef682 0.1s done 06:50:06 #7 DONE 0.1s 06:50:06 06:50:06 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:50:06 #8 DONE 0.0s 06:50:06 06:50:06 1 warning found (use --debug to expand): 06:50:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57' 06:50:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57 --push - 06:50:07 #1 [internal] load build definition from Dockerfile 06:50:07 #1 transferring dockerfile: 187B done 06:50:07 #1 DONE 0.0s 06:50:07 06:50:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57 06:50:07 #2 DONE 0.0s 06:50:07 06:50:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57 06:50:07 #3 DONE 0.0s 06:50:07 06:50:07 #4 [internal] load .dockerignore 06:50:07 #4 transferring context: 2B done 06:50:07 #4 DONE 0.0s 06:50:07 06:50:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 06:50:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 0.0s done 06:50:07 #5 CACHED 06:50:07 06:50:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 06:50:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 0.0s done 06:50:07 #6 CACHED 06:50:07 06:50:07 #7 exporting to image 06:50:07 #7 exporting layers done 06:50:07 #7 exporting manifest sha256:6cc02a7a479b45aaa49f887c90373cb56c9ba775a6344a54618731a82c7865c1 done 06:50:07 #7 exporting config sha256:7d13a582a1764308a00ae02151fcc56e633967a4e62a855b7f120e04df937c5e done 06:50:07 #7 exporting manifest sha256:7d1a633cf59f8faa4060b36d0f19ce745edf0c8aa7e3bca7f1675d332df140e4 done 06:50:07 #7 exporting config sha256:e3c00d578b5789decf7b0dba89b00d32b69f14fb988345b9643e71b87d284f70 done 06:50:07 #7 exporting manifest list sha256:8b3efaf7013102882326b2b2bff8f3ba0bccd5eaa2742c7f3d8f8b987f4ef682 done 06:50:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:07 #7 pushing layers 0.0s done 06:50:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.57@sha256:8b3efaf7013102882326b2b2bff8f3ba0bccd5eaa2742c7f3d8f8b987f4ef682 0.1s done 06:50:07 #7 DONE 0.1s 06:50:07 06:50:07 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:50:07 #8 DONE 0.0s 06:50:07 06:50:07 1 warning found (use --debug to expand): 06:50:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:50:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:50:08 #1 [internal] load build definition from Dockerfile 06:50:08 #1 transferring dockerfile: 228B done 06:50:08 #1 DONE 0.0s 06:50:08 06:50:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:08 #2 DONE 0.0s 06:50:08 06:50:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:08 #3 DONE 0.0s 06:50:08 06:50:08 #4 [internal] load .dockerignore 06:50:08 #4 transferring context: 2B done 06:50:08 #4 DONE 0.0s 06:50:08 06:50:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 06:50:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 06:50:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 done 06:50:08 #5 CACHED 06:50:08 06:50:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 06:50:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 0.0s done 06:50:08 #6 CACHED 06:50:08 06:50:08 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:50:08 #7 DONE 0.0s 06:50:08 06:50:08 #8 exporting to image 06:50:08 #8 exporting layers done 06:50:08 #8 exporting manifest sha256:6cc02a7a479b45aaa49f887c90373cb56c9ba775a6344a54618731a82c7865c1 done 06:50:08 #8 exporting config sha256:7d13a582a1764308a00ae02151fcc56e633967a4e62a855b7f120e04df937c5e done 06:50:08 #8 exporting manifest sha256:7d1a633cf59f8faa4060b36d0f19ce745edf0c8aa7e3bca7f1675d332df140e4 done 06:50:08 #8 exporting config sha256:e3c00d578b5789decf7b0dba89b00d32b69f14fb988345b9643e71b87d284f70 done 06:50:08 #8 exporting manifest list sha256:8b3efaf7013102882326b2b2bff8f3ba0bccd5eaa2742c7f3d8f8b987f4ef682 done 06:50:08 #8 pushing layers 0.0s done 06:50:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:8b3efaf7013102882326b2b2bff8f3ba0bccd5eaa2742c7f3d8f8b987f4ef682 0.1s done 06:50:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:08 #8 DONE 0.1s 06:50:08 06:50:08 1 warning found (use --debug to expand): 06:50:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 06:50:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 06:50:08 #1 [internal] load build definition from Dockerfile 06:50:08 #1 transferring dockerfile: 179B done 06:50:08 #1 DONE 0.0s 06:50:08 06:50:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:50:08 #2 DONE 0.0s 06:50:08 06:50:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:50:08 #3 DONE 0.0s 06:50:08 06:50:08 #4 [internal] load .dockerignore 06:50:08 #4 transferring context: 2B done 06:50:08 #4 DONE 0.0s 06:50:08 06:50:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 06:50:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 0.0s done 06:50:08 #5 CACHED 06:50:08 06:50:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 06:50:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:26c680d8fe2bd3662358db35840de1c01197cbdb1cfbb4abe81740e3459e3a21 0.0s done 06:50:08 #6 CACHED 06:50:08 06:50:08 #7 exporting to image 06:50:08 #7 exporting layers done 06:50:08 #7 exporting manifest sha256:6cc02a7a479b45aaa49f887c90373cb56c9ba775a6344a54618731a82c7865c1 done 06:50:08 #7 exporting config sha256:7d13a582a1764308a00ae02151fcc56e633967a4e62a855b7f120e04df937c5e done 06:50:08 #7 exporting manifest sha256:7d1a633cf59f8faa4060b36d0f19ce745edf0c8aa7e3bca7f1675d332df140e4 done 06:50:08 #7 exporting config sha256:e3c00d578b5789decf7b0dba89b00d32b69f14fb988345b9643e71b87d284f70 done 06:50:08 #7 exporting manifest list sha256:8b3efaf7013102882326b2b2bff8f3ba0bccd5eaa2742c7f3d8f8b987f4ef682 06:50:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:08 #7 exporting manifest list sha256:8b3efaf7013102882326b2b2bff8f3ba0bccd5eaa2742c7f3d8f8b987f4ef682 done 06:50:08 #7 pushing layers 0.0s done 06:50:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8b3efaf7013102882326b2b2bff8f3ba0bccd5eaa2742c7f3d8f8b987f4ef682 0.1s done 06:50:08 #7 DONE 0.1s 06:50:08 06:50:08 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:50:08 #8 DONE 0.0s 06:50:08 06:50:08 1 warning found (use --debug to expand): 06:50:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:50:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:50:09 #1 [internal] load build definition from Dockerfile 06:50:09 #1 transferring dockerfile: 205B done 06:50:09 #1 DONE 0.0s 06:50:09 06:50:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:09 #2 DONE 0.0s 06:50:09 06:50:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:09 #3 DONE 0.0s 06:50:09 06:50:09 #4 [internal] load .dockerignore 06:50:09 #4 transferring context: 2B done 06:50:09 #4 DONE 0.0s 06:50:09 06:50:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 06:50:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 0.0s done 06:50:09 #5 DONE 0.0s 06:50:09 06:50:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 06:50:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 0.0s done 06:50:09 #6 DONE 0.0s 06:50:09 06:50:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 06:50:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 0.0s done 06:50:09 #5 DONE 0.1s 06:50:09 06:50:09 #7 exporting to image 06:50:09 #7 exporting layers done 06:50:09 #7 exporting manifest sha256:c7b90b18af2df85e4e76a7498ec387f53f60ebedcc9f7ed64bca0e4253a201f6 0.0s done 06:50:09 #7 exporting config sha256:2f33fc4b2858617765c5354e35705173d1c4568bbb710d35e9ed156701874da5 06:50:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:09 #7 ... 06:50:09 06:50:09 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:50:09 #8 DONE 0.0s 06:50:09 06:50:09 #7 exporting to image 06:50:09 #7 exporting config sha256:2f33fc4b2858617765c5354e35705173d1c4568bbb710d35e9ed156701874da5 done 06:50:09 #7 exporting manifest sha256:7b4588934f31c915ad3a18eb207fd531155ed5816e8cd6276b2e6a68d993649e done 06:50:09 #7 exporting config sha256:c6e6271a999b77e690724f7847bba024ec17af9835fec5071f057fbcca00d6d0 done 06:50:09 #7 exporting manifest list sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b done 06:50:09 #7 pushing layers 0.1s done 06:50:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b 06:50:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b 0.1s done 06:50:09 #7 DONE 0.2s 06:50:09 06:50:09 1 warning found (use --debug to expand): 06:50:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 06:50:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 06:50:09 #1 [internal] load build definition from Dockerfile 06:50:09 #1 transferring dockerfile: 171B done 06:50:09 #1 DONE 0.0s 06:50:09 06:50:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:50:09 #2 DONE 0.0s 06:50:09 06:50:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:50:09 #3 DONE 0.0s 06:50:09 06:50:09 #4 [internal] load .dockerignore 06:50:09 #4 transferring context: 2B done 06:50:09 #4 DONE 0.0s 06:50:09 06:50:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 06:50:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 0.0s done 06:50:09 #5 CACHED 06:50:09 06:50:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 06:50:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 0.0s done 06:50:09 #6 CACHED 06:50:09 06:50:09 #7 exporting to image 06:50:09 #7 exporting layers 06:50:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:10 #7 exporting layers done 06:50:10 #7 exporting manifest sha256:c7b90b18af2df85e4e76a7498ec387f53f60ebedcc9f7ed64bca0e4253a201f6 done 06:50:10 #7 exporting config sha256:2f33fc4b2858617765c5354e35705173d1c4568bbb710d35e9ed156701874da5 done 06:50:10 #7 exporting manifest sha256:7b4588934f31c915ad3a18eb207fd531155ed5816e8cd6276b2e6a68d993649e done 06:50:10 #7 exporting config sha256:c6e6271a999b77e690724f7847bba024ec17af9835fec5071f057fbcca00d6d0 done 06:50:10 #7 exporting manifest list sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b done 06:50:10 #7 pushing layers 0.0s done 06:50:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b 0.1s done 06:50:10 #7 DONE 0.1s 06:50:10 06:50:10 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:50:10 #8 DONE 0.0s 06:50:10 06:50:10 1 warning found (use --debug to expand): 06:50:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57 --push - 06:50:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57' 06:50:10 #1 [internal] load build definition from Dockerfile 06:50:10 #1 transferring dockerfile: 177B done 06:50:10 #1 DONE 0.0s 06:50:10 06:50:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57 06:50:10 #2 DONE 0.0s 06:50:10 06:50:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57 06:50:10 #3 DONE 0.0s 06:50:10 06:50:10 #4 [internal] load .dockerignore 06:50:10 #4 transferring context: 2B done 06:50:10 #4 DONE 0.0s 06:50:10 06:50:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 06:50:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b done 06:50:10 #5 CACHED 06:50:10 06:50:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 06:50:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 0.0s done 06:50:10 #6 CACHED 06:50:10 06:50:10 #7 exporting to image 06:50:10 #7 exporting layers done 06:50:10 #7 exporting manifest sha256:c7b90b18af2df85e4e76a7498ec387f53f60ebedcc9f7ed64bca0e4253a201f6 done 06:50:10 #7 exporting config sha256:2f33fc4b2858617765c5354e35705173d1c4568bbb710d35e9ed156701874da5 done 06:50:10 #7 exporting manifest sha256:7b4588934f31c915ad3a18eb207fd531155ed5816e8cd6276b2e6a68d993649e done 06:50:10 #7 exporting config sha256:c6e6271a999b77e690724f7847bba024ec17af9835fec5071f057fbcca00d6d0 done 06:50:10 #7 exporting manifest list sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b done 06:50:10 #7 pushing layers 0.0s done 06:50:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57@sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b 06:50:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.57@sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b 0.1s done 06:50:10 #7 DONE 0.1s 06:50:10 06:50:10 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:50:10 #8 DONE 0.0s 06:50:10 06:50:10 1 warning found (use --debug to expand): 06:50:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:50:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:50:10 #1 [internal] load build definition from Dockerfile 06:50:10 #1 transferring dockerfile: 218B done 06:50:10 #1 DONE 0.0s 06:50:10 06:50:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:10 #2 DONE 0.0s 06:50:10 06:50:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:10 #3 DONE 0.0s 06:50:10 06:50:10 #4 [internal] load .dockerignore 06:50:10 #4 transferring context: 2B done 06:50:10 #4 DONE 0.0s 06:50:10 06:50:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 06:50:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 0.0s done 06:50:10 #5 CACHED 06:50:10 06:50:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 06:50:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 0.0s done 06:50:10 #6 CACHED 06:50:10 06:50:10 #7 exporting to image 06:50:10 #7 exporting layers done 06:50:10 #7 exporting manifest sha256:c7b90b18af2df85e4e76a7498ec387f53f60ebedcc9f7ed64bca0e4253a201f6 done 06:50:10 #7 exporting config sha256:2f33fc4b2858617765c5354e35705173d1c4568bbb710d35e9ed156701874da5 done 06:50:10 #7 exporting manifest sha256:7b4588934f31c915ad3a18eb207fd531155ed5816e8cd6276b2e6a68d993649e done 06:50:10 #7 exporting config sha256:c6e6271a999b77e690724f7847bba024ec17af9835fec5071f057fbcca00d6d0 done 06:50:10 #7 exporting manifest list sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b done 06:50:10 #7 pushing layers 0.0s done 06:50:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b 06:50:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b 0.1s done 06:50:11 #7 DONE 0.1s 06:50:11 06:50:11 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:50:11 #8 DONE 0.0s 06:50:11 06:50:11 1 warning found (use --debug to expand): 06:50:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 06:50:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 06:50:11 #1 [internal] load build definition from Dockerfile 06:50:11 #1 transferring dockerfile: 169B done 06:50:11 #1 DONE 0.0s 06:50:11 06:50:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:50:11 #2 DONE 0.0s 06:50:11 06:50:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:50:11 #3 DONE 0.0s 06:50:11 06:50:11 #4 [internal] load .dockerignore 06:50:11 #4 transferring context: 2B done 06:50:11 #4 DONE 0.0s 06:50:11 06:50:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 06:50:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 0.0s done 06:50:11 #5 CACHED 06:50:11 06:50:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 06:50:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0032eaa978c15b012aca543a7029ff3e3e3f85341d316ae60733c5ed41f5414b 0.0s done 06:50:11 #6 CACHED 06:50:11 06:50:11 #7 exporting to image 06:50:11 #7 exporting layers done 06:50:11 #7 exporting manifest sha256:c7b90b18af2df85e4e76a7498ec387f53f60ebedcc9f7ed64bca0e4253a201f6 done 06:50:11 #7 exporting config sha256:2f33fc4b2858617765c5354e35705173d1c4568bbb710d35e9ed156701874da5 done 06:50:11 #7 exporting manifest sha256:7b4588934f31c915ad3a18eb207fd531155ed5816e8cd6276b2e6a68d993649e done 06:50:11 #7 exporting config sha256:c6e6271a999b77e690724f7847bba024ec17af9835fec5071f057fbcca00d6d0 done 06:50:11 #7 exporting manifest list sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b done 06:50:11 #7 pushing layers 06:50:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:11 #7 pushing layers 0.0s done 06:50:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3f7b569bb8be32257c3ed0a5165498bf571375b99da5e539ced2493a6aa8976b 0.1s done 06:50:11 #7 DONE 0.1s 06:50:11 06:50:11 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:50:11 #8 DONE 0.0s 06:50:11 06:50:11 1 warning found (use --debug to expand): 06:50:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:50:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:50:12 #1 [internal] load build definition from Dockerfile 06:50:12 #1 transferring dockerfile: 206B done 06:50:12 #1 DONE 0.0s 06:50:12 06:50:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:12 #2 DONE 0.0s 06:50:12 06:50:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:12 #3 DONE 0.0s 06:50:12 06:50:12 #4 [internal] load .dockerignore 06:50:12 #4 transferring context: 2B done 06:50:12 #4 DONE 0.0s 06:50:12 06:50:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 06:50:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 0.0s done 06:50:12 #5 DONE 0.0s 06:50:12 06:50:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 06:50:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 0.0s done 06:50:12 #6 DONE 0.0s 06:50:12 06:50:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 06:50:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 0.0s done 06:50:12 #5 DONE 0.1s 06:50:12 06:50:12 #7 exporting to image 06:50:12 #7 exporting layers done 06:50:12 #7 exporting manifest sha256:6a458a0f241d51ae3966fe4cbaafc9ac35764760cdb4698a1fe68f9d3a733d90 0.0s done 06:50:12 #7 exporting config sha256:db4ac9b04c7ba84f6216135ce51024561406eed15538138506917d59fc89842b done 06:50:12 #7 exporting manifest sha256:3a099d138fea593f3fa413396f06427034c6314dad5c148cca8b1b7de0221a36 done 06:50:12 #7 exporting config sha256:ba2c4a389731cfe2387e5f9b1754e622b64eff24dbd34bce0f2a46fd5bb7207a done 06:50:12 #7 exporting manifest list sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c done 06:50:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:12 #7 ... 06:50:12 06:50:12 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:50:12 #8 DONE 0.0s 06:50:12 06:50:12 #7 exporting to image 06:50:12 #7 pushing layers 0.1s done 06:50:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c 06:50:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c 0.1s done 06:50:12 #7 DONE 0.2s 06:50:12 06:50:12 1 warning found (use --debug to expand): 06:50:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 06:50:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 06:50:12 #1 [internal] load build definition from Dockerfile 06:50:12 #1 transferring dockerfile: 172B done 06:50:12 #1 DONE 0.0s 06:50:12 06:50:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:50:12 #2 DONE 0.0s 06:50:12 06:50:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:50:12 #3 DONE 0.0s 06:50:12 06:50:12 #4 [internal] load .dockerignore 06:50:12 #4 transferring context: 2B done 06:50:12 #4 DONE 0.0s 06:50:13 06:50:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 06:50:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 0.0s done 06:50:13 #5 CACHED 06:50:13 06:50:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 06:50:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 0.0s done 06:50:13 #6 CACHED 06:50:13 06:50:13 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:50:13 #7 DONE 0.0s 06:50:13 06:50:13 #8 exporting to image 06:50:13 #8 exporting layers done 06:50:13 #8 exporting manifest sha256:6a458a0f241d51ae3966fe4cbaafc9ac35764760cdb4698a1fe68f9d3a733d90 done 06:50:13 #8 exporting config sha256:db4ac9b04c7ba84f6216135ce51024561406eed15538138506917d59fc89842b done 06:50:13 #8 exporting manifest sha256:3a099d138fea593f3fa413396f06427034c6314dad5c148cca8b1b7de0221a36 done 06:50:13 #8 exporting config sha256:ba2c4a389731cfe2387e5f9b1754e622b64eff24dbd34bce0f2a46fd5bb7207a done 06:50:13 #8 exporting manifest list sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c done 06:50:13 #8 pushing layers 0.0s done 06:50:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c 0.1s done 06:50:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:13 #8 DONE 0.1s 06:50:13 06:50:13 1 warning found (use --debug to expand): 06:50:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57' 06:50:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57 --push - 06:50:13 #1 [internal] load build definition from Dockerfile 06:50:13 #1 transferring dockerfile: 178B done 06:50:13 #1 DONE 0.0s 06:50:13 06:50:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57 06:50:13 #2 DONE 0.0s 06:50:13 06:50:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57 06:50:13 #3 DONE 0.0s 06:50:13 06:50:13 #4 [internal] load .dockerignore 06:50:13 #4 transferring context: 2B done 06:50:13 #4 DONE 0.0s 06:50:13 06:50:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 06:50:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 0.0s done 06:50:13 #5 CACHED 06:50:13 06:50:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 06:50:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 0.0s done 06:50:13 #6 CACHED 06:50:13 06:50:13 #7 exporting to image 06:50:13 #7 exporting layers done 06:50:13 #7 exporting manifest sha256:6a458a0f241d51ae3966fe4cbaafc9ac35764760cdb4698a1fe68f9d3a733d90 done 06:50:13 #7 exporting config sha256:db4ac9b04c7ba84f6216135ce51024561406eed15538138506917d59fc89842b done 06:50:13 #7 exporting manifest sha256:3a099d138fea593f3fa413396f06427034c6314dad5c148cca8b1b7de0221a36 done 06:50:13 #7 exporting config sha256:ba2c4a389731cfe2387e5f9b1754e622b64eff24dbd34bce0f2a46fd5bb7207a done 06:50:13 #7 exporting manifest list sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c 06:50:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:13 #7 exporting manifest list sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c done 06:50:13 #7 pushing layers 0.0s done 06:50:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.57@sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c 0.1s done 06:50:13 #7 DONE 0.1s 06:50:13 06:50:13 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:50:13 #8 DONE 0.0s 06:50:13 06:50:13 1 warning found (use --debug to expand): 06:50:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:50:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:50:13 #1 [internal] load build definition from Dockerfile 06:50:13 #1 transferring dockerfile: 219B done 06:50:13 #1 DONE 0.0s 06:50:13 06:50:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:13 #2 DONE 0.0s 06:50:13 06:50:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:13 #3 DONE 0.0s 06:50:13 06:50:13 #4 [internal] load .dockerignore 06:50:13 #4 transferring context: 2B done 06:50:13 #4 DONE 0.0s 06:50:13 06:50:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 06:50:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 0.0s done 06:50:13 #5 CACHED 06:50:13 06:50:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 06:50:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 0.0s done 06:50:13 #6 CACHED 06:50:13 06:50:13 #7 exporting to image 06:50:13 #7 exporting layers done 06:50:13 #7 exporting manifest sha256:6a458a0f241d51ae3966fe4cbaafc9ac35764760cdb4698a1fe68f9d3a733d90 done 06:50:13 #7 exporting config sha256:db4ac9b04c7ba84f6216135ce51024561406eed15538138506917d59fc89842b done 06:50:13 #7 exporting manifest sha256:3a099d138fea593f3fa413396f06427034c6314dad5c148cca8b1b7de0221a36 done 06:50:13 #7 exporting config sha256:ba2c4a389731cfe2387e5f9b1754e622b64eff24dbd34bce0f2a46fd5bb7207a done 06:50:13 #7 exporting manifest list sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c done 06:50:13 #7 pushing layers 0.0s done 06:50:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c 06:50:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c 0.1s done 06:50:14 #7 DONE 0.1s 06:50:14 06:50:14 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:50:14 #8 DONE 0.0s 06:50:14 06:50:14 1 warning found (use --debug to expand): 06:50:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 06:50:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 06:50:14 #1 [internal] load build definition from Dockerfile 06:50:14 #1 transferring dockerfile: 170B done 06:50:14 #1 DONE 0.0s 06:50:14 06:50:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 06:50:14 #2 DONE 0.0s 06:50:14 06:50:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 06:50:14 #3 DONE 0.0s 06:50:14 06:50:14 #4 [internal] load .dockerignore 06:50:14 #4 transferring context: 2B done 06:50:14 #4 DONE 0.0s 06:50:14 06:50:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 06:50:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 done 06:50:14 #5 CACHED 06:50:14 06:50:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 06:50:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d252a4af44e6c939b67e12efbb15dc2ff781e2da70998bef09a854a378f9e493 done 06:50:14 #6 CACHED 06:50:14 06:50:14 #7 exporting to image 06:50:14 #7 exporting layers done 06:50:14 #7 exporting manifest sha256:6a458a0f241d51ae3966fe4cbaafc9ac35764760cdb4698a1fe68f9d3a733d90 done 06:50:14 #7 exporting config sha256:db4ac9b04c7ba84f6216135ce51024561406eed15538138506917d59fc89842b done 06:50:14 #7 exporting manifest sha256:3a099d138fea593f3fa413396f06427034c6314dad5c148cca8b1b7de0221a36 done 06:50:14 #7 exporting config sha256:ba2c4a389731cfe2387e5f9b1754e622b64eff24dbd34bce0f2a46fd5bb7207a done 06:50:14 #7 exporting manifest list sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c done 06:50:14 #7 pushing layers 0.0s done 06:50:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c 06:50:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d539e89d816e1c2a9dcc2d6d64507b09738bf2f3d3861225c36e441a7421b50c 0.1s done 06:50:14 #7 DONE 0.1s 06:50:14 06:50:14 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:50:14 #8 DONE 0.0s 06:50:14 06:50:14 1 warning found (use --debug to expand): 06:50:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:50:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:50:15 #1 [internal] load build definition from Dockerfile 06:50:15 #1 transferring dockerfile: 206B done 06:50:15 #1 DONE 0.0s 06:50:15 06:50:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:15 #2 DONE 0.0s 06:50:15 06:50:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:15 #3 DONE 0.0s 06:50:15 06:50:15 #4 [internal] load .dockerignore 06:50:15 #4 transferring context: 2B done 06:50:15 #4 DONE 0.0s 06:50:15 06:50:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 06:50:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 0.0s done 06:50:15 #5 DONE 0.0s 06:50:15 06:50:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 06:50:15 #6 DONE 0.0s 06:50:15 06:50:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 06:50:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 0.0s done 06:50:15 #5 DONE 0.1s 06:50:15 06:50:15 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:50:15 #7 DONE 0.0s 06:50:15 06:50:15 #8 exporting to image 06:50:15 #8 exporting layers done 06:50:15 #8 exporting manifest sha256:eb3719dee104fc76ecd637c5b622b51b8a5c5bd2899bb38d92169e609b949ad7 done 06:50:15 #8 exporting config sha256:7f66b64a6309fc14796aaec6f8af92909b8cba171735b6b1fc58eb4ed678c26e done 06:50:15 #8 exporting manifest sha256:7f77661fe2867218eef84446ca2a27de401167a92cb3bc74b5fd6886097752d3 done 06:50:15 #8 exporting config sha256:a832b588ce514e9dbc8b1ccd8e2f3c364718338f1a8d6fe4c009dc18b0a52fa7 done 06:50:15 #8 exporting manifest list sha256:34e83958ac117b7c2cf0a2f950b2e2827085376998407ca24185b98b93a2ed45 done 06:50:15 #8 pushing layers 0.1s done 06:50:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:34e83958ac117b7c2cf0a2f950b2e2827085376998407ca24185b98b93a2ed45 0.1s done 06:50:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:15 #8 DONE 0.2s 06:50:15 06:50:15 1 warning found (use --debug to expand): 06:50:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 06:50:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 06:50:15 #1 [internal] load build definition from Dockerfile 06:50:15 #1 transferring dockerfile: 172B done 06:50:15 #1 DONE 0.0s 06:50:15 06:50:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:50:15 #2 DONE 0.0s 06:50:15 06:50:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:50:15 #3 DONE 0.0s 06:50:15 06:50:15 #4 [internal] load .dockerignore 06:50:15 #4 transferring context: 2B done 06:50:15 #4 DONE 0.0s 06:50:15 06:50:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 06:50:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 0.0s done 06:50:15 #5 CACHED 06:50:15 06:50:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 06:50:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 0.0s done 06:50:15 #6 CACHED 06:50:15 06:50:15 #7 exporting to image 06:50:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:16 #7 exporting layers done 06:50:16 #7 exporting manifest sha256:eb3719dee104fc76ecd637c5b622b51b8a5c5bd2899bb38d92169e609b949ad7 done 06:50:16 #7 exporting config sha256:7f66b64a6309fc14796aaec6f8af92909b8cba171735b6b1fc58eb4ed678c26e done 06:50:16 #7 exporting manifest sha256:7f77661fe2867218eef84446ca2a27de401167a92cb3bc74b5fd6886097752d3 done 06:50:16 #7 exporting config sha256:a832b588ce514e9dbc8b1ccd8e2f3c364718338f1a8d6fe4c009dc18b0a52fa7 done 06:50:16 #7 exporting manifest list sha256:34e83958ac117b7c2cf0a2f950b2e2827085376998407ca24185b98b93a2ed45 done 06:50:16 #7 pushing layers 0.0s done 06:50:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:34e83958ac117b7c2cf0a2f950b2e2827085376998407ca24185b98b93a2ed45 0.1s done 06:50:16 #7 DONE 0.1s 06:50:16 06:50:16 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:50:16 #8 DONE 0.0s 06:50:16 06:50:16 1 warning found (use --debug to expand): 06:50:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57' 06:50:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57 --push - 06:50:16 #1 [internal] load build definition from Dockerfile 06:50:16 #1 transferring dockerfile: 178B done 06:50:16 #1 DONE 0.0s 06:50:16 06:50:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57 06:50:16 #2 DONE 0.0s 06:50:16 06:50:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57 06:50:16 #3 DONE 0.0s 06:50:16 06:50:16 #4 [internal] load .dockerignore 06:50:16 #4 transferring context: 2B done 06:50:16 #4 DONE 0.0s 06:50:16 06:50:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 06:50:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 06:50:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 0.0s done 06:50:16 #5 CACHED 06:50:16 06:50:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 06:50:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 0.0s done 06:50:16 #6 CACHED 06:50:16 06:50:16 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:50:16 #7 DONE 0.0s 06:50:16 06:50:16 #8 exporting to image 06:50:16 #8 exporting layers done 06:50:16 #8 exporting manifest sha256:eb3719dee104fc76ecd637c5b622b51b8a5c5bd2899bb38d92169e609b949ad7 done 06:50:16 #8 exporting config sha256:7f66b64a6309fc14796aaec6f8af92909b8cba171735b6b1fc58eb4ed678c26e done 06:50:16 #8 exporting manifest sha256:7f77661fe2867218eef84446ca2a27de401167a92cb3bc74b5fd6886097752d3 done 06:50:16 #8 exporting config sha256:a832b588ce514e9dbc8b1ccd8e2f3c364718338f1a8d6fe4c009dc18b0a52fa7 done 06:50:16 #8 exporting manifest list sha256:34e83958ac117b7c2cf0a2f950b2e2827085376998407ca24185b98b93a2ed45 done 06:50:16 #8 pushing layers 0.0s done 06:50:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.57@sha256:34e83958ac117b7c2cf0a2f950b2e2827085376998407ca24185b98b93a2ed45 0.1s done 06:50:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:16 #8 DONE 0.1s 06:50:16 06:50:16 1 warning found (use --debug to expand): 06:50:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:50:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:50:16 #1 [internal] load build definition from Dockerfile 06:50:16 #1 transferring dockerfile: 219B done 06:50:16 #1 DONE 0.0s 06:50:16 06:50:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:16 #2 DONE 0.0s 06:50:16 06:50:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:16 #3 DONE 0.0s 06:50:16 06:50:16 #4 [internal] load .dockerignore 06:50:16 #4 transferring context: 2B done 06:50:16 #4 DONE 0.0s 06:50:17 06:50:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 06:50:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 0.0s done 06:50:17 #5 CACHED 06:50:17 06:50:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 06:50:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 0.0s done 06:50:17 #6 CACHED 06:50:17 06:50:17 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:50:17 #7 DONE 0.0s 06:50:17 06:50:17 #8 exporting to image 06:50:17 #8 exporting layers done 06:50:17 #8 exporting manifest sha256:eb3719dee104fc76ecd637c5b622b51b8a5c5bd2899bb38d92169e609b949ad7 done 06:50:17 #8 exporting config sha256:7f66b64a6309fc14796aaec6f8af92909b8cba171735b6b1fc58eb4ed678c26e done 06:50:17 #8 exporting manifest sha256:7f77661fe2867218eef84446ca2a27de401167a92cb3bc74b5fd6886097752d3 done 06:50:17 #8 exporting config sha256:a832b588ce514e9dbc8b1ccd8e2f3c364718338f1a8d6fe4c009dc18b0a52fa7 done 06:50:17 #8 exporting manifest list sha256:34e83958ac117b7c2cf0a2f950b2e2827085376998407ca24185b98b93a2ed45 done 06:50:17 #8 pushing layers 0.0s done 06:50:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:34e83958ac117b7c2cf0a2f950b2e2827085376998407ca24185b98b93a2ed45 0.1s done 06:50:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:17 #8 DONE 0.1s 06:50:17 06:50:17 1 warning found (use --debug to expand): 06:50:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 06:50:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 06:50:17 #1 [internal] load build definition from Dockerfile 06:50:17 #1 transferring dockerfile: 170B done 06:50:17 #1 DONE 0.0s 06:50:17 06:50:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 06:50:17 #2 DONE 0.0s 06:50:17 06:50:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 06:50:17 #3 DONE 0.0s 06:50:17 06:50:17 #4 [internal] load .dockerignore 06:50:17 #4 transferring context: 2B done 06:50:17 #4 DONE 0.0s 06:50:17 06:50:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 06:50:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 0.0s done 06:50:17 #5 CACHED 06:50:17 06:50:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 06:50:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:13f741bf108ace00b16b09735cf4305f52231689ce0ff8cb2f384306976e9f62 0.0s done 06:50:17 #6 CACHED 06:50:17 06:50:17 #7 exporting to image 06:50:17 #7 exporting layers done 06:50:17 #7 exporting manifest sha256:eb3719dee104fc76ecd637c5b622b51b8a5c5bd2899bb38d92169e609b949ad7 done 06:50:17 #7 exporting config sha256:7f66b64a6309fc14796aaec6f8af92909b8cba171735b6b1fc58eb4ed678c26e 06:50:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:17 #7 exporting config sha256:7f66b64a6309fc14796aaec6f8af92909b8cba171735b6b1fc58eb4ed678c26e done 06:50:17 #7 exporting manifest sha256:7f77661fe2867218eef84446ca2a27de401167a92cb3bc74b5fd6886097752d3 done 06:50:17 #7 exporting config sha256:a832b588ce514e9dbc8b1ccd8e2f3c364718338f1a8d6fe4c009dc18b0a52fa7 done 06:50:17 #7 exporting manifest list sha256:34e83958ac117b7c2cf0a2f950b2e2827085376998407ca24185b98b93a2ed45 done 06:50:17 #7 pushing layers 0.0s done 06:50:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:34e83958ac117b7c2cf0a2f950b2e2827085376998407ca24185b98b93a2ed45 0.1s done 06:50:17 #7 DONE 0.1s 06:50:17 06:50:17 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:50:17 #8 DONE 0.0s 06:50:17 06:50:17 1 warning found (use --debug to expand): 06:50:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:50:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:50:18 #1 [internal] load build definition from Dockerfile 06:50:18 #1 transferring dockerfile: 206B done 06:50:18 #1 DONE 0.0s 06:50:18 06:50:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:18 #2 DONE 0.0s 06:50:18 06:50:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:18 #3 DONE 0.1s 06:50:18 06:50:18 #4 [internal] load .dockerignore 06:50:18 #4 transferring context: 2B done 06:50:18 #4 DONE 0.0s 06:50:18 06:50:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:18 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:18 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 0.0s done 06:50:18 #5 DONE 0.0s 06:50:18 06:50:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:18 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b done 06:50:18 #6 DONE 0.1s 06:50:18 06:50:18 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:50:18 #7 DONE 0.0s 06:50:18 06:50:18 #8 exporting to image 06:50:18 #8 exporting layers done 06:50:18 #8 exporting manifest sha256:e2b5250d2d19405962e2ba0bc6a585e46c2ff62fd2a416d24076ef56bd323122 done 06:50:18 #8 exporting config sha256:4adb0bb324ecf65675f8e012c190b5486dd09b3d98458990d662153b1684baa2 done 06:50:18 #8 exporting manifest sha256:14f0004a20a83e653e77466ca191c82b8e25d14c8c7a081d72b82b05c30a098b done 06:50:18 #8 exporting config sha256:7f875d40d90685540e13c17e10fe5c3befe0a037ee2a10cabf019fa442b19f46 done 06:50:18 #8 exporting manifest list sha256:1e837fa827c3683c78520ef15a597f5f64e76fb559203c674779d4fb559a2b8d done 06:50:18 #8 pushing layers 0.1s done 06:50:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:1e837fa827c3683c78520ef15a597f5f64e76fb559203c674779d4fb559a2b8d 0.1s done 06:50:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:18 #8 DONE 0.2s 06:50:18 06:50:18 1 warning found (use --debug to expand): 06:50:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 06:50:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 06:50:18 #1 [internal] load build definition from Dockerfile 06:50:18 #1 transferring dockerfile: 172B done 06:50:18 #1 DONE 0.0s 06:50:18 06:50:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 06:50:18 #2 DONE 0.0s 06:50:18 06:50:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 06:50:18 #3 DONE 0.0s 06:50:18 06:50:18 #4 [internal] load .dockerignore 06:50:18 #4 transferring context: 2B done 06:50:18 #4 DONE 0.0s 06:50:18 06:50:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:18 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 0.0s done 06:50:18 #5 DONE 0.0s 06:50:18 06:50:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:19 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 0.0s done 06:50:19 #6 CACHED 06:50:19 06:50:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:19 #5 CACHED 06:50:19 06:50:19 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:50:19 #7 DONE 0.0s 06:50:19 06:50:19 #8 exporting to image 06:50:19 #8 exporting layers done 06:50:19 #8 exporting manifest sha256:e2b5250d2d19405962e2ba0bc6a585e46c2ff62fd2a416d24076ef56bd323122 done 06:50:19 #8 exporting config sha256:4adb0bb324ecf65675f8e012c190b5486dd09b3d98458990d662153b1684baa2 done 06:50:19 #8 exporting manifest sha256:14f0004a20a83e653e77466ca191c82b8e25d14c8c7a081d72b82b05c30a098b done 06:50:19 #8 exporting config sha256:7f875d40d90685540e13c17e10fe5c3befe0a037ee2a10cabf019fa442b19f46 done 06:50:19 #8 exporting manifest list sha256:1e837fa827c3683c78520ef15a597f5f64e76fb559203c674779d4fb559a2b8d done 06:50:19 #8 pushing layers 0.0s done 06:50:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1e837fa827c3683c78520ef15a597f5f64e76fb559203c674779d4fb559a2b8d 0.1s done 06:50:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:19 #8 DONE 0.1s 06:50:19 06:50:19 1 warning found (use --debug to expand): 06:50:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57' 06:50:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57 --push - 06:50:19 #1 [internal] load build definition from Dockerfile 06:50:19 #1 transferring dockerfile: 178B done 06:50:19 #1 DONE 0.0s 06:50:19 06:50:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57 06:50:19 #2 DONE 0.0s 06:50:19 06:50:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57 06:50:19 #3 DONE 0.0s 06:50:19 06:50:19 #4 [internal] load .dockerignore 06:50:19 #4 transferring context: 2B done 06:50:19 #4 DONE 0.0s 06:50:19 06:50:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:19 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b done 06:50:19 #5 CACHED 06:50:19 06:50:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:19 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 0.0s done 06:50:19 #6 CACHED 06:50:19 06:50:19 #7 exporting to image 06:50:19 #7 exporting layers 06:50:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:19 #7 ... 06:50:19 06:50:19 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:50:19 #8 DONE 0.0s 06:50:19 06:50:19 #7 exporting to image 06:50:19 #7 exporting layers done 06:50:19 #7 exporting manifest sha256:e2b5250d2d19405962e2ba0bc6a585e46c2ff62fd2a416d24076ef56bd323122 done 06:50:19 #7 exporting config sha256:4adb0bb324ecf65675f8e012c190b5486dd09b3d98458990d662153b1684baa2 done 06:50:19 #7 exporting manifest sha256:14f0004a20a83e653e77466ca191c82b8e25d14c8c7a081d72b82b05c30a098b done 06:50:19 #7 exporting config sha256:7f875d40d90685540e13c17e10fe5c3befe0a037ee2a10cabf019fa442b19f46 done 06:50:19 #7 exporting manifest list sha256:1e837fa827c3683c78520ef15a597f5f64e76fb559203c674779d4fb559a2b8d done 06:50:19 #7 pushing layers 0.0s done 06:50:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.57@sha256:1e837fa827c3683c78520ef15a597f5f64e76fb559203c674779d4fb559a2b8d 0.1s done 06:50:19 #7 DONE 0.1s 06:50:19 06:50:19 1 warning found (use --debug to expand): 06:50:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:50:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:50:20 #1 [internal] load build definition from Dockerfile 06:50:20 #1 transferring dockerfile: 219B done 06:50:20 #1 DONE 0.0s 06:50:20 06:50:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:20 #2 DONE 0.0s 06:50:20 06:50:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:20 #3 DONE 0.0s 06:50:20 06:50:20 #4 [internal] load .dockerignore 06:50:20 #4 transferring context: 2B done 06:50:20 #4 DONE 0.0s 06:50:20 06:50:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:20 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b done 06:50:20 #5 CACHED 06:50:20 06:50:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:20 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 0.0s done 06:50:20 #6 DONE 0.0s 06:50:20 06:50:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:20 #6 CACHED 06:50:20 06:50:20 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:50:20 #7 DONE 0.0s 06:50:20 06:50:20 #8 exporting to image 06:50:20 #8 exporting layers done 06:50:20 #8 exporting manifest sha256:e2b5250d2d19405962e2ba0bc6a585e46c2ff62fd2a416d24076ef56bd323122 done 06:50:20 #8 exporting config sha256:4adb0bb324ecf65675f8e012c190b5486dd09b3d98458990d662153b1684baa2 done 06:50:20 #8 exporting manifest sha256:14f0004a20a83e653e77466ca191c82b8e25d14c8c7a081d72b82b05c30a098b done 06:50:20 #8 exporting config sha256:7f875d40d90685540e13c17e10fe5c3befe0a037ee2a10cabf019fa442b19f46 done 06:50:20 #8 exporting manifest list sha256:1e837fa827c3683c78520ef15a597f5f64e76fb559203c674779d4fb559a2b8d done 06:50:20 #8 pushing layers 0.0s done 06:50:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:1e837fa827c3683c78520ef15a597f5f64e76fb559203c674779d4fb559a2b8d 0.1s done 06:50:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:20 #8 DONE 0.1s 06:50:20 06:50:20 1 warning found (use --debug to expand): 06:50:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 06:50:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 06:50:20 #1 [internal] load build definition from Dockerfile 06:50:20 #1 transferring dockerfile: 170B done 06:50:20 #1 DONE 0.0s 06:50:20 06:50:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 06:50:20 #2 DONE 0.0s 06:50:20 06:50:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 06:50:20 #3 DONE 0.0s 06:50:20 06:50:20 #4 [internal] load .dockerignore 06:50:20 #4 transferring context: 2B done 06:50:20 #4 DONE 0.0s 06:50:20 06:50:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:20 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:20 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 0.0s done 06:50:20 #5 CACHED 06:50:20 06:50:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 06:50:20 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:c044a5b730c32fbce17f4ae53daf6ec92dcbd759652881e3cdb9afcd9ac8ec7b 0.0s done 06:50:20 #6 CACHED 06:50:20 06:50:20 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:50:20 #7 DONE 0.0s 06:50:20 06:50:20 #8 exporting to image 06:50:20 #8 exporting layers done 06:50:20 #8 exporting manifest sha256:e2b5250d2d19405962e2ba0bc6a585e46c2ff62fd2a416d24076ef56bd323122 done 06:50:20 #8 exporting config sha256:4adb0bb324ecf65675f8e012c190b5486dd09b3d98458990d662153b1684baa2 done 06:50:20 #8 exporting manifest sha256:14f0004a20a83e653e77466ca191c82b8e25d14c8c7a081d72b82b05c30a098b done 06:50:20 #8 exporting config sha256:7f875d40d90685540e13c17e10fe5c3befe0a037ee2a10cabf019fa442b19f46 done 06:50:20 #8 exporting manifest list sha256:1e837fa827c3683c78520ef15a597f5f64e76fb559203c674779d4fb559a2b8d done 06:50:20 #8 pushing layers 0.0s done 06:50:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1e837fa827c3683c78520ef15a597f5f64e76fb559203c674779d4fb559a2b8d 0.1s done 06:50:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:20 #8 DONE 0.1s 06:50:20 06:50:20 1 warning found (use --debug to expand): 06:50:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3' 06:50:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3 --push - 06:50:21 #1 [internal] load build definition from Dockerfile 06:50:21 #1 transferring dockerfile: 202B done 06:50:21 #1 DONE 0.0s 06:50:21 06:50:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:21 #2 DONE 0.0s 06:50:21 06:50:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3 06:50:21 #3 DONE 0.0s 06:50:21 06:50:21 #4 [internal] load .dockerignore 06:50:21 #4 transferring context: 2B done 06:50:21 #4 DONE 0.0s 06:50:21 06:50:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 06:50:21 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 0.0s done 06:50:21 #5 DONE 0.0s 06:50:21 06:50:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 06:50:21 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc done 06:50:21 #6 DONE 0.1s 06:50:21 06:50:21 #7 exporting to image 06:50:21 #7 exporting layers done 06:50:21 #7 exporting manifest sha256:4c6c32ccd4be62f097fa93e72042485368a1a01c00f3c9fb02f3b8b095221e3e done 06:50:21 #7 exporting config sha256:3e699f2b0909f7897956c0fbcb2ad5fc23fd8e264e7a8d5df3fd4edb6d6dab20 done 06:50:21 #7 exporting manifest sha256:5ef242001569c6d387fe3eabd132f1e14108c67077731392e37f0d084674c518 done 06:50:21 #7 exporting config sha256:05a5d0ae095294ba8d0c7d731d4099df3d40f542a791ac3aca379999d5186b99 done 06:50:21 #7 exporting manifest list sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 done 06:50:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:21 #7 ... 06:50:21 06:50:21 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:50:21 #8 DONE 0.0s 06:50:21 06:50:21 #7 exporting to image 06:50:21 #7 pushing layers 0.1s done 06:50:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 06:50:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3@sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 0.1s done 06:50:21 #7 DONE 0.2s 06:50:21 06:50:21 1 warning found (use --debug to expand): 06:50:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 06:50:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 06:50:21 #1 [internal] load build definition from Dockerfile 06:50:21 #1 transferring dockerfile: 168B done 06:50:21 #1 DONE 0.0s 06:50:21 06:50:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:50:21 #2 DONE 0.0s 06:50:21 06:50:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:50:21 #3 DONE 0.0s 06:50:21 06:50:21 #4 [internal] load .dockerignore 06:50:21 #4 transferring context: 2B done 06:50:21 #4 DONE 0.0s 06:50:21 06:50:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 06:50:21 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 0.0s done 06:50:21 #5 CACHED 06:50:21 06:50:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 06:50:21 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 0.0s done 06:50:21 #6 CACHED 06:50:21 06:50:21 #7 exporting to image 06:50:21 #7 exporting layers 06:50:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:22 #7 exporting layers done 06:50:22 #7 exporting manifest sha256:4c6c32ccd4be62f097fa93e72042485368a1a01c00f3c9fb02f3b8b095221e3e done 06:50:22 #7 exporting config sha256:3e699f2b0909f7897956c0fbcb2ad5fc23fd8e264e7a8d5df3fd4edb6d6dab20 done 06:50:22 #7 exporting manifest sha256:5ef242001569c6d387fe3eabd132f1e14108c67077731392e37f0d084674c518 done 06:50:22 #7 exporting config sha256:05a5d0ae095294ba8d0c7d731d4099df3d40f542a791ac3aca379999d5186b99 done 06:50:22 #7 exporting manifest list sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 done 06:50:22 #7 pushing layers 0.0s done 06:50:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 0.1s done 06:50:22 #7 DONE 0.1s 06:50:22 06:50:22 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:50:22 #8 DONE 0.0s 06:50:22 06:50:22 1 warning found (use --debug to expand): 06:50:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57' 06:50:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57 --push - 06:50:22 #1 [internal] load build definition from Dockerfile 06:50:22 #1 transferring dockerfile: 174B done 06:50:22 #1 DONE 0.0s 06:50:22 06:50:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57 06:50:22 #2 DONE 0.0s 06:50:22 06:50:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57 06:50:22 #3 DONE 0.0s 06:50:22 06:50:22 #4 [internal] load .dockerignore 06:50:22 #4 transferring context: 2B done 06:50:22 #4 DONE 0.0s 06:50:22 06:50:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 06:50:22 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc done 06:50:22 #5 CACHED 06:50:22 06:50:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 06:50:22 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc done 06:50:22 #6 CACHED 06:50:22 06:50:22 #7 exporting to image 06:50:22 #7 exporting layers done 06:50:22 #7 exporting manifest sha256:4c6c32ccd4be62f097fa93e72042485368a1a01c00f3c9fb02f3b8b095221e3e done 06:50:22 #7 exporting config sha256:3e699f2b0909f7897956c0fbcb2ad5fc23fd8e264e7a8d5df3fd4edb6d6dab20 done 06:50:22 #7 exporting manifest sha256:5ef242001569c6d387fe3eabd132f1e14108c67077731392e37f0d084674c518 done 06:50:22 #7 exporting config sha256:05a5d0ae095294ba8d0c7d731d4099df3d40f542a791ac3aca379999d5186b99 done 06:50:22 #7 exporting manifest list sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 06:50:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:22 #7 exporting manifest list sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 done 06:50:22 #7 pushing layers 0.0s done 06:50:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.57@sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 0.1s done 06:50:22 #7 DONE 0.1s 06:50:22 06:50:22 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:50:22 #8 DONE 0.0s 06:50:22 06:50:22 1 warning found (use --debug to expand): 06:50:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57' 06:50:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 --push - 06:50:23 #1 [internal] load build definition from Dockerfile 06:50:23 #1 transferring dockerfile: 215B done 06:50:23 #1 DONE 0.0s 06:50:23 06:50:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:23 #2 DONE 0.0s 06:50:23 06:50:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 06:50:23 #3 DONE 0.0s 06:50:23 06:50:23 #4 [internal] load .dockerignore 06:50:23 #4 transferring context: 2B done 06:50:23 #4 DONE 0.0s 06:50:23 06:50:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 06:50:23 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc done 06:50:23 #5 CACHED 06:50:23 06:50:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 06:50:23 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 0.0s done 06:50:23 #6 CACHED 06:50:23 06:50:23 #7 exporting to image 06:50:23 #7 exporting layers done 06:50:23 #7 exporting manifest sha256:4c6c32ccd4be62f097fa93e72042485368a1a01c00f3c9fb02f3b8b095221e3e done 06:50:23 #7 exporting config sha256:3e699f2b0909f7897956c0fbcb2ad5fc23fd8e264e7a8d5df3fd4edb6d6dab20 done 06:50:23 #7 exporting manifest sha256:5ef242001569c6d387fe3eabd132f1e14108c67077731392e37f0d084674c518 done 06:50:23 #7 exporting config sha256:05a5d0ae095294ba8d0c7d731d4099df3d40f542a791ac3aca379999d5186b99 done 06:50:23 #7 exporting manifest list sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 done 06:50:23 #7 pushing layers 06:50:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:23 #7 pushing layers 0.0s done 06:50:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57@sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 0.1s done 06:50:23 #7 DONE 0.1s 06:50:23 06:50:23 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:50:23 #8 DONE 0.0s 06:50:23 06:50:23 1 warning found (use --debug to expand): 06:50:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:50:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 06:50:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 06:50:23 #1 [internal] load build definition from Dockerfile 06:50:23 #1 transferring dockerfile: 166B done 06:50:23 #1 DONE 0.0s 06:50:23 06:50:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 06:50:23 #2 DONE 0.0s 06:50:23 06:50:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 06:50:23 #3 DONE 0.0s 06:50:23 06:50:23 #4 [internal] load .dockerignore 06:50:23 #4 transferring context: 2B done 06:50:23 #4 DONE 0.0s 06:50:23 06:50:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 06:50:23 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 0.0s done 06:50:23 #5 CACHED 06:50:23 06:50:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 06:50:23 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7454c4a483e959244311e0ab833481b05a0540396319a88ed1ff20e5b24710fc 0.0s done 06:50:23 #6 CACHED 06:50:23 06:50:23 #7 exporting to image 06:50:23 #7 exporting layers done 06:50:23 #7 exporting manifest sha256:4c6c32ccd4be62f097fa93e72042485368a1a01c00f3c9fb02f3b8b095221e3e done 06:50:23 #7 exporting config sha256:3e699f2b0909f7897956c0fbcb2ad5fc23fd8e264e7a8d5df3fd4edb6d6dab20 done 06:50:23 #7 exporting manifest sha256:5ef242001569c6d387fe3eabd132f1e14108c67077731392e37f0d084674c518 done 06:50:23 #7 exporting config sha256:05a5d0ae095294ba8d0c7d731d4099df3d40f542a791ac3aca379999d5186b99 done 06:50:23 #7 exporting manifest list sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 done 06:50:23 #7 pushing layers 0.0s done 06:50:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 06:50:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:50:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:60b9aa6b32afad695e93533cdc13e5f799509d435f8a50abfaebad6df35b10e6 0.1s done 06:50:23 #7 DONE 0.1s 06:50:23 06:50:23 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:50:23 #8 DONE 0.0s 06:50:23 06:50:23 1 warning found (use --debug to expand): 06:50:23  - 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:50:24 + '[' -d /w/workspace/edgex-go/898/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:50:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:50:25 ---> package-listing.sh 06:50:25 ++ facter osfamily 06:50:25 ++ tr '[:upper:]' '[:lower:]' 06:50:25 + OS_FAMILY=redhat 06:50:25 + workspace=/w/workspace/edgex-go/898 06:50:25 + START_PACKAGES=/tmp/packages_start.txt 06:50:25 + END_PACKAGES=/tmp/packages_end.txt 06:50:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:50:25 + PACKAGES=/tmp/packages_start.txt 06:50:25 + '[' /w/workspace/edgex-go/898 ']' 06:50:25 + PACKAGES=/tmp/packages_end.txt 06:50:25 + case "${OS_FAMILY}" in 06:50:25 + rpm -qa 06:50:25 + sort 06:50:26 + '[' -f /tmp/packages_start.txt ']' 06:50:26 + '[' -f /tmp/packages_end.txt ']' 06:50:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:50:26 + '[' /w/workspace/edgex-go/898 ']' 06:50:26 + mkdir -p /w/workspace/edgex-go/898/archives/ 06:50:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/898/archives/ [Pipeline] echo 06:50:26 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/898/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:50:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:26 06:50:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:27 latest: Pulling from edgex-lftools-log-publisher 06:50:27 5eb5b503b376: Pulling fs layer 06:50:27 5c69ac0246d0: Pulling fs layer 06:50:27 ec43610c2a17: Pulling fs layer 06:50:27 3a2ae6a8a46f: Pulling fs layer 06:50:27 33b1e0a273af: Pulling fs layer 06:50:27 5d3b04190fa2: Pulling fs layer 06:50:27 2f39f015ded8: Pulling fs layer 06:50:27 3a2ae6a8a46f: Waiting 06:50:27 33b1e0a273af: Waiting 06:50:27 5d3b04190fa2: Waiting 06:50:27 2f39f015ded8: Waiting 06:50:27 5c69ac0246d0: Verifying Checksum 06:50:27 5c69ac0246d0: Download complete 06:50:27 3a2ae6a8a46f: Verifying Checksum 06:50:27 3a2ae6a8a46f: Download complete 06:50:27 ec43610c2a17: Verifying Checksum 06:50:27 ec43610c2a17: Download complete 06:50:27 33b1e0a273af: Verifying Checksum 06:50:27 33b1e0a273af: Download complete 06:50:27 5d3b04190fa2: Verifying Checksum 06:50:27 5d3b04190fa2: Download complete 06:50:27 5eb5b503b376: Verifying Checksum 06:50:27 5eb5b503b376: Download complete 06:50:27 2f39f015ded8: Verifying Checksum 06:50:27 2f39f015ded8: Download complete 06:50:28 5eb5b503b376: Pull complete 06:50:28 5c69ac0246d0: Pull complete 06:50:29 ec43610c2a17: Pull complete 06:50:29 3a2ae6a8a46f: Pull complete 06:50:29 33b1e0a273af: Pull complete 06:50:29 5d3b04190fa2: Pull complete 06:50:33 2f39f015ded8: Pull complete 06:50:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:50:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:33 prd-centos7-docker-4c-2g-8294 does not seem to be running inside a container 06:50:34 $ 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/898/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:50:36 $ docker top d2d64ff4b74e8eb13fca6ed4c3b0774c24899995ff9990c763e91a8830fa51e0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:37 + touch /tmp/pre-build-complete [Pipeline] sh 06:50:37 + mkdir -p /var/log/sysstat [Pipeline] sh 06:50:37 + ls /var/log/sa-host 06:50:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:38 provisioning config files... 06:50:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4996717873455704170tmp [Pipeline] { [Pipeline] echo 06:50:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:50:38 ---> create-netrc.sh [Pipeline] } 06:50:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:50:38 ---> python-tools-install.sh [Pipeline] echo 06:50:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:50:39 ---> sudo-logs.sh 06:50:39 Archiving 'sudo' log.. 06:50:39 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:39 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:50:39 $ docker stop --time=1 d2d64ff4b74e8eb13fca6ed4c3b0774c24899995ff9990c763e91a8830fa51e0 06:50:40 $ docker rm -f --volumes d2d64ff4b74e8eb13fca6ed4c3b0774c24899995ff9990c763e91a8830fa51e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:50:40 [WS-CLEANUP] Deleting project workspace... 06:50:40 [WS-CLEANUP] Deferred wipeout is used... 06:50:40 [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] } 07:08:56 #144 ... 07:08:56 07:08:56 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:08:56 #148 DONE 1147.7s 07:08:56 07:08:56 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:08:56 #135 ... 07:08:56 07:08:56 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:08:56 #155 DONE 0.2s 07:08:56 07:08:56 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:08:56 #150 ... 07:08:56 07:08:56 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:08:56 #156 DONE 0.1s 07:08:56 07:08:56 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:08:56 #157 DONE 0.4s 07:08:56 07:08:56 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:08:56 #150 ... 07:08:56 07:08:56 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:08:56 #158 DONE 0.2s 07:08:56 07:08:56 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:08:56 #159 DONE 0.1s 07:08:56 07:08:56 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:08:56 #160 DONE 2.2s 07:08:56 07:08:56 #113 [core-common-config-bootstrapper] exporting to image 07:08:56 #113 exporting layers 07:08:56 #113 exporting layers 1.0s done 07:08:56 #113 writing image sha256:02b668e6021dd2d9fad4ef2af8c264310c0f981820fa429adb45a2d8d6ff22ac done 07:08:56 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:08:56 #113 DONE 6.6s 07:08:56 07:08:56 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:08:56 #144 ... 07:08:56 07:08:56 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:08:56 #153 DONE 1158.5s 07:08:56 07:08:56 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:08:56 #135 ... 07:08:56 07:08:56 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:08:56 #161 DONE 0.3s 07:08:56 07:08:56 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:08:56 #150 ... 07:08:56 07:08:56 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:08:58 #162 DONE 1.9s 07:08:58 07:08:58 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:08:58 #135 ... 07:08:58 07:08:58 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:08:58 #163 DONE 0.2s 07:08:58 07:08:58 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:08:59 #164 DONE 0.3s 07:08:59 07:08:59 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:08:59 #165 DONE 0.3s 07:08:59 07:08:59 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:08:59 #166 DONE 0.1s 07:08:59 07:08:59 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:08:59 #167 DONE 0.1s 07:08:59 07:08:59 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:09:00 #168 DONE 0.2s 07:09:00 07:09:00 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:09:00 #169 DONE 0.2s 07:09:00 07:09:00 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:09:00 #135 ... 07:09:00 07:09:00 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:09:00 #170 DONE 0.2s 07:09:00 07:09:00 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:09:02 #171 DONE 2.1s 07:09:02 07:09:02 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:09:02 #154 ... 07:09:02 07:09:02 #113 [security-bootstrapper] exporting to image 07:09:02 #113 exporting layers 07:09:03 #113 exporting layers 0.9s done 07:09:03 #113 writing image sha256:8bb713b5af53f6748c0f7184e84be18c28ca522438d25fe1c34244fba6bbd38e done 07:09:03 #113 naming to docker.io/library/security-bootstrapper-arm64 done 07:09:03 #113 DONE 7.5s 07:09:03 07:09:03 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:26 #135 ... 07:24:26 07:24:26 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:24:26 #146 DONE 2074.6s 07:24:26 07:24:26 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:24:26 #150 ... 07:24:26 07:24:26 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:24:26 #172 DONE 0.1s 07:24:26 07:24:26 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:24:26 #173 DONE 0.1s 07:24:26 07:24:26 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:24:26 #149 ... 07:24:26 07:24:26 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:24:26 #174 DONE 0.4s 07:24:26 07:24:26 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:24:26 #149 ... 07:24:26 07:24:26 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:24:26 #175 DONE 0.2s 07:24:26 07:24:26 #113 [core-command] exporting to image 07:24:26 #113 exporting layers 07:24:26 #113 exporting layers 0.5s done 07:24:26 #113 writing image sha256:7c005f7eed08540a968bc367fa9d8c8f38ffcefb6889b9ba97c31ee6b141f270 done 07:24:26 #113 naming to docker.io/library/core-command-arm64 done 07:24:26 #113 DONE 8.0s 07:24:26 07:24:26 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:44 #135 ... 07:24:44 07:24:44 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:24:44 #145 DONE 2104.3s 07:24:44 07:24:44 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:24:44 #144 ... 07:24:44 07:24:44 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:24:44 #176 DONE 0.1s 07:24:44 07:24:44 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:44 #135 ... 07:24:44 07:24:44 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:24:44 #177 DONE 0.2s 07:24:44 07:24:44 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:24:44 #144 ... 07:24:44 07:24:44 #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 07:24:44 #178 DONE 0.2s 07:24:44 07:24:44 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:24:44 #179 DONE 0.1s 07:24:44 07:24:44 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:24:44 #180 DONE 0.5s 07:24:44 07:24:44 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:24:44 #149 2106.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:24:44 #149 ... 07:24:44 07:24:44 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:24:44 #181 DONE 0.1s 07:24:44 07:24:44 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:24:45 #182 DONE 1.9s 07:24:45 07:24:45 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:24:45 #150 ... 07:24:45 07:24:45 #113 [security-proxy-setup] exporting to image 07:24:45 #113 exporting layers 07:24:46 #113 exporting layers 1.0s done 07:24:46 #113 writing image sha256:66d8654da8ab1a4477e4b32ffc9866aab90066f1effef98b223c705d1f73017e 0.0s done 07:24:46 #113 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 07:24:46 #113 DONE 9.0s 07:24:46 07:24:46 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:25:18 #147 ... 07:25:18 07:25:18 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:25:18 #149 DONE 2136.3s 07:25:18 07:25:18 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:25:18 #154 ... 07:25:18 07:25:18 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:25:18 #183 DONE 0.1s 07:25:18 07:25:18 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:25:18 #150 ... 07:25:18 07:25:18 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:25:18 #184 DONE 0.2s 07:25:18 07:25:18 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:25:18 #144 ... 07:25:18 07:25:18 #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 07:25:18 #185 DONE 0.1s 07:25:18 07:25:18 #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 07:25:18 #186 DONE 0.1s 07:25:18 07:25:18 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:25:18 #187 DONE 0.1s 07:25:18 07:25:18 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:25:18 #147 ... 07:25:18 07:25:18 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:25:18 #188 DONE 0.5s 07:25:18 07:25:18 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:25:18 #189 DONE 0.4s 07:25:18 07:25:18 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:25:18 #190 DONE 0.2s 07:25:18 07:25:18 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:25:18 #191 DONE 2.0s 07:25:18 07:25:18 #113 [security-secretstore-setup] exporting to image 07:25:18 #113 exporting layers 07:25:19 #113 exporting layers 1.7s done 07:25:19 #113 writing image sha256:73d342cf65c48c0c26996fdb9747c8f988059683607a1800d59741e943a10799 done 07:25:19 #113 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 07:25:19 #113 DONE 10.7s 07:25:19 07:25:19 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:26:06 #144 DONE 2189.0s 07:26:06 07:26:06 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:07 #147 ... 07:26:07 07:26:07 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:26:07 #192 DONE 0.1s 07:26:07 07:26:07 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:26:07 #193 DONE 0.1s 07:26:07 07:26:07 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:26:07 #150 ... 07:26:07 07:26:07 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:26:07 #194 DONE 0.4s 07:26:07 07:26:07 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:07 #147 ... 07:26:07 07:26:07 #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 07:26:07 #195 DONE 0.1s 07:26:08 07:26:08 #113 [security-spiffe-token-provider] exporting to image 07:26:08 #113 exporting layers 07:26:09 #113 exporting layers 1.0s done 07:26:09 #113 writing image sha256:13a857049d7a03a03a07d903f37a7ddc48a88380535a44f0bcc45c62f6ced46b done 07:26:09 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:26:09 #113 DONE 11.7s 07:26:09 07:26:09 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:26:47 #152 ... 07:26:47 07:26:47 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:26:47 #150 DONE 2229.2s 07:26:47 07:26:47 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:47 #147 ... 07:26:47 07:26:47 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:26:47 #196 DONE 0.1s 07:26:47 07:26:47 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:26:47 #197 DONE 0.2s 07:26:47 07:26:47 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:26:47 #198 ... 07:26:47 07:26:47 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:26:47 #152 DONE 2230.8s 07:26:48 07:26:48 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:26:48 #198 DONE 0.8s 07:26:48 07:26:48 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:26:48 #199 DONE 0.3s 07:26:48 07:26:48 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:26:48 #200 DONE 0.3s 07:26:48 07:26:48 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:26:48 #201 ... 07:26:48 07:26:48 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:26:48 #202 DONE 0.3s 07:26:49 07:26:49 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:26:50 #201 ... 07:26:50 07:26:50 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:26:50 #203 DONE 0.9s 07:26:50 07:26:50 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:26:50 #204 DONE 0.3s 07:26:50 07:26:50 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:26:50 #151 ... 07:26:50 07:26:50 #113 [core-keeper] exporting to image 07:26:50 #113 exporting layers 07:26:50 #113 ... 07:26:50 07:26:50 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:26:50 #151 DONE 2233.7s 07:26:51 07:26:51 #113 [core-keeper] exporting to image 07:26:51 #113 exporting layers 1.2s done 07:26:51 #113 writing image sha256:d3233b8d1b2a601572951021f4dccca049b71b6ed3431e72fde037bc384f91d8 done 07:26:51 #113 naming to docker.io/library/core-keeper-arm64 done 07:26:51 #113 DONE 12.9s 07:26:51 07:26:51 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:26:52 #201 ... 07:26:52 07:26:52 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:26:52 #205 CACHED 07:26:52 07:26:52 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:26:52 #206 CACHED 07:26:52 07:26:52 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:26:52 #207 ... 07:26:52 07:26:52 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:26:52 #201 DONE 3.5s 07:26:52 07:26:52 #113 [security-proxy-auth] exporting to image 07:26:54 #113 ... 07:26:54 07:26:54 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:26:54 #207 DONE 1.8s 07:26:54 07:26:54 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:26:54 #208 DONE 0.1s 07:26:54 07:26:54 #113 [security-proxy-auth] exporting to image 07:26:54 #113 exporting layers 1.6s done 07:26:54 #113 writing image sha256:a2f7f8f9ba48c1c05b07c34ae20ef851709083ca30725014d33577df58daa4f9 0.0s done 07:26:54 #113 naming to docker.io/library/security-proxy-auth-arm64 done 07:26:54 #113 DONE 14.6s 07:26:54 07:26:54 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:26:54 #209 DONE 0.2s 07:26:54 07:26:54 #113 [core-metadata] exporting to image 07:26:54 #113 exporting layers 0.9s done 07:26:55 #113 writing image sha256:4ff8f55a856e37476ec6ee3335e4b9a2ddf6a9b491c7dad99e03f9bcaa10c3d2 done 07:26:55 #113 naming to docker.io/library/core-metadata-arm64 done 07:26:55 #113 DONE 15.5s 07:26:55 07:26:55 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:56 #154 ... 07:26:56 07:26:56 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:56 #147 DONE 2239.0s 07:26:56 07:26:56 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:56 #154 ... 07:26:56 07:26:56 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:26:56 #210 DONE 0.3s 07:26:56 07:26:56 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:56 #154 ... 07:26:56 07:26:56 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:26:56 #211 DONE 0.1s 07:26:56 07:26:56 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:26:57 #212 DONE 0.5s 07:26:57 07:26:57 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:26:57 #213 DONE 0.1s 07:26:57 07:26:57 #113 [core-data] exporting to image 07:26:58 #113 exporting layers 0.6s done 07:26:58 #113 writing image sha256:93b741d27d3a0fc7e0a6906c69fb3b88abf5ba9d713fac23d670fcd923e3fdda done 07:26:58 #113 naming to docker.io/library/core-data-arm64 done 07:26:58 #113 DONE 16.0s 07:26:58 07:26:58 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:27:24 #154 DONE 2265.0s 07:27:24 07:27:24 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:27:24 #135 ... 07:27:24 07:27:24 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:27:24 #214 DONE 0.1s 07:27:24 07:27:24 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:27:24 #215 DONE 0.1s 07:27:24 07:27:24 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:27:24 #216 DONE 0.5s 07:27:24 07:27:24 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:27:24 #217 DONE 0.1s 07:27:24 07:27:24 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:27:24 #135 ... 07:27:24 07:27:24 #113 [support-scheduler] exporting to image 07:27:24 #113 exporting layers 07:27:24 #113 exporting layers 1.0s done 07:27:24 #113 writing image sha256:0dfdaead31ebbadfeafde6da57a667b05989c8b6b3e8943fc17f93db91d189b7 done 07:27:24 #113 naming to docker.io/library/support-scheduler-arm64 07:27:24 #113 naming to docker.io/library/support-scheduler-arm64 done 07:27:24 #113 DONE 17.1s 07:27:24 07:27:24 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:27:29 #135 DONE 2271.3s 07:27:29 07:27:29 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:27:29 #218 DONE 0.1s 07:27:29 07:27:29 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:27:29 #219 DONE 0.1s 07:27:29 07:27:29 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:27:29 #220 DONE 0.4s 07:27:29 07:27:29 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:27:29 #221 DONE 0.1s 07:27:29 07:27:29 #113 [support-notifications] exporting to image 07:27:29 #113 exporting layers 07:27:30 #113 exporting layers 0.5s done 07:27:30 #113 writing image sha256:e6142213dc84c0685e986535a2b6831d2ce53ca76245e60d9a530a59eccaf6ef done 07:27:30 #113 naming to docker.io/library/support-notifications-arm64 done 07:27:30 #113 DONE 17.6s 07:27:30 time="2025-09-04T06:46:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:30 time="2025-09-04T06:46:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:27:30 $ docker stop --time=1 86c88a6d03a64230800c8708204119b298943fd32c13f0bd58f014d5cb07d474 07:27:31 $ docker rm -f --volumes 86c88a6d03a64230800c8708204119b298943fd32c13f0bd58f014d5cb07d474 [Pipeline] // withDockerContainer [Pipeline] sh 07:27:32 + docker images 07:27:32 REPOSITORY TAG IMAGE ID CREATED SIZE 07:27:32 support-notifications-arm64 latest e6142213dc84 3 seconds ago 54.1MB 07:27:32 support-scheduler-arm64 latest 0dfdaead31eb 9 seconds ago 50.3MB 07:27:32 core-data-arm64 latest 93b741d27d3a 35 seconds ago 46.5MB 07:27:32 core-metadata-arm64 latest 4ff8f55a856e 39 seconds ago 46.7MB 07:27:32 security-proxy-auth-arm64 latest a2f7f8f9ba48 41 seconds ago 45.7MB 07:27:32 core-keeper-arm64 latest d3233b8d1b2a 42 seconds ago 45.4MB 07:27:32 security-spiffe-token-provider-arm64 latest 13a857049d7a About a minute ago 49.9MB 07:27:32 security-secretstore-setup-arm64 latest 73d342cf65c4 2 minutes ago 80.2MB 07:27:32 security-proxy-setup-arm64 latest 66d8654da8ab 2 minutes ago 50.3MB 07:27:32 core-command-arm64 latest 7c005f7eed08 3 minutes ago 41MB 07:27:32 security-bootstrapper-arm64 latest 8bb713b5af53 18 minutes ago 22.1MB 07:27:32 core-common-config-bootstrapper-arm64 latest 02b668e6021d 18 minutes ago 21MB 07:27:32 security-spire-agent-arm64 latest 4e7caf430112 39 minutes ago 188MB 07:27:32 security-spire-config-arm64 latest 9245ad1c7178 39 minutes ago 144MB 07:27:32 security-spire-server-arm64 latest 6d1834e3bfad 39 minutes ago 145MB 07:27:32 ci-base-image-arm64 latest ec460c6d3067 41 minutes ago 922MB 07:27:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 4 weeks ago 566MB 07:27:32 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 07:27:32 provisioning config files... 07:27:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/898@tmp/config16988449055775233569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:32 ---> ****-login.sh 07:27:32 nexus3.edgexfoundry.org:10001 07:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:33 Configure a credential helper to remove this warning. See 07:27:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:33 07:27:33 Login Succeeded 07:27:33 nexus3.edgexfoundry.org:10002 07:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:33 Configure a credential helper to remove this warning. See 07:27:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:33 07:27:33 Login Succeeded 07:27:33 nexus3.edgexfoundry.org:10003 07:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:33 Configure a credential helper to remove this warning. See 07:27:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:33 07:27:33 Login Succeeded 07:27:33 nexus3.edgexfoundry.org:10004 07:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:34 Configure a credential helper to remove this warning. See 07:27:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:34 07:27:34 Login Succeeded 07:27:34 ****.io 07:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:34 Configure a credential helper to remove this warning. See 07:27:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:34 07:27:34 Login Succeeded 07:27:35 ---> ****-login.sh ends [Pipeline] } 07:27:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:27:35 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:27:35 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:27:35 latest 07:27:35 4.1.0-dev.57 07:27:35 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:27:35 main 07:27:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:27:35 d4dc156167a7: Preparing 07:27:35 cd8650837922: Preparing 07:27:35 0b8b6118b789: Preparing 07:27:35 18c920dd1d64: Preparing 07:27:35 104d17440e69: Preparing 07:27:35 f0036f45339e: Preparing 07:27:35 1e890da81ec9: Preparing 07:27:35 f0036f45339e: Waiting 07:27:35 1e890da81ec9: Waiting 07:27:36 d4dc156167a7: Pushed 07:27:36 0b8b6118b789: Pushed 07:27:36 18c920dd1d64: Pushed 07:27:36 1e890da81ec9: Layer already exists 07:27:36 f0036f45339e: Pushed 07:27:36 104d17440e69: Pushed 07:27:43 cd8650837922: Pushed 07:27:43 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:50447333a0150e021949e031eb4c22ad0bfb26cf9436d3326c1975a317b0afa8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:27:43 d4dc156167a7: Preparing 07:27:43 cd8650837922: Preparing 07:27:43 0b8b6118b789: Preparing 07:27:43 18c920dd1d64: Preparing 07:27:43 104d17440e69: Preparing 07:27:43 f0036f45339e: Preparing 07:27:43 1e890da81ec9: Preparing 07:27:43 f0036f45339e: Waiting 07:27:43 1e890da81ec9: Waiting 07:27:43 d4dc156167a7: Layer already exists 07:27:43 cd8650837922: Layer already exists 07:27:43 0b8b6118b789: Layer already exists 07:27:43 104d17440e69: Layer already exists 07:27:43 18c920dd1d64: Layer already exists 07:27:43 1e890da81ec9: Layer already exists 07:27:43 f0036f45339e: Layer already exists 07:27:43 latest: digest: sha256:50447333a0150e021949e031eb4c22ad0bfb26cf9436d3326c1975a317b0afa8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.57 07:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:27:44 d4dc156167a7: Preparing 07:27:44 cd8650837922: Preparing 07:27:44 0b8b6118b789: Preparing 07:27:44 18c920dd1d64: Preparing 07:27:44 104d17440e69: Preparing 07:27:44 f0036f45339e: Preparing 07:27:44 1e890da81ec9: Preparing 07:27:44 f0036f45339e: Waiting 07:27:44 1e890da81ec9: Waiting 07:27:44 18c920dd1d64: Layer already exists 07:27:44 d4dc156167a7: Layer already exists 07:27:44 0b8b6118b789: Layer already exists 07:27:44 cd8650837922: Layer already exists 07:27:44 104d17440e69: Layer already exists 07:27:44 f0036f45339e: Layer already exists 07:27:44 1e890da81ec9: Layer already exists 07:27:44 4.1.0-dev.57: digest: sha256:50447333a0150e021949e031eb4c22ad0bfb26cf9436d3326c1975a317b0afa8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:27:45 d4dc156167a7: Preparing 07:27:45 cd8650837922: Preparing 07:27:45 0b8b6118b789: Preparing 07:27:45 18c920dd1d64: Preparing 07:27:45 104d17440e69: Preparing 07:27:45 f0036f45339e: Preparing 07:27:45 1e890da81ec9: Preparing 07:27:45 f0036f45339e: Waiting 07:27:45 1e890da81ec9: Waiting 07:27:45 cd8650837922: Layer already exists 07:27:45 0b8b6118b789: Layer already exists 07:27:45 18c920dd1d64: Layer already exists 07:27:45 d4dc156167a7: Layer already exists 07:27:45 104d17440e69: Layer already exists 07:27:45 1e890da81ec9: Layer already exists 07:27:45 f0036f45339e: Layer already exists 07:27:45 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:50447333a0150e021949e031eb4c22ad0bfb26cf9436d3326c1975a317b0afa8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:27:46 d4dc156167a7: Preparing 07:27:46 cd8650837922: Preparing 07:27:46 0b8b6118b789: Preparing 07:27:46 18c920dd1d64: Preparing 07:27:46 104d17440e69: Preparing 07:27:46 f0036f45339e: Preparing 07:27:46 1e890da81ec9: Preparing 07:27:46 f0036f45339e: Waiting 07:27:46 1e890da81ec9: Waiting 07:27:46 cd8650837922: Layer already exists 07:27:46 18c920dd1d64: Layer already exists 07:27:46 d4dc156167a7: Layer already exists 07:27:46 104d17440e69: Layer already exists 07:27:46 0b8b6118b789: Layer already exists 07:27:46 1e890da81ec9: Layer already exists 07:27:46 f0036f45339e: Layer already exists 07:27:46 main: digest: sha256:50447333a0150e021949e031eb4c22ad0bfb26cf9436d3326c1975a317b0afa8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:47 ===================================================== [Pipeline] echo 07:27:47 taggedImages: 07:27:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:27:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:27:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.57 07:27:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:27:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:27:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:27:47 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:27:47 latest 07:27:47 4.1.0-dev.57 07:27:47 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:27:47 main 07:27:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:27:47 ae68a36707fd: Preparing 07:27:47 b96c3273283c: Preparing 07:27:47 92f1c47e7ee6: Preparing 07:27:47 586180b9db29: Preparing 07:27:47 0b8b6118b789: Preparing 07:27:47 18c920dd1d64: Preparing 07:27:47 104d17440e69: Preparing 07:27:47 f0036f45339e: Preparing 07:27:47 1e890da81ec9: Preparing 07:27:47 18c920dd1d64: Waiting 07:27:47 104d17440e69: Waiting 07:27:47 f0036f45339e: Waiting 07:27:47 1e890da81ec9: Waiting 07:27:47 0b8b6118b789: Layer already exists 07:27:48 18c920dd1d64: Layer already exists 07:27:48 104d17440e69: Layer already exists 07:27:48 92f1c47e7ee6: Pushed 07:27:48 b96c3273283c: Pushed 07:27:48 f0036f45339e: Layer already exists 07:27:48 1e890da81ec9: Layer already exists 07:27:48 ae68a36707fd: Pushed 07:27:50 586180b9db29: Pushed 07:27:50 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:98c29be1324ffc42ec25dfbd0134cc3ea23cdce626e7c3efb6f824ce647efdca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:51 + 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 07:27:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:27:51 ae68a36707fd: Preparing 07:27:51 b96c3273283c: Preparing 07:27:51 92f1c47e7ee6: Preparing 07:27:51 586180b9db29: Preparing 07:27:51 0b8b6118b789: Preparing 07:27:51 18c920dd1d64: Preparing 07:27:51 104d17440e69: Preparing 07:27:51 f0036f45339e: Preparing 07:27:51 1e890da81ec9: Preparing 07:27:51 104d17440e69: Waiting 07:27:51 f0036f45339e: Waiting 07:27:51 1e890da81ec9: Waiting 07:27:51 18c920dd1d64: Waiting 07:27:51 92f1c47e7ee6: Layer already exists 07:27:51 ae68a36707fd: Layer already exists 07:27:51 b96c3273283c: Layer already exists 07:27:51 586180b9db29: Layer already exists 07:27:51 0b8b6118b789: Layer already exists 07:27:51 18c920dd1d64: Layer already exists 07:27:51 104d17440e69: Layer already exists 07:27:51 f0036f45339e: Layer already exists 07:27:51 1e890da81ec9: Layer already exists 07:27:51 latest: digest: sha256:98c29be1324ffc42ec25dfbd0134cc3ea23cdce626e7c3efb6f824ce647efdca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.57 07:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:27:52 ae68a36707fd: Preparing 07:27:52 b96c3273283c: Preparing 07:27:52 92f1c47e7ee6: Preparing 07:27:52 586180b9db29: Preparing 07:27:52 0b8b6118b789: Preparing 07:27:52 18c920dd1d64: Preparing 07:27:52 104d17440e69: Preparing 07:27:52 f0036f45339e: Preparing 07:27:52 1e890da81ec9: Preparing 07:27:52 104d17440e69: Waiting 07:27:52 f0036f45339e: Waiting 07:27:52 1e890da81ec9: Waiting 07:27:52 586180b9db29: Layer already exists 07:27:52 0b8b6118b789: Layer already exists 07:27:52 92f1c47e7ee6: Layer already exists 07:27:52 b96c3273283c: Layer already exists 07:27:52 ae68a36707fd: Layer already exists 07:27:52 1e890da81ec9: Layer already exists 07:27:52 18c920dd1d64: Layer already exists 07:27:52 104d17440e69: Layer already exists 07:27:52 f0036f45339e: Layer already exists 07:27:52 4.1.0-dev.57: digest: sha256:98c29be1324ffc42ec25dfbd0134cc3ea23cdce626e7c3efb6f824ce647efdca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:27:53 ae68a36707fd: Preparing 07:27:53 b96c3273283c: Preparing 07:27:53 92f1c47e7ee6: Preparing 07:27:53 586180b9db29: Preparing 07:27:53 0b8b6118b789: Preparing 07:27:53 18c920dd1d64: Preparing 07:27:53 104d17440e69: Preparing 07:27:53 f0036f45339e: Preparing 07:27:53 1e890da81ec9: Preparing 07:27:53 104d17440e69: Waiting 07:27:53 f0036f45339e: Waiting 07:27:53 1e890da81ec9: Waiting 07:27:53 18c920dd1d64: Waiting 07:27:53 0b8b6118b789: Layer already exists 07:27:53 92f1c47e7ee6: Layer already exists 07:27:53 ae68a36707fd: Layer already exists 07:27:53 b96c3273283c: Layer already exists 07:27:53 586180b9db29: Layer already exists 07:27:53 f0036f45339e: Layer already exists 07:27:53 104d17440e69: Layer already exists 07:27:53 18c920dd1d64: Layer already exists 07:27:53 1e890da81ec9: Layer already exists 07:27:53 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:98c29be1324ffc42ec25dfbd0134cc3ea23cdce626e7c3efb6f824ce647efdca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:54 + 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 07:27:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:27:54 ae68a36707fd: Preparing 07:27:54 b96c3273283c: Preparing 07:27:54 92f1c47e7ee6: Preparing 07:27:54 586180b9db29: Preparing 07:27:54 0b8b6118b789: Preparing 07:27:54 18c920dd1d64: Preparing 07:27:54 104d17440e69: Preparing 07:27:54 f0036f45339e: Preparing 07:27:54 1e890da81ec9: Preparing 07:27:54 104d17440e69: Waiting 07:27:54 f0036f45339e: Waiting 07:27:54 18c920dd1d64: Waiting 07:27:54 1e890da81ec9: Waiting 07:27:54 92f1c47e7ee6: Layer already exists 07:27:54 0b8b6118b789: Layer already exists 07:27:54 ae68a36707fd: Layer already exists 07:27:54 b96c3273283c: Layer already exists 07:27:54 586180b9db29: Layer already exists 07:27:54 1e890da81ec9: Layer already exists 07:27:54 104d17440e69: Layer already exists 07:27:54 f0036f45339e: Layer already exists 07:27:54 18c920dd1d64: Layer already exists 07:27:54 main: digest: sha256:98c29be1324ffc42ec25dfbd0134cc3ea23cdce626e7c3efb6f824ce647efdca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:54 ===================================================== [Pipeline] echo 07:27:54 taggedImages: 07:27:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:27:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:27:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.57 07:27:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:27:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:27:54 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:27:54 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:27:54 latest 07:27:54 4.1.0-dev.57 07:27:54 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:27:54 main 07:27:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:27:55 0d217df265bc: Preparing 07:27:55 7df8ab3bb507: Preparing 07:27:55 0b8b6118b789: Preparing 07:27:55 18c920dd1d64: Preparing 07:27:55 566ad1737edf: Preparing 07:27:55 b785a8486f8d: Preparing 07:27:55 1e890da81ec9: Preparing 07:27:55 b785a8486f8d: Waiting 07:27:55 1e890da81ec9: Waiting 07:27:55 18c920dd1d64: Layer already exists 07:27:55 0b8b6118b789: Layer already exists 07:27:55 1e890da81ec9: Layer already exists 07:27:55 0d217df265bc: Pushed 07:27:55 b785a8486f8d: Pushed 07:27:56 566ad1737edf: Pushed 07:28:02 7df8ab3bb507: Pushed 07:28:03 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:d34a50358e5db2c454f29422b3676732c36b013670bcc9ff105fe540e1d31d8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:28:03 0d217df265bc: Preparing 07:28:03 7df8ab3bb507: Preparing 07:28:03 0b8b6118b789: Preparing 07:28:03 18c920dd1d64: Preparing 07:28:03 566ad1737edf: Preparing 07:28:03 b785a8486f8d: Preparing 07:28:03 1e890da81ec9: Preparing 07:28:03 1e890da81ec9: Waiting 07:28:03 0b8b6118b789: Layer already exists 07:28:03 18c920dd1d64: Layer already exists 07:28:03 566ad1737edf: Layer already exists 07:28:03 7df8ab3bb507: Layer already exists 07:28:03 0d217df265bc: Layer already exists 07:28:03 b785a8486f8d: Layer already exists 07:28:03 1e890da81ec9: Layer already exists 07:28:03 latest: digest: sha256:d34a50358e5db2c454f29422b3676732c36b013670bcc9ff105fe540e1d31d8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.57 07:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:28:04 0d217df265bc: Preparing 07:28:04 7df8ab3bb507: Preparing 07:28:04 0b8b6118b789: Preparing 07:28:04 18c920dd1d64: Preparing 07:28:04 566ad1737edf: Preparing 07:28:04 b785a8486f8d: Preparing 07:28:04 1e890da81ec9: Preparing 07:28:04 1e890da81ec9: Waiting 07:28:04 b785a8486f8d: Waiting 07:28:04 566ad1737edf: Layer already exists 07:28:04 0b8b6118b789: Layer already exists 07:28:04 18c920dd1d64: Layer already exists 07:28:04 7df8ab3bb507: Layer already exists 07:28:04 0d217df265bc: Layer already exists 07:28:04 1e890da81ec9: Layer already exists 07:28:04 b785a8486f8d: Layer already exists 07:28:04 4.1.0-dev.57: digest: sha256:d34a50358e5db2c454f29422b3676732c36b013670bcc9ff105fe540e1d31d8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:28:05 0d217df265bc: Preparing 07:28:05 7df8ab3bb507: Preparing 07:28:05 0b8b6118b789: Preparing 07:28:05 18c920dd1d64: Preparing 07:28:05 566ad1737edf: Preparing 07:28:05 b785a8486f8d: Preparing 07:28:05 1e890da81ec9: Preparing 07:28:05 b785a8486f8d: Waiting 07:28:05 1e890da81ec9: Waiting 07:28:05 0b8b6118b789: Layer already exists 07:28:05 18c920dd1d64: Layer already exists 07:28:05 0d217df265bc: Layer already exists 07:28:05 7df8ab3bb507: Layer already exists 07:28:05 566ad1737edf: Layer already exists 07:28:05 b785a8486f8d: Layer already exists 07:28:05 1e890da81ec9: Layer already exists 07:28:05 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:d34a50358e5db2c454f29422b3676732c36b013670bcc9ff105fe540e1d31d8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:28:06 0d217df265bc: Preparing 07:28:06 7df8ab3bb507: Preparing 07:28:06 0b8b6118b789: Preparing 07:28:06 18c920dd1d64: Preparing 07:28:06 566ad1737edf: Preparing 07:28:06 b785a8486f8d: Preparing 07:28:06 1e890da81ec9: Preparing 07:28:06 b785a8486f8d: Waiting 07:28:06 1e890da81ec9: Waiting 07:28:06 18c920dd1d64: Layer already exists 07:28:06 0d217df265bc: Layer already exists 07:28:06 566ad1737edf: Layer already exists 07:28:06 7df8ab3bb507: Layer already exists 07:28:06 0b8b6118b789: Layer already exists 07:28:06 1e890da81ec9: Layer already exists 07:28:06 b785a8486f8d: Layer already exists 07:28:06 main: digest: sha256:d34a50358e5db2c454f29422b3676732c36b013670bcc9ff105fe540e1d31d8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:06 ===================================================== [Pipeline] echo 07:28:06 taggedImages: 07:28:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:28:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.57 07:28:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:28:06 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:28:06 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:06 latest 07:28:06 4.1.0-dev.57 07:28:06 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:06 main 07:28:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:28:07 e0149e84d445: Preparing 07:28:07 f4f3061dd98f: Preparing 07:28:07 18c920dd1d64: Preparing 07:28:07 f36ae4552a12: Preparing 07:28:07 0df71676a86a: Preparing 07:28:07 1e890da81ec9: Preparing 07:28:07 1e890da81ec9: Waiting 07:28:07 18c920dd1d64: Layer already exists 07:28:07 0df71676a86a: Pushed 07:28:07 1e890da81ec9: Layer already exists 07:28:07 f36ae4552a12: Pushed 07:28:07 e0149e84d445: Pushed 07:28:15 f4f3061dd98f: Pushed 07:28:15 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:ae219a882b61fb80204c04fba2402b9f6208390dc30faf38acf290af21ba1984 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:28:16 e0149e84d445: Preparing 07:28:16 f4f3061dd98f: Preparing 07:28:16 18c920dd1d64: Preparing 07:28:16 f36ae4552a12: Preparing 07:28:16 0df71676a86a: Preparing 07:28:16 1e890da81ec9: Preparing 07:28:16 1e890da81ec9: Waiting 07:28:16 18c920dd1d64: Layer already exists 07:28:16 e0149e84d445: Layer already exists 07:28:16 f36ae4552a12: Layer already exists 07:28:16 f4f3061dd98f: Layer already exists 07:28:16 0df71676a86a: Layer already exists 07:28:16 1e890da81ec9: Layer already exists 07:28:16 latest: digest: sha256:ae219a882b61fb80204c04fba2402b9f6208390dc30faf38acf290af21ba1984 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.57 07:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:28:17 e0149e84d445: Preparing 07:28:17 f4f3061dd98f: Preparing 07:28:17 18c920dd1d64: Preparing 07:28:17 f36ae4552a12: Preparing 07:28:17 0df71676a86a: Preparing 07:28:17 1e890da81ec9: Preparing 07:28:17 1e890da81ec9: Waiting 07:28:17 f4f3061dd98f: Layer already exists 07:28:17 e0149e84d445: Layer already exists 07:28:17 18c920dd1d64: Layer already exists 07:28:17 0df71676a86a: Layer already exists 07:28:17 f36ae4552a12: Layer already exists 07:28:17 1e890da81ec9: Layer already exists 07:28:17 4.1.0-dev.57: digest: sha256:ae219a882b61fb80204c04fba2402b9f6208390dc30faf38acf290af21ba1984 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:28:18 e0149e84d445: Preparing 07:28:18 f4f3061dd98f: Preparing 07:28:18 18c920dd1d64: Preparing 07:28:18 f36ae4552a12: Preparing 07:28:18 0df71676a86a: Preparing 07:28:18 1e890da81ec9: Preparing 07:28:18 1e890da81ec9: Waiting 07:28:18 f36ae4552a12: Layer already exists 07:28:18 e0149e84d445: Layer already exists 07:28:18 0df71676a86a: Layer already exists 07:28:18 18c920dd1d64: Layer already exists 07:28:18 f4f3061dd98f: Layer already exists 07:28:18 1e890da81ec9: Layer already exists 07:28:18 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:ae219a882b61fb80204c04fba2402b9f6208390dc30faf38acf290af21ba1984 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:28:19 e0149e84d445: Preparing 07:28:19 f4f3061dd98f: Preparing 07:28:19 18c920dd1d64: Preparing 07:28:19 f36ae4552a12: Preparing 07:28:19 0df71676a86a: Preparing 07:28:19 1e890da81ec9: Preparing 07:28:19 1e890da81ec9: Waiting 07:28:19 f36ae4552a12: Layer already exists 07:28:19 e0149e84d445: Layer already exists 07:28:19 f4f3061dd98f: Layer already exists 07:28:19 0df71676a86a: Layer already exists 07:28:19 18c920dd1d64: Layer already exists 07:28:19 1e890da81ec9: Layer already exists 07:28:19 main: digest: sha256:ae219a882b61fb80204c04fba2402b9f6208390dc30faf38acf290af21ba1984 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:19 ===================================================== [Pipeline] echo 07:28:19 taggedImages: 07:28:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:28:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.57 07:28:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:28:19 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:28:19 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:19 latest 07:28:19 4.1.0-dev.57 07:28:19 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:19 main 07:28:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:28:20 2a31baf501e0: Preparing 07:28:20 f742c2f2a7e4: Preparing 07:28:20 281a1881930b: Preparing 07:28:20 0b8b6118b789: Preparing 07:28:20 18c920dd1d64: Preparing 07:28:20 104d17440e69: Preparing 07:28:20 f0036f45339e: Preparing 07:28:20 104d17440e69: Waiting 07:28:20 1e890da81ec9: Preparing 07:28:20 f0036f45339e: Waiting 07:28:20 0b8b6118b789: Layer already exists 07:28:20 18c920dd1d64: Layer already exists 07:28:20 104d17440e69: Layer already exists 07:28:20 f0036f45339e: Layer already exists 07:28:20 f742c2f2a7e4: Pushed 07:28:20 1e890da81ec9: Layer already exists 07:28:20 2a31baf501e0: Pushed 07:28:28 281a1881930b: Pushed 07:28:28 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:4cae0bb13942089eacc195d406290b769cafbea067d066cf2e1fca419189309f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:28:29 2a31baf501e0: Preparing 07:28:29 f742c2f2a7e4: Preparing 07:28:29 281a1881930b: Preparing 07:28:29 0b8b6118b789: Preparing 07:28:29 18c920dd1d64: Preparing 07:28:29 104d17440e69: Preparing 07:28:29 f0036f45339e: Preparing 07:28:29 1e890da81ec9: Preparing 07:28:29 104d17440e69: Waiting 07:28:29 f0036f45339e: Waiting 07:28:29 1e890da81ec9: Waiting 07:28:29 2a31baf501e0: Layer already exists 07:28:29 18c920dd1d64: Layer already exists 07:28:29 f742c2f2a7e4: Layer already exists 07:28:29 281a1881930b: Layer already exists 07:28:29 0b8b6118b789: Layer already exists 07:28:29 104d17440e69: Layer already exists 07:28:29 f0036f45339e: Layer already exists 07:28:29 1e890da81ec9: Layer already exists 07:28:29 latest: digest: sha256:4cae0bb13942089eacc195d406290b769cafbea067d066cf2e1fca419189309f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.57 07:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:28:30 2a31baf501e0: Preparing 07:28:30 f742c2f2a7e4: Preparing 07:28:30 281a1881930b: Preparing 07:28:30 0b8b6118b789: Preparing 07:28:30 18c920dd1d64: Preparing 07:28:30 104d17440e69: Preparing 07:28:30 f0036f45339e: Preparing 07:28:30 1e890da81ec9: Preparing 07:28:30 104d17440e69: Waiting 07:28:30 f0036f45339e: Waiting 07:28:30 1e890da81ec9: Waiting 07:28:30 f742c2f2a7e4: Layer already exists 07:28:30 281a1881930b: Layer already exists 07:28:30 0b8b6118b789: Layer already exists 07:28:30 2a31baf501e0: Layer already exists 07:28:30 18c920dd1d64: Layer already exists 07:28:30 104d17440e69: Layer already exists 07:28:30 f0036f45339e: Layer already exists 07:28:30 1e890da81ec9: Layer already exists 07:28:30 4.1.0-dev.57: digest: sha256:4cae0bb13942089eacc195d406290b769cafbea067d066cf2e1fca419189309f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:28:31 2a31baf501e0: Preparing 07:28:31 f742c2f2a7e4: Preparing 07:28:31 281a1881930b: Preparing 07:28:31 0b8b6118b789: Preparing 07:28:31 18c920dd1d64: Preparing 07:28:31 104d17440e69: Preparing 07:28:31 f0036f45339e: Preparing 07:28:31 1e890da81ec9: Preparing 07:28:31 f0036f45339e: Waiting 07:28:31 1e890da81ec9: Waiting 07:28:31 104d17440e69: Waiting 07:28:31 2a31baf501e0: Layer already exists 07:28:31 f742c2f2a7e4: Layer already exists 07:28:31 0b8b6118b789: Layer already exists 07:28:31 18c920dd1d64: Layer already exists 07:28:31 281a1881930b: Layer already exists 07:28:31 104d17440e69: Layer already exists 07:28:31 f0036f45339e: Layer already exists 07:28:31 1e890da81ec9: Layer already exists 07:28:31 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:4cae0bb13942089eacc195d406290b769cafbea067d066cf2e1fca419189309f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:28:32 2a31baf501e0: Preparing 07:28:32 f742c2f2a7e4: Preparing 07:28:32 281a1881930b: Preparing 07:28:32 0b8b6118b789: Preparing 07:28:32 18c920dd1d64: Preparing 07:28:32 104d17440e69: Preparing 07:28:32 f0036f45339e: Preparing 07:28:32 1e890da81ec9: Preparing 07:28:32 104d17440e69: Waiting 07:28:32 f0036f45339e: Waiting 07:28:32 1e890da81ec9: Waiting 07:28:32 18c920dd1d64: Layer already exists 07:28:32 f742c2f2a7e4: Layer already exists 07:28:32 2a31baf501e0: Layer already exists 07:28:32 281a1881930b: Layer already exists 07:28:32 0b8b6118b789: Layer already exists 07:28:32 104d17440e69: Layer already exists 07:28:32 1e890da81ec9: Layer already exists 07:28:32 f0036f45339e: Layer already exists 07:28:32 main: digest: sha256:4cae0bb13942089eacc195d406290b769cafbea067d066cf2e1fca419189309f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:32 ===================================================== [Pipeline] echo 07:28:32 taggedImages: 07:28:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:28:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.57 07:28:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:28:32 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:28:32 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:32 latest 07:28:32 4.1.0-dev.57 07:28:32 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:32 main 07:28:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:28:33 5c6598f2b2bb: Preparing 07:28:33 3b09c5819aa8: Preparing 07:28:33 f53e9ecb5ab7: Preparing 07:28:33 f499529d5c6a: Preparing 07:28:33 94bcebd67dcf: Preparing 07:28:33 ace7790c7ef2: Preparing 07:28:33 7d03cd0ccd81: Preparing 07:28:33 ace7790c7ef2: Waiting 07:28:33 0b8b6118b789: Preparing 07:28:33 7d03cd0ccd81: Waiting 07:28:33 18c920dd1d64: Preparing 07:28:33 0b8b6118b789: Waiting 07:28:33 6afff14b4c71: Preparing 07:28:33 5c3ce45f8639: Preparing 07:28:33 5f70bf18a086: Preparing 07:28:33 18c920dd1d64: Waiting 07:28:33 7c485971a417: Preparing 07:28:33 6afff14b4c71: Waiting 07:28:33 66948d882967: Preparing 07:28:33 1e951444273e: Preparing 07:28:33 5c3ce45f8639: Waiting 07:28:33 1e890da81ec9: Preparing 07:28:33 5f70bf18a086: Waiting 07:28:33 7c485971a417: Waiting 07:28:33 66948d882967: Waiting 07:28:33 1e890da81ec9: Waiting 07:28:33 1e951444273e: Waiting 07:28:33 f499529d5c6a: Pushed 07:28:33 3b09c5819aa8: Pushed 07:28:33 5c6598f2b2bb: Pushed 07:28:33 f53e9ecb5ab7: Pushed 07:28:33 94bcebd67dcf: Pushed 07:28:33 0b8b6118b789: Layer already exists 07:28:33 18c920dd1d64: Layer already exists 07:28:33 5f70bf18a086: Layer already exists 07:28:33 ace7790c7ef2: Pushed 07:28:33 6afff14b4c71: Pushed 07:28:33 5c3ce45f8639: Pushed 07:28:33 1e890da81ec9: Layer already exists 07:28:33 7c485971a417: Pushed 07:28:33 1e951444273e: Pushed 07:28:34 66948d882967: Pushed 07:28:36 7d03cd0ccd81: Pushed 07:28:36 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:3c28cd74007e22fc35b6a06187a6df6a2c8ee7a9d58e1640d62d6e839559947b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:28:37 5c6598f2b2bb: Preparing 07:28:37 3b09c5819aa8: Preparing 07:28:37 f53e9ecb5ab7: Preparing 07:28:37 f499529d5c6a: Preparing 07:28:37 94bcebd67dcf: Preparing 07:28:37 ace7790c7ef2: Preparing 07:28:37 7d03cd0ccd81: Preparing 07:28:37 0b8b6118b789: Preparing 07:28:37 18c920dd1d64: Preparing 07:28:37 6afff14b4c71: Preparing 07:28:37 5c3ce45f8639: Preparing 07:28:37 5f70bf18a086: Preparing 07:28:37 7c485971a417: Preparing 07:28:37 66948d882967: Preparing 07:28:37 1e951444273e: Preparing 07:28:37 1e890da81ec9: Preparing 07:28:37 0b8b6118b789: Waiting 07:28:37 18c920dd1d64: Waiting 07:28:37 6afff14b4c71: Waiting 07:28:37 5c3ce45f8639: Waiting 07:28:37 5f70bf18a086: Waiting 07:28:37 7c485971a417: Waiting 07:28:37 66948d882967: Waiting 07:28:37 1e951444273e: Waiting 07:28:37 1e890da81ec9: Waiting 07:28:37 ace7790c7ef2: Waiting 07:28:37 7d03cd0ccd81: Waiting 07:28:37 5c6598f2b2bb: Layer already exists 07:28:37 94bcebd67dcf: Layer already exists 07:28:37 f53e9ecb5ab7: Layer already exists 07:28:37 3b09c5819aa8: Layer already exists 07:28:37 f499529d5c6a: Layer already exists 07:28:37 ace7790c7ef2: Layer already exists 07:28:37 18c920dd1d64: Layer already exists 07:28:37 6afff14b4c71: Layer already exists 07:28:37 0b8b6118b789: Layer already exists 07:28:37 7d03cd0ccd81: Layer already exists 07:28:37 5f70bf18a086: Layer already exists 07:28:37 5c3ce45f8639: Layer already exists 07:28:37 7c485971a417: Layer already exists 07:28:37 66948d882967: Layer already exists 07:28:37 1e951444273e: Layer already exists 07:28:37 1e890da81ec9: Layer already exists 07:28:37 latest: digest: sha256:3c28cd74007e22fc35b6a06187a6df6a2c8ee7a9d58e1640d62d6e839559947b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.57 07:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:28:38 5c6598f2b2bb: Preparing 07:28:38 3b09c5819aa8: Preparing 07:28:38 f53e9ecb5ab7: Preparing 07:28:38 f499529d5c6a: Preparing 07:28:38 94bcebd67dcf: Preparing 07:28:38 ace7790c7ef2: Preparing 07:28:38 7d03cd0ccd81: Preparing 07:28:38 0b8b6118b789: Preparing 07:28:38 18c920dd1d64: Preparing 07:28:38 6afff14b4c71: Preparing 07:28:38 5c3ce45f8639: Preparing 07:28:38 5f70bf18a086: Preparing 07:28:38 7c485971a417: Preparing 07:28:38 66948d882967: Preparing 07:28:38 1e951444273e: Preparing 07:28:38 1e890da81ec9: Preparing 07:28:38 0b8b6118b789: Waiting 07:28:38 18c920dd1d64: Waiting 07:28:38 ace7790c7ef2: Waiting 07:28:38 6afff14b4c71: Waiting 07:28:38 5c3ce45f8639: Waiting 07:28:38 7d03cd0ccd81: Waiting 07:28:38 66948d882967: Waiting 07:28:38 5f70bf18a086: Waiting 07:28:38 7c485971a417: Waiting 07:28:38 1e951444273e: Waiting 07:28:38 1e890da81ec9: Waiting 07:28:38 3b09c5819aa8: Layer already exists 07:28:38 94bcebd67dcf: Layer already exists 07:28:38 f53e9ecb5ab7: Layer already exists 07:28:38 5c6598f2b2bb: Layer already exists 07:28:38 f499529d5c6a: Layer already exists 07:28:38 7d03cd0ccd81: Layer already exists 07:28:38 6afff14b4c71: Layer already exists 07:28:38 0b8b6118b789: Layer already exists 07:28:38 18c920dd1d64: Layer already exists 07:28:38 ace7790c7ef2: Layer already exists 07:28:38 5f70bf18a086: Layer already exists 07:28:38 5c3ce45f8639: Layer already exists 07:28:38 7c485971a417: Layer already exists 07:28:38 66948d882967: Layer already exists 07:28:38 1e951444273e: Layer already exists 07:28:38 1e890da81ec9: Layer already exists 07:28:39 4.1.0-dev.57: digest: sha256:3c28cd74007e22fc35b6a06187a6df6a2c8ee7a9d58e1640d62d6e839559947b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:28:39 5c6598f2b2bb: Preparing 07:28:39 3b09c5819aa8: Preparing 07:28:39 f53e9ecb5ab7: Preparing 07:28:39 f499529d5c6a: Preparing 07:28:39 94bcebd67dcf: Preparing 07:28:39 ace7790c7ef2: Preparing 07:28:39 7d03cd0ccd81: Preparing 07:28:39 0b8b6118b789: Preparing 07:28:39 18c920dd1d64: Preparing 07:28:39 6afff14b4c71: Preparing 07:28:39 5c3ce45f8639: Preparing 07:28:39 5f70bf18a086: Preparing 07:28:39 7c485971a417: Preparing 07:28:39 66948d882967: Preparing 07:28:39 1e951444273e: Preparing 07:28:39 1e890da81ec9: Preparing 07:28:39 ace7790c7ef2: Waiting 07:28:39 7d03cd0ccd81: Waiting 07:28:39 0b8b6118b789: Waiting 07:28:39 18c920dd1d64: Waiting 07:28:39 6afff14b4c71: Waiting 07:28:39 5c3ce45f8639: Waiting 07:28:39 66948d882967: Waiting 07:28:39 5f70bf18a086: Waiting 07:28:39 7c485971a417: Waiting 07:28:39 1e951444273e: Waiting 07:28:39 5c6598f2b2bb: Layer already exists 07:28:39 f499529d5c6a: Layer already exists 07:28:39 94bcebd67dcf: Layer already exists 07:28:39 f53e9ecb5ab7: Layer already exists 07:28:39 3b09c5819aa8: Layer already exists 07:28:39 0b8b6118b789: Layer already exists 07:28:39 18c920dd1d64: Layer already exists 07:28:39 ace7790c7ef2: Layer already exists 07:28:39 7d03cd0ccd81: Layer already exists 07:28:39 6afff14b4c71: Layer already exists 07:28:39 5c3ce45f8639: Layer already exists 07:28:39 5f70bf18a086: Layer already exists 07:28:39 7c485971a417: Layer already exists 07:28:39 66948d882967: Layer already exists 07:28:39 1e951444273e: Layer already exists 07:28:39 1e890da81ec9: Layer already exists 07:28:40 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:3c28cd74007e22fc35b6a06187a6df6a2c8ee7a9d58e1640d62d6e839559947b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:28:40 5c6598f2b2bb: Preparing 07:28:40 3b09c5819aa8: Preparing 07:28:40 f53e9ecb5ab7: Preparing 07:28:40 f499529d5c6a: Preparing 07:28:40 94bcebd67dcf: Preparing 07:28:40 ace7790c7ef2: Preparing 07:28:40 7d03cd0ccd81: Preparing 07:28:40 0b8b6118b789: Preparing 07:28:40 18c920dd1d64: Preparing 07:28:40 6afff14b4c71: Preparing 07:28:40 5c3ce45f8639: Preparing 07:28:40 5f70bf18a086: Preparing 07:28:40 7c485971a417: Preparing 07:28:40 66948d882967: Preparing 07:28:40 1e951444273e: Preparing 07:28:40 1e890da81ec9: Preparing 07:28:40 5c3ce45f8639: Waiting 07:28:40 5f70bf18a086: Waiting 07:28:40 7c485971a417: Waiting 07:28:40 66948d882967: Waiting 07:28:40 1e951444273e: Waiting 07:28:40 1e890da81ec9: Waiting 07:28:40 7d03cd0ccd81: Waiting 07:28:40 18c920dd1d64: Waiting 07:28:40 0b8b6118b789: Waiting 07:28:40 6afff14b4c71: Waiting 07:28:40 ace7790c7ef2: Waiting 07:28:40 f53e9ecb5ab7: Layer already exists 07:28:40 f499529d5c6a: Layer already exists 07:28:40 94bcebd67dcf: Layer already exists 07:28:40 5c6598f2b2bb: Layer already exists 07:28:40 3b09c5819aa8: Layer already exists 07:28:40 ace7790c7ef2: Layer already exists 07:28:40 0b8b6118b789: Layer already exists 07:28:40 7d03cd0ccd81: Layer already exists 07:28:40 18c920dd1d64: Layer already exists 07:28:40 6afff14b4c71: Layer already exists 07:28:40 5c3ce45f8639: Layer already exists 07:28:40 5f70bf18a086: Layer already exists 07:28:40 7c485971a417: Layer already exists 07:28:40 66948d882967: Layer already exists 07:28:40 1e951444273e: Layer already exists 07:28:40 1e890da81ec9: Layer already exists 07:28:41 main: digest: sha256:3c28cd74007e22fc35b6a06187a6df6a2c8ee7a9d58e1640d62d6e839559947b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:41 ===================================================== [Pipeline] echo 07:28:41 taggedImages: 07:28:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:28:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.57 07:28:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:28:41 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:28:41 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:41 latest 07:28:41 4.1.0-dev.57 07:28:41 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:41 main 07:28:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:28:42 632c7e8dc5ca: Preparing 07:28:42 0b5a3d4e49e7: Preparing 07:28:42 6edbb788929e: Preparing 07:28:42 c5004ad98fa8: Preparing 07:28:42 0b8b6118b789: Preparing 07:28:42 18c920dd1d64: Preparing 07:28:42 104d17440e69: Preparing 07:28:42 f0036f45339e: Preparing 07:28:42 1e890da81ec9: Preparing 07:28:42 104d17440e69: Waiting 07:28:42 f0036f45339e: Waiting 07:28:42 1e890da81ec9: Waiting 07:28:42 18c920dd1d64: Waiting 07:28:42 0b8b6118b789: Layer already exists 07:28:42 18c920dd1d64: Layer already exists 07:28:42 0b5a3d4e49e7: Pushed 07:28:42 6edbb788929e: Pushed 07:28:42 104d17440e69: Layer already exists 07:28:42 f0036f45339e: Layer already exists 07:28:42 1e890da81ec9: Layer already exists 07:28:42 632c7e8dc5ca: Pushed 07:28:50 c5004ad98fa8: Pushed 07:28:50 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:5a29d2494199bb9cf70aeb4879578a03e946b3787be4b3258194a8358b6bc793 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:50 + 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 07:28:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:28:51 632c7e8dc5ca: Preparing 07:28:51 0b5a3d4e49e7: Preparing 07:28:51 6edbb788929e: Preparing 07:28:51 c5004ad98fa8: Preparing 07:28:51 0b8b6118b789: Preparing 07:28:51 18c920dd1d64: Preparing 07:28:51 104d17440e69: Preparing 07:28:51 f0036f45339e: Preparing 07:28:51 1e890da81ec9: Preparing 07:28:51 18c920dd1d64: Waiting 07:28:51 104d17440e69: Waiting 07:28:51 f0036f45339e: Waiting 07:28:51 1e890da81ec9: Waiting 07:28:51 6edbb788929e: Layer already exists 07:28:51 0b5a3d4e49e7: Layer already exists 07:28:51 c5004ad98fa8: Layer already exists 07:28:51 0b8b6118b789: Layer already exists 07:28:51 632c7e8dc5ca: Layer already exists 07:28:51 18c920dd1d64: Layer already exists 07:28:51 f0036f45339e: Layer already exists 07:28:51 1e890da81ec9: Layer already exists 07:28:51 104d17440e69: Layer already exists 07:28:51 latest: digest: sha256:5a29d2494199bb9cf70aeb4879578a03e946b3787be4b3258194a8358b6bc793 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.57 07:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:28:52 632c7e8dc5ca: Preparing 07:28:52 0b5a3d4e49e7: Preparing 07:28:52 6edbb788929e: Preparing 07:28:52 c5004ad98fa8: Preparing 07:28:52 0b8b6118b789: Preparing 07:28:52 18c920dd1d64: Preparing 07:28:52 104d17440e69: Preparing 07:28:52 f0036f45339e: Preparing 07:28:52 1e890da81ec9: Preparing 07:28:52 104d17440e69: Waiting 07:28:52 18c920dd1d64: Waiting 07:28:52 1e890da81ec9: Waiting 07:28:52 f0036f45339e: Waiting 07:28:52 c5004ad98fa8: Layer already exists 07:28:52 0b8b6118b789: Layer already exists 07:28:52 0b5a3d4e49e7: Layer already exists 07:28:52 6edbb788929e: Layer already exists 07:28:52 632c7e8dc5ca: Layer already exists 07:28:52 1e890da81ec9: Layer already exists 07:28:52 f0036f45339e: Layer already exists 07:28:52 18c920dd1d64: Layer already exists 07:28:52 104d17440e69: Layer already exists 07:28:52 4.1.0-dev.57: digest: sha256:5a29d2494199bb9cf70aeb4879578a03e946b3787be4b3258194a8358b6bc793 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:28:53 632c7e8dc5ca: Preparing 07:28:53 0b5a3d4e49e7: Preparing 07:28:53 6edbb788929e: Preparing 07:28:53 c5004ad98fa8: Preparing 07:28:53 0b8b6118b789: Preparing 07:28:53 18c920dd1d64: Preparing 07:28:53 104d17440e69: Preparing 07:28:53 f0036f45339e: Preparing 07:28:53 1e890da81ec9: Preparing 07:28:53 18c920dd1d64: Waiting 07:28:53 104d17440e69: Waiting 07:28:53 f0036f45339e: Waiting 07:28:53 1e890da81ec9: Waiting 07:28:53 632c7e8dc5ca: Layer already exists 07:28:53 0b5a3d4e49e7: Layer already exists 07:28:53 c5004ad98fa8: Layer already exists 07:28:53 0b8b6118b789: Layer already exists 07:28:53 6edbb788929e: Layer already exists 07:28:53 f0036f45339e: Layer already exists 07:28:53 18c920dd1d64: Layer already exists 07:28:53 104d17440e69: Layer already exists 07:28:53 1e890da81ec9: Layer already exists 07:28:53 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:5a29d2494199bb9cf70aeb4879578a03e946b3787be4b3258194a8358b6bc793 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:53 + 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 07:28:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:28:54 632c7e8dc5ca: Preparing 07:28:54 0b5a3d4e49e7: Preparing 07:28:54 6edbb788929e: Preparing 07:28:54 c5004ad98fa8: Preparing 07:28:54 0b8b6118b789: Preparing 07:28:54 18c920dd1d64: Preparing 07:28:54 104d17440e69: Preparing 07:28:54 f0036f45339e: Preparing 07:28:54 1e890da81ec9: Preparing 07:28:54 f0036f45339e: Waiting 07:28:54 18c920dd1d64: Waiting 07:28:54 104d17440e69: Waiting 07:28:54 1e890da81ec9: Waiting 07:28:54 0b8b6118b789: Layer already exists 07:28:54 0b5a3d4e49e7: Layer already exists 07:28:54 6edbb788929e: Layer already exists 07:28:54 632c7e8dc5ca: Layer already exists 07:28:54 c5004ad98fa8: Layer already exists 07:28:54 18c920dd1d64: Layer already exists 07:28:54 1e890da81ec9: Layer already exists 07:28:54 f0036f45339e: Layer already exists 07:28:54 104d17440e69: Layer already exists 07:28:54 main: digest: sha256:5a29d2494199bb9cf70aeb4879578a03e946b3787be4b3258194a8358b6bc793 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:54 ===================================================== [Pipeline] echo 07:28:54 taggedImages: 07:28:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:28:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.57 07:28:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:28:54 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:28:54 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:54 latest 07:28:54 4.1.0-dev.57 07:28:54 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:28:54 main 07:28:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:28:55 9b0db968a4e4: Preparing 07:28:55 2511084a2dc6: Preparing 07:28:55 471722209804: Preparing 07:28:55 36bfa3e64bed: Preparing 07:28:55 4c005f64f2bb: Preparing 07:28:55 0b8b6118b789: Preparing 07:28:55 18c920dd1d64: Preparing 07:28:55 0b8b6118b789: Waiting 07:28:55 b55cccfd89ea: Preparing 07:28:55 18c920dd1d64: Waiting 07:28:55 3ecb3e9758bc: Preparing 07:28:55 b4db56480d57: Preparing 07:28:55 1e890da81ec9: Preparing 07:28:55 b55cccfd89ea: Waiting 07:28:55 b4db56480d57: Waiting 07:28:55 3ecb3e9758bc: Waiting 07:28:55 36bfa3e64bed: Pushed 07:28:55 2511084a2dc6: Pushed 07:28:55 4c005f64f2bb: Pushed 07:28:55 9b0db968a4e4: Pushed 07:28:55 0b8b6118b789: Layer already exists 07:28:55 18c920dd1d64: Layer already exists 07:28:55 1e890da81ec9: Layer already exists 07:28:55 b55cccfd89ea: Pushed 07:28:55 3ecb3e9758bc: Pushed 07:28:58 b4db56480d57: Pushed 07:29:01 471722209804: Pushed 07:29:01 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:0a2f00faa011f2abc52b356277412e48a64a0934fa005fb53b96aeec454d7167 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:01 + 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 07:29:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:29:02 9b0db968a4e4: Preparing 07:29:02 2511084a2dc6: Preparing 07:29:02 471722209804: Preparing 07:29:02 36bfa3e64bed: Preparing 07:29:02 4c005f64f2bb: Preparing 07:29:02 0b8b6118b789: Preparing 07:29:02 18c920dd1d64: Preparing 07:29:02 b55cccfd89ea: Preparing 07:29:02 3ecb3e9758bc: Preparing 07:29:02 b4db56480d57: Preparing 07:29:02 1e890da81ec9: Preparing 07:29:02 0b8b6118b789: Waiting 07:29:02 3ecb3e9758bc: Waiting 07:29:02 18c920dd1d64: Waiting 07:29:02 b55cccfd89ea: Waiting 07:29:02 b4db56480d57: Waiting 07:29:02 1e890da81ec9: Waiting 07:29:02 36bfa3e64bed: Layer already exists 07:29:02 9b0db968a4e4: Layer already exists 07:29:02 471722209804: Layer already exists 07:29:02 2511084a2dc6: Layer already exists 07:29:02 4c005f64f2bb: Layer already exists 07:29:02 0b8b6118b789: Layer already exists 07:29:02 b55cccfd89ea: Layer already exists 07:29:02 3ecb3e9758bc: Layer already exists 07:29:02 18c920dd1d64: Layer already exists 07:29:02 b4db56480d57: Layer already exists 07:29:02 1e890da81ec9: Layer already exists 07:29:02 latest: digest: sha256:0a2f00faa011f2abc52b356277412e48a64a0934fa005fb53b96aeec454d7167 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.57 07:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:29:03 9b0db968a4e4: Preparing 07:29:03 2511084a2dc6: Preparing 07:29:03 471722209804: Preparing 07:29:03 36bfa3e64bed: Preparing 07:29:03 4c005f64f2bb: Preparing 07:29:03 0b8b6118b789: Preparing 07:29:03 18c920dd1d64: Preparing 07:29:03 b55cccfd89ea: Preparing 07:29:03 3ecb3e9758bc: Preparing 07:29:03 b4db56480d57: Preparing 07:29:03 1e890da81ec9: Preparing 07:29:03 18c920dd1d64: Waiting 07:29:03 b55cccfd89ea: Waiting 07:29:03 3ecb3e9758bc: Waiting 07:29:03 b4db56480d57: Waiting 07:29:03 1e890da81ec9: Waiting 07:29:03 0b8b6118b789: Waiting 07:29:03 9b0db968a4e4: Layer already exists 07:29:03 2511084a2dc6: Layer already exists 07:29:03 471722209804: Layer already exists 07:29:03 4c005f64f2bb: Layer already exists 07:29:03 36bfa3e64bed: Layer already exists 07:29:03 b55cccfd89ea: Layer already exists 07:29:03 0b8b6118b789: Layer already exists 07:29:03 18c920dd1d64: Layer already exists 07:29:03 b4db56480d57: Layer already exists 07:29:03 3ecb3e9758bc: Layer already exists 07:29:03 1e890da81ec9: Layer already exists 07:29:03 4.1.0-dev.57: digest: sha256:0a2f00faa011f2abc52b356277412e48a64a0934fa005fb53b96aeec454d7167 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:29:04 9b0db968a4e4: Preparing 07:29:04 2511084a2dc6: Preparing 07:29:04 471722209804: Preparing 07:29:04 36bfa3e64bed: Preparing 07:29:04 4c005f64f2bb: Preparing 07:29:04 0b8b6118b789: Preparing 07:29:04 18c920dd1d64: Preparing 07:29:04 b55cccfd89ea: Preparing 07:29:04 3ecb3e9758bc: Preparing 07:29:04 b4db56480d57: Preparing 07:29:04 1e890da81ec9: Preparing 07:29:04 b55cccfd89ea: Waiting 07:29:04 3ecb3e9758bc: Waiting 07:29:04 1e890da81ec9: Waiting 07:29:04 b4db56480d57: Waiting 07:29:04 0b8b6118b789: Waiting 07:29:04 18c920dd1d64: Waiting 07:29:04 2511084a2dc6: Layer already exists 07:29:04 9b0db968a4e4: Layer already exists 07:29:04 471722209804: Layer already exists 07:29:04 4c005f64f2bb: Layer already exists 07:29:04 36bfa3e64bed: Layer already exists 07:29:04 b55cccfd89ea: Layer already exists 07:29:04 0b8b6118b789: Layer already exists 07:29:04 18c920dd1d64: Layer already exists 07:29:04 3ecb3e9758bc: Layer already exists 07:29:04 b4db56480d57: Layer already exists 07:29:04 1e890da81ec9: Layer already exists 07:29:04 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:0a2f00faa011f2abc52b356277412e48a64a0934fa005fb53b96aeec454d7167 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:04 + 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 07:29:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:29:05 9b0db968a4e4: Preparing 07:29:05 2511084a2dc6: Preparing 07:29:05 471722209804: Preparing 07:29:05 36bfa3e64bed: Preparing 07:29:05 4c005f64f2bb: Preparing 07:29:05 0b8b6118b789: Preparing 07:29:05 18c920dd1d64: Preparing 07:29:05 b55cccfd89ea: Preparing 07:29:05 3ecb3e9758bc: Preparing 07:29:05 b4db56480d57: Preparing 07:29:05 1e890da81ec9: Preparing 07:29:05 0b8b6118b789: Waiting 07:29:05 18c920dd1d64: Waiting 07:29:05 b55cccfd89ea: Waiting 07:29:05 b4db56480d57: Waiting 07:29:05 3ecb3e9758bc: Waiting 07:29:05 1e890da81ec9: Waiting 07:29:05 2511084a2dc6: Layer already exists 07:29:05 9b0db968a4e4: Layer already exists 07:29:05 4c005f64f2bb: Layer already exists 07:29:05 36bfa3e64bed: Layer already exists 07:29:05 471722209804: Layer already exists 07:29:05 b55cccfd89ea: Layer already exists 07:29:05 3ecb3e9758bc: Layer already exists 07:29:05 0b8b6118b789: Layer already exists 07:29:05 18c920dd1d64: Layer already exists 07:29:05 b4db56480d57: Layer already exists 07:29:05 1e890da81ec9: Layer already exists 07:29:05 main: digest: sha256:0a2f00faa011f2abc52b356277412e48a64a0934fa005fb53b96aeec454d7167 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:05 ===================================================== [Pipeline] echo 07:29:05 taggedImages: 07:29:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:29:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:29:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.57 07:29:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:29:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:29:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:29:05 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:29:05 latest 07:29:05 4.1.0-dev.57 07:29:05 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:29:05 main 07:29:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:29:06 0a7b6b8e7fa8: Preparing 07:29:06 eefe6d252a45: Preparing 07:29:06 27a262c55a80: Preparing 07:29:06 65a14ffce994: Preparing 07:29:06 307cd3c5ba02: Preparing 07:29:06 b2a2a2ec6a09: Preparing 07:29:06 1dba3aead19f: Preparing 07:29:06 0b8b6118b789: Preparing 07:29:06 18c920dd1d64: Preparing 07:29:06 cc5daba9993d: Preparing 07:29:06 7a0db634213b: Preparing 07:29:06 1e890da81ec9: Preparing 07:29:06 b2a2a2ec6a09: Waiting 07:29:06 1dba3aead19f: Waiting 07:29:06 18c920dd1d64: Waiting 07:29:06 cc5daba9993d: Waiting 07:29:06 7a0db634213b: Waiting 07:29:06 1e890da81ec9: Waiting 07:29:06 0b8b6118b789: Waiting 07:29:06 307cd3c5ba02: Pushed 07:29:06 eefe6d252a45: Pushed 07:29:06 0a7b6b8e7fa8: Pushed 07:29:06 0b8b6118b789: Layer already exists 07:29:06 18c920dd1d64: Layer already exists 07:29:06 b2a2a2ec6a09: Pushed 07:29:06 1dba3aead19f: Pushed 07:29:06 1e890da81ec9: Layer already exists 07:29:07 cc5daba9993d: Pushed 07:29:09 7a0db634213b: Pushed 07:29:13 65a14ffce994: Pushed 07:29:13 27a262c55a80: Pushed 07:29:13 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:ffd5813acbca543ee523c3c15106852c0cd92c173d247de963b1b306a10b019f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:13 + 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 07:29:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:29:13 0a7b6b8e7fa8: Preparing 07:29:13 eefe6d252a45: Preparing 07:29:13 27a262c55a80: Preparing 07:29:13 65a14ffce994: Preparing 07:29:13 307cd3c5ba02: Preparing 07:29:13 b2a2a2ec6a09: Preparing 07:29:13 1dba3aead19f: Preparing 07:29:13 0b8b6118b789: Preparing 07:29:13 18c920dd1d64: Preparing 07:29:13 cc5daba9993d: Preparing 07:29:13 7a0db634213b: Preparing 07:29:13 1e890da81ec9: Preparing 07:29:13 0b8b6118b789: Waiting 07:29:13 18c920dd1d64: Waiting 07:29:13 cc5daba9993d: Waiting 07:29:13 7a0db634213b: Waiting 07:29:13 1e890da81ec9: Waiting 07:29:13 1dba3aead19f: Waiting 07:29:13 b2a2a2ec6a09: Waiting 07:29:13 27a262c55a80: Layer already exists 07:29:13 eefe6d252a45: Layer already exists 07:29:13 65a14ffce994: Layer already exists 07:29:13 0a7b6b8e7fa8: Layer already exists 07:29:13 307cd3c5ba02: Layer already exists 07:29:13 b2a2a2ec6a09: Layer already exists 07:29:13 1dba3aead19f: Layer already exists 07:29:13 0b8b6118b789: Layer already exists 07:29:13 18c920dd1d64: Layer already exists 07:29:13 7a0db634213b: Layer already exists 07:29:13 cc5daba9993d: Layer already exists 07:29:13 1e890da81ec9: Layer already exists 07:29:14 latest: digest: sha256:ffd5813acbca543ee523c3c15106852c0cd92c173d247de963b1b306a10b019f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.57 07:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:29:14 0a7b6b8e7fa8: Preparing 07:29:14 eefe6d252a45: Preparing 07:29:14 27a262c55a80: Preparing 07:29:14 65a14ffce994: Preparing 07:29:14 307cd3c5ba02: Preparing 07:29:14 b2a2a2ec6a09: Preparing 07:29:14 1dba3aead19f: Preparing 07:29:14 0b8b6118b789: Preparing 07:29:14 18c920dd1d64: Preparing 07:29:14 cc5daba9993d: Preparing 07:29:14 7a0db634213b: Preparing 07:29:14 1e890da81ec9: Preparing 07:29:14 18c920dd1d64: Waiting 07:29:14 cc5daba9993d: Waiting 07:29:14 7a0db634213b: Waiting 07:29:14 1e890da81ec9: Waiting 07:29:14 b2a2a2ec6a09: Waiting 07:29:14 1dba3aead19f: Waiting 07:29:14 0b8b6118b789: Waiting 07:29:14 eefe6d252a45: Layer already exists 07:29:14 65a14ffce994: Layer already exists 07:29:14 27a262c55a80: Layer already exists 07:29:14 307cd3c5ba02: Layer already exists 07:29:14 0a7b6b8e7fa8: Layer already exists 07:29:14 b2a2a2ec6a09: Layer already exists 07:29:14 1dba3aead19f: Layer already exists 07:29:14 0b8b6118b789: Layer already exists 07:29:14 cc5daba9993d: Layer already exists 07:29:14 18c920dd1d64: Layer already exists 07:29:14 7a0db634213b: Layer already exists 07:29:14 1e890da81ec9: Layer already exists 07:29:15 4.1.0-dev.57: digest: sha256:ffd5813acbca543ee523c3c15106852c0cd92c173d247de963b1b306a10b019f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:29:15 0a7b6b8e7fa8: Preparing 07:29:15 eefe6d252a45: Preparing 07:29:15 27a262c55a80: Preparing 07:29:15 65a14ffce994: Preparing 07:29:15 307cd3c5ba02: Preparing 07:29:15 b2a2a2ec6a09: Preparing 07:29:15 1dba3aead19f: Preparing 07:29:15 0b8b6118b789: Preparing 07:29:15 18c920dd1d64: Preparing 07:29:15 cc5daba9993d: Preparing 07:29:15 7a0db634213b: Preparing 07:29:15 1e890da81ec9: Preparing 07:29:15 0b8b6118b789: Waiting 07:29:15 18c920dd1d64: Waiting 07:29:15 cc5daba9993d: Waiting 07:29:15 7a0db634213b: Waiting 07:29:15 b2a2a2ec6a09: Waiting 07:29:15 1dba3aead19f: Waiting 07:29:15 1e890da81ec9: Waiting 07:29:15 27a262c55a80: Layer already exists 07:29:15 65a14ffce994: Layer already exists 07:29:15 0a7b6b8e7fa8: Layer already exists 07:29:15 307cd3c5ba02: Layer already exists 07:29:15 eefe6d252a45: Layer already exists 07:29:15 0b8b6118b789: Layer already exists 07:29:15 b2a2a2ec6a09: Layer already exists 07:29:15 cc5daba9993d: Layer already exists 07:29:15 1dba3aead19f: Layer already exists 07:29:15 18c920dd1d64: Layer already exists 07:29:15 1e890da81ec9: Layer already exists 07:29:15 7a0db634213b: Layer already exists 07:29:16 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:ffd5813acbca543ee523c3c15106852c0cd92c173d247de963b1b306a10b019f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:16 + 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 07:29:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:29:16 0a7b6b8e7fa8: Preparing 07:29:16 eefe6d252a45: Preparing 07:29:16 27a262c55a80: Preparing 07:29:16 65a14ffce994: Preparing 07:29:16 307cd3c5ba02: Preparing 07:29:16 b2a2a2ec6a09: Preparing 07:29:16 1dba3aead19f: Preparing 07:29:16 0b8b6118b789: Preparing 07:29:16 18c920dd1d64: Preparing 07:29:16 cc5daba9993d: Preparing 07:29:16 7a0db634213b: Preparing 07:29:16 1e890da81ec9: Preparing 07:29:16 0b8b6118b789: Waiting 07:29:16 18c920dd1d64: Waiting 07:29:16 cc5daba9993d: Waiting 07:29:16 b2a2a2ec6a09: Waiting 07:29:16 1dba3aead19f: Waiting 07:29:16 1e890da81ec9: Waiting 07:29:16 7a0db634213b: Waiting 07:29:16 eefe6d252a45: Layer already exists 07:29:16 27a262c55a80: Layer already exists 07:29:16 65a14ffce994: Layer already exists 07:29:16 0a7b6b8e7fa8: Layer already exists 07:29:16 307cd3c5ba02: Layer already exists 07:29:16 1dba3aead19f: Layer already exists 07:29:16 b2a2a2ec6a09: Layer already exists 07:29:16 0b8b6118b789: Layer already exists 07:29:16 18c920dd1d64: Layer already exists 07:29:16 cc5daba9993d: Layer already exists 07:29:16 1e890da81ec9: Layer already exists 07:29:16 7a0db634213b: Layer already exists 07:29:17 main: digest: sha256:ffd5813acbca543ee523c3c15106852c0cd92c173d247de963b1b306a10b019f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:17 ===================================================== [Pipeline] echo 07:29:17 taggedImages: 07:29:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:29:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:29:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.57 07:29:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:29:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:29:17 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:29:17 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:29:17 latest 07:29:17 4.1.0-dev.57 07:29:17 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:29:17 main 07:29:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:29:17 788295f6301b: Preparing 07:29:17 d9ff127e0626: Preparing 07:29:17 0b8b6118b789: Preparing 07:29:17 18c920dd1d64: Preparing 07:29:17 4622c476c0ee: Preparing 07:29:17 7e751c209793: Preparing 07:29:17 1e890da81ec9: Preparing 07:29:17 1e890da81ec9: Waiting 07:29:17 7e751c209793: Waiting 07:29:17 18c920dd1d64: Layer already exists 07:29:17 0b8b6118b789: Layer already exists 07:29:18 1e890da81ec9: Layer already exists 07:29:18 788295f6301b: Pushed 07:29:18 4622c476c0ee: Pushed 07:29:19 7e751c209793: Pushed 07:29:24 d9ff127e0626: Pushed 07:29:24 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:4a8c42d9913b4ad1b70b3696dbd60268ddfca18fce356ee41978c19fe0455380 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:24 + 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 07:29:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:29:25 788295f6301b: Preparing 07:29:25 d9ff127e0626: Preparing 07:29:25 0b8b6118b789: Preparing 07:29:25 18c920dd1d64: Preparing 07:29:25 4622c476c0ee: Preparing 07:29:25 7e751c209793: Preparing 07:29:25 1e890da81ec9: Preparing 07:29:25 7e751c209793: Waiting 07:29:25 1e890da81ec9: Waiting 07:29:25 788295f6301b: Layer already exists 07:29:25 18c920dd1d64: Layer already exists 07:29:25 0b8b6118b789: Layer already exists 07:29:25 4622c476c0ee: Layer already exists 07:29:25 d9ff127e0626: Layer already exists 07:29:25 1e890da81ec9: Layer already exists 07:29:25 7e751c209793: Layer already exists 07:29:25 latest: digest: sha256:4a8c42d9913b4ad1b70b3696dbd60268ddfca18fce356ee41978c19fe0455380 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.57 07:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:29:26 788295f6301b: Preparing 07:29:26 d9ff127e0626: Preparing 07:29:26 0b8b6118b789: Preparing 07:29:26 18c920dd1d64: Preparing 07:29:26 4622c476c0ee: Preparing 07:29:26 7e751c209793: Preparing 07:29:26 1e890da81ec9: Preparing 07:29:26 7e751c209793: Waiting 07:29:26 1e890da81ec9: Waiting 07:29:26 4622c476c0ee: Layer already exists 07:29:26 d9ff127e0626: Layer already exists 07:29:26 0b8b6118b789: Layer already exists 07:29:26 788295f6301b: Layer already exists 07:29:26 18c920dd1d64: Layer already exists 07:29:26 1e890da81ec9: Layer already exists 07:29:26 7e751c209793: Layer already exists 07:29:26 4.1.0-dev.57: digest: sha256:4a8c42d9913b4ad1b70b3696dbd60268ddfca18fce356ee41978c19fe0455380 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:29:27 788295f6301b: Preparing 07:29:27 d9ff127e0626: Preparing 07:29:27 0b8b6118b789: Preparing 07:29:27 18c920dd1d64: Preparing 07:29:27 4622c476c0ee: Preparing 07:29:27 7e751c209793: Preparing 07:29:27 1e890da81ec9: Preparing 07:29:27 7e751c209793: Waiting 07:29:27 1e890da81ec9: Waiting 07:29:27 d9ff127e0626: Layer already exists 07:29:27 4622c476c0ee: Layer already exists 07:29:27 788295f6301b: Layer already exists 07:29:27 0b8b6118b789: Layer already exists 07:29:27 18c920dd1d64: Layer already exists 07:29:27 7e751c209793: Layer already exists 07:29:27 1e890da81ec9: Layer already exists 07:29:27 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:4a8c42d9913b4ad1b70b3696dbd60268ddfca18fce356ee41978c19fe0455380 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:27 + 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 07:29:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:29:27 788295f6301b: Preparing 07:29:27 d9ff127e0626: Preparing 07:29:27 0b8b6118b789: Preparing 07:29:27 18c920dd1d64: Preparing 07:29:27 4622c476c0ee: Preparing 07:29:27 7e751c209793: Preparing 07:29:27 1e890da81ec9: Preparing 07:29:27 7e751c209793: Waiting 07:29:27 1e890da81ec9: Waiting 07:29:27 788295f6301b: Layer already exists 07:29:27 d9ff127e0626: Layer already exists 07:29:27 4622c476c0ee: Layer already exists 07:29:27 0b8b6118b789: Layer already exists 07:29:27 18c920dd1d64: Layer already exists 07:29:27 7e751c209793: Layer already exists 07:29:27 1e890da81ec9: Layer already exists 07:29:27 main: digest: sha256:4a8c42d9913b4ad1b70b3696dbd60268ddfca18fce356ee41978c19fe0455380 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:28 ===================================================== [Pipeline] echo 07:29:28 taggedImages: 07:29:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:29:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:29:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.57 07:29:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:29:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:29:28 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:29:28 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:29:28 latest 07:29:28 4.1.0-dev.57 07:29:28 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:29:28 main 07:29:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:29:29 b40a2c96b5e3: Preparing 07:29:29 8aed4f02ae79: Preparing 07:29:29 e79afbd8075a: Preparing 07:29:29 0b8b6118b789: Preparing 07:29:29 18c920dd1d64: Preparing 07:29:29 4f429add1378: Preparing 07:29:29 626263250ca0: Preparing 07:29:29 bf8462c35999: Preparing 07:29:29 64a26f1ace3f: Preparing 07:29:29 4f429add1378: Waiting 07:29:29 1e890da81ec9: Preparing 07:29:29 626263250ca0: Waiting 07:29:29 bf8462c35999: Waiting 07:29:29 64a26f1ace3f: Waiting 07:29:29 1e890da81ec9: Waiting 07:29:29 0b8b6118b789: Layer already exists 07:29:29 18c920dd1d64: Layer already exists 07:29:29 e79afbd8075a: Pushed 07:29:29 8aed4f02ae79: Pushed 07:29:29 b40a2c96b5e3: Pushed 07:29:29 1e890da81ec9: Layer already exists 07:29:29 bf8462c35999: Pushed 07:29:30 64a26f1ace3f: Pushed 07:29:40 626263250ca0: Pushed 07:29:55 4f429add1378: Pushed 07:29:55 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:bd092d347cc8c144c1f426eef5b65d463c0ebbfdadf1b16301232f7eae38c53c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:55 + 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 07:29:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:29:55 b40a2c96b5e3: Preparing 07:29:55 8aed4f02ae79: Preparing 07:29:55 e79afbd8075a: Preparing 07:29:55 0b8b6118b789: Preparing 07:29:55 18c920dd1d64: Preparing 07:29:55 4f429add1378: Preparing 07:29:55 626263250ca0: Preparing 07:29:55 bf8462c35999: Preparing 07:29:55 64a26f1ace3f: Preparing 07:29:55 1e890da81ec9: Preparing 07:29:55 4f429add1378: Waiting 07:29:55 626263250ca0: Waiting 07:29:55 bf8462c35999: Waiting 07:29:55 1e890da81ec9: Waiting 07:29:55 64a26f1ace3f: Waiting 07:29:55 0b8b6118b789: Layer already exists 07:29:55 b40a2c96b5e3: Layer already exists 07:29:55 e79afbd8075a: Layer already exists 07:29:55 18c920dd1d64: Layer already exists 07:29:55 8aed4f02ae79: Layer already exists 07:29:55 1e890da81ec9: Layer already exists 07:29:55 626263250ca0: Layer already exists 07:29:55 4f429add1378: Layer already exists 07:29:55 bf8462c35999: Layer already exists 07:29:55 64a26f1ace3f: Layer already exists 07:29:55 latest: digest: sha256:bd092d347cc8c144c1f426eef5b65d463c0ebbfdadf1b16301232f7eae38c53c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.57 07:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:29:56 b40a2c96b5e3: Preparing 07:29:56 8aed4f02ae79: Preparing 07:29:56 e79afbd8075a: Preparing 07:29:56 0b8b6118b789: Preparing 07:29:56 18c920dd1d64: Preparing 07:29:56 4f429add1378: Preparing 07:29:56 626263250ca0: Preparing 07:29:56 bf8462c35999: Preparing 07:29:56 64a26f1ace3f: Preparing 07:29:56 1e890da81ec9: Preparing 07:29:56 bf8462c35999: Waiting 07:29:56 64a26f1ace3f: Waiting 07:29:56 1e890da81ec9: Waiting 07:29:56 4f429add1378: Waiting 07:29:56 626263250ca0: Waiting 07:29:56 b40a2c96b5e3: Layer already exists 07:29:56 0b8b6118b789: Layer already exists 07:29:56 8aed4f02ae79: Layer already exists 07:29:56 e79afbd8075a: Layer already exists 07:29:56 18c920dd1d64: Layer already exists 07:29:56 4f429add1378: Layer already exists 07:29:56 bf8462c35999: Layer already exists 07:29:56 64a26f1ace3f: Layer already exists 07:29:56 626263250ca0: Layer already exists 07:29:56 1e890da81ec9: Layer already exists 07:29:56 4.1.0-dev.57: digest: sha256:bd092d347cc8c144c1f426eef5b65d463c0ebbfdadf1b16301232f7eae38c53c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:29:57 b40a2c96b5e3: Preparing 07:29:57 8aed4f02ae79: Preparing 07:29:57 e79afbd8075a: Preparing 07:29:57 0b8b6118b789: Preparing 07:29:57 18c920dd1d64: Preparing 07:29:57 4f429add1378: Preparing 07:29:57 626263250ca0: Preparing 07:29:57 bf8462c35999: Preparing 07:29:57 64a26f1ace3f: Preparing 07:29:57 1e890da81ec9: Preparing 07:29:57 bf8462c35999: Waiting 07:29:57 64a26f1ace3f: Waiting 07:29:57 1e890da81ec9: Waiting 07:29:57 4f429add1378: Waiting 07:29:57 626263250ca0: Waiting 07:29:57 8aed4f02ae79: Layer already exists 07:29:57 b40a2c96b5e3: Layer already exists 07:29:57 0b8b6118b789: Layer already exists 07:29:57 18c920dd1d64: Layer already exists 07:29:57 e79afbd8075a: Layer already exists 07:29:57 626263250ca0: Layer already exists 07:29:57 64a26f1ace3f: Layer already exists 07:29:57 bf8462c35999: Layer already exists 07:29:57 1e890da81ec9: Layer already exists 07:29:57 4f429add1378: Layer already exists 07:29:57 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:bd092d347cc8c144c1f426eef5b65d463c0ebbfdadf1b16301232f7eae38c53c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:58 + 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 07:29:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:29:58 b40a2c96b5e3: Preparing 07:29:58 8aed4f02ae79: Preparing 07:29:58 e79afbd8075a: Preparing 07:29:58 0b8b6118b789: Preparing 07:29:58 18c920dd1d64: Preparing 07:29:58 4f429add1378: Preparing 07:29:58 626263250ca0: Preparing 07:29:58 4f429add1378: Waiting 07:29:58 bf8462c35999: Preparing 07:29:58 626263250ca0: Waiting 07:29:58 64a26f1ace3f: Preparing 07:29:58 bf8462c35999: Waiting 07:29:58 64a26f1ace3f: Waiting 07:29:58 1e890da81ec9: Preparing 07:29:58 18c920dd1d64: Layer already exists 07:29:58 0b8b6118b789: Layer already exists 07:29:58 8aed4f02ae79: Layer already exists 07:29:58 e79afbd8075a: Layer already exists 07:29:58 b40a2c96b5e3: Layer already exists 07:29:58 4f429add1378: Layer already exists 07:29:58 64a26f1ace3f: Layer already exists 07:29:58 626263250ca0: Layer already exists 07:29:58 bf8462c35999: Layer already exists 07:29:58 1e890da81ec9: Layer already exists 07:29:58 main: digest: sha256:bd092d347cc8c144c1f426eef5b65d463c0ebbfdadf1b16301232f7eae38c53c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:58 ===================================================== [Pipeline] echo 07:29:58 taggedImages: 07:29:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:29:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:29:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.57 07:29:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:29:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:29:58 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:29:58 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:29:58 latest 07:29:58 4.1.0-dev.57 07:29:58 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:29:58 main 07:29:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:29:59 872865f65835: Preparing 07:29:59 126af1cbb046: Preparing 07:29:59 bb7d36b3f4ec: Preparing 07:29:59 0b8b6118b789: Preparing 07:29:59 18c920dd1d64: Preparing 07:29:59 4f429add1378: Preparing 07:29:59 292e586c7d4e: Preparing 07:29:59 7200adc1397e: Preparing 07:29:59 1e890da81ec9: Preparing 07:29:59 292e586c7d4e: Waiting 07:29:59 7200adc1397e: Waiting 07:29:59 1e890da81ec9: Waiting 07:29:59 4f429add1378: Waiting 07:29:59 0b8b6118b789: Layer already exists 07:29:59 18c920dd1d64: Layer already exists 07:29:59 4f429add1378: Layer already exists 07:29:59 126af1cbb046: Pushed 07:29:59 bb7d36b3f4ec: Pushed 07:29:59 1e890da81ec9: Layer already exists 07:29:59 872865f65835: Pushed 07:30:00 292e586c7d4e: Pushed 07:30:00 7200adc1397e: Pushed 07:30:00 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:eeda2f139d4bcd215ee818fcb09acb9b44a32f3718bf08de1ff0378a2dda9876 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:01 + 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 07:30:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:30:01 872865f65835: Preparing 07:30:01 126af1cbb046: Preparing 07:30:01 bb7d36b3f4ec: Preparing 07:30:01 0b8b6118b789: Preparing 07:30:01 18c920dd1d64: Preparing 07:30:01 4f429add1378: Preparing 07:30:01 292e586c7d4e: Preparing 07:30:01 7200adc1397e: Preparing 07:30:01 1e890da81ec9: Preparing 07:30:01 7200adc1397e: Waiting 07:30:01 1e890da81ec9: Waiting 07:30:01 4f429add1378: Waiting 07:30:01 292e586c7d4e: Waiting 07:30:01 872865f65835: Layer already exists 07:30:01 0b8b6118b789: Layer already exists 07:30:01 126af1cbb046: Layer already exists 07:30:01 18c920dd1d64: Layer already exists 07:30:01 bb7d36b3f4ec: Layer already exists 07:30:01 7200adc1397e: Layer already exists 07:30:01 292e586c7d4e: Layer already exists 07:30:01 4f429add1378: Layer already exists 07:30:01 1e890da81ec9: Layer already exists 07:30:01 latest: digest: sha256:eeda2f139d4bcd215ee818fcb09acb9b44a32f3718bf08de1ff0378a2dda9876 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.57 07:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:30:02 872865f65835: Preparing 07:30:02 126af1cbb046: Preparing 07:30:02 bb7d36b3f4ec: Preparing 07:30:02 0b8b6118b789: Preparing 07:30:02 18c920dd1d64: Preparing 07:30:02 4f429add1378: Preparing 07:30:02 292e586c7d4e: Preparing 07:30:02 7200adc1397e: Preparing 07:30:02 1e890da81ec9: Preparing 07:30:02 4f429add1378: Waiting 07:30:02 292e586c7d4e: Waiting 07:30:02 7200adc1397e: Waiting 07:30:02 1e890da81ec9: Waiting 07:30:02 872865f65835: Layer already exists 07:30:02 bb7d36b3f4ec: Layer already exists 07:30:02 18c920dd1d64: Layer already exists 07:30:02 0b8b6118b789: Layer already exists 07:30:02 126af1cbb046: Layer already exists 07:30:02 4f429add1378: Layer already exists 07:30:02 7200adc1397e: Layer already exists 07:30:02 292e586c7d4e: Layer already exists 07:30:02 1e890da81ec9: Layer already exists 07:30:02 4.1.0-dev.57: digest: sha256:eeda2f139d4bcd215ee818fcb09acb9b44a32f3718bf08de1ff0378a2dda9876 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:30:03 872865f65835: Preparing 07:30:03 126af1cbb046: Preparing 07:30:03 bb7d36b3f4ec: Preparing 07:30:03 0b8b6118b789: Preparing 07:30:03 18c920dd1d64: Preparing 07:30:03 4f429add1378: Preparing 07:30:03 292e586c7d4e: Preparing 07:30:03 7200adc1397e: Preparing 07:30:03 1e890da81ec9: Preparing 07:30:03 292e586c7d4e: Waiting 07:30:03 7200adc1397e: Waiting 07:30:03 1e890da81ec9: Waiting 07:30:03 4f429add1378: Waiting 07:30:03 18c920dd1d64: Layer already exists 07:30:03 126af1cbb046: Layer already exists 07:30:03 0b8b6118b789: Layer already exists 07:30:03 bb7d36b3f4ec: Layer already exists 07:30:03 872865f65835: Layer already exists 07:30:03 4f429add1378: Layer already exists 07:30:03 1e890da81ec9: Layer already exists 07:30:03 7200adc1397e: Layer already exists 07:30:03 292e586c7d4e: Layer already exists 07:30:03 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:eeda2f139d4bcd215ee818fcb09acb9b44a32f3718bf08de1ff0378a2dda9876 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:04 + 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 07:30:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:30:04 872865f65835: Preparing 07:30:04 126af1cbb046: Preparing 07:30:04 bb7d36b3f4ec: Preparing 07:30:04 0b8b6118b789: Preparing 07:30:04 18c920dd1d64: Preparing 07:30:04 4f429add1378: Preparing 07:30:04 292e586c7d4e: Preparing 07:30:04 7200adc1397e: Preparing 07:30:04 1e890da81ec9: Preparing 07:30:04 292e586c7d4e: Waiting 07:30:04 7200adc1397e: Waiting 07:30:04 1e890da81ec9: Waiting 07:30:04 4f429add1378: Waiting 07:30:04 bb7d36b3f4ec: Layer already exists 07:30:04 126af1cbb046: Layer already exists 07:30:04 872865f65835: Layer already exists 07:30:04 18c920dd1d64: Layer already exists 07:30:04 0b8b6118b789: Layer already exists 07:30:04 4f429add1378: Layer already exists 07:30:04 7200adc1397e: Layer already exists 07:30:04 1e890da81ec9: Layer already exists 07:30:04 292e586c7d4e: Layer already exists 07:30:04 main: digest: sha256:eeda2f139d4bcd215ee818fcb09acb9b44a32f3718bf08de1ff0378a2dda9876 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:04 ===================================================== [Pipeline] echo 07:30:04 taggedImages: 07:30:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:30:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:30:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.57 07:30:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:30:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:30:04 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:30:04 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:30:04 latest 07:30:04 4.1.0-dev.57 07:30:04 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:30:04 main 07:30:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:30:05 62df86c5625d: Preparing 07:30:05 48315de3cec5: Preparing 07:30:05 105020d9e4b0: Preparing 07:30:05 0b8b6118b789: Preparing 07:30:05 18c920dd1d64: Preparing 07:30:05 79cb9f575bfa: Preparing 07:30:05 79cb9f575bfa: Waiting 07:30:05 bf8462c35999: Preparing 07:30:05 64a26f1ace3f: Preparing 07:30:05 bf8462c35999: Waiting 07:30:05 1e890da81ec9: Preparing 07:30:05 64a26f1ace3f: Waiting 07:30:05 1e890da81ec9: Waiting 07:30:05 18c920dd1d64: Layer already exists 07:30:05 0b8b6118b789: Layer already exists 07:30:05 bf8462c35999: Layer already exists 07:30:05 64a26f1ace3f: Layer already exists 07:30:05 105020d9e4b0: Pushed 07:30:05 48315de3cec5: Pushed 07:30:05 62df86c5625d: Pushed 07:30:05 1e890da81ec9: Layer already exists 07:30:32 79cb9f575bfa: Pushed 07:30:32 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:b2b464b76c84e45bc69984a2dbcf222195bc71740ee00cc0b44d3a23fa97081e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:32 + 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 07:30:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:30:32 62df86c5625d: Preparing 07:30:32 48315de3cec5: Preparing 07:30:32 105020d9e4b0: Preparing 07:30:32 0b8b6118b789: Preparing 07:30:32 18c920dd1d64: Preparing 07:30:32 79cb9f575bfa: Preparing 07:30:32 bf8462c35999: Preparing 07:30:32 64a26f1ace3f: Preparing 07:30:32 1e890da81ec9: Preparing 07:30:32 bf8462c35999: Waiting 07:30:32 1e890da81ec9: Waiting 07:30:32 79cb9f575bfa: Waiting 07:30:32 64a26f1ace3f: Waiting 07:30:32 18c920dd1d64: Layer already exists 07:30:32 48315de3cec5: Layer already exists 07:30:32 62df86c5625d: Layer already exists 07:30:32 0b8b6118b789: Layer already exists 07:30:32 105020d9e4b0: Layer already exists 07:30:32 79cb9f575bfa: Layer already exists 07:30:32 bf8462c35999: Layer already exists 07:30:32 1e890da81ec9: Layer already exists 07:30:32 64a26f1ace3f: Layer already exists 07:30:33 latest: digest: sha256:b2b464b76c84e45bc69984a2dbcf222195bc71740ee00cc0b44d3a23fa97081e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.57 07:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:30:33 62df86c5625d: Preparing 07:30:33 48315de3cec5: Preparing 07:30:33 105020d9e4b0: Preparing 07:30:33 0b8b6118b789: Preparing 07:30:33 18c920dd1d64: Preparing 07:30:33 79cb9f575bfa: Preparing 07:30:33 bf8462c35999: Preparing 07:30:33 64a26f1ace3f: Preparing 07:30:33 1e890da81ec9: Preparing 07:30:33 79cb9f575bfa: Waiting 07:30:33 bf8462c35999: Waiting 07:30:33 64a26f1ace3f: Waiting 07:30:33 1e890da81ec9: Waiting 07:30:33 62df86c5625d: Layer already exists 07:30:33 105020d9e4b0: Layer already exists 07:30:33 18c920dd1d64: Layer already exists 07:30:33 48315de3cec5: Layer already exists 07:30:33 0b8b6118b789: Layer already exists 07:30:33 1e890da81ec9: Layer already exists 07:30:33 79cb9f575bfa: Layer already exists 07:30:33 bf8462c35999: Layer already exists 07:30:33 64a26f1ace3f: Layer already exists 07:30:33 4.1.0-dev.57: digest: sha256:b2b464b76c84e45bc69984a2dbcf222195bc71740ee00cc0b44d3a23fa97081e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:30:34 62df86c5625d: Preparing 07:30:34 48315de3cec5: Preparing 07:30:34 105020d9e4b0: Preparing 07:30:34 0b8b6118b789: Preparing 07:30:34 18c920dd1d64: Preparing 07:30:34 79cb9f575bfa: Preparing 07:30:34 bf8462c35999: Preparing 07:30:34 64a26f1ace3f: Preparing 07:30:34 1e890da81ec9: Preparing 07:30:34 bf8462c35999: Waiting 07:30:34 79cb9f575bfa: Waiting 07:30:34 64a26f1ace3f: Waiting 07:30:34 1e890da81ec9: Waiting 07:30:34 105020d9e4b0: Layer already exists 07:30:34 18c920dd1d64: Layer already exists 07:30:34 48315de3cec5: Layer already exists 07:30:34 62df86c5625d: Layer already exists 07:30:34 0b8b6118b789: Layer already exists 07:30:34 79cb9f575bfa: Layer already exists 07:30:34 64a26f1ace3f: Layer already exists 07:30:34 bf8462c35999: Layer already exists 07:30:34 1e890da81ec9: Layer already exists 07:30:34 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:b2b464b76c84e45bc69984a2dbcf222195bc71740ee00cc0b44d3a23fa97081e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:35 + 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 07:30:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:30:35 62df86c5625d: Preparing 07:30:35 48315de3cec5: Preparing 07:30:35 105020d9e4b0: Preparing 07:30:35 0b8b6118b789: Preparing 07:30:35 18c920dd1d64: Preparing 07:30:35 79cb9f575bfa: Preparing 07:30:35 bf8462c35999: Preparing 07:30:35 64a26f1ace3f: Preparing 07:30:35 1e890da81ec9: Preparing 07:30:35 bf8462c35999: Waiting 07:30:35 64a26f1ace3f: Waiting 07:30:35 1e890da81ec9: Waiting 07:30:35 79cb9f575bfa: Waiting 07:30:35 0b8b6118b789: Layer already exists 07:30:35 48315de3cec5: Layer already exists 07:30:35 105020d9e4b0: Layer already exists 07:30:35 18c920dd1d64: Layer already exists 07:30:35 62df86c5625d: Layer already exists 07:30:35 bf8462c35999: Layer already exists 07:30:35 79cb9f575bfa: Layer already exists 07:30:35 1e890da81ec9: Layer already exists 07:30:35 64a26f1ace3f: Layer already exists 07:30:35 main: digest: sha256:b2b464b76c84e45bc69984a2dbcf222195bc71740ee00cc0b44d3a23fa97081e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:35 ===================================================== [Pipeline] echo 07:30:35 taggedImages: 07:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.57 07:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:30:36 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:30:36 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:30:36 latest 07:30:36 4.1.0-dev.57 07:30:36 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:30:36 main 07:30:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:30:36 66ad533d88ea: Preparing 07:30:36 1b200c29df93: Preparing 07:30:36 0b8b6118b789: Preparing 07:30:36 18c920dd1d64: Preparing 07:30:36 22e9372bca4a: Preparing 07:30:36 7ecfa2a6aaee: Preparing 07:30:36 1e890da81ec9: Preparing 07:30:36 7ecfa2a6aaee: Waiting 07:30:36 1e890da81ec9: Waiting 07:30:36 0b8b6118b789: Layer already exists 07:30:36 18c920dd1d64: Layer already exists 07:30:36 1e890da81ec9: Layer already exists 07:30:36 66ad533d88ea: Pushed 07:30:37 22e9372bca4a: Pushed 07:30:38 7ecfa2a6aaee: Pushed 07:30:46 1b200c29df93: Pushed 07:30:46 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:63ad3ba86e9cc69d8ba4a9a5936b6a81f308863334cca10edac1314138712def size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:30:47 66ad533d88ea: Preparing 07:30:47 1b200c29df93: Preparing 07:30:47 0b8b6118b789: Preparing 07:30:47 18c920dd1d64: Preparing 07:30:47 22e9372bca4a: Preparing 07:30:47 7ecfa2a6aaee: Preparing 07:30:47 1e890da81ec9: Preparing 07:30:47 7ecfa2a6aaee: Waiting 07:30:47 1e890da81ec9: Waiting 07:30:47 66ad533d88ea: Layer already exists 07:30:47 18c920dd1d64: Layer already exists 07:30:47 0b8b6118b789: Layer already exists 07:30:47 22e9372bca4a: Layer already exists 07:30:47 1b200c29df93: Layer already exists 07:30:47 1e890da81ec9: Layer already exists 07:30:47 7ecfa2a6aaee: Layer already exists 07:30:47 latest: digest: sha256:63ad3ba86e9cc69d8ba4a9a5936b6a81f308863334cca10edac1314138712def size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.57 07:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:30:48 66ad533d88ea: Preparing 07:30:48 1b200c29df93: Preparing 07:30:48 0b8b6118b789: Preparing 07:30:48 18c920dd1d64: Preparing 07:30:48 22e9372bca4a: Preparing 07:30:48 7ecfa2a6aaee: Preparing 07:30:48 1e890da81ec9: Preparing 07:30:48 7ecfa2a6aaee: Waiting 07:30:48 1e890da81ec9: Waiting 07:30:48 22e9372bca4a: Layer already exists 07:30:48 0b8b6118b789: Layer already exists 07:30:48 1b200c29df93: Layer already exists 07:30:48 66ad533d88ea: Layer already exists 07:30:48 18c920dd1d64: Layer already exists 07:30:48 7ecfa2a6aaee: Layer already exists 07:30:48 1e890da81ec9: Layer already exists 07:30:48 4.1.0-dev.57: digest: sha256:63ad3ba86e9cc69d8ba4a9a5936b6a81f308863334cca10edac1314138712def size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:30:48 66ad533d88ea: Preparing 07:30:48 1b200c29df93: Preparing 07:30:48 0b8b6118b789: Preparing 07:30:48 18c920dd1d64: Preparing 07:30:48 22e9372bca4a: Preparing 07:30:48 7ecfa2a6aaee: Preparing 07:30:48 1e890da81ec9: Preparing 07:30:48 7ecfa2a6aaee: Waiting 07:30:48 1e890da81ec9: Waiting 07:30:48 1b200c29df93: Layer already exists 07:30:48 0b8b6118b789: Layer already exists 07:30:48 22e9372bca4a: Layer already exists 07:30:48 18c920dd1d64: Layer already exists 07:30:48 66ad533d88ea: Layer already exists 07:30:48 1e890da81ec9: Layer already exists 07:30:48 7ecfa2a6aaee: Layer already exists 07:30:48 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:63ad3ba86e9cc69d8ba4a9a5936b6a81f308863334cca10edac1314138712def size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:30:49 66ad533d88ea: Preparing 07:30:49 1b200c29df93: Preparing 07:30:49 0b8b6118b789: Preparing 07:30:49 18c920dd1d64: Preparing 07:30:49 22e9372bca4a: Preparing 07:30:49 7ecfa2a6aaee: Preparing 07:30:49 1e890da81ec9: Preparing 07:30:49 7ecfa2a6aaee: Waiting 07:30:49 1e890da81ec9: Waiting 07:30:49 66ad533d88ea: Layer already exists 07:30:49 18c920dd1d64: Layer already exists 07:30:49 0b8b6118b789: Layer already exists 07:30:49 22e9372bca4a: Layer already exists 07:30:49 1b200c29df93: Layer already exists 07:30:49 1e890da81ec9: Layer already exists 07:30:49 7ecfa2a6aaee: Layer already exists 07:30:50 main: digest: sha256:63ad3ba86e9cc69d8ba4a9a5936b6a81f308863334cca10edac1314138712def size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:50 ===================================================== [Pipeline] echo 07:30:50 taggedImages: 07:30:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:30:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:30:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.57 07:30:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:30:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:30:50 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:30:50 fdd491cb5d120a6a419ece3d02729024fa071cd3 07:30:50 latest 07:30:50 4.1.0-dev.57 07:30:50 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:30:50 main 07:30:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:30:51 896ee48a7a1e: Preparing 07:30:51 57b935b8c3ad: Preparing 07:30:51 0b8b6118b789: Preparing 07:30:51 18c920dd1d64: Preparing 07:30:51 b0f454b25f12: Preparing 07:30:51 10eff59a9d95: Preparing 07:30:51 1e890da81ec9: Preparing 07:30:51 10eff59a9d95: Waiting 07:30:51 1e890da81ec9: Waiting 07:30:51 0b8b6118b789: Layer already exists 07:30:51 18c920dd1d64: Layer already exists 07:30:51 1e890da81ec9: Layer already exists 07:30:51 896ee48a7a1e: Pushed 07:30:51 b0f454b25f12: Pushed 07:30:51 10eff59a9d95: Pushed 07:30:59 57b935b8c3ad: Pushed 07:30:59 fdd491cb5d120a6a419ece3d02729024fa071cd3: digest: sha256:5426d952a4857d2b87efd9029a47e10891265807236ce9e0d2cff656114fac51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:31:00 896ee48a7a1e: Preparing 07:31:00 57b935b8c3ad: Preparing 07:31:00 0b8b6118b789: Preparing 07:31:00 18c920dd1d64: Preparing 07:31:00 b0f454b25f12: Preparing 07:31:00 10eff59a9d95: Preparing 07:31:00 1e890da81ec9: Preparing 07:31:00 1e890da81ec9: Waiting 07:31:00 10eff59a9d95: Waiting 07:31:00 896ee48a7a1e: Layer already exists 07:31:00 18c920dd1d64: Layer already exists 07:31:00 0b8b6118b789: Layer already exists 07:31:00 57b935b8c3ad: Layer already exists 07:31:00 b0f454b25f12: Layer already exists 07:31:00 1e890da81ec9: Layer already exists 07:31:00 10eff59a9d95: Layer already exists 07:31:00 latest: digest: sha256:5426d952a4857d2b87efd9029a47e10891265807236ce9e0d2cff656114fac51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.57 07:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:31:01 896ee48a7a1e: Preparing 07:31:01 57b935b8c3ad: Preparing 07:31:01 0b8b6118b789: Preparing 07:31:01 18c920dd1d64: Preparing 07:31:01 b0f454b25f12: Preparing 07:31:01 10eff59a9d95: Preparing 07:31:01 1e890da81ec9: Preparing 07:31:01 10eff59a9d95: Waiting 07:31:01 1e890da81ec9: Waiting 07:31:01 0b8b6118b789: Layer already exists 07:31:01 57b935b8c3ad: Layer already exists 07:31:01 b0f454b25f12: Layer already exists 07:31:01 896ee48a7a1e: Layer already exists 07:31:01 18c920dd1d64: Layer already exists 07:31:01 10eff59a9d95: Layer already exists 07:31:01 1e890da81ec9: Layer already exists 07:31:01 4.1.0-dev.57: digest: sha256:5426d952a4857d2b87efd9029a47e10891265807236ce9e0d2cff656114fac51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:31:02 896ee48a7a1e: Preparing 07:31:02 57b935b8c3ad: Preparing 07:31:02 0b8b6118b789: Preparing 07:31:02 18c920dd1d64: Preparing 07:31:02 b0f454b25f12: Preparing 07:31:02 10eff59a9d95: Preparing 07:31:02 1e890da81ec9: Preparing 07:31:02 10eff59a9d95: Waiting 07:31:02 1e890da81ec9: Waiting 07:31:02 896ee48a7a1e: Layer already exists 07:31:02 0b8b6118b789: Layer already exists 07:31:02 b0f454b25f12: Layer already exists 07:31:02 18c920dd1d64: Layer already exists 07:31:02 57b935b8c3ad: Layer already exists 07:31:02 1e890da81ec9: Layer already exists 07:31:02 10eff59a9d95: Layer already exists 07:31:02 fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57: digest: sha256:5426d952a4857d2b87efd9029a47e10891265807236ce9e0d2cff656114fac51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:31:03 896ee48a7a1e: Preparing 07:31:03 57b935b8c3ad: Preparing 07:31:03 0b8b6118b789: Preparing 07:31:03 18c920dd1d64: Preparing 07:31:03 b0f454b25f12: Preparing 07:31:03 10eff59a9d95: Preparing 07:31:03 1e890da81ec9: Preparing 07:31:03 10eff59a9d95: Waiting 07:31:03 1e890da81ec9: Waiting 07:31:03 896ee48a7a1e: Layer already exists 07:31:03 b0f454b25f12: Layer already exists 07:31:03 57b935b8c3ad: Layer already exists 07:31:03 18c920dd1d64: Layer already exists 07:31:03 0b8b6118b789: Layer already exists 07:31:03 1e890da81ec9: Layer already exists 07:31:03 10eff59a9d95: Layer already exists 07:31:03 main: digest: sha256:5426d952a4857d2b87efd9029a47e10891265807236ce9e0d2cff656114fac51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:03 ===================================================== [Pipeline] echo 07:31:03 taggedImages: 07:31:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 07:31:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:31:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.57 07:31:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 07:31:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 07:31:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 07:31:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:31:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.57 [Pipeline] echo 07:31:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdd491cb5d120a6a419ece3d02729024fa071cd3-4.1.0-dev.57 [Pipeline] echo 07:31:04 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 07:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:05 07:31:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:05 arm64: Pulling from edgex-lftools-log-publisher 07:31:05 8998bd30e6a1: Pulling fs layer 07:31:05 04944245beec: Pulling fs layer 07:31:05 699f458cf7ca: Pulling fs layer 07:31:05 765212b225bb: Pulling fs layer 07:31:05 f23df028b6ca: Pulling fs layer 07:31:05 d65c8cfc05b1: Pulling fs layer 07:31:05 2437ff75d9bd: Pulling fs layer 07:31:05 d65c8cfc05b1: Waiting 07:31:05 765212b225bb: Waiting 07:31:05 2437ff75d9bd: Waiting 07:31:05 04944245beec: Verifying Checksum 07:31:05 04944245beec: Download complete 07:31:05 765212b225bb: Verifying Checksum 07:31:05 765212b225bb: Download complete 07:31:05 f23df028b6ca: Verifying Checksum 07:31:05 f23df028b6ca: Download complete 07:31:05 d65c8cfc05b1: Verifying Checksum 07:31:05 d65c8cfc05b1: Download complete 07:31:05 699f458cf7ca: Verifying Checksum 07:31:05 699f458cf7ca: Download complete 07:31:06 8998bd30e6a1: Verifying Checksum 07:31:06 8998bd30e6a1: Download complete 07:31:09 2437ff75d9bd: Verifying Checksum 07:31:09 2437ff75d9bd: Download complete 07:31:10 8998bd30e6a1: Pull complete 07:31:11 04944245beec: Pull complete 07:31:13 699f458cf7ca: Pull complete 07:31:13 765212b225bb: Pull complete 07:31:14 f23df028b6ca: Pull complete 07:31:14 d65c8cfc05b1: Pull complete 07:31:32 2437ff75d9bd: Pull complete 07:31:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:31:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:32 prd-ubuntu20.04-docker-arm64-4c-16g-8291 does not seem to be running inside a container 07:31:32 $ 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/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 07:31:35 $ docker top 1f6c60729a6ab2ae36011bb972252b8e032a0559b5c5a42bcf205d8122726ec1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:36 ---> job-cost.sh 07:31:36 lf-activate-venv: SKIPPING 07:31:36 INFO: No Stack... 07:31:36 INFO: Retrieving Pricing Info for: v3-standard-4 07:31:37 INFO: Archiving Costs [Pipeline] sh 07:31:38 + cat /w/workspace/edgex-go/898/archives/cost.csv 07:31:38 + cut -d, -f6 [Pipeline] lock 07:31:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-898-stack-cost] 07:31:38 Resource [jenkins-edgexfoundry-edgex-go-main-898-stack-cost] did not exist. Created. 07:31:38 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-898-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:31:38 + echo total: 0.10999999940395355 [Pipeline] stash 07:31:39 Stashed 1 file(s) [Pipeline] } 07:31:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-898-stack-cost] [Pipeline] // lock [Pipeline] } 07:31:39 $ docker stop --time=1 1f6c60729a6ab2ae36011bb972252b8e032a0559b5c5a42bcf205d8122726ec1 07:31:40 $ docker rm -f --volumes 1f6c60729a6ab2ae36011bb972252b8e032a0559b5c5a42bcf205d8122726ec1 [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 07:31:41 provisioning config files... 07:31:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/898@tmp/config17406453562888645980tmp [Pipeline] { [Pipeline] sh 07:31:41 + set +x 07:31:41 + curl -s https://codecov.io/bash 07:31:41 + bash -s -- 07:31:41 07:31:41 _____ _ 07:31:41 / ____| | | 07:31:41 | | ___ __| | ___ ___ _____ __ 07:31:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:31:41 | |___| (_) | (_| | __/ (_| (_) \ V / 07:31:41 \_____\___/ \__,_|\___|\___\___/ \_/ 07:31:41 Bash-1.0.6 07:31:41 07:31:41 07:31:41 ==> git version 2.25.1 found 07:31:41 ==> 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 07:31:41 Release-Date: 2020-01-08 07:31:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:31:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:31:41 ==> Jenkins CI detected. 07:31:41 current dir:  /w/workspace/edgex-go/898 07:31:41 project root: . 07:31:41 --> token set from env 07:31:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:31:41 ==> Running gcov in . (disable via -X gcov) 07:31:42 ==> Python coveragepy not found 07:31:42 ==> Searching for coverage reports in: 07:31:42 + . 07:31:42 -> Found 1 reports 07:31:42 ==> Detecting git/mercurial file structure 07:31:42 ==> Reading reports 07:31:42 + ./coverage.out bytes=1675103 07:31:42 ==> Appending adjustments 07:31:42 https://docs.codecov.io/docs/fixing-reports 07:31:43 + Found adjustments 07:31:43 ==> Gzipping contents 07:31:43 144K /tmp/codecov.BpQVub.gz 07:31:43 ==> Uploading reports 07:31:43 url: https://codecov.io 07:31:43 query: branch=main&commit=fdd491cb5d120a6a419ece3d02729024fa071cd3&build=898&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F898%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:31:43 -> Pinging Codecov 07:31:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fdd491cb5d120a6a419ece3d02729024fa071cd3&build=898&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F898%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:31:43 -> Uploading to 07:31:43 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/fdd491cb5d120a6a419ece3d02729024fa071cd3/01627401-cd6b-49a7-b6cd-d5886e61d4a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250904%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250904T073143Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=cf222003c2dc3999171aaae9eb36bbe9cae45578e2ba180f78e2086ec59111c3 07:31:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:31:43 Dload Upload Total Spent Left Speed 07:31:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 632k --:--:-- --:--:-- --:--:-- 632k 07:31:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fdd491cb5d120a6a419ece3d02729024fa071cd3 [Pipeline] } 07:31:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:31:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:31:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:44 07:31:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:45 latest: Pulling from edgex-devops/edgex-snyk-go 07:31:45 0a9a5dfd008f: Already exists 07:31:45 36466aa92d05: Already exists 07:31:45 e10405b45d13: Already exists 07:31:45 096b7ceb2af7: Already exists 07:31:45 4f4fb700ef54: Already exists 07:31:45 e50aa161e22a: Pulling fs layer 07:31:45 d3c8db5fb9df: Pulling fs layer 07:31:45 e50aa161e22a: Verifying Checksum 07:31:45 e50aa161e22a: Download complete 07:31:45 e50aa161e22a: Pull complete 07:31:46 d3c8db5fb9df: Verifying Checksum 07:31:46 d3c8db5fb9df: Download complete 07:31:50 d3c8db5fb9df: Pull complete 07:31:50 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 07:31:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:50 prd-ubuntu20.04-docker-8c-8g-8287 does not seem to be running inside a container 07:31:50 $ 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/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 07:31:52 $ docker top 55051e30ba02a6bb51f3800eb86422749a4307dce102d14cc258c423a6071263 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:52 + git config --global --add safe.directory /w/workspace/edgex-go/898 [Pipeline] echo 07:31:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:31:52 + set -o pipefail 07:31:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:32:02 07:32:02 Monitoring /w/workspace/edgex-go/898 (github.com/edgexfoundry/edgex-go)... 07:32:02 07:32:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/a8b1b84a-5ad4-4df8-af25-8af6e9f012f6 07:32:02 07:32:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:32:02 07:32:02 07:32:02 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 07:32:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:32:02 $ docker stop --time=1 55051e30ba02a6bb51f3800eb86422749a4307dce102d14cc258c423a6071263 07:32:05 $ docker rm -f --volumes 55051e30ba02a6bb51f3800eb86422749a4307dce102d14cc258c423a6071263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:32:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:06 provisioning config files... 07:32:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/898@tmp/config4855547210155481826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:06 --> edgex-publish-swagger.sh 07:32:06 === Publish openapi API === 07:32:06 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:32:06 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/898/openapi/core-command.yaml] 07:32:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:06 Dload Upload Total Spent Left Speed 07:32:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 458 226k --:--:-- --:--:-- --:--:-- 227k 07:32:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:32:06 07:32:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/898/openapi/core-data.yaml] 07:32:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:06 Dload Upload Total Spent Left Speed 07:32:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71243 100 66 100 71177 448 472k --:--:-- --:--:-- --:--:-- 473k 07:32:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:32:06 07:32:06 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/898/openapi/core-keeper.yaml] 07:32:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:06 Dload Upload Total Spent Left Speed 07:32:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 653 292k --:--:-- --:--:-- --:--:-- 290k 100 30300 100 66 100 30234 653 292k --:--:-- --:--:-- --:--:-- 290k 07:32:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:32:06 07:32:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/898/openapi/core-metadata.yaml] 07:32:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:06 Dload Upload Total Spent Left Speed 07:32:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 445 1059k --:--:-- --:--:-- --:--:-- 1060k 07:32:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:32:06 07:32:06 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/898/openapi/security-proxy-auth.yaml] 07:32:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:06 Dload Upload Total Spent Left Speed 07:32:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 653 236k --:--:-- --:--:-- --:--:-- 237k 07:32:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:32:06 07:32:06 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/898/openapi/security-secretstore-setup.yaml] 07:32:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:06 Dload Upload Total Spent Left Speed 07:32:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 622 36915 --:--:-- --:--:-- --:--:-- 37537 07:32:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:32:07 07:32:07 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/898/openapi/support-notifications.yaml] 07:32:07 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:07 Dload Upload Total Spent Left Speed 07:32:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 550 813k --:--:-- --:--:-- --:--:-- 814k 07:32:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:32:07 07:32:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/898/openapi/support-scheduler.yaml] 07:32:07 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:07 Dload Upload Total Spent Left Speed 07:32:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 616 462k --:--:-- --:--:-- --:--:-- 463k 07:32:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:32:07 [Pipeline] } 07:32:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:32:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:08 prd-ubuntu20.04-docker-8c-8g-8287 does not seem to be running inside a container 07:32:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 07:32:08 $ docker top 55b60992a278d7018e74dda4c798068f58fa3cf8cc87d444f800de77284e75cf -eo pid,comm 07:32:08 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). 07:32:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:08 [ssh-agent] Looking for ssh-agent implementation... 07:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:08 $ docker exec 55b60992a278d7018e74dda4c798068f58fa3cf8cc87d444f800de77284e75cf ssh-agent 07:32:08 SSH_AUTH_SOCK=/tmp/ssh-aHfDT7x5k3w1/agent.32 07:32:08 SSH_AGENT_PID=38 07:32:08 Running ssh-add (command line suppressed) 07:32:08 Identity added: /w/workspace/edgex-go/898@tmp/private_key_10950257112395946014.key (/w/workspace/edgex-go/898@tmp/private_key_10950257112395946014.key) 07:32:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:09 + git semver tag 07:32:09 2025-09-04 07:32:09,528 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:32:09 2025-09-04 07:32:09,532 [run_tag] DEBUG tag force:False 07:32:09 2025-09-04 07:32:09,532 [check_head_tag] DEBUG check head tag 07:32:09 2025-09-04 07:32:09,533 [execute] INFO git cat-file --batch-check 07:32:09 2025-09-04 07:32:09,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/898, stdin=, shell=False, universal_newlines=False) 07:32:09 2025-09-04 07:32:09,536 [execute] INFO git cat-file --batch 07:32:09 2025-09-04 07:32:09,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/898, stdin=, shell=False, universal_newlines=False) 07:32:09 2025-09-04 07:32:09,560 [read_version] DEBUG read version from /w/workspace/edgex-go/898/.semver/main 07:32:09 2025-09-04 07:32:09,560 [execute] INFO git tag -a v4.1.0-dev.57 -m v4.1.0-dev.57 07:32:09 2025-09-04 07:32:09,561 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.57', '-m', 'v4.1.0-dev.57'], cwd=/w/workspace/edgex-go/898, stdin=None, shell=False, universal_newlines=False) 07:32:09 2025-09-04 07:32:09,565 [read_version] DEBUG read version from /w/workspace/edgex-go/898/.semver/main 07:32:09 4.1.0-dev.57 [Pipeline] } 07:32:09 $ docker exec --env ******** --env ******** 55b60992a278d7018e74dda4c798068f58fa3cf8cc87d444f800de77284e75cf ssh-agent -k 07:32:09 unset SSH_AUTH_SOCK; 07:32:09 unset SSH_AGENT_PID; 07:32:09 echo Agent pid 38 killed; 07:32:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:10 + git semver [Pipeline] } 07:32:10 $ docker stop --time=1 55b60992a278d7018e74dda4c798068f58fa3cf8cc87d444f800de77284e75cf 07:32:11 $ docker rm -f --volumes 55b60992a278d7018e74dda4c798068f58fa3cf8cc87d444f800de77284e75cf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:32:12 07:32:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:32:12 0.23.1-centos7: Pulling from edgex-lftools 07:32:12 ab5ef0e58194: Pulling fs layer 07:32:12 9712f1f96733: Pulling fs layer 07:32:12 63f879dbbcfc: Pulling fs layer 07:32:12 0d9ebad4ef96: Pulling fs layer 07:32:12 e9a5061849ea: Pulling fs layer 07:32:12 d747dcd14b5f: Pulling fs layer 07:32:12 2de7ff778b66: Pulling fs layer 07:32:12 d747dcd14b5f: Waiting 07:32:12 2de7ff778b66: Waiting 07:32:12 0d9ebad4ef96: Waiting 07:32:12 e9a5061849ea: Waiting 07:32:12 9712f1f96733: Verifying Checksum 07:32:12 9712f1f96733: Download complete 07:32:12 63f879dbbcfc: Verifying Checksum 07:32:12 63f879dbbcfc: Download complete 07:32:13 e9a5061849ea: Verifying Checksum 07:32:13 e9a5061849ea: Download complete 07:32:13 d747dcd14b5f: Download complete 07:32:13 2de7ff778b66: Verifying Checksum 07:32:13 2de7ff778b66: Download complete 07:32:13 0d9ebad4ef96: Verifying Checksum 07:32:13 0d9ebad4ef96: Download complete 07:32:13 ab5ef0e58194: Download complete 07:32:17 ab5ef0e58194: Pull complete 07:32:17 9712f1f96733: Pull complete 07:32:17 63f879dbbcfc: Pull complete 07:32:24 0d9ebad4ef96: Pull complete 07:32:24 e9a5061849ea: Pull complete 07:32:24 d747dcd14b5f: Pull complete 07:32:25 2de7ff778b66: Pull complete 07:32:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:32:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:25 prd-ubuntu20.04-docker-8c-8g-8287 does not seem to be running inside a container 07:32:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 07:32:26 $ docker top 4b8e32f916a50172eac7b69b8d8b5ef799546fbd2ea237c46aa203d8ff19bd85 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:32:27 provisioning config files... 07:32:27 copy managed file [sigul-config] to file:/w/workspace/edgex-go/898@tmp/config2170784374434517140tmp 07:32:27 copy managed file [sigul-password] to file:/w/workspace/edgex-go/898@tmp/config3214294147201317225tmp 07:32:27 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/898@tmp/config7628451953009842577tmp [Pipeline] { [Pipeline] echo 07:32:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:32:27 ---> sigul-configuration.sh 07:32:27 gpg: directory `/root/.gnupg' created 07:32:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:32:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:32:27 gpg: keyring `/root/.gnupg/secring.gpg' created 07:32:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:32:27 gpg: CAST5 encrypted data 07:32:27 gpg: encrypted with 1 passphrase 07:32:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:32:27 + mkdir /home/jenkins 07:32:27 + mkdir /home/jenkins/sigul [Pipeline] sh 07:32:28 + 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 07:32:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:32:28 ---> sigul-install.sh 07:32:28 Sigul already installed; skipping installation. [Pipeline] sh 07:32:28 + git tag --list 07:32:28 0.6.0 07:32:28 0.6.1 07:32:28 0.7.0 07:32:28 0.7.1 07:32:28 v1.0.0 07:32:28 v1.0.1 07:32:28 v1.1.0 07:32:28 v1.2.0 07:32:28 v1.2.1 07:32:28 v1.3.0 07:32:28 v1.3.1 07:32:28 v2.0.0 07:32:28 v2.1.0 07:32:28 v2.1.1 07:32:28 v2.2.0 07:32:28 v2.3.0 07:32:28 v3.0 07:32:28 v3.0.0 07:32:28 v3.1 07:32:28 v3.1.0 07:32:28 v3.1.1 07:32:28 v4.0 07:32:28 v4.0.0 07:32:28 v4.0.1 07:32:28 v4.0.1-dev.1 07:32:28 v4.1.0-dev.1 07:32:28 v4.1.0-dev.10 07:32:28 v4.1.0-dev.11 07:32:28 v4.1.0-dev.12 07:32:28 v4.1.0-dev.13 07:32:28 v4.1.0-dev.14 07:32:28 v4.1.0-dev.15 07:32:28 v4.1.0-dev.16 07:32:28 v4.1.0-dev.17 07:32:28 v4.1.0-dev.18 07:32:28 v4.1.0-dev.19 07:32:28 v4.1.0-dev.2 07:32:28 v4.1.0-dev.20 07:32:28 v4.1.0-dev.21 07:32:28 v4.1.0-dev.22 07:32:28 v4.1.0-dev.23 07:32:28 v4.1.0-dev.24 07:32:28 v4.1.0-dev.25 07:32:28 v4.1.0-dev.26 07:32:28 v4.1.0-dev.27 07:32:28 v4.1.0-dev.28 07:32:28 v4.1.0-dev.29 07:32:28 v4.1.0-dev.3 07:32:28 v4.1.0-dev.30 07:32:28 v4.1.0-dev.31 07:32:28 v4.1.0-dev.32 07:32:28 v4.1.0-dev.33 07:32:28 v4.1.0-dev.34 07:32:28 v4.1.0-dev.35 07:32:28 v4.1.0-dev.36 07:32:28 v4.1.0-dev.37 07:32:28 v4.1.0-dev.38 07:32:28 v4.1.0-dev.39 07:32:28 v4.1.0-dev.4 07:32:28 v4.1.0-dev.40 07:32:28 v4.1.0-dev.41 07:32:28 v4.1.0-dev.42 07:32:28 v4.1.0-dev.43 07:32:28 v4.1.0-dev.44 07:32:28 v4.1.0-dev.45 07:32:28 v4.1.0-dev.46 07:32:28 v4.1.0-dev.47 07:32:28 v4.1.0-dev.48 07:32:28 v4.1.0-dev.49 07:32:28 v4.1.0-dev.5 07:32:28 v4.1.0-dev.50 07:32:28 v4.1.0-dev.51 07:32:28 v4.1.0-dev.52 07:32:28 v4.1.0-dev.53 07:32:28 v4.1.0-dev.54 07:32:28 v4.1.0-dev.55 07:32:28 v4.1.0-dev.56 07:32:28 v4.1.0-dev.57 07:32:28 v4.1.0-dev.6 07:32:28 v4.1.0-dev.7 07:32:28 v4.1.0-dev.8 07:32:28 v4.1.0-dev.9 [Pipeline] sh 07:32:29 + lftools sign git-tag v4.1.0-dev.57 07:32:29 Signing Git tag with Sigul... 07:32:29 Signing v4.1.0-dev.57 [Pipeline] echo 07:32:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:32:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:32:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:32:30 $ docker stop --time=1 4b8e32f916a50172eac7b69b8d8b5ef799546fbd2ea237c46aa203d8ff19bd85 07:32:31 $ docker rm -f --volumes 4b8e32f916a50172eac7b69b8d8b5ef799546fbd2ea237c46aa203d8ff19bd85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:32:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:32 prd-ubuntu20.04-docker-8c-8g-8287 does not seem to be running inside a container 07:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 07:32:32 $ docker top 61c85ea6977169586cf163af7be6fc92b51d40b4b780e585d99ef72086d7ed8c -eo pid,comm 07:32:32 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). 07:32:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:32 [ssh-agent] Looking for ssh-agent implementation... 07:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:32 $ docker exec 61c85ea6977169586cf163af7be6fc92b51d40b4b780e585d99ef72086d7ed8c ssh-agent 07:32:32 SSH_AUTH_SOCK=/tmp/ssh-u110IQX1bZus/agent.32 07:32:32 SSH_AGENT_PID=38 07:32:32 Running ssh-add (command line suppressed) 07:32:32 Identity added: /w/workspace/edgex-go/898@tmp/private_key_12173116771930029051.key (/w/workspace/edgex-go/898@tmp/private_key_12173116771930029051.key) 07:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:33 + git semver bump pre 07:32:33 2025-09-04 07:32:33,446 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:32:33 2025-09-04 07:32:33,450 [read_version] DEBUG read version from /w/workspace/edgex-go/898/.semver/main 07:32:33 2025-09-04 07:32:33,450 [bump_version] DEBUG bumping version:4.1.0-dev.57 on axis:pre with prefix:dev 07:32:33 2025-09-04 07:32:33,451 [bump_version] DEBUG bumped version:4.1.0-dev.58 07:32:33 2025-09-04 07:32:33,451 [write_version] DEBUG write version:4.1.0-dev.58 to path:/w/workspace/edgex-go/898/.semver/main with force:True 07:32:33 2025-09-04 07:32:33,451 [read_version] DEBUG read version from /w/workspace/edgex-go/898/.semver/main 07:32:33 2025-09-04 07:32:33,451 [write_file] DEBUG write to file:/w/workspace/edgex-go/898/.semver/main 07:32:33 2025-09-04 07:32:33,453 [execute] INFO git cat-file --batch-check 07:32:33 2025-09-04 07:32:33,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/898/.semver, stdin=, shell=False, universal_newlines=False) 07:32:33 2025-09-04 07:32:33,457 [execute] INFO git cat-file --batch 07:32:33 2025-09-04 07:32:33,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/898/.semver, stdin=, shell=False, universal_newlines=False) 07:32:33 2025-09-04 07:32:33,460 [read_version] DEBUG read version from /w/workspace/edgex-go/898/.semver/main 07:32:33 4.1.0-dev.58 [Pipeline] } 07:32:33 $ docker exec --env ******** --env ******** 61c85ea6977169586cf163af7be6fc92b51d40b4b780e585d99ef72086d7ed8c ssh-agent -k 07:32:33 unset SSH_AUTH_SOCK; 07:32:33 unset SSH_AGENT_PID; 07:32:33 echo Agent pid 38 killed; 07:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:33 + git semver [Pipeline] } 07:32:34 $ docker stop --time=1 61c85ea6977169586cf163af7be6fc92b51d40b4b780e585d99ef72086d7ed8c 07:32:35 $ docker rm -f --volumes 61c85ea6977169586cf163af7be6fc92b51d40b4b780e585d99ef72086d7ed8c [Pipeline] // withDockerContainer [Pipeline] sh 07:32:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:36 prd-ubuntu20.04-docker-8c-8g-8287 does not seem to be running inside a container 07:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 07:32:36 $ docker top d091f637f8546c2c7dc0f794b22f8ab3785415d0cea633c20bfaddbd294b7198 -eo pid,comm 07:32:36 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). 07:32:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:36 [ssh-agent] Looking for ssh-agent implementation... 07:32:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:36 $ docker exec d091f637f8546c2c7dc0f794b22f8ab3785415d0cea633c20bfaddbd294b7198 ssh-agent 07:32:36 SSH_AUTH_SOCK=/tmp/ssh-ZfTOpVAO4Vbc/agent.31 07:32:36 SSH_AGENT_PID=37 07:32:36 Running ssh-add (command line suppressed) 07:32:36 Identity added: /w/workspace/edgex-go/898@tmp/private_key_6651557129951577591.key (/w/workspace/edgex-go/898@tmp/private_key_6651557129951577591.key) 07:32:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:37 + git semver push 07:32:37 2025-09-04 07:32:37,433 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:32:37 2025-09-04 07:32:37,437 [run_push] DEBUG push 07:32:37 2025-09-04 07:32:37,437 [execute] INFO git cat-file --batch-check 07:32:37 2025-09-04 07:32:37,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/898/.semver, stdin=, shell=False, universal_newlines=False) 07:32:37 2025-09-04 07:32:37,440 [execute] INFO git rev-list 264894b2aa726a7c012e5546a433296652c4a837 -- 07:32:37 2025-09-04 07:32:37,440 [execute] DEBUG Popen(['git', 'rev-list', '264894b2aa726a7c012e5546a433296652c4a837', '--'], cwd=/w/workspace/edgex-go/898/.semver, stdin=None, shell=False, universal_newlines=False) 07:32:37 2025-09-04 07:32:37,458 [execute] INFO git fetch -v -- origin 07:32:37 2025-09-04 07:32:37,459 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/898/.semver, stdin=None, shell=False, universal_newlines=True) 07:32:38 2025-09-04 07:32:37,929 [run_push] DEBUG no remote changes detected 07:32:38 2025-09-04 07:32:37,929 [execute] INFO git push origin semver 07:32:38 2025-09-04 07:32:37,929 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/898/.semver, stdin=None, shell=False, universal_newlines=False) 07:32:38 2025-09-04 07:32:38,618 [run_push] DEBUG push all version tags 07:32:38 2025-09-04 07:32:38,618 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:32:38 2025-09-04 07:32:38,619 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/898, stdin=None, shell=False, universal_newlines=False) 07:32:39 2025-09-04 07:32:39,298 [read_version] DEBUG read version from /w/workspace/edgex-go/898/.semver/main 07:32:39 4.1.0-dev.58 [Pipeline] } 07:32:39 $ docker exec --env ******** --env ******** d091f637f8546c2c7dc0f794b22f8ab3785415d0cea633c20bfaddbd294b7198 ssh-agent -k 07:32:39 unset SSH_AUTH_SOCK; 07:32:39 unset SSH_AGENT_PID; 07:32:39 echo Agent pid 37 killed; 07:32:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:40 + git semver [Pipeline] } 07:32:40 $ docker stop --time=1 d091f637f8546c2c7dc0f794b22f8ab3785415d0cea633c20bfaddbd294b7198 07:32:41 $ docker rm -f --volumes d091f637f8546c2c7dc0f794b22f8ab3785415d0cea633c20bfaddbd294b7198 [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 07:32:42 + [ -d /w/workspace/edgex-go/898/archives ] [Pipeline] libraryResource [Pipeline] sh 07:32:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:32:43 ---> package-listing.sh 07:32:43 ++ facter osfamily 07:32:43 ++ tr '[:upper:]' '[:lower:]' 07:32:43 + OS_FAMILY=debian 07:32:43 + workspace=/w/workspace/edgex-go/898 07:32:43 + START_PACKAGES=/tmp/packages_start.txt 07:32:43 + END_PACKAGES=/tmp/packages_end.txt 07:32:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:32:43 + PACKAGES=/tmp/packages_start.txt 07:32:43 + '[' /w/workspace/edgex-go/898 ']' 07:32:43 + PACKAGES=/tmp/packages_end.txt 07:32:43 + case "${OS_FAMILY}" in 07:32:43 + dpkg -l 07:32:43 + grep '^ii' 07:32:43 + '[' -f /tmp/packages_start.txt ']' 07:32:43 + '[' -f /tmp/packages_end.txt ']' 07:32:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:43 + '[' /w/workspace/edgex-go/898 ']' 07:32:43 + mkdir -p /w/workspace/edgex-go/898/archives/ 07:32:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/898/archives/ [Pipeline] echo 07:32:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/898/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:32:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:44 07:32:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:45 latest: Pulling from edgex-lftools-log-publisher 07:32:45 5eb5b503b376: Pulling fs layer 07:32:45 5c69ac0246d0: Pulling fs layer 07:32:45 ec43610c2a17: Pulling fs layer 07:32:45 3a2ae6a8a46f: Pulling fs layer 07:32:45 33b1e0a273af: Pulling fs layer 07:32:45 5d3b04190fa2: Pulling fs layer 07:32:45 2f39f015ded8: Pulling fs layer 07:32:45 5d3b04190fa2: Waiting 07:32:45 3a2ae6a8a46f: Waiting 07:32:45 33b1e0a273af: Waiting 07:32:45 2f39f015ded8: Waiting 07:32:45 5c69ac0246d0: Verifying Checksum 07:32:45 5c69ac0246d0: Download complete 07:32:45 3a2ae6a8a46f: Verifying Checksum 07:32:45 3a2ae6a8a46f: Download complete 07:32:45 33b1e0a273af: Verifying Checksum 07:32:45 33b1e0a273af: Download complete 07:32:45 5d3b04190fa2: Verifying Checksum 07:32:45 5d3b04190fa2: Download complete 07:32:45 ec43610c2a17: Verifying Checksum 07:32:45 ec43610c2a17: Download complete 07:32:45 5eb5b503b376: Verifying Checksum 07:32:45 5eb5b503b376: Download complete 07:32:45 2f39f015ded8: Download complete 07:32:46 5eb5b503b376: Pull complete 07:32:47 5c69ac0246d0: Pull complete 07:32:47 ec43610c2a17: Pull complete 07:32:47 3a2ae6a8a46f: Pull complete 07:32:48 33b1e0a273af: Pull complete 07:32:48 5d3b04190fa2: Pull complete 07:32:54 2f39f015ded8: Pull complete 07:32:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:54 prd-ubuntu20.04-docker-8c-8g-8287 does not seem to be running inside a container 07:32:54 $ 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/898/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/898 -v /w/workspace/edgex-go/898:/w/workspace/edgex-go/898:rw,z -v /w/workspace/edgex-go/898@tmp:/w/workspace/edgex-go/898@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 07:32:56 $ docker top f4a6f77b8980546dbeec67a29dea3faa25af4d8382dc93d7f5cdd300a60f817d -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:56 + touch /tmp/pre-build-complete [Pipeline] sh 07:32:57 + mkdir -p /var/log/sysstat [Pipeline] sh 07:32:57 + ls /var/log/sa-host 07:32:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:57 provisioning config files... 07:32:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/898@tmp/config3727132027897898550tmp [Pipeline] { [Pipeline] echo 07:32:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:32:57 ---> create-netrc.sh [Pipeline] } 07:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:32:58 ---> python-tools-install.sh [Pipeline] echo 07:32:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:32:58 ---> sudo-logs.sh 07:32:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:32:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:32:58 ---> job-cost.sh 07:32:58 lf-activate-venv: SKIPPING 07:32:58 DEBUG: total: 0.10999999940395355 07:32:58 INFO: Retrieving Stack Cost... 07:32:59 INFO: Retrieving Pricing Info for: v3-standard-8 07:32:59 INFO: Archiving Costs [Pipeline] echo 07:32:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:32:59 ---> logs-deploy.sh 07:32:59 lf-activate-venv: SKIPPING 07:32:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/898 07:32:59 INFO: archiving workspace using pattern(s): 07:33:00 Archives upload complete. 07:33:00 INFO: archiving logs to Nexus 07:33:01 ---> uname -a: 07:33:01 Linux prd-ubuntu20-04-docker-8c-8g-8287 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:33:01 07:33:01 07:33:01 ---> lscpu: 07:33:01 Architecture: x86_64 07:33:01 CPU op-mode(s): 32-bit, 64-bit 07:33:01 Byte Order: Little Endian 07:33:01 Address sizes: 40 bits physical, 48 bits virtual 07:33:01 CPU(s): 8 07:33:01 On-line CPU(s) list: 0-7 07:33:01 Thread(s) per core: 1 07:33:01 Core(s) per socket: 1 07:33:01 Socket(s): 8 07:33:01 NUMA node(s): 1 07:33:01 Vendor ID: AuthenticAMD 07:33:01 CPU family: 23 07:33:01 Model: 49 07:33:01 Model name: AMD EPYC-Rome Processor 07:33:01 Stepping: 0 07:33:01 CPU MHz: 2799.998 07:33:01 BogoMIPS: 5599.99 07:33:01 Virtualization: AMD-V 07:33:01 Hypervisor vendor: KVM 07:33:01 Virtualization type: full 07:33:01 L1d cache: 256 KiB 07:33:01 L1i cache: 256 KiB 07:33:01 L2 cache: 4 MiB 07:33:01 L3 cache: 128 MiB 07:33:01 NUMA node0 CPU(s): 0-7 07:33:01 Vulnerability Gather data sampling: Not affected 07:33:01 Vulnerability Itlb multihit: Not affected 07:33:01 Vulnerability L1tf: Not affected 07:33:01 Vulnerability Mds: Not affected 07:33:01 Vulnerability Meltdown: Not affected 07:33:01 Vulnerability Mmio stale data: Not affected 07:33:01 Vulnerability Retbleed: Vulnerable 07:33:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:33:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:33:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:33:01 Vulnerability Srbds: Not affected 07:33:01 Vulnerability Tsx async abort: Not affected 07:33:01 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 07:33:01 07:33:01 07:33:01 ---> nproc: 07:33:01 8 07:33:01 07:33:01 07:33:01 ---> df -h: 07:33:01 Filesystem Size Used Avail Use% Mounted on 07:33:01 overlay 155G 33G 123G 21% / 07:33:01 tmpfs 64M 0 64M 0% /dev 07:33:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:33:01 shm 64M 0 64M 0% /dev/shm 07:33:01 /dev/vda1 155G 33G 123G 21% /facter-os 07:33:01 07:33:01 07:33:01 ---> sar -b -r -n DEV: 07:33:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8287) 09/04/25 _x86_64_ (8 CPU) 07:33:01 07:33:01 06:39:10 LINUX RESTART (8 CPU) 07:33:01 07:33:01 06:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:33:01 06:41:01 217.65 14.58 203.07 0.00 2174.17 74505.32 0.00 07:33:01 06:42:01 35.48 0.00 35.48 0.00 0.00 36005.35 0.00 07:33:01 06:43:01 49.37 0.20 49.17 0.00 2.53 21031.12 0.00 07:33:01 06:44:01 301.43 0.25 301.18 0.00 32.26 222797.20 0.00 07:33:01 06:45:01 1129.24 21.81 1107.43 0.00 4433.25 369225.12 0.00 07:33:01 06:46:01 349.05 0.13 348.92 0.00 1.47 109036.72 0.00 07:33:01 06:47:01 178.46 0.08 178.37 0.00 0.67 47001.67 0.00 07:33:01 06:48:01 817.28 0.05 817.23 0.00 10.66 139518.03 0.00 07:33:01 06:49:01 30.96 0.00 30.96 0.00 0.00 813.86 0.00 07:33:01 06:50:01 15.88 0.02 15.86 0.00 0.80 383.54 0.00 07:33:01 06:51:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 07:33:01 06:52:01 2.10 0.00 2.10 0.00 0.00 27.60 0.00 07:33:01 06:53:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 07:33:01 06:54:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 07:33:01 06:55:01 1.92 0.02 1.90 0.00 0.13 24.53 0.00 07:33:01 06:56:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 07:33:01 06:57:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 07:33:01 06:58:01 1.58 0.00 1.58 0.00 0.00 17.33 0.00 07:33:01 06:59:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 07:33:01 07:00:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 07:33:01 07:01:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 07:33:01 07:02:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 07:33:01 07:03:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 07:33:01 07:04:02 1.33 0.00 1.33 0.00 0.00 15.59 0.00 07:33:01 07:05:01 1.12 0.00 1.12 0.00 0.00 13.01 0.00 07:33:01 07:06:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 07:33:01 07:07:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 07:33:01 07:08:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 07:33:01 07:09:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 07:33:01 07:10:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 07:33:01 07:11:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 07:33:01 07:12:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 07:33:01 07:13:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 07:33:01 07:14:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 07:33:01 07:15:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 07:33:01 07:16:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 07:33:01 07:17:01 0.98 0.02 0.97 0.00 0.13 10.80 0.00 07:33:01 07:18:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 07:33:01 07:19:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:33:01 07:20:01 1.40 0.00 1.40 0.00 0.00 18.13 0.00 07:33:01 07:21:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 07:33:01 07:22:01 1.13 0.00 1.13 0.00 0.00 14.93 0.00 07:33:01 07:23:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 07:33:01 07:24:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 07:33:01 07:25:01 0.90 0.00 0.90 0.00 0.00 11.73 0.00 07:33:01 07:26:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 07:33:01 07:27:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 07:33:01 07:28:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 07:33:01 07:29:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 07:33:01 07:30:01 1.43 0.00 1.43 0.00 0.00 18.39 0.00 07:33:01 07:31:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 07:33:01 07:32:01 33.26 0.68 32.58 0.00 16.26 14443.99 0.00 07:33:01 07:33:01 169.72 0.47 169.26 0.00 29.06 53820.10 0.00 07:33:01 Average: 63.78 0.72 63.06 0.00 126.50 20559.41 0.00 07:33:01 07:33:01 06:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:33:01 06:41:01 27064432 31295076 981772 2.99 121340 4272836 2276012 6.71 1706268 3574260 355692 07:33:01 06:42:01 26849120 31358264 916132 2.79 127744 4505888 1971772 5.81 1540268 3916988 59656 07:33:01 06:43:01 25583648 31207448 1064872 3.24 133452 5558416 2395272 7.06 2027288 4637596 558416 07:33:01 06:44:01 19830592 31249024 1010672 3.07 147928 11203768 2816308 8.30 2265760 9991344 1196896 07:33:01 06:45:01 7196592 29121420 3041888 9.25 405844 20586944 10027684 29.56 5923284 17972980 511400 07:33:01 06:46:01 3910684 28288084 3876604 11.79 435160 22915148 9446880 27.85 7816980 19267688 5412 07:33:01 06:47:01 1519124 29347412 2817820 8.57 449280 26213836 7796124 22.98 8412676 20938984 2050504 07:33:01 06:48:01 5637252 31392952 836872 2.55 458368 24399740 2060348 6.07 3949312 21639380 536 07:33:01 06:49:01 5621068 31378300 850772 2.59 459512 24400212 2188600 6.45 4416212 21186888 604 07:33:01 06:50:01 5633608 31391496 837404 2.55 460040 24400456 2055996 6.06 4515012 21075628 172 07:33:01 06:51:01 5633340 31391240 837640 2.55 460064 24400460 2055996 6.06 4513900 21075632 12 07:33:01 06:52:01 5649384 31407344 822308 2.50 460116 24400464 2055996 6.06 4498632 21075636 8 07:33:01 06:53:01 5650100 31408104 821576 2.50 460124 24400468 2055996 6.06 4497876 21075640 8 07:33:01 06:54:01 5656612 31414700 814952 2.48 460148 24400476 2055996 6.06 4491812 21075648 12 07:33:01 06:55:01 5654868 31413160 816312 2.48 460188 24400576 2111964 6.23 4491988 21075748 184 07:33:01 06:56:01 5655260 31413596 815788 2.48 460224 24400580 2111964 6.23 4492048 21075752 184 07:33:01 06:57:01 5655172 31413556 815716 2.48 460276 24400584 2111964 6.23 4492000 21075756 176 07:33:01 06:58:01 5655384 31413788 815464 2.48 460300 24400584 2111964 6.23 4491988 21075756 172 07:33:01 06:59:01 5655532 31413992 815160 2.48 460308 24400588 2111964 6.23 4491512 21075760 176 07:33:01 07:00:01 5655900 31414384 814680 2.48 460328 24400588 2111964 6.23 4491024 21075760 180 07:33:01 07:01:01 5656096 31414592 814408 2.48 460340 24400592 2111964 6.23 4490984 21075764 180 07:33:01 07:02:01 5656436 31414964 814044 2.48 460352 24400600 2111964 6.23 4490676 21075772 4 07:33:01 07:03:01 5656348 31414888 814028 2.48 460372 24400600 2111964 6.23 4491032 21075772 176 07:33:01 07:04:02 5655756 31414344 814536 2.48 460404 24400604 2111964 6.23 4491212 21075776 172 07:33:01 07:05:01 5655940 31414532 814412 2.48 460444 24400608 2111964 6.23 4491528 21075780 220 07:33:01 07:06:01 5656376 31415016 814088 2.48 460476 24400608 2111964 6.23 4491144 21075780 168 07:33:01 07:07:01 5656360 31415004 814044 2.48 460504 24400612 2111964 6.23 4491228 21075784 172 07:33:01 07:08:01 5656500 31415204 813800 2.48 460536 24400616 2111964 6.23 4491284 21075788 180 07:33:01 07:09:01 5656452 31415160 813756 2.48 460564 24400620 2111964 6.23 4491352 21075792 176 07:33:01 07:10:01 5656436 31415216 813692 2.48 460580 24400624 2111964 6.23 4491404 21075796 32 07:33:01 07:11:01 5656436 31415220 813652 2.48 460596 24400628 2111964 6.23 4490980 21075796 4 07:33:01 07:12:01 5656120 31414932 813872 2.48 460616 24400632 2111964 6.23 4491424 21075804 176 07:33:01 07:13:01 5656144 31414956 813832 2.48 460632 24400632 2111964 6.23 4491008 21075804 12 07:33:01 07:14:01 5656040 31415028 813668 2.48 460652 24400756 2111964 6.23 4491328 21075936 4 07:33:01 07:15:01 5656172 31415180 813444 2.47 460664 24400768 2111964 6.23 4491456 21075940 164 07:33:01 07:16:01 5655848 31414892 813636 2.48 460688 24400768 2111964 6.23 4491392 21075940 176 07:33:01 07:17:01 5655524 31414572 813864 2.48 460704 24400768 2111964 6.23 4491600 21075944 220 07:33:01 07:18:01 5655112 31414252 814144 2.48 460728 24400776 2111964 6.23 4491456 21075948 204 07:33:01 07:19:01 5655388 31414528 813848 2.48 460748 24400768 2111964 6.23 4491124 21075948 12 07:33:01 07:20:01 5654952 31414188 814088 2.48 460784 24400768 2111964 6.23 4491240 21075956 24 07:33:01 07:21:01 5654960 31414232 813976 2.48 460800 24400784 2111964 6.23 4491212 21075956 20 07:33:01 07:22:01 5655056 31414332 813960 2.48 460812 24400788 2111964 6.23 4491552 21075960 212 07:33:01 07:23:01 5654756 31414056 814232 2.48 460816 24400792 2111964 6.23 4491580 21075964 208 07:33:01 07:24:01 5654496 31413804 814408 2.48 460832 24400796 2111964 6.23 4491616 21075968 180 07:33:01 07:25:01 5654560 31413900 814296 2.48 460856 24400800 2111964 6.23 4491672 21075972 64 07:33:01 07:26:01 5655000 31414360 813792 2.48 460860 24400800 2111964 6.23 4491632 21075972 184 07:33:01 07:27:01 5655032 31414396 813744 2.48 460872 24400804 2111964 6.23 4491300 21075976 24 07:33:01 07:28:01 5654992 31414360 813804 2.48 460880 24400808 2111964 6.23 4491304 21075980 12 07:33:01 07:29:01 5655184 31414552 813780 2.48 460892 24400808 2111964 6.23 4491304 21075980 12 07:33:01 07:30:01 5655596 31415012 813516 2.47 460916 24400816 2111964 6.23 4491792 21075988 68 07:33:01 07:31:01 5655628 31415072 813472 2.47 460932 24400820 2111964 6.23 4491356 21075992 12 07:33:01 07:32:01 4450560 31084512 1137816 3.46 486872 25159332 2439724 7.19 4909916 21760232 376044 07:33:01 07:33:01 3863160 31295536 925292 2.81 520108 25856248 2081124 6.14 4710944 22478672 492 07:33:01 Average: 6962398 31252229 975837 2.97 435634 23016988 2526840 7.45 4459960 19859439 96611 07:33:01 07:33:01 06:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:33:01 06:41:01 veth42af3d6 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:33:01 06:41:01 docker0 759.82 766.12 56.96 4651.58 0.00 0.00 0.00 0.00 07:33:01 06:41:01 ens3 1060.11 951.77 11670.31 138.26 0.00 0.00 0.00 0.00 07:33:01 06:41:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 07:33:01 06:42:01 veth42af3d6 1.25 1.28 0.11 0.12 0.00 0.00 0.00 0.00 07:33:01 06:42:01 docker0 1.25 1.25 0.09 0.11 0.00 0.00 0.00 0.00 07:33:01 06:42:01 ens3 39.64 23.40 33.05 15.37 0.00 0.00 0.00 0.00 07:33:01 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 06:43:01 veth42af3d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:43:01 ens3 20.49 12.45 16.34 10.29 0.00 0.00 0.00 0.00 07:33:01 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth44f0038 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth67a0966 0.05 0.77 0.00 0.04 0.00 0.00 0.00 0.00 07:33:01 06:44:01 vetha4f92e7 4.83 2.08 64.60 0.17 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth7d54049 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth96bc12e 2.18 4.55 0.17 76.11 0.00 0.00 0.00 0.01 07:33:01 06:44:01 veth0677ea9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth5ef67e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:44:01 vethb963625 2.48 6.76 0.19 112.66 0.00 0.00 0.00 0.01 07:33:01 06:44:01 veth883af52 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth55d6d8b 1.42 3.55 0.11 38.70 0.00 0.00 0.00 0.00 07:33:01 06:44:01 vethfd6bf8e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth4906741 1.88 4.27 0.13 38.17 0.00 0.00 0.00 0.00 07:33:01 06:44:01 docker0 21.13 37.82 1.34 605.27 0.00 0.00 0.00 0.00 07:33:01 06:44:01 ens3 176.64 102.52 3741.56 24.49 0.00 0.00 0.00 0.00 07:33:01 06:44:01 vethfa5c1fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth0bcae6d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:44:01 vethd80a5ce 1.53 3.65 0.12 38.17 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth1c251b9 4.73 8.18 0.38 116.48 0.00 0.00 0.00 0.01 07:33:01 06:44:01 veth58ff35f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:44:01 vethff2a095 4.27 1.88 38.17 0.13 0.00 0.00 0.00 0.00 07:33:01 06:44:01 vethc96d44c 0.40 1.25 0.04 0.17 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth5252009 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth15b2d50 6.76 2.48 112.66 0.19 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth687c99e 2.08 4.83 0.17 64.60 0.00 0.00 0.00 0.01 07:33:01 06:44:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth47772c2 1.50 3.10 0.12 44.43 0.00 0.00 0.00 0.00 07:33:01 06:44:01 veth08165aa 3.55 1.42 38.70 0.11 0.00 0.00 0.00 0.00 07:33:01 06:45:01 vethce6f455 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:33:01 06:45:01 veth7b12f9b 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 07:33:01 06:45:01 veth2d45923 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 07:33:01 06:45:01 veth3696d38 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 07:33:01 06:45:01 vethf036ea2 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 07:33:01 06:45:01 vethcb07d12 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 07:33:01 06:45:01 veth8d0de92 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 07:33:01 06:45:01 vethfe2b3a8 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 07:33:01 06:45:01 docker0 528.57 841.60 45.15 8306.20 0.00 0.00 0.00 0.00 07:33:01 06:45:01 ens3 1055.51 652.34 11326.80 74.99 0.00 0.00 0.00 0.00 07:33:01 06:45:01 veth1792155 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 07:33:01 06:45:01 vethc96d44c 0.08 2.47 0.00 0.10 0.00 0.00 0.00 0.00 07:33:01 06:45:01 vethdaaddab 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 07:33:01 06:45:01 veth411cfcd 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 07:33:01 06:45:01 veth9c8fd95 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 07:33:01 06:45:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 07:33:01 06:46:01 vethce6f455 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:46:01 veth7b12f9b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:46:01 veth2d45923 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:46:01 veth3696d38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:46:01 vethf036ea2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:46:01 vethcb07d12 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:46:01 veth8d0de92 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:46:01 vethfe2b3a8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:46:01 docker0 0.12 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:46:01 ens3 5.08 3.90 3.80 2.10 0.00 0.00 0.00 0.00 07:33:01 06:46:01 vethc96d44c 0.08 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:33:01 06:46:01 vethdaaddab 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:46:01 veth9c8fd95 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:33:01 06:47:01 vethce6f455 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:47:01 veth7b12f9b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:47:01 veth2d45923 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:47:01 veth3696d38 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:47:01 vethf036ea2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:47:01 vethcb07d12 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:47:01 veth8d0de92 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:47:01 vethfe2b3a8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:47:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:47:01 ens3 8.36 4.82 6.83 3.70 0.00 0.00 0.00 0.00 07:33:01 06:47:01 vethc96d44c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:47:01 vethdaaddab 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:47:01 veth9c8fd95 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:48:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:48:01 ens3 245.62 263.80 125.54 1068.76 0.00 0.00 0.00 0.00 07:33:01 06:48:01 lo 20.73 20.73 2.03 2.03 0.00 0.00 0.00 0.00 07:33:01 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:49:01 ens3 450.26 467.01 176.65 2765.77 0.00 0.00 0.00 0.00 07:33:01 06:49:01 lo 33.53 33.53 3.28 3.28 0.00 0.00 0.00 0.00 07:33:01 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:50:01 ens3 150.96 140.59 91.30 628.79 0.00 0.00 0.00 0.00 07:33:01 06:50:01 lo 15.53 15.53 1.51 1.51 0.00 0.00 0.00 0.00 07:33:01 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:51:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:33:01 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:53:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:01 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:54:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:55:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:33:01 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:57:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:58:01 ens3 0.30 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:33:01 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 06:59:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:33:01 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:00:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:33:01 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:02:01 ens3 0.28 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:33:01 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:04:02 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:33:01 07:04:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:05:01 ens3 0.64 0.64 0.35 0.30 0.00 0.00 0.00 0.00 07:33:01 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:09:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:33:01 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:10:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 07:33:01 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:14:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:15:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:33:01 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:19:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:20:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:33:01 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:21:01 ens3 0.23 0.07 0.17 0.00 0.00 0.00 0.00 0.00 07:33:01 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:25:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:33:01 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:28:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:33:01 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:30:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:33:01 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:31:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 07:33:01 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 07:32:01 docker0 65.26 79.37 5.81 883.20 0.00 0.00 0.00 0.00 07:33:01 07:32:01 ens3 173.42 116.40 3538.10 20.09 0.00 0.00 0.00 0.00 07:33:01 07:32:01 veth4ee214c 65.26 79.49 6.70 883.21 0.00 0.00 0.00 0.07 07:33:01 07:32:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 07:33:01 07:33:01 docker0 4.28 3.32 0.54 1.43 0.00 0.00 0.00 0.00 07:33:01 07:33:01 ens3 323.21 227.30 5806.18 172.87 0.00 0.00 0.00 0.00 07:33:01 07:33:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 07:33:01 Average: docker0 26.06 32.65 2.07 272.72 0.00 0.00 0.00 0.00 07:33:01 Average: ens3 70.13 56.06 689.64 92.98 0.00 0.00 0.00 0.00 07:33:01 Average: lo 1.55 1.55 0.15 0.15 0.00 0.00 0.00 0.00 07:33:01 07:33:01 07:33:01 ---> sar -P ALL: 07:33:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8287) 09/04/25 _x86_64_ (8 CPU) 07:33:01 07:33:01 06:39:10 LINUX RESTART (8 CPU) 07:33:01 07:33:01 06:40:01 CPU %user %nice %system %iowait %steal %idle 07:33:01 06:41:01 all 20.96 0.00 5.47 1.28 0.08 72.22 07:33:01 06:41:01 0 24.63 0.00 6.11 2.13 0.07 67.07 07:33:01 06:41:01 1 21.63 0.00 5.31 0.14 0.08 72.84 07:33:01 06:41:01 2 19.81 0.00 4.45 2.58 0.08 73.08 07:33:01 06:41:01 3 20.90 0.00 6.55 0.72 0.08 71.75 07:33:01 06:41:01 4 19.68 0.00 4.71 0.14 0.07 75.41 07:33:01 06:41:01 5 21.17 0.00 4.93 2.34 0.07 71.50 07:33:01 06:41:01 6 20.07 0.00 5.54 1.42 0.07 72.91 07:33:01 06:41:01 7 19.85 0.00 6.13 0.77 0.09 73.16 07:33:01 06:42:01 all 38.66 0.00 6.72 0.33 0.08 54.22 07:33:01 06:42:01 0 39.15 0.00 6.55 0.00 0.07 54.24 07:33:01 06:42:01 1 37.35 0.00 6.05 0.00 0.07 56.53 07:33:01 06:42:01 2 39.59 0.00 6.39 0.00 0.08 53.94 07:33:01 06:42:01 3 39.50 0.00 7.99 0.10 0.07 52.33 07:33:01 06:42:01 4 37.65 0.00 6.43 0.02 0.08 55.82 07:33:01 06:42:01 5 38.87 0.00 6.71 2.45 0.08 51.88 07:33:01 06:42:01 6 38.06 0.00 7.28 0.08 0.08 54.49 07:33:01 06:42:01 7 39.09 0.00 6.33 0.00 0.07 54.51 07:33:01 06:43:01 all 72.10 0.00 9.07 0.07 0.10 18.66 07:33:01 06:43:01 0 71.43 0.00 9.05 0.02 0.10 19.41 07:33:01 06:43:01 1 71.89 0.00 9.01 0.02 0.10 18.98 07:33:01 06:43:01 2 72.40 0.00 8.87 0.00 0.10 18.63 07:33:01 06:43:01 3 72.50 0.00 9.78 0.00 0.10 17.62 07:33:01 06:43:01 4 73.07 0.00 9.45 0.00 0.10 17.38 07:33:01 06:43:01 5 72.80 0.00 9.08 0.44 0.10 17.58 07:33:01 06:43:01 6 71.50 0.00 8.50 0.05 0.10 19.85 07:33:01 06:43:01 7 71.22 0.00 8.83 0.02 0.10 19.83 07:33:01 06:44:01 all 30.01 0.00 8.73 3.47 0.10 57.70 07:33:01 06:44:01 0 31.50 0.00 8.56 2.75 0.10 57.09 07:33:01 06:44:01 1 29.93 0.00 8.56 2.82 0.10 58.58 07:33:01 06:44:01 2 30.77 0.00 8.47 3.09 0.10 57.56 07:33:01 06:44:01 3 30.81 0.00 9.74 3.69 0.10 55.67 07:33:01 06:44:01 4 29.68 0.00 9.18 5.89 0.08 55.17 07:33:01 06:44:01 5 28.10 0.00 8.35 3.11 0.08 60.36 07:33:01 06:44:01 6 29.13 0.00 8.69 3.45 0.08 58.64 07:33:01 06:44:01 7 30.11 0.00 8.27 2.99 0.10 58.52 07:33:01 06:45:01 all 57.54 0.00 14.22 8.91 0.12 19.20 07:33:01 06:45:01 0 57.36 0.00 14.65 3.03 0.12 24.84 07:33:01 06:45:01 1 57.98 0.00 13.69 6.75 0.10 21.48 07:33:01 06:45:01 2 58.42 0.00 13.66 10.86 0.12 16.95 07:33:01 06:45:01 3 57.99 0.00 13.56 6.37 0.12 21.96 07:33:01 06:45:01 4 56.93 0.00 14.46 7.27 0.12 21.22 07:33:01 06:45:01 5 57.73 0.00 14.26 17.75 0.10 10.15 07:33:01 06:45:01 6 57.24 0.00 14.49 12.17 0.13 15.97 07:33:01 06:45:01 7 56.69 0.00 15.02 7.19 0.12 20.98 07:33:01 06:46:01 all 89.35 0.00 10.52 0.00 0.13 0.00 07:33:01 06:46:01 0 89.24 0.00 10.63 0.00 0.13 0.00 07:33:01 06:46:01 1 89.97 0.00 9.91 0.00 0.12 0.00 07:33:01 06:46:01 2 88.50 0.00 11.36 0.00 0.13 0.00 07:33:01 06:46:01 3 89.63 0.00 10.23 0.00 0.13 0.00 07:33:01 06:46:01 4 90.00 0.00 9.88 0.00 0.12 0.00 07:33:01 06:46:01 5 88.72 0.00 11.15 0.00 0.13 0.00 07:33:01 06:46:01 6 89.45 0.00 10.41 0.00 0.13 0.00 07:33:01 06:46:01 7 89.32 0.00 10.57 0.00 0.12 0.00 07:33:01 06:47:01 all 90.54 0.00 9.35 0.00 0.11 0.00 07:33:01 06:47:01 0 90.45 0.00 9.45 0.00 0.10 0.00 07:33:01 06:47:01 1 91.04 0.00 8.83 0.00 0.13 0.00 07:33:01 06:47:01 2 91.20 0.00 8.70 0.00 0.10 0.00 07:33:01 06:47:01 3 90.27 0.00 9.63 0.00 0.10 0.00 07:33:01 06:47:01 4 90.52 0.00 9.36 0.00 0.12 0.00 07:33:01 06:47:01 5 90.44 0.00 9.46 0.00 0.10 0.00 07:33:01 06:47:01 6 90.39 0.00 9.48 0.00 0.13 0.00 07:33:01 06:47:01 7 90.00 0.00 9.88 0.00 0.12 0.00 07:33:01 06:48:01 all 33.34 0.00 5.50 0.51 0.08 60.57 07:33:01 06:48:01 0 30.00 0.00 6.41 0.58 0.07 62.95 07:33:01 06:48:01 1 32.23 0.00 5.78 0.47 0.08 61.44 07:33:01 06:48:01 2 32.55 0.00 5.69 0.27 0.08 61.41 07:33:01 06:48:01 3 38.04 0.00 4.83 1.09 0.08 55.95 07:33:01 06:48:01 4 32.78 0.00 5.30 0.23 0.07 61.62 07:33:01 06:48:01 5 33.26 0.00 4.88 0.32 0.07 61.47 07:33:01 06:48:01 6 33.79 0.00 5.48 0.52 0.08 60.12 07:33:01 06:48:01 7 34.09 0.00 5.65 0.59 0.08 59.58 07:33:01 06:49:01 all 12.08 0.00 0.98 0.10 0.06 86.78 07:33:01 06:49:01 0 15.23 0.00 1.03 0.15 0.07 83.52 07:33:01 06:49:01 1 13.51 0.00 1.01 0.03 0.07 85.38 07:33:01 06:49:01 2 13.02 0.00 1.15 0.02 0.07 85.75 07:33:01 06:49:01 3 11.82 0.00 1.04 0.45 0.07 86.62 07:33:01 06:49:01 4 14.87 0.00 1.24 0.02 0.07 83.81 07:33:01 06:49:01 5 14.33 0.00 0.87 0.02 0.07 84.72 07:33:01 06:49:01 6 5.72 0.00 0.69 0.07 0.07 93.46 07:33:01 06:49:01 7 8.09 0.00 0.83 0.02 0.05 91.00 07:33:01 06:50:01 all 3.29 0.00 0.45 0.08 0.06 96.13 07:33:01 06:50:01 0 2.75 0.00 0.48 0.02 0.05 96.70 07:33:01 06:50:01 1 6.14 0.00 0.62 0.03 0.05 93.16 07:33:01 06:50:01 2 2.86 0.00 0.47 0.02 0.05 96.61 07:33:01 06:50:01 3 4.79 0.00 0.49 0.52 0.13 94.07 07:33:01 06:50:01 4 3.92 0.00 0.49 0.02 0.05 95.52 07:33:01 06:50:01 5 0.77 0.00 0.37 0.00 0.03 98.83 07:33:01 06:50:01 6 2.57 0.00 0.33 0.00 0.05 97.04 07:33:01 06:50:01 7 2.51 0.00 0.34 0.00 0.03 97.12 07:33:01 06:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:01 06:51:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:33:01 06:51:01 1 0.03 0.00 0.03 0.02 0.02 99.90 07:33:01 06:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 06:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:33:01 06:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:33:01 06:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:01 06:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 06:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 07:33:01 06:51:01 CPU %user %nice %system %iowait %steal %idle 07:33:01 06:52:01 all 0.19 0.00 0.03 0.01 0.02 99.75 07:33:01 06:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 06:52:01 1 0.05 0.00 0.03 0.05 0.02 99.85 07:33:01 06:52:01 2 1.14 0.00 0.05 0.00 0.02 98.79 07:33:01 06:52:01 3 0.02 0.00 0.02 0.03 0.02 99.92 07:33:01 06:52:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:33:01 06:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:01 06:52:01 6 0.23 0.00 0.05 0.00 0.02 99.70 07:33:01 06:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 06:53:01 all 0.02 0.00 0.02 0.00 0.01 99.94 07:33:01 06:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 06:53:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:33:01 06:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 06:53:01 3 0.03 0.00 0.03 0.02 0.00 99.92 07:33:01 06:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:01 06:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:01 06:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:33:01 06:53:01 7 0.02 0.00 0.05 0.00 0.02 99.92 07:33:01 06:54:01 all 0.15 0.00 0.01 0.00 0.01 99.82 07:33:01 06:54:01 0 0.03 0.00 0.03 0.02 0.02 99.90 07:33:01 06:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:33:01 06:54:01 2 0.98 0.00 0.03 0.00 0.02 98.97 07:33:01 06:54:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:33:01 06:54:01 4 0.07 0.00 0.03 0.00 0.02 99.88 07:33:01 06:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:01 06:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 06:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:33:01 06:55:01 all 0.03 0.00 0.04 0.00 0.01 99.91 07:33:01 06:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 06:55:01 1 0.02 0.00 0.05 0.00 0.02 99.92 07:33:01 06:55:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:33:01 06:55:01 3 0.10 0.00 0.05 0.02 0.02 99.82 07:33:01 06:55:01 4 0.02 0.00 0.03 0.02 0.00 99.93 07:33:01 06:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 06:55:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:33:01 06:55:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:33:01 06:56:01 all 0.04 0.00 0.01 0.01 0.01 99.93 07:33:01 06:56:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:33:01 06:56:01 1 0.08 0.00 0.00 0.02 0.02 99.88 07:33:01 06:56:01 2 0.08 0.00 0.00 0.00 0.02 99.90 07:33:01 06:56:01 3 0.03 0.00 0.02 0.03 0.02 99.90 07:33:01 06:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 06:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:01 06:56:01 6 0.05 0.00 0.03 0.00 0.02 99.90 07:33:01 06:56:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:01 06:57:01 all 0.01 0.00 0.02 0.01 0.01 99.95 07:33:01 06:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:01 06:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 06:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 06:57:01 3 0.02 0.00 0.03 0.05 0.02 99.88 07:33:01 06:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:01 06:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:01 06:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:33:01 06:57:01 7 0.00 0.00 0.02 0.00 0.03 99.95 07:33:01 06:58:01 all 0.24 0.00 0.01 0.00 0.01 99.73 07:33:01 06:58:01 0 0.00 0.00 0.03 0.00 0.03 99.93 07:33:01 06:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 06:58:01 2 1.56 0.00 0.00 0.00 0.02 98.42 07:33:01 06:58:01 3 0.08 0.00 0.03 0.03 0.02 99.83 07:33:01 06:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:01 06:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:01 06:58:01 6 0.08 0.00 0.02 0.00 0.02 99.88 07:33:01 06:58:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:33:01 06:59:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:01 06:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:33:01 06:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 06:59:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:33:01 06:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:33:01 06:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:01 06:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:01 06:59:01 6 0.02 0.00 0.03 0.02 0.02 99.92 07:33:01 06:59:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:33:01 07:00:01 all 0.07 0.00 0.02 0.01 0.01 99.89 07:33:01 07:00:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:33:01 07:00:01 1 0.05 0.00 0.00 0.02 0.02 99.92 07:33:01 07:00:01 2 0.37 0.00 0.03 0.00 0.02 99.58 07:33:01 07:00:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:01 07:00:01 4 0.08 0.00 0.02 0.00 0.00 99.90 07:33:01 07:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:01 07:00:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:33:01 07:00:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:01 07:01:01 all 0.19 0.00 0.02 0.00 0.01 99.78 07:33:01 07:01:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:33:01 07:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:33:01 07:01:01 2 1.35 0.00 0.00 0.00 0.02 98.63 07:33:01 07:01:01 3 0.05 0.00 0.03 0.03 0.02 99.87 07:33:01 07:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:33:01 07:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:01:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:33:01 07:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:02:01 all 0.11 0.00 0.02 0.00 0.01 99.85 07:33:01 07:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 07:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:33:01 07:02:01 2 0.65 0.00 0.02 0.00 0.02 99.32 07:33:01 07:02:01 3 0.05 0.00 0.05 0.02 0.02 99.87 07:33:01 07:02:01 4 0.07 0.00 0.03 0.00 0.02 99.88 07:33:01 07:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:33:01 07:02:01 CPU %user %nice %system %iowait %steal %idle 07:33:01 07:03:01 all 0.08 0.00 0.02 0.00 0.01 99.88 07:33:01 07:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:33:01 07:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:33:01 07:03:01 2 0.43 0.00 0.03 0.00 0.00 99.53 07:33:01 07:03:01 3 0.05 0.00 0.03 0.03 0.02 99.87 07:33:01 07:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:03:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:33:01 07:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 07:03:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:01 07:04:02 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:01 07:04:02 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:01 07:04:02 1 0.05 0.00 0.02 0.00 0.02 99.92 07:33:01 07:04:02 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 07:04:02 3 0.05 0.00 0.00 0.02 0.02 99.92 07:33:01 07:04:02 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:01 07:04:02 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:04:02 6 0.05 0.00 0.03 0.00 0.00 99.92 07:33:01 07:04:02 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 07:05:01 all 0.02 0.00 0.02 0.00 0.01 99.94 07:33:01 07:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 07:05:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:33:01 07:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:01 07:05:01 3 0.02 0.00 0.03 0.02 0.02 99.92 07:33:01 07:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:01 07:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:33:01 07:05:01 7 0.03 0.00 0.05 0.02 0.02 99.88 07:33:01 07:06:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:33:01 07:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:33:01 07:06:01 1 0.08 0.00 0.02 0.00 0.00 99.90 07:33:01 07:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:33:01 07:06:01 3 0.02 0.00 0.03 0.02 0.02 99.92 07:33:01 07:06:01 4 0.08 0.00 0.00 0.00 0.00 99.92 07:33:01 07:06:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:33:01 07:06:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 07:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:07:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:33:01 07:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:01 07:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:33:01 07:07:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:33:01 07:07:01 3 0.05 0.00 0.02 0.02 0.00 99.92 07:33:01 07:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:33:01 07:07:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:33:01 07:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 07:08:01 all 0.04 0.00 0.03 0.01 0.01 99.92 07:33:01 07:08:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:33:01 07:08:01 1 0.08 0.00 0.02 0.00 0.00 99.90 07:33:01 07:08:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:33:01 07:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:01 07:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:01 07:08:01 5 0.03 0.00 0.02 0.03 0.00 99.92 07:33:01 07:08:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:33:01 07:08:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:33:01 07:09:01 all 0.02 0.00 0.01 0.09 0.01 99.86 07:33:01 07:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:33:01 07:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 07:09:01 3 0.07 0.00 0.00 0.38 0.02 99.53 07:33:01 07:09:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:33:01 07:09:01 5 0.00 0.00 0.03 0.33 0.02 99.62 07:33:01 07:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:33:01 07:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:10:01 all 0.06 0.00 0.02 0.04 0.01 99.87 07:33:01 07:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:33:01 07:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 07:10:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:33:01 07:10:01 3 0.03 0.00 0.03 0.28 0.00 99.65 07:33:01 07:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:01 07:10:01 5 0.15 0.00 0.00 0.05 0.00 99.80 07:33:01 07:10:01 6 0.12 0.00 0.05 0.00 0.00 99.83 07:33:01 07:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 07:11:01 all 0.03 0.00 0.02 0.02 0.01 99.93 07:33:01 07:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:01 07:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:01 07:11:01 3 0.02 0.00 0.00 0.15 0.00 99.83 07:33:01 07:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:11:01 5 0.05 0.00 0.02 0.02 0.00 99.92 07:33:01 07:11:01 6 0.07 0.00 0.02 0.00 0.02 99.90 07:33:01 07:11:01 7 0.02 0.00 0.05 0.00 0.03 99.90 07:33:01 07:12:01 all 0.09 0.00 0.02 0.01 0.02 99.86 07:33:01 07:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:12:01 2 0.38 0.00 0.03 0.00 0.02 99.57 07:33:01 07:12:01 3 0.05 0.00 0.02 0.05 0.02 99.87 07:33:01 07:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:12:01 5 0.07 0.00 0.02 0.03 0.02 99.87 07:33:01 07:12:01 6 0.07 0.00 0.05 0.00 0.02 99.87 07:33:01 07:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:33:01 07:13:01 all 0.03 0.00 0.01 0.01 0.00 99.94 07:33:01 07:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:01 07:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:33:01 07:13:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:33:01 07:13:01 3 0.05 0.00 0.00 0.10 0.00 99.85 07:33:01 07:13:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:33:01 07:13:01 5 0.05 0.00 0.00 0.02 0.00 99.93 07:33:01 07:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:01 07:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:33:01 07:13:01 CPU %user %nice %system %iowait %steal %idle 07:33:01 07:14:01 all 0.04 0.00 0.01 0.00 0.02 99.93 07:33:01 07:14:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:33:01 07:14:01 1 0.10 0.00 0.00 0.00 0.02 99.88 07:33:01 07:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:01 07:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:01 07:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:14:01 5 0.07 0.00 0.03 0.00 0.02 99.88 07:33:01 07:14:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:33:01 07:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:15:01 all 0.03 0.00 0.03 0.01 0.01 99.94 07:33:01 07:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 07:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:01 07:15:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:33:01 07:15:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:33:01 07:15:01 5 0.03 0.00 0.03 0.03 0.03 99.87 07:33:01 07:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:33:01 07:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:33:01 07:16:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:33:01 07:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:33:01 07:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:33:01 07:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:01 07:16:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:01 07:16:01 4 0.08 0.00 0.02 0.00 0.02 99.88 07:33:01 07:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:01 07:16:01 6 0.07 0.00 0.03 0.00 0.02 99.88 07:33:01 07:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 07:17:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:33:01 07:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 07:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:17:01 2 0.17 0.00 0.03 0.00 0.00 99.80 07:33:01 07:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:33:01 07:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:01 07:17:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:33:01 07:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:33:01 07:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:33:01 07:18:01 all 0.28 0.00 0.02 0.00 0.01 99.69 07:33:01 07:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:18:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:33:01 07:18:01 2 1.99 0.00 0.02 0.00 0.02 97.98 07:33:01 07:18:01 3 0.05 0.00 0.02 0.02 0.00 99.92 07:33:01 07:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:33:01 07:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:19:01 all 0.23 0.00 0.02 0.00 0.01 99.74 07:33:01 07:19:01 0 0.02 0.00 0.05 0.00 0.02 99.92 07:33:01 07:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:01 07:19:01 2 1.66 0.00 0.02 0.00 0.02 98.30 07:33:01 07:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:01 07:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:33:01 07:19:01 6 0.03 0.00 0.03 0.00 0.00 99.93 07:33:01 07:19:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:01 07:20:01 all 0.04 0.00 0.02 0.00 0.01 99.92 07:33:01 07:20:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:33:01 07:20:01 1 0.08 0.00 0.02 0.00 0.02 99.88 07:33:01 07:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:20:01 3 0.03 0.00 0.03 0.02 0.02 99.90 07:33:01 07:20:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:33:01 07:20:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:33:01 07:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:01 07:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:01 07:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:01 07:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:01 07:21:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:33:01 07:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:01 07:21:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:33:01 07:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:22:01 all 0.19 0.00 0.01 0.00 0.00 99.79 07:33:01 07:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:33:01 07:22:01 2 1.16 0.00 0.00 0.00 0.00 98.84 07:33:01 07:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:22:01 4 0.07 0.00 0.00 0.00 0.00 99.93 07:33:01 07:22:01 5 0.08 0.00 0.02 0.02 0.00 99.88 07:33:01 07:22:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 07:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:01 07:23:01 all 0.07 0.00 0.02 0.00 0.01 99.91 07:33:01 07:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:01 07:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:23:01 2 0.37 0.00 0.02 0.00 0.02 99.60 07:33:01 07:23:01 3 0.07 0.00 0.03 0.02 0.00 99.88 07:33:01 07:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:01 07:23:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:33:01 07:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:01 07:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:24:01 all 0.27 0.00 0.03 0.00 0.01 99.68 07:33:01 07:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 07:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:24:01 2 1.86 0.00 0.05 0.00 0.00 98.09 07:33:01 07:24:01 3 0.03 0.00 0.02 0.02 0.03 99.90 07:33:01 07:24:01 4 0.08 0.00 0.02 0.00 0.02 99.88 07:33:01 07:24:01 5 0.03 0.00 0.03 0.02 0.00 99.92 07:33:01 07:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 07:33:01 07:24:01 7 0.05 0.00 0.05 0.00 0.03 99.87 07:33:01 07:33:01 07:24:01 CPU %user %nice %system %iowait %steal %idle 07:33:01 07:25:01 all 0.24 0.00 0.02 0.00 0.01 99.74 07:33:01 07:25:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:33:01 07:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:25:01 2 1.71 0.00 0.00 0.00 0.02 98.27 07:33:01 07:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:25:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:33:01 07:25:01 5 0.02 0.00 0.03 0.02 0.02 99.92 07:33:01 07:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:01 07:25:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:01 07:26:01 all 0.04 0.00 0.03 0.00 0.01 99.92 07:33:01 07:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:26:01 2 0.10 0.00 0.02 0.00 0.02 99.87 07:33:01 07:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:01 07:26:01 4 0.08 0.00 0.03 0.00 0.02 99.87 07:33:01 07:26:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:33:01 07:26:01 6 0.00 0.00 0.03 0.00 0.02 99.95 07:33:01 07:26:01 7 0.02 0.00 0.05 0.00 0.00 99.93 07:33:01 07:27:01 all 0.04 0.00 0.02 0.00 0.01 99.94 07:33:01 07:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:33:01 07:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:33:01 07:27:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:33:01 07:27:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:33:01 07:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:33:01 07:27:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:33:01 07:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:28:01 all 0.05 0.00 0.01 0.01 0.01 99.92 07:33:01 07:28:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:33:01 07:28:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:33:01 07:28:01 2 0.12 0.00 0.00 0.00 0.02 99.87 07:33:01 07:28:01 3 0.05 0.00 0.02 0.02 0.02 99.90 07:33:01 07:28:01 4 0.07 0.00 0.00 0.00 0.02 99.92 07:33:01 07:28:01 5 0.03 0.00 0.00 0.03 0.00 99.93 07:33:01 07:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:01 07:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:01 07:29:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:33:01 07:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 07:29:01 3 0.07 0.00 0.03 0.00 0.00 99.90 07:33:01 07:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:01 07:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:01 07:30:01 all 0.03 0.00 0.02 0.01 0.01 99.94 07:33:01 07:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:01 07:30:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:33:01 07:30:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:33:01 07:30:01 3 0.07 0.00 0.03 0.03 0.02 99.85 07:33:01 07:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:33:01 07:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:30:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:33:01 07:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:01 07:31:01 all 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:01 07:31:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:33:01 07:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:01 07:31:01 3 0.07 0.00 0.05 0.00 0.00 99.88 07:33:01 07:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:01 07:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:01 07:31:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:33:01 07:31:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:01 07:32:01 all 4.16 0.00 1.53 0.22 0.03 94.06 07:33:01 07:32:01 0 3.33 0.00 1.87 1.17 0.03 93.59 07:33:01 07:32:01 1 4.47 0.00 1.57 0.08 0.03 93.84 07:33:01 07:32:01 2 5.54 0.00 1.32 0.02 0.02 93.11 07:33:01 07:32:01 3 4.11 0.00 1.61 0.27 0.03 93.98 07:33:01 07:32:01 4 5.50 0.00 1.66 0.00 0.03 92.81 07:33:01 07:32:01 5 2.98 0.00 1.64 0.17 0.03 95.17 07:33:01 07:32:01 6 3.44 0.00 1.28 0.03 0.03 95.22 07:33:01 07:32:01 7 3.85 0.00 1.27 0.03 0.03 94.82 07:33:01 07:33:01 all 8.48 0.00 3.62 0.87 0.08 86.94 07:33:01 07:33:01 0 7.51 0.00 3.59 0.17 0.08 88.65 07:33:01 07:33:01 1 11.40 0.00 4.27 2.55 0.08 81.69 07:33:01 07:33:01 2 7.64 0.00 3.07 0.03 0.08 89.18 07:33:01 07:33:01 3 9.04 0.00 4.72 2.45 0.07 83.73 07:33:01 07:33:01 4 8.29 0.00 4.54 0.10 0.07 87.00 07:33:01 07:33:01 5 8.71 0.00 2.81 0.05 0.08 88.34 07:33:01 07:33:01 6 8.77 0.00 3.13 0.05 0.07 87.98 07:33:01 07:33:01 7 6.53 0.00 2.84 1.56 0.10 88.98 07:33:01 Average: all 8.73 0.00 1.44 0.30 0.03 89.50 07:33:01 Average: 0 8.73 0.00 1.49 0.19 0.03 89.57 07:33:01 Average: 1 8.83 0.00 1.41 0.24 0.03 89.49 07:33:01 Average: 2 9.01 0.00 1.39 0.32 0.03 89.25 07:33:01 Average: 3 8.86 0.00 1.52 0.32 0.03 89.26 07:33:01 Average: 4 8.74 0.00 1.45 0.26 0.03 89.53 07:33:01 Average: 5 8.63 0.00 1.41 0.51 0.03 89.43 07:33:01 Average: 6 8.50 0.00 1.43 0.34 0.03 89.71 07:33:01 Average: 7 8.51 0.00 1.44 0.25 0.03 89.77 07:33:01 07:33:01 07:33:01