Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f5b0c5496af9ca836db6a817a30441789f57659 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-ssh12178051301264884342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh816215715984604078.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh4362663325714426970.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh1149922830074241926.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-ssh6814433781144815556.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-ubuntu20.04-docker-8c-8g-41336’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41337 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/811 [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/811 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f5b0c5496af9ca836db6a817a30441789f57659 (main) Commit message: "Merge pull request #5115 from judehung/pick-from-odessa" > git config core.sparsecheckout # timeout=10 > git checkout -f 0f5b0c5496af9ca836db6a817a30441789f57659 # timeout=10 > git rev-list --no-walk 692b82db1817957d6150ebf24d9618fd29462205 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:25:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:25:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:25:00 ========================================================= 09:25:00 EdgeX Global Pipelines Version Info 09:25:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:25:01 ------------------- 09:25:01 stable info: 09:25:01 ------------------- 09:25:01 Commited By: Cherry Wang cherry@iotechsys.com 09:25:01 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 09:25:01 Message: update stable to v1.0.272 09:25:01 ------------------- 09:25:01 experimental info: 09:25:01 ------------------- 09:25:01 Commited By: Ginny Guan ginny@iotechsys.com 09:25:01 Commit SHA: 235b1586b52bba4daa563b0c82d97de0826420b1 09:25:01 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f5b0c5 [Pipeline] echo 09:25:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:02 provisioning config files... 09:25:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/811@tmp/config13825928390047628566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:02 ---> ****-login.sh 09:25:02 nexus3.edgexfoundry.org:10001 09:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:02 Configure a credential helper to remove this warning. See 09:25:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:02 09:25:02 Login Succeeded 09:25:02 nexus3.edgexfoundry.org:10002 09:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:03 Configure a credential helper to remove this warning. See 09:25:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:03 09:25:03 Login Succeeded 09:25:03 nexus3.edgexfoundry.org:10003 09:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:03 Configure a credential helper to remove this warning. See 09:25:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:03 09:25:03 Login Succeeded 09:25:03 nexus3.edgexfoundry.org:10004 09:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:03 Configure a credential helper to remove this warning. See 09:25:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:03 09:25:03 Login Succeeded 09:25:03 ****.io 09:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:03 Configure a credential helper to remove this warning. See 09:25:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:03 09:25:03 Login Succeeded 09:25:03 ---> ****-login.sh ends [Pipeline] } 09:25:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:25:04 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:25:04 + dirname cmd/core-command/Dockerfile 09:25:04 + cut -d/ -f2 09:25:04 + echo core-command,cmd/core-command/Dockerfile 09:25:04 + cut -d/ -f2 09:25:04 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:25:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:25:04 + dirname cmd/core-data/Dockerfile 09:25:04 + cut -d/ -f2 09:25:04 + echo core-data,cmd/core-data/Dockerfile 09:25:04 + + dirname cmd/core-keeper/Dockerfile 09:25:04 cut -d/ -f2 09:25:04 + echo core-keeper,cmd/core-keeper/Dockerfile 09:25:04 + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile 09:25:04 09:25:04 + echo core-metadata,cmd/core-metadata/Dockerfile 09:25:04 + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile 09:25:04 09:25:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:25:04 + cut+ -d/ -f2 09:25:04 dirname cmd/security-proxy-auth/Dockerfile 09:25:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:25:04 + dirname cmd/security-proxy-setup/Dockerfile 09:25:04 + cut -d/ -f2 09:25:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:25:04 + dirname cmd/security-secretstore-setup/Dockerfile 09:25:04 + cut -d/ -f2 09:25:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:25:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:25:04 + cut -d/ -f2 09:25:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:25:04 + dirname cmd/security-spire-agent/Dockerfile 09:25:04 + cut -d/ -f2 09:25:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:25:04 + dirname cmd/security-spire-config/Dockerfile 09:25:04 + cut -d/ -f2 09:25:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:25:04 + dirname cmd/security-spire-server/Dockerfile 09:25:04 + cut -d/ -f2 09:25:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:25:04 + dirname cmd/support-notifications/Dockerfile 09:25:04 + cut -d/ -f2 09:25:04 + echo support-notifications,cmd/support-notifications/Dockerfile 09:25:04 + dirname cmd/support-scheduler/Dockerfile 09:25:04 + cut -d/ -f2 09:25:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:25:04 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:25:04 + git rev-list -1 --merges 0f5b0c5496af9ca836db6a817a30441789f57659~1..0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] echo 09:25:04 -----------> git rev-list -1 --merges 0f5b0c5496af9ca836db6a817a30441789f57659~1..0f5b0c5496af9ca836db6a817a30441789f57659 0f5b0c5496af9ca836db6a817a30441789f57659 09:25:04 0f5b0c5496af9ca836db6a817a30441789f57659 [false] [Pipeline] sh 09:25:04 + git log --format=format:%s -1 0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] echo 09:25:04 ========================================================= 09:25:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:25:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:25:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:25:05 + grep -v github /etc/ssh/ssh_known_hosts 09:25:05 + [ -e /tmp/ssh_known_hosts ] 09:25:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:25:05 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:25:05 sudo tee -a /etc/ssh/ssh_known_hosts 09:25:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:25:05 09:25:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:25:05 0.1.4: Pulling from edgex-devops/py-git-semver 09:25:05 b85a868b505f: Pulling fs layer 09:25:05 e2be974225ed: Pulling fs layer 09:25:05 339a4e72a1f5: Pulling fs layer 09:25:05 988bab9f4d93: Pulling fs layer 09:25:05 1469e6f7b9e6: Pulling fs layer 09:25:05 eaf3925da568: Pulling fs layer 09:25:05 bab4dde63d76: Pulling fs layer 09:25:05 bde34c3a00c8: Pulling fs layer 09:25:05 b352a97aabf1: Pulling fs layer 09:25:05 4872d77fe225: Pulling fs layer 09:25:05 5851b861e8e6: Pulling fs layer 09:25:05 bde34c3a00c8: Waiting 09:25:05 b352a97aabf1: Waiting 09:25:05 988bab9f4d93: Waiting 09:25:05 5851b861e8e6: Waiting 09:25:05 bab4dde63d76: Waiting 09:25:05 1469e6f7b9e6: Waiting 09:25:05 eaf3925da568: Waiting 09:25:05 e2be974225ed: Download complete 09:25:05 988bab9f4d93: Verifying Checksum 09:25:05 988bab9f4d93: Download complete 09:25:05 339a4e72a1f5: Verifying Checksum 09:25:05 339a4e72a1f5: Download complete 09:25:05 1469e6f7b9e6: Verifying Checksum 09:25:05 1469e6f7b9e6: Download complete 09:25:06 eaf3925da568: Download complete 09:25:06 bde34c3a00c8: Verifying Checksum 09:25:06 bde34c3a00c8: Download complete 09:25:06 b352a97aabf1: Verifying Checksum 09:25:06 b352a97aabf1: Download complete 09:25:06 4872d77fe225: Verifying Checksum 09:25:06 4872d77fe225: Download complete 09:25:06 5851b861e8e6: Verifying Checksum 09:25:06 5851b861e8e6: Download complete 09:25:06 b85a868b505f: Verifying Checksum 09:25:06 b85a868b505f: Download complete 09:25:06 bab4dde63d76: Verifying Checksum 09:25:06 bab4dde63d76: Download complete 09:25:07 b85a868b505f: Pull complete 09:25:07 e2be974225ed: Pull complete 09:25:07 339a4e72a1f5: Pull complete 09:25:07 988bab9f4d93: Pull complete 09:25:08 1469e6f7b9e6: Pull complete 09:25:08 eaf3925da568: Pull complete 09:25:10 bab4dde63d76: Pull complete 09:25:10 bde34c3a00c8: Pull complete 09:25:10 b352a97aabf1: Pull complete 09:25:10 4872d77fe225: Pull complete 09:25:10 5851b861e8e6: Pull complete 09:25:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:25:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:25:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:10 prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container 09:25:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:25:12 $ docker top 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 -eo pid,comm 09:25: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). 09:25:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:25:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:25:12 [ssh-agent] Looking for ssh-agent implementation... 09:25:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:12 $ docker exec 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 ssh-agent 09:25:12 SSH_AUTH_SOCK=/tmp/ssh-myZEEwvrgXw8/agent.33 09:25:12 SSH_AGENT_PID=39 09:25:12 Running ssh-add (command line suppressed) 09:25:13 Identity added: /w/workspace/edgex-go/811@tmp/private_key_8219576185850286544.key (/w/workspace/edgex-go/811@tmp/private_key_8219576185850286544.key) 09:25:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:25:13 + git tag --points-at HEAD [Pipeline] } 09:25:13 $ docker exec --env ******** --env ******** 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 ssh-agent -k 09:25:13 unset SSH_AUTH_SOCK; 09:25:13 unset SSH_AGENT_PID; 09:25:13 echo Agent pid 39 killed; 09:25:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:25:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:25:13 [ssh-agent] Looking for ssh-agent implementation... 09:25:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:13 $ docker exec 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 ssh-agent 09:25:13 SSH_AUTH_SOCK=/tmp/ssh-HDL4VqVmSlVy/agent.72 09:25:13 SSH_AGENT_PID=78 09:25:13 Running ssh-add (command line suppressed) 09:25:13 Identity added: /w/workspace/edgex-go/811@tmp/private_key_15384036186231930577.key (/w/workspace/edgex-go/811@tmp/private_key_15384036186231930577.key) 09:25:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:25:14 + git semver init 09:25:14 2025-03-14 09:25:14,310 [run_init] DEBUG init version:0.0.0 force:False 09:25:14 2025-03-14 09:25:14,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/811/.semver 09:25:14 2025-03-14 09:25:14,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/811/.semver 09:25:14 2025-03-14 09:25:14,312 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/811/.semver'], cwd=/w/workspace/edgex-go/811, universal_newlines=False, shell=None, istream=None) 09:25:19 2025-03-14 09:25:19,326 [append_file] DEBUG append to file:/w/workspace/edgex-go/811/.git/info/exclude 09:25:19 2025-03-14 09:25:19,327 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/811/.semver/main with force:False 09:25:19 2025-03-14 09:25:19,327 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main 09:25:19 2025-03-14 09:25:19,327 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main 09:25:19 4.0.0-dev.73 [Pipeline] } 09:25:19 $ docker exec --env ******** --env ******** 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 ssh-agent -k 09:25:19 unset SSH_AUTH_SOCK; 09:25:19 unset SSH_AGENT_PID; 09:25:19 echo Agent pid 78 killed; 09:25:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:25:20 + git semver [Pipeline] } 09:25:20 $ docker stop --time=1 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 09:25:21 $ docker rm -f --volumes 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 [Pipeline] // withDockerContainer [Pipeline] sh 09:25:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:25:22 Stashed 1 file(s) [Pipeline] echo 09:25:22 [edgeXSemver]: initialized semver on version 4.0.0-dev.73 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:25:22 + git config --global --add safe.directory /w/workspace/edgex-go/811 [Pipeline] echo 09:25:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:25:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:25:22 ========================================================= 09:25:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:25:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:25:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:25:22 da9db072f522: Pulling fs layer 09:25:22 6ef4a4ee8ca5: Pulling fs layer 09:25:22 06f05ace1117: Pulling fs layer 09:25:22 5fe327b54edc: Pulling fs layer 09:25:22 4f4fb700ef54: Pulling fs layer 09:25:22 92a5565b7b96: Pulling fs layer 09:25:22 5fe327b54edc: Waiting 09:25:22 ff9bb7016b71: Pulling fs layer 09:25:22 b67dba6c2c7d: Pulling fs layer 09:25:22 a813b0c90790: Pulling fs layer 09:25:22 b67dba6c2c7d: Waiting 09:25:22 92a5565b7b96: Waiting 09:25:22 6ef4a4ee8ca5: Download complete 09:25:22 5fe327b54edc: Verifying Checksum 09:25:22 5fe327b54edc: Download complete 09:25:22 4f4fb700ef54: Verifying Checksum 09:25:22 4f4fb700ef54: Download complete 09:25:22 da9db072f522: Verifying Checksum 09:25:22 da9db072f522: Download complete 09:25:22 ff9bb7016b71: Verifying Checksum 09:25:22 ff9bb7016b71: Download complete 09:25:23 da9db072f522: Pull complete 09:25:23 6ef4a4ee8ca5: Pull complete 09:25:23 a813b0c90790: Verifying Checksum 09:25:23 a813b0c90790: Download complete 09:25:23 06f05ace1117: Verifying Checksum 09:25:23 06f05ace1117: Download complete 09:25:24 b67dba6c2c7d: Verifying Checksum 09:25:24 b67dba6c2c7d: Download complete 09:25:27 06f05ace1117: Pull complete 09:25:27 5fe327b54edc: Pull complete 09:25:27 4f4fb700ef54: Pull complete 09:25:27 92a5565b7b96: Pull complete 09:25:27 ff9bb7016b71: Pull complete 09:25:29 b67dba6c2c7d: Pull complete 09:25:29 a813b0c90790: Pull complete 09:25:29 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 09:25:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:25:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:25:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:25:30 WORKDIR /edgex 09:25:30 COPY go.mod . 09:25:30 RUN go mod download 09:25:30 + docker build -t ci-base-image-x86_64 -f - . 09:25:30 Sending build context to Docker daemon 185.9MB 09:25:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:25:30 ---> 3ba60ce46760 09:25:30 Step 2/4 : WORKDIR /edgex 09:25:34 ---> Running in 1fa0ab56ee18 09:25:34 Removing intermediate container 1fa0ab56ee18 09:25:34 ---> 10005981c888 09:25:34 Step 3/4 : COPY go.mod . 09:25:34 ---> 97b5e9ac2c56 09:25:34 Step 4/4 : RUN go mod download 09:25:34 ---> Running in bb99f255fb6e 09:25:37 Still waiting to schedule task 09:25:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:25:56 Removing intermediate container bb99f255fb6e 09:25:56 ---> 1945e880baaa 09:25:56 Successfully built 1945e880baaa 09:25:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:57 + docker inspect -f . ci-base-image-x86_64 09:25:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:57 prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container 09:25:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:25:57 $ docker top d0770140f031dc7f2098fc1d2fcb881989eb21c6906588faf305673058bf72ff -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:57 + go version 09:25:57 go version go1.23.4 linux/amd64 [Pipeline] } 09:25:58 $ docker stop --time=1 d0770140f031dc7f2098fc1d2fcb881989eb21c6906588faf305673058bf72ff 09:25:59 $ docker rm -f --volumes d0770140f031dc7f2098fc1d2fcb881989eb21c6906588faf305673058bf72ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:59 + docker inspect -f . ci-base-image-x86_64 09:25:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:59 prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container 09:25:59 $ 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/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:26:00 $ docker top 99b787dd0e4c583e2dc0e50f102d36b91f9aa6923eef644f6da7374591605a02 -eo pid,comm [Pipeline] { [Pipeline] echo 09:26:00 ========================================================= 09:26:00 [edgeXBuildGoParallel] Running Tests and Build... 09:26:00 ========================================================= [Pipeline] sh 09:26:00 + git config --global --add safe.directory /w/workspace/edgex-go/811 [Pipeline] fileExists [Pipeline] sh 09:26:00 + make test 09:26:00 go test -race -coverprofile=coverage.out ./... 09:26:08 ? github.com/edgexfoundry/edgex-go [no test files] 09:26:35 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:26:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:26:35 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:26:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements 09:26:35 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:26:35 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:26:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 09:26:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:26:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:26:36 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:26:36 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:26:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:26:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:26:36 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:26:36 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:26:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:26:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:26:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:26:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:26:37 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:26:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:26:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:26:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements 09:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 3.5% of statements 09:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 45.7% of statements 09:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.730s coverage: 93.4% of statements 09:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 92.3% of statements 09:26:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:26:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:26:40 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:26:40 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:26:40 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:26:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:26:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:26:40 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:26:40 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:26:40 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:26:40 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.290s coverage: 95.8% of statements 09:26:42 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 09:26:42 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:26:42 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 09:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:26:42 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:26:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:26:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 09:26:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 1.0% of statements 09:26:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 42.6% of statements 09:26:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.012s coverage: 81.1% of statements 09:26:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements 09:26:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements 09:26:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements 09:26:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:26:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:26:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements 09:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:26:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:26:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:26:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.014s coverage: 87.5% of statements 09:26:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:26:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:26:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:26:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:26:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:26:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:26:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:26:46 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:26:46 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:26:46 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:26:48 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:26:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:26:50 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:26:50 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:26:50 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:26:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:26:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:26:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:26:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:26:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:26:55 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:26:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:26:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:26:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:26:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 09:26:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:26:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:26:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:26:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:26:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:26:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:26:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:26:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:26:57 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:26:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:26:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:26:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:26:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:27:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:27:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:27:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:27:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:27:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:27:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:27:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:27:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:27:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41338 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:27:03 Running in /w/workspace/edgex-go/811 [Pipeline] { [Pipeline] checkout 09:27:06 The recommended git tool is: git 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.047s coverage: 92.9% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 15.5% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.036s coverage: 6.8% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.174s coverage: 54.5% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.023s coverage: 96.8% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.244s coverage: 29.2% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.043s coverage: 9.0% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 09:27:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:27:08 running golangci-lint 09:27:08 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 09:27:08 go version go1.23.4 linux/amd64 09:27:08 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 09:27:08 level=info msg="[config_reader] Used config file .golangci.yml" 09:27:08 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:27:10 using credential edgex-jenkins-ssh 09:27:10 Cloning the remote Git repository 09:27:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:27:10 > git init /w/workspace/edgex-go/811 # timeout=10 09:27:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:27:11 > git --version # timeout=10 09:27:11 > git --version # 'git version 2.25.1' 09:27:11 using GIT_SSH to set credentials SSH Credentials for GitHub 09:27:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:29 Avoid second fetch 09:27:29 Checking out Revision 0f5b0c5496af9ca836db6a817a30441789f57659 (main) 09:27:30 Commit message: "Merge pull request #5115 from judehung/pick-from-odessa" 09:27:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:27:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:29 > git config core.sparsecheckout # timeout=10 09:27:29 > git checkout -f 0f5b0c5496af9ca836db6a817a30441789f57659 # timeout=10 09:27:30 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 21.667984751s" 09:27:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.388791ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:27:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:27:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:27:34 Dload Upload Total Spent Left Speed 09:27:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 09:27:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:27:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:27:35 + sudo tee /etc/docker/daemon.new 09:27:35 { 09:27:35 "registry-mirrors": [ 09:27:35 "https://nexus3.edgexfoundry.org:10001" 09:27:35 ], 09:27:35 "bip": "10.250.0.254/24", 09:27:35 "hosts": [ 09:27:35 "tcp://0.0.0.0:5555", 09:27:35 "unix:///var/run/docker.sock" 09:27:35 ], 09:27:35 "mtu": 1458, 09:27:35 "selinux-enabled": true, 09:27:35 "seccomp-profile": "/etc/docker/seccomp.json" 09:27:35 } [Pipeline] sh 09:27:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:27:36 + sudo service docker restart 09:27:43 level=info msg="[linters_context/goanalysis] analyzers took 1m28.276428529s with top 10 stages: buildir: 51.281994962s, gosec: 3.341508298s, inspect: 2.761832188s, fact_deprecated: 2.570561909s, printf: 1.754164518s, ctrlflow: 1.742399051s, fact_purity: 1.234501275s, nilness: 876.501096ms, unused: 774.733143ms, S1038: 766.031016ms" 09:27:43 level=info msg="[runner] Issues before processing: 202, after processing: 0" 09:27:43 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, invalid_issue: 202/202, skip_files: 202/202, cgo: 202/202, filename_unadjuster: 202/202, skip_dirs: 202/202, exclude: 202/202, nolint: 20/0" 09:27:43 level=info msg="[runner] processing took 14.406879ms with stages: nolint: 7.378251ms, identifier_marker: 3.632419ms, exclude-rules: 1.15085ms, path_prettifier: 977.749µs, autogenerated_exclude: 764.566µs, skip_dirs: 432.643µs, cgo: 26.901µs, invalid_issue: 25.36µs, filename_unadjuster: 13.31µs, max_same_issues: 1.17µs, diff: 670ns, skip_files: 490ns, sort_results: 460ns, uniq_by_line: 440ns, fixer: 430ns, exclude: 280ns, max_per_file_from_linter: 250ns, max_from_linter: 160ns, source_code: 140ns, path_prefixer: 130ns, path_shortener: 110ns, severity-rules: 100ns" 09:27:43 level=info msg="[runner] linters took 11.182024428s with stages: goanalysis_metalinter: 11.167522878s" 09:27:43 level=info msg="File cache stats: 0 entries of total size 0B" 09:27:43 level=info msg="Memory: 330 samples, avg is 293.6MB, max is 1343.5MB" 09:27:43 level=info msg="Execution took 32.896445536s" 09:27:43 go vet ./... 09:27:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:27:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:27:48 ./bin/test-attribution-txt.sh [Pipeline] echo 09:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:27:48 + ls -al . 09:27:48 total 1992 09:27:48 drwxrwxr-x 11 1001 1001 4096 Mar 14 09:26 . 09:27:48 drwxr-xr-x 4 root root 4096 Mar 14 09:25 .. 09:27:48 drwxrwxr-x 2 1001 1001 4096 Mar 14 09:24 .blubracket 09:27:48 -rw-rw-r-- 1 1001 1001 10 Mar 14 09:24 .dockerignore 09:27:48 drwxrwxr-x 8 1001 1001 4096 Mar 14 09:27 .git 09:27:48 drwxrwxr-x 3 1001 1001 4096 Mar 14 09:24 .github 09:27:48 -rw-rw-r-- 1 1001 1001 909 Mar 14 09:24 .gitignore 09:27:48 -rw-rw-r-- 1 1001 1001 218 Mar 14 09:24 .golangci.yml 09:27:48 -rw-rw-r-- 1 1001 1001 100 Mar 14 09:24 .hadolint.yml 09:27:48 drwxr-xr-x 3 1001 1001 4096 Mar 14 09:25 .semver 09:27:48 -rw-rw-r-- 1 1001 1001 155 Mar 14 09:24 .sonarcloud.properties 09:27:48 -rw-rw-r-- 1 1001 1001 1171 Mar 14 09:24 ADOPTERS.md 09:27:48 -rw-rw-r-- 1 1001 1001 17374 Mar 14 09:24 Attribution.txt 09:27:48 -rw-rw-r-- 1 1001 1001 108018 Mar 14 09:24 CHANGELOG.md 09:27:48 -rw-rw-r-- 1 1001 1001 3804 Mar 14 09:24 CONTRIBUTING.md 09:27:48 -rw-rw-r-- 1 1001 1001 677 Mar 14 09:24 GOVERNANCE.md 09:27:48 -rw-rw-r-- 1 1001 1001 858 Mar 14 09:24 Jenkinsfile 09:27:48 -rw-rw-r-- 1 1001 1001 10775 Mar 14 09:24 LICENSE 09:27:48 -rw-rw-r-- 1 1001 1001 16740 Mar 14 09:24 Makefile 09:27:48 -rw-rw-r-- 1 1001 1001 582 Mar 14 09:24 OWNERS.md 09:27:48 -rw-rw-r-- 1 1001 1001 9932 Mar 14 09:24 README.md 09:27:48 -rw-rw-r-- 1 1001 1001 789 Mar 14 09:24 SECURITY.md 09:27:48 -rw-rw-r-- 1 1001 1001 12 Mar 14 09:25 VERSION 09:27:48 drwxrwxr-x 2 1001 1001 4096 Mar 14 09:24 bin 09:27:48 drwxrwxr-x 19 1001 1001 4096 Mar 14 09:24 cmd 09:27:48 -rw-r--r-- 1 root root 1660924 Mar 14 09:27 coverage.out 09:27:48 drwxrwxr-x 2 1001 1001 4096 Mar 14 09:24 fuzz_test 09:27:48 -rw-rw-r-- 1 1001 1001 6454 Mar 14 09:24 go.mod 09:27:48 -rw-rw-r-- 1 1001 1001 88143 Mar 14 09:24 go.sum 09:27:48 drwxrwxr-x 7 1001 1001 4096 Mar 14 09:24 internal 09:27:48 drwxrwxr-x 2 1001 1001 4096 Mar 14 09:24 openapi 09:27:48 -rw-rw-r-- 1 1001 1001 584 Mar 14 09:24 security.txt 09:27:48 -rw-rw-r-- 1 1001 1001 204 Mar 14 09:24 version.go [Pipeline] sh 09:27:49 + '[' -e coverage.out ] 09:27:49 + chown 1001:1001 coverage.out [Pipeline] stash 09:27:49 Stashed 1 file(s) [Pipeline] sh 09:27:49 + make build 09:27:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:27:54 provisioning config files... 09:27:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/811@tmp/config11540600691410922537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:54 ---> ****-login.sh 09:27:54 nexus3.edgexfoundry.org:10001 09:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:55 Configure a credential helper to remove this warning. See 09:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:55 09:27:55 Login Succeeded 09:27:55 nexus3.edgexfoundry.org:10002 09:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:55 Configure a credential helper to remove this warning. See 09:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:55 09:27:55 Login Succeeded 09:27:55 nexus3.edgexfoundry.org:10003 09:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:56 Configure a credential helper to remove this warning. See 09:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:56 09:27:56 Login Succeeded 09:27:56 nexus3.edgexfoundry.org:10004 09:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:56 Configure a credential helper to remove this warning. See 09:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:56 09:27:56 Login Succeeded 09:27:56 ****.io 09:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:57 Configure a credential helper to remove this warning. See 09:27:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:57 09:27:57 Login Succeeded 09:27:57 ---> ****-login.sh ends [Pipeline] } 09:27:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:27:57 + git config --global --add safe.directory /w/workspace/edgex-go/811 [Pipeline] echo 09:27:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:27:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:27:57 ========================================================= 09:27:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:27:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:27:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:27:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:27:58 9986a736f7d3: Pulling fs layer 09:27:58 1f018df60701: Pulling fs layer 09:27:58 39f8f326b044: Pulling fs layer 09:27:58 e6a1e7a6a96a: Pulling fs layer 09:27:58 4f4fb700ef54: Pulling fs layer 09:27:58 d45d956e0dbf: Pulling fs layer 09:27:58 d7702b0d1db1: Pulling fs layer 09:27:58 5c7f0f088c93: Pulling fs layer 09:27:58 4fdc064ae6cf: Pulling fs layer 09:27:58 d45d956e0dbf: Waiting 09:27:58 d7702b0d1db1: Waiting 09:27:58 5c7f0f088c93: Waiting 09:27:58 4fdc064ae6cf: Waiting 09:27:58 e6a1e7a6a96a: Waiting 09:27:58 4f4fb700ef54: Waiting 09:27:58 1f018df60701: Verifying Checksum 09:27:58 1f018df60701: Download complete 09:27:58 e6a1e7a6a96a: Verifying Checksum 09:27:58 e6a1e7a6a96a: Download complete 09:27:58 4f4fb700ef54: Verifying Checksum 09:27:58 4f4fb700ef54: Download complete 09:27:58 d45d956e0dbf: Verifying Checksum 09:27:58 d45d956e0dbf: Download complete 09:27:58 9986a736f7d3: Verifying Checksum 09:27:58 9986a736f7d3: Download complete 09:27:58 d7702b0d1db1: Verifying Checksum 09:27:58 d7702b0d1db1: Download complete 09:27:58 4fdc064ae6cf: Verifying Checksum 09:27:58 4fdc064ae6cf: Download complete 09:27:59 9986a736f7d3: Pull complete 09:27:59 1f018df60701: Pull complete 09:28:00 39f8f326b044: Verifying Checksum 09:28:00 39f8f326b044: Download complete 09:28:01 5c7f0f088c93: Verifying Checksum 09:28:01 5c7f0f088c93: Download complete 09:28:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:28:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:28:14 39f8f326b044: Pull complete 09:28:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:28:14 e6a1e7a6a96a: Pull complete 09:28:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:28:14 4f4fb700ef54: Pull complete 09:28:14 d45d956e0dbf: Pull complete 09:28:14 d7702b0d1db1: Pull complete 09:28:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:28:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:28:23 5c7f0f088c93: Pull complete 09:28:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:28:24 4fdc064ae6cf: Pull complete 09:28:24 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 09:28:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:28:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:28:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:28:25 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:28:25 WORKDIR /edgex 09:28:25 COPY go.mod . 09:28:25 RUN go mod download -t ci-base-image-arm64 09:28:25 -f - . 09:28:25 Sending build context to Docker daemon 3.689MB 09:28:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:28:25 ---> 63f30b955cb9 09:28:25 Step 2/4 : WORKDIR /edgex 09:28:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:28:27 ---> Running in 425c42eabe55 09:28:28 Removing intermediate container 425c42eabe55 09:28:28 ---> 80dea67feb84 09:28:28 Step 3/4 : COPY go.mod . 09:28:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:28:28 ---> 4fc6361f7dca 09:28:28 Step 4/4 : RUN go mod download 09:28:28 ---> Running in de6db8a0ff0d 09:28:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:28:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:28:32 $ docker stop --time=1 99b787dd0e4c583e2dc0e50f102d36b91f9aa6923eef644f6da7374591605a02 09:28:42 $ docker rm -f --volumes 99b787dd0e4c583e2dc0e50f102d36b91f9aa6923eef644f6da7374591605a02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:28:43 09:28:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:28:43 latest: Pulling from edgex-devops/edgex-compose 09:28:43 91d30c5bc195: Pulling fs layer 09:28:43 2e9b0aa3be6d: Pulling fs layer 09:28:43 9c61dcf015f6: Pulling fs layer 09:28:43 4698f68db338: Pulling fs layer 09:28:43 2a2f49069b9e: Pulling fs layer 09:28:43 e0025b399a48: Pulling fs layer 09:28:43 4698f68db338: Waiting 09:28:43 2a2f49069b9e: Waiting 09:28:43 e0025b399a48: Waiting 09:28:43 91d30c5bc195: Verifying Checksum 09:28:43 91d30c5bc195: Download complete 09:28:43 4698f68db338: Verifying Checksum 09:28:43 4698f68db338: Download complete 09:28:43 2e9b0aa3be6d: Verifying Checksum 09:28:43 2e9b0aa3be6d: Download complete 09:28:43 e0025b399a48: Verifying Checksum 09:28:43 e0025b399a48: Download complete 09:28:43 91d30c5bc195: Pull complete 09:28:44 2a2f49069b9e: Download complete 09:28:44 2e9b0aa3be6d: Pull complete 09:28:44 9c61dcf015f6: Download complete 09:28:46 9c61dcf015f6: Pull complete 09:28:46 4698f68db338: Pull complete 09:28:47 2a2f49069b9e: Pull complete 09:28:47 e0025b399a48: Pull complete 09:28:47 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:28:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:28:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:47 prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container 09:28:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:28:50 $ docker top bc8e8dd1aeb9a745a723c2c5d94a08657a05cfff8c484440c0e515f59bf0ed72 -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:51 + docker compose -f ./docker-compose-build.yml build --parallel 09:28:53 #1 [support-notifications internal] load build definition from Dockerfile 09:28:53 #1 transferring dockerfile: 2.00kB done 09:28:53 #1 DONE 0.2s 09:28:53 09:28:53 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:28:53 #2 ... 09:28:53 09:28:53 #3 [security-proxy-setup internal] load build definition from Dockerfile 09:28:53 #3 transferring dockerfile: 2.50kB done 09:28:53 #3 DONE 0.1s 09:28:53 09:28:53 #4 [security-spire-agent internal] load build definition from Dockerfile 09:28:53 #4 transferring dockerfile: 1.81kB done 09:28:53 #4 DONE 0.1s 09:28:53 09:28:53 #5 [security-spire-config internal] load build definition from Dockerfile 09:28:53 #5 transferring dockerfile: 1.69kB done 09:28:53 #5 DONE 0.2s 09:28:53 09:28:53 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:28:53 #2 transferring dockerfile: 2.23kB done 09:28:53 #2 DONE 0.2s 09:28:53 09:28:53 #6 [security-secretstore-setup internal] load build definition from Dockerfile 09:28:53 #6 ... 09:28:53 09:28:53 #7 [security-proxy-auth internal] load build definition from Dockerfile 09:28:53 #7 transferring dockerfile: 2.14kB done 09:28:53 #7 DONE 0.3s 09:28:53 09:28:53 #8 [support-scheduler internal] load build definition from Dockerfile 09:28:53 #8 transferring dockerfile: 1.83kB done 09:28:53 #8 DONE 0.2s 09:28:53 09:28:53 #9 [core-command internal] load build definition from Dockerfile 09:28:53 #9 transferring dockerfile: 1.94kB done 09:28:53 #9 DONE 0.3s 09:28:53 09:28:53 #10 [core-data internal] load build definition from Dockerfile 09:28:53 #10 transferring dockerfile: 2.04kB done 09:28:53 #10 DONE 0.2s 09:28:53 09:28:53 #11 [core-metadata internal] load build definition from Dockerfile 09:28:53 #11 transferring dockerfile: 2.10kB done 09:28:53 #11 DONE 0.2s 09:28:53 09:28:53 #12 [security-spire-server internal] load build definition from Dockerfile 09:28:53 #12 transferring dockerfile: 1.70kB done 09:28:53 #12 DONE 0.2s 09:28:53 09:28:53 #13 [core-keeper internal] load build definition from Dockerfile 09:28:53 #13 transferring dockerfile: 2.01kB done 09:28:53 #13 DONE 0.3s 09:28:53 09:28:53 #14 [security-bootstrapper internal] load build definition from Dockerfile 09:28:53 #14 transferring dockerfile: 3.02kB done 09:28:53 #14 DONE 0.3s 09:28:53 09:28:53 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:28:53 #15 transferring dockerfile: 1.89kB done 09:28:53 #15 DONE 0.3s 09:28:53 09:28:53 #6 [security-secretstore-setup internal] load build definition from Dockerfile 09:28:53 #6 transferring dockerfile: 2.49kB done 09:28:53 #6 DONE 0.2s 09:28:53 09:28:53 #16 [security-spire-config internal] load .dockerignore 09:28:53 #16 transferring context: 50B done 09:28:53 #16 DONE 0.0s 09:28:53 09:28:53 #17 [security-proxy-setup internal] load .dockerignore 09:28:53 #17 transferring context: 50B done 09:28:53 #17 DONE 0.1s 09:28:53 09:28:53 #18 [core-common-config-bootstrapper internal] load .dockerignore 09:28:53 #18 transferring context: 50B done 09:28:53 #18 DONE 0.1s 09:28:53 09:28:53 #19 [support-notifications internal] load .dockerignore 09:28:53 #19 transferring context: 50B done 09:28:53 #19 DONE 0.3s 09:28:53 09:28:53 #20 [core-data internal] load .dockerignore 09:28:54 #20 transferring context: 50B done 09:28:54 #20 DONE 0.1s 09:28:54 09:28:54 #21 [security-proxy-auth internal] load .dockerignore 09:28:54 #21 transferring context: 50B done 09:28:54 #21 DONE 0.1s 09:28:54 09:28:54 #22 [security-spire-agent internal] load .dockerignore 09:28:54 #22 transferring context: 50B done 09:28:54 #22 DONE 0.1s 09:28:54 09:28:54 #23 [core-command internal] load .dockerignore 09:28:54 #23 transferring context: 50B done 09:28:54 #23 DONE 0.1s 09:28:54 09:28:54 #24 [security-bootstrapper internal] load .dockerignore 09:28:54 #24 transferring context: 50B done 09:28:54 #24 DONE 0.1s 09:28:54 09:28:54 #25 [security-spiffe-token-provider internal] load .dockerignore 09:28:54 #25 transferring context: 50B done 09:28:54 #25 DONE 0.1s 09:28:54 09:28:54 #26 [security-spire-server internal] load .dockerignore 09:28:54 #26 transferring context: 50B done 09:28:54 #26 DONE 0.1s 09:28:54 09:28:54 #27 [core-keeper internal] load .dockerignore 09:28:54 #27 transferring context: 50B done 09:28:54 #27 DONE 0.1s 09:28:54 09:28:54 #28 [security-secretstore-setup internal] load .dockerignore 09:28:54 #28 transferring context: 50B done 09:28:54 #28 DONE 0.0s 09:28:54 09:28:54 #29 [core-metadata internal] load .dockerignore 09:28:54 #29 transferring context: 50B done 09:28:54 #29 DONE 0.1s 09:28:54 09:28:54 #30 [support-scheduler internal] load .dockerignore 09:28:54 #30 transferring context: 50B done 09:28:54 #30 DONE 0.1s 09:28:54 09:28:54 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:28:54 #31 DONE 0.0s 09:28:54 09:28:54 #32 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:28:54 #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:28:54 #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:28:54 #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:28:54 #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:28:54 #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:28:54 #32 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s 09:28:54 #32 ... 09:28:54 09:28:54 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:28:54 #31 DONE 0.0s 09:28:54 09:28:54 #32 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:28:54 #32 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s 09:28:54 #32 ... 09:28:54 09:28:54 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:28:54 #31 DONE 0.0s 09:28:54 09:28:54 #32 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:28:54 #32 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.4s done 09:28:54 #32 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.4s done 09:28:54 #32 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 09:28:54 #32 ... 09:28:54 09:28:54 #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 09:28:54 #33 DONE 0.6s 09:28:54 09:28:54 #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:28:54 #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:28:54 #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:28:54 #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:28:54 #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:28:54 #32 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.4s done 09:28:55 #32 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done 09:28:55 #32 ... 09:28:55 09:28:55 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:28:55 #34 DONE 1.1s 09:28:55 09:28:55 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:28:55 #35 DONE 1.0s 09:28:55 09:28:55 #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:28:55 #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:28:55 #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:28:55 #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:28:55 #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:28:55 #32 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.4s done 09:28:55 #32 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done 09:28:55 #32 DONE 1.4s 09:28:55 09:28:55 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:28:55 #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 09:28:55 #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:28:55 #36 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 09:28:55 #36 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 09:28:55 #36 ... 09:28:55 09:28:55 #37 [security-spire-config internal] load build context 09:28:55 #37 transferring context: 22.05kB done 09:28:55 #37 DONE 0.6s 09:28:55 09:28:55 #38 [security-spire-agent internal] load build context 09:28:55 #38 transferring context: 23.33kB 0.1s done 09:28:55 #38 DONE 0.6s 09:28:55 09:28:55 #39 [security-spire-server internal] load build context 09:28:55 #39 transferring context: 23.80kB 0.0s done 09:28:55 #39 DONE 0.7s 09:28:55 09:28:55 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:28:55 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.2s 09:28:55 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s 09:28:56 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 09:28:56 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 09:28:56 #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 09:28:56 #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:28:56 #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.8s 09:28:56 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.8s 09:28:56 #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done 09:28:56 #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 09:28:56 #36 ... 09:28:56 09:28:56 #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:28:56 #40 DONE 2.8s 09:28:56 09:28:56 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:28:56 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.15MB / 36.47MB 1.1s 09:28:57 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.39MB / 36.47MB 1.2s 09:28:57 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 18.87MB / 36.47MB 1.3s 09:28:57 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 1.4s 09:28:57 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 31.46MB / 36.47MB 1.5s 09:28:57 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.6s 09:29:02 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.4s done 09:29:04 #36 ... 09:29:04 09:29:04 #41 [core-common-config-bootstrapper internal] load build context 09:29:04 #41 transferring context: 409.99MB 9.9s 09:29:04 #41 ... 09:29:04 09:29:04 #42 [core-data internal] load build context 09:29:04 #42 ... 09:29:04 09:29:04 #43 [core-command internal] load build context 09:29:04 #43 ... 09:29:04 09:29:04 #44 [support-notifications internal] load build context 09:29:04 #44 ... 09:29:04 09:29:04 #45 [core-keeper internal] load build context 09:29:05 #45 ... 09:29:05 09:29:05 #46 [security-spiffe-token-provider internal] load build context 09:29:05 #46 ... 09:29:05 09:29:05 #47 [core-metadata internal] load build context 09:29:05 #47 ... 09:29:05 09:29:05 #48 [security-proxy-setup internal] load build context 09:29:05 #48 ... 09:29:05 09:29:05 #49 [security-bootstrapper internal] load build context 09:29:05 #49 ... 09:29:05 09:29:05 #50 [security-proxy-auth internal] load build context 09:29:05 #50 ... 09:29:05 09:29:05 #51 [support-scheduler internal] load build context 09:29:05 #51 ... 09:29:05 09:29:05 #52 [security-secretstore-setup internal] load build context 09:29:05 #52 ... 09:29:05 09:29:05 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:29:05 #53 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 09:29:05 #53 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 09:29:05 #53 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 09:29:05 #53 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:29:05 #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 09:29:05 #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 09:29:05 #53 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done 09:29:05 #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 09:29:05 #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:29:05 #53 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.9s done 09:29:05 #53 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 09:29:05 #53 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done 09:29:05 #53 ... 09:29:05 09:29:05 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:29:05 #0 1.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:05 #0 1.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:05 #0 2.061 (1/7) Installing ca-certificates (20241121-r1) 09:29:05 #0 2.075 (2/7) Installing dumb-init (1.2.5-r3) 09:29:05 #0 2.089 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:29:05 #0 2.089 (4/7) Installing libsodium (1.0.19-r0) 09:29:05 #0 2.093 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:29:05 #0 2.119 (6/7) Installing libzmq (4.3.5-r2) 09:29:05 #0 2.127 (7/7) Installing zeromq (4.3.5-r2) 09:29:05 #0 2.134 Executing busybox-1.36.1-r29.trigger 09:29:05 #0 2.141 Executing ca-certificates-20241121-r1.trigger 09:29:05 #0 2.186 OK: 12 MiB in 21 packages 09:29:05 #54 ... 09:29:05 09:29:05 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:29:05 #55 ... 09:29:05 09:29:05 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:29:06 #56 ... 09:29:06 09:29:06 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:29:06 #57 ... 09:29:06 09:29:06 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:29:06 #58 ... 09:29:06 09:29:06 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:29:06 #59 ... 09:29:06 09:29:06 #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:29:06 #60 ... 09:29:06 09:29:06 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:06 #61 ... 09:29:06 09:29:06 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:29:06 #62 ... 09:29:06 09:29:06 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:29:06 #63 ... 09:29:06 09:29:06 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:29:06 #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:06 #0 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:06 #0 1.355 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:29:06 #0 1.355 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:29:06 #0 1.355 OK: 24170 distinct packages available 09:29:06 #0 1.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:06 #0 1.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:06 #0 1.793 (1/5) Installing dumb-init (1.2.5-r3) 09:29:06 #0 1.803 (2/5) Installing musl-obstack (1.2.3-r2) 09:29:06 #0 1.803 (3/5) Installing libucontext (1.2-r3) 09:29:06 #0 1.805 (4/5) Installing gcompat (1.1.0-r4) 09:29:06 #0 1.809 (5/5) Installing openssl (3.3.3-r0) 09:29:06 #0 1.817 Executing busybox-1.36.1-r29.trigger 09:29:06 #0 1.830 OK: 9 MiB in 19 packages 09:29:06 #64 ... 09:29:06 09:29:06 #65 [core-data builder 2/7] WORKDIR /edgex-go 09:29:06 #65 ... 09:29:06 09:29:06 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:29:06 #36 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.4s 09:29:08 #36 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.7s done 09:29:08 #36 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.7s done 09:29:16 #36 ... 09:29:16 09:29:16 #41 [core-common-config-bootstrapper internal] load build context 09:29:16 #41 transferring context: 501.77MB 11.9s done 09:29:16 #41 ... 09:29:16 09:29:16 #46 [security-spiffe-token-provider internal] load build context 09:29:16 #46 transferring context: 501.77MB 13.7s done 09:29:16 #46 ... 09:29:16 09:29:16 #42 [core-data internal] load build context 09:29:16 #42 transferring context: 501.77MB 13.5s done 09:29:16 #42 ... 09:29:16 09:29:16 #44 [support-notifications internal] load build context 09:29:16 #44 transferring context: 501.77MB 12.8s done 09:29:16 #44 ... 09:29:16 09:29:16 #45 [core-keeper internal] load build context 09:29:16 #45 transferring context: 501.77MB 13.3s done 09:29:16 #45 ... 09:29:16 09:29:16 #47 [core-metadata internal] load build context 09:29:16 #47 transferring context: 501.77MB 11.2s done 09:29:16 #47 ... 09:29:16 09:29:16 #50 [security-proxy-auth internal] load build context 09:29:16 #50 transferring context: 501.77MB 11.8s done 09:29:16 #50 ... 09:29:16 09:29:16 #52 [security-secretstore-setup internal] load build context 09:29:16 #52 transferring context: 501.77MB 13.5s done 09:29:16 #52 ... 09:29:16 09:29:16 #43 [core-command internal] load build context 09:29:16 #43 transferring context: 501.77MB 13.5s done 09:29:17 #43 ... 09:29:17 09:29:17 #48 [security-proxy-setup internal] load build context 09:29:17 #48 transferring context: 501.77MB 11.7s done 09:29:18 #48 ... 09:29:18 09:29:18 #51 [support-scheduler internal] load build context 09:29:18 #51 transferring context: 501.77MB 13.3s done 09:29:18 #51 ... 09:29:18 09:29:18 #49 [security-bootstrapper internal] load build context 09:29:18 #49 transferring context: 501.77MB 11.5s done 09:29:25 Removing intermediate container de6db8a0ff0d 09:29:25 ---> 5e0499c063a3 09:29:25 Successfully built 5e0499c063a3 09:29:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:25 + docker inspect -f . ci-base-image-arm64 09:29:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:25 prd-ubuntu20.04-docker-arm64-4c-16g-41338 does not seem to be running inside a container 09:29:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:29:26 $ docker top 0fcde79370891e6ba68d705567bb2fb56c398cbf04a8df1ae740eb21d11ec082 -eo pid,comm [Pipeline] { [Pipeline] sh 09:29:27 + go version 09:29:27 go version go1.23.4 linux/arm64 [Pipeline] } 09:29:27 $ docker stop --time=1 0fcde79370891e6ba68d705567bb2fb56c398cbf04a8df1ae740eb21d11ec082 09:29:29 $ docker rm -f --volumes 0fcde79370891e6ba68d705567bb2fb56c398cbf04a8df1ae740eb21d11ec082 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:29:30 09:29:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:29:30 latest: Pulling from edgex-devops/edgex-compose-arm64 09:29:30 547446be3368: Pulling fs layer 09:29:30 d125d8839a47: Pulling fs layer 09:29:30 3e85d5ac6304: Pulling fs layer 09:29:30 c3105a71a48b: Pulling fs layer 09:29:30 0f093f025ec4: Pulling fs layer 09:29:30 c3106fc0e877: Pulling fs layer 09:29:30 c3105a71a48b: Waiting 09:29:30 547446be3368: Verifying Checksum 09:29:30 547446be3368: Download complete 09:29:30 c3105a71a48b: Verifying Checksum 09:29:30 c3105a71a48b: Download complete 09:29:30 d125d8839a47: Verifying Checksum 09:29:30 d125d8839a47: Download complete 09:29:31 c3106fc0e877: Verifying Checksum 09:29:31 c3106fc0e877: Download complete 09:29:31 0f093f025ec4: Verifying Checksum 09:29:31 0f093f025ec4: Download complete 09:29:31 #49 ... 09:29:31 09:29:31 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:29:31 #57 34.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:31 #57 ... 09:29:31 09:29:31 #48 [security-proxy-setup internal] load build context 09:29:31 #48 DONE 35.7s 09:29:31 09:29:31 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:29:31 #64 DONE 34.2s 09:29:31 09:29:31 #50 [security-proxy-auth internal] load build context 09:29:31 #50 DONE 35.7s 09:29:31 09:29:31 #41 [core-common-config-bootstrapper internal] load build context 09:29:31 #41 DONE 35.7s 09:29:31 09:29:31 #49 [security-bootstrapper internal] load build context 09:29:31 #49 DONE 35.6s 09:29:31 09:29:31 #47 [core-metadata internal] load build context 09:29:31 #47 DONE 35.2s 09:29:31 09:29:31 #65 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:29:31 #65 DONE 33.4s 09:29:31 09:29:31 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:29:31 #54 DONE 34.4s 09:29:31 09:29:31 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:29:31 #56 34.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:31 #56 ... 09:29:31 09:29:31 #51 [support-scheduler internal] load build context 09:29:31 #51 DONE 35.3s 09:29:31 09:29:31 #43 [core-command internal] load build context 09:29:31 #43 DONE 35.8s 09:29:31 09:29:31 #42 [core-data internal] load build context 09:29:31 #42 DONE 35.7s 09:29:31 09:29:31 #52 [security-secretstore-setup internal] load build context 09:29:31 #52 DONE 35.3s 09:29:31 09:29:31 #45 [core-keeper internal] load build context 09:29:31 #45 DONE 35.3s 09:29:31 09:29:31 #46 [security-spiffe-token-provider internal] load build context 09:29:31 #46 DONE 35.3s 09:29:31 09:29:31 #44 [support-notifications internal] load build context 09:29:31 #44 DONE 35.8s 09:29:31 09:29:31 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:29:31 #63 34.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:31 #63 ... 09:29:31 09:29:31 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:31 #61 DONE 34.6s 09:29:31 09:29:31 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:29:31 #63 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:31 #63 ... 09:29:31 09:29:31 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:29:31 #57 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:31 #57 34.59 (1/2) Installing dumb-init (1.2.5-r3) 09:29:31 #57 34.59 (2/2) Installing su-exec (0.2-r3) 09:29:31 #57 34.59 Executing busybox-1.36.1-r29.trigger 09:29:31 #57 34.63 OK: 8 MiB in 16 packages 09:29:31 #57 DONE 34.8s 09:29:31 09:29:31 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:29:31 #55 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:31 #55 34.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:31 #55 34.58 (1/4) Installing dumb-init (1.2.5-r3) 09:29:31 #55 34.59 (2/4) Installing openssl (3.3.3-r0) 09:29:31 #55 34.60 (3/4) Installing su-exec (0.2-r3) 09:29:31 #55 34.60 (4/4) Installing yq-go (4.44.1-r2) 09:29:31 #55 34.68 Executing busybox-1.36.1-r29.trigger 09:29:31 #55 34.69 OK: 19 MiB in 18 packages 09:29:31 #55 DONE 34.9s 09:29:31 09:29:31 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:29:31 #63 34.89 (1/3) Installing ca-certificates (20241121-r1) 09:29:31 #63 34.91 (2/3) Installing dumb-init (1.2.5-r3) 09:29:31 #63 34.92 (3/3) Installing tzdata (2025a-r0) 09:29:31 #63 34.94 Executing busybox-1.36.1-r29.trigger 09:29:31 #63 34.95 Executing ca-certificates-20241121-r1.trigger 09:29:31 #63 34.99 OK: 10 MiB in 17 packages 09:29:31 #63 DONE 35.1s 09:29:31 09:29:31 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:29:31 #58 34.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:31 #58 34.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:31 #58 34.81 (1/1) Installing dumb-init (1.2.5-r3) 09:29:31 #58 34.81 Executing busybox-1.36.1-r29.trigger 09:29:31 #58 34.83 OK: 8 MiB in 15 packages 09:29:31 #58 DONE 35.0s 09:29:31 09:29:31 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:29:31 547446be3368: Pull complete 09:29:31 #66 ... 09:29:31 09:29:31 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:29:31 #62 34.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:31 #62 34.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:31 #62 34.81 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:29:31 #62 34.81 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:29:31 #62 34.81 OK: 24170 distinct packages available 09:29:31 #62 34.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:31 #62 34.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:31 #62 35.30 (1/14) Installing ca-certificates (20241121-r1) 09:29:31 #62 35.32 (2/14) Installing brotli-libs (1.1.0-r2) 09:29:31 #62 35.33 (3/14) Installing c-ares (1.33.1-r0) 09:29:31 #62 35.33 (4/14) Installing libunistring (1.2-r0) 09:29:31 #62 35.35 (5/14) Installing libidn2 (2.3.7-r0) 09:29:31 #62 35.36 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:29:31 #62 35.36 (7/14) Installing libpsl (0.21.5-r1) 09:29:31 #62 35.37 (8/14) Installing zstd-libs (1.5.6-r0) 09:29:31 #62 35.38 (9/14) Installing libcurl (8.12.1-r0) 09:29:31 #62 35.39 (10/14) Installing curl (8.12.1-r0) 09:29:31 #62 35.39 (11/14) Installing dumb-init (1.2.5-r3) 09:29:31 #62 35.40 (12/14) Installing musl-obstack (1.2.3-r2) 09:29:31 #62 35.40 (13/14) Installing libucontext (1.2-r3) 09:29:31 #62 35.40 (14/14) Installing gcompat (1.1.0-r4) 09:29:31 #62 35.41 Executing busybox-1.36.1-r29.trigger 09:29:31 #62 35.42 Executing ca-certificates-20241121-r1.trigger 09:29:31 #62 35.46 OK: 13 MiB in 28 packages 09:29:31 #62 DONE 35.7s 09:29:31 09:29:31 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:29:31 #56 35.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:31 #56 35.65 (1/4) Installing ca-certificates (20241121-r1) 09:29:31 #56 35.71 (2/4) Installing dumb-init (1.2.5-r3) 09:29:31 #56 35.72 (3/4) Installing su-exec (0.2-r3) 09:29:31 #56 35.72 (4/4) Installing yq-go (4.44.1-r2) 09:29:31 #56 35.80 Executing busybox-1.36.1-r29.trigger 09:29:31 #56 35.81 Executing ca-certificates-20241121-r1.trigger 09:29:31 #56 35.85 OK: 19 MiB in 18 packages 09:29:31 #56 ... 09:29:31 09:29:31 #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:29:31 #60 34.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:31 #60 35.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:31 #60 35.75 (1/1) Installing dumb-init (1.2.5-r3) 09:29:31 #60 35.76 Executing busybox-1.36.1-r29.trigger 09:29:31 #60 35.76 OK: 8 MiB in 15 packages 09:29:31 #60 DONE 36.0s 09:29:31 09:29:31 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:31 #67 DONE 1.8s 09:29:32 09:29:32 #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:29:32 d125d8839a47: Pull complete 09:29:32 #68 ... 09:29:32 09:29:32 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:29:32 #56 DONE 36.5s 09:29:32 09:29:32 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:29:32 #0 1.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:32 #0 1.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:32 #0 1.773 OK: 248 MiB in 58 packages 09:29:32 #69 DONE 2.3s 09:29:32 09:29:32 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:29:32 #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:32 #0 1.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:32 #0 1.831 OK: 248 MiB in 58 packages 09:29:32 #70 DONE 2.4s 09:29:32 09:29:32 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:29:32 #59 35.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:32 #59 35.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:32 #59 35.57 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:29:32 #59 35.57 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:29:32 #59 35.57 OK: 24170 distinct packages available 09:29:32 #59 35.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:32 #59 35.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:32 #59 36.09 (1/4) Installing dumb-init (1.2.5-r3) 09:29:32 #59 36.09 (2/4) Installing musl-obstack (1.2.3-r2) 09:29:32 #59 36.10 (3/4) Installing libucontext (1.2-r3) 09:29:32 #59 36.10 (4/4) Installing gcompat (1.1.0-r4) 09:29:32 #59 36.10 Executing busybox-1.36.1-r29.trigger 09:29:32 #59 36.11 OK: 8 MiB in 18 packages 09:29:32 #59 DONE 36.5s 09:29:32 09:29:32 #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:29:32 #71 DONE 0.5s 09:29:32 09:29:32 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:29:32 #0 1.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:32 #0 1.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:32 #0 1.946 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:29:32 #0 1.946 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:29:32 #0 1.946 OK: 24189 distinct packages available 09:29:32 #0 2.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:32 #0 2.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:32 #0 2.454 OK: 248 MiB in 58 packages 09:29:32 #72 DONE 2.8s 09:29:32 09:29:32 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:29:32 #73 DONE 0.6s 09:29:32 09:29:32 #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:32 #74 ... 09:29:32 09:29:32 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:29:32 #75 DONE 0.2s 09:29:32 09:29:32 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:32 3e85d5ac6304: Verifying Checksum 09:29:32 3e85d5ac6304: Download complete 09:29:33 #76 ... 09:29:33 09:29:33 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:29:33 #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:33 #0 2.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:33 #0 3.190 OK: 12 MiB in 21 packages 09:29:33 #77 DONE 3.4s 09:29:33 09:29:33 #78 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:29:33 #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:33 #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:33 #78 3.806 OK: 248 MiB in 58 packages 09:29:34 #78 DONE 4.0s 09:29:34 09:29:34 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:29:34 #0 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:34 #0 3.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:34 #0 3.837 OK: 9 MiB in 19 packages 09:29:34 #79 DONE 4.0s 09:29:34 09:29:34 #80 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:29:34 #0 3.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:34 #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:34 #0 3.780 OK: 248 MiB in 58 packages 09:29:34 #80 DONE 4.0s 09:29:34 09:29:34 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:29:35 #81 ... 09:29:35 09:29:35 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:29:35 #82 DONE 1.2s 09:29:35 09:29:35 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:35 #83 DONE 1.2s 09:29:35 09:29:35 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:29:35 #81 DONE 1.2s 09:29:35 09:29:35 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:29:35 #84 DONE 1.2s 09:29:35 09:29:35 #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:36 #85 ... 09:29:36 09:29:36 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:29:36 #86 DONE 0.9s 09:29:36 09:29:36 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:29:36 #0 3.125 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:36 #0 3.604 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:36 #0 4.282 (1/1) Installing dumb-init (1.2.5-r3) 09:29:36 #0 4.611 Executing busybox-1.36.1-r29.trigger 09:29:36 #0 4.618 OK: 8 MiB in 15 packages 09:29:36 #87 DONE 5.6s 09:29:36 09:29:36 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:36 #88 DONE 0.9s 09:29:36 09:29:36 #89 [security-spire-server stage-2 6/9] COPY security.txt / 09:29:36 #89 DONE 0.1s 09:29:36 09:29:36 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:29:36 #90 DONE 0.1s 09:29:36 09:29:36 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:29:36 #91 DONE 0.1s 09:29:36 09:29:36 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 09:29:36 #92 DONE 0.1s 09:29:36 09:29:36 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:29:36 #93 DONE 0.0s 09:29:36 09:29:36 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:29:36 #94 DONE 0.1s 09:29:36 09:29:36 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:29:36 #66 5.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:36 #66 ... 09:29:36 09:29:36 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:29:36 #95 DONE 0.1s 09:29:36 09:29:36 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:29:36 #96 DONE 0.1s 09:29:36 09:29:36 #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:29:36 #97 DONE 0.0s 09:29:36 09:29:36 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:29:36 #66 5.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:36 #66 ... 09:29:36 09:29:36 #98 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:29:36 #0 5.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:36 #0 5.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:36 #0 5.800 OK: 19 MiB in 18 packages 09:29:36 #98 DONE 5.9s 09:29:36 09:29:36 #99 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:29:36 #0 5.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:36 #0 5.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:36 #0 5.893 OK: 8 MiB in 16 packages 09:29:36 #99 DONE 6.1s 09:29:36 09:29:36 #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:29:36 #100 DONE 0.1s 09:29:36 09:29:36 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:29:36 #66 5.835 OK: 8 MiB in 15 packages 09:29:36 #66 DONE 6.0s 09:29:36 09:29:36 #101 [security-spire-agent] exporting to image 09:29:36 #101 exporting layers 09:29:36 #101 ... 09:29:36 09:29:36 #102 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:29:36 #0 5.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:36 #0 5.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:36 #0 5.816 OK: 10 MiB in 17 packages 09:29:36 #102 DONE 6.0s 09:29:37 09:29:37 #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:29:37 #103 ... 09:29:37 09:29:37 #101 [security-spire-server] exporting to image 09:29:37 #101 exporting layers 1.1s done 09:29:37 #101 writing image sha256:d352148e14813d13091bbafe89e31612be220ccd059615a119947f1bd62bc672 0.0s done 09:29:37 #101 naming to docker.io/library/security-spire-agent done 09:29:37 #101 writing image sha256:b01e65929efb522a4f7fe85f3103f2ea2326667d81604c1805639c3e5a23a6e5 done 09:29:37 #101 naming to docker.io/library/security-spire-server done 09:29:37 #101 DONE 1.2s 09:29:37 09:29:37 #104 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:29:37 #0 5.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:37 #0 5.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:37 #0 5.914 OK: 13 MiB in 28 packages 09:29:37 #104 DONE 6.0s 09:29:37 09:29:37 #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:29:37 #68 5.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:37 #68 5.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:37 #68 5.897 OK: 8 MiB in 15 packages 09:29:37 #68 DONE 6.1s 09:29:37 09:29:37 #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:29:37 #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:37 #0 5.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:37 #105 ... 09:29:37 09:29:37 #106 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:29:37 #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:37 #0 5.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:37 #0 5.693 OK: 19 MiB in 18 packages 09:29:37 #106 DONE 5.8s 09:29:37 09:29:37 #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:29:37 #0 5.462 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:29:37 #0 5.929 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:29:38 #107 ... 09:29:38 09:29:38 #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:29:38 #105 5.779 OK: 8 MiB in 18 packages 09:29:38 #105 DONE 5.9s 09:29:38 09:29:38 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:39 #108 DONE 1.2s 09:29:39 09:29:39 #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:29:39 #107 6.862 OK: 248 MiB in 58 packages 09:29:39 #107 DONE 7.6s 09:29:39 09:29:39 #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:29:39 #103 DONE 2.8s 09:29:39 09:29:39 #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:29:39 #109 DONE 0.1s 09:29:39 09:29:39 #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:29:39 #110 DONE 0.1s 09:29:39 09:29:39 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:29:39 #111 DONE 0.1s 09:29:39 09:29:39 #112 [security-spire-config stage-2 6/10] COPY security.txt / 09:29:39 #112 DONE 0.1s 09:29:39 09:29:39 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:39 #113 ... 09:29:39 09:29:39 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:29:39 #114 DONE 0.0s 09:29:39 09:29:39 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:29:39 #115 DONE 0.2s 09:29:39 09:29:39 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:29:39 #116 DONE 0.0s 09:29:39 09:29:39 #101 [security-spire-config] exporting to image 09:29:40 #101 ... 09:29:40 09:29:40 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:29:40 #53 ... 09:29:40 09:29:40 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:29:40 #36 ... 09:29:40 09:29:40 #101 [security-spire-config] exporting to image 09:29:40 #101 exporting layers 0.8s done 09:29:40 #101 writing image sha256:df0e0488c2bb7f77db0935878692a705787fb72a3b5b65216bbc0614e1a5eff9 done 09:29:40 #101 naming to docker.io/library/security-spire-config done 09:29:40 #101 DONE 2.0s 09:29:40 09:29:40 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:43 3e85d5ac6304: Pull complete 09:29:43 c3105a71a48b: Pull complete 09:29:43 #117 ... 09:29:43 09:29:43 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:44 0f093f025ec4: Pull complete 09:29:44 c3106fc0e877: Pull complete 09:29:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:29:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:29:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:44 prd-ubuntu20.04-docker-arm64-4c-16g-41338 does not seem to be running inside a container 09:29:44 $ 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/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:29:46 $ docker top 85dfd8872e48b0c87f6ac7bb1f36e02455d8b957e638d0b6fbc77a71107ce086 -eo pid,comm [Pipeline] { [Pipeline] sh 09:29:47 + docker compose -f ./docker-compose-build.yml build --parallel 09:29:57 #1 [security-proxy-setup internal] load build definition from Dockerfile 09:29:57 #1 transferring dockerfile: 09:29:57 #1 transferring dockerfile: 2.50kB done 09:29:57 #1 DONE 0.1s 09:29:57 09:29:57 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:29:57 #2 transferring dockerfile: 2.23kB 0.0s done 09:29:57 #2 DONE 0.1s 09:29:57 09:29:57 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:29:57 #3 transferring dockerfile: 1.89kB 0.0s done 09:29:57 #3 DONE 0.1s 09:29:57 09:29:57 #4 [core-data internal] load build definition from Dockerfile 09:29:57 #4 transferring dockerfile: 2.04kB 0.0s done 09:29:57 #4 DONE 0.1s 09:29:57 09:29:57 #5 [support-scheduler internal] load build definition from Dockerfile 09:29:57 #5 transferring dockerfile: 1.83kB 0.0s done 09:29:57 #5 DONE 0.1s 09:29:57 09:29:57 #6 [core-command internal] load build definition from Dockerfile 09:29:57 #6 transferring dockerfile: 1.94kB 0.0s done 09:29:57 #6 DONE 0.1s 09:29:57 09:29:57 #7 [security-secretstore-setup internal] load build definition from Dockerfile 09:29:57 #7 transferring dockerfile: 2.49kB 0.0s done 09:29:57 #7 DONE 0.1s 09:29:57 09:29:57 #8 [core-metadata internal] load build definition from Dockerfile 09:29:57 #8 transferring dockerfile: 2.10kB 0.0s done 09:29:57 #8 DONE 0.1s 09:29:57 09:29:57 #9 [security-spire-server internal] load build definition from Dockerfile 09:29:57 #9 transferring dockerfile: 1.70kB done 09:29:57 #9 DONE 0.1s 09:29:57 09:29:57 #10 [security-spire-agent internal] load build definition from Dockerfile 09:29:57 #10 transferring dockerfile: 1.81kB 0.0s done 09:29:57 #10 DONE 0.1s 09:29:57 09:29:57 #11 [support-notifications internal] load build definition from Dockerfile 09:29:57 #11 transferring dockerfile: 2.00kB done 09:29:57 #11 DONE 0.1s 09:29:57 09:29:57 #12 [security-spire-config internal] load build definition from Dockerfile 09:29:57 #12 transferring dockerfile: 1.69kB 0.0s done 09:29:57 #12 DONE 0.1s 09:29:57 09:29:57 #13 [security-bootstrapper internal] load build definition from Dockerfile 09:29:57 #13 transferring dockerfile: 3.02kB done 09:29:57 #13 DONE 0.1s 09:29:57 09:29:57 #14 [security-proxy-auth internal] load build definition from Dockerfile 09:29:57 #14 transferring dockerfile: 2.14kB 0.0s done 09:29:57 #14 DONE 0.1s 09:29:57 09:29:57 #15 [security-proxy-setup internal] load .dockerignore 09:29:57 #15 transferring context: 09:29:57 #15 transferring context: 50B done 09:29:57 #15 DONE 0.1s 09:29:57 09:29:57 #16 [core-keeper internal] load build definition from Dockerfile 09:29:57 #16 transferring dockerfile: 2.01kB 0.0s done 09:29:57 #16 DONE 0.1s 09:29:58 09:29:58 #17 [core-common-config-bootstrapper internal] load .dockerignore 09:29:58 #17 transferring context: 50B done 09:29:58 #17 DONE 0.0s 09:29:58 09:29:58 #18 [security-spiffe-token-provider internal] load .dockerignore 09:29:58 #18 ... 09:29:58 09:29:58 #19 [core-data internal] load .dockerignore 09:29:58 #19 transferring context: 50B done 09:29:58 #19 DONE 0.1s 09:29:58 09:29:58 #18 [security-spiffe-token-provider internal] load .dockerignore 09:29:58 #18 transferring context: 50B done 09:29:58 #18 ... 09:29:58 09:29:58 #20 [support-scheduler internal] load .dockerignore 09:29:58 #20 transferring context: 50B 0.0s done 09:29:58 #20 DONE 0.1s 09:29:58 09:29:58 #21 [security-secretstore-setup internal] load .dockerignore 09:29:58 #21 transferring context: 50B done 09:29:58 #21 DONE 0.1s 09:29:58 09:29:58 #22 [core-command internal] load .dockerignore 09:29:58 #22 transferring context: 50B done 09:29:58 #22 ... 09:29:58 09:29:58 #23 [core-metadata internal] load .dockerignore 09:29:58 #23 transferring context: 50B done 09:29:58 #23 DONE 0.1s 09:29:58 09:29:58 #24 [security-spire-server internal] load .dockerignore 09:29:58 #24 transferring context: 50B 0.0s done 09:29:58 #24 DONE 0.1s 09:29:58 09:29:58 #25 [security-spire-agent internal] load .dockerignore 09:29:58 #25 transferring context: 50B done 09:29:58 #25 DONE 0.1s 09:29:58 09:29:58 #26 [support-notifications internal] load .dockerignore 09:29:59 #26 transferring context: 50B done 09:29:59 #26 DONE 0.0s 09:29:59 09:29:59 #27 [security-spire-config internal] load .dockerignore 09:29:59 #27 transferring context: 50B done 09:29:59 #27 DONE 0.1s 09:29:59 09:29:59 #28 [security-bootstrapper internal] load .dockerignore 09:29:59 #28 transferring context: 50B 0.0s done 09:29:59 #28 DONE 0.1s 09:29:59 09:29:59 #29 [security-proxy-auth internal] load .dockerignore 09:29:59 #29 transferring context: 50B done 09:29:59 #29 DONE 0.1s 09:29:59 09:29:59 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:29:59 #30 DONE 0.0s 09:29:59 09:29:59 #31 [core-keeper internal] load .dockerignore 09:29:59 #31 transferring context: 50B done 09:29:59 #31 DONE 0.1s 09:29:59 09:29:59 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 09:29:59 #32 DONE 0.2s 09:29:59 09:29:59 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:29:59 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:29:59 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:29:59 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:29:59 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.1s 09:29:59 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:29:59 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.2s 09:29:59 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:29:59 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 09:30:00 #33 ... 09:30:00 09:30:00 #34 [security-proxy-setup internal] load build context 09:30:00 #34 transferring context: 3.21MB 0.7s done 09:30:00 #34 DONE 0.9s 09:30:00 09:30:00 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:30:00 #33 ... 09:30:00 09:30:00 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:30:00 #30 DONE 0.0s 09:30:00 09:30:00 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:30:00 #35 DONE 1.1s 09:30:00 09:30:00 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:30:00 #33 ... 09:30:00 09:30:00 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:30:00 #30 DONE 0.0s 09:30:00 09:30:00 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 09:30:00 #32 DONE 0.3s 09:30:00 09:30:00 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:30:00 #35 DONE 1.8s 09:30:00 09:30:00 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:30:00 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:30:00 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:30:00 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:30:00 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:30:00 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:30:00 #33 ... 09:30:00 09:30:00 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:30:00 #30 DONE 0.0s 09:30:00 09:30:00 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:30:00 #35 DONE 1.8s 09:30:00 09:30:00 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:30:00 #36 DONE 0.5s 09:30:00 09:30:00 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:30:00 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 09:30:01 #33 ... 09:30:01 09:30:01 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:30:01 #30 DONE 0.0s 09:30:01 09:30:01 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:30:01 #30 DONE 0.0s 09:30:01 09:30:01 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:30:01 #35 DONE 1.9s 09:30:01 09:30:01 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:30:01 #36 DONE 0.5s 09:30:01 09:30:01 #33 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:30:01 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:30:01 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:30:01 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:30:01 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:30:01 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:30:01 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 09:30:01 #33 ... 09:30:01 09:30:01 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:30:01 #30 DONE 0.0s 09:30:01 09:30:01 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:30:01 #35 DONE 1.9s 09:30:01 09:30:01 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:30:01 #36 DONE 0.5s 09:30:01 09:30:01 #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:30:01 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:30:01 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:30:01 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:30:01 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:30:01 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:30:01 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 09:30:01 #33 ... 09:30:01 09:30:01 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 09:30:01 #32 DONE 0.9s 09:30:01 09:30:01 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:30:01 #35 DONE 1.9s 09:30:01 09:30:01 #36 [core-command builder 2/7] WORKDIR /edgex-go 09:30:01 #36 DONE 0.5s 09:30:01 09:30:01 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:30:01 #30 DONE 0.0s 09:30:01 09:30:01 #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:30:01 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:30:01 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:30:01 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:30:01 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:30:01 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:30:01 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 09:30:02 #33 ... 09:30:02 09:30:02 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:30:02 #35 DONE 1.9s 09:30:02 09:30:02 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 09:30:02 #36 DONE 0.5s 09:30:02 09:30:02 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 09:30:02 #32 DONE 1.6s 09:30:02 09:30:02 #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:30:02 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:30:02 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:30:02 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:30:02 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:30:02 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:30:02 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 09:30:02 #33 ... 09:30:02 09:30:02 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:30:02 #30 DONE 0.0s 09:30:02 09:30:02 #37 [security-spiffe-token-provider internal] load build context 09:30:02 #37 transferring context: 3.21MB 1.5s done 09:30:02 #37 DONE 1.8s 09:30:02 09:30:02 #38 [core-data internal] load build context 09:30:02 #38 ... 09:30:02 09:30:02 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:30:02 #30 DONE 0.0s 09:30:02 09:30:02 #39 [core-common-config-bootstrapper internal] load build context 09:30:02 #39 transferring context: 3.21MB 1.7s done 09:30:02 #39 DONE 2.0s 09:30:02 09:30:02 #38 [core-data internal] load build context 09:30:03 #38 ... 09:30:03 09:30:03 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:30:03 #30 DONE 0.0s 09:30:03 09:30:03 #38 [core-data internal] load build context 09:30:03 #38 ... 09:30:03 09:30:03 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:30:03 #30 DONE 0.0s 09:30:03 09:30:03 #38 [core-data internal] load build context 09:30:03 #38 transferring context: 3.21MB 2.0s done 09:30:03 #38 ... 09:30:03 09:30:03 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 09:30:03 #32 DONE 2.8s 09:30:03 09:30:03 #40 [support-scheduler internal] load build context 09:30:03 #40 transferring context: 3.21MB 1.6s done 09:30:03 #40 DONE 2.5s 09:30:03 09:30:03 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:30:03 #35 DONE 2.0s 09:30:03 09:30:03 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 09:30:03 #36 DONE 0.6s 09:30:03 09:30:03 #41 [security-proxy-auth internal] load build context 09:30:03 #41 DONE 0.0s 09:30:03 09:30:03 #38 [core-data internal] load build context 09:30:03 #38 DONE 2.6s 09:30:03 09:30:03 #33 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:30:03 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:30:03 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:30:03 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:30:03 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:30:03 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:30:03 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 09:30:03 #33 ... 09:30:03 09:30:03 #42 [core-keeper internal] load build context 09:30:03 #42 DONE 0.0s 09:30:03 09:30:03 #43 [core-command internal] load build context 09:30:04 #43 transferring context: 3.21MB 2.3s done 09:30:05 #43 DONE 3.3s 09:30:05 09:30:05 #44 [core-metadata internal] load build context 09:30:05 #44 ... 09:30:05 09:30:05 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:30:05 #45 DONE 3.5s 09:30:05 09:30:05 #46 [security-spire-config internal] load build context 09:30:05 #46 DONE 0.0s 09:30:05 09:30:05 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:05 #47 DONE 0.0s 09:30:05 09:30:05 #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:30:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:30:05 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:30:05 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:30:05 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:30:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:30:05 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 09:30:05 #33 ... 09:30:05 09:30:05 #48 [security-secretstore-setup internal] load build context 09:30:05 #48 transferring context: 3.21MB 2.7s done 09:30:05 #48 DONE 4.1s 09:30:05 09:30:05 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:30:05 #49 DONE 3.6s 09:30:05 09:30:05 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:30:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:30:05 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:30:05 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:30:05 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:30:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:30:05 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 09:30:06 #33 ... 09:30:06 09:30:06 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:30:06 #50 DONE 0.0s 09:30:06 09:30:06 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:30:06 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:30:06 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:30:06 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:30:06 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:30:06 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:30:06 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 09:30:06 #33 ... 09:30:06 09:30:06 #44 [core-metadata internal] load build context 09:30:06 #44 transferring context: 3.21MB 3.2s done 09:30:06 #44 DONE 3.9s 09:30:06 09:30:06 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:30:08 #51 ... 09:30:08 09:30:08 #52 [security-spire-server internal] load build context 09:30:08 #52 transferring context: 23.80kB 0.3s done 09:30:08 #52 DONE 2.5s 09:30:08 09:30:08 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:08 #47 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.4s done 09:30:08 #47 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:30:08 #47 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:30:08 #47 ... 09:30:08 09:30:08 #46 [security-spire-config internal] load build context 09:30:08 #46 transferring context: 22.05kB 0.3s done 09:30:08 #46 DONE 2.8s 09:30:08 09:30:08 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:08 #47 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:30:08 #47 ... 09:30:08 09:30:08 #53 [security-spire-agent internal] load build context 09:30:08 #53 transferring context: 23.33kB 0.2s done 09:30:08 #53 DONE 2.7s 09:30:08 09:30:08 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:08 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.2s 09:30:09 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 09:30:09 #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 09:30:09 #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.3s done 09:30:09 #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.3s done 09:30:09 #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 1.4s 09:30:09 #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.4s 09:30:10 #47 ... 09:30:10 09:30:10 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:30:10 #0 9.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:10 #0 9.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:11 #54 ... 09:30:11 09:30:11 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:30:11 #0 7.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:11 #0 8.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:11 #55 ... 09:30:11 09:30:11 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:30:11 #0 9.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:11 #0 9.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:11 #56 ... 09:30:11 09:30:11 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:30:11 #57 ... 09:30:11 09:30:11 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:11 #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.1s done 09:30:11 #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.6s done 09:30:11 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 2.9s 09:30:12 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.02MB / 33.17MB 3.4s 09:30:12 #47 ... 09:30:12 09:30:12 #41 [security-proxy-auth internal] load build context 09:30:12 #41 transferring context: 3.21MB 6.3s done 09:30:12 #41 DONE 8.4s 09:30:12 09:30:12 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:12 #47 ... 09:30:12 09:30:12 #58 [support-notifications internal] load build context 09:30:12 #58 transferring context: 3.21MB 5.5s done 09:30:12 #58 DONE 8.1s 09:30:12 09:30:12 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:12 #47 ... 09:30:12 09:30:12 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:30:12 #0 9.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:12 #59 ... 09:30:12 09:30:12 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:30:12 #50 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.1s done 09:30:12 #50 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:30:12 #50 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:30:12 #50 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:30:12 #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done 09:30:12 #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.5s done 09:30:12 #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.3s done 09:30:12 #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.2s done 09:30:12 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 4.2s 09:30:12 #50 ... 09:30:12 09:30:12 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:12 #47 ... 09:30:12 09:30:12 #60 [security-bootstrapper internal] load build context 09:30:12 #60 transferring context: 3.21MB 7.4s done 09:30:12 #60 DONE 8.7s 09:30:12 09:30:12 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:12 #47 ... 09:30:12 09:30:12 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:30:13 #61 ... 09:30:13 09:30:13 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:30:13 #62 ... 09:30:13 09:30:13 #42 [core-keeper internal] load build context 09:30:13 #42 transferring context: 3.21MB 7.3s done 09:30:13 #42 DONE 9.0s 09:30:13 09:30:13 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:30:13 #63 ... 09:30:13 09:30:13 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:30:13 #0 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:13 #64 ... 09:30:13 09:30:13 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:30:13 #0 9.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:13 #0 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:13 #65 ... 09:30:13 09:30:13 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:13 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 5.1s 09:30:14 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.85MB / 33.17MB 5.6s 09:30:14 #47 ... 09:30:14 09:30:14 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:14 #66 ... 09:30:14 09:30:14 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:30:14 #67 ... 09:30:14 09:30:14 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:14 #68 ... 09:30:14 09:30:14 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:30:14 #69 ... 09:30:14 09:30:14 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:14 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.87MB / 33.17MB 6.2s 09:30:14 #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 09:30:14 #47 ... 09:30:14 09:30:14 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:30:14 #55 11.90 OK: 239 MiB in 58 packages 09:30:14 #55 DONE 14.1s 09:30:14 09:30:14 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:15 #47 ... 09:30:15 09:30:15 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:30:15 #70 ... 09:30:15 09:30:15 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:15 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.05MB / 33.17MB 7.0s 09:30:15 #47 ... 09:30:15 09:30:15 #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:30:15 #71 DONE 1.2s 09:30:15 09:30:15 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:15 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 7.4s 09:30:16 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 7.7s 09:30:16 #47 ... 09:30:16 09:30:16 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:30:16 #72 ... 09:30:16 09:30:16 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:16 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 8.3s 09:30:17 #47 ... 09:30:17 09:30:17 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:17 #66 DONE 13.0s 09:30:17 09:30:17 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:17 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 9.1s 09:30:17 #47 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 09:30:17 #47 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 09:30:18 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 9.6s 09:30:18 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 10.0s 09:30:19 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 10.4s 09:30:19 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 10.5s 09:30:19 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.6s 09:30:19 #47 ... 09:30:19 09:30:19 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:19 #68 DONE 14.7s 09:30:19 09:30:19 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:19 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.7s done 09:30:19 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.7s done 09:30:20 #47 ... 09:30:20 09:30:20 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:30:20 #56 17.04 OK: 239 MiB in 58 packages 09:30:20 #56 DONE 20.1s 09:30:20 09:30:20 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:30:21 #73 DONE 0.7s 09:30:21 09:30:21 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:22 #118 ... 09:30:22 09:30:22 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:22 #76 DONE 47.8s 09:30:22 09:30:22 #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:22 #85 DONE 45.6s 09:30:22 09:30:22 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:22 #113 DONE 41.3s 09:30:22 09:30:22 #119 [core-keeper builder 7/8] COPY . . 09:30:22 #119 ... 09:30:22 09:30:22 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:22 #118 DONE 48.0s 09:30:22 09:30:22 #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:22 #74 DONE 48.1s 09:30:22 09:30:22 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:22 #117 DONE 45.7s 09:30:22 09:30:22 #120 [support-scheduler builder 6/7] COPY . . 09:30:22 #74 ... 09:30:22 09:30:22 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:30:22 #57 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:22 #57 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:22 #57 20.87 OK: 239 MiB in 58 packages 09:30:22 #57 ... 09:30:22 09:30:22 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:30:22 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 6.2s done 09:30:22 #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 09:30:22 #50 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 09:30:22 #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.8s 09:30:22 #50 ... 09:30:22 09:30:22 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:22 #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 09:30:22 #47 ... 09:30:22 09:30:22 #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:30:22 #64 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:22 #64 17.35 (1/1) Installing dumb-init (1.2.5-r3) 09:30:22 #64 17.42 Executing busybox-1.36.1-r29.trigger 09:30:22 #64 17.69 OK: 9 MiB in 15 packages 09:30:22 #64 DONE 20.1s 09:30:22 09:30:22 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:30:23 #75 ... 09:30:23 09:30:23 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:30:23 #59 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:23 #59 ... 09:30:23 09:30:23 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:24 #47 ... 09:30:24 09:30:24 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:30:24 #61 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:24 #61 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:24 #61 ... 09:30:24 09:30:24 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:30:24 #65 19.67 (1/1) Installing dumb-init (1.2.5-r3) 09:30:24 #65 19.70 Executing busybox-1.36.1-r29.trigger 09:30:24 #65 19.74 OK: 9 MiB in 15 packages 09:30:24 #65 DONE 21.4s 09:30:24 09:30:24 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:24 #47 ... 09:30:24 09:30:24 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:30:24 #57 DONE 23.5s 09:30:24 09:30:24 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:30:25 #76 ... 09:30:25 09:30:25 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:30:25 #62 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:25 #62 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:25 #62 ... 09:30:25 09:30:25 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:26 #47 ... 09:30:26 09:30:26 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:30:26 #76 DONE 1.0s 09:30:26 09:30:26 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:30:26 #51 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:26 #51 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:26 #51 ... 09:30:26 09:30:26 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:26 #77 ... 09:30:26 09:30:26 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:26 #47 ... 09:30:26 09:30:26 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:30:26 #54 15.86 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:30:26 #54 15.86 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:30:26 #54 15.86 OK: 24067 distinct packages available 09:30:26 #54 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:26 #54 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:26 #54 ... 09:30:26 09:30:26 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:30:26 #61 23.94 (1/4) Installing dumb-init (1.2.5-r3) 09:30:26 #61 24.02 (2/4) Installing openssl (3.3.3-r0) 09:30:27 #61 24.26 (3/4) Installing su-exec (0.2-r3) 09:30:27 #61 ... 09:30:27 09:30:27 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:30:27 #0 7.511 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:27 #78 ... 09:30:27 09:30:27 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:27 #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.1s 09:30:27 #47 ... 09:30:27 09:30:27 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:30:27 #63 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:27 #63 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:27 #63 ... 09:30:27 09:30:27 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:30:27 #67 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:27 #67 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:27 #67 ... 09:30:27 09:30:27 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:30:27 #69 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:27 #69 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:27 #69 ... 09:30:27 09:30:27 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:29 #47 ... 09:30:29 09:30:29 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:30:29 #0 8.317 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:29 #79 ... 09:30:29 09:30:29 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:30 #47 ... 09:30:30 09:30:30 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:30:30 #70 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:30 #70 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:30 #70 ... 09:30:30 09:30:30 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:31 #47 ... 09:30:31 09:30:31 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:30:31 #72 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:31 #72 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:31 #72 ... 09:30:31 09:30:31 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:31 #47 ... 09:30:31 09:30:31 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:30:31 #59 21.00 (1/4) Installing ca-certificates (20241121-r1) 09:30:31 #59 21.92 (2/4) Installing dumb-init (1.2.5-r3) 09:30:31 #59 21.97 (3/4) Installing su-exec (0.2-r3) 09:30:31 #59 22.03 (4/4) Installing yq-go (4.44.1-r2) 09:30:31 #59 23.91 Executing busybox-1.36.1-r29.trigger 09:30:31 #59 24.31 Executing ca-certificates-20241121-r1.trigger 09:30:31 #59 26.12 OK: 20 MiB in 18 packages 09:30:31 #59 DONE 29.1s 09:30:31 09:30:31 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:30:31 #61 24.27 (4/4) Installing yq-go (4.44.1-r2) 09:30:31 #61 25.68 Executing busybox-1.36.1-r29.trigger 09:30:31 #61 25.89 OK: 20 MiB in 18 packages 09:30:31 #61 DONE 28.6s 09:30:31 09:30:31 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:31 #120 DONE 10.0s 09:30:31 09:30:31 #121 [security-proxy-setup builder 6/7] COPY . . 09:30:31 #121 DONE 10.1s 09:30:31 09:30:31 #122 [security-spiffe-token-provider builder 6/7] COPY . . 09:30:31 #122 DONE 10.1s 09:30:31 09:30:31 #119 [core-keeper builder 7/8] COPY . . 09:30:31 #119 DONE 10.1s 09:30:31 09:30:31 #123 [security-secretstore-setup builder 6/7] COPY . . 09:30:31 #123 CACHED 09:30:31 09:30:31 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:31 #124 CACHED 09:30:31 09:30:31 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:30:31 #125 CACHED 09:30:31 09:30:31 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:30:31 #126 CACHED 09:30:31 09:30:31 #127 [core-metadata builder 6/7] COPY . . 09:30:31 #127 CACHED 09:30:31 09:30:31 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:31 #128 CACHED 09:30:31 09:30:31 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 09:30:31 #129 CACHED 09:30:31 09:30:31 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:31 #130 CACHED 09:30:31 09:30:31 #131 [core-data builder 6/7] COPY . . 09:30:31 #131 CACHED 09:30:31 09:30:31 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 09:30:31 #132 DONE 10.1s 09:30:31 09:30:31 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 09:30:31 #133 CACHED 09:30:31 09:30:31 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:31 #134 CACHED 09:30:31 09:30:31 #135 [core-command builder 6/7] COPY . . 09:30:31 #135 CACHED 09:30:31 09:30:31 #136 [security-proxy-auth builder 6/7] COPY . . 09:30:31 #136 CACHED 09:30:31 09:30:31 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:30:31 #137 CACHED 09:30:31 09:30:31 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:31 #138 CACHED 09:30:31 09:30:31 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:31 #139 CACHED 09:30:31 09:30:31 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:30:31 #140 CACHED 09:30:31 09:30:31 #141 [security-bootstrapper builder 6/7] COPY . . 09:30:31 #141 CACHED 09:30:31 09:30:31 #142 [support-notifications builder 6/7] COPY . . 09:30:31 #142 DONE 10.0s 09:30:31 09:30:31 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:30:32 #47 ... 09:30:32 09:30:32 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:30:32 #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.9s done 09:30:32 #50 ... 09:30:32 09:30:32 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:32 #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.5s 09:30:32 #143 1.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:30:34 #47 ... 09:30:34 09:30:34 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:30:34 #54 31.19 OK: 239 MiB in 58 packages 09:30:34 #54 DONE 33.2s 09:30:34 09:30:34 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:34 #47 ... 09:30:34 09:30:34 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:30:34 #0 5.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:34 #0 8.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:34 #80 ... 09:30:34 09:30:34 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:30:34 #69 27.29 (1/2) Installing dumb-init (1.2.5-r3) 09:30:34 #69 27.34 (2/2) Installing su-exec (0.2-r3) 09:30:34 #69 27.34 Executing busybox-1.36.1-r29.trigger 09:30:34 #69 27.57 OK: 9 MiB in 16 packages 09:30:34 #69 DONE 29.8s 09:30:34 09:30:34 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:30:34 #63 30.31 (1/3) Installing ca-certificates (20241121-r1) 09:30:34 #63 30.95 (2/3) Installing dumb-init (1.2.5-r3) 09:30:34 #63 31.01 (3/3) Installing tzdata (2025a-r0) 09:30:35 #63 ... 09:30:35 09:30:35 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:30:35 #81 DONE 1.2s 09:30:35 09:30:35 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:30:35 #67 29.46 OK: 239 MiB in 58 packages 09:30:35 #67 DONE 31.2s 09:30:35 09:30:35 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:36 #82 ... 09:30:36 09:30:36 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:36 #83 ... 09:30:36 09:30:36 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:36 #47 ... 09:30:36 09:30:36 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:30:36 #84 DONE 1.0s 09:30:36 09:30:36 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:30:36 #72 30.25 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:30:36 #72 30.25 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:30:36 #72 30.25 OK: 24048 distinct packages available 09:30:37 #72 ... 09:30:37 09:30:37 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:30:37 #78 10.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:37 #78 ... 09:30:37 09:30:37 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:38 #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.6s 09:30:38 #47 ... 09:30:38 09:30:38 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:30:38 #62 25.67 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:30:38 #62 25.67 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:30:38 #62 25.67 OK: 24048 distinct packages available 09:30:38 #62 27.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:38 #62 30.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:38 #62 ... 09:30:38 09:30:38 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:39 #47 ... 09:30:39 09:30:39 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:30:39 #79 10.40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:39 #79 ... 09:30:39 09:30:39 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:30:39 #63 32.80 Executing busybox-1.36.1-r29.trigger 09:30:39 #63 32.99 Executing ca-certificates-20241121-r1.trigger 09:30:39 #63 34.97 OK: 11 MiB in 17 packages 09:30:39 #63 DONE 36.9s 09:30:39 09:30:39 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:40 #47 ... 09:30:40 09:30:40 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:30:40 #78 21.65 OK: 239 MiB in 58 packages 09:30:40 #78 DONE 23.3s 09:30:40 09:30:40 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:40 #47 ... 09:30:40 09:30:40 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:30:40 #75 7.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:40 #75 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:40 #75 ... 09:30:40 09:30:40 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:30:41 #143 ... 09:30:41 09:30:41 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:30:41 #0 1.235 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:30:41 #144 ... 09:30:41 09:30:41 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:30:41 #0 0.871 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:30:41 #145 ... 09:30:41 09:30:41 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:30:41 #0 1.385 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:30:41 #146 ... 09:30:41 09:30:41 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:30:41 #0 1.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:30:41 #85 DONE 0.8s 09:30:41 09:30:41 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:41 #147 ... 09:30:41 09:30:41 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:30:41 #0 0.710 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:30:41 #148 ... 09:30:41 09:30:41 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:30:41 #0 1.347 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:30:41 #47 ... 09:30:41 09:30:41 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:30:41 #0 7.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:41 #0 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:41 #86 ... 09:30:41 09:30:41 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:30:41 #0 8.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:41 #149 ... 09:30:41 09:30:41 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:30:41 #0 0.363 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:30:41 #150 ... 09:30:41 09:30:41 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:30:41 #0 1.959 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:30:41 #87 ... 09:30:41 09:30:41 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:42 #151 ... 09:30:42 09:30:42 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:42 #0 0.965 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:30:42 #152 ... 09:30:42 09:30:42 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:30:42 #0 0.491 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:30:42 #153 ... 09:30:42 09:30:42 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:30:42 #0 0.733 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:30:42 #47 ... 09:30:42 09:30:42 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:30:42 #70 31.16 (1/7) Installing ca-certificates (20241121-r1) 09:30:42 #70 31.84 (2/7) Installing dumb-init (1.2.5-r3) 09:30:42 #70 31.87 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:30:42 #70 31.91 (4/7) Installing libsodium (1.0.19-r0) 09:30:42 #70 32.01 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:30:42 #70 32.41 (6/7) Installing libzmq (4.3.5-r2) 09:30:42 #70 32.52 (7/7) Installing zeromq (4.3.5-r2) 09:30:42 #70 32.57 Executing busybox-1.36.1-r29.trigger 09:30:42 #70 32.76 Executing ca-certificates-20241121-r1.trigger 09:30:42 #70 34.06 OK: 14 MiB in 21 packages 09:30:42 #70 DONE 37.4s 09:30:42 09:30:42 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:43 #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.6s 09:30:44 #47 ... 09:30:44 09:30:44 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:30:44 #0 5.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:44 #0 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:44 #88 ... 09:30:44 09:30:44 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:44 #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.2s done 09:30:45 #47 ... 09:30:45 09:30:45 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:30:45 #51 29.00 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:30:45 #51 29.00 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:30:45 #51 29.00 OK: 24048 distinct packages available 09:30:45 #51 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:45 #51 33.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:45 #51 ... 09:30:45 09:30:45 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:30:45 #62 40.06 (1/14) Installing ca-certificates (20241121-r1) 09:30:45 #62 40.83 (2/14) Installing brotli-libs (1.1.0-r2) 09:30:45 #62 40.97 (3/14) Installing c-ares (1.33.1-r0) 09:30:45 #62 41.03 (4/14) Installing libunistring (1.2-r0) 09:30:45 #62 41.26 (5/14) Installing libidn2 (2.3.7-r0) 09:30:45 #62 41.29 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:30:45 #62 41.33 (7/14) Installing libpsl (0.21.5-r1) 09:30:45 #62 41.35 (8/14) Installing zstd-libs (1.5.6-r0) 09:30:45 #62 41.47 (9/14) Installing libcurl (8.12.1-r0) 09:30:45 #62 41.56 (10/14) Installing curl (8.12.1-r0) 09:30:45 #62 41.61 (11/14) Installing dumb-init (1.2.5-r3) 09:30:45 #62 41.63 (12/14) Installing musl-obstack (1.2.3-r2) 09:30:45 #62 41.68 (13/14) Installing libucontext (1.2-r3) 09:30:45 #62 41.70 (14/14) Installing gcompat (1.1.0-r4) 09:30:45 #62 41.74 Executing busybox-1.36.1-r29.trigger 09:30:45 #62 41.95 Executing ca-certificates-20241121-r1.trigger 09:30:46 #62 43.16 OK: 15 MiB in 28 packages 09:30:46 #62 ... 09:30:46 09:30:46 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:30:46 #75 20.83 OK: 9 MiB in 15 packages 09:30:46 #75 DONE 23.7s 09:30:46 09:30:46 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:30:46 #80 21.48 OK: 9 MiB in 15 packages 09:30:46 #80 ... 09:30:46 09:30:46 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:46 #89 ... 09:30:46 09:30:46 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:30:46 #79 24.34 (1/1) Installing dumb-init (1.2.5-r3) 09:30:46 #79 25.19 Executing busybox-1.36.1-r29.trigger 09:30:46 #79 25.44 OK: 9 MiB in 15 packages 09:30:47 #79 DONE 27.9s 09:30:47 09:30:47 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:30:47 #0 4.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:47 #90 ... 09:30:47 09:30:47 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:30:47 #80 DONE 23.4s 09:30:47 09:30:47 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:30:47 #0 5.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:47 #0 7.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:48 #91 ... 09:30:48 09:30:48 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:30:48 #62 DONE 45.5s 09:30:48 09:30:48 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:30:48 #72 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:48 #72 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:48 #72 ... 09:30:48 09:30:48 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:30:51 #92 ... 09:30:51 09:30:51 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:30:51 #86 17.37 OK: 20 MiB in 18 packages 09:30:51 #86 DONE 19.2s 09:30:51 09:30:51 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:30:51 #92 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:51 #92 ... 09:30:51 09:30:51 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:30:51 #93 DONE 0.2s 09:30:51 09:30:51 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:30:51 #51 43.59 (1/5) Installing dumb-init (1.2.5-r3) 09:30:51 #51 43.63 (2/5) Installing musl-obstack (1.2.3-r2) 09:30:51 #51 43.64 (3/5) Installing libucontext (1.2-r3) 09:30:51 #51 43.72 (4/5) Installing gcompat (1.1.0-r4) 09:30:51 #51 43.72 (5/5) Installing openssl (3.3.3-r0) 09:30:51 #51 43.77 Executing busybox-1.36.1-r29.trigger 09:30:51 #51 43.84 OK: 10 MiB in 19 packages 09:30:51 #51 ... 09:30:51 09:30:51 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:51 #94 ... 09:30:51 09:30:51 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:30:51 #72 43.24 (1/4) Installing dumb-init (1.2.5-r3) 09:30:51 #72 43.33 (2/4) Installing musl-obstack (1.2.3-r2) 09:30:51 #72 43.34 (3/4) Installing libucontext (1.2-r3) 09:30:51 #72 43.37 (4/4) Installing gcompat (1.1.0-r4) 09:30:51 #72 43.40 Executing busybox-1.36.1-r29.trigger 09:30:51 #72 43.60 OK: 9 MiB in 18 packages 09:30:51 #72 ... 09:30:51 09:30:51 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:30:51 #51 DONE 45.0s 09:30:51 09:30:51 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:30:51 #95 ... 09:30:51 09:30:51 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:30:51 #72 DONE 45.4s 09:30:51 09:30:51 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:30:52 #96 ... 09:30:52 09:30:52 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:30:52 #87 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:52 #87 20.61 OK: 20 MiB in 18 packages 09:30:52 #87 ... 09:30:52 09:30:52 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:30:52 #88 17.56 OK: 9 MiB in 16 packages 09:30:53 #88 ... 09:30:53 09:30:53 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:30:53 #87 DONE 21.6s 09:30:53 09:30:53 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:30:53 #92 4.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:53 #92 ... 09:30:53 09:30:53 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:30:53 #88 DONE 18.9s 09:30:53 09:30:53 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:30:55 #97 ... 09:30:55 09:30:55 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:30:55 #90 6.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:55 #90 12.47 OK: 14 MiB in 21 packages 09:30:55 #90 DONE 13.4s 09:30:55 09:30:55 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:30:55 #95 4.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:55 #95 ... 09:30:55 09:30:55 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:30:55 #91 14.67 OK: 11 MiB in 17 packages 09:30:55 #91 DONE 16.2s 09:30:56 09:30:56 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:30:56 #96 4.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:30:56 #96 ... 09:30:56 09:30:56 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:30:56 #97 DONE 3.3s 09:30:56 09:30:56 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:30:56 #98 DONE 0.2s 09:30:56 09:30:56 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:57 #77 ... 09:30:57 09:30:57 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:30:57 #96 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:58 #96 ... 09:30:58 09:30:58 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:30:58 #92 9.040 OK: 15 MiB in 28 packages 09:30:58 #92 DONE 9.7s 09:30:58 09:30:58 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:30:58 #95 5.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:30:59 #95 8.021 OK: 10 MiB in 19 packages 09:30:59 #95 ... 09:30:59 09:30:59 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:30:59 #96 7.461 OK: 9 MiB in 18 packages 09:30:59 #96 DONE 8.0s 09:30:59 09:30:59 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:31:00 #99 ... 09:31:00 09:31:00 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:31:00 #95 DONE 9.1s 09:31:00 09:31:00 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:31:02 #100 ... 09:31:02 09:31:02 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:31:02 #101 DONE 1.6s 09:31:02 09:31:02 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:31:02 #99 DONE 2.4s 09:31:02 09:31:02 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:31:02 #100 DONE 1.7s 09:31:02 09:31:02 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:31:02 #102 DONE 0.2s 09:31:02 09:31:02 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:31:02 #103 DONE 0.2s 09:31:02 09:31:02 #104 [security-spire-server stage-2 6/9] COPY security.txt / 09:31:02 #104 ... 09:31:02 09:31:02 #105 [security-spire-config stage-2 6/10] COPY security.txt / 09:31:02 #105 DONE 0.2s 09:31:02 09:31:02 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:31:03 #106 ... 09:31:03 09:31:03 #104 [security-spire-server stage-2 6/9] COPY security.txt / 09:31:03 #104 DONE 0.4s 09:31:03 09:31:03 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:31:03 #106 DONE 0.4s 09:31:03 09:31:03 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:31:03 #107 ... 09:31:03 09:31:03 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:31:03 #108 DONE 0.4s 09:31:03 09:31:03 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:31:03 #107 DONE 0.3s 09:31:03 09:31:03 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:31:03 #109 DONE 0.3s 09:31:03 09:31:03 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:31:03 #110 DONE 0.4s 09:31:03 09:31:03 #111 [security-spire-config] exporting to image 09:31:03 #111 exporting layers 09:31:04 #111 ... 09:31:04 09:31:04 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:31:04 #112 DONE 0.4s 09:31:04 09:31:04 #111 [security-spire-server] exporting to image 09:31:06 #111 ... 09:31:06 09:31:06 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:31:06 #113 DONE 3.5s 09:31:06 09:31:06 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:31:06 #114 DONE 0.3s 09:31:06 09:31:06 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:06 #83 ... 09:31:06 09:31:06 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 09:31:06 #115 DONE 0.3s 09:31:06 09:31:06 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:31:06 #116 DONE 0.3s 09:31:06 09:31:06 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:31:07 #117 DONE 0.4s 09:31:07 09:31:07 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:31:07 #118 DONE 0.3s 09:31:07 09:31:07 #111 [security-spire-agent] exporting to image 09:31:08 #111 exporting layers 3.9s done 09:31:08 #111 writing image sha256:b02e49f17c113c4ef1b215eaef4052741034a74b6bf7cf6159f35004962a4820 09:31:08 #111 exporting layers 4.1s done 09:31:08 #111 writing image sha256:b02e49f17c113c4ef1b215eaef4052741034a74b6bf7cf6159f35004962a4820 0.1s done 09:31:08 #111 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:31:08 #111 writing image sha256:6a39be71557e77634fec665c1e0b0876ee96367668923e8c2c384372742fd002 done 09:31:08 #111 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:31:10 #111 exporting layers 2.5s done 09:31:10 #111 writing image sha256:89cad03bd986d4f8c374d0bd5a3f1e1899d6c635064478b09c7841fa39e91160 0.0s done 09:31:10 #111 naming to docker.io/library/security-spire-agent-arm64 done 09:31:10 #111 DONE 6.1s 09:31:10 09:31:10 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #83 ... 09:32:31 09:32:31 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #82 DONE 103.3s 09:32:31 09:32:31 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #94 DONE 97.4s 09:32:31 09:32:31 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #83 DONE 112.8s 09:32:31 09:32:31 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #77 DONE 122.6s 09:32:31 09:32:31 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #89 DONE 102.2s 09:32:31 09:32:31 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #74 DONE 117.7s 09:32:31 09:32:31 #119 [core-keeper builder 7/8] COPY . . 09:32:31 #119 DONE 1.7s 09:32:31 09:32:31 #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #120 CACHED 09:32:31 09:32:31 #121 [security-proxy-auth builder 6/7] COPY . . 09:32:31 #121 CACHED 09:32:31 09:32:31 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:32:31 #122 CACHED 09:32:31 09:32:31 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:32:31 #123 CACHED 09:32:31 09:32:31 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #124 CACHED 09:32:31 09:32:31 #125 [security-bootstrapper builder 6/7] COPY . . 09:32:31 #125 CACHED 09:32:31 09:32:31 #126 [security-spiffe-token-provider builder 6/7] COPY . . 09:32:31 #126 DONE 1.8s 09:32:31 09:32:31 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 09:32:31 #127 CACHED 09:32:31 09:32:31 #128 [core-command builder 6/7] COPY . . 09:32:31 #128 CACHED 09:32:31 09:32:31 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #129 CACHED 09:32:31 09:32:31 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #130 CACHED 09:32:31 09:32:31 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 09:32:31 #131 CACHED 09:32:31 09:32:31 #132 [core-data builder 6/7] COPY . . 09:32:31 #132 CACHED 09:32:31 09:32:31 #133 [security-secretstore-setup builder 6/7] COPY . . 09:32:31 #133 CACHED 09:32:31 09:32:31 #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:32:31 #134 CACHED 09:32:31 09:32:31 #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #135 CACHED 09:32:31 09:32:31 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 09:32:31 #136 DONE 1.8s 09:32:31 09:32:31 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:31 #137 CACHED 09:32:31 09:32:31 #138 [core-metadata builder 6/7] COPY . . 09:32:31 #138 CACHED 09:32:31 09:32:31 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:32:31 #139 CACHED 09:32:31 09:32:31 #140 [support-notifications builder 6/7] COPY . . 09:32:31 #140 DONE 1.7s 09:32:31 09:32:31 #141 [security-proxy-setup builder 6/7] COPY . . 09:32:31 #141 DONE 1.8s 09:32:31 09:32:31 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:32:31 #142 ... 09:32:31 09:32:31 #143 [support-scheduler builder 6/7] COPY . . 09:32:31 #143 DONE 1.8s 09:32:31 09:32:31 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:32:31 #144 4.967 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:32:31 #144 ... 09:32:31 09:32:31 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:32:31 #142 5.148 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:32:31 #142 ... 09:32:31 09:32:31 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:32:31 #0 4.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:32:31 #145 ... 09:32:31 09:32:31 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:32:31 #0 5.802 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:32:31 #146 ... 09:32:31 09:32:31 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:32:31 #0 5.253 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:32:31 #147 ... 09:32:31 09:32:31 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:32:31 #0 5.306 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:32:31 #148 ... 09:32:31 09:32:31 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:32:31 #0 5.104 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:32:31 #149 ... 09:32:31 09:32:31 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:32:31 #0 5.727 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:32:31 #150 ... 09:32:31 09:32:31 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:32:31 #0 4.697 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:32:31 #151 ... 09:32:31 09:32:31 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:32:31 #0 5.697 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:32:31 #152 ... 09:32:31 09:32:31 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:32:31 #0 5.960 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:32:32 #153 ... 09:32:32 09:32:32 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:32:32 #0 5.706 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:32:48 #154 ... 09:32:48 09:32:48 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:32:48 #149 DONE 135.3s 09:32:48 09:32:48 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:51 #53 ... 09:32:51 09:32:51 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:32:51 #146 DONE 140.4s 09:32:52 09:32:52 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:58 #53 ... 09:32:58 09:32:58 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:32:58 #143 147.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:33:08 #143 ... 09:33:08 09:33:08 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:33:08 #155 ... 09:33:08 09:33:08 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:33:08 #150 DONE 157.8s 09:33:08 09:33:08 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:33:08 #143 DONE 157.8s 09:33:08 09:33:08 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:33:08 #147 DONE 157.8s 09:33:08 09:33:08 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:33:08 #148 DONE 157.8s 09:33:08 09:33:08 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:33:08 #154 DONE 157.9s 09:33:08 09:33:08 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:33:08 #153 DONE 157.9s 09:33:08 09:33:08 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:33:08 #152 DONE 157.8s 09:33:08 09:33:08 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:33:08 #151 DONE 157.9s 09:33:08 09:33:08 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:33:08 #144 DONE 158.0s 09:33:08 09:33:08 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:33:08 #145 DONE 158.0s 09:33:08 09:33:08 #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 #156 ... 09:33:09 09:33:09 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 #155 DONE 0.4s 09:33:09 09:33:09 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 #157 DONE 0.3s 09:33:09 09:33:09 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 #158 DONE 0.3s 09:33:09 09:33:09 #159 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 #159 DONE 0.2s 09:33:09 09:33:09 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:33:09 #160 DONE 0.3s 09:33:09 09:33:09 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 #161 DONE 0.2s 09:33:09 09:33:09 #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 #156 DONE 0.2s 09:33:09 09:33:09 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:33:09 #162 DONE 0.1s 09:33:09 09:33:09 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 #163 DONE 0.3s 09:33:09 09:33:09 #164 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:33:09 #164 ... 09:33:09 09:33:09 #165 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 #165 DONE 0.2s 09:33:09 09:33:09 #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:33:09 #166 CACHED 09:33:09 09:33:09 #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 #167 CACHED 09:33:09 09:33:09 #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:33:09 #168 DONE 0.4s 09:33:09 09:33:09 #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:33:09 #169 DONE 0.4s 09:33:09 09:33:09 #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:33:09 #170 CACHED 09:33:09 09:33:09 #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 #171 CACHED 09:33:09 09:33:09 #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:33:09 #172 CACHED 09:33:09 09:33:09 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:33:09 #173 CACHED 09:33:09 09:33:09 #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:33:09 #174 ... 09:33:09 09:33:09 #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:33:09 #175 DONE 0.4s 09:33:09 09:33:09 #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:33:09 #176 DONE 0.4s 09:33:09 09:33:09 #164 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:33:09 #164 DONE 0.4s 09:33:09 09:33:09 #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:33:09 #177 DONE 0.4s 09:33:09 09:33:09 #178 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:33:10 #178 ... 09:33:10 09:33:10 #179 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:33:10 #179 DONE 0.9s 09:33:10 09:33:10 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:33:10 #180 DONE 0.9s 09:33:10 09:33:10 #181 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:33:10 #181 ... 09:33:10 09:33:10 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:33:10 #182 DONE 1.6s 09:33:11 09:33:11 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:33:11 #183 DONE 1.8s 09:33:11 09:33:11 #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:33:11 #184 ... 09:33:11 09:33:11 #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:33:11 #185 DONE 1.8s 09:33:11 09:33:11 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:33:11 #186 DONE 1.9s 09:33:11 09:33:11 #178 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:33:11 #178 DONE 1.9s 09:33:11 09:33:11 #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:33:11 #174 DONE 2.0s 09:33:11 09:33:11 #101 [core-keeper] exporting to image 09:33:11 #101 exporting layers 09:33:11 #101 ... 09:33:11 09:33:11 #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:33:11 #187 DONE 2.1s 09:33:11 09:33:11 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:33:11 #188 DONE 2.3s 09:33:11 09:33:11 #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:33:11 #189 DONE 2.3s 09:33:11 09:33:11 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:33:11 #190 ... 09:33:11 09:33:11 #191 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:33:11 #191 DONE 3.0s 09:33:11 09:33:11 #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:33:11 #192 DONE 2.0s 09:33:11 09:33:11 #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:33:11 #193 DONE 0.8s 09:33:11 09:33:11 #181 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:33:11 #181 DONE 2.0s 09:33:11 09:33:11 #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:33:11 #194 DONE 0.8s 09:33:11 09:33:11 #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:33:11 #184 DONE 0.9s 09:33:11 09:33:11 #195 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:33:11 #195 DONE 0.8s 09:33:11 09:33:11 #196 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:33:11 #196 DONE 0.6s 09:33:11 09:33:11 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:33:11 #197 DONE 0.7s 09:33:11 09:33:11 #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:33:12 #198 ... 09:33:12 09:33:12 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:33:12 #190 DONE 0.4s 09:33:12 09:33:12 #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:33:12 #199 DONE 0.4s 09:33:12 09:33:12 #200 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:33:12 #200 DONE 0.4s 09:33:12 09:33:12 #101 [security-spiffe-token-provider] exporting to image 09:33:12 #101 ... 09:33:12 09:33:12 #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:33:12 #201 DONE 0.3s 09:33:12 09:33:12 #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:33:12 #202 DONE 0.3s 09:33:12 09:33:12 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:33:12 #203 DONE 0.4s 09:33:12 09:33:12 #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:33:12 #198 DONE 0.3s 09:33:12 09:33:12 #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:33:12 #204 DONE 0.4s 09:33:12 09:33:12 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:33:12 #205 DONE 0.4s 09:33:12 09:33:12 #101 [core-data] exporting to image 09:33:12 #101 writing image sha256:7c687b52d6d6c2cbd6240ed18a98ec4118136574b9a1f1d5857311df5f562cc5 09:33:12 #101 ... 09:33:12 09:33:12 #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:33:12 #206 DONE 0.1s 09:33:12 09:33:12 #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:33:12 #207 DONE 0.1s 09:33:12 09:33:12 #101 [core-keeper] exporting to image 09:33:12 #101 writing image sha256:7c687b52d6d6c2cbd6240ed18a98ec4118136574b9a1f1d5857311df5f562cc5 0.0s done 09:33:12 #101 naming to docker.io/library/core-keeper done 09:33:12 #101 writing image sha256:7b15e9cfb80e9ce6211f257476e88c459bd373db719a77d2df3155cc70e41e36 09:33:12 #101 writing image sha256:7b15e9cfb80e9ce6211f257476e88c459bd373db719a77d2df3155cc70e41e36 0.3s done 09:33:12 #101 naming to docker.io/library/core-command 09:33:12 #101 ... 09:33:12 09:33:12 #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:33:12 #208 DONE 0.4s 09:33:12 09:33:12 #101 [core-command] exporting to image 09:33:12 #101 exporting layers 0.7s done 09:33:12 #101 naming to docker.io/library/core-command done 09:33:12 #101 writing image sha256:42810a195cf7c64812552e089955fc4650f5308233131251a6caecec7413c03e 09:33:13 #101 ... 09:33:13 09:33:13 #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:33:13 #209 DONE 0.4s 09:33:13 09:33:13 #101 [support-scheduler] exporting to image 09:33:13 #101 exporting layers 0.8s done 09:33:13 #101 writing image sha256:42810a195cf7c64812552e089955fc4650f5308233131251a6caecec7413c03e done 09:33:13 #101 naming to docker.io/library/support-notifications done 09:33:13 #101 writing image sha256:e57b7db6811dc5b88a35f50be23959a84a03df2f9c78fa52052f569c96bd78e9 0.0s done 09:33:13 #101 naming to docker.io/library/support-scheduler done 09:33:13 #101 writing image sha256:1bc3188a94799f8dd410c920ca58c2c565c9586e65489b799a1edd0cf8c43feb 09:33:13 #101 ... 09:33:13 09:33:13 #210 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:33:13 #210 DONE 0.5s 09:33:13 09:33:13 #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:33:13 #211 DONE 0.9s 09:33:13 09:33:13 #101 [security-spiffe-token-provider] exporting to image 09:33:13 #101 exporting layers 0.8s done 09:33:13 #101 writing image sha256:1bc3188a94799f8dd410c920ca58c2c565c9586e65489b799a1edd0cf8c43feb 0.3s done 09:33:13 #101 naming to docker.io/library/security-spiffe-token-provider done 09:33:13 #101 ... 09:33:13 09:33:13 #212 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:33:13 #212 DONE 0.4s 09:33:13 09:33:13 #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:33:13 #213 DONE 0.1s 09:33:13 09:33:13 #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:33:13 #214 DONE 0.9s 09:33:13 09:33:13 #215 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:33:13 #215 DONE 0.1s 09:33:13 09:33:13 #101 [core-data] exporting to image 09:33:13 #101 writing image sha256:df3e7578b3eeeaa55940b08f46592b97bab3d04d2f36e6ed9a573e88c59cd973 done 09:33:13 #101 writing image sha256:7bcdf89a0b75bb59b5a2090a0548637e5cd0f86e26c5a8d0b4dcb643cda783d8 done 09:33:13 #101 naming to docker.io/library/core-metadata done 09:33:13 #101 naming to docker.io/library/core-data done 09:33:13 #101 ... 09:33:13 09:33:13 #216 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:33:13 #216 DONE 0.0s 09:33:13 09:33:13 #217 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:33:13 #217 DONE 0.0s 09:33:13 09:33:13 #101 [core-common-config-bootstrapper] exporting to image 09:33:13 #101 exporting layers 0.2s done 09:33:13 #101 writing image sha256:7aeedb12faa37671fe7d4a9f7e646b2a1300b75318ff312d95ab58944d280181 done 09:33:13 #101 naming to docker.io/library/core-common-config-bootstrapper done 09:33:13 #101 writing image sha256:c7b06d2efaa46dda6f2442294af70065c3fe8cf9d4a46c9b6298ecd16d4466a3 done 09:33:13 #101 naming to docker.io/library/security-proxy-auth done 09:33:13 #101 DONE 4.2s 09:33:13 09:33:13 #218 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:33:13 #218 DONE 0.0s 09:33:13 09:33:13 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:33:13 #219 DONE 1.1s 09:33:13 09:33:13 #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:33:14 #220 ... 09:33:14 09:33:14 #101 [security-proxy-setup] exporting to image 09:33:14 #101 exporting layers 0.2s done 09:33:14 #101 writing image sha256:9b7cb085f1f73d40b21f32ebd59f38ab4b602de0873960cd298ac3e6c1597936 done 09:33:14 #101 naming to docker.io/library/security-proxy-setup done 09:33:14 #101 DONE 4.3s 09:33:14 09:33:14 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:33:14 #221 DONE 0.6s 09:33:14 09:33:14 #101 [security-secretstore-setup] exporting to image 09:33:14 #101 ... 09:33:14 09:33:14 #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:33:14 #220 DONE 0.6s 09:33:14 09:33:14 #101 [security-secretstore-setup] exporting to image 09:33:14 #101 exporting layers 0.2s done 09:33:14 #101 writing image sha256:b452911ef84cee9034282fc0ec3bbe8a62df84abbd3ccbda34d3015f71b7ea22 done 09:33:14 #101 naming to docker.io/library/security-secretstore-setup done 09:33:14 #101 exporting layers 0.2s done 09:33:14 #101 writing image sha256:f9e9066b833820635052ce7ad200fcf7160a95fbe3aa0ccdf70ad0d5f23bb848 done 09:33:14 #101 naming to docker.io/library/security-bootstrapper done 09:33:14 #101 DONE 4.7s 09:33:14 09:33:14 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:33:14 time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:33:14 $ docker stop --time=1 bc8e8dd1aeb9a745a723c2c5d94a08657a05cfff8c484440c0e515f59bf0ed72 09:33:15 $ docker rm -f --volumes bc8e8dd1aeb9a745a723c2c5d94a08657a05cfff8c484440c0e515f59bf0ed72 [Pipeline] // withDockerContainer [Pipeline] sh 09:33:15 + docker images 09:33:15 REPOSITORY TAG IMAGE ID CREATED SIZE 09:33:15 security-bootstrapper latest f9e9066b8338 1 second ago 20.3MB 09:33:15 security-proxy-setup latest 9b7cb085f1f7 2 seconds ago 38.2MB 09:33:15 security-proxy-auth latest c7b06d2efaa4 2 seconds ago 31.3MB 09:33:15 security-secretstore-setup latest b452911ef84c 2 seconds ago 67.7MB 09:33:15 core-common-config-bootstrapper latest 7aeedb12faa3 2 seconds ago 17.1MB 09:33:15 core-metadata latest 7bcdf89a0b75 3 seconds ago 32.6MB 09:33:15 core-data latest df3e7578b3ee 3 seconds ago 32.4MB 09:33:15 support-scheduler latest e57b7db6811d 4 seconds ago 48MB 09:33:15 support-notifications latest 42810a195cf7 4 seconds ago 51.6MB 09:33:15 core-command latest 7b15e9cfb80e 4 seconds ago 27.9MB 09:33:15 core-keeper latest 7c687b52d6d6 4 seconds ago 32.1MB 09:33:15 security-spiffe-token-provider latest 1bc3188a9479 4 seconds ago 46.9MB 09:33:15 security-spire-config latest df0e0488c2bb 3 minutes ago 149MB 09:33:15 security-spire-agent latest d352148e1481 3 minutes ago 195MB 09:33:15 security-spire-server latest b01e65929efb 3 minutes ago 149MB 09:33:15 ci-base-image-x86_64 latest 1945e880baaa 7 minutes ago 929MB 09:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 09:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 09:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:16 provisioning config files... 09:33:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/811@tmp/config15677067326549631317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:16 ---> ****-login.sh 09:33:16 nexus3.edgexfoundry.org:10001 09:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:16 Configure a credential helper to remove this warning. See 09:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:16 09:33:16 Login Succeeded 09:33:16 nexus3.edgexfoundry.org:10002 09:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:16 Configure a credential helper to remove this warning. See 09:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:16 09:33:16 Login Succeeded 09:33:16 nexus3.edgexfoundry.org:10003 09:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:16 Configure a credential helper to remove this warning. See 09:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:16 09:33:16 Login Succeeded 09:33:16 nexus3.edgexfoundry.org:10004 09:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:16 Configure a credential helper to remove this warning. See 09:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:16 09:33:16 Login Succeeded 09:33:16 ****.io 09:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:17 Configure a credential helper to remove this warning. See 09:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:17 09:33:17 Login Succeeded 09:33:17 ---> ****-login.sh ends [Pipeline] } 09:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:33:17 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:33:17 0f5b0c5496af9ca836db6a817a30441789f57659 09:33:17 latest 09:33:17 4.0.0-dev.73 09:33:17 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:17 main 09:33:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:17 + docker push nexus3.edgexfoundry.org:10004/core-command:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:33:17 35a771989c75: Preparing 09:33:17 92a7e7151473: Preparing 09:33:17 f650a988b43d: Preparing 09:33:17 862bbfbceffe: Preparing 09:33:17 d2e4b8c5dd0c: Preparing 09:33:17 666339338408: Preparing 09:33:17 994456c4fd7b: Preparing 09:33:17 666339338408: Waiting 09:33:17 d2e4b8c5dd0c: Pushed 09:33:17 f650a988b43d: Pushed 09:33:17 862bbfbceffe: Pushed 09:33:17 35a771989c75: Pushed 09:33:17 994456c4fd7b: Layer already exists 09:33:17 666339338408: Pushed 09:33:19 92a7e7151473: Pushed 09:33:20 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:d212658fb3388e17cdcb57834b86bec2f3465c9d3f217771667022e712e75489 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:20 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:33:20 35a771989c75: Preparing 09:33:20 92a7e7151473: Preparing 09:33:20 f650a988b43d: Preparing 09:33:20 862bbfbceffe: Preparing 09:33:20 d2e4b8c5dd0c: Preparing 09:33:20 666339338408: Preparing 09:33:20 994456c4fd7b: Preparing 09:33:20 666339338408: Waiting 09:33:20 994456c4fd7b: Waiting 09:33:20 35a771989c75: Layer already exists 09:33:20 92a7e7151473: Layer already exists 09:33:20 d2e4b8c5dd0c: Layer already exists 09:33:20 f650a988b43d: Layer already exists 09:33:20 862bbfbceffe: Layer already exists 09:33:20 666339338408: Layer already exists 09:33:20 994456c4fd7b: Layer already exists 09:33:20 latest: digest: sha256:d212658fb3388e17cdcb57834b86bec2f3465c9d3f217771667022e712e75489 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.73 09:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:33:21 35a771989c75: Preparing 09:33:21 92a7e7151473: Preparing 09:33:21 f650a988b43d: Preparing 09:33:21 862bbfbceffe: Preparing 09:33:21 d2e4b8c5dd0c: Preparing 09:33:21 666339338408: Preparing 09:33:21 994456c4fd7b: Preparing 09:33:21 666339338408: Waiting 09:33:21 994456c4fd7b: Waiting 09:33:21 d2e4b8c5dd0c: Layer already exists 09:33:21 35a771989c75: Layer already exists 09:33:21 862bbfbceffe: Layer already exists 09:33:21 f650a988b43d: Layer already exists 09:33:21 92a7e7151473: Layer already exists 09:33:21 666339338408: Layer already exists 09:33:21 994456c4fd7b: Layer already exists 09:33:21 4.0.0-dev.73: digest: sha256:d212658fb3388e17cdcb57834b86bec2f3465c9d3f217771667022e712e75489 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker push nexus3.edgexfoundry.org:10004/core-command:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:33:22 35a771989c75: Preparing 09:33:22 92a7e7151473: Preparing 09:33:22 f650a988b43d: Preparing 09:33:22 862bbfbceffe: Preparing 09:33:22 d2e4b8c5dd0c: Preparing 09:33:22 666339338408: Preparing 09:33:22 994456c4fd7b: Preparing 09:33:22 666339338408: Waiting 09:33:22 994456c4fd7b: Waiting 09:33:22 35a771989c75: Layer already exists 09:33:22 92a7e7151473: Layer already exists 09:33:22 862bbfbceffe: Layer already exists 09:33:22 f650a988b43d: Layer already exists 09:33:22 d2e4b8c5dd0c: Layer already exists 09:33:22 994456c4fd7b: Layer already exists 09:33:22 666339338408: Layer already exists 09:33:22 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:d212658fb3388e17cdcb57834b86bec2f3465c9d3f217771667022e712e75489 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:33:22 35a771989c75: Preparing 09:33:22 92a7e7151473: Preparing 09:33:22 f650a988b43d: Preparing 09:33:22 862bbfbceffe: Preparing 09:33:22 d2e4b8c5dd0c: Preparing 09:33:22 666339338408: Preparing 09:33:22 994456c4fd7b: Preparing 09:33:22 666339338408: Waiting 09:33:22 994456c4fd7b: Waiting 09:33:22 35a771989c75: Layer already exists 09:33:22 92a7e7151473: Layer already exists 09:33:22 862bbfbceffe: Layer already exists 09:33:22 d2e4b8c5dd0c: Layer already exists 09:33:22 f650a988b43d: Layer already exists 09:33:22 666339338408: Layer already exists 09:33:22 994456c4fd7b: Layer already exists 09:33:22 main: digest: sha256:d212658fb3388e17cdcb57834b86bec2f3465c9d3f217771667022e712e75489 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:22 ===================================================== [Pipeline] echo 09:33:22 taggedImages: 09:33:22 - nexus3.edgexfoundry.org:10004/core-command:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:22 - nexus3.edgexfoundry.org:10004/core-command:latest 09:33:22 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.73 09:33:22 - nexus3.edgexfoundry.org:10004/core-command:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:22 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:33:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:33:22 0f5b0c5496af9ca836db6a817a30441789f57659 09:33:22 latest 09:33:22 4.0.0-dev.73 09:33:22 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:22 main 09:33:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:33:23 e07c868b6408: Preparing 09:33:23 5a6a2059afbc: Preparing 09:33:23 bfeb317270cd: Preparing 09:33:23 a085d3b0dd7f: Preparing 09:33:23 f650a988b43d: Preparing 09:33:23 862bbfbceffe: Preparing 09:33:23 d2e4b8c5dd0c: Preparing 09:33:23 666339338408: Preparing 09:33:23 994456c4fd7b: Preparing 09:33:23 862bbfbceffe: Waiting 09:33:23 666339338408: Waiting 09:33:23 d2e4b8c5dd0c: Waiting 09:33:23 994456c4fd7b: Waiting 09:33:23 f650a988b43d: Layer already exists 09:33:23 862bbfbceffe: Layer already exists 09:33:23 d2e4b8c5dd0c: Layer already exists 09:33:23 666339338408: Layer already exists 09:33:23 5a6a2059afbc: Pushed 09:33:23 bfeb317270cd: Pushed 09:33:23 e07c868b6408: Pushed 09:33:23 994456c4fd7b: Layer already exists 09:33:24 a085d3b0dd7f: Pushed 09:33:24 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:f0ff18731ab5781e0e5d9c6c2e9eb7b43792c942b7992f8032cb925d8810e2e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:33:25 e07c868b6408: Preparing 09:33:25 5a6a2059afbc: Preparing 09:33:25 bfeb317270cd: Preparing 09:33:25 a085d3b0dd7f: Preparing 09:33:25 f650a988b43d: Preparing 09:33:25 862bbfbceffe: Preparing 09:33:25 d2e4b8c5dd0c: Preparing 09:33:25 666339338408: Preparing 09:33:25 994456c4fd7b: Preparing 09:33:25 666339338408: Waiting 09:33:25 994456c4fd7b: Waiting 09:33:25 862bbfbceffe: Waiting 09:33:25 a085d3b0dd7f: Layer already exists 09:33:25 bfeb317270cd: Layer already exists 09:33:25 e07c868b6408: Layer already exists 09:33:25 5a6a2059afbc: Layer already exists 09:33:25 f650a988b43d: Layer already exists 09:33:25 994456c4fd7b: Layer already exists 09:33:25 862bbfbceffe: Layer already exists 09:33:25 d2e4b8c5dd0c: Layer already exists 09:33:25 666339338408: Layer already exists 09:33:25 latest: digest: sha256:f0ff18731ab5781e0e5d9c6c2e9eb7b43792c942b7992f8032cb925d8810e2e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.73 09:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:33:26 e07c868b6408: Preparing 09:33:26 5a6a2059afbc: Preparing 09:33:26 bfeb317270cd: Preparing 09:33:26 a085d3b0dd7f: Preparing 09:33:26 f650a988b43d: Preparing 09:33:26 862bbfbceffe: Preparing 09:33:26 d2e4b8c5dd0c: Preparing 09:33:26 666339338408: Preparing 09:33:26 994456c4fd7b: Preparing 09:33:26 862bbfbceffe: Waiting 09:33:26 994456c4fd7b: Waiting 09:33:26 666339338408: Waiting 09:33:26 d2e4b8c5dd0c: Waiting 09:33:26 f650a988b43d: Layer already exists 09:33:26 bfeb317270cd: Layer already exists 09:33:26 5a6a2059afbc: Layer already exists 09:33:26 a085d3b0dd7f: Layer already exists 09:33:26 e07c868b6408: Layer already exists 09:33:26 d2e4b8c5dd0c: Layer already exists 09:33:26 666339338408: Layer already exists 09:33:26 994456c4fd7b: Layer already exists 09:33:26 862bbfbceffe: Layer already exists 09:33:26 4.0.0-dev.73: digest: sha256:f0ff18731ab5781e0e5d9c6c2e9eb7b43792c942b7992f8032cb925d8810e2e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:33:26 e07c868b6408: Preparing 09:33:26 5a6a2059afbc: Preparing 09:33:26 bfeb317270cd: Preparing 09:33:26 a085d3b0dd7f: Preparing 09:33:26 f650a988b43d: Preparing 09:33:26 862bbfbceffe: Preparing 09:33:26 d2e4b8c5dd0c: Preparing 09:33:26 666339338408: Preparing 09:33:26 994456c4fd7b: Preparing 09:33:26 d2e4b8c5dd0c: Waiting 09:33:26 994456c4fd7b: Waiting 09:33:26 862bbfbceffe: Waiting 09:33:26 e07c868b6408: Layer already exists 09:33:26 f650a988b43d: Layer already exists 09:33:26 a085d3b0dd7f: Layer already exists 09:33:26 5a6a2059afbc: Layer already exists 09:33:26 bfeb317270cd: Layer already exists 09:33:26 862bbfbceffe: Layer already exists 09:33:26 666339338408: Layer already exists 09:33:26 d2e4b8c5dd0c: Layer already exists 09:33:26 994456c4fd7b: Layer already exists 09:33:26 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:f0ff18731ab5781e0e5d9c6c2e9eb7b43792c942b7992f8032cb925d8810e2e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:33:27 e07c868b6408: Preparing 09:33:27 5a6a2059afbc: Preparing 09:33:27 bfeb317270cd: Preparing 09:33:27 a085d3b0dd7f: Preparing 09:33:27 f650a988b43d: Preparing 09:33:27 862bbfbceffe: Preparing 09:33:27 d2e4b8c5dd0c: Preparing 09:33:27 666339338408: Preparing 09:33:27 994456c4fd7b: Preparing 09:33:27 d2e4b8c5dd0c: Waiting 09:33:27 666339338408: Waiting 09:33:27 862bbfbceffe: Waiting 09:33:27 994456c4fd7b: Waiting 09:33:27 a085d3b0dd7f: Layer already exists 09:33:27 5a6a2059afbc: Layer already exists 09:33:27 f650a988b43d: Layer already exists 09:33:27 bfeb317270cd: Layer already exists 09:33:27 e07c868b6408: Layer already exists 09:33:27 862bbfbceffe: Layer already exists 09:33:27 994456c4fd7b: Layer already exists 09:33:27 d2e4b8c5dd0c: Layer already exists 09:33:27 666339338408: Layer already exists 09:33:27 main: digest: sha256:f0ff18731ab5781e0e5d9c6c2e9eb7b43792c942b7992f8032cb925d8810e2e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:27 ===================================================== [Pipeline] echo 09:33:27 taggedImages: 09:33:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:33:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.73 09:33:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:33:27 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:33:27 0f5b0c5496af9ca836db6a817a30441789f57659 09:33:27 latest 09:33:27 4.0.0-dev.73 09:33:27 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:27 main 09:33:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:28 + docker push nexus3.edgexfoundry.org:10004/core-data:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:33:28 bae6212cd3dc: Preparing 09:33:28 0c69945c7228: Preparing 09:33:28 f650a988b43d: Preparing 09:33:28 862bbfbceffe: Preparing 09:33:28 527044e77e64: Preparing 09:33:28 e3f2ed085335: Preparing 09:33:28 994456c4fd7b: Preparing 09:33:28 e3f2ed085335: Waiting 09:33:28 994456c4fd7b: Waiting 09:33:28 862bbfbceffe: Layer already exists 09:33:28 f650a988b43d: Layer already exists 09:33:28 994456c4fd7b: Layer already exists 09:33:28 527044e77e64: Pushed 09:33:28 bae6212cd3dc: Pushed 09:33:28 e3f2ed085335: Pushed 09:33:30 0c69945c7228: Pushed 09:33:30 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:e325987ebac2d652b6b2a32e666f86f8eb19995f3799f7766c8bcf8fb5829d4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:31 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:33:31 bae6212cd3dc: Preparing 09:33:31 0c69945c7228: Preparing 09:33:31 f650a988b43d: Preparing 09:33:31 862bbfbceffe: Preparing 09:33:31 527044e77e64: Preparing 09:33:31 e3f2ed085335: Preparing 09:33:31 994456c4fd7b: Preparing 09:33:31 e3f2ed085335: Waiting 09:33:31 994456c4fd7b: Waiting 09:33:31 527044e77e64: Layer already exists 09:33:31 862bbfbceffe: Layer already exists 09:33:31 0c69945c7228: Layer already exists 09:33:31 f650a988b43d: Layer already exists 09:33:31 bae6212cd3dc: Layer already exists 09:33:31 e3f2ed085335: Layer already exists 09:33:31 994456c4fd7b: Layer already exists 09:33:31 latest: digest: sha256:e325987ebac2d652b6b2a32e666f86f8eb19995f3799f7766c8bcf8fb5829d4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:32 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.73 09:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:33:32 bae6212cd3dc: Preparing 09:33:32 0c69945c7228: Preparing 09:33:32 f650a988b43d: Preparing 09:33:32 862bbfbceffe: Preparing 09:33:32 527044e77e64: Preparing 09:33:32 e3f2ed085335: Preparing 09:33:32 994456c4fd7b: Preparing 09:33:32 e3f2ed085335: Waiting 09:33:32 527044e77e64: Layer already exists 09:33:32 862bbfbceffe: Layer already exists 09:33:32 f650a988b43d: Layer already exists 09:33:32 bae6212cd3dc: Layer already exists 09:33:32 0c69945c7228: Layer already exists 09:33:32 e3f2ed085335: Layer already exists 09:33:32 994456c4fd7b: Layer already exists 09:33:32 4.0.0-dev.73: digest: sha256:e325987ebac2d652b6b2a32e666f86f8eb19995f3799f7766c8bcf8fb5829d4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:32 + docker push nexus3.edgexfoundry.org:10004/core-data:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:33:32 bae6212cd3dc: Preparing 09:33:32 0c69945c7228: Preparing 09:33:32 f650a988b43d: Preparing 09:33:32 862bbfbceffe: Preparing 09:33:32 527044e77e64: Preparing 09:33:32 e3f2ed085335: Preparing 09:33:32 994456c4fd7b: Preparing 09:33:32 e3f2ed085335: Waiting 09:33:32 994456c4fd7b: Waiting 09:33:32 f650a988b43d: Layer already exists 09:33:32 862bbfbceffe: Layer already exists 09:33:32 527044e77e64: Layer already exists 09:33:32 bae6212cd3dc: Layer already exists 09:33:32 0c69945c7228: Layer already exists 09:33:32 e3f2ed085335: Layer already exists 09:33:32 994456c4fd7b: Layer already exists 09:33:32 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:e325987ebac2d652b6b2a32e666f86f8eb19995f3799f7766c8bcf8fb5829d4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:33 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:33:33 bae6212cd3dc: Preparing 09:33:33 0c69945c7228: Preparing 09:33:33 f650a988b43d: Preparing 09:33:33 862bbfbceffe: Preparing 09:33:33 527044e77e64: Preparing 09:33:33 e3f2ed085335: Preparing 09:33:33 994456c4fd7b: Preparing 09:33:33 e3f2ed085335: Waiting 09:33:33 994456c4fd7b: Waiting 09:33:33 527044e77e64: Layer already exists 09:33:33 bae6212cd3dc: Layer already exists 09:33:33 0c69945c7228: Layer already exists 09:33:33 f650a988b43d: Layer already exists 09:33:33 862bbfbceffe: Layer already exists 09:33:33 e3f2ed085335: Layer already exists 09:33:33 994456c4fd7b: Layer already exists 09:33:33 main: digest: sha256:e325987ebac2d652b6b2a32e666f86f8eb19995f3799f7766c8bcf8fb5829d4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:33 ===================================================== [Pipeline] echo 09:33:33 taggedImages: 09:33:33 - nexus3.edgexfoundry.org:10004/core-data:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:33 - nexus3.edgexfoundry.org:10004/core-data:latest 09:33:33 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.73 09:33:33 - nexus3.edgexfoundry.org:10004/core-data:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:33 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:33:33 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:33:33 0f5b0c5496af9ca836db6a817a30441789f57659 09:33:33 latest 09:33:33 4.0.0-dev.73 09:33:33 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:33 main 09:33:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:33:34 d8c1175a3cf1: Preparing 09:33:34 a110db90aa1a: Preparing 09:33:34 862bbfbceffe: Preparing 09:33:34 59e3b7fa244e: Preparing 09:33:34 c7f15659a61a: Preparing 09:33:34 994456c4fd7b: Preparing 09:33:34 994456c4fd7b: Waiting 09:33:34 862bbfbceffe: Layer already exists 09:33:34 994456c4fd7b: Layer already exists 09:33:34 c7f15659a61a: Pushed 09:33:34 59e3b7fa244e: Pushed 09:33:34 d8c1175a3cf1: Pushed 09:33:36 a110db90aa1a: Pushed 09:33:36 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:382ed5de5c3235e4ea4ad332bc4b2b4a33b2dbb0aac3ec320d17991704206553 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:33:37 d8c1175a3cf1: Preparing 09:33:37 a110db90aa1a: Preparing 09:33:37 862bbfbceffe: Preparing 09:33:37 59e3b7fa244e: Preparing 09:33:37 c7f15659a61a: Preparing 09:33:37 994456c4fd7b: Preparing 09:33:37 994456c4fd7b: Waiting 09:33:37 a110db90aa1a: Layer already exists 09:33:37 59e3b7fa244e: Layer already exists 09:33:37 d8c1175a3cf1: Layer already exists 09:33:37 c7f15659a61a: Layer already exists 09:33:37 862bbfbceffe: Layer already exists 09:33:37 994456c4fd7b: Layer already exists 09:33:37 latest: digest: sha256:382ed5de5c3235e4ea4ad332bc4b2b4a33b2dbb0aac3ec320d17991704206553 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.73 09:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:33:38 d8c1175a3cf1: Preparing 09:33:38 a110db90aa1a: Preparing 09:33:38 862bbfbceffe: Preparing 09:33:38 59e3b7fa244e: Preparing 09:33:38 c7f15659a61a: Preparing 09:33:38 994456c4fd7b: Preparing 09:33:38 994456c4fd7b: Waiting 09:33:38 862bbfbceffe: Layer already exists 09:33:38 c7f15659a61a: Layer already exists 09:33:38 d8c1175a3cf1: Layer already exists 09:33:38 a110db90aa1a: Layer already exists 09:33:38 59e3b7fa244e: Layer already exists 09:33:38 994456c4fd7b: Layer already exists 09:33:38 4.0.0-dev.73: digest: sha256:382ed5de5c3235e4ea4ad332bc4b2b4a33b2dbb0aac3ec320d17991704206553 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:33:38 d8c1175a3cf1: Preparing 09:33:38 a110db90aa1a: Preparing 09:33:38 862bbfbceffe: Preparing 09:33:38 59e3b7fa244e: Preparing 09:33:38 c7f15659a61a: Preparing 09:33:38 994456c4fd7b: Preparing 09:33:38 d8c1175a3cf1: Layer already exists 09:33:38 a110db90aa1a: Layer already exists 09:33:38 c7f15659a61a: Layer already exists 09:33:38 59e3b7fa244e: Layer already exists 09:33:38 862bbfbceffe: Layer already exists 09:33:38 994456c4fd7b: Layer already exists 09:33:38 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:382ed5de5c3235e4ea4ad332bc4b2b4a33b2dbb0aac3ec320d17991704206553 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:33:39 d8c1175a3cf1: Preparing 09:33:39 a110db90aa1a: Preparing 09:33:39 862bbfbceffe: Preparing 09:33:39 59e3b7fa244e: Preparing 09:33:39 c7f15659a61a: Preparing 09:33:39 994456c4fd7b: Preparing 09:33:39 994456c4fd7b: Waiting 09:33:39 c7f15659a61a: Layer already exists 09:33:39 a110db90aa1a: Layer already exists 09:33:39 59e3b7fa244e: Layer already exists 09:33:39 862bbfbceffe: Layer already exists 09:33:39 d8c1175a3cf1: Layer already exists 09:33:39 994456c4fd7b: Layer already exists 09:33:39 main: digest: sha256:382ed5de5c3235e4ea4ad332bc4b2b4a33b2dbb0aac3ec320d17991704206553 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:39 ===================================================== [Pipeline] echo 09:33:39 taggedImages: 09:33:39 - nexus3.edgexfoundry.org:10004/core-keeper:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:39 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:33:39 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.73 09:33:39 - nexus3.edgexfoundry.org:10004/core-keeper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:39 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:33:39 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:33:39 0f5b0c5496af9ca836db6a817a30441789f57659 09:33:39 latest 09:33:39 4.0.0-dev.73 09:33:39 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:39 main 09:33:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:33:40 12741ab097b9: Preparing 09:33:40 6f4b1d8a3182: Preparing 09:33:40 d4adadec7965: Preparing 09:33:40 f650a988b43d: Preparing 09:33:40 862bbfbceffe: Preparing 09:33:40 d2e4b8c5dd0c: Preparing 09:33:40 666339338408: Preparing 09:33:40 994456c4fd7b: Preparing 09:33:40 d2e4b8c5dd0c: Waiting 09:33:40 666339338408: Waiting 09:33:40 994456c4fd7b: Waiting 09:33:40 862bbfbceffe: Layer already exists 09:33:40 f650a988b43d: Layer already exists 09:33:40 d2e4b8c5dd0c: Layer already exists 09:33:40 666339338408: Layer already exists 09:33:40 994456c4fd7b: Layer already exists 09:33:40 6f4b1d8a3182: Pushed 09:33:40 12741ab097b9: Pushed 09:33:42 d4adadec7965: Pushed 09:33:42 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:9d762e1c6a2dfc7036fa03b71709b3c96112c0543a980a990472445a32eae8b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:33:43 12741ab097b9: Preparing 09:33:43 6f4b1d8a3182: Preparing 09:33:43 d4adadec7965: Preparing 09:33:43 f650a988b43d: Preparing 09:33:43 862bbfbceffe: Preparing 09:33:43 d2e4b8c5dd0c: Preparing 09:33:43 666339338408: Preparing 09:33:43 d2e4b8c5dd0c: Waiting 09:33:43 994456c4fd7b: Preparing 09:33:43 994456c4fd7b: Waiting 09:33:43 666339338408: Waiting 09:33:43 d4adadec7965: Layer already exists 09:33:43 862bbfbceffe: Layer already exists 09:33:43 6f4b1d8a3182: Layer already exists 09:33:43 f650a988b43d: Layer already exists 09:33:43 12741ab097b9: Layer already exists 09:33:43 d2e4b8c5dd0c: Layer already exists 09:33:43 666339338408: Layer already exists 09:33:43 994456c4fd7b: Layer already exists 09:33:43 latest: digest: sha256:9d762e1c6a2dfc7036fa03b71709b3c96112c0543a980a990472445a32eae8b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.73 09:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:33:44 12741ab097b9: Preparing 09:33:44 6f4b1d8a3182: Preparing 09:33:44 d4adadec7965: Preparing 09:33:44 f650a988b43d: Preparing 09:33:44 862bbfbceffe: Preparing 09:33:44 d2e4b8c5dd0c: Preparing 09:33:44 666339338408: Preparing 09:33:44 994456c4fd7b: Preparing 09:33:44 d2e4b8c5dd0c: Waiting 09:33:44 666339338408: Waiting 09:33:44 994456c4fd7b: Waiting 09:33:44 6f4b1d8a3182: Layer already exists 09:33:44 862bbfbceffe: Layer already exists 09:33:44 12741ab097b9: Layer already exists 09:33:44 f650a988b43d: Layer already exists 09:33:44 d4adadec7965: Layer already exists 09:33:44 d2e4b8c5dd0c: Layer already exists 09:33:44 666339338408: Layer already exists 09:33:44 994456c4fd7b: Layer already exists 09:33:44 4.0.0-dev.73: digest: sha256:9d762e1c6a2dfc7036fa03b71709b3c96112c0543a980a990472445a32eae8b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:33:44 12741ab097b9: Preparing 09:33:44 6f4b1d8a3182: Preparing 09:33:44 d4adadec7965: Preparing 09:33:44 f650a988b43d: Preparing 09:33:44 862bbfbceffe: Preparing 09:33:44 d2e4b8c5dd0c: Preparing 09:33:44 666339338408: Preparing 09:33:44 994456c4fd7b: Preparing 09:33:44 d2e4b8c5dd0c: Waiting 09:33:44 994456c4fd7b: Waiting 09:33:44 f650a988b43d: Layer already exists 09:33:44 862bbfbceffe: Layer already exists 09:33:44 12741ab097b9: Layer already exists 09:33:44 6f4b1d8a3182: Layer already exists 09:33:44 d4adadec7965: Layer already exists 09:33:44 d2e4b8c5dd0c: Layer already exists 09:33:44 666339338408: Layer already exists 09:33:44 994456c4fd7b: Layer already exists 09:33:44 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:9d762e1c6a2dfc7036fa03b71709b3c96112c0543a980a990472445a32eae8b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:33:45 12741ab097b9: Preparing 09:33:45 6f4b1d8a3182: Preparing 09:33:45 d4adadec7965: Preparing 09:33:45 f650a988b43d: Preparing 09:33:45 862bbfbceffe: Preparing 09:33:45 d2e4b8c5dd0c: Preparing 09:33:45 666339338408: Preparing 09:33:45 994456c4fd7b: Preparing 09:33:45 d2e4b8c5dd0c: Waiting 09:33:45 666339338408: Waiting 09:33:45 862bbfbceffe: Layer already exists 09:33:45 d4adadec7965: Layer already exists 09:33:45 12741ab097b9: Layer already exists 09:33:45 6f4b1d8a3182: Layer already exists 09:33:45 f650a988b43d: Layer already exists 09:33:45 d2e4b8c5dd0c: Layer already exists 09:33:45 666339338408: Layer already exists 09:33:45 994456c4fd7b: Layer already exists 09:33:45 main: digest: sha256:9d762e1c6a2dfc7036fa03b71709b3c96112c0543a980a990472445a32eae8b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:45 ===================================================== [Pipeline] echo 09:33:45 taggedImages: 09:33:45 - nexus3.edgexfoundry.org:10004/core-metadata:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:33:45 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.73 09:33:45 - nexus3.edgexfoundry.org:10004/core-metadata:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:33:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:33:45 0f5b0c5496af9ca836db6a817a30441789f57659 09:33:45 latest 09:33:45 4.0.0-dev.73 09:33:45 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:45 main 09:33:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:33:46 e230f574410f: Preparing 09:33:46 11ee11646321: Preparing 09:33:46 a1b344d8c945: Preparing 09:33:46 466a3452ef90: Preparing 09:33:46 fb55cdcacb25: Preparing 09:33:46 17fad8de095d: Preparing 09:33:46 b59f3415c76e: Preparing 09:33:46 f650a988b43d: Preparing 09:33:46 862bbfbceffe: Preparing 09:33:46 4c400646cfcc: Preparing 09:33:46 31489d16d183: Preparing 09:33:46 5f70bf18a086: Preparing 09:33:46 14bdfdbf67c2: Preparing 09:33:46 ccbf1382470e: Preparing 09:33:46 17fad8de095d: Waiting 09:33:46 f650a988b43d: Waiting 09:33:46 b59f3415c76e: Waiting 09:33:46 862bbfbceffe: Waiting 09:33:46 5f70bf18a086: Waiting 09:33:46 31489d16d183: Waiting 09:33:46 14bdfdbf67c2: Waiting 09:33:46 0fd3fd6ac68a: Preparing 09:33:46 ccbf1382470e: Waiting 09:33:46 994456c4fd7b: Preparing 09:33:46 0fd3fd6ac68a: Waiting 09:33:46 994456c4fd7b: Waiting 09:33:46 fb55cdcacb25: Pushed 09:33:46 a1b344d8c945: Pushed 09:33:46 e230f574410f: Pushed 09:33:46 466a3452ef90: Pushed 09:33:46 11ee11646321: Pushed 09:33:46 f650a988b43d: Layer already exists 09:33:46 862bbfbceffe: Layer already exists 09:33:46 5f70bf18a086: Layer already exists 09:33:46 17fad8de095d: Pushed 09:33:46 4c400646cfcc: Pushed 09:33:46 31489d16d183: Pushed 09:33:46 14bdfdbf67c2: Pushed 09:33:46 ccbf1382470e: Pushed 09:33:46 994456c4fd7b: Layer already exists 09:33:46 0fd3fd6ac68a: Pushed 09:33:47 b59f3415c76e: Pushed 09:33:47 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:2ad1eba049937ca45bfda648f1d03d7ba3f46352ca3c7073b16b79b0ea265c70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:33:48 e230f574410f: Preparing 09:33:48 11ee11646321: Preparing 09:33:48 a1b344d8c945: Preparing 09:33:48 466a3452ef90: Preparing 09:33:48 fb55cdcacb25: Preparing 09:33:48 17fad8de095d: Preparing 09:33:48 b59f3415c76e: Preparing 09:33:48 f650a988b43d: Preparing 09:33:48 862bbfbceffe: Preparing 09:33:48 4c400646cfcc: Preparing 09:33:48 31489d16d183: Preparing 09:33:48 5f70bf18a086: Preparing 09:33:48 17fad8de095d: Waiting 09:33:48 14bdfdbf67c2: Preparing 09:33:48 ccbf1382470e: Preparing 09:33:48 b59f3415c76e: Waiting 09:33:48 5f70bf18a086: Waiting 09:33:48 0fd3fd6ac68a: Preparing 09:33:48 994456c4fd7b: Preparing 09:33:48 ccbf1382470e: Waiting 09:33:48 0fd3fd6ac68a: Waiting 09:33:48 994456c4fd7b: Waiting 09:33:48 f650a988b43d: Waiting 09:33:48 4c400646cfcc: Waiting 09:33:48 466a3452ef90: Layer already exists 09:33:48 a1b344d8c945: Layer already exists 09:33:48 11ee11646321: Layer already exists 09:33:48 e230f574410f: Layer already exists 09:33:48 fb55cdcacb25: Layer already exists 09:33:48 17fad8de095d: Layer already exists 09:33:48 862bbfbceffe: Layer already exists 09:33:48 b59f3415c76e: Layer already exists 09:33:48 f650a988b43d: Layer already exists 09:33:48 4c400646cfcc: Layer already exists 09:33:48 31489d16d183: Layer already exists 09:33:48 5f70bf18a086: Layer already exists 09:33:48 14bdfdbf67c2: Layer already exists 09:33:48 ccbf1382470e: Layer already exists 09:33:48 994456c4fd7b: Layer already exists 09:33:48 0fd3fd6ac68a: Layer already exists 09:33:48 latest: digest: sha256:2ad1eba049937ca45bfda648f1d03d7ba3f46352ca3c7073b16b79b0ea265c70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.73 09:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:33:49 e230f574410f: Preparing 09:33:49 11ee11646321: Preparing 09:33:49 a1b344d8c945: Preparing 09:33:49 466a3452ef90: Preparing 09:33:49 fb55cdcacb25: Preparing 09:33:49 17fad8de095d: Preparing 09:33:49 b59f3415c76e: Preparing 09:33:49 f650a988b43d: Preparing 09:33:49 862bbfbceffe: Preparing 09:33:49 4c400646cfcc: Preparing 09:33:49 31489d16d183: Preparing 09:33:49 5f70bf18a086: Preparing 09:33:49 14bdfdbf67c2: Preparing 09:33:49 ccbf1382470e: Preparing 09:33:49 0fd3fd6ac68a: Preparing 09:33:49 5f70bf18a086: Waiting 09:33:49 4c400646cfcc: Waiting 09:33:49 14bdfdbf67c2: Waiting 09:33:49 31489d16d183: Waiting 09:33:49 17fad8de095d: Waiting 09:33:49 b59f3415c76e: Waiting 09:33:49 f650a988b43d: Waiting 09:33:49 862bbfbceffe: Waiting 09:33:49 994456c4fd7b: Preparing 09:33:49 0fd3fd6ac68a: Waiting 09:33:49 994456c4fd7b: Waiting 09:33:49 fb55cdcacb25: Layer already exists 09:33:49 a1b344d8c945: Layer already exists 09:33:49 11ee11646321: Layer already exists 09:33:49 e230f574410f: Layer already exists 09:33:49 466a3452ef90: Layer already exists 09:33:49 b59f3415c76e: Layer already exists 09:33:49 17fad8de095d: Layer already exists 09:33:49 862bbfbceffe: Layer already exists 09:33:49 f650a988b43d: Layer already exists 09:33:49 4c400646cfcc: Layer already exists 09:33:49 31489d16d183: Layer already exists 09:33:49 5f70bf18a086: Layer already exists 09:33:49 14bdfdbf67c2: Layer already exists 09:33:49 0fd3fd6ac68a: Layer already exists 09:33:49 ccbf1382470e: Layer already exists 09:33:49 994456c4fd7b: Layer already exists 09:33:49 4.0.0-dev.73: digest: sha256:2ad1eba049937ca45bfda648f1d03d7ba3f46352ca3c7073b16b79b0ea265c70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:33:49 e230f574410f: Preparing 09:33:49 11ee11646321: Preparing 09:33:49 a1b344d8c945: Preparing 09:33:49 466a3452ef90: Preparing 09:33:49 fb55cdcacb25: Preparing 09:33:49 17fad8de095d: Preparing 09:33:49 b59f3415c76e: Preparing 09:33:49 f650a988b43d: Preparing 09:33:49 862bbfbceffe: Preparing 09:33:49 4c400646cfcc: Preparing 09:33:49 31489d16d183: Preparing 09:33:49 5f70bf18a086: Preparing 09:33:49 14bdfdbf67c2: Preparing 09:33:49 ccbf1382470e: Preparing 09:33:49 17fad8de095d: Waiting 09:33:49 0fd3fd6ac68a: Preparing 09:33:49 994456c4fd7b: Preparing 09:33:49 b59f3415c76e: Waiting 09:33:49 862bbfbceffe: Waiting 09:33:49 f650a988b43d: Waiting 09:33:49 ccbf1382470e: Waiting 09:33:49 994456c4fd7b: Waiting 09:33:49 4c400646cfcc: Waiting 09:33:49 0fd3fd6ac68a: Waiting 09:33:49 31489d16d183: Waiting 09:33:49 5f70bf18a086: Waiting 09:33:49 14bdfdbf67c2: Waiting 09:33:49 11ee11646321: Layer already exists 09:33:49 a1b344d8c945: Layer already exists 09:33:49 fb55cdcacb25: Layer already exists 09:33:49 e230f574410f: Layer already exists 09:33:49 466a3452ef90: Layer already exists 09:33:49 17fad8de095d: Layer already exists 09:33:49 f650a988b43d: Layer already exists 09:33:49 862bbfbceffe: Layer already exists 09:33:49 b59f3415c76e: Layer already exists 09:33:49 4c400646cfcc: Layer already exists 09:33:49 5f70bf18a086: Layer already exists 09:33:49 31489d16d183: Layer already exists 09:33:49 ccbf1382470e: Layer already exists 09:33:49 0fd3fd6ac68a: Layer already exists 09:33:49 14bdfdbf67c2: Layer already exists 09:33:49 994456c4fd7b: Layer already exists 09:33:49 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:2ad1eba049937ca45bfda648f1d03d7ba3f46352ca3c7073b16b79b0ea265c70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:33:50 e230f574410f: Preparing 09:33:50 11ee11646321: Preparing 09:33:50 a1b344d8c945: Preparing 09:33:50 466a3452ef90: Preparing 09:33:50 fb55cdcacb25: Preparing 09:33:50 17fad8de095d: Preparing 09:33:50 b59f3415c76e: Preparing 09:33:50 f650a988b43d: Preparing 09:33:50 862bbfbceffe: Preparing 09:33:50 4c400646cfcc: Preparing 09:33:50 31489d16d183: Preparing 09:33:50 5f70bf18a086: Preparing 09:33:50 14bdfdbf67c2: Preparing 09:33:50 17fad8de095d: Waiting 09:33:50 f650a988b43d: Waiting 09:33:50 862bbfbceffe: Waiting 09:33:50 4c400646cfcc: Waiting 09:33:50 b59f3415c76e: Waiting 09:33:50 31489d16d183: Waiting 09:33:50 5f70bf18a086: Waiting 09:33:50 ccbf1382470e: Preparing 09:33:50 0fd3fd6ac68a: Preparing 09:33:50 994456c4fd7b: Preparing 09:33:50 14bdfdbf67c2: Waiting 09:33:50 0fd3fd6ac68a: Waiting 09:33:50 fb55cdcacb25: Layer already exists 09:33:50 466a3452ef90: Layer already exists 09:33:50 11ee11646321: Layer already exists 09:33:50 a1b344d8c945: Layer already exists 09:33:50 e230f574410f: Layer already exists 09:33:50 b59f3415c76e: Layer already exists 09:33:50 17fad8de095d: Layer already exists 09:33:50 f650a988b43d: Layer already exists 09:33:50 862bbfbceffe: Layer already exists 09:33:50 4c400646cfcc: Layer already exists 09:33:50 5f70bf18a086: Layer already exists 09:33:50 31489d16d183: Layer already exists 09:33:50 14bdfdbf67c2: Layer already exists 09:33:50 ccbf1382470e: Layer already exists 09:33:50 0fd3fd6ac68a: Layer already exists 09:33:50 994456c4fd7b: Layer already exists 09:33:50 main: digest: sha256:2ad1eba049937ca45bfda648f1d03d7ba3f46352ca3c7073b16b79b0ea265c70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:50 ===================================================== [Pipeline] echo 09:33:50 taggedImages: 09:33:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:33:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.73 09:33:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:33:50 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:33:50 0f5b0c5496af9ca836db6a817a30441789f57659 09:33:50 latest 09:33:50 4.0.0-dev.73 09:33:50 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:50 main 09:33:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:33:51 e07c868b6408: Preparing 09:33:51 5a6a2059afbc: Preparing 09:33:51 e0f7999a80de: Preparing 09:33:51 17f754cb425f: Preparing 09:33:51 f650a988b43d: Preparing 09:33:51 862bbfbceffe: Preparing 09:33:51 d2e4b8c5dd0c: Preparing 09:33:51 666339338408: Preparing 09:33:51 994456c4fd7b: Preparing 09:33:51 862bbfbceffe: Waiting 09:33:51 d2e4b8c5dd0c: Waiting 09:33:51 666339338408: Waiting 09:33:51 f650a988b43d: Layer already exists 09:33:51 5a6a2059afbc: Layer already exists 09:33:51 e07c868b6408: Layer already exists 09:33:51 862bbfbceffe: Layer already exists 09:33:51 d2e4b8c5dd0c: Layer already exists 09:33:51 666339338408: Layer already exists 09:33:51 994456c4fd7b: Layer already exists 09:33:51 e0f7999a80de: Pushed 09:33:53 17f754cb425f: Pushed 09:33:53 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:22b6242ad44aceba0239eaec21c97ee20bf5a2a1b4171649777b9a6bbb495186 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:33:54 e07c868b6408: Preparing 09:33:54 5a6a2059afbc: Preparing 09:33:54 e0f7999a80de: Preparing 09:33:54 17f754cb425f: Preparing 09:33:54 f650a988b43d: Preparing 09:33:54 862bbfbceffe: Preparing 09:33:54 d2e4b8c5dd0c: Preparing 09:33:54 666339338408: Preparing 09:33:54 994456c4fd7b: Preparing 09:33:54 d2e4b8c5dd0c: Waiting 09:33:54 666339338408: Waiting 09:33:54 994456c4fd7b: Waiting 09:33:54 862bbfbceffe: Waiting 09:33:54 e0f7999a80de: Layer already exists 09:33:54 17f754cb425f: Layer already exists 09:33:54 e07c868b6408: Layer already exists 09:33:54 5a6a2059afbc: Layer already exists 09:33:54 f650a988b43d: Layer already exists 09:33:54 862bbfbceffe: Layer already exists 09:33:54 666339338408: Layer already exists 09:33:54 994456c4fd7b: Layer already exists 09:33:54 d2e4b8c5dd0c: Layer already exists 09:33:54 latest: digest: sha256:22b6242ad44aceba0239eaec21c97ee20bf5a2a1b4171649777b9a6bbb495186 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.73 09:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:33:55 e07c868b6408: Preparing 09:33:55 5a6a2059afbc: Preparing 09:33:55 e0f7999a80de: Preparing 09:33:55 17f754cb425f: Preparing 09:33:55 f650a988b43d: Preparing 09:33:55 862bbfbceffe: Preparing 09:33:55 d2e4b8c5dd0c: Preparing 09:33:55 666339338408: Preparing 09:33:55 994456c4fd7b: Preparing 09:33:55 862bbfbceffe: Waiting 09:33:55 d2e4b8c5dd0c: Waiting 09:33:55 666339338408: Waiting 09:33:55 994456c4fd7b: Waiting 09:33:55 e0f7999a80de: Layer already exists 09:33:55 17f754cb425f: Layer already exists 09:33:55 f650a988b43d: Layer already exists 09:33:55 5a6a2059afbc: Layer already exists 09:33:55 e07c868b6408: Layer already exists 09:33:55 862bbfbceffe: Layer already exists 09:33:55 d2e4b8c5dd0c: Layer already exists 09:33:55 994456c4fd7b: Layer already exists 09:33:55 666339338408: Layer already exists 09:33:55 4.0.0-dev.73: digest: sha256:22b6242ad44aceba0239eaec21c97ee20bf5a2a1b4171649777b9a6bbb495186 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:33:55 e07c868b6408: Preparing 09:33:55 5a6a2059afbc: Preparing 09:33:55 e0f7999a80de: Preparing 09:33:55 17f754cb425f: Preparing 09:33:55 f650a988b43d: Preparing 09:33:55 862bbfbceffe: Preparing 09:33:55 d2e4b8c5dd0c: Preparing 09:33:55 666339338408: Preparing 09:33:55 994456c4fd7b: Preparing 09:33:55 d2e4b8c5dd0c: Waiting 09:33:55 862bbfbceffe: Waiting 09:33:55 666339338408: Waiting 09:33:55 994456c4fd7b: Waiting 09:33:55 5a6a2059afbc: Layer already exists 09:33:55 e07c868b6408: Layer already exists 09:33:55 17f754cb425f: Layer already exists 09:33:55 e0f7999a80de: Layer already exists 09:33:55 f650a988b43d: Layer already exists 09:33:55 862bbfbceffe: Layer already exists 09:33:55 d2e4b8c5dd0c: Layer already exists 09:33:55 666339338408: Layer already exists 09:33:55 994456c4fd7b: Layer already exists 09:33:55 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:22b6242ad44aceba0239eaec21c97ee20bf5a2a1b4171649777b9a6bbb495186 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:33:56 e07c868b6408: Preparing 09:33:56 5a6a2059afbc: Preparing 09:33:56 e0f7999a80de: Preparing 09:33:56 17f754cb425f: Preparing 09:33:56 f650a988b43d: Preparing 09:33:56 862bbfbceffe: Preparing 09:33:56 d2e4b8c5dd0c: Preparing 09:33:56 666339338408: Preparing 09:33:56 994456c4fd7b: Preparing 09:33:56 d2e4b8c5dd0c: Waiting 09:33:56 666339338408: Waiting 09:33:56 994456c4fd7b: Waiting 09:33:56 f650a988b43d: Layer already exists 09:33:56 5a6a2059afbc: Layer already exists 09:33:56 e0f7999a80de: Layer already exists 09:33:56 17f754cb425f: Layer already exists 09:33:56 e07c868b6408: Layer already exists 09:33:56 862bbfbceffe: Layer already exists 09:33:56 d2e4b8c5dd0c: Layer already exists 09:33:56 666339338408: Layer already exists 09:33:56 994456c4fd7b: Layer already exists 09:33:56 main: digest: sha256:22b6242ad44aceba0239eaec21c97ee20bf5a2a1b4171649777b9a6bbb495186 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:56 ===================================================== [Pipeline] echo 09:33:56 taggedImages: 09:33:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:33:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.73 09:33:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:33:56 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:33:56 0f5b0c5496af9ca836db6a817a30441789f57659 09:33:56 latest 09:33:56 4.0.0-dev.73 09:33:56 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:33:56 main 09:33:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0f5b0c5496af9ca836db6a817a30441789f57659 09:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:33:57 3a7290cac215: Preparing 09:33:57 f892e1c97380: Preparing 09:33:57 08cf945464bd: Preparing 09:33:57 d1a7e9a2264d: Preparing 09:33:57 029e005bb938: Preparing 09:33:57 f650a988b43d: Preparing 09:33:57 862bbfbceffe: Preparing 09:33:57 4745575d8c76: Preparing 09:33:57 6cd88330ad09: Preparing 09:33:57 1b8d4a97f6c6: Preparing 09:33:57 994456c4fd7b: Preparing 09:33:57 1b8d4a97f6c6: Waiting 09:33:57 862bbfbceffe: Waiting 09:33:57 6cd88330ad09: Waiting 09:33:57 4745575d8c76: Waiting 09:33:57 f650a988b43d: Waiting 09:33:57 029e005bb938: Pushed 09:33:57 3a7290cac215: Pushed 09:33:57 f892e1c97380: Pushed 09:33:57 d1a7e9a2264d: Pushed 09:33:57 f650a988b43d: Layer already exists 09:33:57 862bbfbceffe: Layer already exists 09:33:57 994456c4fd7b: Layer already exists 09:33:57 4745575d8c76: Pushed 09:33:57 6cd88330ad09: Pushed 09:33:58 1b8d4a97f6c6: Pushed 09:33:58 08cf945464bd: Pushed 09:33:59 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:498f4d2c540f1d5cd5b081dfe07d2d17fd6dbc2f5a48ce9506313b2fe5b03591 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:33:59 3a7290cac215: Preparing 09:33:59 f892e1c97380: Preparing 09:33:59 08cf945464bd: Preparing 09:33:59 d1a7e9a2264d: Preparing 09:33:59 029e005bb938: Preparing 09:33:59 f650a988b43d: Preparing 09:33:59 862bbfbceffe: Preparing 09:33:59 4745575d8c76: Preparing 09:33:59 6cd88330ad09: Preparing 09:33:59 1b8d4a97f6c6: Preparing 09:33:59 994456c4fd7b: Preparing 09:33:59 f650a988b43d: Waiting 09:33:59 862bbfbceffe: Waiting 09:33:59 994456c4fd7b: Waiting 09:33:59 4745575d8c76: Waiting 09:33:59 1b8d4a97f6c6: Waiting 09:33:59 6cd88330ad09: Waiting 09:33:59 d1a7e9a2264d: Layer already exists 09:33:59 08cf945464bd: Layer already exists 09:33:59 f892e1c97380: Layer already exists 09:33:59 3a7290cac215: Layer already exists 09:33:59 029e005bb938: Layer already exists 09:33:59 f650a988b43d: Layer already exists 09:33:59 6cd88330ad09: Layer already exists 09:33:59 862bbfbceffe: Layer already exists 09:33:59 1b8d4a97f6c6: Layer already exists 09:33:59 4745575d8c76: Layer already exists 09:33:59 994456c4fd7b: Layer already exists 09:33:59 latest: digest: sha256:498f4d2c540f1d5cd5b081dfe07d2d17fd6dbc2f5a48ce9506313b2fe5b03591 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.73 09:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:34:00 3a7290cac215: Preparing 09:34:00 f892e1c97380: Preparing 09:34:00 08cf945464bd: Preparing 09:34:00 d1a7e9a2264d: Preparing 09:34:00 029e005bb938: Preparing 09:34:00 f650a988b43d: Preparing 09:34:00 862bbfbceffe: Preparing 09:34:00 4745575d8c76: Preparing 09:34:00 6cd88330ad09: Preparing 09:34:00 1b8d4a97f6c6: Preparing 09:34:00 994456c4fd7b: Preparing 09:34:00 4745575d8c76: Waiting 09:34:00 994456c4fd7b: Waiting 09:34:00 6cd88330ad09: Waiting 09:34:00 1b8d4a97f6c6: Waiting 09:34:00 f650a988b43d: Waiting 09:34:00 862bbfbceffe: Waiting 09:34:00 d1a7e9a2264d: Layer already exists 09:34:00 f892e1c97380: Layer already exists 09:34:00 029e005bb938: Layer already exists 09:34:00 3a7290cac215: Layer already exists 09:34:00 08cf945464bd: Layer already exists 09:34:00 f650a988b43d: Layer already exists 09:34:00 862bbfbceffe: Layer already exists 09:34:00 1b8d4a97f6c6: Layer already exists 09:34:00 4745575d8c76: Layer already exists 09:34:00 6cd88330ad09: Layer already exists 09:34:00 994456c4fd7b: Layer already exists 09:34:00 4.0.0-dev.73: digest: sha256:498f4d2c540f1d5cd5b081dfe07d2d17fd6dbc2f5a48ce9506313b2fe5b03591 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:34:01 3a7290cac215: Preparing 09:34:01 f892e1c97380: Preparing 09:34:01 08cf945464bd: Preparing 09:34:01 d1a7e9a2264d: Preparing 09:34:01 029e005bb938: Preparing 09:34:01 f650a988b43d: Preparing 09:34:01 862bbfbceffe: Preparing 09:34:01 4745575d8c76: Preparing 09:34:01 6cd88330ad09: Preparing 09:34:01 1b8d4a97f6c6: Preparing 09:34:01 994456c4fd7b: Preparing 09:34:01 f650a988b43d: Waiting 09:34:01 862bbfbceffe: Waiting 09:34:01 4745575d8c76: Waiting 09:34:01 1b8d4a97f6c6: Waiting 09:34:01 994456c4fd7b: Waiting 09:34:01 08cf945464bd: Layer already exists 09:34:01 3a7290cac215: Layer already exists 09:34:01 029e005bb938: Layer already exists 09:34:01 f892e1c97380: Layer already exists 09:34:01 d1a7e9a2264d: Layer already exists 09:34:01 f650a988b43d: Layer already exists 09:34:01 1b8d4a97f6c6: Layer already exists 09:34:01 862bbfbceffe: Layer already exists 09:34:01 4745575d8c76: Layer already exists 09:34:01 6cd88330ad09: Layer already exists 09:34:01 994456c4fd7b: Layer already exists 09:34:01 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:498f4d2c540f1d5cd5b081dfe07d2d17fd6dbc2f5a48ce9506313b2fe5b03591 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:34:02 3a7290cac215: Preparing 09:34:02 f892e1c97380: Preparing 09:34:02 08cf945464bd: Preparing 09:34:02 d1a7e9a2264d: Preparing 09:34:02 029e005bb938: Preparing 09:34:02 f650a988b43d: Preparing 09:34:02 862bbfbceffe: Preparing 09:34:02 4745575d8c76: Preparing 09:34:02 6cd88330ad09: Preparing 09:34:02 1b8d4a97f6c6: Preparing 09:34:02 994456c4fd7b: Preparing 09:34:02 1b8d4a97f6c6: Waiting 09:34:02 994456c4fd7b: Waiting 09:34:02 4745575d8c76: Waiting 09:34:02 6cd88330ad09: Waiting 09:34:02 f650a988b43d: Waiting 09:34:02 08cf945464bd: Layer already exists 09:34:02 3a7290cac215: Layer already exists 09:34:02 d1a7e9a2264d: Layer already exists 09:34:02 f892e1c97380: Layer already exists 09:34:02 029e005bb938: Layer already exists 09:34:02 f650a988b43d: Layer already exists 09:34:02 1b8d4a97f6c6: Layer already exists 09:34:02 862bbfbceffe: Layer already exists 09:34:02 4745575d8c76: Layer already exists 09:34:02 6cd88330ad09: Layer already exists 09:34:02 994456c4fd7b: Layer already exists 09:34:02 main: digest: sha256:498f4d2c540f1d5cd5b081dfe07d2d17fd6dbc2f5a48ce9506313b2fe5b03591 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:02 ===================================================== [Pipeline] echo 09:34:02 taggedImages: 09:34:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0f5b0c5496af9ca836db6a817a30441789f57659 09:34:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:34:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.73 09:34:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:34:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:34:02 0f5b0c5496af9ca836db6a817a30441789f57659 09:34:02 latest 09:34:02 4.0.0-dev.73 09:34:02 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:02 main 09:34:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f5b0c5496af9ca836db6a817a30441789f57659 09:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:34:02 cbfbd6d6902e: Preparing 09:34:02 7d7b417edb5e: Preparing 09:34:02 4c2203745caa: Preparing 09:34:02 5d24d14be25a: Preparing 09:34:02 df779376ca7d: Preparing 09:34:02 292a757f4e1b: Preparing 09:34:02 09efb2f9d2b2: Preparing 09:34:02 f650a988b43d: Preparing 09:34:02 862bbfbceffe: Preparing 09:34:02 fcfa1c27b56d: Preparing 09:34:02 f650a988b43d: Waiting 09:34:02 862bbfbceffe: Waiting 09:34:02 292a757f4e1b: Waiting 09:34:02 f16b1a7966ad: Preparing 09:34:02 09efb2f9d2b2: Waiting 09:34:02 fcfa1c27b56d: Waiting 09:34:02 994456c4fd7b: Preparing 09:34:02 f16b1a7966ad: Waiting 09:34:02 994456c4fd7b: Waiting 09:34:02 cbfbd6d6902e: Pushed 09:34:02 df779376ca7d: Pushed 09:34:02 7d7b417edb5e: Pushed 09:34:02 f650a988b43d: Layer already exists 09:34:02 862bbfbceffe: Layer already exists 09:34:02 292a757f4e1b: Pushed 09:34:03 09efb2f9d2b2: Pushed 09:34:03 994456c4fd7b: Layer already exists 09:34:03 fcfa1c27b56d: Pushed 09:34:04 f16b1a7966ad: Pushed 09:34:04 5d24d14be25a: Pushed 09:34:05 4c2203745caa: Pushed 09:34:05 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:22eed84a52854b3cb00e07fae60e6b80b3ab8ddbefde5deb095a8ef919821321 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:34:06 cbfbd6d6902e: Preparing 09:34:06 7d7b417edb5e: Preparing 09:34:06 4c2203745caa: Preparing 09:34:06 5d24d14be25a: Preparing 09:34:06 df779376ca7d: Preparing 09:34:06 292a757f4e1b: Preparing 09:34:06 09efb2f9d2b2: Preparing 09:34:06 f650a988b43d: Preparing 09:34:06 862bbfbceffe: Preparing 09:34:06 fcfa1c27b56d: Preparing 09:34:06 f16b1a7966ad: Preparing 09:34:06 994456c4fd7b: Preparing 09:34:06 f650a988b43d: Waiting 09:34:06 862bbfbceffe: Waiting 09:34:06 fcfa1c27b56d: Waiting 09:34:06 f16b1a7966ad: Waiting 09:34:06 994456c4fd7b: Waiting 09:34:06 292a757f4e1b: Waiting 09:34:06 09efb2f9d2b2: Waiting 09:34:06 5d24d14be25a: Layer already exists 09:34:06 cbfbd6d6902e: Layer already exists 09:34:06 df779376ca7d: Layer already exists 09:34:06 7d7b417edb5e: Layer already exists 09:34:06 4c2203745caa: Layer already exists 09:34:06 292a757f4e1b: Layer already exists 09:34:06 f650a988b43d: Layer already exists 09:34:06 862bbfbceffe: Layer already exists 09:34:06 09efb2f9d2b2: Layer already exists 09:34:06 fcfa1c27b56d: Layer already exists 09:34:06 994456c4fd7b: Layer already exists 09:34:06 f16b1a7966ad: Layer already exists 09:34:06 latest: digest: sha256:22eed84a52854b3cb00e07fae60e6b80b3ab8ddbefde5deb095a8ef919821321 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.73 09:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:34:06 cbfbd6d6902e: Preparing 09:34:06 7d7b417edb5e: Preparing 09:34:06 4c2203745caa: Preparing 09:34:06 5d24d14be25a: Preparing 09:34:06 df779376ca7d: Preparing 09:34:06 292a757f4e1b: Preparing 09:34:06 09efb2f9d2b2: Preparing 09:34:06 f650a988b43d: Preparing 09:34:06 862bbfbceffe: Preparing 09:34:06 fcfa1c27b56d: Preparing 09:34:06 f16b1a7966ad: Preparing 09:34:06 994456c4fd7b: Preparing 09:34:06 f650a988b43d: Waiting 09:34:06 862bbfbceffe: Waiting 09:34:06 fcfa1c27b56d: Waiting 09:34:06 292a757f4e1b: Waiting 09:34:06 09efb2f9d2b2: Waiting 09:34:06 f16b1a7966ad: Waiting 09:34:06 994456c4fd7b: Waiting 09:34:06 cbfbd6d6902e: Layer already exists 09:34:06 7d7b417edb5e: Layer already exists 09:34:06 4c2203745caa: Layer already exists 09:34:06 5d24d14be25a: Layer already exists 09:34:06 df779376ca7d: Layer already exists 09:34:06 09efb2f9d2b2: Layer already exists 09:34:06 292a757f4e1b: Layer already exists 09:34:06 fcfa1c27b56d: Layer already exists 09:34:06 862bbfbceffe: Layer already exists 09:34:06 f650a988b43d: Layer already exists 09:34:06 994456c4fd7b: Layer already exists 09:34:06 f16b1a7966ad: Layer already exists 09:34:06 4.0.0-dev.73: digest: sha256:22eed84a52854b3cb00e07fae60e6b80b3ab8ddbefde5deb095a8ef919821321 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:34:07 cbfbd6d6902e: Preparing 09:34:07 7d7b417edb5e: Preparing 09:34:07 4c2203745caa: Preparing 09:34:07 5d24d14be25a: Preparing 09:34:07 df779376ca7d: Preparing 09:34:07 292a757f4e1b: Preparing 09:34:07 09efb2f9d2b2: Preparing 09:34:07 f650a988b43d: Preparing 09:34:07 862bbfbceffe: Preparing 09:34:07 fcfa1c27b56d: Preparing 09:34:07 f16b1a7966ad: Preparing 09:34:07 994456c4fd7b: Preparing 09:34:07 292a757f4e1b: Waiting 09:34:07 09efb2f9d2b2: Waiting 09:34:07 f650a988b43d: Waiting 09:34:07 862bbfbceffe: Waiting 09:34:07 f16b1a7966ad: Waiting 09:34:07 fcfa1c27b56d: Waiting 09:34:07 994456c4fd7b: Waiting 09:34:07 5d24d14be25a: Layer already exists 09:34:07 cbfbd6d6902e: Layer already exists 09:34:07 7d7b417edb5e: Layer already exists 09:34:07 df779376ca7d: Layer already exists 09:34:07 4c2203745caa: Layer already exists 09:34:07 292a757f4e1b: Layer already exists 09:34:07 09efb2f9d2b2: Layer already exists 09:34:07 f650a988b43d: Layer already exists 09:34:07 862bbfbceffe: Layer already exists 09:34:07 fcfa1c27b56d: Layer already exists 09:34:07 994456c4fd7b: Layer already exists 09:34:07 f16b1a7966ad: Layer already exists 09:34:07 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:22eed84a52854b3cb00e07fae60e6b80b3ab8ddbefde5deb095a8ef919821321 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:34:08 cbfbd6d6902e: Preparing 09:34:08 7d7b417edb5e: Preparing 09:34:08 4c2203745caa: Preparing 09:34:08 5d24d14be25a: Preparing 09:34:08 df779376ca7d: Preparing 09:34:08 292a757f4e1b: Preparing 09:34:08 09efb2f9d2b2: Preparing 09:34:08 f650a988b43d: Preparing 09:34:08 862bbfbceffe: Preparing 09:34:08 fcfa1c27b56d: Preparing 09:34:08 f16b1a7966ad: Preparing 09:34:08 994456c4fd7b: Preparing 09:34:08 292a757f4e1b: Waiting 09:34:08 09efb2f9d2b2: Waiting 09:34:08 f650a988b43d: Waiting 09:34:08 f16b1a7966ad: Waiting 09:34:08 994456c4fd7b: Waiting 09:34:08 862bbfbceffe: Waiting 09:34:08 fcfa1c27b56d: Waiting 09:34:08 df779376ca7d: Layer already exists 09:34:08 4c2203745caa: Layer already exists 09:34:08 cbfbd6d6902e: Layer already exists 09:34:08 7d7b417edb5e: Layer already exists 09:34:08 5d24d14be25a: Layer already exists 09:34:08 09efb2f9d2b2: Layer already exists 09:34:08 292a757f4e1b: Layer already exists 09:34:08 862bbfbceffe: Layer already exists 09:34:08 f650a988b43d: Layer already exists 09:34:08 fcfa1c27b56d: Layer already exists 09:34:08 f16b1a7966ad: Layer already exists 09:34:08 994456c4fd7b: Layer already exists 09:34:08 main: digest: sha256:22eed84a52854b3cb00e07fae60e6b80b3ab8ddbefde5deb095a8ef919821321 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:08 ===================================================== [Pipeline] echo 09:34:08 taggedImages: 09:34:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f5b0c5496af9ca836db6a817a30441789f57659 09:34:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:34:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.73 09:34:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:34:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:34:08 0f5b0c5496af9ca836db6a817a30441789f57659 09:34:08 latest 09:34:08 4.0.0-dev.73 09:34:08 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:08 main 09:34:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f5b0c5496af9ca836db6a817a30441789f57659 09:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:34:09 58da21d82f81: Preparing 09:34:09 2e579ca8c8ac: Preparing 09:34:09 f650a988b43d: Preparing 09:34:09 862bbfbceffe: Preparing 09:34:09 d7b6fdf53453: Preparing 09:34:09 586cf30011e4: Preparing 09:34:09 994456c4fd7b: Preparing 09:34:09 994456c4fd7b: Waiting 09:34:09 586cf30011e4: Waiting 09:34:09 d7b6fdf53453: Pushed 09:34:09 f650a988b43d: Layer already exists 09:34:09 58da21d82f81: Pushed 09:34:09 862bbfbceffe: Layer already exists 09:34:09 994456c4fd7b: Layer already exists 09:34:09 586cf30011e4: Pushed 09:34:11 2e579ca8c8ac: Pushed 09:34:12 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:9d6a89271e83e38c7a28d51baf3e733c9816d00665164af77db3ef86974b4ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:34:12 58da21d82f81: Preparing 09:34:12 2e579ca8c8ac: Preparing 09:34:12 f650a988b43d: Preparing 09:34:12 862bbfbceffe: Preparing 09:34:12 d7b6fdf53453: Preparing 09:34:12 586cf30011e4: Preparing 09:34:12 994456c4fd7b: Preparing 09:34:12 586cf30011e4: Waiting 09:34:12 994456c4fd7b: Waiting 09:34:12 862bbfbceffe: Layer already exists 09:34:12 f650a988b43d: Layer already exists 09:34:12 58da21d82f81: Layer already exists 09:34:12 2e579ca8c8ac: Layer already exists 09:34:12 d7b6fdf53453: Layer already exists 09:34:12 586cf30011e4: Layer already exists 09:34:12 994456c4fd7b: Layer already exists 09:34:12 latest: digest: sha256:9d6a89271e83e38c7a28d51baf3e733c9816d00665164af77db3ef86974b4ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.73 09:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:34:13 58da21d82f81: Preparing 09:34:13 2e579ca8c8ac: Preparing 09:34:13 f650a988b43d: Preparing 09:34:13 862bbfbceffe: Preparing 09:34:13 d7b6fdf53453: Preparing 09:34:13 586cf30011e4: Preparing 09:34:13 994456c4fd7b: Preparing 09:34:13 994456c4fd7b: Waiting 09:34:13 586cf30011e4: Waiting 09:34:13 2e579ca8c8ac: Layer already exists 09:34:13 d7b6fdf53453: Layer already exists 09:34:13 58da21d82f81: Layer already exists 09:34:13 862bbfbceffe: Layer already exists 09:34:13 f650a988b43d: Layer already exists 09:34:13 994456c4fd7b: Layer already exists 09:34:13 586cf30011e4: Layer already exists 09:34:13 4.0.0-dev.73: digest: sha256:9d6a89271e83e38c7a28d51baf3e733c9816d00665164af77db3ef86974b4ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:34:14 58da21d82f81: Preparing 09:34:14 2e579ca8c8ac: Preparing 09:34:14 f650a988b43d: Preparing 09:34:14 862bbfbceffe: Preparing 09:34:14 d7b6fdf53453: Preparing 09:34:14 586cf30011e4: Preparing 09:34:14 994456c4fd7b: Preparing 09:34:14 994456c4fd7b: Waiting 09:34:14 586cf30011e4: Waiting 09:34:14 d7b6fdf53453: Layer already exists 09:34:14 58da21d82f81: Layer already exists 09:34:14 2e579ca8c8ac: Layer already exists 09:34:14 f650a988b43d: Layer already exists 09:34:14 862bbfbceffe: Layer already exists 09:34:14 586cf30011e4: Layer already exists 09:34:14 994456c4fd7b: Layer already exists 09:34:14 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:9d6a89271e83e38c7a28d51baf3e733c9816d00665164af77db3ef86974b4ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:34:14 58da21d82f81: Preparing 09:34:14 2e579ca8c8ac: Preparing 09:34:14 f650a988b43d: Preparing 09:34:14 862bbfbceffe: Preparing 09:34:14 d7b6fdf53453: Preparing 09:34:14 586cf30011e4: Preparing 09:34:14 994456c4fd7b: Preparing 09:34:14 586cf30011e4: Waiting 09:34:14 994456c4fd7b: Waiting 09:34:14 2e579ca8c8ac: Layer already exists 09:34:14 f650a988b43d: Layer already exists 09:34:14 d7b6fdf53453: Layer already exists 09:34:14 58da21d82f81: Layer already exists 09:34:14 862bbfbceffe: Layer already exists 09:34:14 586cf30011e4: Layer already exists 09:34:14 994456c4fd7b: Layer already exists 09:34:14 main: digest: sha256:9d6a89271e83e38c7a28d51baf3e733c9816d00665164af77db3ef86974b4ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:14 ===================================================== [Pipeline] echo 09:34:14 taggedImages: 09:34:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f5b0c5496af9ca836db6a817a30441789f57659 09:34:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:34:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.73 09:34:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:34:14 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:34:14 0f5b0c5496af9ca836db6a817a30441789f57659 09:34:14 latest 09:34:14 4.0.0-dev.73 09:34:14 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:14 main 09:34:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0f5b0c5496af9ca836db6a817a30441789f57659 09:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:34:15 8e95b5a6a8be: Preparing 09:34:15 9a80c4575018: Preparing 09:34:15 43f2f2ac6839: Preparing 09:34:15 f650a988b43d: Preparing 09:34:15 862bbfbceffe: Preparing 09:34:15 852e5d281d29: Preparing 09:34:15 f0ce608bf547: Preparing 09:34:15 288ae07c9b3c: Preparing 09:34:15 a6870609aa3a: Preparing 09:34:15 994456c4fd7b: Preparing 09:34:15 852e5d281d29: Waiting 09:34:15 f0ce608bf547: Waiting 09:34:15 288ae07c9b3c: Waiting 09:34:15 a6870609aa3a: Waiting 09:34:15 994456c4fd7b: Waiting 09:34:15 f650a988b43d: Layer already exists 09:34:15 862bbfbceffe: Layer already exists 09:34:15 43f2f2ac6839: Pushed 09:34:15 9a80c4575018: Pushed 09:34:15 8e95b5a6a8be: Pushed 09:34:15 994456c4fd7b: Layer already exists 09:34:15 288ae07c9b3c: Pushed 09:34:16 a6870609aa3a: Pushed 09:34:20 f0ce608bf547: Pushed 09:34:26 852e5d281d29: Pushed 09:34:26 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:c5c417c15dc1e9b5959ba6df50cb3e85dd957e4226347c0fec49d56bbd454491 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:34:27 8e95b5a6a8be: Preparing 09:34:27 9a80c4575018: Preparing 09:34:27 43f2f2ac6839: Preparing 09:34:27 f650a988b43d: Preparing 09:34:27 862bbfbceffe: Preparing 09:34:27 852e5d281d29: Preparing 09:34:27 f0ce608bf547: Preparing 09:34:27 288ae07c9b3c: Preparing 09:34:27 a6870609aa3a: Preparing 09:34:27 994456c4fd7b: Preparing 09:34:27 a6870609aa3a: Waiting 09:34:27 852e5d281d29: Waiting 09:34:27 f0ce608bf547: Waiting 09:34:27 288ae07c9b3c: Waiting 09:34:27 994456c4fd7b: Waiting 09:34:27 f650a988b43d: Layer already exists 09:34:27 8e95b5a6a8be: Layer already exists 09:34:27 862bbfbceffe: Layer already exists 09:34:27 43f2f2ac6839: Layer already exists 09:34:27 9a80c4575018: Layer already exists 09:34:27 852e5d281d29: Layer already exists 09:34:27 f0ce608bf547: Layer already exists 09:34:27 288ae07c9b3c: Layer already exists 09:34:27 a6870609aa3a: Layer already exists 09:34:27 994456c4fd7b: Layer already exists 09:34:27 latest: digest: sha256:c5c417c15dc1e9b5959ba6df50cb3e85dd957e4226347c0fec49d56bbd454491 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.73 09:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:34:28 8e95b5a6a8be: Preparing 09:34:28 9a80c4575018: Preparing 09:34:28 43f2f2ac6839: Preparing 09:34:28 f650a988b43d: Preparing 09:34:28 862bbfbceffe: Preparing 09:34:28 852e5d281d29: Preparing 09:34:28 f0ce608bf547: Preparing 09:34:28 288ae07c9b3c: Preparing 09:34:28 a6870609aa3a: Preparing 09:34:28 994456c4fd7b: Preparing 09:34:28 f0ce608bf547: Waiting 09:34:28 994456c4fd7b: Waiting 09:34:28 852e5d281d29: Waiting 09:34:28 8e95b5a6a8be: Layer already exists 09:34:28 862bbfbceffe: Layer already exists 09:34:28 f650a988b43d: Layer already exists 09:34:28 9a80c4575018: Layer already exists 09:34:28 f0ce608bf547: Layer already exists 09:34:28 288ae07c9b3c: Layer already exists 09:34:28 852e5d281d29: Layer already exists 09:34:28 a6870609aa3a: Layer already exists 09:34:28 43f2f2ac6839: Layer already exists 09:34:28 994456c4fd7b: Layer already exists 09:34:28 4.0.0-dev.73: digest: sha256:c5c417c15dc1e9b5959ba6df50cb3e85dd957e4226347c0fec49d56bbd454491 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:34:28 8e95b5a6a8be: Preparing 09:34:28 9a80c4575018: Preparing 09:34:28 43f2f2ac6839: Preparing 09:34:28 f650a988b43d: Preparing 09:34:28 862bbfbceffe: Preparing 09:34:28 852e5d281d29: Preparing 09:34:28 f0ce608bf547: Preparing 09:34:28 288ae07c9b3c: Preparing 09:34:28 a6870609aa3a: Preparing 09:34:28 994456c4fd7b: Preparing 09:34:28 a6870609aa3a: Waiting 09:34:28 288ae07c9b3c: Waiting 09:34:28 852e5d281d29: Waiting 09:34:28 994456c4fd7b: Waiting 09:34:28 f0ce608bf547: Waiting 09:34:28 f650a988b43d: Layer already exists 09:34:28 8e95b5a6a8be: Layer already exists 09:34:28 862bbfbceffe: Layer already exists 09:34:28 43f2f2ac6839: Layer already exists 09:34:28 9a80c4575018: Layer already exists 09:34:28 f0ce608bf547: Layer already exists 09:34:28 852e5d281d29: Layer already exists 09:34:28 288ae07c9b3c: Layer already exists 09:34:28 994456c4fd7b: Layer already exists 09:34:28 a6870609aa3a: Layer already exists 09:34:28 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:c5c417c15dc1e9b5959ba6df50cb3e85dd957e4226347c0fec49d56bbd454491 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:34:29 8e95b5a6a8be: Preparing 09:34:29 9a80c4575018: Preparing 09:34:29 43f2f2ac6839: Preparing 09:34:29 f650a988b43d: Preparing 09:34:29 862bbfbceffe: Preparing 09:34:29 852e5d281d29: Preparing 09:34:29 f0ce608bf547: Preparing 09:34:29 288ae07c9b3c: Preparing 09:34:29 a6870609aa3a: Preparing 09:34:29 994456c4fd7b: Preparing 09:34:29 288ae07c9b3c: Waiting 09:34:29 a6870609aa3a: Waiting 09:34:29 852e5d281d29: Waiting 09:34:29 994456c4fd7b: Waiting 09:34:29 f0ce608bf547: Waiting 09:34:29 f650a988b43d: Layer already exists 09:34:29 9a80c4575018: Layer already exists 09:34:29 8e95b5a6a8be: Layer already exists 09:34:29 862bbfbceffe: Layer already exists 09:34:29 43f2f2ac6839: Layer already exists 09:34:29 f0ce608bf547: Layer already exists 09:34:29 852e5d281d29: Layer already exists 09:34:29 994456c4fd7b: Layer already exists 09:34:29 288ae07c9b3c: Layer already exists 09:34:29 a6870609aa3a: Layer already exists 09:34:29 main: digest: sha256:c5c417c15dc1e9b5959ba6df50cb3e85dd957e4226347c0fec49d56bbd454491 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:29 ===================================================== [Pipeline] echo 09:34:29 taggedImages: 09:34:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:0f5b0c5496af9ca836db6a817a30441789f57659 09:34:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:34:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.73 09:34:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:34:29 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:34:29 0f5b0c5496af9ca836db6a817a30441789f57659 09:34:29 latest 09:34:29 4.0.0-dev.73 09:34:29 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:29 main 09:34:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0f5b0c5496af9ca836db6a817a30441789f57659 09:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:34:30 71419dc8d73f: Preparing 09:34:30 bd1735a5f09f: Preparing 09:34:30 eb35ec6811b9: Preparing 09:34:30 f650a988b43d: Preparing 09:34:30 862bbfbceffe: Preparing 09:34:30 768481cfb1b8: Preparing 09:34:30 9a85f01b59f3: Preparing 09:34:30 c3d6d210a76b: Preparing 09:34:30 994456c4fd7b: Preparing 09:34:30 768481cfb1b8: Waiting 09:34:30 9a85f01b59f3: Waiting 09:34:30 c3d6d210a76b: Waiting 09:34:30 994456c4fd7b: Waiting 09:34:30 eb35ec6811b9: Pushed 09:34:30 862bbfbceffe: Layer already exists 09:34:30 bd1735a5f09f: Pushed 09:34:30 f650a988b43d: Layer already exists 09:34:30 71419dc8d73f: Pushed 09:34:30 9a85f01b59f3: Pushed 09:34:30 994456c4fd7b: Layer already exists 09:34:30 c3d6d210a76b: Pushed 09:34:43 768481cfb1b8: Pushed 09:34:43 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:315affebc2a6f57324d3ae6aa1d9786fa5f6cd0ff2f7dbcdfe2a31ac9b327fb4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:34:43 71419dc8d73f: Preparing 09:34:43 bd1735a5f09f: Preparing 09:34:43 eb35ec6811b9: Preparing 09:34:43 f650a988b43d: Preparing 09:34:43 862bbfbceffe: Preparing 09:34:43 768481cfb1b8: Preparing 09:34:43 9a85f01b59f3: Preparing 09:34:43 c3d6d210a76b: Preparing 09:34:43 994456c4fd7b: Preparing 09:34:43 9a85f01b59f3: Waiting 09:34:43 c3d6d210a76b: Waiting 09:34:43 994456c4fd7b: Waiting 09:34:43 768481cfb1b8: Waiting 09:34:43 eb35ec6811b9: Layer already exists 09:34:43 862bbfbceffe: Layer already exists 09:34:43 f650a988b43d: Layer already exists 09:34:43 71419dc8d73f: Layer already exists 09:34:43 bd1735a5f09f: Layer already exists 09:34:43 9a85f01b59f3: Layer already exists 09:34:43 994456c4fd7b: Layer already exists 09:34:43 768481cfb1b8: Layer already exists 09:34:43 c3d6d210a76b: Layer already exists 09:34:43 latest: digest: sha256:315affebc2a6f57324d3ae6aa1d9786fa5f6cd0ff2f7dbcdfe2a31ac9b327fb4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.73 09:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:34:44 71419dc8d73f: Preparing 09:34:44 bd1735a5f09f: Preparing 09:34:44 eb35ec6811b9: Preparing 09:34:44 f650a988b43d: Preparing 09:34:44 862bbfbceffe: Preparing 09:34:44 768481cfb1b8: Preparing 09:34:44 9a85f01b59f3: Preparing 09:34:44 c3d6d210a76b: Preparing 09:34:44 994456c4fd7b: Preparing 09:34:44 768481cfb1b8: Waiting 09:34:44 9a85f01b59f3: Waiting 09:34:44 c3d6d210a76b: Waiting 09:34:44 994456c4fd7b: Waiting 09:34:44 eb35ec6811b9: Layer already exists 09:34:44 f650a988b43d: Layer already exists 09:34:44 862bbfbceffe: Layer already exists 09:34:44 bd1735a5f09f: Layer already exists 09:34:44 71419dc8d73f: Layer already exists 09:34:44 c3d6d210a76b: Layer already exists 09:34:44 9a85f01b59f3: Layer already exists 09:34:44 994456c4fd7b: Layer already exists 09:34:44 768481cfb1b8: Layer already exists 09:34:44 4.0.0-dev.73: digest: sha256:315affebc2a6f57324d3ae6aa1d9786fa5f6cd0ff2f7dbcdfe2a31ac9b327fb4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:34:44 71419dc8d73f: Preparing 09:34:44 bd1735a5f09f: Preparing 09:34:44 eb35ec6811b9: Preparing 09:34:44 f650a988b43d: Preparing 09:34:44 862bbfbceffe: Preparing 09:34:44 768481cfb1b8: Preparing 09:34:44 9a85f01b59f3: Preparing 09:34:44 c3d6d210a76b: Preparing 09:34:44 994456c4fd7b: Preparing 09:34:44 c3d6d210a76b: Waiting 09:34:44 768481cfb1b8: Waiting 09:34:44 994456c4fd7b: Waiting 09:34:44 eb35ec6811b9: Layer already exists 09:34:44 71419dc8d73f: Layer already exists 09:34:44 f650a988b43d: Layer already exists 09:34:44 bd1735a5f09f: Layer already exists 09:34:44 862bbfbceffe: Layer already exists 09:34:44 c3d6d210a76b: Layer already exists 09:34:44 768481cfb1b8: Layer already exists 09:34:44 9a85f01b59f3: Layer already exists 09:34:44 994456c4fd7b: Layer already exists 09:34:44 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:315affebc2a6f57324d3ae6aa1d9786fa5f6cd0ff2f7dbcdfe2a31ac9b327fb4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:34:45 71419dc8d73f: Preparing 09:34:45 bd1735a5f09f: Preparing 09:34:45 eb35ec6811b9: Preparing 09:34:45 f650a988b43d: Preparing 09:34:45 862bbfbceffe: Preparing 09:34:45 768481cfb1b8: Preparing 09:34:45 9a85f01b59f3: Preparing 09:34:45 c3d6d210a76b: Preparing 09:34:45 994456c4fd7b: Preparing 09:34:45 768481cfb1b8: Waiting 09:34:45 9a85f01b59f3: Waiting 09:34:45 c3d6d210a76b: Waiting 09:34:45 994456c4fd7b: Waiting 09:34:45 71419dc8d73f: Layer already exists 09:34:45 862bbfbceffe: Layer already exists 09:34:45 bd1735a5f09f: Layer already exists 09:34:45 f650a988b43d: Layer already exists 09:34:45 eb35ec6811b9: Layer already exists 09:34:45 9a85f01b59f3: Layer already exists 09:34:45 c3d6d210a76b: Layer already exists 09:34:45 768481cfb1b8: Layer already exists 09:34:45 994456c4fd7b: Layer already exists 09:34:45 main: digest: sha256:315affebc2a6f57324d3ae6aa1d9786fa5f6cd0ff2f7dbcdfe2a31ac9b327fb4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:45 ===================================================== [Pipeline] echo 09:34:45 taggedImages: 09:34:45 - nexus3.edgexfoundry.org:10004/security-spire-config:0f5b0c5496af9ca836db6a817a30441789f57659 09:34:45 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:34:45 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.73 09:34:45 - nexus3.edgexfoundry.org:10004/security-spire-config:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:45 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:34:45 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:34:45 0f5b0c5496af9ca836db6a817a30441789f57659 09:34:45 latest 09:34:45 4.0.0-dev.73 09:34:45 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:34:45 main 09:34:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0f5b0c5496af9ca836db6a817a30441789f57659 09:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:34:46 8e95b5a6a8be: Preparing 09:34:46 738de5ebe41d: Preparing 09:34:46 312a25a352b8: Preparing 09:34:46 f650a988b43d: Preparing 09:34:46 862bbfbceffe: Preparing 09:34:46 20b452be847d: Preparing 09:34:46 288ae07c9b3c: Preparing 09:34:46 a6870609aa3a: Preparing 09:34:46 994456c4fd7b: Preparing 09:34:46 288ae07c9b3c: Waiting 09:34:46 994456c4fd7b: Waiting 09:34:46 a6870609aa3a: Waiting 09:34:46 20b452be847d: Waiting 09:34:46 8e95b5a6a8be: Layer already exists 09:34:46 f650a988b43d: Layer already exists 09:34:46 862bbfbceffe: Layer already exists 09:34:46 a6870609aa3a: Layer already exists 09:34:46 288ae07c9b3c: Layer already exists 09:34:46 994456c4fd7b: Layer already exists 09:34:46 312a25a352b8: Pushed 09:34:46 738de5ebe41d: Pushed 09:34:58 20b452be847d: Pushed 09:34:58 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:83af1179bce9c0e17d044760bc2a38633541773ab5b09a74a8b4d4d8e8eada11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:34:59 8e95b5a6a8be: Preparing 09:34:59 738de5ebe41d: Preparing 09:34:59 312a25a352b8: Preparing 09:34:59 f650a988b43d: Preparing 09:34:59 862bbfbceffe: Preparing 09:34:59 20b452be847d: Preparing 09:34:59 288ae07c9b3c: Preparing 09:34:59 a6870609aa3a: Preparing 09:34:59 994456c4fd7b: Preparing 09:34:59 20b452be847d: Waiting 09:34:59 288ae07c9b3c: Waiting 09:34:59 8e95b5a6a8be: Layer already exists 09:34:59 312a25a352b8: Layer already exists 09:34:59 738de5ebe41d: Layer already exists 09:34:59 f650a988b43d: Layer already exists 09:34:59 862bbfbceffe: Layer already exists 09:34:59 20b452be847d: Layer already exists 09:34:59 a6870609aa3a: Layer already exists 09:34:59 288ae07c9b3c: Layer already exists 09:34:59 994456c4fd7b: Layer already exists 09:34:59 latest: digest: sha256:83af1179bce9c0e17d044760bc2a38633541773ab5b09a74a8b4d4d8e8eada11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.73 09:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:34:59 8e95b5a6a8be: Preparing 09:34:59 738de5ebe41d: Preparing 09:34:59 312a25a352b8: Preparing 09:34:59 f650a988b43d: Preparing 09:34:59 862bbfbceffe: Preparing 09:34:59 20b452be847d: Preparing 09:34:59 288ae07c9b3c: Preparing 09:34:59 a6870609aa3a: Preparing 09:34:59 994456c4fd7b: Preparing 09:34:59 288ae07c9b3c: Waiting 09:34:59 a6870609aa3a: Waiting 09:34:59 994456c4fd7b: Waiting 09:34:59 862bbfbceffe: Layer already exists 09:34:59 f650a988b43d: Layer already exists 09:34:59 8e95b5a6a8be: Layer already exists 09:34:59 312a25a352b8: Layer already exists 09:34:59 738de5ebe41d: Layer already exists 09:34:59 20b452be847d: Layer already exists 09:34:59 994456c4fd7b: Layer already exists 09:34:59 a6870609aa3a: Layer already exists 09:34:59 288ae07c9b3c: Layer already exists 09:34:59 4.0.0-dev.73: digest: sha256:83af1179bce9c0e17d044760bc2a38633541773ab5b09a74a8b4d4d8e8eada11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:35:00 8e95b5a6a8be: Preparing 09:35:00 738de5ebe41d: Preparing 09:35:00 312a25a352b8: Preparing 09:35:00 f650a988b43d: Preparing 09:35:00 862bbfbceffe: Preparing 09:35:00 20b452be847d: Preparing 09:35:00 288ae07c9b3c: Preparing 09:35:00 a6870609aa3a: Preparing 09:35:00 994456c4fd7b: Preparing 09:35:00 20b452be847d: Waiting 09:35:00 a6870609aa3a: Waiting 09:35:00 862bbfbceffe: Layer already exists 09:35:00 8e95b5a6a8be: Layer already exists 09:35:00 312a25a352b8: Layer already exists 09:35:00 738de5ebe41d: Layer already exists 09:35:00 f650a988b43d: Layer already exists 09:35:00 20b452be847d: Layer already exists 09:35:00 288ae07c9b3c: Layer already exists 09:35:00 a6870609aa3a: Layer already exists 09:35:00 994456c4fd7b: Layer already exists 09:35:00 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:83af1179bce9c0e17d044760bc2a38633541773ab5b09a74a8b4d4d8e8eada11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:35:01 8e95b5a6a8be: Preparing 09:35:01 738de5ebe41d: Preparing 09:35:01 312a25a352b8: Preparing 09:35:01 f650a988b43d: Preparing 09:35:01 862bbfbceffe: Preparing 09:35:01 20b452be847d: Preparing 09:35:01 288ae07c9b3c: Preparing 09:35:01 a6870609aa3a: Preparing 09:35:01 994456c4fd7b: Preparing 09:35:01 20b452be847d: Waiting 09:35:01 288ae07c9b3c: Waiting 09:35:01 a6870609aa3a: Waiting 09:35:01 994456c4fd7b: Waiting 09:35:01 862bbfbceffe: Layer already exists 09:35:01 312a25a352b8: Layer already exists 09:35:01 738de5ebe41d: Layer already exists 09:35:01 8e95b5a6a8be: Layer already exists 09:35:01 f650a988b43d: Layer already exists 09:35:01 20b452be847d: Layer already exists 09:35:01 a6870609aa3a: Layer already exists 09:35:01 994456c4fd7b: Layer already exists 09:35:01 288ae07c9b3c: Layer already exists 09:35:01 main: digest: sha256:83af1179bce9c0e17d044760bc2a38633541773ab5b09a74a8b4d4d8e8eada11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:01 ===================================================== [Pipeline] echo 09:35:01 taggedImages: 09:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server:0f5b0c5496af9ca836db6a817a30441789f57659 09:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.73 09:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:35:01 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:35:01 0f5b0c5496af9ca836db6a817a30441789f57659 09:35:01 latest 09:35:01 4.0.0-dev.73 09:35:01 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:35:01 main 09:35:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0f5b0c5496af9ca836db6a817a30441789f57659 09:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:35:02 75e8312eb9cf: Preparing 09:35:02 e7add587a316: Preparing 09:35:02 f650a988b43d: Preparing 09:35:02 862bbfbceffe: Preparing 09:35:02 21691c62445e: Preparing 09:35:02 9d259a5070ed: Preparing 09:35:02 994456c4fd7b: Preparing 09:35:02 9d259a5070ed: Waiting 09:35:02 994456c4fd7b: Waiting 09:35:02 f650a988b43d: Layer already exists 09:35:02 862bbfbceffe: Layer already exists 09:35:02 994456c4fd7b: Layer already exists 09:35:02 21691c62445e: Pushed 09:35:02 75e8312eb9cf: Pushed 09:35:02 9d259a5070ed: Pushed 09:35:05 e7add587a316: Pushed 09:35:05 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:2f2aa159311f93fd5a88b749cbb8e8e9644a5586a0f8043af20e15e780d49d54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:35:06 75e8312eb9cf: Preparing 09:35:06 e7add587a316: Preparing 09:35:06 f650a988b43d: Preparing 09:35:06 862bbfbceffe: Preparing 09:35:06 21691c62445e: Preparing 09:35:06 9d259a5070ed: Preparing 09:35:06 994456c4fd7b: Preparing 09:35:06 9d259a5070ed: Waiting 09:35:06 994456c4fd7b: Waiting 09:35:06 f650a988b43d: Layer already exists 09:35:06 862bbfbceffe: Layer already exists 09:35:06 21691c62445e: Layer already exists 09:35:06 75e8312eb9cf: Layer already exists 09:35:06 e7add587a316: Layer already exists 09:35:06 994456c4fd7b: Layer already exists 09:35:06 9d259a5070ed: Layer already exists 09:35:06 latest: digest: sha256:2f2aa159311f93fd5a88b749cbb8e8e9644a5586a0f8043af20e15e780d49d54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.73 09:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:35:07 75e8312eb9cf: Preparing 09:35:07 e7add587a316: Preparing 09:35:07 f650a988b43d: Preparing 09:35:07 862bbfbceffe: Preparing 09:35:07 21691c62445e: Preparing 09:35:07 9d259a5070ed: Preparing 09:35:07 994456c4fd7b: Preparing 09:35:07 9d259a5070ed: Waiting 09:35:07 994456c4fd7b: Waiting 09:35:07 862bbfbceffe: Layer already exists 09:35:07 21691c62445e: Layer already exists 09:35:07 e7add587a316: Layer already exists 09:35:07 75e8312eb9cf: Layer already exists 09:35:07 f650a988b43d: Layer already exists 09:35:07 9d259a5070ed: Layer already exists 09:35:07 994456c4fd7b: Layer already exists 09:35:07 4.0.0-dev.73: digest: sha256:2f2aa159311f93fd5a88b749cbb8e8e9644a5586a0f8043af20e15e780d49d54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:35:07 75e8312eb9cf: Preparing 09:35:07 e7add587a316: Preparing 09:35:07 f650a988b43d: Preparing 09:35:07 862bbfbceffe: Preparing 09:35:07 21691c62445e: Preparing 09:35:07 9d259a5070ed: Preparing 09:35:07 994456c4fd7b: Preparing 09:35:07 994456c4fd7b: Waiting 09:35:07 9d259a5070ed: Waiting 09:35:07 f650a988b43d: Layer already exists 09:35:07 e7add587a316: Layer already exists 09:35:07 862bbfbceffe: Layer already exists 09:35:07 21691c62445e: Layer already exists 09:35:07 75e8312eb9cf: Layer already exists 09:35:07 9d259a5070ed: Layer already exists 09:35:07 994456c4fd7b: Layer already exists 09:35:07 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:2f2aa159311f93fd5a88b749cbb8e8e9644a5586a0f8043af20e15e780d49d54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:35:08 75e8312eb9cf: Preparing 09:35:08 e7add587a316: Preparing 09:35:08 f650a988b43d: Preparing 09:35:08 862bbfbceffe: Preparing 09:35:08 21691c62445e: Preparing 09:35:08 9d259a5070ed: Preparing 09:35:08 994456c4fd7b: Preparing 09:35:08 9d259a5070ed: Waiting 09:35:08 994456c4fd7b: Waiting 09:35:08 e7add587a316: Layer already exists 09:35:08 862bbfbceffe: Layer already exists 09:35:08 75e8312eb9cf: Layer already exists 09:35:08 21691c62445e: Layer already exists 09:35:08 f650a988b43d: Layer already exists 09:35:08 9d259a5070ed: Layer already exists 09:35:08 994456c4fd7b: Layer already exists 09:35:08 main: digest: sha256:2f2aa159311f93fd5a88b749cbb8e8e9644a5586a0f8043af20e15e780d49d54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:08 ===================================================== [Pipeline] echo 09:35:08 taggedImages: 09:35:08 - nexus3.edgexfoundry.org:10004/support-notifications:0f5b0c5496af9ca836db6a817a30441789f57659 09:35:08 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:35:08 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.73 09:35:08 - nexus3.edgexfoundry.org:10004/support-notifications:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:35:08 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:35:08 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:35:08 0f5b0c5496af9ca836db6a817a30441789f57659 09:35:08 latest 09:35:08 4.0.0-dev.73 09:35:08 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:35:08 main 09:35:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0f5b0c5496af9ca836db6a817a30441789f57659 09:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:35:09 a178c9c9af1f: Preparing 09:35:09 4658dded6ca6: Preparing 09:35:09 f650a988b43d: Preparing 09:35:09 862bbfbceffe: Preparing 09:35:09 841f749242ba: Preparing 09:35:09 79f26abf6ba2: Preparing 09:35:09 994456c4fd7b: Preparing 09:35:09 79f26abf6ba2: Waiting 09:35:09 994456c4fd7b: Waiting 09:35:09 862bbfbceffe: Layer already exists 09:35:09 f650a988b43d: Layer already exists 09:35:09 994456c4fd7b: Layer already exists 09:35:09 841f749242ba: Pushed 09:35:09 a178c9c9af1f: Pushed 09:35:09 79f26abf6ba2: Pushed 09:35:12 4658dded6ca6: Pushed 09:35:13 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:c615640b7324957e3ff6b9351c4feb20d8f7aedf31500ffb3dac19cd7c2ea6c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:35:13 a178c9c9af1f: Preparing 09:35:13 4658dded6ca6: Preparing 09:35:13 f650a988b43d: Preparing 09:35:13 862bbfbceffe: Preparing 09:35:13 841f749242ba: Preparing 09:35:13 79f26abf6ba2: Preparing 09:35:13 994456c4fd7b: Preparing 09:35:13 79f26abf6ba2: Waiting 09:35:13 994456c4fd7b: Waiting 09:35:13 841f749242ba: Layer already exists 09:35:13 862bbfbceffe: Layer already exists 09:35:13 a178c9c9af1f: Layer already exists 09:35:13 f650a988b43d: Layer already exists 09:35:13 4658dded6ca6: Layer already exists 09:35:13 994456c4fd7b: Layer already exists 09:35:13 79f26abf6ba2: Layer already exists 09:35:13 latest: digest: sha256:c615640b7324957e3ff6b9351c4feb20d8f7aedf31500ffb3dac19cd7c2ea6c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.73 09:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:35:14 a178c9c9af1f: Preparing 09:35:14 4658dded6ca6: Preparing 09:35:14 f650a988b43d: Preparing 09:35:14 862bbfbceffe: Preparing 09:35:14 841f749242ba: Preparing 09:35:14 79f26abf6ba2: Preparing 09:35:14 994456c4fd7b: Preparing 09:35:14 994456c4fd7b: Waiting 09:35:14 79f26abf6ba2: Waiting 09:35:14 862bbfbceffe: Layer already exists 09:35:14 f650a988b43d: Layer already exists 09:35:14 841f749242ba: Layer already exists 09:35:14 a178c9c9af1f: Layer already exists 09:35:14 4658dded6ca6: Layer already exists 09:35:14 994456c4fd7b: Layer already exists 09:35:14 79f26abf6ba2: Layer already exists 09:35:14 4.0.0-dev.73: digest: sha256:c615640b7324957e3ff6b9351c4feb20d8f7aedf31500ffb3dac19cd7c2ea6c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:35:15 a178c9c9af1f: Preparing 09:35:15 4658dded6ca6: Preparing 09:35:15 f650a988b43d: Preparing 09:35:15 862bbfbceffe: Preparing 09:35:15 841f749242ba: Preparing 09:35:15 79f26abf6ba2: Preparing 09:35:15 994456c4fd7b: Preparing 09:35:15 79f26abf6ba2: Waiting 09:35:15 994456c4fd7b: Waiting 09:35:15 4658dded6ca6: Layer already exists 09:35:15 841f749242ba: Layer already exists 09:35:15 a178c9c9af1f: Layer already exists 09:35:15 f650a988b43d: Layer already exists 09:35:15 862bbfbceffe: Layer already exists 09:35:15 79f26abf6ba2: Layer already exists 09:35:15 994456c4fd7b: Layer already exists 09:35:15 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:c615640b7324957e3ff6b9351c4feb20d8f7aedf31500ffb3dac19cd7c2ea6c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:35:15 a178c9c9af1f: Preparing 09:35:15 4658dded6ca6: Preparing 09:35:15 f650a988b43d: Preparing 09:35:15 862bbfbceffe: Preparing 09:35:15 841f749242ba: Preparing 09:35:15 79f26abf6ba2: Preparing 09:35:15 994456c4fd7b: Preparing 09:35:15 994456c4fd7b: Waiting 09:35:15 79f26abf6ba2: Waiting 09:35:15 f650a988b43d: Layer already exists 09:35:15 a178c9c9af1f: Layer already exists 09:35:15 862bbfbceffe: Layer already exists 09:35:15 4658dded6ca6: Layer already exists 09:35:15 841f749242ba: Layer already exists 09:35:15 79f26abf6ba2: Layer already exists 09:35:15 994456c4fd7b: Layer already exists 09:35:15 main: digest: sha256:c615640b7324957e3ff6b9351c4feb20d8f7aedf31500ffb3dac19cd7c2ea6c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:15 ===================================================== [Pipeline] echo 09:35:15 taggedImages: 09:35:15 - nexus3.edgexfoundry.org:10004/support-scheduler:0f5b0c5496af9ca836db6a817a30441789f57659 09:35:15 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:35:15 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.73 09:35:15 - nexus3.edgexfoundry.org:10004/support-scheduler:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 09:35:15 - nexus3.edgexfoundry.org:10004/support-scheduler:main [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] } 09:49:39 #154 ... 09:49:39 09:49:39 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:49:39 #149 DONE 1039.0s 09:49:39 09:49:39 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:49:39 #151 ... 09:49:39 09:49:39 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:49:40 #155 DONE 0.2s 09:49:40 09:49:40 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:49:40 #142 ... 09:49:40 09:49:40 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:49:40 #156 DONE 0.1s 09:49:40 09:49:40 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:49:40 #157 DONE 0.2s 09:49:40 09:49:40 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:49:40 #142 ... 09:49:40 09:49:40 #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 09:49:40 #158 DONE 0.1s 09:49:40 09:49:40 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:49:40 #159 DONE 0.4s 09:49:40 09:49:40 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:49:40 #146 ... 09:49:40 09:49:40 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:49:43 #160 DONE 1.9s 09:49:43 09:49:43 #111 [core-common-config-bootstrapper] exporting to image 09:49:43 #111 exporting layers 09:49:43 #111 exporting layers 0.8s done 09:49:43 #111 writing image sha256:bdbf28b08a0b252a49574fb123be723bda3e11c7341a1b9e8a0639db78c4d471 done 09:49:43 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:49:43 #111 DONE 6.9s 09:49:43 09:49:43 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:49:55 #50 ... 09:49:55 09:49:55 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:49:55 #145 DONE 1055.2s 09:49:55 09:49:55 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:49:55 #142 ... 09:49:55 09:49:55 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:49:56 #161 DONE 0.3s 09:49:56 09:49:56 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:49:56 #154 ... 09:49:56 09:49:56 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:49:58 #162 DONE 2.3s 09:49:58 09:49:58 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:49:58 #47 ... 09:49:58 09:49:58 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:49:58 #163 DONE 0.2s 09:49:58 09:49:58 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:49:58 #164 DONE 0.2s 09:49:58 09:49:58 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:49:59 #154 ... 09:49:59 09:49:59 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:49:59 #165 DONE 0.3s 09:49:59 09:49:59 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:49:59 #153 ... 09:49:59 09:49:59 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:49:59 #166 DONE 0.1s 09:49:59 09:49: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/ 09:49:59 #167 DONE 0.2s 09:49:59 09:49: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/ 09:49:59 #168 DONE 0.1s 09:49:59 09:49:59 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:49:59 #154 ... 09:49:59 09:49:59 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:49:59 #169 DONE 0.1s 09:50:00 09:50:00 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:50:00 #170 DONE 0.1s 09:50:00 09:50:00 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:50:00 #50 ... 09:50:00 09:50:00 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:50:01 #171 DONE 2.0s 09:50:01 09:50:01 #111 [security-bootstrapper] exporting to image 09:50:01 #111 exporting layers 09:50:03 #111 exporting layers 1.1s done 09:50:03 #111 writing image sha256:694937ba83dce9f7d3580cb687fc3bbfe8622e1da46de1acdc0a45b56765fab2 0.0s done 09:50:03 #111 naming to docker.io/library/security-bootstrapper-arm64 done 09:50:03 #111 DONE 8.0s 09:50:03 09:50:03 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:03:40 #154 ... 10:03:40 10:03:40 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:03:40 #152 DONE 1878.3s 10:03:40 10:03:40 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:03:40 #148 ... 10:03:40 10:03:40 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:03:40 #172 DONE 0.2s 10:03:40 10:03:40 #22 [core-command internal] load .dockerignore 10:03:40 #22 ... 10:03:40 10:03:40 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:03:40 #173 DONE 0.1s 10:03:40 10:03:40 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:03:40 #174 DONE 0.3s 10:03:40 10:03:40 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:03:40 #175 DONE 0.1s 10:03:40 10:03:40 #111 [core-command] exporting to image 10:03:40 #111 exporting layers 10:03:40 #111 exporting layers 0.4s done 10:03:40 #111 writing image sha256:301cefd254c9de03cf2c4d94c51a4d2a571207be46e595b0b90728fcb7671a84 done 10:03:40 #111 naming to docker.io/library/core-command-arm64 done 10:03:40 #111 DONE 8.4s 10:03:40 10:03:40 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:04:07 #33 ... 10:04:07 10:04:07 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:04:07 #146 1904.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:04:09 #146 ... 10:04:09 10:04:09 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:04:09 #147 DONE 1908.9s 10:04:09 10:04:09 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:04:09 #153 ... 10:04:09 10:04:09 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:04:09 #176 DONE 0.2s 10:04:09 10:04:09 #18 [security-spiffe-token-provider internal] load .dockerignore 10:04:09 #18 ... 10:04:09 10:04:09 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:04:10 #177 DONE 0.2s 10:04:10 10:04:10 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:04:10 #178 DONE 0.2s 10:04:10 10:04:10 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:04:10 #179 DONE 0.2s 10:04:10 10:04:10 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:04:11 #180 DONE 0.4s 10:04:11 10:04:11 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:04:11 #181 DONE 0.1s 10:04:11 10:04:11 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:04:11 #148 ... 10:04:11 10:04:11 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:04:13 #182 DONE 2.1s 10:04:13 10:04:13 #111 [security-proxy-setup] exporting to image 10:04:13 #111 exporting layers 10:04:14 #111 exporting layers 1.0s done 10:04:14 #111 writing image sha256:be59294c89b8f0e17aa25f5d9bdd8b7c41353c30c69b7abfc7834379abcbcf17 0.1s done 10:04:14 #111 naming to docker.io/library/security-proxy-setup-arm64 done 10:04:14 #111 DONE 9.5s 10:04:14 10:04:14 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:04:36 #154 ... 10:04:36 10:04:36 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:04:36 #146 DONE 1934.9s 10:04:36 10:04:36 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:04:36 #144 ... 10:04:36 10:04:36 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:04:36 #183 DONE 0.2s 10:04:36 10:04:36 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:04:36 #184 DONE 0.2s 10:04:36 10:04:36 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:04:36 #185 DONE 0.2s 10:04:36 10:04:36 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:04:36 #186 DONE 0.1s 10:04:36 10:04:36 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:04:36 #187 DONE 0.1s 10:04:36 10:04:36 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:04:36 #144 ... 10:04:36 10:04:36 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:04:37 #188 DONE 0.3s 10:04:37 10:04:37 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:04:37 #189 DONE 0.4s 10:04:37 10:04:37 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:04:37 #190 DONE 0.1s 10:04:37 10:04:37 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:04:39 #191 DONE 1.8s 10:04:39 10:04:39 #111 [security-secretstore-setup] exporting to image 10:04:39 #111 exporting layers 10:04:40 #111 exporting layers 1.5s done 10:04:40 #111 writing image sha256:dce7ea1075c7c116104ed169614bb66ce1ef4af8081fbbf08a5843bb9a1878db done 10:04:40 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 10:04:40 #111 DONE 10.9s 10:04:40 10:04:40 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:05:48 #144 ... 10:05:48 10:05:48 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:05:48 #151 DONE 1998.1s 10:05:48 10:05:48 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:05:48 #153 ... 10:05:48 10:05:48 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:05:48 #192 DONE 0.2s 10:05:48 10:05:48 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:05:48 #193 DONE 0.1s 10:05:48 10:05:48 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:05:48 #153 ... 10:05:48 10:05:48 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:05:48 #194 DONE 0.5s 10:05:48 10:05:48 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:05:48 #144 ... 10:05:48 10:05:48 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:05:48 #195 DONE 0.1s 10:05:48 10:05:48 #111 [security-spiffe-token-provider] exporting to image 10:05:48 #111 exporting layers 10:05:48 #111 exporting layers 0.9s done 10:05:48 #111 writing image sha256:af204f0906736ffe7da88e371bac5cece72d19f634a9d6b7b3f0c12984919e7c done 10:05:48 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:05:48 #111 DONE 11.8s 10:05:48 10:05:48 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:06:15 #142 ... 10:06:15 10:06:15 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:06:15 #154 DONE 2034.1s 10:06:15 10:06:15 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:06:15 #144 ... 10:06:15 10:06:15 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:06:15 #196 DONE 0.2s 10:06:15 10:06:15 #197 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:06:15 #197 DONE 0.2s 10:06:15 10:06:15 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:06:15 #198 DONE 0.5s 10:06:15 10:06:15 #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:06:16 #199 DONE 0.3s 10:06:16 10:06:16 #111 [core-data] exporting to image 10:06:16 #111 exporting layers 10:06:16 #111 ... 10:06:16 10:06:16 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:06:16 #148 DONE 2036.3s 10:06:16 10:06:16 #111 [core-data] exporting to image 10:06:16 #111 exporting layers 0.7s done 10:06:16 #111 writing image sha256:5a6586e11eb61494a3518a94d5eb320482d2ecf687ff45e6bf61675b7203400c done 10:06:16 #111 naming to docker.io/library/core-data-arm64 0.0s done 10:06:16 #111 DONE 12.6s 10:06:16 10:06:16 #22 [core-command internal] load .dockerignore 10:06:17 #22 ... 10:06:17 10:06:17 #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:06:17 #200 DONE 0.3s 10:06:17 10:06:17 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:06:17 #144 ... 10:06:17 10:06:17 #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:06:17 #201 DONE 0.2s 10:06:17 10:06:17 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:06:18 #202 DONE 0.3s 10:06:18 10:06:18 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:06:18 #203 DONE 0.2s 10:06:18 10:06:18 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:06:18 #204 DONE 0.2s 10:06:18 10:06:18 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:06:20 #205 DONE 1.8s 10:06:20 10:06:20 #111 [security-proxy-auth] exporting to image 10:06:21 #111 exporting layers 0.7s done 10:06:21 #111 writing image sha256:1a07771ed67fe8e1baafd12dc3ae06571f971285bdda01bb06f1e4f8464b4be1 done 10:06:21 #111 naming to docker.io/library/security-proxy-auth-arm64 done 10:06:21 #111 DONE 13.3s 10:06:21 10:06:21 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:06:21 #33 ... 10:06:21 10:06:21 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:06:21 #153 DONE 2041.4s 10:06:21 10:06:21 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:06:22 #150 ... 10:06:22 10:06:22 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:06:22 #206 DONE 0.1s 10:06:22 10:06:22 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:06:22 #207 DONE 0.4s 10:06:22 10:06:22 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:06:23 #208 DONE 0.1s 10:06:23 10:06:23 #111 [core-keeper] exporting to image 10:06:23 #111 exporting layers 0.5s done 10:06:23 #111 writing image sha256:1197599052d1bc6ffb3e2d750a903f4aec9b400c35bdd0f6928cf6c0f8474c8f 10:06:23 #111 writing image sha256:1197599052d1bc6ffb3e2d750a903f4aec9b400c35bdd0f6928cf6c0f8474c8f done 10:06:23 #111 naming to docker.io/library/core-keeper-arm64 done 10:06:23 #111 DONE 13.8s 10:06:23 10:06:23 #18 [security-spiffe-token-provider internal] load .dockerignore 10:06:23 #18 ... 10:06:23 10:06:23 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:06:23 #150 DONE 2043.6s 10:06:24 10:06:24 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:06:24 #33 ... 10:06:24 10:06:24 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:06:24 #209 DONE 0.2s 10:06:24 10:06:24 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:06:25 #210 DONE 0.2s 10:06:25 10:06:25 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:06:25 #211 DONE 0.4s 10:06:25 10:06:25 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:06:25 #144 ... 10:06:25 10:06:25 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:06:25 #212 DONE 0.1s 10:06:25 10:06:25 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:06:25 #213 DONE 0.1s 10:06:25 10:06:25 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:06:25 #144 ... 10:06:25 10:06:25 #111 [core-metadata] exporting to image 10:06:26 #111 exporting layers 0.5s done 10:06:26 #111 writing image sha256:58e2cf4625a7836691019349c270e40dec702ce6ccdf52cacc340a98d6e0d2c3 done 10:06:26 #111 naming to docker.io/library/core-metadata-arm64 done 10:06:26 #111 DONE 14.4s 10:06:26 10:06:26 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:06:58 #33 ... 10:06:58 10:06:58 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:06:58 #144 DONE 2073.5s 10:06:58 10:06:58 #18 [security-spiffe-token-provider internal] load .dockerignore 10:06:58 #18 ... 10:06:58 10:06:58 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:06:58 #214 DONE 0.1s 10:06:58 10:06:58 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:06:58 #215 DONE 0.1s 10:06:58 10:06:58 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:06:58 #142 ... 10:06:58 10:06:58 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:06:58 #216 DONE 0.5s 10:06:58 10:06:58 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:06:58 #217 DONE 0.1s 10:06:58 10:06:58 #111 [support-scheduler] exporting to image 10:06:58 #111 exporting layers 10:06:58 #111 exporting layers 1.0s done 10:06:58 #111 writing image sha256:525a75710e5510d930e84675e65e84653b4ff3eb2e4b2610a04d76e3b8b7d729 done 10:06:58 #111 naming to docker.io/library/support-scheduler-arm64 done 10:06:58 #111 DONE 15.3s 10:06:58 10:06:58 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:07:02 #142 DONE 2081.7s 10:07:02 10:07:02 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:07:02 #33 ... 10:07:02 10:07:02 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:07:02 #218 DONE 0.1s 10:07:02 10:07:02 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:07:02 #219 DONE 0.1s 10:07:02 10:07:02 #22 [core-command internal] load .dockerignore 10:07:02 #22 ... 10:07:02 10:07:02 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:07:03 #220 DONE 0.4s 10:07:03 10:07:03 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:07:03 #221 DONE 0.1s 10:07:03 10:07:03 #18 [security-spiffe-token-provider internal] load .dockerignore 10:07:03 #18 ... 10:07:03 10:07:03 #111 [support-notifications] exporting to image 10:07:03 #111 exporting layers 10:07:03 #111 exporting layers 0.5s done 10:07:03 #111 writing image sha256:74ca1e796fe9f1ea13f138509fd419000f6f1d86920602720de628b6db2d6b59 10:07:03 #111 writing image sha256:74ca1e796fe9f1ea13f138509fd419000f6f1d86920602720de628b6db2d6b59 0.0s done 10:07:03 #111 naming to docker.io/library/support-notifications-arm64 done 10:07:03 #111 DONE 15.9s 10:07:03 10:07:03 #18 [security-spiffe-token-provider internal] load .dockerignore 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:07:03 time="2025-03-14T09:29:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:07:03 $ docker stop --time=1 85dfd8872e48b0c87f6ac7bb1f36e02455d8b957e638d0b6fbc77a71107ce086 10:07:05 $ docker rm -f --volumes 85dfd8872e48b0c87f6ac7bb1f36e02455d8b957e638d0b6fbc77a71107ce086 [Pipeline] // withDockerContainer [Pipeline] sh 10:07:05 + docker images 10:07:05 REPOSITORY TAG IMAGE ID CREATED SIZE 10:07:05 support-notifications-arm64 latest 74ca1e796fe9 3 seconds ago 52MB 10:07:05 support-scheduler-arm64 latest 525a75710e55 10 seconds ago 48.2MB 10:07:05 core-metadata-arm64 latest 58e2cf4625a7 40 seconds ago 33MB 10:07:05 core-keeper-arm64 latest 1197599052d1 43 seconds ago 32.5MB 10:07:05 security-proxy-auth-arm64 latest 1a07771ed67f 45 seconds ago 31.8MB 10:07:05 core-data-arm64 latest 5a6586e11eb6 50 seconds ago 32.8MB 10:07:05 security-spiffe-token-provider-arm64 latest af204f090673 About a minute ago 47.8MB 10:07:05 security-secretstore-setup-arm64 latest dce7ea1075c7 2 minutes ago 67.2MB 10:07:05 security-proxy-setup-arm64 latest be59294c89b8 2 minutes ago 38.6MB 10:07:05 core-command-arm64 latest 301cefd254c9 3 minutes ago 28.4MB 10:07:05 security-bootstrapper-arm64 latest 694937ba83dc 17 minutes ago 21.1MB 10:07:05 core-common-config-bootstrapper-arm64 latest bdbf28b08a0b 17 minutes ago 17.9MB 10:07:05 security-spire-agent-arm64 latest 89cad03bd986 35 minutes ago 187MB 10:07:05 security-spire-config-arm64 latest 6a39be71557e 36 minutes ago 143MB 10:07:05 security-spire-server-arm64 latest b02e49f17c11 36 minutes ago 144MB 10:07:05 ci-base-image-arm64 latest 5e0499c063a3 37 minutes ago 915MB 10:07:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 10:07:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:06 provisioning config files... 10:07:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/811@tmp/config6024819070921046273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:06 ---> ****-login.sh 10:07:06 nexus3.edgexfoundry.org:10001 10:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:06 Configure a credential helper to remove this warning. See 10:07:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:06 10:07:06 Login Succeeded 10:07:06 nexus3.edgexfoundry.org:10002 10:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:06 Configure a credential helper to remove this warning. See 10:07:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:06 10:07:06 Login Succeeded 10:07:06 nexus3.edgexfoundry.org:10003 10:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:07 Configure a credential helper to remove this warning. See 10:07:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:07 10:07:07 Login Succeeded 10:07:07 nexus3.edgexfoundry.org:10004 10:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:07 Configure a credential helper to remove this warning. See 10:07:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:07 10:07:07 Login Succeeded 10:07:07 ****.io 10:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:07:08 Configure a credential helper to remove this warning. See 10:07:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:07:08 10:07:08 Login Succeeded 10:07:08 ---> ****-login.sh ends [Pipeline] } 10:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:07:08 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:07:08 0f5b0c5496af9ca836db6a817a30441789f57659 10:07:08 latest 10:07:08 4.0.0-dev.73 10:07:08 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:08 main 10:07:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:07:09 19a61e7deac2: Preparing 10:07:09 dd85d2c47fd9: Preparing 10:07:09 6f6581431849: Preparing 10:07:09 e26d3390b5d2: Preparing 10:07:09 7a6383e57f84: Preparing 10:07:09 c7f9d1a5c6a7: Preparing 10:07:09 dd9c8f8612c8: Preparing 10:07:09 c7f9d1a5c6a7: Waiting 10:07:09 dd9c8f8612c8: Waiting 10:07:09 6f6581431849: Pushed 10:07:09 19a61e7deac2: Pushed 10:07:09 e26d3390b5d2: Pushed 10:07:09 7a6383e57f84: Pushed 10:07:09 dd9c8f8612c8: Layer already exists 10:07:09 c7f9d1a5c6a7: Pushed 10:07:13 dd85d2c47fd9: Pushed 10:07:13 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:1355360635fca6f2a0f20834c98a376fae26b575bfa125b49d9f490eaa45cd8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:07:14 19a61e7deac2: Preparing 10:07:14 dd85d2c47fd9: Preparing 10:07:14 6f6581431849: Preparing 10:07:14 e26d3390b5d2: Preparing 10:07:14 7a6383e57f84: Preparing 10:07:14 c7f9d1a5c6a7: Preparing 10:07:14 dd9c8f8612c8: Preparing 10:07:14 c7f9d1a5c6a7: Waiting 10:07:14 dd9c8f8612c8: Waiting 10:07:14 6f6581431849: Layer already exists 10:07:14 7a6383e57f84: Layer already exists 10:07:14 19a61e7deac2: Layer already exists 10:07:14 dd85d2c47fd9: Layer already exists 10:07:14 e26d3390b5d2: Layer already exists 10:07:14 c7f9d1a5c6a7: Layer already exists 10:07:14 dd9c8f8612c8: Layer already exists 10:07:14 latest: digest: sha256:1355360635fca6f2a0f20834c98a376fae26b575bfa125b49d9f490eaa45cd8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.73 10:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:07:14 19a61e7deac2: Preparing 10:07:14 dd85d2c47fd9: Preparing 10:07:14 6f6581431849: Preparing 10:07:14 e26d3390b5d2: Preparing 10:07:14 7a6383e57f84: Preparing 10:07:14 c7f9d1a5c6a7: Preparing 10:07:14 dd9c8f8612c8: Preparing 10:07:14 c7f9d1a5c6a7: Waiting 10:07:14 dd9c8f8612c8: Waiting 10:07:14 dd85d2c47fd9: Layer already exists 10:07:14 e26d3390b5d2: Layer already exists 10:07:14 6f6581431849: Layer already exists 10:07:14 7a6383e57f84: Layer already exists 10:07:14 19a61e7deac2: Layer already exists 10:07:14 dd9c8f8612c8: Layer already exists 10:07:14 c7f9d1a5c6a7: Layer already exists 10:07:14 4.0.0-dev.73: digest: sha256:1355360635fca6f2a0f20834c98a376fae26b575bfa125b49d9f490eaa45cd8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:07:15 19a61e7deac2: Preparing 10:07:15 dd85d2c47fd9: Preparing 10:07:15 6f6581431849: Preparing 10:07:15 e26d3390b5d2: Preparing 10:07:15 7a6383e57f84: Preparing 10:07:15 c7f9d1a5c6a7: Preparing 10:07:15 dd9c8f8612c8: Preparing 10:07:15 c7f9d1a5c6a7: Waiting 10:07:15 dd9c8f8612c8: Waiting 10:07:15 7a6383e57f84: Layer already exists 10:07:15 e26d3390b5d2: Layer already exists 10:07:15 6f6581431849: Layer already exists 10:07:15 dd85d2c47fd9: Layer already exists 10:07:15 19a61e7deac2: Layer already exists 10:07:15 c7f9d1a5c6a7: Layer already exists 10:07:15 dd9c8f8612c8: Layer already exists 10:07:15 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:1355360635fca6f2a0f20834c98a376fae26b575bfa125b49d9f490eaa45cd8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:07:16 19a61e7deac2: Preparing 10:07:16 dd85d2c47fd9: Preparing 10:07:16 6f6581431849: Preparing 10:07:16 e26d3390b5d2: Preparing 10:07:16 7a6383e57f84: Preparing 10:07:16 c7f9d1a5c6a7: Preparing 10:07:16 dd9c8f8612c8: Preparing 10:07:16 c7f9d1a5c6a7: Waiting 10:07:16 dd9c8f8612c8: Waiting 10:07:16 19a61e7deac2: Layer already exists 10:07:16 dd85d2c47fd9: Layer already exists 10:07:16 7a6383e57f84: Layer already exists 10:07:16 6f6581431849: Layer already exists 10:07:16 e26d3390b5d2: Layer already exists 10:07:16 c7f9d1a5c6a7: Layer already exists 10:07:16 dd9c8f8612c8: Layer already exists 10:07:16 main: digest: sha256:1355360635fca6f2a0f20834c98a376fae26b575bfa125b49d9f490eaa45cd8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:16 ===================================================== [Pipeline] echo 10:07:16 taggedImages: 10:07:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:07:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:07:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.73 10:07:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:07:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:07:16 0f5b0c5496af9ca836db6a817a30441789f57659 10:07:16 latest 10:07:16 4.0.0-dev.73 10:07:16 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:16 main 10:07:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:07:17 1f4dc5f9c6c4: Preparing 10:07:17 48aa4cdc0989: Preparing 10:07:17 44d909fb952c: Preparing 10:07:17 f1617895d85f: Preparing 10:07:17 6f6581431849: Preparing 10:07:17 e26d3390b5d2: Preparing 10:07:17 e26d3390b5d2: Waiting 10:07:17 7a6383e57f84: Preparing 10:07:17 c7f9d1a5c6a7: Preparing 10:07:17 7a6383e57f84: Waiting 10:07:17 c7f9d1a5c6a7: Waiting 10:07:17 dd9c8f8612c8: Preparing 10:07:17 dd9c8f8612c8: Waiting 10:07:17 6f6581431849: Layer already exists 10:07:17 e26d3390b5d2: Layer already exists 10:07:17 44d909fb952c: Pushed 10:07:17 48aa4cdc0989: Pushed 10:07:17 7a6383e57f84: Layer already exists 10:07:17 c7f9d1a5c6a7: Layer already exists 10:07:17 dd9c8f8612c8: Layer already exists 10:07:17 1f4dc5f9c6c4: Pushed 10:07:19 f1617895d85f: Pushed 10:07:19 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:52a7391fc4a1f290dc9c419a4f2b46fa4bcd8c3edb33072754348c97103d92c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:07:20 1f4dc5f9c6c4: Preparing 10:07:20 48aa4cdc0989: Preparing 10:07:20 44d909fb952c: Preparing 10:07:20 f1617895d85f: Preparing 10:07:20 6f6581431849: Preparing 10:07:20 e26d3390b5d2: Preparing 10:07:20 7a6383e57f84: Preparing 10:07:20 c7f9d1a5c6a7: Preparing 10:07:20 dd9c8f8612c8: Preparing 10:07:20 7a6383e57f84: Waiting 10:07:20 dd9c8f8612c8: Waiting 10:07:20 c7f9d1a5c6a7: Waiting 10:07:20 e26d3390b5d2: Waiting 10:07:20 44d909fb952c: Layer already exists 10:07:20 f1617895d85f: Layer already exists 10:07:20 48aa4cdc0989: Layer already exists 10:07:20 1f4dc5f9c6c4: Layer already exists 10:07:20 6f6581431849: Layer already exists 10:07:20 e26d3390b5d2: Layer already exists 10:07:20 7a6383e57f84: Layer already exists 10:07:20 dd9c8f8612c8: Layer already exists 10:07:20 c7f9d1a5c6a7: Layer already exists 10:07:20 latest: digest: sha256:52a7391fc4a1f290dc9c419a4f2b46fa4bcd8c3edb33072754348c97103d92c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.73 10:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:07:21 1f4dc5f9c6c4: Preparing 10:07:21 48aa4cdc0989: Preparing 10:07:21 44d909fb952c: Preparing 10:07:21 f1617895d85f: Preparing 10:07:21 6f6581431849: Preparing 10:07:21 e26d3390b5d2: Preparing 10:07:21 7a6383e57f84: Preparing 10:07:21 c7f9d1a5c6a7: Preparing 10:07:21 dd9c8f8612c8: Preparing 10:07:21 c7f9d1a5c6a7: Waiting 10:07:21 dd9c8f8612c8: Waiting 10:07:21 e26d3390b5d2: Waiting 10:07:21 7a6383e57f84: Waiting 10:07:21 f1617895d85f: Layer already exists 10:07:21 6f6581431849: Layer already exists 10:07:21 1f4dc5f9c6c4: Layer already exists 10:07:21 48aa4cdc0989: Layer already exists 10:07:21 44d909fb952c: Layer already exists 10:07:21 7a6383e57f84: Layer already exists 10:07:21 e26d3390b5d2: Layer already exists 10:07:21 dd9c8f8612c8: Layer already exists 10:07:21 c7f9d1a5c6a7: Layer already exists 10:07:21 4.0.0-dev.73: digest: sha256:52a7391fc4a1f290dc9c419a4f2b46fa4bcd8c3edb33072754348c97103d92c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:07:21 1f4dc5f9c6c4: Preparing 10:07:21 48aa4cdc0989: Preparing 10:07:21 44d909fb952c: Preparing 10:07:21 f1617895d85f: Preparing 10:07:21 6f6581431849: Preparing 10:07:21 e26d3390b5d2: Preparing 10:07:21 7a6383e57f84: Preparing 10:07:21 e26d3390b5d2: Waiting 10:07:21 c7f9d1a5c6a7: Preparing 10:07:21 7a6383e57f84: Waiting 10:07:21 dd9c8f8612c8: Preparing 10:07:21 c7f9d1a5c6a7: Waiting 10:07:21 f1617895d85f: Layer already exists 10:07:21 44d909fb952c: Layer already exists 10:07:21 6f6581431849: Layer already exists 10:07:21 48aa4cdc0989: Layer already exists 10:07:21 1f4dc5f9c6c4: Layer already exists 10:07:21 e26d3390b5d2: Layer already exists 10:07:21 c7f9d1a5c6a7: Layer already exists 10:07:21 dd9c8f8612c8: Layer already exists 10:07:21 7a6383e57f84: Layer already exists 10:07:22 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:52a7391fc4a1f290dc9c419a4f2b46fa4bcd8c3edb33072754348c97103d92c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:07:22 1f4dc5f9c6c4: Preparing 10:07:22 48aa4cdc0989: Preparing 10:07:22 44d909fb952c: Preparing 10:07:22 f1617895d85f: Preparing 10:07:22 6f6581431849: Preparing 10:07:22 e26d3390b5d2: Preparing 10:07:22 7a6383e57f84: Preparing 10:07:22 c7f9d1a5c6a7: Preparing 10:07:22 dd9c8f8612c8: Preparing 10:07:22 e26d3390b5d2: Waiting 10:07:22 7a6383e57f84: Waiting 10:07:22 c7f9d1a5c6a7: Waiting 10:07:22 dd9c8f8612c8: Waiting 10:07:22 1f4dc5f9c6c4: Layer already exists 10:07:22 6f6581431849: Layer already exists 10:07:22 f1617895d85f: Layer already exists 10:07:22 48aa4cdc0989: Layer already exists 10:07:22 44d909fb952c: Layer already exists 10:07:22 dd9c8f8612c8: Layer already exists 10:07:22 c7f9d1a5c6a7: Layer already exists 10:07:22 e26d3390b5d2: Layer already exists 10:07:22 7a6383e57f84: Layer already exists 10:07:23 main: digest: sha256:52a7391fc4a1f290dc9c419a4f2b46fa4bcd8c3edb33072754348c97103d92c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:23 ===================================================== [Pipeline] echo 10:07:23 taggedImages: 10:07:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:07:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:07:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.73 10:07:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:07:23 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:07:23 0f5b0c5496af9ca836db6a817a30441789f57659 10:07:23 latest 10:07:23 4.0.0-dev.73 10:07:23 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:23 main 10:07:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:07:23 ab0ad959e178: Preparing 10:07:23 0cdfa754ada2: Preparing 10:07:23 6f6581431849: Preparing 10:07:23 e26d3390b5d2: Preparing 10:07:23 3445a130821e: Preparing 10:07:23 3681ccab50f9: Preparing 10:07:23 dd9c8f8612c8: Preparing 10:07:23 3681ccab50f9: Waiting 10:07:23 dd9c8f8612c8: Waiting 10:07:23 6f6581431849: Layer already exists 10:07:23 e26d3390b5d2: Layer already exists 10:07:24 3445a130821e: Pushed 10:07:24 dd9c8f8612c8: Layer already exists 10:07:24 ab0ad959e178: Pushed 10:07:24 3681ccab50f9: Pushed 10:07:29 0cdfa754ada2: Pushed 10:07:29 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:8e30cfc8fe40ea8ce1e9fe696924546600681787270374a8ea0110a30eae84b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:07:30 ab0ad959e178: Preparing 10:07:30 0cdfa754ada2: Preparing 10:07:30 6f6581431849: Preparing 10:07:30 e26d3390b5d2: Preparing 10:07:30 3445a130821e: Preparing 10:07:30 3681ccab50f9: Preparing 10:07:30 dd9c8f8612c8: Preparing 10:07:30 3681ccab50f9: Waiting 10:07:30 dd9c8f8612c8: Waiting 10:07:30 3445a130821e: Layer already exists 10:07:30 ab0ad959e178: Layer already exists 10:07:30 0cdfa754ada2: Layer already exists 10:07:30 6f6581431849: Layer already exists 10:07:30 e26d3390b5d2: Layer already exists 10:07:30 3681ccab50f9: Layer already exists 10:07:30 dd9c8f8612c8: Layer already exists 10:07:30 latest: digest: sha256:8e30cfc8fe40ea8ce1e9fe696924546600681787270374a8ea0110a30eae84b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.73 10:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:07:31 ab0ad959e178: Preparing 10:07:31 0cdfa754ada2: Preparing 10:07:31 6f6581431849: Preparing 10:07:31 e26d3390b5d2: Preparing 10:07:31 3445a130821e: Preparing 10:07:31 3681ccab50f9: Preparing 10:07:31 dd9c8f8612c8: Preparing 10:07:31 3681ccab50f9: Waiting 10:07:31 6f6581431849: Layer already exists 10:07:31 0cdfa754ada2: Layer already exists 10:07:31 3445a130821e: Layer already exists 10:07:31 ab0ad959e178: Layer already exists 10:07:31 e26d3390b5d2: Layer already exists 10:07:31 dd9c8f8612c8: Layer already exists 10:07:31 3681ccab50f9: Layer already exists 10:07:31 4.0.0-dev.73: digest: sha256:8e30cfc8fe40ea8ce1e9fe696924546600681787270374a8ea0110a30eae84b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:07:32 ab0ad959e178: Preparing 10:07:32 0cdfa754ada2: Preparing 10:07:32 6f6581431849: Preparing 10:07:32 e26d3390b5d2: Preparing 10:07:32 3445a130821e: Preparing 10:07:32 3681ccab50f9: Preparing 10:07:32 dd9c8f8612c8: Preparing 10:07:32 3681ccab50f9: Waiting 10:07:32 dd9c8f8612c8: Waiting 10:07:32 6f6581431849: Layer already exists 10:07:32 3445a130821e: Layer already exists 10:07:32 ab0ad959e178: Layer already exists 10:07:32 0cdfa754ada2: Layer already exists 10:07:32 e26d3390b5d2: Layer already exists 10:07:32 3681ccab50f9: Layer already exists 10:07:32 dd9c8f8612c8: Layer already exists 10:07:32 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:8e30cfc8fe40ea8ce1e9fe696924546600681787270374a8ea0110a30eae84b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:07:32 ab0ad959e178: Preparing 10:07:32 0cdfa754ada2: Preparing 10:07:32 6f6581431849: Preparing 10:07:32 e26d3390b5d2: Preparing 10:07:32 3445a130821e: Preparing 10:07:32 3681ccab50f9: Preparing 10:07:32 dd9c8f8612c8: Preparing 10:07:32 3681ccab50f9: Waiting 10:07:32 dd9c8f8612c8: Waiting 10:07:32 3445a130821e: Layer already exists 10:07:32 e26d3390b5d2: Layer already exists 10:07:32 0cdfa754ada2: Layer already exists 10:07:32 6f6581431849: Layer already exists 10:07:32 ab0ad959e178: Layer already exists 10:07:32 3681ccab50f9: Layer already exists 10:07:32 dd9c8f8612c8: Layer already exists 10:07:33 main: digest: sha256:8e30cfc8fe40ea8ce1e9fe696924546600681787270374a8ea0110a30eae84b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:33 ===================================================== [Pipeline] echo 10:07:33 taggedImages: 10:07:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:07:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:07:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.73 10:07:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:07:33 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:07:33 0f5b0c5496af9ca836db6a817a30441789f57659 10:07:33 latest 10:07:33 4.0.0-dev.73 10:07:33 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:33 main 10:07:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:07:33 afbd3d60d478: Preparing 10:07:33 d9d45747cbdc: Preparing 10:07:33 e26d3390b5d2: Preparing 10:07:33 ef38ac700731: Preparing 10:07:33 0866df5ce5d6: Preparing 10:07:33 dd9c8f8612c8: Preparing 10:07:33 dd9c8f8612c8: Waiting 10:07:33 e26d3390b5d2: Layer already exists 10:07:33 dd9c8f8612c8: Layer already exists 10:07:34 0866df5ce5d6: Pushed 10:07:34 ef38ac700731: Pushed 10:07:34 afbd3d60d478: Pushed 10:07:39 d9d45747cbdc: Pushed 10:07:39 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:ad12744f3bd21eccacb3a039fdd14d1b911582f79411f50044b72dd3852c1ca6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:07:40 afbd3d60d478: Preparing 10:07:40 d9d45747cbdc: Preparing 10:07:40 e26d3390b5d2: Preparing 10:07:40 ef38ac700731: Preparing 10:07:40 0866df5ce5d6: Preparing 10:07:40 dd9c8f8612c8: Preparing 10:07:40 dd9c8f8612c8: Waiting 10:07:40 e26d3390b5d2: Layer already exists 10:07:40 ef38ac700731: Layer already exists 10:07:40 afbd3d60d478: Layer already exists 10:07:40 0866df5ce5d6: Layer already exists 10:07:40 d9d45747cbdc: Layer already exists 10:07:40 dd9c8f8612c8: Layer already exists 10:07:40 latest: digest: sha256:ad12744f3bd21eccacb3a039fdd14d1b911582f79411f50044b72dd3852c1ca6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.73 10:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:07:41 afbd3d60d478: Preparing 10:07:41 d9d45747cbdc: Preparing 10:07:41 e26d3390b5d2: Preparing 10:07:41 ef38ac700731: Preparing 10:07:41 0866df5ce5d6: Preparing 10:07:41 dd9c8f8612c8: Preparing 10:07:41 dd9c8f8612c8: Waiting 10:07:41 ef38ac700731: Layer already exists 10:07:41 d9d45747cbdc: Layer already exists 10:07:41 0866df5ce5d6: Layer already exists 10:07:41 e26d3390b5d2: Layer already exists 10:07:41 afbd3d60d478: Layer already exists 10:07:41 dd9c8f8612c8: Layer already exists 10:07:41 4.0.0-dev.73: digest: sha256:ad12744f3bd21eccacb3a039fdd14d1b911582f79411f50044b72dd3852c1ca6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:07:41 afbd3d60d478: Preparing 10:07:41 d9d45747cbdc: Preparing 10:07:41 e26d3390b5d2: Preparing 10:07:41 ef38ac700731: Preparing 10:07:41 0866df5ce5d6: Preparing 10:07:41 dd9c8f8612c8: Preparing 10:07:41 dd9c8f8612c8: Waiting 10:07:41 d9d45747cbdc: Layer already exists 10:07:41 afbd3d60d478: Layer already exists 10:07:41 e26d3390b5d2: Layer already exists 10:07:41 0866df5ce5d6: Layer already exists 10:07:41 ef38ac700731: Layer already exists 10:07:41 dd9c8f8612c8: Layer already exists 10:07:41 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:ad12744f3bd21eccacb3a039fdd14d1b911582f79411f50044b72dd3852c1ca6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:07:42 afbd3d60d478: Preparing 10:07:42 d9d45747cbdc: Preparing 10:07:42 e26d3390b5d2: Preparing 10:07:42 ef38ac700731: Preparing 10:07:42 0866df5ce5d6: Preparing 10:07:42 dd9c8f8612c8: Preparing 10:07:42 dd9c8f8612c8: Waiting 10:07:42 afbd3d60d478: Layer already exists 10:07:42 0866df5ce5d6: Layer already exists 10:07:42 e26d3390b5d2: Layer already exists 10:07:42 d9d45747cbdc: Layer already exists 10:07:42 ef38ac700731: Layer already exists 10:07:42 dd9c8f8612c8: Layer already exists 10:07:42 main: digest: sha256:ad12744f3bd21eccacb3a039fdd14d1b911582f79411f50044b72dd3852c1ca6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:42 ===================================================== [Pipeline] echo 10:07:42 taggedImages: 10:07:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:07:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:07:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.73 10:07:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:07:42 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:07:42 0f5b0c5496af9ca836db6a817a30441789f57659 10:07:42 latest 10:07:42 4.0.0-dev.73 10:07:42 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:42 main 10:07:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:07:43 3dc09eb5747c: Preparing 10:07:43 e6bfcfbe73f1: Preparing 10:07:43 909bdab96e72: Preparing 10:07:43 6f6581431849: Preparing 10:07:43 e26d3390b5d2: Preparing 10:07:43 7a6383e57f84: Preparing 10:07:43 c7f9d1a5c6a7: Preparing 10:07:43 dd9c8f8612c8: Preparing 10:07:43 c7f9d1a5c6a7: Waiting 10:07:43 dd9c8f8612c8: Waiting 10:07:43 7a6383e57f84: Waiting 10:07:43 6f6581431849: Layer already exists 10:07:43 e26d3390b5d2: Layer already exists 10:07:43 7a6383e57f84: Layer already exists 10:07:43 c7f9d1a5c6a7: Layer already exists 10:07:43 e6bfcfbe73f1: Pushed 10:07:43 dd9c8f8612c8: Layer already exists 10:07:43 3dc09eb5747c: Pushed 10:07:48 909bdab96e72: Pushed 10:07:48 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:232c61130f46bd2c492f882c1d7255a7f094cc6562342bb2d362a698625f3cdb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:07:49 3dc09eb5747c: Preparing 10:07:49 e6bfcfbe73f1: Preparing 10:07:49 909bdab96e72: Preparing 10:07:49 6f6581431849: Preparing 10:07:49 e26d3390b5d2: Preparing 10:07:49 7a6383e57f84: Preparing 10:07:49 c7f9d1a5c6a7: Preparing 10:07:49 dd9c8f8612c8: Preparing 10:07:49 7a6383e57f84: Waiting 10:07:49 c7f9d1a5c6a7: Waiting 10:07:49 dd9c8f8612c8: Waiting 10:07:49 909bdab96e72: Layer already exists 10:07:49 3dc09eb5747c: Layer already exists 10:07:49 e26d3390b5d2: Layer already exists 10:07:49 e6bfcfbe73f1: Layer already exists 10:07:49 6f6581431849: Layer already exists 10:07:49 dd9c8f8612c8: Layer already exists 10:07:49 7a6383e57f84: Layer already exists 10:07:49 c7f9d1a5c6a7: Layer already exists 10:07:49 latest: digest: sha256:232c61130f46bd2c492f882c1d7255a7f094cc6562342bb2d362a698625f3cdb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.73 10:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:07:50 3dc09eb5747c: Preparing 10:07:50 e6bfcfbe73f1: Preparing 10:07:50 909bdab96e72: Preparing 10:07:50 6f6581431849: Preparing 10:07:50 e26d3390b5d2: Preparing 10:07:50 7a6383e57f84: Preparing 10:07:50 c7f9d1a5c6a7: Preparing 10:07:50 dd9c8f8612c8: Preparing 10:07:50 7a6383e57f84: Waiting 10:07:50 dd9c8f8612c8: Waiting 10:07:50 c7f9d1a5c6a7: Waiting 10:07:50 e26d3390b5d2: Layer already exists 10:07:50 e6bfcfbe73f1: Layer already exists 10:07:50 6f6581431849: Layer already exists 10:07:50 3dc09eb5747c: Layer already exists 10:07:50 909bdab96e72: Layer already exists 10:07:50 7a6383e57f84: Layer already exists 10:07:50 c7f9d1a5c6a7: Layer already exists 10:07:50 dd9c8f8612c8: Layer already exists 10:07:50 4.0.0-dev.73: digest: sha256:232c61130f46bd2c492f882c1d7255a7f094cc6562342bb2d362a698625f3cdb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:07:51 3dc09eb5747c: Preparing 10:07:51 e6bfcfbe73f1: Preparing 10:07:51 909bdab96e72: Preparing 10:07:51 6f6581431849: Preparing 10:07:51 e26d3390b5d2: Preparing 10:07:51 7a6383e57f84: Preparing 10:07:51 c7f9d1a5c6a7: Preparing 10:07:51 dd9c8f8612c8: Preparing 10:07:51 7a6383e57f84: Waiting 10:07:51 c7f9d1a5c6a7: Waiting 10:07:51 dd9c8f8612c8: Waiting 10:07:51 e6bfcfbe73f1: Layer already exists 10:07:51 3dc09eb5747c: Layer already exists 10:07:51 e26d3390b5d2: Layer already exists 10:07:51 909bdab96e72: Layer already exists 10:07:51 6f6581431849: Layer already exists 10:07:51 c7f9d1a5c6a7: Layer already exists 10:07:51 dd9c8f8612c8: Layer already exists 10:07:51 7a6383e57f84: Layer already exists 10:07:51 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:232c61130f46bd2c492f882c1d7255a7f094cc6562342bb2d362a698625f3cdb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:07:51 3dc09eb5747c: Preparing 10:07:51 e6bfcfbe73f1: Preparing 10:07:51 909bdab96e72: Preparing 10:07:51 6f6581431849: Preparing 10:07:51 e26d3390b5d2: Preparing 10:07:51 7a6383e57f84: Preparing 10:07:51 c7f9d1a5c6a7: Preparing 10:07:51 dd9c8f8612c8: Preparing 10:07:51 c7f9d1a5c6a7: Waiting 10:07:51 dd9c8f8612c8: Waiting 10:07:51 7a6383e57f84: Waiting 10:07:51 e26d3390b5d2: Layer already exists 10:07:51 3dc09eb5747c: Layer already exists 10:07:51 e6bfcfbe73f1: Layer already exists 10:07:51 909bdab96e72: Layer already exists 10:07:51 6f6581431849: Layer already exists 10:07:51 dd9c8f8612c8: Layer already exists 10:07:51 c7f9d1a5c6a7: Layer already exists 10:07:51 7a6383e57f84: Layer already exists 10:07:51 main: digest: sha256:232c61130f46bd2c492f882c1d7255a7f094cc6562342bb2d362a698625f3cdb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:51 ===================================================== [Pipeline] echo 10:07:51 taggedImages: 10:07:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:07:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:07:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.73 10:07:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:07:52 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:07:52 0f5b0c5496af9ca836db6a817a30441789f57659 10:07:52 latest 10:07:52 4.0.0-dev.73 10:07:52 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:52 main 10:07:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:07:52 35d0caea890e: Preparing 10:07:52 5bd173780b09: Preparing 10:07:52 0f9453c7e384: Preparing 10:07:52 6dddec03c406: Preparing 10:07:52 8c5bcd5005b3: Preparing 10:07:52 fa8784d97d9c: Preparing 10:07:52 ce12740ec209: Preparing 10:07:52 fa8784d97d9c: Waiting 10:07:52 6f6581431849: Preparing 10:07:52 e26d3390b5d2: Preparing 10:07:52 4405ecd3bb89: Preparing 10:07:52 31871978dd47: Preparing 10:07:52 5f70bf18a086: Preparing 10:07:52 cfffc315579d: Preparing 10:07:52 70cae9ae4a9c: Preparing 10:07:52 938f0251bfc6: Preparing 10:07:52 dd9c8f8612c8: Preparing 10:07:52 6f6581431849: Waiting 10:07:52 e26d3390b5d2: Waiting 10:07:52 4405ecd3bb89: Waiting 10:07:52 70cae9ae4a9c: Waiting 10:07:52 31871978dd47: Waiting 10:07:52 938f0251bfc6: Waiting 10:07:52 5f70bf18a086: Waiting 10:07:52 dd9c8f8612c8: Waiting 10:07:52 cfffc315579d: Waiting 10:07:52 ce12740ec209: Waiting 10:07:53 6dddec03c406: Pushed 10:07:53 8c5bcd5005b3: Pushed 10:07:53 0f9453c7e384: Pushed 10:07:53 5bd173780b09: Pushed 10:07:53 6f6581431849: Layer already exists 10:07:53 35d0caea890e: Pushed 10:07:53 e26d3390b5d2: Layer already exists 10:07:53 fa8784d97d9c: Pushed 10:07:53 5f70bf18a086: Layer already exists 10:07:53 4405ecd3bb89: Pushed 10:07:53 31871978dd47: Pushed 10:07:53 cfffc315579d: Pushed 10:07:53 dd9c8f8612c8: Layer already exists 10:07:53 70cae9ae4a9c: Pushed 10:07:53 938f0251bfc6: Pushed 10:07:56 ce12740ec209: Pushed 10:07:56 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:23802438cd3056ef82f1793e1f976e7ec6b53bef94f3481d135cb1b0f02dd0d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:07:56 35d0caea890e: Preparing 10:07:56 5bd173780b09: Preparing 10:07:56 0f9453c7e384: Preparing 10:07:56 6dddec03c406: Preparing 10:07:56 8c5bcd5005b3: Preparing 10:07:56 fa8784d97d9c: Preparing 10:07:56 ce12740ec209: Preparing 10:07:56 6f6581431849: Preparing 10:07:56 e26d3390b5d2: Preparing 10:07:56 4405ecd3bb89: Preparing 10:07:56 31871978dd47: Preparing 10:07:56 5f70bf18a086: Preparing 10:07:56 cfffc315579d: Preparing 10:07:56 70cae9ae4a9c: Preparing 10:07:56 938f0251bfc6: Preparing 10:07:56 dd9c8f8612c8: Preparing 10:07:56 31871978dd47: Waiting 10:07:56 5f70bf18a086: Waiting 10:07:56 cfffc315579d: Waiting 10:07:56 70cae9ae4a9c: Waiting 10:07:56 fa8784d97d9c: Waiting 10:07:56 938f0251bfc6: Waiting 10:07:56 ce12740ec209: Waiting 10:07:56 dd9c8f8612c8: Waiting 10:07:56 4405ecd3bb89: Waiting 10:07:56 6f6581431849: Waiting 10:07:56 e26d3390b5d2: Waiting 10:07:56 6dddec03c406: Layer already exists 10:07:56 5bd173780b09: Layer already exists 10:07:56 0f9453c7e384: Layer already exists 10:07:56 35d0caea890e: Layer already exists 10:07:56 8c5bcd5005b3: Layer already exists 10:07:56 4405ecd3bb89: Layer already exists 10:07:56 fa8784d97d9c: Layer already exists 10:07:56 e26d3390b5d2: Layer already exists 10:07:56 6f6581431849: Layer already exists 10:07:56 ce12740ec209: Layer already exists 10:07:56 31871978dd47: Layer already exists 10:07:56 cfffc315579d: Layer already exists 10:07:56 5f70bf18a086: Layer already exists 10:07:56 938f0251bfc6: Layer already exists 10:07:56 70cae9ae4a9c: Layer already exists 10:07:56 dd9c8f8612c8: Layer already exists 10:07:57 latest: digest: sha256:23802438cd3056ef82f1793e1f976e7ec6b53bef94f3481d135cb1b0f02dd0d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.73 10:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:07:57 35d0caea890e: Preparing 10:07:57 5bd173780b09: Preparing 10:07:57 0f9453c7e384: Preparing 10:07:57 6dddec03c406: Preparing 10:07:57 8c5bcd5005b3: Preparing 10:07:57 fa8784d97d9c: Preparing 10:07:57 ce12740ec209: Preparing 10:07:57 6f6581431849: Preparing 10:07:57 e26d3390b5d2: Preparing 10:07:57 4405ecd3bb89: Preparing 10:07:57 31871978dd47: Preparing 10:07:57 5f70bf18a086: Preparing 10:07:57 cfffc315579d: Preparing 10:07:57 70cae9ae4a9c: Preparing 10:07:57 938f0251bfc6: Preparing 10:07:57 dd9c8f8612c8: Preparing 10:07:57 fa8784d97d9c: Waiting 10:07:57 ce12740ec209: Waiting 10:07:57 6f6581431849: Waiting 10:07:57 e26d3390b5d2: Waiting 10:07:57 4405ecd3bb89: Waiting 10:07:57 31871978dd47: Waiting 10:07:57 5f70bf18a086: Waiting 10:07:57 cfffc315579d: Waiting 10:07:57 70cae9ae4a9c: Waiting 10:07:57 938f0251bfc6: Waiting 10:07:57 dd9c8f8612c8: Waiting 10:07:57 8c5bcd5005b3: Layer already exists 10:07:57 6dddec03c406: Layer already exists 10:07:57 35d0caea890e: Layer already exists 10:07:57 5bd173780b09: Layer already exists 10:07:57 0f9453c7e384: Layer already exists 10:07:57 ce12740ec209: Layer already exists 10:07:57 fa8784d97d9c: Layer already exists 10:07:57 6f6581431849: Layer already exists 10:07:57 e26d3390b5d2: Layer already exists 10:07:57 4405ecd3bb89: Layer already exists 10:07:57 31871978dd47: Layer already exists 10:07:57 5f70bf18a086: Layer already exists 10:07:57 938f0251bfc6: Layer already exists 10:07:57 70cae9ae4a9c: Layer already exists 10:07:57 cfffc315579d: Layer already exists 10:07:57 dd9c8f8612c8: Layer already exists 10:07:58 4.0.0-dev.73: digest: sha256:23802438cd3056ef82f1793e1f976e7ec6b53bef94f3481d135cb1b0f02dd0d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:07:58 35d0caea890e: Preparing 10:07:58 5bd173780b09: Preparing 10:07:58 0f9453c7e384: Preparing 10:07:58 6dddec03c406: Preparing 10:07:58 8c5bcd5005b3: Preparing 10:07:58 fa8784d97d9c: Preparing 10:07:58 ce12740ec209: Preparing 10:07:58 6f6581431849: Preparing 10:07:58 e26d3390b5d2: Preparing 10:07:58 4405ecd3bb89: Preparing 10:07:58 31871978dd47: Preparing 10:07:58 5f70bf18a086: Preparing 10:07:58 cfffc315579d: Preparing 10:07:58 70cae9ae4a9c: Preparing 10:07:58 938f0251bfc6: Preparing 10:07:58 dd9c8f8612c8: Preparing 10:07:58 fa8784d97d9c: Waiting 10:07:58 ce12740ec209: Waiting 10:07:58 6f6581431849: Waiting 10:07:58 e26d3390b5d2: Waiting 10:07:58 4405ecd3bb89: Waiting 10:07:58 31871978dd47: Waiting 10:07:58 5f70bf18a086: Waiting 10:07:58 cfffc315579d: Waiting 10:07:58 70cae9ae4a9c: Waiting 10:07:58 938f0251bfc6: Waiting 10:07:58 dd9c8f8612c8: Waiting 10:07:58 6dddec03c406: Layer already exists 10:07:58 5bd173780b09: Layer already exists 10:07:58 0f9453c7e384: Layer already exists 10:07:58 35d0caea890e: Layer already exists 10:07:58 8c5bcd5005b3: Layer already exists 10:07:58 6f6581431849: Layer already exists 10:07:58 fa8784d97d9c: Layer already exists 10:07:58 e26d3390b5d2: Layer already exists 10:07:58 ce12740ec209: Layer already exists 10:07:58 4405ecd3bb89: Layer already exists 10:07:58 5f70bf18a086: Layer already exists 10:07:58 31871978dd47: Layer already exists 10:07:58 cfffc315579d: Layer already exists 10:07:58 70cae9ae4a9c: Layer already exists 10:07:58 938f0251bfc6: Layer already exists 10:07:58 dd9c8f8612c8: Layer already exists 10:07:58 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:23802438cd3056ef82f1793e1f976e7ec6b53bef94f3481d135cb1b0f02dd0d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:07:59 35d0caea890e: Preparing 10:07:59 5bd173780b09: Preparing 10:07:59 0f9453c7e384: Preparing 10:07:59 6dddec03c406: Preparing 10:07:59 8c5bcd5005b3: Preparing 10:07:59 fa8784d97d9c: Preparing 10:07:59 ce12740ec209: Preparing 10:07:59 6f6581431849: Preparing 10:07:59 e26d3390b5d2: Preparing 10:07:59 4405ecd3bb89: Preparing 10:07:59 31871978dd47: Preparing 10:07:59 5f70bf18a086: Preparing 10:07:59 cfffc315579d: Preparing 10:07:59 70cae9ae4a9c: Preparing 10:07:59 938f0251bfc6: Preparing 10:07:59 dd9c8f8612c8: Preparing 10:07:59 e26d3390b5d2: Waiting 10:07:59 4405ecd3bb89: Waiting 10:07:59 31871978dd47: Waiting 10:07:59 5f70bf18a086: Waiting 10:07:59 cfffc315579d: Waiting 10:07:59 fa8784d97d9c: Waiting 10:07:59 ce12740ec209: Waiting 10:07:59 70cae9ae4a9c: Waiting 10:07:59 938f0251bfc6: Waiting 10:07:59 dd9c8f8612c8: Waiting 10:07:59 6f6581431849: Waiting 10:07:59 6dddec03c406: Layer already exists 10:07:59 0f9453c7e384: Layer already exists 10:07:59 35d0caea890e: Layer already exists 10:07:59 5bd173780b09: Layer already exists 10:07:59 8c5bcd5005b3: Layer already exists 10:07:59 fa8784d97d9c: Layer already exists 10:07:59 ce12740ec209: Layer already exists 10:07:59 6f6581431849: Layer already exists 10:07:59 e26d3390b5d2: Layer already exists 10:07:59 4405ecd3bb89: Layer already exists 10:07:59 31871978dd47: Layer already exists 10:07:59 5f70bf18a086: Layer already exists 10:07:59 cfffc315579d: Layer already exists 10:07:59 70cae9ae4a9c: Layer already exists 10:07:59 938f0251bfc6: Layer already exists 10:07:59 dd9c8f8612c8: Layer already exists 10:07:59 main: digest: sha256:23802438cd3056ef82f1793e1f976e7ec6b53bef94f3481d135cb1b0f02dd0d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:59 ===================================================== [Pipeline] echo 10:07:59 taggedImages: 10:07:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:07:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:07:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.73 10:07:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:07:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:08:00 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:08:00 0f5b0c5496af9ca836db6a817a30441789f57659 10:08:00 latest 10:08:00 4.0.0-dev.73 10:08:00 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:00 main 10:08:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:08:00 19ca7a4265c1: Preparing 10:08:00 236bcfde64ef: Preparing 10:08:00 ab56ed0f9bf3: Preparing 10:08:00 c555eb9c3862: Preparing 10:08:00 6f6581431849: Preparing 10:08:00 e26d3390b5d2: Preparing 10:08:00 7a6383e57f84: Preparing 10:08:00 c7f9d1a5c6a7: Preparing 10:08:00 dd9c8f8612c8: Preparing 10:08:00 7a6383e57f84: Waiting 10:08:00 c7f9d1a5c6a7: Waiting 10:08:00 dd9c8f8612c8: Waiting 10:08:00 e26d3390b5d2: Waiting 10:08:00 6f6581431849: Layer already exists 10:08:01 e26d3390b5d2: Layer already exists 10:08:01 ab56ed0f9bf3: Pushed 10:08:01 236bcfde64ef: Pushed 10:08:01 7a6383e57f84: Layer already exists 10:08:01 c7f9d1a5c6a7: Layer already exists 10:08:01 19ca7a4265c1: Pushed 10:08:01 dd9c8f8612c8: Layer already exists 10:08:06 c555eb9c3862: Pushed 10:08:06 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:856162c08e5b62799a095fbc1f1e026e43a70b63a5bf346f83c3ed0db4ef7fdc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:08:07 19ca7a4265c1: Preparing 10:08:07 236bcfde64ef: Preparing 10:08:07 ab56ed0f9bf3: Preparing 10:08:07 c555eb9c3862: Preparing 10:08:07 6f6581431849: Preparing 10:08:07 e26d3390b5d2: Preparing 10:08:07 7a6383e57f84: Preparing 10:08:07 c7f9d1a5c6a7: Preparing 10:08:07 dd9c8f8612c8: Preparing 10:08:07 e26d3390b5d2: Waiting 10:08:07 7a6383e57f84: Waiting 10:08:07 c7f9d1a5c6a7: Waiting 10:08:07 dd9c8f8612c8: Waiting 10:08:07 6f6581431849: Layer already exists 10:08:07 236bcfde64ef: Layer already exists 10:08:07 ab56ed0f9bf3: Layer already exists 10:08:07 19ca7a4265c1: Layer already exists 10:08:07 c555eb9c3862: Layer already exists 10:08:07 c7f9d1a5c6a7: Layer already exists 10:08:07 e26d3390b5d2: Layer already exists 10:08:07 7a6383e57f84: Layer already exists 10:08:07 dd9c8f8612c8: Layer already exists 10:08:07 latest: digest: sha256:856162c08e5b62799a095fbc1f1e026e43a70b63a5bf346f83c3ed0db4ef7fdc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.73 10:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:08:07 19ca7a4265c1: Preparing 10:08:07 236bcfde64ef: Preparing 10:08:07 ab56ed0f9bf3: Preparing 10:08:07 c555eb9c3862: Preparing 10:08:07 6f6581431849: Preparing 10:08:07 e26d3390b5d2: Preparing 10:08:07 7a6383e57f84: Preparing 10:08:07 c7f9d1a5c6a7: Preparing 10:08:07 dd9c8f8612c8: Preparing 10:08:07 e26d3390b5d2: Waiting 10:08:07 7a6383e57f84: Waiting 10:08:07 c7f9d1a5c6a7: Waiting 10:08:07 dd9c8f8612c8: Waiting 10:08:07 236bcfde64ef: Layer already exists 10:08:07 ab56ed0f9bf3: Layer already exists 10:08:07 6f6581431849: Layer already exists 10:08:07 19ca7a4265c1: Layer already exists 10:08:07 c555eb9c3862: Layer already exists 10:08:07 e26d3390b5d2: Layer already exists 10:08:07 c7f9d1a5c6a7: Layer already exists 10:08:07 dd9c8f8612c8: Layer already exists 10:08:07 7a6383e57f84: Layer already exists 10:08:07 4.0.0-dev.73: digest: sha256:856162c08e5b62799a095fbc1f1e026e43a70b63a5bf346f83c3ed0db4ef7fdc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:08:08 19ca7a4265c1: Preparing 10:08:08 236bcfde64ef: Preparing 10:08:08 ab56ed0f9bf3: Preparing 10:08:08 c555eb9c3862: Preparing 10:08:08 6f6581431849: Preparing 10:08:08 e26d3390b5d2: Preparing 10:08:08 7a6383e57f84: Preparing 10:08:08 c7f9d1a5c6a7: Preparing 10:08:08 dd9c8f8612c8: Preparing 10:08:08 7a6383e57f84: Waiting 10:08:08 c7f9d1a5c6a7: Waiting 10:08:08 dd9c8f8612c8: Waiting 10:08:08 e26d3390b5d2: Waiting 10:08:08 236bcfde64ef: Layer already exists 10:08:08 19ca7a4265c1: Layer already exists 10:08:08 6f6581431849: Layer already exists 10:08:08 ab56ed0f9bf3: Layer already exists 10:08:08 c555eb9c3862: Layer already exists 10:08:08 dd9c8f8612c8: Layer already exists 10:08:08 e26d3390b5d2: Layer already exists 10:08:08 7a6383e57f84: Layer already exists 10:08:08 c7f9d1a5c6a7: Layer already exists 10:08:08 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:856162c08e5b62799a095fbc1f1e026e43a70b63a5bf346f83c3ed0db4ef7fdc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:08:09 19ca7a4265c1: Preparing 10:08:09 236bcfde64ef: Preparing 10:08:09 ab56ed0f9bf3: Preparing 10:08:09 c555eb9c3862: Preparing 10:08:09 6f6581431849: Preparing 10:08:09 e26d3390b5d2: Preparing 10:08:09 7a6383e57f84: Preparing 10:08:09 c7f9d1a5c6a7: Preparing 10:08:09 dd9c8f8612c8: Preparing 10:08:09 7a6383e57f84: Waiting 10:08:09 c7f9d1a5c6a7: Waiting 10:08:09 e26d3390b5d2: Waiting 10:08:09 dd9c8f8612c8: Waiting 10:08:09 ab56ed0f9bf3: Layer already exists 10:08:09 19ca7a4265c1: Layer already exists 10:08:09 c555eb9c3862: Layer already exists 10:08:09 6f6581431849: Layer already exists 10:08:09 236bcfde64ef: Layer already exists 10:08:09 e26d3390b5d2: Layer already exists 10:08:09 dd9c8f8612c8: Layer already exists 10:08:09 7a6383e57f84: Layer already exists 10:08:09 c7f9d1a5c6a7: Layer already exists 10:08:09 main: digest: sha256:856162c08e5b62799a095fbc1f1e026e43a70b63a5bf346f83c3ed0db4ef7fdc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:08:09 ===================================================== [Pipeline] echo 10:08:09 taggedImages: 10:08:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:08:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:08:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.73 10:08:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:08:09 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:08:09 0f5b0c5496af9ca836db6a817a30441789f57659 10:08:09 latest 10:08:09 4.0.0-dev.73 10:08:09 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:09 main 10:08:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:08:10 f0fa3adeb7ad: Preparing 10:08:10 c959abfe7840: Preparing 10:08:10 a8a0b5e1a9cd: Preparing 10:08:10 1cdb6bc58391: Preparing 10:08:10 4c7fdc60ca12: Preparing 10:08:10 6f6581431849: Preparing 10:08:10 e26d3390b5d2: Preparing 10:08:10 4ce1ffd930cd: Preparing 10:08:10 f71313353e1d: Preparing 10:08:10 d522aa8de359: Preparing 10:08:10 dd9c8f8612c8: Preparing 10:08:10 6f6581431849: Waiting 10:08:10 e26d3390b5d2: Waiting 10:08:10 4ce1ffd930cd: Waiting 10:08:10 f71313353e1d: Waiting 10:08:10 dd9c8f8612c8: Waiting 10:08:10 d522aa8de359: Waiting 10:08:10 1cdb6bc58391: Pushed 10:08:10 4c7fdc60ca12: Pushed 10:08:10 c959abfe7840: Pushed 10:08:10 f0fa3adeb7ad: Pushed 10:08:10 e26d3390b5d2: Layer already exists 10:08:10 6f6581431849: Layer already exists 10:08:10 dd9c8f8612c8: Layer already exists 10:08:10 f71313353e1d: Pushed 10:08:10 4ce1ffd930cd: Pushed 10:08:13 d522aa8de359: Pushed 10:08:14 a8a0b5e1a9cd: Pushed 10:08:14 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:2d6c6fd79c81b2aba625ff6618748d54263ed0379dfd46ac390e1d57e749f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:08:15 f0fa3adeb7ad: Preparing 10:08:15 c959abfe7840: Preparing 10:08:15 a8a0b5e1a9cd: Preparing 10:08:15 1cdb6bc58391: Preparing 10:08:15 4c7fdc60ca12: Preparing 10:08:15 6f6581431849: Preparing 10:08:15 e26d3390b5d2: Preparing 10:08:15 4ce1ffd930cd: Preparing 10:08:15 f71313353e1d: Preparing 10:08:15 d522aa8de359: Preparing 10:08:15 dd9c8f8612c8: Preparing 10:08:15 6f6581431849: Waiting 10:08:15 4ce1ffd930cd: Waiting 10:08:15 e26d3390b5d2: Waiting 10:08:15 d522aa8de359: Waiting 10:08:15 dd9c8f8612c8: Waiting 10:08:15 f71313353e1d: Waiting 10:08:15 f0fa3adeb7ad: Layer already exists 10:08:15 1cdb6bc58391: Layer already exists 10:08:15 c959abfe7840: Layer already exists 10:08:15 4c7fdc60ca12: Layer already exists 10:08:15 a8a0b5e1a9cd: Layer already exists 10:08:15 f71313353e1d: Layer already exists 10:08:15 e26d3390b5d2: Layer already exists 10:08:15 4ce1ffd930cd: Layer already exists 10:08:15 d522aa8de359: Layer already exists 10:08:15 6f6581431849: Layer already exists 10:08:15 dd9c8f8612c8: Layer already exists 10:08:15 latest: digest: sha256:2d6c6fd79c81b2aba625ff6618748d54263ed0379dfd46ac390e1d57e749f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.73 10:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:08:16 f0fa3adeb7ad: Preparing 10:08:16 c959abfe7840: Preparing 10:08:16 a8a0b5e1a9cd: Preparing 10:08:16 1cdb6bc58391: Preparing 10:08:16 4c7fdc60ca12: Preparing 10:08:16 6f6581431849: Preparing 10:08:16 e26d3390b5d2: Preparing 10:08:16 4ce1ffd930cd: Preparing 10:08:16 f71313353e1d: Preparing 10:08:16 d522aa8de359: Preparing 10:08:16 dd9c8f8612c8: Preparing 10:08:16 4ce1ffd930cd: Waiting 10:08:16 f71313353e1d: Waiting 10:08:16 d522aa8de359: Waiting 10:08:16 dd9c8f8612c8: Waiting 10:08:16 6f6581431849: Waiting 10:08:16 e26d3390b5d2: Waiting 10:08:16 f0fa3adeb7ad: Layer already exists 10:08:16 c959abfe7840: Layer already exists 10:08:16 1cdb6bc58391: Layer already exists 10:08:16 a8a0b5e1a9cd: Layer already exists 10:08:16 4c7fdc60ca12: Layer already exists 10:08:16 6f6581431849: Layer already exists 10:08:16 f71313353e1d: Layer already exists 10:08:16 d522aa8de359: Layer already exists 10:08:16 e26d3390b5d2: Layer already exists 10:08:16 4ce1ffd930cd: Layer already exists 10:08:16 dd9c8f8612c8: Layer already exists 10:08:16 4.0.0-dev.73: digest: sha256:2d6c6fd79c81b2aba625ff6618748d54263ed0379dfd46ac390e1d57e749f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:08:17 f0fa3adeb7ad: Preparing 10:08:17 c959abfe7840: Preparing 10:08:17 a8a0b5e1a9cd: Preparing 10:08:17 1cdb6bc58391: Preparing 10:08:17 4c7fdc60ca12: Preparing 10:08:17 6f6581431849: Preparing 10:08:17 e26d3390b5d2: Preparing 10:08:17 4ce1ffd930cd: Preparing 10:08:17 f71313353e1d: Preparing 10:08:17 d522aa8de359: Preparing 10:08:17 dd9c8f8612c8: Preparing 10:08:17 e26d3390b5d2: Waiting 10:08:17 f71313353e1d: Waiting 10:08:17 d522aa8de359: Waiting 10:08:17 4ce1ffd930cd: Waiting 10:08:17 6f6581431849: Waiting 10:08:17 dd9c8f8612c8: Waiting 10:08:17 1cdb6bc58391: Layer already exists 10:08:17 a8a0b5e1a9cd: Layer already exists 10:08:17 4c7fdc60ca12: Layer already exists 10:08:17 c959abfe7840: Layer already exists 10:08:17 f0fa3adeb7ad: Layer already exists 10:08:17 6f6581431849: Layer already exists 10:08:17 d522aa8de359: Layer already exists 10:08:17 e26d3390b5d2: Layer already exists 10:08:17 4ce1ffd930cd: Layer already exists 10:08:17 f71313353e1d: Layer already exists 10:08:17 dd9c8f8612c8: Layer already exists 10:08:17 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:2d6c6fd79c81b2aba625ff6618748d54263ed0379dfd46ac390e1d57e749f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:08:18 f0fa3adeb7ad: Preparing 10:08:18 c959abfe7840: Preparing 10:08:18 a8a0b5e1a9cd: Preparing 10:08:18 1cdb6bc58391: Preparing 10:08:18 4c7fdc60ca12: Preparing 10:08:18 6f6581431849: Preparing 10:08:18 e26d3390b5d2: Preparing 10:08:18 6f6581431849: Waiting 10:08:18 4ce1ffd930cd: Preparing 10:08:18 e26d3390b5d2: Waiting 10:08:18 f71313353e1d: Preparing 10:08:18 4ce1ffd930cd: Waiting 10:08:18 d522aa8de359: Preparing 10:08:18 f71313353e1d: Waiting 10:08:18 d522aa8de359: Waiting 10:08:18 dd9c8f8612c8: Preparing 10:08:18 dd9c8f8612c8: Waiting 10:08:18 c959abfe7840: Layer already exists 10:08:18 4c7fdc60ca12: Layer already exists 10:08:18 f0fa3adeb7ad: Layer already exists 10:08:18 a8a0b5e1a9cd: Layer already exists 10:08:18 1cdb6bc58391: Layer already exists 10:08:18 e26d3390b5d2: Layer already exists 10:08:18 6f6581431849: Layer already exists 10:08:18 4ce1ffd930cd: Layer already exists 10:08:18 f71313353e1d: Layer already exists 10:08:18 d522aa8de359: Layer already exists 10:08:18 dd9c8f8612c8: Layer already exists 10:08:18 main: digest: sha256:2d6c6fd79c81b2aba625ff6618748d54263ed0379dfd46ac390e1d57e749f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:08:18 ===================================================== [Pipeline] echo 10:08:18 taggedImages: 10:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.73 10:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:08:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:08:18 0f5b0c5496af9ca836db6a817a30441789f57659 10:08:18 latest 10:08:18 4.0.0-dev.73 10:08:18 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:18 main 10:08:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:08:19 ee4a712df1a2: Preparing 10:08:19 4ea2764508e7: Preparing 10:08:19 a2ef33d1b232: Preparing 10:08:19 1cdb59123201: Preparing 10:08:19 22d8e05e536c: Preparing 10:08:19 4cd99e166ae2: Preparing 10:08:19 2efc9a7b75d9: Preparing 10:08:19 6f6581431849: Preparing 10:08:19 e26d3390b5d2: Preparing 10:08:19 b80963297384: Preparing 10:08:19 93cb65d4c614: Preparing 10:08:19 dd9c8f8612c8: Preparing 10:08:19 2efc9a7b75d9: Waiting 10:08:19 6f6581431849: Waiting 10:08:19 e26d3390b5d2: Waiting 10:08:19 b80963297384: Waiting 10:08:19 93cb65d4c614: Waiting 10:08:19 dd9c8f8612c8: Waiting 10:08:19 4cd99e166ae2: Waiting 10:08:19 22d8e05e536c: Pushed 10:08:19 4ea2764508e7: Pushed 10:08:19 ee4a712df1a2: Pushed 10:08:19 6f6581431849: Layer already exists 10:08:19 4cd99e166ae2: Pushed 10:08:19 e26d3390b5d2: Layer already exists 10:08:20 2efc9a7b75d9: Pushed 10:08:20 dd9c8f8612c8: Layer already exists 10:08:20 b80963297384: Pushed 10:08:22 93cb65d4c614: Pushed 10:08:24 1cdb59123201: Pushed 10:08:26 a2ef33d1b232: Pushed 10:08:26 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:6f40d3746ea527a9f5d1859c24193135411054942fdd642fe34624615dc79018 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:08:27 ee4a712df1a2: Preparing 10:08:27 4ea2764508e7: Preparing 10:08:27 a2ef33d1b232: Preparing 10:08:27 1cdb59123201: Preparing 10:08:27 22d8e05e536c: Preparing 10:08:27 4cd99e166ae2: Preparing 10:08:27 2efc9a7b75d9: Preparing 10:08:27 6f6581431849: Preparing 10:08:27 e26d3390b5d2: Preparing 10:08:27 b80963297384: Preparing 10:08:27 93cb65d4c614: Preparing 10:08:27 dd9c8f8612c8: Preparing 10:08:27 4cd99e166ae2: Waiting 10:08:27 2efc9a7b75d9: Waiting 10:08:27 6f6581431849: Waiting 10:08:27 e26d3390b5d2: Waiting 10:08:27 b80963297384: Waiting 10:08:27 dd9c8f8612c8: Waiting 10:08:27 ee4a712df1a2: Layer already exists 10:08:27 a2ef33d1b232: Layer already exists 10:08:27 22d8e05e536c: Layer already exists 10:08:27 4ea2764508e7: Layer already exists 10:08:27 1cdb59123201: Layer already exists 10:08:27 4cd99e166ae2: Layer already exists 10:08:27 2efc9a7b75d9: Layer already exists 10:08:27 b80963297384: Layer already exists 10:08:27 e26d3390b5d2: Layer already exists 10:08:27 6f6581431849: Layer already exists 10:08:27 dd9c8f8612c8: Layer already exists 10:08:27 93cb65d4c614: Layer already exists 10:08:27 latest: digest: sha256:6f40d3746ea527a9f5d1859c24193135411054942fdd642fe34624615dc79018 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.73 10:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:08:28 ee4a712df1a2: Preparing 10:08:28 4ea2764508e7: Preparing 10:08:28 a2ef33d1b232: Preparing 10:08:28 1cdb59123201: Preparing 10:08:28 22d8e05e536c: Preparing 10:08:28 4cd99e166ae2: Preparing 10:08:28 2efc9a7b75d9: Preparing 10:08:28 6f6581431849: Preparing 10:08:28 e26d3390b5d2: Preparing 10:08:28 b80963297384: Preparing 10:08:28 93cb65d4c614: Preparing 10:08:28 dd9c8f8612c8: Preparing 10:08:28 4cd99e166ae2: Waiting 10:08:28 e26d3390b5d2: Waiting 10:08:28 2efc9a7b75d9: Waiting 10:08:28 b80963297384: Waiting 10:08:28 6f6581431849: Waiting 10:08:28 93cb65d4c614: Waiting 10:08:28 dd9c8f8612c8: Waiting 10:08:28 22d8e05e536c: Layer already exists 10:08:28 ee4a712df1a2: Layer already exists 10:08:28 a2ef33d1b232: Layer already exists 10:08:28 1cdb59123201: Layer already exists 10:08:28 4ea2764508e7: Layer already exists 10:08:28 2efc9a7b75d9: Layer already exists 10:08:28 4cd99e166ae2: Layer already exists 10:08:28 6f6581431849: Layer already exists 10:08:28 b80963297384: Layer already exists 10:08:28 e26d3390b5d2: Layer already exists 10:08:28 93cb65d4c614: Layer already exists 10:08:28 dd9c8f8612c8: Layer already exists 10:08:28 4.0.0-dev.73: digest: sha256:6f40d3746ea527a9f5d1859c24193135411054942fdd642fe34624615dc79018 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:08:28 ee4a712df1a2: Preparing 10:08:28 4ea2764508e7: Preparing 10:08:28 a2ef33d1b232: Preparing 10:08:28 1cdb59123201: Preparing 10:08:28 22d8e05e536c: Preparing 10:08:28 4cd99e166ae2: Preparing 10:08:28 2efc9a7b75d9: Preparing 10:08:28 6f6581431849: Preparing 10:08:28 e26d3390b5d2: Preparing 10:08:28 b80963297384: Preparing 10:08:28 93cb65d4c614: Preparing 10:08:28 dd9c8f8612c8: Preparing 10:08:28 6f6581431849: Waiting 10:08:28 e26d3390b5d2: Waiting 10:08:28 b80963297384: Waiting 10:08:28 93cb65d4c614: Waiting 10:08:28 dd9c8f8612c8: Waiting 10:08:28 4cd99e166ae2: Waiting 10:08:28 2efc9a7b75d9: Waiting 10:08:28 ee4a712df1a2: Layer already exists 10:08:28 22d8e05e536c: Layer already exists 10:08:28 1cdb59123201: Layer already exists 10:08:28 a2ef33d1b232: Layer already exists 10:08:28 4ea2764508e7: Layer already exists 10:08:28 2efc9a7b75d9: Layer already exists 10:08:28 e26d3390b5d2: Layer already exists 10:08:28 6f6581431849: Layer already exists 10:08:28 4cd99e166ae2: Layer already exists 10:08:28 b80963297384: Layer already exists 10:08:28 dd9c8f8612c8: Layer already exists 10:08:28 93cb65d4c614: Layer already exists 10:08:29 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:6f40d3746ea527a9f5d1859c24193135411054942fdd642fe34624615dc79018 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:08:29 ee4a712df1a2: Preparing 10:08:29 4ea2764508e7: Preparing 10:08:29 a2ef33d1b232: Preparing 10:08:29 1cdb59123201: Preparing 10:08:29 22d8e05e536c: Preparing 10:08:29 4cd99e166ae2: Preparing 10:08:29 2efc9a7b75d9: Preparing 10:08:29 6f6581431849: Preparing 10:08:29 e26d3390b5d2: Preparing 10:08:29 b80963297384: Preparing 10:08:29 93cb65d4c614: Preparing 10:08:29 dd9c8f8612c8: Preparing 10:08:29 e26d3390b5d2: Waiting 10:08:29 b80963297384: Waiting 10:08:29 4cd99e166ae2: Waiting 10:08:29 2efc9a7b75d9: Waiting 10:08:29 6f6581431849: Waiting 10:08:29 93cb65d4c614: Waiting 10:08:29 dd9c8f8612c8: Waiting 10:08:29 4ea2764508e7: Layer already exists 10:08:29 1cdb59123201: Layer already exists 10:08:29 22d8e05e536c: Layer already exists 10:08:29 ee4a712df1a2: Layer already exists 10:08:29 a2ef33d1b232: Layer already exists 10:08:29 4cd99e166ae2: Layer already exists 10:08:29 2efc9a7b75d9: Layer already exists 10:08:29 6f6581431849: Layer already exists 10:08:29 e26d3390b5d2: Layer already exists 10:08:29 b80963297384: Layer already exists 10:08:29 93cb65d4c614: Layer already exists 10:08:29 dd9c8f8612c8: Layer already exists 10:08:30 main: digest: sha256:6f40d3746ea527a9f5d1859c24193135411054942fdd642fe34624615dc79018 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:08:30 ===================================================== [Pipeline] echo 10:08:30 taggedImages: 10:08:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:08:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:08:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.73 10:08:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:08:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:08:30 0f5b0c5496af9ca836db6a817a30441789f57659 10:08:30 latest 10:08:30 4.0.0-dev.73 10:08:30 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:30 main 10:08:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:08:31 0e6ca2bb0828: Preparing 10:08:31 4a7b5628784e: Preparing 10:08:31 6f6581431849: Preparing 10:08:31 e26d3390b5d2: Preparing 10:08:31 d917e67a03d6: Preparing 10:08:31 53f6f7cd996a: Preparing 10:08:31 dd9c8f8612c8: Preparing 10:08:31 53f6f7cd996a: Waiting 10:08:31 dd9c8f8612c8: Waiting 10:08:31 e26d3390b5d2: Layer already exists 10:08:31 6f6581431849: Layer already exists 10:08:31 d917e67a03d6: Pushed 10:08:31 dd9c8f8612c8: Layer already exists 10:08:31 0e6ca2bb0828: Pushed 10:08:33 53f6f7cd996a: Pushed 10:08:38 4a7b5628784e: Pushed 10:08:38 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:baa5a0e0a193e8489bf78904317876712ab0de39105c665a062b57a2533d1644 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:08:39 0e6ca2bb0828: Preparing 10:08:39 4a7b5628784e: Preparing 10:08:39 6f6581431849: Preparing 10:08:39 e26d3390b5d2: Preparing 10:08:39 d917e67a03d6: Preparing 10:08:39 53f6f7cd996a: Preparing 10:08:39 dd9c8f8612c8: Preparing 10:08:39 53f6f7cd996a: Waiting 10:08:39 dd9c8f8612c8: Waiting 10:08:39 4a7b5628784e: Layer already exists 10:08:39 e26d3390b5d2: Layer already exists 10:08:39 d917e67a03d6: Layer already exists 10:08:39 0e6ca2bb0828: Layer already exists 10:08:39 6f6581431849: Layer already exists 10:08:39 dd9c8f8612c8: Layer already exists 10:08:39 53f6f7cd996a: Layer already exists 10:08:39 latest: digest: sha256:baa5a0e0a193e8489bf78904317876712ab0de39105c665a062b57a2533d1644 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.73 10:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:08:39 0e6ca2bb0828: Preparing 10:08:39 4a7b5628784e: Preparing 10:08:39 6f6581431849: Preparing 10:08:39 e26d3390b5d2: Preparing 10:08:39 d917e67a03d6: Preparing 10:08:39 53f6f7cd996a: Preparing 10:08:39 dd9c8f8612c8: Preparing 10:08:39 53f6f7cd996a: Waiting 10:08:39 dd9c8f8612c8: Waiting 10:08:39 d917e67a03d6: Layer already exists 10:08:39 0e6ca2bb0828: Layer already exists 10:08:39 e26d3390b5d2: Layer already exists 10:08:39 4a7b5628784e: Layer already exists 10:08:39 6f6581431849: Layer already exists 10:08:39 53f6f7cd996a: Layer already exists 10:08:39 dd9c8f8612c8: Layer already exists 10:08:39 4.0.0-dev.73: digest: sha256:baa5a0e0a193e8489bf78904317876712ab0de39105c665a062b57a2533d1644 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:08:40 0e6ca2bb0828: Preparing 10:08:40 4a7b5628784e: Preparing 10:08:40 6f6581431849: Preparing 10:08:40 e26d3390b5d2: Preparing 10:08:40 d917e67a03d6: Preparing 10:08:40 53f6f7cd996a: Preparing 10:08:40 dd9c8f8612c8: Preparing 10:08:40 53f6f7cd996a: Waiting 10:08:40 dd9c8f8612c8: Waiting 10:08:40 0e6ca2bb0828: Layer already exists 10:08:40 4a7b5628784e: Layer already exists 10:08:40 d917e67a03d6: Layer already exists 10:08:40 6f6581431849: Layer already exists 10:08:40 e26d3390b5d2: Layer already exists 10:08:40 53f6f7cd996a: Layer already exists 10:08:40 dd9c8f8612c8: Layer already exists 10:08:40 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:baa5a0e0a193e8489bf78904317876712ab0de39105c665a062b57a2533d1644 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:08:41 0e6ca2bb0828: Preparing 10:08:41 4a7b5628784e: Preparing 10:08:41 6f6581431849: Preparing 10:08:41 e26d3390b5d2: Preparing 10:08:41 d917e67a03d6: Preparing 10:08:41 53f6f7cd996a: Preparing 10:08:41 dd9c8f8612c8: Preparing 10:08:41 53f6f7cd996a: Waiting 10:08:41 dd9c8f8612c8: Waiting 10:08:41 4a7b5628784e: Layer already exists 10:08:41 d917e67a03d6: Layer already exists 10:08:41 0e6ca2bb0828: Layer already exists 10:08:41 e26d3390b5d2: Layer already exists 10:08:41 6f6581431849: Layer already exists 10:08:41 dd9c8f8612c8: Layer already exists 10:08:41 53f6f7cd996a: Layer already exists 10:08:41 main: digest: sha256:baa5a0e0a193e8489bf78904317876712ab0de39105c665a062b57a2533d1644 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:08:41 ===================================================== [Pipeline] echo 10:08:41 taggedImages: 10:08:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:08:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:08:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.73 10:08:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:08:41 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:08:41 0f5b0c5496af9ca836db6a817a30441789f57659 10:08:41 latest 10:08:41 4.0.0-dev.73 10:08:41 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:08:41 main 10:08:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:08:42 64ee071d24e1: Preparing 10:08:42 9041234f82d7: Preparing 10:08:42 97835659fed6: Preparing 10:08:42 6f6581431849: Preparing 10:08:42 e26d3390b5d2: Preparing 10:08:42 770bb0a72874: Preparing 10:08:42 5d08fb52fc51: Preparing 10:08:42 28e4f8635195: Preparing 10:08:42 09d615ad31fa: Preparing 10:08:42 dd9c8f8612c8: Preparing 10:08:42 28e4f8635195: Waiting 10:08:42 09d615ad31fa: Waiting 10:08:42 dd9c8f8612c8: Waiting 10:08:42 770bb0a72874: Waiting 10:08:42 5d08fb52fc51: Waiting 10:08:42 e26d3390b5d2: Layer already exists 10:08:42 6f6581431849: Layer already exists 10:08:42 97835659fed6: Pushed 10:08:42 9041234f82d7: Pushed 10:08:42 64ee071d24e1: Pushed 10:08:42 dd9c8f8612c8: Layer already exists 10:08:42 28e4f8635195: Pushed 10:08:43 09d615ad31fa: Pushed 10:08:53 5d08fb52fc51: Pushed 10:09:08 770bb0a72874: Pushed 10:09:08 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:d627966f6c256932d5f7bd893ed261ceb99e630a334438d2ca9ae3694e9fba1d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:09:09 64ee071d24e1: Preparing 10:09:09 9041234f82d7: Preparing 10:09:09 97835659fed6: Preparing 10:09:09 6f6581431849: Preparing 10:09:09 e26d3390b5d2: Preparing 10:09:09 770bb0a72874: Preparing 10:09:09 5d08fb52fc51: Preparing 10:09:09 28e4f8635195: Preparing 10:09:09 09d615ad31fa: Preparing 10:09:09 dd9c8f8612c8: Preparing 10:09:09 28e4f8635195: Waiting 10:09:09 09d615ad31fa: Waiting 10:09:09 dd9c8f8612c8: Waiting 10:09:09 770bb0a72874: Waiting 10:09:09 5d08fb52fc51: Waiting 10:09:09 9041234f82d7: Layer already exists 10:09:09 64ee071d24e1: Layer already exists 10:09:09 6f6581431849: Layer already exists 10:09:09 97835659fed6: Layer already exists 10:09:09 e26d3390b5d2: Layer already exists 10:09:09 770bb0a72874: Layer already exists 10:09:09 28e4f8635195: Layer already exists 10:09:09 09d615ad31fa: Layer already exists 10:09:09 5d08fb52fc51: Layer already exists 10:09:09 dd9c8f8612c8: Layer already exists 10:09:09 latest: digest: sha256:d627966f6c256932d5f7bd893ed261ceb99e630a334438d2ca9ae3694e9fba1d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.73 10:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:09:10 64ee071d24e1: Preparing 10:09:10 9041234f82d7: Preparing 10:09:10 97835659fed6: Preparing 10:09:10 6f6581431849: Preparing 10:09:10 e26d3390b5d2: Preparing 10:09:10 770bb0a72874: Preparing 10:09:10 5d08fb52fc51: Preparing 10:09:10 28e4f8635195: Preparing 10:09:10 09d615ad31fa: Preparing 10:09:10 dd9c8f8612c8: Preparing 10:09:10 5d08fb52fc51: Waiting 10:09:10 28e4f8635195: Waiting 10:09:10 09d615ad31fa: Waiting 10:09:10 770bb0a72874: Waiting 10:09:10 97835659fed6: Layer already exists 10:09:10 e26d3390b5d2: Layer already exists 10:09:10 6f6581431849: Layer already exists 10:09:10 9041234f82d7: Layer already exists 10:09:10 64ee071d24e1: Layer already exists 10:09:10 770bb0a72874: Layer already exists 10:09:10 5d08fb52fc51: Layer already exists 10:09:10 09d615ad31fa: Layer already exists 10:09:10 28e4f8635195: Layer already exists 10:09:10 dd9c8f8612c8: Layer already exists 10:09:10 4.0.0-dev.73: digest: sha256:d627966f6c256932d5f7bd893ed261ceb99e630a334438d2ca9ae3694e9fba1d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:09:11 64ee071d24e1: Preparing 10:09:11 9041234f82d7: Preparing 10:09:11 97835659fed6: Preparing 10:09:11 6f6581431849: Preparing 10:09:11 e26d3390b5d2: Preparing 10:09:11 770bb0a72874: Preparing 10:09:11 5d08fb52fc51: Preparing 10:09:11 28e4f8635195: Preparing 10:09:11 09d615ad31fa: Preparing 10:09:11 dd9c8f8612c8: Preparing 10:09:11 28e4f8635195: Waiting 10:09:11 09d615ad31fa: Waiting 10:09:11 dd9c8f8612c8: Waiting 10:09:11 770bb0a72874: Waiting 10:09:11 5d08fb52fc51: Waiting 10:09:11 e26d3390b5d2: Layer already exists 10:09:11 97835659fed6: Layer already exists 10:09:11 6f6581431849: Layer already exists 10:09:11 9041234f82d7: Layer already exists 10:09:11 64ee071d24e1: Layer already exists 10:09:11 770bb0a72874: Layer already exists 10:09:11 28e4f8635195: Layer already exists 10:09:11 5d08fb52fc51: Layer already exists 10:09:11 09d615ad31fa: Layer already exists 10:09:11 dd9c8f8612c8: Layer already exists 10:09:11 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:d627966f6c256932d5f7bd893ed261ceb99e630a334438d2ca9ae3694e9fba1d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:09:11 64ee071d24e1: Preparing 10:09:11 9041234f82d7: Preparing 10:09:11 97835659fed6: Preparing 10:09:11 6f6581431849: Preparing 10:09:11 e26d3390b5d2: Preparing 10:09:11 770bb0a72874: Preparing 10:09:11 5d08fb52fc51: Preparing 10:09:11 28e4f8635195: Preparing 10:09:11 09d615ad31fa: Preparing 10:09:11 dd9c8f8612c8: Preparing 10:09:11 5d08fb52fc51: Waiting 10:09:11 28e4f8635195: Waiting 10:09:11 09d615ad31fa: Waiting 10:09:11 dd9c8f8612c8: Waiting 10:09:11 770bb0a72874: Waiting 10:09:11 6f6581431849: Layer already exists 10:09:11 9041234f82d7: Layer already exists 10:09:11 e26d3390b5d2: Layer already exists 10:09:11 64ee071d24e1: Layer already exists 10:09:11 97835659fed6: Layer already exists 10:09:11 28e4f8635195: Layer already exists 10:09:11 5d08fb52fc51: Layer already exists 10:09:11 dd9c8f8612c8: Layer already exists 10:09:11 770bb0a72874: Layer already exists 10:09:11 09d615ad31fa: Layer already exists 10:09:11 main: digest: sha256:d627966f6c256932d5f7bd893ed261ceb99e630a334438d2ca9ae3694e9fba1d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:12 ===================================================== [Pipeline] echo 10:09:12 taggedImages: 10:09:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:09:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:09:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.73 10:09:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:09:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:09:12 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:09:12 0f5b0c5496af9ca836db6a817a30441789f57659 10:09:12 latest 10:09:12 4.0.0-dev.73 10:09:12 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:09:12 main 10:09:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:09:13 37bba56a18c4: Preparing 10:09:13 8d90e8a347cc: Preparing 10:09:13 8dd9c3863f89: Preparing 10:09:13 6f6581431849: Preparing 10:09:13 e26d3390b5d2: Preparing 10:09:13 07f0f9421ef2: Preparing 10:09:13 2b877dc0cb2d: Preparing 10:09:13 c9771a55feee: Preparing 10:09:13 dd9c8f8612c8: Preparing 10:09:13 c9771a55feee: Waiting 10:09:13 dd9c8f8612c8: Waiting 10:09:13 07f0f9421ef2: Waiting 10:09:13 2b877dc0cb2d: Waiting 10:09:13 6f6581431849: Layer already exists 10:09:13 e26d3390b5d2: Layer already exists 10:09:13 8dd9c3863f89: Pushed 10:09:13 8d90e8a347cc: Pushed 10:09:13 37bba56a18c4: Pushed 10:09:13 dd9c8f8612c8: Layer already exists 10:09:13 2b877dc0cb2d: Pushed 10:09:13 c9771a55feee: Pushed 10:09:40 07f0f9421ef2: Pushed 10:09:40 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:7466e24804d68430261dc859d99330ebac5241135af4b3849ddbebbd89ad2b1c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:09:41 37bba56a18c4: Preparing 10:09:41 8d90e8a347cc: Preparing 10:09:41 8dd9c3863f89: Preparing 10:09:41 6f6581431849: Preparing 10:09:41 e26d3390b5d2: Preparing 10:09:41 07f0f9421ef2: Preparing 10:09:41 2b877dc0cb2d: Preparing 10:09:41 c9771a55feee: Preparing 10:09:41 dd9c8f8612c8: Preparing 10:09:41 07f0f9421ef2: Waiting 10:09:41 2b877dc0cb2d: Waiting 10:09:41 c9771a55feee: Waiting 10:09:41 37bba56a18c4: Layer already exists 10:09:41 8d90e8a347cc: Layer already exists 10:09:41 8dd9c3863f89: Layer already exists 10:09:41 e26d3390b5d2: Layer already exists 10:09:41 6f6581431849: Layer already exists 10:09:41 07f0f9421ef2: Layer already exists 10:09:41 2b877dc0cb2d: Layer already exists 10:09:41 c9771a55feee: Layer already exists 10:09:41 dd9c8f8612c8: Layer already exists 10:09:41 latest: digest: sha256:7466e24804d68430261dc859d99330ebac5241135af4b3849ddbebbd89ad2b1c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.73 10:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:09:42 37bba56a18c4: Preparing 10:09:42 8d90e8a347cc: Preparing 10:09:42 8dd9c3863f89: Preparing 10:09:42 6f6581431849: Preparing 10:09:42 e26d3390b5d2: Preparing 10:09:42 07f0f9421ef2: Preparing 10:09:42 2b877dc0cb2d: Preparing 10:09:42 c9771a55feee: Preparing 10:09:42 dd9c8f8612c8: Preparing 10:09:42 07f0f9421ef2: Waiting 10:09:42 c9771a55feee: Waiting 10:09:42 dd9c8f8612c8: Waiting 10:09:42 2b877dc0cb2d: Waiting 10:09:42 8dd9c3863f89: Layer already exists 10:09:42 e26d3390b5d2: Layer already exists 10:09:42 6f6581431849: Layer already exists 10:09:42 8d90e8a347cc: Layer already exists 10:09:42 37bba56a18c4: Layer already exists 10:09:42 2b877dc0cb2d: Layer already exists 10:09:42 07f0f9421ef2: Layer already exists 10:09:42 c9771a55feee: Layer already exists 10:09:42 dd9c8f8612c8: Layer already exists 10:09:42 4.0.0-dev.73: digest: sha256:7466e24804d68430261dc859d99330ebac5241135af4b3849ddbebbd89ad2b1c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:09:42 37bba56a18c4: Preparing 10:09:42 8d90e8a347cc: Preparing 10:09:42 8dd9c3863f89: Preparing 10:09:42 6f6581431849: Preparing 10:09:42 e26d3390b5d2: Preparing 10:09:42 07f0f9421ef2: Preparing 10:09:42 2b877dc0cb2d: Preparing 10:09:42 c9771a55feee: Preparing 10:09:42 dd9c8f8612c8: Preparing 10:09:42 07f0f9421ef2: Waiting 10:09:42 2b877dc0cb2d: Waiting 10:09:42 dd9c8f8612c8: Waiting 10:09:42 c9771a55feee: Waiting 10:09:42 6f6581431849: Layer already exists 10:09:42 e26d3390b5d2: Layer already exists 10:09:42 8dd9c3863f89: Layer already exists 10:09:42 8d90e8a347cc: Layer already exists 10:09:42 37bba56a18c4: Layer already exists 10:09:42 dd9c8f8612c8: Layer already exists 10:09:42 2b877dc0cb2d: Layer already exists 10:09:42 07f0f9421ef2: Layer already exists 10:09:42 c9771a55feee: Layer already exists 10:09:42 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:7466e24804d68430261dc859d99330ebac5241135af4b3849ddbebbd89ad2b1c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:09:43 37bba56a18c4: Preparing 10:09:43 8d90e8a347cc: Preparing 10:09:43 8dd9c3863f89: Preparing 10:09:43 6f6581431849: Preparing 10:09:43 e26d3390b5d2: Preparing 10:09:43 07f0f9421ef2: Preparing 10:09:43 2b877dc0cb2d: Preparing 10:09:43 c9771a55feee: Preparing 10:09:43 dd9c8f8612c8: Preparing 10:09:43 07f0f9421ef2: Waiting 10:09:43 2b877dc0cb2d: Waiting 10:09:43 dd9c8f8612c8: Waiting 10:09:43 c9771a55feee: Waiting 10:09:43 6f6581431849: Layer already exists 10:09:43 37bba56a18c4: Layer already exists 10:09:43 e26d3390b5d2: Layer already exists 10:09:43 8d90e8a347cc: Layer already exists 10:09:43 8dd9c3863f89: Layer already exists 10:09:43 07f0f9421ef2: Layer already exists 10:09:43 2b877dc0cb2d: Layer already exists 10:09:43 c9771a55feee: Layer already exists 10:09:43 dd9c8f8612c8: Layer already exists 10:09:44 main: digest: sha256:7466e24804d68430261dc859d99330ebac5241135af4b3849ddbebbd89ad2b1c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:44 ===================================================== [Pipeline] echo 10:09:44 taggedImages: 10:09:44 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:09:44 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:09:44 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.73 10:09:44 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:09:44 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:09:44 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:09:44 0f5b0c5496af9ca836db6a817a30441789f57659 10:09:44 latest 10:09:44 4.0.0-dev.73 10:09:44 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:09:44 main 10:09:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:09:44 cae81809bd0c: Preparing 10:09:44 0746657277f6: Preparing 10:09:44 e2a895962e84: Preparing 10:09:44 6f6581431849: Preparing 10:09:44 e26d3390b5d2: Preparing 10:09:44 5e382296b192: Preparing 10:09:44 28e4f8635195: Preparing 10:09:44 09d615ad31fa: Preparing 10:09:44 dd9c8f8612c8: Preparing 10:09:44 28e4f8635195: Waiting 10:09:44 09d615ad31fa: Waiting 10:09:44 dd9c8f8612c8: Waiting 10:09:44 5e382296b192: Waiting 10:09:44 6f6581431849: Layer already exists 10:09:44 e26d3390b5d2: Layer already exists 10:09:45 28e4f8635195: Layer already exists 10:09:45 09d615ad31fa: Layer already exists 10:09:45 e2a895962e84: Pushed 10:09:45 0746657277f6: Pushed 10:09:45 cae81809bd0c: Pushed 10:09:45 dd9c8f8612c8: Layer already exists 10:10:11 5e382296b192: Pushed 10:10:11 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:bbdb092a243c07778af0bea13c6420484db661373e170428a3c32186c84261b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:10:12 cae81809bd0c: Preparing 10:10:12 0746657277f6: Preparing 10:10:12 e2a895962e84: Preparing 10:10:12 6f6581431849: Preparing 10:10:12 e26d3390b5d2: Preparing 10:10:12 5e382296b192: Preparing 10:10:12 28e4f8635195: Preparing 10:10:12 09d615ad31fa: Preparing 10:10:12 dd9c8f8612c8: Preparing 10:10:12 28e4f8635195: Waiting 10:10:12 09d615ad31fa: Waiting 10:10:12 dd9c8f8612c8: Waiting 10:10:12 5e382296b192: Waiting 10:10:12 0746657277f6: Layer already exists 10:10:12 e26d3390b5d2: Layer already exists 10:10:12 cae81809bd0c: Layer already exists 10:10:12 e2a895962e84: Layer already exists 10:10:12 6f6581431849: Layer already exists 10:10:12 28e4f8635195: Layer already exists 10:10:12 09d615ad31fa: Layer already exists 10:10:12 dd9c8f8612c8: Layer already exists 10:10:12 5e382296b192: Layer already exists 10:10:12 latest: digest: sha256:bbdb092a243c07778af0bea13c6420484db661373e170428a3c32186c84261b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.73 10:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:10:13 cae81809bd0c: Preparing 10:10:13 0746657277f6: Preparing 10:10:13 e2a895962e84: Preparing 10:10:13 6f6581431849: Preparing 10:10:13 e26d3390b5d2: Preparing 10:10:13 5e382296b192: Preparing 10:10:13 28e4f8635195: Preparing 10:10:13 09d615ad31fa: Preparing 10:10:13 dd9c8f8612c8: Preparing 10:10:13 5e382296b192: Waiting 10:10:13 28e4f8635195: Waiting 10:10:13 09d615ad31fa: Waiting 10:10:13 dd9c8f8612c8: Waiting 10:10:13 e26d3390b5d2: Layer already exists 10:10:13 cae81809bd0c: Layer already exists 10:10:13 6f6581431849: Layer already exists 10:10:13 0746657277f6: Layer already exists 10:10:13 e2a895962e84: Layer already exists 10:10:13 5e382296b192: Layer already exists 10:10:13 28e4f8635195: Layer already exists 10:10:13 09d615ad31fa: Layer already exists 10:10:13 dd9c8f8612c8: Layer already exists 10:10:13 4.0.0-dev.73: digest: sha256:bbdb092a243c07778af0bea13c6420484db661373e170428a3c32186c84261b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:10:14 cae81809bd0c: Preparing 10:10:14 0746657277f6: Preparing 10:10:14 e2a895962e84: Preparing 10:10:14 6f6581431849: Preparing 10:10:14 e26d3390b5d2: Preparing 10:10:14 5e382296b192: Preparing 10:10:14 28e4f8635195: Preparing 10:10:14 09d615ad31fa: Preparing 10:10:14 dd9c8f8612c8: Preparing 10:10:14 28e4f8635195: Waiting 10:10:14 09d615ad31fa: Waiting 10:10:14 dd9c8f8612c8: Waiting 10:10:14 5e382296b192: Waiting 10:10:14 6f6581431849: Layer already exists 10:10:14 e2a895962e84: Layer already exists 10:10:14 cae81809bd0c: Layer already exists 10:10:14 e26d3390b5d2: Layer already exists 10:10:14 0746657277f6: Layer already exists 10:10:14 28e4f8635195: Layer already exists 10:10:14 5e382296b192: Layer already exists 10:10:14 09d615ad31fa: Layer already exists 10:10:14 dd9c8f8612c8: Layer already exists 10:10:14 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:bbdb092a243c07778af0bea13c6420484db661373e170428a3c32186c84261b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:10:15 cae81809bd0c: Preparing 10:10:15 0746657277f6: Preparing 10:10:15 e2a895962e84: Preparing 10:10:15 6f6581431849: Preparing 10:10:15 e26d3390b5d2: Preparing 10:10:15 5e382296b192: Preparing 10:10:15 28e4f8635195: Preparing 10:10:15 5e382296b192: Waiting 10:10:15 09d615ad31fa: Preparing 10:10:15 28e4f8635195: Waiting 10:10:15 dd9c8f8612c8: Preparing 10:10:15 09d615ad31fa: Waiting 10:10:15 dd9c8f8612c8: Waiting 10:10:15 e2a895962e84: Layer already exists 10:10:15 e26d3390b5d2: Layer already exists 10:10:15 cae81809bd0c: Layer already exists 10:10:15 6f6581431849: Layer already exists 10:10:15 0746657277f6: Layer already exists 10:10:15 28e4f8635195: Layer already exists 10:10:15 5e382296b192: Layer already exists 10:10:15 09d615ad31fa: Layer already exists 10:10:15 dd9c8f8612c8: Layer already exists 10:10:15 main: digest: sha256:bbdb092a243c07778af0bea13c6420484db661373e170428a3c32186c84261b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:15 ===================================================== [Pipeline] echo 10:10:15 taggedImages: 10:10:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:10:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:10:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.73 10:10:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:10:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:10:15 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:10:15 0f5b0c5496af9ca836db6a817a30441789f57659 10:10:15 latest 10:10:15 4.0.0-dev.73 10:10:15 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:10:15 main 10:10:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:10:16 236b15752d93: Preparing 10:10:16 ddcdfeb0c51a: Preparing 10:10:16 6f6581431849: Preparing 10:10:16 e26d3390b5d2: Preparing 10:10:16 1554558e3100: Preparing 10:10:16 a954f30e31ed: Preparing 10:10:16 dd9c8f8612c8: Preparing 10:10:16 a954f30e31ed: Waiting 10:10:16 dd9c8f8612c8: Waiting 10:10:16 e26d3390b5d2: Layer already exists 10:10:16 6f6581431849: Layer already exists 10:10:16 dd9c8f8612c8: Layer already exists 10:10:16 1554558e3100: Pushed 10:10:16 236b15752d93: Pushed 10:10:18 a954f30e31ed: Pushed 10:10:24 ddcdfeb0c51a: Pushed 10:10:24 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:17ddbbe9297a2776016a79fc7309f58f2439a0f25e8c5a77a637f2482d056d0d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:10:25 236b15752d93: Preparing 10:10:25 ddcdfeb0c51a: Preparing 10:10:25 6f6581431849: Preparing 10:10:25 e26d3390b5d2: Preparing 10:10:25 1554558e3100: Preparing 10:10:25 a954f30e31ed: Preparing 10:10:25 dd9c8f8612c8: Preparing 10:10:25 a954f30e31ed: Waiting 10:10:25 dd9c8f8612c8: Waiting 10:10:25 e26d3390b5d2: Layer already exists 10:10:25 ddcdfeb0c51a: Layer already exists 10:10:25 1554558e3100: Layer already exists 10:10:25 6f6581431849: Layer already exists 10:10:25 236b15752d93: Layer already exists 10:10:25 a954f30e31ed: Layer already exists 10:10:25 dd9c8f8612c8: Layer already exists 10:10:25 latest: digest: sha256:17ddbbe9297a2776016a79fc7309f58f2439a0f25e8c5a77a637f2482d056d0d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.73 10:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:10:26 236b15752d93: Preparing 10:10:26 ddcdfeb0c51a: Preparing 10:10:26 6f6581431849: Preparing 10:10:26 e26d3390b5d2: Preparing 10:10:26 1554558e3100: Preparing 10:10:26 a954f30e31ed: Preparing 10:10:26 dd9c8f8612c8: Preparing 10:10:26 a954f30e31ed: Waiting 10:10:26 dd9c8f8612c8: Waiting 10:10:26 6f6581431849: Layer already exists 10:10:26 236b15752d93: Layer already exists 10:10:26 ddcdfeb0c51a: Layer already exists 10:10:26 e26d3390b5d2: Layer already exists 10:10:26 1554558e3100: Layer already exists 10:10:26 a954f30e31ed: Layer already exists 10:10:26 dd9c8f8612c8: Layer already exists 10:10:26 4.0.0-dev.73: digest: sha256:17ddbbe9297a2776016a79fc7309f58f2439a0f25e8c5a77a637f2482d056d0d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:10:27 236b15752d93: Preparing 10:10:27 ddcdfeb0c51a: Preparing 10:10:27 6f6581431849: Preparing 10:10:27 e26d3390b5d2: Preparing 10:10:27 1554558e3100: Preparing 10:10:27 a954f30e31ed: Preparing 10:10:27 dd9c8f8612c8: Preparing 10:10:27 a954f30e31ed: Waiting 10:10:27 dd9c8f8612c8: Waiting 10:10:27 1554558e3100: Layer already exists 10:10:27 236b15752d93: Layer already exists 10:10:27 e26d3390b5d2: Layer already exists 10:10:27 6f6581431849: Layer already exists 10:10:27 ddcdfeb0c51a: Layer already exists 10:10:27 a954f30e31ed: Layer already exists 10:10:27 dd9c8f8612c8: Layer already exists 10:10:27 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:17ddbbe9297a2776016a79fc7309f58f2439a0f25e8c5a77a637f2482d056d0d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:10:28 236b15752d93: Preparing 10:10:28 ddcdfeb0c51a: Preparing 10:10:28 6f6581431849: Preparing 10:10:28 e26d3390b5d2: Preparing 10:10:28 1554558e3100: Preparing 10:10:28 a954f30e31ed: Preparing 10:10:28 dd9c8f8612c8: Preparing 10:10:28 a954f30e31ed: Waiting 10:10:28 dd9c8f8612c8: Waiting 10:10:28 e26d3390b5d2: Layer already exists 10:10:28 6f6581431849: Layer already exists 10:10:28 1554558e3100: Layer already exists 10:10:28 ddcdfeb0c51a: Layer already exists 10:10:28 236b15752d93: Layer already exists 10:10:28 dd9c8f8612c8: Layer already exists 10:10:28 a954f30e31ed: Layer already exists 10:10:28 main: digest: sha256:17ddbbe9297a2776016a79fc7309f58f2439a0f25e8c5a77a637f2482d056d0d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:28 ===================================================== [Pipeline] echo 10:10:28 taggedImages: 10:10:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:10:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:10:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.73 10:10:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:10:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:10:28 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:10:28 0f5b0c5496af9ca836db6a817a30441789f57659 10:10:28 latest 10:10:28 4.0.0-dev.73 10:10:28 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:10:28 main 10:10:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:10:29 518803d05636: Preparing 10:10:29 a276baf8617f: Preparing 10:10:29 6f6581431849: Preparing 10:10:29 e26d3390b5d2: Preparing 10:10:29 cacbb8a558e7: Preparing 10:10:29 7b50ef058d64: Preparing 10:10:29 dd9c8f8612c8: Preparing 10:10:29 7b50ef058d64: Waiting 10:10:29 dd9c8f8612c8: Waiting 10:10:29 e26d3390b5d2: Layer already exists 10:10:29 6f6581431849: Layer already exists 10:10:29 dd9c8f8612c8: Layer already exists 10:10:29 cacbb8a558e7: Pushed 10:10:29 518803d05636: Pushed 10:10:30 7b50ef058d64: Pushed 10:10:38 a276baf8617f: Pushed 10:10:38 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:94eaa6bc69a1407518d5711278f32b594df4402bfc3fdab58ae977476dbd3548 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:10:39 518803d05636: Preparing 10:10:39 a276baf8617f: Preparing 10:10:39 6f6581431849: Preparing 10:10:39 e26d3390b5d2: Preparing 10:10:39 cacbb8a558e7: Preparing 10:10:39 7b50ef058d64: Preparing 10:10:39 dd9c8f8612c8: Preparing 10:10:39 7b50ef058d64: Waiting 10:10:39 dd9c8f8612c8: Waiting 10:10:39 6f6581431849: Layer already exists 10:10:39 518803d05636: Layer already exists 10:10:39 a276baf8617f: Layer already exists 10:10:39 cacbb8a558e7: Layer already exists 10:10:39 e26d3390b5d2: Layer already exists 10:10:39 7b50ef058d64: Layer already exists 10:10:39 dd9c8f8612c8: Layer already exists 10:10:39 latest: digest: sha256:94eaa6bc69a1407518d5711278f32b594df4402bfc3fdab58ae977476dbd3548 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.73 10:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:10:39 518803d05636: Preparing 10:10:39 a276baf8617f: Preparing 10:10:39 6f6581431849: Preparing 10:10:39 e26d3390b5d2: Preparing 10:10:39 cacbb8a558e7: Preparing 10:10:39 7b50ef058d64: Preparing 10:10:39 dd9c8f8612c8: Preparing 10:10:39 7b50ef058d64: Waiting 10:10:39 dd9c8f8612c8: Waiting 10:10:39 cacbb8a558e7: Layer already exists 10:10:39 a276baf8617f: Layer already exists 10:10:39 518803d05636: Layer already exists 10:10:39 e26d3390b5d2: Layer already exists 10:10:39 6f6581431849: Layer already exists 10:10:39 7b50ef058d64: Layer already exists 10:10:39 dd9c8f8612c8: Layer already exists 10:10:39 4.0.0-dev.73: digest: sha256:94eaa6bc69a1407518d5711278f32b594df4402bfc3fdab58ae977476dbd3548 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:10:40 518803d05636: Preparing 10:10:40 a276baf8617f: Preparing 10:10:40 6f6581431849: Preparing 10:10:40 e26d3390b5d2: Preparing 10:10:40 cacbb8a558e7: Preparing 10:10:40 7b50ef058d64: Preparing 10:10:40 dd9c8f8612c8: Preparing 10:10:40 7b50ef058d64: Waiting 10:10:40 dd9c8f8612c8: Waiting 10:10:40 a276baf8617f: Layer already exists 10:10:40 cacbb8a558e7: Layer already exists 10:10:40 e26d3390b5d2: Layer already exists 10:10:40 518803d05636: Layer already exists 10:10:40 6f6581431849: Layer already exists 10:10:40 7b50ef058d64: Layer already exists 10:10:40 dd9c8f8612c8: Layer already exists 10:10:40 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:94eaa6bc69a1407518d5711278f32b594df4402bfc3fdab58ae977476dbd3548 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:10:41 518803d05636: Preparing 10:10:41 a276baf8617f: Preparing 10:10:41 6f6581431849: Preparing 10:10:41 e26d3390b5d2: Preparing 10:10:41 cacbb8a558e7: Preparing 10:10:41 7b50ef058d64: Preparing 10:10:41 dd9c8f8612c8: Preparing 10:10:41 7b50ef058d64: Waiting 10:10:41 dd9c8f8612c8: Waiting 10:10:41 518803d05636: Layer already exists 10:10:41 cacbb8a558e7: Layer already exists 10:10:41 e26d3390b5d2: Layer already exists 10:10:41 6f6581431849: Layer already exists 10:10:41 a276baf8617f: Layer already exists 10:10:41 7b50ef058d64: Layer already exists 10:10:41 dd9c8f8612c8: Layer already exists 10:10:41 main: digest: sha256:94eaa6bc69a1407518d5711278f32b594df4402bfc3fdab58ae977476dbd3548 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:41 ===================================================== [Pipeline] echo 10:10:41 taggedImages: 10:10:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 10:10:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:10:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.73 10:10:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 10:10:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:42 10:10:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:42 arm64: Pulling from edgex-lftools-log-publisher 10:10:42 8998bd30e6a1: Pulling fs layer 10:10:42 04944245beec: Pulling fs layer 10:10:42 699f458cf7ca: Pulling fs layer 10:10:42 765212b225bb: Pulling fs layer 10:10:42 f23df028b6ca: Pulling fs layer 10:10:42 d65c8cfc05b1: Pulling fs layer 10:10:42 2437ff75d9bd: Pulling fs layer 10:10:42 765212b225bb: Waiting 10:10:42 f23df028b6ca: Waiting 10:10:42 d65c8cfc05b1: Waiting 10:10:42 2437ff75d9bd: Waiting 10:10:42 04944245beec: Verifying Checksum 10:10:42 04944245beec: Download complete 10:10:42 765212b225bb: Verifying Checksum 10:10:42 765212b225bb: Download complete 10:10:42 f23df028b6ca: Verifying Checksum 10:10:42 f23df028b6ca: Download complete 10:10:42 d65c8cfc05b1: Verifying Checksum 10:10:42 d65c8cfc05b1: Download complete 10:10:43 699f458cf7ca: Verifying Checksum 10:10:43 699f458cf7ca: Download complete 10:10:43 8998bd30e6a1: Download complete 10:10:46 2437ff75d9bd: Verifying Checksum 10:10:46 2437ff75d9bd: Download complete 10:10:47 8998bd30e6a1: Pull complete 10:10:48 04944245beec: Pull complete 10:10:49 699f458cf7ca: Pull complete 10:10:50 765212b225bb: Pull complete 10:10:51 f23df028b6ca: Pull complete 10:10:51 d65c8cfc05b1: Pull complete 10:11:09 2437ff75d9bd: Pull complete 10:11:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:11:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:09 prd-ubuntu20.04-docker-arm64-4c-16g-41338 does not seem to be running inside a container 10:11:09 $ 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/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:11:12 $ docker top af91d85abd32da3adcd41784ec5ec5777128a22fb66abde29f90f8601b9b88b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:13 ---> job-cost.sh 10:11:13 lf-activate-venv: SKIPPING 10:11:13 INFO: No Stack... 10:11:13 INFO: Retrieving Pricing Info for: v3-standard-4 10:11:14 INFO: Archiving Costs [Pipeline] sh 10:11:15 + cat /w/workspace/edgex-go/811/archives/cost.csv 10:11:15 + cut -d, -f6 [Pipeline] lock 10:11:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-811-stack-cost] 10:11:15 Resource [jenkins-edgexfoundry-edgex-go-main-811-stack-cost] did not exist. Created. 10:11:15 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-811-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:11:15 + echo total: 0.10999999940395355 [Pipeline] stash 10:11:16 Stashed 1 file(s) [Pipeline] } 10:11:16 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-811-stack-cost] [Pipeline] // lock [Pipeline] } 10:11:16 $ docker stop --time=1 af91d85abd32da3adcd41784ec5ec5777128a22fb66abde29f90f8601b9b88b0 10:11:17 $ docker rm -f --volumes af91d85abd32da3adcd41784ec5ec5777128a22fb66abde29f90f8601b9b88b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:11:18 provisioning config files... 10:11:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/811@tmp/config7363817822708871735tmp [Pipeline] { [Pipeline] sh 10:11:18 + set +x 10:11:18 + + curl -s https://codecov.io/bash 10:11:18 bash -s -- 10:11:18 10:11:18 _____ _ 10:11:18 / ____| | | 10:11:18 | | ___ __| | ___ ___ _____ __ 10:11:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:11:18 | |___| (_) | (_| | __/ (_| (_) \ V / 10:11:18 \_____\___/ \__,_|\___|\___\___/ \_/ 10:11:18 Bash-1.0.6 10:11:18 10:11:18 10:11:18 [0;36m==>[0m git version 2.25.1 found 10:11:18 [0;36m==>[0m curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:11:18 Release-Date: 2020-01-08 10:11:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:11:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:11:18 [0;90m==>[0m Jenkins CI detected. 10:11:18 [0;90mcurrent dir: [0m /w/workspace/edgex-go/811 10:11:18 [0;90mproject root:[0m . 10:11:18 [0;90m-->[0m token set from env 10:11:18 [0;32mYaml not found, that's ok! Learn more at[0m [0;36mhttp://docs.codecov.io/docs/codecov-yaml[0m 10:11:18 [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m 10:11:18 [0;90m==>[0m Python coveragepy not found 10:11:18 [0;90m==>[0m Searching for coverage reports in: 10:11:18 [0;32m+[0m . 10:11:19 [0;90m->[0m Found 1 reports 10:11:19 [0;90m==>[0m Detecting git/mercurial file structure 10:11:19 [0;90m==>[0m Reading reports 10:11:19 [0;32m+[0m ./coverage.out [0;90mbytes=1660924[0m 10:11:19 [0;90m==>[0m Appending adjustments 10:11:19 [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m 10:11:20 [0;32m+[0m Found adjustments 10:11:20 [0;90m==>[0m Gzipping contents 10:11:20 140K /tmp/codecov.1Yaazr.gz 10:11:20 [0;90m==>[0m Uploading reports 10:11:20 [0;90murl:[0m https://codecov.io 10:11:20 [0;90mquery:[0m branch=main&commit=0f5b0c5496af9ca836db6a817a30441789f57659&build=811&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F811%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:11:20 [0;90m->[0m Pinging Codecov 10:11:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=main&commit=0f5b0c5496af9ca836db6a817a30441789f57659&build=811&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F811%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:11:20 [0;90m->[0m Uploading to 10:11:20 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0f5b0c5496af9ca836db6a817a30441789f57659/eb51aa53-456d-469c-a337-4bc043d8a3f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250314%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250314T101120Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=65eab4fc0757cc68fcc59cc4b3e28d959b8554e52fd5a1ae4559e1c9134e1ef2 10:11:20 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:20 Dload Upload Total Spent Left Speed 10:11:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 314k --:--:-- --:--:-- --:--:-- 314k 10:11:21 [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/edgexfoundry/edgex-go/commit/0f5b0c5496af9ca836db6a817a30441789f57659[0m [Pipeline] } 10:11:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:11:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:11:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:11:21 10:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:11:22 latest: Pulling from edgex-devops/edgex-snyk-go 10:11:22 43c4264eed91: Pulling fs layer 10:11:22 4cc291be95ef: Pulling fs layer 10:11:22 2ac1f1163629: Pulling fs layer 10:11:22 5c3c966382ef: Pulling fs layer 10:11:22 4f4fb700ef54: Pulling fs layer 10:11:22 d9c7d2e4e75e: Pulling fs layer 10:11:22 9c3e1370e548: Pulling fs layer 10:11:22 5c3c966382ef: Waiting 10:11:22 4f4fb700ef54: Waiting 10:11:22 d9c7d2e4e75e: Waiting 10:11:22 9c3e1370e548: Waiting 10:11:22 4cc291be95ef: Download complete 10:11:22 5c3c966382ef: Download complete 10:11:22 4f4fb700ef54: Verifying Checksum 10:11:22 4f4fb700ef54: Download complete 10:11:22 43c4264eed91: Download complete 10:11:22 43c4264eed91: Pull complete 10:11:22 d9c7d2e4e75e: Verifying Checksum 10:11:22 d9c7d2e4e75e: Download complete 10:11:22 4cc291be95ef: Pull complete 10:11:22 2ac1f1163629: Verifying Checksum 10:11:22 2ac1f1163629: Download complete 10:11:23 9c3e1370e548: Verifying Checksum 10:11:23 9c3e1370e548: Download complete 10:11:26 2ac1f1163629: Pull complete 10:11:26 5c3c966382ef: Pull complete 10:11:26 4f4fb700ef54: Pull complete 10:11:26 d9c7d2e4e75e: Pull complete 10:11:29 9c3e1370e548: Pull complete 10:11:29 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 10:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:11:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:29 prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container 10:11:29 $ 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/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:11:34 $ docker top 7cd134cec6d6f13408343c008953bd213c9f368eb0e162e5657c32fa38dc994a -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:34 + git config --global --add safe.directory /w/workspace/edgex-go/811 [Pipeline] echo 10:11:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:11:34 + set -o pipefail 10:11:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:11:43 10:11:43 Monitoring /w/workspace/edgex-go/811 (github.com/edgexfoundry/edgex-go)... 10:11:43 10:11:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/de2ac944-692a-4da4-9172-48d4c3ca8563 10:11:43 10:11:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:11:43 10:11:43 10:11:43 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:11:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:11:43 $ docker stop --time=1 7cd134cec6d6f13408343c008953bd213c9f368eb0e162e5657c32fa38dc994a 10:11:47 $ docker rm -f --volumes 7cd134cec6d6f13408343c008953bd213c9f368eb0e162e5657c32fa38dc994a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:11:47 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:47 provisioning config files... 10:11:47 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/811@tmp/config17989029277989865298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:48 --> edgex-publish-swagger.sh 10:11:48 === Publish openapi API === 10:11:48 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 10:11:48 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/811/openapi/core-command.yaml] 10:11:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:48 Dload Upload Total Spent Left Speed 10:11:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 73174 --:--:-- --:--:-- --:--:-- 73174 10:11:48 10:11:48 10:11:48 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/811/openapi/core-data.yaml] 10:11:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:48 Dload Upload Total Spent Left Speed 10:11:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 153k --:--:-- --:--:-- --:--:-- 153k 10:11:48 10:11:48 10:11:48 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/811/openapi/core-keeper.yaml] 10:11:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:48 Dload Upload Total Spent Left Speed 10:11:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 288 140k --:--:-- --:--:-- --:--:-- 140k 10:11:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:11:49 10:11:49 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/811/openapi/core-metadata.yaml] 10:11:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:49 Dload Upload Total Spent Left Speed 10:11:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 503 503k --:--:-- --:--:-- --:--:-- 502k 100 156k 100 156 100 156k 503 503k --:--:-- --:--:-- --:--:-- 502k 10:11:49 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:11:49 10:11:49 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/811/openapi/security-proxy-auth.yaml] 10:11:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:49 Dload Upload Total Spent Left Speed 10:11:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 409 148k --:--:-- --:--:-- --:--:-- 149k 10:11:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:11:49 10:11:49 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/811/openapi/security-secretstore-setup.yaml] 10:11:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:49 Dload Upload Total Spent Left Speed 10:11:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 164 9733 --:--:-- --:--:-- --:--:-- 9898 10:11:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:11:49 10:11:49 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/811/openapi/support-notifications.yaml] 10:11:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:50 Dload Upload Total Spent Left Speed 10:11:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 503 314k --:--:-- --:--:-- --:--:-- 315k 10:11:50 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:11:50 10:11:50 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/811/openapi/support-scheduler.yaml] 10:11:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:50 Dload Upload Total Spent Left Speed 10:11:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 853k --:--:-- --:--:-- --:--:-- 839k 100 50857 100 156 100 50701 577 183k --:--:-- --:--:-- --:--:-- 183k 10:11:50 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:11:50 [Pipeline] } 10:11:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:11:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:51 prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container 10:11:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:11:52 $ docker top e99614fc8cf8bbba35557170306c9099cfd2bb76932c943a1a36f3f3cf95332e -eo pid,comm 10:11:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:11:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:52 [ssh-agent] Looking for ssh-agent implementation... 10:11:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:52 $ docker exec e99614fc8cf8bbba35557170306c9099cfd2bb76932c943a1a36f3f3cf95332e ssh-agent 10:11:52 SSH_AUTH_SOCK=/tmp/ssh-firqEo7MXFtS/agent.32 10:11:52 SSH_AGENT_PID=38 10:11:52 Running ssh-add (command line suppressed) 10:11:52 Identity added: /w/workspace/edgex-go/811@tmp/private_key_8707210075015987266.key (/w/workspace/edgex-go/811@tmp/private_key_8707210075015987266.key) 10:11:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:52 + git semver tag 10:11:53 2025-03-14 10:11:52,952 [run_tag] DEBUG tag force:False 10:11:53 2025-03-14 10:11:52,952 [check_head_tag] DEBUG check head tag 10:11:53 2025-03-14 10:11:52,955 [execute] INFO git cat-file --batch-check 10:11:53 2025-03-14 10:11:52,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/811, universal_newlines=False, shell=None, istream=<valid stream>) 10:11:53 2025-03-14 10:11:52,958 [execute] INFO git cat-file --batch 10:11:53 2025-03-14 10:11:52,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/811, universal_newlines=False, shell=None, istream=<valid stream>) 10:11:53 2025-03-14 10:11:53,022 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main 10:11:53 2025-03-14 10:11:53,023 [execute] INFO git tag -a v4.0.0-dev.73 -m v4.0.0-dev.73 10:11:53 2025-03-14 10:11:53,023 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.73', '-m', 'v4.0.0-dev.73'], cwd=/w/workspace/edgex-go/811, universal_newlines=False, shell=None, istream=None) 10:11:53 2025-03-14 10:11:53,028 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main 10:11:53 4.0.0-dev.73 [Pipeline] } 10:11:53 $ docker exec --env ******** --env ******** e99614fc8cf8bbba35557170306c9099cfd2bb76932c943a1a36f3f3cf95332e ssh-agent -k 10:11:53 unset SSH_AUTH_SOCK; 10:11:53 unset SSH_AGENT_PID; 10:11:53 echo Agent pid 38 killed; 10:11:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:53 + git semver [Pipeline] } 10:11:54 $ docker stop --time=1 e99614fc8cf8bbba35557170306c9099cfd2bb76932c943a1a36f3f3cf95332e 10:11:55 $ docker rm -f --volumes e99614fc8cf8bbba35557170306c9099cfd2bb76932c943a1a36f3f3cf95332e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:11:55 10:11:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:11:56 0.23.1-centos7: Pulling from edgex-lftools 10:11:56 ab5ef0e58194: Pulling fs layer 10:11:56 9712f1f96733: Pulling fs layer 10:11:56 63f879dbbcfc: Pulling fs layer 10:11:56 0d9ebad4ef96: Pulling fs layer 10:11:56 e9a5061849ea: Pulling fs layer 10:11:56 e9a5061849ea: Waiting 10:11:56 0d9ebad4ef96: Waiting 10:11:56 d747dcd14b5f: Pulling fs layer 10:11:56 2de7ff778b66: Pulling fs layer 10:11:56 d747dcd14b5f: Waiting 10:11:56 2de7ff778b66: Waiting 10:11:56 9712f1f96733: Verifying Checksum 10:11:56 9712f1f96733: Download complete 10:11:56 63f879dbbcfc: Verifying Checksum 10:11:56 63f879dbbcfc: Download complete 10:11:56 e9a5061849ea: Verifying Checksum 10:11:56 e9a5061849ea: Download complete 10:11:56 d747dcd14b5f: Download complete 10:11:56 0d9ebad4ef96: Verifying Checksum 10:11:56 0d9ebad4ef96: Download complete 10:11:56 ab5ef0e58194: Verifying Checksum 10:11:56 ab5ef0e58194: Download complete 10:11:56 2de7ff778b66: Verifying Checksum 10:11:56 2de7ff778b66: Download complete 10:11:59 ab5ef0e58194: Pull complete 10:11:59 9712f1f96733: Pull complete 10:11:59 63f879dbbcfc: Pull complete 10:12:04 0d9ebad4ef96: Pull complete 10:12:04 e9a5061849ea: Pull complete 10:12:04 d747dcd14b5f: Pull complete 10:12:05 2de7ff778b66: Pull complete 10:12:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:12:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:12:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:05 prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container 10:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:12:10 $ docker top 5f0c6766dfb00d12f779ba0501f9b6ccd574f9d6a408450148e19f29173fe980 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:12:10 provisioning config files... 10:12:10 copy managed file [sigul-config] to file:/w/workspace/edgex-go/811@tmp/config5541266375289273775tmp 10:12:10 copy managed file [sigul-password] to file:/w/workspace/edgex-go/811@tmp/config7743116243292540632tmp 10:12:10 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/811@tmp/config4920193519510154678tmp [Pipeline] { [Pipeline] echo 10:12:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:12:11 ---> sigul-configuration.sh 10:12:11 gpg: directory `/root/.gnupg' created 10:12:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:12:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:12:11 gpg: keyring `/root/.gnupg/secring.gpg' created 10:12:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:12:11 gpg: CAST5 encrypted data 10:12:11 gpg: encrypted with 1 passphrase 10:12:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:12:11 + mkdir /home/jenkins 10:12:11 + mkdir /home/jenkins/sigul [Pipeline] sh 10:12:11 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:12:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:12:11 ---> sigul-install.sh 10:12:11 Sigul already installed; skipping installation. [Pipeline] sh 10:12:12 + git tag --list 10:12:12 0.6.0 10:12:12 0.6.1 10:12:12 0.7.0 10:12:12 0.7.1 10:12:12 v1.0.0 10:12:12 v1.0.1 10:12:12 v1.1.0 10:12:12 v1.2.0 10:12:12 v1.2.1 10:12:12 v1.3.0 10:12:12 v1.3.1 10:12:12 v2.0.0 10:12:12 v2.1.0 10:12:12 v2.1.1 10:12:12 v2.2.0 10:12:12 v2.3.0 10:12:12 v3.0 10:12:12 v3.0.0 10:12:12 v3.1 10:12:12 v3.1.0 10:12:12 v3.1.0-dev.1 10:12:12 v3.1.0-dev.10 10:12:12 v3.1.0-dev.11 10:12:12 v3.1.0-dev.12 10:12:12 v3.1.0-dev.13 10:12:12 v3.1.0-dev.14 10:12:12 v3.1.0-dev.15 10:12:12 v3.1.0-dev.16 10:12:12 v3.1.0-dev.17 10:12:12 v3.1.0-dev.18 10:12:12 v3.1.0-dev.19 10:12:12 v3.1.0-dev.2 10:12:12 v3.1.0-dev.20 10:12:12 v3.1.0-dev.21 10:12:12 v3.1.0-dev.22 10:12:12 v3.1.0-dev.23 10:12:12 v3.1.0-dev.24 10:12:12 v3.1.0-dev.25 10:12:12 v3.1.0-dev.26 10:12:12 v3.1.0-dev.27 10:12:12 v3.1.0-dev.28 10:12:12 v3.1.0-dev.29 10:12:12 v3.1.0-dev.3 10:12:12 v3.1.0-dev.30 10:12:12 v3.1.0-dev.31 10:12:12 v3.1.0-dev.32 10:12:12 v3.1.0-dev.33 10:12:12 v3.1.0-dev.34 10:12:12 v3.1.0-dev.35 10:12:12 v3.1.0-dev.36 10:12:12 v3.1.0-dev.37 10:12:12 v3.1.0-dev.38 10:12:12 v3.1.0-dev.39 10:12:12 v3.1.0-dev.4 10:12:12 v3.1.0-dev.40 10:12:12 v3.1.0-dev.41 10:12:12 v3.1.0-dev.42 10:12:12 v3.1.0-dev.43 10:12:12 v3.1.0-dev.44 10:12:12 v3.1.0-dev.45 10:12:12 v3.1.0-dev.46 10:12:12 v3.1.0-dev.47 10:12:12 v3.1.0-dev.48 10:12:12 v3.1.0-dev.49 10:12:12 v3.1.0-dev.5 10:12:12 v3.1.0-dev.50 10:12:12 v3.1.0-dev.51 10:12:12 v3.1.0-dev.52 10:12:12 v3.1.0-dev.53 10:12:12 v3.1.0-dev.54 10:12:12 v3.1.0-dev.55 10:12:12 v3.1.0-dev.56 10:12:12 v3.1.0-dev.57 10:12:12 v3.1.0-dev.58 10:12:12 v3.1.0-dev.59 10:12:12 v3.1.0-dev.6 10:12:12 v3.1.0-dev.60 10:12:12 v3.1.0-dev.61 10:12:12 v3.1.0-dev.62 10:12:12 v3.1.0-dev.63 10:12:12 v3.1.0-dev.64 10:12:12 v3.1.0-dev.65 10:12:12 v3.1.0-dev.66 10:12:12 v3.1.0-dev.67 10:12:12 v3.1.0-dev.68 10:12:12 v3.1.0-dev.69 10:12:12 v3.1.0-dev.7 10:12:12 v3.1.0-dev.70 10:12:12 v3.1.0-dev.71 10:12:12 v3.1.0-dev.72 10:12:12 v3.1.0-dev.73 10:12:12 v3.1.0-dev.8 10:12:12 v3.1.0-dev.9 10:12:12 v3.1.1 10:12:12 v3.1.1-dev.1 10:12:12 v3.1.1-dev.2 10:12:12 v3.2.0-dev.1 10:12:12 v3.2.0-dev.10 10:12:12 v3.2.0-dev.100 10:12:12 v3.2.0-dev.101 10:12:12 v3.2.0-dev.102 10:12:12 v3.2.0-dev.103 10:12:12 v3.2.0-dev.104 10:12:12 v3.2.0-dev.105 10:12:12 v3.2.0-dev.106 10:12:12 v3.2.0-dev.107 10:12:12 v3.2.0-dev.108 10:12:12 v3.2.0-dev.109 10:12:12 v3.2.0-dev.11 10:12:12 v3.2.0-dev.12 10:12:12 v3.2.0-dev.13 10:12:12 v3.2.0-dev.14 10:12:12 v3.2.0-dev.15 10:12:12 v3.2.0-dev.16 10:12:12 v3.2.0-dev.17 10:12:12 v3.2.0-dev.18 10:12:12 v3.2.0-dev.19 10:12:12 v3.2.0-dev.2 10:12:12 v3.2.0-dev.20 10:12:12 v3.2.0-dev.21 10:12:12 v3.2.0-dev.22 10:12:12 v3.2.0-dev.23 10:12:12 v3.2.0-dev.24 10:12:12 v3.2.0-dev.25 10:12:12 v3.2.0-dev.26 10:12:12 v3.2.0-dev.27 10:12:12 v3.2.0-dev.28 10:12:12 v3.2.0-dev.29 10:12:12 v3.2.0-dev.3 10:12:12 v3.2.0-dev.30 10:12:12 v3.2.0-dev.31 10:12:12 v3.2.0-dev.32 10:12:12 v3.2.0-dev.33 10:12:12 v3.2.0-dev.34 10:12:12 v3.2.0-dev.35 10:12:12 v3.2.0-dev.36 10:12:12 v3.2.0-dev.37 10:12:12 v3.2.0-dev.38 10:12:12 v3.2.0-dev.39 10:12:12 v3.2.0-dev.4 10:12:12 v3.2.0-dev.40 10:12:12 v3.2.0-dev.41 10:12:12 v3.2.0-dev.42 10:12:12 v3.2.0-dev.43 10:12:12 v3.2.0-dev.44 10:12:12 v3.2.0-dev.45 10:12:12 v3.2.0-dev.46 10:12:12 v3.2.0-dev.47 10:12:12 v3.2.0-dev.48 10:12:12 v3.2.0-dev.49 10:12:12 v3.2.0-dev.5 10:12:12 v3.2.0-dev.50 10:12:12 v3.2.0-dev.51 10:12:12 v3.2.0-dev.52 10:12:12 v3.2.0-dev.53 10:12:12 v3.2.0-dev.54 10:12:12 v3.2.0-dev.55 10:12:12 v3.2.0-dev.56 10:12:12 v3.2.0-dev.57 10:12:12 v3.2.0-dev.58 10:12:12 v3.2.0-dev.59 10:12:12 v3.2.0-dev.6 10:12:12 v3.2.0-dev.60 10:12:12 v3.2.0-dev.61 10:12:12 v3.2.0-dev.62 10:12:12 v3.2.0-dev.63 10:12:12 v3.2.0-dev.64 10:12:12 v3.2.0-dev.65 10:12:12 v3.2.0-dev.66 10:12:12 v3.2.0-dev.67 10:12:12 v3.2.0-dev.68 10:12:12 v3.2.0-dev.69 10:12:12 v3.2.0-dev.7 10:12:12 v3.2.0-dev.70 10:12:12 v3.2.0-dev.71 10:12:12 v3.2.0-dev.72 10:12:12 v3.2.0-dev.73 10:12:12 v3.2.0-dev.74 10:12:12 v3.2.0-dev.75 10:12:12 v3.2.0-dev.76 10:12:12 v3.2.0-dev.77 10:12:12 v3.2.0-dev.78 10:12:12 v3.2.0-dev.79 10:12:12 v3.2.0-dev.8 10:12:12 v3.2.0-dev.80 10:12:12 v3.2.0-dev.81 10:12:12 v3.2.0-dev.82 10:12:12 v3.2.0-dev.83 10:12:12 v3.2.0-dev.84 10:12:12 v3.2.0-dev.85 10:12:12 v3.2.0-dev.86 10:12:12 v3.2.0-dev.87 10:12:12 v3.2.0-dev.88 10:12:12 v3.2.0-dev.89 10:12:12 v3.2.0-dev.9 10:12:12 v3.2.0-dev.90 10:12:12 v3.2.0-dev.91 10:12:12 v3.2.0-dev.92 10:12:12 v3.2.0-dev.93 10:12:12 v3.2.0-dev.94 10:12:12 v3.2.0-dev.95 10:12:12 v3.2.0-dev.96 10:12:12 v3.2.0-dev.97 10:12:12 v3.2.0-dev.98 10:12:12 v3.2.0-dev.99 10:12:12 v4.0 10:12:12 v4.0.0 10:12:12 v4.0.0-dev.1 10:12:12 v4.0.0-dev.10 10:12:12 v4.0.0-dev.11 10:12:12 v4.0.0-dev.12 10:12:12 v4.0.0-dev.13 10:12:12 v4.0.0-dev.14 10:12:12 v4.0.0-dev.15 10:12:12 v4.0.0-dev.16 10:12:12 v4.0.0-dev.17 10:12:12 v4.0.0-dev.18 10:12:12 v4.0.0-dev.19 10:12:12 v4.0.0-dev.2 10:12:12 v4.0.0-dev.20 10:12:12 v4.0.0-dev.21 10:12:12 v4.0.0-dev.22 10:12:12 v4.0.0-dev.23 10:12:12 v4.0.0-dev.24 10:12:12 v4.0.0-dev.25 10:12:12 v4.0.0-dev.26 10:12:12 v4.0.0-dev.27 10:12:12 v4.0.0-dev.28 10:12:12 v4.0.0-dev.29 10:12:12 v4.0.0-dev.3 10:12:12 v4.0.0-dev.30 10:12:12 v4.0.0-dev.31 10:12:12 v4.0.0-dev.32 10:12:12 v4.0.0-dev.33 10:12:12 v4.0.0-dev.34 10:12:12 v4.0.0-dev.35 10:12:12 v4.0.0-dev.36 10:12:12 v4.0.0-dev.37 10:12:12 v4.0.0-dev.38 10:12:12 v4.0.0-dev.39 10:12:12 v4.0.0-dev.4 10:12:12 v4.0.0-dev.40 10:12:12 v4.0.0-dev.41 10:12:12 v4.0.0-dev.42 10:12:12 v4.0.0-dev.43 10:12:12 v4.0.0-dev.44 10:12:12 v4.0.0-dev.45 10:12:12 v4.0.0-dev.46 10:12:12 v4.0.0-dev.47 10:12:12 v4.0.0-dev.48 10:12:12 v4.0.0-dev.49 10:12:12 v4.0.0-dev.5 10:12:12 v4.0.0-dev.50 10:12:12 v4.0.0-dev.51 10:12:12 v4.0.0-dev.52 10:12:12 v4.0.0-dev.53 10:12:12 v4.0.0-dev.54 10:12:12 v4.0.0-dev.55 10:12:12 v4.0.0-dev.56 10:12:12 v4.0.0-dev.57 10:12:12 v4.0.0-dev.58 10:12:12 v4.0.0-dev.59 10:12:12 v4.0.0-dev.6 10:12:12 v4.0.0-dev.60 10:12:12 v4.0.0-dev.61 10:12:12 v4.0.0-dev.62 10:12:12 v4.0.0-dev.63 10:12:12 v4.0.0-dev.64 10:12:12 v4.0.0-dev.65 10:12:12 v4.0.0-dev.66 10:12:12 v4.0.0-dev.67 10:12:12 v4.0.0-dev.68 10:12:12 v4.0.0-dev.69 10:12:12 v4.0.0-dev.7 10:12:12 v4.0.0-dev.70 10:12:12 v4.0.0-dev.71 10:12:12 v4.0.0-dev.72 10:12:12 v4.0.0-dev.73 10:12:12 v4.0.0-dev.8 10:12:12 v4.0.0-dev.9 10:12:12 v4.0.1 10:12:12 v4.0.1-dev.1 10:12:12 v4.0.2-dev.1 [Pipeline] sh 10:12:12 + lftools sign git-tag v4.0.0-dev.73 10:12:13 Signing Git tag with Sigul... 10:12:13 Signing v4.0.0-dev.73 [Pipeline] echo 10:12:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:12:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:12:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:12:13 $ docker stop --time=1 5f0c6766dfb00d12f779ba0501f9b6ccd574f9d6a408450148e19f29173fe980 10:12:14 $ docker rm -f --volumes 5f0c6766dfb00d12f779ba0501f9b6ccd574f9d6a408450148e19f29173fe980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:12:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:12:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:15 prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container 10:12:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:12:16 $ docker top f901f2f8de4742088551c6c143fbfc744fbfc143c56f7adc737266b99718964f -eo pid,comm 10:12:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:12:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:12:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:12:16 [ssh-agent] Looking for ssh-agent implementation... 10:12:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:16 $ docker exec f901f2f8de4742088551c6c143fbfc744fbfc143c56f7adc737266b99718964f ssh-agent 10:12:16 SSH_AUTH_SOCK=/tmp/ssh-eSumg5tQKNXk/agent.33 10:12:16 SSH_AGENT_PID=39 10:12:16 Running ssh-add (command line suppressed) 10:12:16 Identity added: /w/workspace/edgex-go/811@tmp/private_key_11366307645340097726.key (/w/workspace/edgex-go/811@tmp/private_key_11366307645340097726.key) 10:12:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:16 + git semver bump pre 10:12:17 2025-03-14 10:12:17,028 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main 10:12:17 2025-03-14 10:12:17,029 [bump_version] DEBUG bumping version:4.0.0-dev.73 on axis:pre with prefix:dev 10:12:17 2025-03-14 10:12:17,029 [bump_version] DEBUG bumped version:4.0.0-dev.74 10:12:17 2025-03-14 10:12:17,029 [write_version] DEBUG write version:4.0.0-dev.74 to path:/w/workspace/edgex-go/811/.semver/main with force:True 10:12:17 2025-03-14 10:12:17,029 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main 10:12:17 2025-03-14 10:12:17,029 [write_file] DEBUG write to file:/w/workspace/edgex-go/811/.semver/main 10:12:17 2025-03-14 10:12:17,031 [execute] INFO git cat-file --batch-check 10:12:17 2025-03-14 10:12:17,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/811/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 10:12:17 2025-03-14 10:12:17,036 [execute] INFO git cat-file --batch 10:12:17 2025-03-14 10:12:17,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/811/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 10:12:17 2025-03-14 10:12:17,041 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main 10:12:17 4.0.0-dev.74 [Pipeline] } 10:12:17 $ docker exec --env ******** --env ******** f901f2f8de4742088551c6c143fbfc744fbfc143c56f7adc737266b99718964f ssh-agent -k 10:12:17 unset SSH_AUTH_SOCK; 10:12:17 unset SSH_AGENT_PID; 10:12:17 echo Agent pid 39 killed; 10:12:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:12:17 + git semver [Pipeline] } 10:12:17 $ docker stop --time=1 f901f2f8de4742088551c6c143fbfc744fbfc143c56f7adc737266b99718964f 10:12:19 $ docker rm -f --volumes f901f2f8de4742088551c6c143fbfc744fbfc143c56f7adc737266b99718964f [Pipeline] // withDockerContainer [Pipeline] sh 10:12:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:12:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:19 prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container 10:12:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:12:20 $ docker top ca2fa440a19e50f522ba8e4c61046c4679d3511299556bbaab67604c06abf5ab -eo pid,comm 10:12:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:12:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:12:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:12:20 [ssh-agent] Looking for ssh-agent implementation... 10:12:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:20 $ docker exec ca2fa440a19e50f522ba8e4c61046c4679d3511299556bbaab67604c06abf5ab ssh-agent 10:12:20 SSH_AUTH_SOCK=/tmp/ssh-DabJXsbEjnAZ/agent.31 10:12:20 SSH_AGENT_PID=37 10:12:20 Running ssh-add (command line suppressed) 10:12:20 Identity added: /w/workspace/edgex-go/811@tmp/private_key_15274764966863683275.key (/w/workspace/edgex-go/811@tmp/private_key_15274764966863683275.key) 10:12:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:20 + git semver push 10:12:21 2025-03-14 10:12:21,120 [run_push] DEBUG push 10:12:21 2025-03-14 10:12:21,121 [execute] INFO git cat-file --batch-check 10:12:21 2025-03-14 10:12:21,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/811/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 10:12:21 2025-03-14 10:12:21,125 [execute] INFO git rev-list 573e4e8c440d84d19b3501d947fb3347095b009e -- 10:12:21 2025-03-14 10:12:21,125 [execute] DEBUG Popen(['git', 'rev-list', '573e4e8c440d84d19b3501d947fb3347095b009e', '--'], cwd=/w/workspace/edgex-go/811/.semver, universal_newlines=False, shell=None, istream=None) 10:12:21 2025-03-14 10:12:21,144 [execute] INFO git fetch -v origin 10:12:21 2025-03-14 10:12:21,144 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/811/.semver, universal_newlines=True, shell=None, istream=None) 10:12:21 2025-03-14 10:12:21,595 [run_push] DEBUG no remote changes detected 10:12:21 2025-03-14 10:12:21,596 [execute] INFO git push origin semver 10:12:21 2025-03-14 10:12:21,596 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/811/.semver, universal_newlines=False, shell=None, istream=None) 10:12:22 2025-03-14 10:12:22,339 [run_push] DEBUG push all version tags 10:12:22 2025-03-14 10:12:22,339 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:12:22 2025-03-14 10:12:22,340 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/811, universal_newlines=False, shell=None, istream=None) 10:12:23 2025-03-14 10:12:23,044 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main 10:12:23 4.0.0-dev.74 [Pipeline] } 10:12:23 $ docker exec --env ******** --env ******** ca2fa440a19e50f522ba8e4c61046c4679d3511299556bbaab67604c06abf5ab ssh-agent -k 10:12:23 unset SSH_AUTH_SOCK; 10:12:23 unset SSH_AGENT_PID; 10:12:23 echo Agent pid 37 killed; 10:12:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:12:23 + git semver [Pipeline] } 10:12:23 $ docker stop --time=1 ca2fa440a19e50f522ba8e4c61046c4679d3511299556bbaab67604c06abf5ab 10:12:25 $ docker rm -f --volumes ca2fa440a19e50f522ba8e4c61046c4679d3511299556bbaab67604c06abf5ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:12:25 + [ -d /w/workspace/edgex-go/811/archives ] [Pipeline] libraryResource [Pipeline] sh 10:12:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:12:26 ---> package-listing.sh 10:12:26 ++ facter osfamily 10:12:26 ++ tr '[:upper:]' '[:lower:]' 10:12:27 + OS_FAMILY=debian 10:12:27 + workspace=/w/workspace/edgex-go/811 10:12:27 + START_PACKAGES=/tmp/packages_start.txt 10:12:27 + END_PACKAGES=/tmp/packages_end.txt 10:12:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:12:27 + PACKAGES=/tmp/packages_start.txt 10:12:27 + '[' /w/workspace/edgex-go/811 ']' 10:12:27 + PACKAGES=/tmp/packages_end.txt 10:12:27 + case "${OS_FAMILY}" in 10:12:27 + dpkg -l 10:12:27 + grep '^ii' 10:12:27 + '[' -f /tmp/packages_start.txt ']' 10:12:27 + '[' -f /tmp/packages_end.txt ']' 10:12:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:12:27 + '[' /w/workspace/edgex-go/811 ']' 10:12:27 + mkdir -p /w/workspace/edgex-go/811/archives/ 10:12:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/811/archives/ [Pipeline] echo 10:12:27 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/811/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:12:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:28 10:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:28 latest: Pulling from edgex-lftools-log-publisher 10:12:28 5eb5b503b376: Pulling fs layer 10:12:28 5c69ac0246d0: Pulling fs layer 10:12:28 ec43610c2a17: Pulling fs layer 10:12:28 3a2ae6a8a46f: Pulling fs layer 10:12:28 33b1e0a273af: Pulling fs layer 10:12:28 5d3b04190fa2: Pulling fs layer 10:12:28 2f39f015ded8: Pulling fs layer 10:12:28 5d3b04190fa2: Waiting 10:12:28 2f39f015ded8: Waiting 10:12:28 3a2ae6a8a46f: Waiting 10:12:28 33b1e0a273af: Waiting 10:12:28 5c69ac0246d0: Download complete 10:12:28 3a2ae6a8a46f: Verifying Checksum 10:12:28 3a2ae6a8a46f: Download complete 10:12:28 5d3b04190fa2: Verifying Checksum 10:12:28 5d3b04190fa2: Download complete 10:12:28 ec43610c2a17: Verifying Checksum 10:12:28 ec43610c2a17: Download complete 10:12:28 5eb5b503b376: Download complete 10:12:29 2f39f015ded8: Verifying Checksum 10:12:29 2f39f015ded8: Download complete 10:12:30 5eb5b503b376: Pull complete 10:12:30 5c69ac0246d0: Pull complete 10:12:31 ec43610c2a17: Pull complete 10:12:31 3a2ae6a8a46f: Pull complete 10:12:31 33b1e0a273af: Pull complete 10:12:31 5d3b04190fa2: Pull complete 10:12:36 2f39f015ded8: Pull complete 10:12:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:12:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:36 prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container 10:12:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/811/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/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@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 10:12:40 $ docker top 36743ce3915723be2cf71e7fe02e7d22a8b1dfd96985cf8aed2e0c23d0681b7a -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:40 + touch /tmp/pre-build-complete [Pipeline] sh 10:12:41 + mkdir -p /var/log/sysstat [Pipeline] sh 10:12:41 + ls /var/log/sa-host 10:12:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:41 provisioning config files... 10:12:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/811@tmp/config9767805026323252133tmp [Pipeline] { [Pipeline] echo 10:12:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:12:42 ---> create-netrc.sh [Pipeline] } 10:12:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:12:42 ---> python-tools-install.sh [Pipeline] echo 10:12:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:12:42 ---> sudo-logs.sh 10:12:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:12:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:12:42 ---> job-cost.sh 10:12:42 lf-activate-venv: SKIPPING 10:12:42 DEBUG: total: 0.10999999940395355 10:12:42 INFO: Retrieving Stack Cost... 10:12:43 INFO: Retrieving Pricing Info for: v3-standard-8 10:12:43 INFO: Archiving Costs [Pipeline] echo 10:12:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:12:44 ---> logs-deploy.sh 10:12:44 lf-activate-venv: SKIPPING 10:12:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/811 10:12:44 INFO: archiving workspace using pattern(s): 10:12:45 Archives upload complete. 10:12:45 INFO: archiving logs to Nexus 10:12:45 ---> uname -a: 10:12:45 Linux prd-ubuntu20-04-docker-8c-8g-41337 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:12:45 10:12:45 10:12:45 ---> lscpu: 10:12:45 Architecture: x86_64 10:12:45 CPU op-mode(s): 32-bit, 64-bit 10:12:45 Byte Order: Little Endian 10:12:45 Address sizes: 40 bits physical, 48 bits virtual 10:12:45 CPU(s): 8 10:12:45 On-line CPU(s) list: 0-7 10:12:45 Thread(s) per core: 1 10:12:45 Core(s) per socket: 1 10:12:45 Socket(s): 8 10:12:45 NUMA node(s): 1 10:12:45 Vendor ID: AuthenticAMD 10:12:45 CPU family: 23 10:12:45 Model: 49 10:12:45 Model name: AMD EPYC-Rome Processor 10:12:45 Stepping: 0 10:12:45 CPU MHz: 2799.998 10:12:45 BogoMIPS: 5599.99 10:12:45 Virtualization: AMD-V 10:12:45 Hypervisor vendor: KVM 10:12:45 Virtualization type: full 10:12:45 L1d cache: 256 KiB 10:12:45 L1i cache: 256 KiB 10:12:45 L2 cache: 4 MiB 10:12:45 L3 cache: 128 MiB 10:12:45 NUMA node0 CPU(s): 0-7 10:12:45 Vulnerability Itlb multihit: Not affected 10:12:45 Vulnerability L1tf: Not affected 10:12:45 Vulnerability Mds: Not affected 10:12:45 Vulnerability Meltdown: Not affected 10:12:45 Vulnerability Mmio stale data: Not affected 10:12:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:12:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:12:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:12:45 Vulnerability Srbds: Not affected 10:12:45 Vulnerability Tsx async abort: Not affected 10:12:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:12:45 10:12:45 10:12:45 ---> nproc: 10:12:45 8 10:12:45 10:12:45 10:12:45 ---> df -h: 10:12:45 Filesystem Size Used Avail Use% Mounted on 10:12:45 overlay 155G 30G 126G 20% / 10:12:45 tmpfs 64M 0 64M 0% /dev 10:12:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:12:45 shm 64M 0 64M 0% /dev/shm 10:12:45 /dev/vda1 155G 30G 126G 20% /facter-os 10:12:45 10:12:45 10:12:45 ---> sar -b -r -n DEV: 10:12:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41337) 03/14/25 _x86_64_ (8 CPU) 10:12:45 10:12:45 09:24:12 LINUX RESTART (8 CPU) 10:12:45 10:12:45 09:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:12:45 09:26:01 232.86 8.64 224.22 0.00 1179.80 77662.51 0.00 10:12:45 09:27:01 38.79 0.03 38.76 0.00 0.27 30975.90 0.00 10:12:45 09:28:01 36.63 1.12 35.51 0.00 23.84 23471.74 0.00 10:12:45 09:29:01 179.81 0.33 179.47 0.00 40.15 70217.85 0.00 10:12:45 09:30:01 839.14 24.51 814.63 0.00 3589.40 250749.28 0.00 10:12:45 09:31:01 446.50 0.53 445.97 0.00 10.66 184957.01 0.00 10:12:45 09:32:01 254.07 0.08 253.99 0.00 0.67 93388.64 0.00 10:12:45 09:33:01 392.90 0.07 392.83 0.00 0.53 153730.11 0.00 10:12:45 09:34:01 489.10 0.13 488.97 0.00 20.53 37486.82 0.00 10:12:45 09:35:01 26.31 0.00 26.31 0.00 0.00 646.29 0.00 10:12:45 09:36:01 6.93 0.00 6.93 0.00 0.00 170.10 0.00 10:12:45 09:37:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 10:12:45 09:38:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 10:12:45 09:39:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 10:12:45 09:40:01 1.73 0.02 1.72 0.00 0.13 19.20 0.00 10:12:45 09:41:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 10:12:45 09:42:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 10:12:45 09:43:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 10:12:45 09:44:02 0.92 0.00 0.92 0.00 0.00 10.26 0.00 10:12:45 09:45:01 1.75 0.00 1.75 0.00 0.00 20.20 0.00 10:12:45 09:46:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 10:12:45 09:47:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 10:12:45 09:48:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 10:12:45 09:49:01 1.43 0.30 1.13 0.00 10.00 15.60 0.00 10:12:45 09:50:01 2.68 1.22 1.47 0.00 25.46 18.40 0.00 10:12:45 09:51:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 10:12:45 09:52:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 10:12:45 09:53:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 10:12:45 09:54:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 10:12:45 09:55:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 10:12:45 09:56:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 10:12:45 09:57:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 10:12:45 09:58:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 10:12:45 09:59:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 10:12:45 10:00:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 10:12:45 10:01:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 10:12:45 10:02:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 10:12:45 10:03:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 10:12:45 10:04:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 10:12:45 10:05:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 10:12:45 10:06:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 10:12:45 10:07:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 10:12:45 10:08:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 10:12:45 10:09:01 1.23 0.00 1.23 0.00 0.00 16.26 0.00 10:12:45 10:10:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 10:12:45 10:11:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 10:12:45 10:12:01 121.65 0.47 121.18 0.00 11.06 38470.79 0.00 10:12:45 Average: 66.12 0.79 65.33 0.00 104.16 20467.49 0.00 10:12:45 10:12:45 09:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:12:45 09:26:01 28283128 31476880 818904 2.49 125928 3260804 1868652 5.51 1204548 2906396 7976 10:12:45 09:27:01 26834224 31277772 1013696 3.08 129948 4438168 2283876 6.73 2099036 3386620 290616 10:12:45 09:28:01 26208984 30963932 1323884 4.03 134892 4708000 2633144 7.76 2123896 3947392 415104 10:12:45 09:29:01 24290200 31199820 1087428 3.31 146560 6819144 2859252 8.43 1921056 6030448 2073660 10:12:45 09:30:01 16728604 31352392 904004 2.75 345176 13847164 2521516 7.43 2882820 12110048 2398680 10:12:45 09:31:01 9815032 29101032 3089208 9.39 385324 18038952 9893896 29.16 5681436 15697492 1235384 10:12:45 09:32:01 5872696 27754856 4438500 13.50 401324 20515784 9692380 28.56 8137184 17088708 1229368 10:12:45 09:33:01 8418836 31165628 1073388 3.26 413984 21495300 2900164 8.55 3831264 19042084 692684 10:12:45 09:34:01 8780904 31415444 842048 2.56 420428 21402908 2263380 6.67 3483200 19082948 624 10:12:45 09:35:01 8765624 31401580 855216 2.60 421616 21403144 2379268 7.01 4027428 18554260 296 10:12:45 09:36:01 8778832 31415068 841592 2.56 421908 21403216 2218392 6.54 4091300 18476552 8 10:12:45 09:37:01 8779560 31415824 841136 2.56 421936 21403224 2218392 6.54 4089896 18476560 32 10:12:45 09:38:01 8793664 31429960 826948 2.51 421948 21403236 2218392 6.54 4075464 18476564 24 10:12:45 09:39:01 8794416 31431380 826444 2.51 421960 21403236 2234624 6.59 4074872 18477212 8 10:12:45 09:40:01 8795256 31432348 825424 2.51 422008 21403240 2267876 6.68 4073252 18477220 16 10:12:45 09:41:01 8794988 31432104 825604 2.51 422032 21403244 2267876 6.68 4073200 18477224 28 10:12:45 09:42:01 8795128 31432268 825304 2.51 422056 21403248 2267876 6.68 4072976 18477228 8 10:12:45 09:43:01 8795332 31432516 825012 2.51 422088 21403252 2267876 6.68 4073316 18477232 8 10:12:45 09:44:02 8795740 31432960 824980 2.51 422112 21403252 2267876 6.68 4073148 18477232 8 10:12:45 09:45:01 8795764 31432996 824904 2.51 422128 21403256 2267876 6.68 4073104 18477236 176 10:12:45 09:46:01 8794988 31432240 825580 2.51 422152 21403256 2267876 6.68 4073244 18477236 8 10:12:45 09:47:01 8795508 31432800 824984 2.51 422168 21403260 2267876 6.68 4073372 18477240 8 10:12:45 09:48:01 8795460 31432764 824940 2.51 422196 21403260 2267876 6.68 4073104 18477240 4 10:12:45 09:49:01 8793688 31431332 826308 2.51 422220 21403556 2267876 6.68 4077904 18477344 176 10:12:45 09:50:01 8786708 31426260 831504 2.53 422260 21404312 2267876 6.68 4082708 18477564 4 10:12:45 09:51:01 8786724 31426372 831360 2.53 422268 21404396 2267876 6.68 4082552 18477572 4 10:12:45 09:52:01 8786676 31426336 831324 2.53 422288 21404400 2267876 6.68 4082264 18477564 24 10:12:45 09:53:01 8786620 31426304 831284 2.53 422312 21404404 2267876 6.68 4082284 18477568 8 10:12:45 09:54:01 8786320 31426036 831604 2.53 422332 21404408 2267876 6.68 4082308 18477572 24 10:12:45 09:55:01 8786176 31425920 831676 2.53 422352 21404408 2267876 6.68 4082412 18477572 4 10:12:45 09:56:01 8786192 31425956 831624 2.53 422364 21404412 2267876 6.68 4082396 18477576 200 10:12:45 09:57:01 8786144 31425944 831576 2.53 422396 21404416 2267876 6.68 4082416 18477580 16 10:12:45 09:58:01 8786000 31425840 831576 2.53 422420 21404416 2267876 6.68 4082756 18477580 16 10:12:45 09:59:01 8786484 31426336 831280 2.53 422436 21404424 2267876 6.68 4082752 18477588 4 10:12:45 10:00:01 8786468 31426416 831136 2.53 422452 21404540 2267876 6.68 4082616 18477668 20 10:12:45 10:01:01 8786168 31426188 831332 2.53 422480 21404556 2267876 6.68 4082448 18477724 12 10:12:45 10:02:01 8786412 31426476 830996 2.53 422492 21404556 2267876 6.68 4082728 18477724 20 10:12:45 10:03:01 8786276 31426384 830940 2.53 422500 21404560 2267876 6.68 4082500 18477728 16 10:12:45 10:04:01 8786188 31426332 830944 2.53 422528 21404564 2267876 6.68 4082824 18477732 40 10:12:45 10:05:01 8785864 31426048 831132 2.53 422556 21404564 2267876 6.68 4082620 18477732 36 10:12:45 10:06:01 8785740 31426048 831268 2.53 422568 21404696 2251244 6.63 4082560 18477856 28 10:12:45 10:07:01 8785940 31426260 831232 2.53 422596 21404692 2251244 6.63 4082588 18477856 12 10:12:45 10:08:01 8785916 31426240 831196 2.53 422612 21404700 2251244 6.63 4082592 18477860 8 10:12:45 10:09:01 8785464 31425888 831420 2.53 422628 21404708 2251244 6.63 4082916 18477868 220 10:12:45 10:10:01 8785536 31425968 831324 2.53 422660 21404700 2251244 6.63 4082732 18477872 16 10:12:45 10:11:01 8785488 31425968 831280 2.53 422684 21404716 2251244 6.63 4082716 18477884 12 10:12:45 10:12:01 7399784 31354916 900624 2.74 434136 22615056 2573128 7.58 4194220 19651828 537920 10:12:45 Average: 10378550 31273539 983512 2.99 394945 19767866 2621930 7.73 3967467 17078442 189012 10:12:45 10:12:45 09:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:12:45 09:26:01 ens3 1085.15 920.81 9712.65 103.19 0.00 0.00 0.00 0.00 10:12:45 09:26:01 docker0 771.25 840.59 57.04 4707.04 0.00 0.00 0.00 0.00 10:12:45 09:26:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 10:12:45 09:26:01 veth327a1db 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:27:01 ens3 37.24 20.18 30.39 13.43 0.00 0.00 0.00 0.00 10:12:45 09:27:01 docker0 0.70 0.70 0.05 0.06 0.00 0.00 0.00 0.00 10:12:45 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:27:01 veth327a1db 0.70 0.78 0.06 0.07 0.00 0.00 0.00 0.00 10:12:45 09:28:01 ens3 23.66 16.42 19.50 12.30 0.00 0.00 0.00 0.00 10:12:45 09:28:01 docker0 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 10:12:45 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:28:01 veth327a1db 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 10:12:45 09:29:01 vethaf70409 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:29:01 veth8a7b2d8 2.34 5.25 0.19 64.59 0.00 0.00 0.00 0.01 10:12:45 09:29:01 veth7a7b0b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:29:01 ens3 156.14 86.31 3274.06 20.40 0.00 0.00 0.00 0.00 10:12:45 09:29:01 veth1e1bcc7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:29:01 veth1686ccb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:29:01 vethffcb48c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:29:01 vethd151100 3.27 5.80 0.26 83.37 0.00 0.00 0.00 0.01 10:12:45 09:29:01 veth7009a76 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:29:01 veth4c344da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:29:01 vethc60dfb3 0.61 0.63 0.06 0.24 0.00 0.00 0.00 0.00 10:12:45 09:29:01 docker0 6.23 11.32 0.42 148.18 0.00 0.00 0.00 0.00 10:12:45 09:29:01 veth5bdb362 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:29:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 10:12:45 09:30:01 veth226fb68 64.71 131.31 7.08 1225.25 0.00 0.00 0.00 0.10 10:12:45 09:30:01 ens3 1099.33 578.60 10054.97 224.83 0.00 0.00 0.00 0.00 10:12:45 09:30:01 veth8f4bd34 72.62 165.44 7.56 1224.79 0.00 0.00 0.00 0.10 10:12:45 09:30:01 veth14bcb3c 77.87 158.84 7.95 1227.87 0.00 0.00 0.00 0.10 10:12:45 09:30:01 veth65a7704 76.32 138.64 7.80 1224.47 0.00 0.00 0.00 0.10 10:12:45 09:30:01 vetheefd373 71.60 146.04 7.50 1225.56 0.00 0.00 0.00 0.10 10:12:45 09:30:01 vethfbc29ab 74.34 134.31 7.71 1230.07 0.00 0.00 0.00 0.10 10:12:45 09:30:01 vethc60dfb3 0.05 1.00 0.00 0.04 0.00 0.00 0.00 0.00 10:12:45 09:30:01 docker0 490.68 979.07 42.84 8622.84 0.00 0.00 0.00 0.00 10:12:45 09:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 10:12:45 09:31:01 veth3be080b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 veth4bca5c3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 veth8856b5d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 ens3 14.00 7.80 11.39 6.21 0.00 0.00 0.00 0.00 10:12:45 09:31:01 veth16de48e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 veth019f674 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 vethdfe7dbb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 vethb524b2f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 vethe11afb0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 veth5bc5331 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 vetha2887c6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 vethc60dfb3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 vethe7da970 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:31:01 veth49ace02 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:12:45 09:32:01 veth3be080b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 veth4bca5c3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 veth8856b5d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 ens3 2.12 1.02 1.60 0.84 0.00 0.00 0.00 0.00 10:12:45 09:32:01 veth16de48e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 veth019f674 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 vethdfe7dbb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 vethb524b2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 vethe11afb0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 veth5bc5331 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 vetha2887c6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 vethc60dfb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 vethe7da970 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:32:01 veth49ace02 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:33:01 veth3be080b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:33:01 veth4bca5c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:33:01 veth8856b5d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:33:01 ens3 7.90 4.12 6.16 3.29 0.00 0.00 0.00 0.00 10:12:45 09:33:01 veth16de48e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:33:01 veth019f674 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:33:01 vethb524b2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:33:01 veth5bc5331 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:33:01 vetha2887c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:33:01 vethc60dfb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:33:01 vethe7da970 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:33:01 veth49ace02 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:34:01 ens3 329.91 334.96 197.85 1164.88 0.00 0.00 0.00 0.00 10:12:45 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:34:01 lo 43.33 43.33 4.27 4.27 0.00 0.00 0.00 0.00 10:12:45 09:35:01 ens3 385.74 385.92 142.15 2768.64 0.00 0.00 0.00 0.00 10:12:45 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:35:01 lo 28.26 28.26 2.78 2.78 0.00 0.00 0.00 0.00 10:12:45 09:36:01 ens3 83.02 79.24 44.45 444.60 0.00 0.00 0.00 0.00 10:12:45 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:36:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 10:12:45 09:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:38:01 ens3 0.30 0.25 0.99 0.02 0.00 0.00 0.00 0.00 10:12:45 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:40:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 10:12:45 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:42:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:44:02 ens3 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:12:45 09:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:45:01 ens3 0.49 0.24 0.12 0.08 0.00 0.00 0.00 0.00 10:12:45 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:46:01 ens3 0.48 0.37 0.32 0.21 0.00 0.00 0.00 0.00 10:12:45 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:49:01 ens3 0.92 0.80 0.82 0.38 0.00 0.00 0.00 0.00 10:12:45 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:50:01 ens3 7.42 6.33 4.84 6.04 0.00 0.00 0.00 0.00 10:12:45 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:55:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:12:45 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:58:01 ens3 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 10:12:45 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:59:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 10:00:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:12:45 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:01:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 10:12:45 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 10:02:01 ens3 0.35 0.20 0.25 0.20 0.00 0.00 0.00 0.00 10:12:45 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 10:04:01 ens3 0.67 0.28 0.29 0.20 0.00 0.00 0.00 0.00 10:12:45 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:05:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 10:12:45 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 10:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 10:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 10:10:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:12:45 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:11:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:12:45 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:45 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:12:45 10:12:01 ens3 418.46 268.06 7995.35 151.09 0.00 0.00 0.00 0.00 10:12:45 10:12:01 docker0 51.91 92.82 5.07 867.15 0.00 0.00 0.00 0.00 10:12:45 10:12:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 10:12:45 Average: ens3 77.46 57.46 667.30 104.74 0.00 0.00 0.00 0.00 10:12:45 Average: docker0 27.86 40.69 2.22 303.72 0.00 0.00 0.00 0.00 10:12:45 Average: lo 1.96 1.96 0.19 0.19 0.00 0.00 0.00 0.00 10:12:45 10:12:45 10:12:45 ---> sar -P ALL: 10:12:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41337) 03/14/25 _x86_64_ (8 CPU) 10:12:45 10:12:45 09:24:12 LINUX RESTART (8 CPU) 10:12:45 10:12:45 09:25:02 CPU %user %nice %system %iowait %steal %idle 10:12:45 09:26:01 all 9.51 0.00 4.42 3.39 0.07 82.62 10:12:45 09:26:01 0 9.53 0.00 5.35 15.37 0.07 69.68 10:12:45 09:26:01 1 9.61 0.00 3.95 0.24 0.07 86.13 10:12:45 09:26:01 2 9.94 0.00 3.90 2.90 0.07 83.19 10:12:45 09:26:01 3 8.39 0.00 4.38 2.70 0.09 84.44 10:12:45 09:26:01 4 8.75 0.00 4.49 1.91 0.07 84.79 10:12:45 09:26:01 5 9.30 0.00 4.26 0.41 0.07 85.96 10:12:45 09:26:01 6 7.50 0.00 5.13 0.79 0.05 86.52 10:12:45 09:26:01 7 13.02 0.00 3.89 2.85 0.07 80.17 10:12:45 09:27:01 all 43.17 0.00 6.67 1.34 0.09 48.73 10:12:45 09:27:01 0 41.89 0.00 6.66 8.95 0.10 42.39 10:12:45 09:27:01 1 44.14 0.00 6.22 0.17 0.08 49.39 10:12:45 09:27:01 2 41.15 0.00 6.29 0.17 0.08 52.31 10:12:45 09:27:01 3 42.52 0.00 7.53 0.25 0.08 49.61 10:12:45 09:27:01 4 46.14 0.00 6.89 0.96 0.08 45.92 10:12:45 09:27:01 5 44.18 0.00 6.48 0.08 0.08 49.17 10:12:45 09:27:01 6 43.88 0.00 6.63 0.03 0.10 49.36 10:12:45 09:27:01 7 41.43 0.00 6.62 0.13 0.10 51.71 10:12:45 09:28:01 all 60.56 0.00 7.39 0.96 0.11 30.98 10:12:45 09:28:01 0 61.07 0.00 7.26 1.43 0.12 30.12 10:12:45 09:28:01 1 60.19 0.00 7.14 1.87 0.12 30.68 10:12:45 09:28:01 2 60.13 0.00 7.36 0.28 0.10 32.12 10:12:45 09:28:01 3 59.65 0.00 7.36 0.13 0.10 32.76 10:12:45 09:28:01 4 61.26 0.00 8.04 0.52 0.12 30.07 10:12:45 09:28:01 5 60.32 0.00 7.23 0.37 0.10 31.97 10:12:45 09:28:01 6 60.54 0.00 7.39 3.05 0.10 28.91 10:12:45 09:28:01 7 61.32 0.00 7.33 0.05 0.10 31.20 10:12:45 09:29:01 all 24.13 0.00 5.90 4.72 0.09 65.16 10:12:45 09:29:01 0 23.63 0.00 5.24 1.66 0.08 69.39 10:12:45 09:29:01 1 24.57 0.00 6.00 16.03 0.08 53.32 10:12:45 09:29:01 2 24.53 0.00 5.59 1.39 0.08 68.40 10:12:45 09:29:01 3 22.72 0.00 5.47 1.87 0.08 69.86 10:12:45 09:29:01 4 25.54 0.00 5.64 4.23 0.08 64.51 10:12:45 09:29:01 5 24.22 0.00 6.93 6.01 0.10 62.74 10:12:45 09:29:01 6 23.67 0.00 6.49 4.30 0.10 65.44 10:12:45 09:29:01 7 24.19 0.00 5.86 2.28 0.08 67.58 10:12:45 09:30:01 all 19.43 0.00 8.27 23.64 0.11 48.54 10:12:45 09:30:01 0 18.54 0.00 7.83 11.32 0.12 62.18 10:12:45 09:30:01 1 19.13 0.00 8.13 28.29 0.17 44.28 10:12:45 09:30:01 2 19.62 0.00 8.43 26.29 0.14 45.53 10:12:45 09:30:01 3 20.12 0.00 9.27 28.94 0.10 41.57 10:12:45 09:30:01 4 19.38 0.00 8.15 19.89 0.10 52.48 10:12:45 09:30:01 5 18.52 0.00 8.13 14.94 0.10 58.31 10:12:45 09:30:01 6 20.63 0.00 8.09 40.87 0.09 30.32 10:12:45 09:30:01 7 19.55 0.00 8.19 18.69 0.07 53.51 10:12:45 09:31:01 all 43.36 0.00 7.85 8.47 0.10 40.22 10:12:45 09:31:01 0 43.39 0.00 6.83 1.26 0.08 48.44 10:12:45 09:31:01 1 42.78 0.00 7.06 14.31 0.10 35.74 10:12:45 09:31:01 2 43.23 0.00 8.64 14.20 0.10 33.83 10:12:45 09:31:01 3 43.44 0.00 9.09 16.08 0.10 31.29 10:12:45 09:31:01 4 43.12 0.00 8.05 1.82 0.08 46.92 10:12:45 09:31:01 5 42.91 0.00 8.24 7.29 0.10 41.46 10:12:45 09:31:01 6 44.24 0.00 7.60 11.91 0.10 36.15 10:12:45 09:31:01 7 43.77 0.00 7.29 0.94 0.10 47.91 10:12:45 09:32:01 all 90.75 0.00 9.13 0.00 0.12 0.00 10:12:45 09:32:01 0 90.17 0.00 9.71 0.00 0.12 0.00 10:12:45 09:32:01 1 91.08 0.00 8.80 0.00 0.12 0.00 10:12:45 09:32:01 2 90.52 0.00 9.36 0.00 0.12 0.00 10:12:45 09:32:01 3 91.09 0.00 8.77 0.00 0.13 0.00 10:12:45 09:32:01 4 90.90 0.00 8.98 0.00 0.12 0.00 10:12:45 09:32:01 5 90.68 0.00 9.20 0.00 0.12 0.00 10:12:45 09:32:01 6 90.81 0.00 9.09 0.00 0.10 0.00 10:12:45 09:32:01 7 90.73 0.00 9.15 0.00 0.12 0.00 10:12:45 09:33:01 all 87.03 0.00 10.01 0.59 0.11 2.26 10:12:45 09:33:01 0 87.45 0.00 9.71 0.47 0.12 2.25 10:12:45 09:33:01 1 86.26 0.00 10.46 0.29 0.14 2.86 10:12:45 09:33:01 2 86.70 0.00 10.38 2.28 0.12 0.52 10:12:45 09:33:01 3 86.90 0.00 10.10 0.15 0.10 2.75 10:12:45 09:33:01 4 88.50 0.00 9.12 0.37 0.10 1.91 10:12:45 09:33:01 5 87.35 0.00 9.75 0.77 0.10 2.03 10:12:45 09:33:01 6 87.02 0.00 10.06 0.25 0.12 2.55 10:12:45 09:33:01 7 86.02 0.00 10.46 0.17 0.12 3.23 10:12:45 09:34:01 all 6.18 0.00 1.74 3.97 0.06 88.05 10:12:45 09:34:01 0 5.07 0.00 1.70 2.90 0.05 90.27 10:12:45 09:34:01 1 4.27 0.00 1.82 1.43 0.05 92.43 10:12:45 09:34:01 2 5.41 0.00 1.88 11.38 0.05 81.28 10:12:45 09:34:01 3 5.66 0.00 2.04 1.65 0.05 90.59 10:12:45 09:34:01 4 8.81 0.00 1.44 3.59 0.07 86.09 10:12:45 09:34:01 5 5.85 0.00 1.61 4.37 0.07 88.10 10:12:45 09:34:01 6 7.46 0.00 1.58 2.75 0.05 88.17 10:12:45 09:34:01 7 6.92 0.00 1.87 3.74 0.07 87.41 10:12:45 09:35:01 all 10.56 0.00 0.67 0.30 0.05 88.41 10:12:45 09:35:01 0 9.67 0.00 0.85 0.42 0.03 89.03 10:12:45 09:35:01 1 8.89 0.00 0.67 0.05 0.05 90.34 10:12:45 09:35:01 2 10.97 0.00 0.62 0.17 0.05 88.20 10:12:45 09:35:01 3 14.08 0.00 0.65 0.03 0.07 85.17 10:12:45 09:35:01 4 15.45 0.00 0.87 0.08 0.07 83.53 10:12:45 09:35:01 5 4.70 0.00 0.43 0.05 0.05 94.77 10:12:45 09:35:01 6 9.42 0.00 0.65 1.39 0.05 88.49 10:12:45 09:35:01 7 11.38 0.00 0.65 0.20 0.05 87.72 10:12:45 09:36:01 all 1.81 0.00 0.20 0.02 0.02 97.95 10:12:45 09:36:01 0 1.55 0.00 0.27 0.00 0.03 98.15 10:12:45 09:36:01 1 1.60 0.00 0.18 0.00 0.00 98.22 10:12:45 09:36:01 2 3.14 0.00 0.23 0.15 0.03 96.44 10:12:45 09:36:01 3 1.82 0.00 0.23 0.00 0.02 97.93 10:12:45 09:36:01 4 0.69 0.00 0.22 0.00 0.03 99.06 10:12:45 09:36:01 5 3.52 0.00 0.22 0.02 0.02 96.23 10:12:45 09:36:01 6 0.60 0.00 0.13 0.00 0.02 99.25 10:12:45 09:36:01 7 1.53 0.00 0.13 0.00 0.02 98.31 10:12:45 10:12:45 09:36:01 CPU %user %nice %system %iowait %steal %idle 10:12:45 09:37:01 all 0.02 0.00 0.02 0.00 0.01 99.96 10:12:45 09:37:01 0 0.03 0.00 0.03 0.02 0.00 99.92 10:12:45 09:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:12:45 09:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:12:45 09:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:12:45 09:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:12:45 09:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:12:45 09:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 09:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:12:45 09:38:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:12:45 09:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 09:38:01 2 0.03 0.00 0.02 0.03 0.00 99.92 10:12:45 09:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 09:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:12:45 09:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:12:45 09:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:12:45 09:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:39:01 all 0.12 0.00 0.01 0.00 0.02 99.86 10:12:45 09:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:12:45 09:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:12:45 09:39:01 2 0.03 0.00 0.00 0.02 0.02 99.93 10:12:45 09:39:01 3 0.00 0.00 0.00 0.00 0.03 99.97 10:12:45 09:39:01 4 0.81 0.00 0.02 0.00 0.03 99.14 10:12:45 09:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:12:45 09:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:12:45 09:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:40:01 all 0.28 0.00 0.03 0.02 0.00 99.67 10:12:45 09:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:12:45 09:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 09:40:01 2 0.02 0.00 0.03 0.07 0.00 99.88 10:12:45 09:40:01 3 0.08 0.00 0.05 0.00 0.00 99.87 10:12:45 09:40:01 4 2.04 0.00 0.02 0.00 0.02 97.93 10:12:45 09:40:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:12:45 09:40:01 6 0.02 0.00 0.02 0.03 0.00 99.93 10:12:45 09:40:01 7 0.02 0.00 0.03 0.03 0.00 99.92 10:12:45 09:41:01 all 0.03 0.00 0.02 0.01 0.01 99.93 10:12:45 09:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:12:45 09:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:12:45 09:41:01 2 0.02 0.00 0.00 0.07 0.00 99.92 10:12:45 09:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:12:45 09:41:01 4 0.13 0.00 0.12 0.00 0.03 99.72 10:12:45 09:41:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:12:45 09:41:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:12:45 09:41:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:12:45 09:42:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:12:45 09:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:12:45 09:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:12:45 09:42:01 2 0.03 0.00 0.00 0.03 0.02 99.92 10:12:45 09:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:12:45 09:42:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:12:45 09:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:12:45 09:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:12:45 09:43:01 all 0.02 0.00 0.02 0.00 0.01 99.96 10:12:45 09:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:12:45 09:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 10:12:45 09:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 09:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:12:45 09:43:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:12:45 09:43:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:12:45 09:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:12:45 09:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:44:02 all 0.04 0.00 0.01 0.00 0.01 99.94 10:12:45 09:44:02 0 0.03 0.00 0.03 0.00 0.02 99.92 10:12:45 09:44:02 1 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 09:44:02 2 0.02 0.00 0.00 0.02 0.00 99.97 10:12:45 09:44:02 3 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:44:02 4 0.05 0.00 0.03 0.00 0.02 99.90 10:12:45 09:44:02 5 0.13 0.00 0.02 0.00 0.02 99.83 10:12:45 09:44:02 6 0.03 0.00 0.00 0.00 0.02 99.95 10:12:45 09:44:02 7 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 09:45:01 all 0.03 0.00 0.01 0.02 0.01 99.93 10:12:45 09:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 09:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:12:45 09:45:01 2 0.00 0.00 0.02 0.08 0.02 99.88 10:12:45 09:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:12:45 09:45:01 4 0.05 0.00 0.02 0.05 0.03 99.85 10:12:45 09:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:12:45 09:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:12:45 09:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:12:45 09:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:12:45 09:46:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:12:45 09:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:12:45 09:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:12:45 09:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:12:45 09:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:12:45 09:46:01 5 0.07 0.00 0.00 0.00 0.02 99.92 10:12:45 09:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 09:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:12:45 09:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:12:45 09:47:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:12:45 09:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:12:45 09:47:01 2 0.05 0.00 0.00 0.02 0.00 99.93 10:12:45 09:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 09:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:12:45 09:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:47:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:12:45 09:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 10:12:45 09:47:01 CPU %user %nice %system %iowait %steal %idle 10:12:45 09:48:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:12:45 09:48:01 0 0.08 0.00 0.03 0.00 0.00 99.88 10:12:45 09:48:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:12:45 09:48:01 2 0.03 0.00 0.03 0.02 0.02 99.90 10:12:45 09:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 09:48:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:12:45 09:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:12:45 09:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:12:45 09:49:01 all 0.10 0.00 0.02 0.01 0.01 99.87 10:12:45 09:49:01 0 0.12 0.00 0.03 0.02 0.02 99.82 10:12:45 09:49:01 1 0.12 0.00 0.02 0.00 0.00 99.87 10:12:45 09:49:01 2 0.02 0.00 0.05 0.02 0.00 99.92 10:12:45 09:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:12:45 09:49:01 4 0.17 0.00 0.03 0.02 0.02 99.77 10:12:45 09:49:01 5 0.27 0.00 0.00 0.00 0.00 99.73 10:12:45 09:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 09:49:01 7 0.08 0.00 0.02 0.00 0.00 99.90 10:12:45 09:50:01 all 0.19 0.00 0.02 0.01 0.01 99.76 10:12:45 09:50:01 0 0.12 0.00 0.02 0.02 0.02 99.83 10:12:45 09:50:01 1 0.23 0.00 0.07 0.03 0.00 99.67 10:12:45 09:50:01 2 0.15 0.00 0.05 0.02 0.00 99.78 10:12:45 09:50:01 3 0.12 0.00 0.02 0.00 0.00 99.87 10:12:45 09:50:01 4 0.18 0.00 0.03 0.00 0.03 99.75 10:12:45 09:50:01 5 0.64 0.00 0.00 0.00 0.02 99.35 10:12:45 09:50:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:12:45 09:50:01 7 0.08 0.00 0.00 0.00 0.02 99.90 10:12:45 09:51:01 all 0.16 0.00 0.02 0.01 0.01 99.80 10:12:45 09:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 09:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:12:45 09:51:01 2 0.03 0.00 0.02 0.02 0.02 99.92 10:12:45 09:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:12:45 09:51:01 4 0.10 0.00 0.02 0.02 0.02 99.85 10:12:45 09:51:01 5 1.03 0.00 0.03 0.00 0.00 98.94 10:12:45 09:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:12:45 09:51:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:12:45 09:52:01 all 0.07 0.00 0.01 0.00 0.00 99.91 10:12:45 09:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:12:45 09:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:12:45 09:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 09:52:01 4 0.03 0.00 0.02 0.02 0.02 99.92 10:12:45 09:52:01 5 0.40 0.00 0.00 0.00 0.00 99.60 10:12:45 09:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 09:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:53:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:12:45 09:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:12:45 09:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:12:45 09:53:01 2 0.03 0.00 0.00 0.02 0.02 99.93 10:12:45 09:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 09:53:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:12:45 09:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 09:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:12:45 09:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:12:45 09:54:01 all 0.02 0.00 0.03 0.00 0.01 99.95 10:12:45 09:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:12:45 09:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:12:45 09:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 09:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 09:54:01 4 0.07 0.00 0.08 0.02 0.03 99.80 10:12:45 09:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:12:45 09:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 09:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 09:55:01 all 0.04 0.00 0.02 0.00 0.01 99.93 10:12:45 09:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:12:45 09:55:01 1 0.02 0.00 0.05 0.00 0.02 99.92 10:12:45 09:55:01 2 0.07 0.00 0.05 0.02 0.02 99.85 10:12:45 09:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:12:45 09:55:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:12:45 09:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 09:55:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:12:45 09:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 09:56:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:12:45 09:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:12:45 09:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:12:45 09:56:01 2 0.03 0.00 0.00 0.03 0.00 99.93 10:12:45 09:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 09:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:12:45 09:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:12:45 09:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:12:45 09:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 09:57:01 all 0.04 0.00 0.02 0.00 0.01 99.93 10:12:45 09:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:12:45 09:57:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:12:45 09:57:01 2 0.03 0.00 0.02 0.02 0.02 99.92 10:12:45 09:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:12:45 09:57:01 4 0.07 0.00 0.02 0.00 0.03 99.88 10:12:45 09:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 09:57:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:12:45 09:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:12:45 09:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:12:45 09:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:12:45 09:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:12:45 09:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 09:58:01 4 0.07 0.00 0.05 0.00 0.02 99.87 10:12:45 09:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 09:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 09:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 10:12:45 09:58:01 CPU %user %nice %system %iowait %steal %idle 10:12:45 09:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:12:45 09:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:12:45 09:59:01 2 0.03 0.00 0.02 0.03 0.02 99.90 10:12:45 09:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 09:59:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:12:45 09:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:12:45 09:59:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:12:45 09:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:12:45 10:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:12:45 10:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:12:45 10:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:12:45 10:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:12:45 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:00:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:12:45 10:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:12:45 10:00:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:12:45 10:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 10:01:01 all 0.16 0.00 0.01 0.00 0.01 99.81 10:12:45 10:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 10:01:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:12:45 10:01:01 2 0.02 0.00 0.02 0.02 0.02 99.93 10:12:45 10:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:12:45 10:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:12:45 10:01:01 5 1.09 0.00 0.00 0.00 0.02 98.89 10:12:45 10:01:01 6 0.02 0.00 0.03 0.02 0.02 99.92 10:12:45 10:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:02:01 all 0.06 0.00 0.01 0.00 0.00 99.92 10:12:45 10:02:01 0 0.08 0.00 0.02 0.00 0.02 99.88 10:12:45 10:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:12:45 10:02:01 2 0.03 0.00 0.02 0.02 0.00 99.93 10:12:45 10:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:12:45 10:02:01 5 0.32 0.00 0.02 0.00 0.00 99.67 10:12:45 10:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:12:45 10:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 10:03:01 all 0.28 0.00 0.01 0.00 0.01 99.70 10:12:45 10:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:12:45 10:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:12:45 10:03:01 2 0.05 0.00 0.00 0.02 0.02 99.92 10:12:45 10:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:12:45 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:03:01 5 1.97 0.00 0.00 0.00 0.00 98.03 10:12:45 10:03:01 6 0.07 0.00 0.02 0.02 0.02 99.88 10:12:45 10:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 10:04:01 all 0.12 0.00 0.01 0.01 0.01 99.84 10:12:45 10:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:12:45 10:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:12:45 10:04:01 2 0.03 0.00 0.02 0.07 0.00 99.88 10:12:45 10:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 10:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:04:01 5 0.90 0.00 0.00 0.00 0.02 99.09 10:12:45 10:04:01 6 0.00 0.00 0.02 0.02 0.02 99.95 10:12:45 10:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:12:45 10:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:12:45 10:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:12:45 10:05:01 2 0.05 0.00 0.02 0.02 0.02 99.90 10:12:45 10:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:12:45 10:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 10:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 10:05:01 6 0.03 0.00 0.02 0.02 0.03 99.90 10:12:45 10:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 10:06:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:12:45 10:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:12:45 10:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:12:45 10:06:01 2 0.05 0.00 0.00 0.02 0.00 99.93 10:12:45 10:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:12:45 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 10:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 10:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:12:45 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:12:45 10:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:12:45 10:07:01 1 0.07 0.00 0.03 0.00 0.03 99.87 10:12:45 10:07:01 2 0.03 0.00 0.00 0.02 0.02 99.93 10:12:45 10:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:12:45 10:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 10:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 10:07:01 6 0.00 0.00 0.00 0.03 0.00 99.97 10:12:45 10:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 10:08:01 all 0.03 0.00 0.01 0.09 0.01 99.87 10:12:45 10:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:12:45 10:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:12:45 10:08:01 2 0.00 0.00 0.02 0.18 0.02 99.78 10:12:45 10:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 10:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 10:08:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:12:45 10:08:01 6 0.02 0.00 0.00 0.52 0.00 99.47 10:12:45 10:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:12:45 10:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:12:45 10:09:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:12:45 10:09:01 2 0.03 0.00 0.03 0.05 0.02 99.87 10:12:45 10:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:09:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:12:45 10:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 10:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:12:45 10:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:12:45 10:09:01 CPU %user %nice %system %iowait %steal %idle 10:12:45 10:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:12:45 10:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:12:45 10:10:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:12:45 10:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:12:45 10:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:12:45 10:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:12:45 10:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 10:10:01 6 0.02 0.00 0.03 0.02 0.00 99.93 10:12:45 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:12:45 10:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:12:45 10:11:01 1 0.05 0.00 0.08 0.00 0.02 99.85 10:12:45 10:11:01 2 0.05 0.00 0.00 0.03 0.00 99.92 10:12:45 10:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:12:45 10:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:12:45 10:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:12:45 10:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:12:45 10:12:01 all 7.79 0.00 3.35 1.37 0.05 87.45 10:12:45 10:12:01 0 8.85 0.00 3.48 0.35 0.03 87.28 10:12:45 10:12:01 1 7.62 0.00 3.33 0.19 0.07 88.79 10:12:45 10:12:01 2 6.70 0.00 3.58 1.65 0.05 88.02 10:12:45 10:12:01 3 7.15 0.00 2.75 0.19 0.03 89.88 10:12:45 10:12:01 4 9.41 0.00 3.24 0.37 0.03 86.94 10:12:45 10:12:01 5 7.26 0.00 2.76 0.12 0.03 89.82 10:12:45 10:12:01 6 8.42 0.00 4.92 7.79 0.09 78.78 10:12:45 10:12:01 7 6.88 0.00 2.74 0.37 0.03 89.98 10:12:45 Average: all 8.61 0.00 1.40 1.03 0.03 88.94 10:12:45 Average: 0 8.52 0.00 1.39 0.92 0.03 89.14 10:12:45 Average: 1 8.49 0.00 1.37 1.32 0.03 88.79 10:12:45 Average: 2 8.53 0.00 1.41 1.30 0.03 88.74 10:12:45 Average: 3 8.56 0.00 1.43 1.08 0.03 88.90 10:12:45 Average: 4 8.95 0.00 1.39 0.71 0.03 88.92 10:12:45 Average: 5 8.61 0.00 1.38 0.72 0.02 89.26 10:12:45 Average: 6 8.58 0.00 1.44 1.55 0.03 88.41 10:12:45 Average: 7 8.63 0.00 1.36 0.62 0.02 89.37 10:12:45 10:12:45 10:12:45