Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 544488c04c58fb09d5a4e1432ff61429c65333d6 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-ssh2740106175924301161.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-ssh7098454628850554727.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-ssh2765299378225613894.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-ssh8562698198223905120.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-ssh17227822668563416176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-41387 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/812 [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/812 # 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 544488c04c58fb09d5a4e1432ff61429c65333d6 (main) Commit message: "Merge pull request #5116 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.16.1" > git config core.sparsecheckout # timeout=10 > git checkout -f 544488c04c58fb09d5a4e1432ff61429c65333d6 # timeout=10 > git rev-list --no-walk 0f5b0c5496af9ca836db6a817a30441789f57659 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:52:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:52:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:52:48 ========================================================= 02:52:48 EdgeX Global Pipelines Version Info 02:52:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:52:49 ------------------- 02:52:49 stable info: 02:52:49 ------------------- 02:52:49 Commited By: Cherry Wang cherry@iotechsys.com 02:52:49 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 02:52:49 Message: update stable to v1.0.272 02:52:49 ------------------- 02:52:49 experimental info: 02:52:49 ------------------- 02:52:49 Commited By: Ginny Guan ginny@iotechsys.com 02:52:49 Commit SHA: 235b1586b52bba4daa563b0c82d97de0826420b1 02:52:49 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:52:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:52:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:52:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:52:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:52:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:52:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:52:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:52:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:52:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:52:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] echo 02:52:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 544488c [Pipeline] echo 02:52:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:50 provisioning config files... 02:52:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/812@tmp/config7811293971111238757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:50 ---> ****-login.sh 02:52:50 nexus3.edgexfoundry.org:10001 02:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:50 Configure a credential helper to remove this warning. See 02:52:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:50 02:52:50 Login Succeeded 02:52:50 nexus3.edgexfoundry.org:10002 02:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:51 Configure a credential helper to remove this warning. See 02:52:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:51 02:52:51 Login Succeeded 02:52:51 nexus3.edgexfoundry.org:10003 02:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:51 Configure a credential helper to remove this warning. See 02:52:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:51 02:52:51 Login Succeeded 02:52:51 nexus3.edgexfoundry.org:10004 02:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:51 Configure a credential helper to remove this warning. See 02:52:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:51 02:52:51 Login Succeeded 02:52:51 ****.io 02:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:51 Configure a credential helper to remove this warning. See 02:52:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:51 02:52:51 Login Succeeded 02:52:51 ---> ****-login.sh ends [Pipeline] } 02:52:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:52 + 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 02:52:52 + dirname cmd/core-command/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo core-command,cmd/core-command/Dockerfile 02:52:52 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:52:52 + dirname cmd/core-data/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo core-data,cmd/core-data/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + dirname cmd/core-keeper/Dockerfile 02:52:52 + echo core-keeper,cmd/core-keeper/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + dirname cmd/core-metadata/Dockerfile 02:52:52 + echo core-metadata,cmd/core-metadata/Dockerfile 02:52:52 + dirname cmd/security-bootstrapper/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:52:52 + dirname cmd/security-proxy-auth/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:52:52 + dirname cmd/security-proxy-setup/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:52:52 + dirname cmd/security-secretstore-setup/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:52:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:52:52 + dirname cmd/security-spire-agent/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:52:52 + dirname cmd/security-spire-config/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:52:52 + dirname cmd/security-spire-server/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:52:52 + dirname cmd/support-notifications/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo support-notifications,cmd/support-notifications/Dockerfile 02:52:52 + dirname cmd/support-scheduler/Dockerfile 02:52:52 + cut -d/ -f2 02:52:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:52:52 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 02:52:52 + git rev-list -1 --merges 544488c04c58fb09d5a4e1432ff61429c65333d6~1..544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] echo 02:52:52 -----------> git rev-list -1 --merges 544488c04c58fb09d5a4e1432ff61429c65333d6~1..544488c04c58fb09d5a4e1432ff61429c65333d6 544488c04c58fb09d5a4e1432ff61429c65333d6 02:52:52 544488c04c58fb09d5a4e1432ff61429c65333d6 [false] [Pipeline] sh 02:52:52 + git log --format=format:%s -1 544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] echo 02:52:52 ========================================================= 02:52:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:52:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:52:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:53 + grep -v github /etc/ssh/ssh_known_hosts 02:52:53 + [ -e /tmp/ssh_known_hosts ] 02:52:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:52:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:52:53 + sudo tee -a /etc/ssh/ssh_known_hosts 02:52:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:53 02:52:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:54 0.1.4: Pulling from edgex-devops/py-git-semver 02:52:54 b85a868b505f: Pulling fs layer 02:52:54 e2be974225ed: Pulling fs layer 02:52:54 339a4e72a1f5: Pulling fs layer 02:52:54 988bab9f4d93: Pulling fs layer 02:52:54 1469e6f7b9e6: Pulling fs layer 02:52:54 eaf3925da568: Pulling fs layer 02:52:54 bab4dde63d76: Pulling fs layer 02:52:54 bde34c3a00c8: Pulling fs layer 02:52:54 b352a97aabf1: Pulling fs layer 02:52:54 4872d77fe225: Pulling fs layer 02:52:54 5851b861e8e6: Pulling fs layer 02:52:54 988bab9f4d93: Waiting 02:52:54 1469e6f7b9e6: Waiting 02:52:54 eaf3925da568: Waiting 02:52:54 bab4dde63d76: Waiting 02:52:54 bde34c3a00c8: Waiting 02:52:54 b352a97aabf1: Waiting 02:52:54 e2be974225ed: Download complete 02:52:54 988bab9f4d93: Verifying Checksum 02:52:54 988bab9f4d93: Download complete 02:52:54 339a4e72a1f5: Verifying Checksum 02:52:54 339a4e72a1f5: Download complete 02:52:54 1469e6f7b9e6: Verifying Checksum 02:52:54 1469e6f7b9e6: Download complete 02:52:54 eaf3925da568: Verifying Checksum 02:52:54 eaf3925da568: Download complete 02:52:54 bde34c3a00c8: Download complete 02:52:54 b352a97aabf1: Verifying Checksum 02:52:54 b352a97aabf1: Download complete 02:52:54 4872d77fe225: Verifying Checksum 02:52:54 4872d77fe225: Download complete 02:52:54 5851b861e8e6: Verifying Checksum 02:52:54 5851b861e8e6: Download complete 02:52:54 b85a868b505f: Verifying Checksum 02:52:54 b85a868b505f: Download complete 02:52:54 bab4dde63d76: Verifying Checksum 02:52:54 bab4dde63d76: Download complete 02:52:55 b85a868b505f: Pull complete 02:52:55 e2be974225ed: Pull complete 02:52:56 339a4e72a1f5: Pull complete 02:52:56 988bab9f4d93: Pull complete 02:52:56 1469e6f7b9e6: Pull complete 02:52:56 eaf3925da568: Pull complete 02:52:58 bab4dde63d76: Pull complete 02:52:58 bde34c3a00c8: Pull complete 02:52:58 b352a97aabf1: Pull complete 02:52:58 4872d77fe225: Pull complete 02:52:58 5851b861e8e6: Pull complete 02:52:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:52:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:58 prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container 02:52:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:53:00 $ docker top e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 -eo pid,comm 02:53:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:53:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:01 [ssh-agent] Looking for ssh-agent implementation... 02:53:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:01 $ docker exec e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 ssh-agent 02:53:01 SSH_AUTH_SOCK=/tmp/ssh-pPym2SrP6jHp/agent.34 02:53:01 SSH_AGENT_PID=40 02:53:01 Running ssh-add (command line suppressed) 02:53:01 Identity added: /w/workspace/edgex-go/812@tmp/private_key_14403289038666632096.key (/w/workspace/edgex-go/812@tmp/private_key_14403289038666632096.key) 02:53:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:01 + git tag --points-at HEAD [Pipeline] } 02:53:01 $ docker exec --env ******** --env ******** e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 ssh-agent -k 02:53:01 unset SSH_AUTH_SOCK; 02:53:01 unset SSH_AGENT_PID; 02:53:01 echo Agent pid 40 killed; 02:53:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:53:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:01 [ssh-agent] Looking for ssh-agent implementation... 02:53:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:01 $ docker exec e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 ssh-agent 02:53:02 SSH_AUTH_SOCK=/tmp/ssh-KKzIRrx3tbs3/agent.73 02:53:02 SSH_AGENT_PID=79 02:53:02 Running ssh-add (command line suppressed) 02:53:02 Identity added: /w/workspace/edgex-go/812@tmp/private_key_2068154782744315972.key (/w/workspace/edgex-go/812@tmp/private_key_2068154782744315972.key) 02:53:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:02 + git semver init 02:53:02 2025-03-15 02:53:02,652 [run_init] DEBUG init version:0.0.0 force:False 02:53:02 2025-03-15 02:53:02,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/812/.semver 02:53:02 2025-03-15 02:53:02,653 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/812/.semver 02:53:02 2025-03-15 02:53:02,653 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/812/.semver'], cwd=/w/workspace/edgex-go/812, universal_newlines=False, shell=None, istream=None) 02:53:09 2025-03-15 02:53:08,200 [append_file] DEBUG append to file:/w/workspace/edgex-go/812/.git/info/exclude 02:53:09 2025-03-15 02:53:08,200 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/812/.semver/main with force:False 02:53:09 2025-03-15 02:53:08,200 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main 02:53:09 2025-03-15 02:53:08,200 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main 02:53:09 4.0.0-dev.74 [Pipeline] } 02:53:09 $ docker exec --env ******** --env ******** e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 ssh-agent -k 02:53:09 unset SSH_AUTH_SOCK; 02:53:09 unset SSH_AGENT_PID; 02:53:09 echo Agent pid 79 killed; 02:53:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:09 + git semver [Pipeline] } 02:53:10 $ docker stop --time=1 e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 02:53:11 $ docker rm -f --volumes e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:53:11 Stashed 1 file(s) [Pipeline] echo 02:53:11 [edgeXSemver]: initialized semver on version 4.0.0-dev.74 [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 02:53:12 + git config --global --add safe.directory /w/workspace/edgex-go/812 [Pipeline] echo 02:53:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:53:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:53:12 ========================================================= 02:53:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:53:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:53:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:53:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:53:12 da9db072f522: Pulling fs layer 02:53:12 6ef4a4ee8ca5: Pulling fs layer 02:53:12 06f05ace1117: Pulling fs layer 02:53:12 5fe327b54edc: Pulling fs layer 02:53:12 4f4fb700ef54: Pulling fs layer 02:53:12 92a5565b7b96: Pulling fs layer 02:53:12 ff9bb7016b71: Pulling fs layer 02:53:12 b67dba6c2c7d: Pulling fs layer 02:53:12 a813b0c90790: Pulling fs layer 02:53:12 ff9bb7016b71: Waiting 02:53:12 4f4fb700ef54: Waiting 02:53:12 92a5565b7b96: Waiting 02:53:12 a813b0c90790: Waiting 02:53:12 b67dba6c2c7d: Waiting 02:53:12 6ef4a4ee8ca5: Download complete 02:53:12 5fe327b54edc: Verifying Checksum 02:53:12 5fe327b54edc: Download complete 02:53:12 4f4fb700ef54: Verifying Checksum 02:53:12 4f4fb700ef54: Download complete 02:53:12 92a5565b7b96: Verifying Checksum 02:53:12 92a5565b7b96: Download complete 02:53:12 da9db072f522: Download complete 02:53:12 ff9bb7016b71: Verifying Checksum 02:53:12 ff9bb7016b71: Download complete 02:53:12 da9db072f522: Pull complete 02:53:12 a813b0c90790: Verifying Checksum 02:53:12 a813b0c90790: Download complete 02:53:12 6ef4a4ee8ca5: Pull complete 02:53:13 06f05ace1117: Verifying Checksum 02:53:13 06f05ace1117: Download complete 02:53:13 b67dba6c2c7d: Verifying Checksum 02:53:13 b67dba6c2c7d: Download complete 02:53:16 06f05ace1117: Pull complete 02:53:16 5fe327b54edc: Pull complete 02:53:17 4f4fb700ef54: Pull complete 02:53:17 92a5565b7b96: Pull complete 02:53:17 ff9bb7016b71: Pull complete 02:53:19 b67dba6c2c7d: Pull complete 02:53:19 a813b0c90790: Pull complete 02:53:19 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 02:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:53:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:53:20 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:53:20 WORKDIR /edgex 02:53:20 COPY go.mod . 02:53:20 RUN go mod download build 02:53:20 -t ci-base-image-x86_64 -f - . 02:53:21 Sending build context to Docker daemon 185.9MB 02:53:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:53:21 ---> 3ba60ce46760 02:53:21 Step 2/4 : WORKDIR /edgex 02:53:24 ---> Running in 3dc8aa95e2c4 02:53:24 Removing intermediate container 3dc8aa95e2c4 02:53:24 ---> 10dea5b35cdd 02:53:24 Step 3/4 : COPY go.mod . 02:53:24 ---> d16b592f1d04 02:53:24 Step 4/4 : RUN go mod download 02:53:24 ---> Running in dc96893ae8b3 02:53:27 Still waiting to schedule task 02:53:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:53:46 Removing intermediate container dc96893ae8b3 02:53:46 ---> ea78d5bf5e2d 02:53:46 Successfully built ea78d5bf5e2d 02:53:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:47 + docker inspect -f . ci-base-image-x86_64 02:53:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:47 prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container 02:53:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:53:47 $ docker top 5841fb9570b7c9cfaafd90d0f29d9e7ea8171b2d35d121272095e103bb5aa6ed -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:47 + go version 02:53:47 go version go1.23.4 linux/amd64 [Pipeline] } 02:53:47 $ docker stop --time=1 5841fb9570b7c9cfaafd90d0f29d9e7ea8171b2d35d121272095e103bb5aa6ed 02:53:49 $ docker rm -f --volumes 5841fb9570b7c9cfaafd90d0f29d9e7ea8171b2d35d121272095e103bb5aa6ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:50 + docker inspect -f . ci-base-image-x86_64 02:53:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:50 prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container 02:53:50 $ 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/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:53:50 $ docker top d83c40d36771e687a30cdbada98ccd5518b041671a47a210b08f0f22433960c9 -eo pid,comm [Pipeline] { [Pipeline] echo 02:53:50 ========================================================= 02:53:50 [edgeXBuildGoParallel] Running Tests and Build... 02:53:50 ========================================================= [Pipeline] sh 02:53:51 + git config --global --add safe.directory /w/workspace/edgex-go/812 [Pipeline] fileExists [Pipeline] sh 02:53:51 + make test 02:53:51 go test -race -coverprofile=coverage.out ./... 02:53:59 ? github.com/edgexfoundry/edgex-go [no test files] 02:54:26 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:54:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:54:26 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.033s coverage: 28.7% of statements 02:54:26 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:54:26 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:54:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 02:54:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:54:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:54:28 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:54:28 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:54:28 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:54:28 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:54:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:54:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:54:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:54:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:54:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:54:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:54:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:54:29 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 02:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 3.5% of statements 02:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 45.7% of statements 02:54:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:54:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.170s coverage: 93.4% of statements 02:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 92.3% of statements 02:54:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 8.4% of statements 02:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:54:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:54:33 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:54:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:54:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:54:33 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:54:33 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:54:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:54:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:54:33 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:54:33 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:54:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:54:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:54:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements 02:54:35 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 02:54:35 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:54:35 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 02:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:54:35 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:54:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:54:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] 02:54:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements 02:54:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 42.6% of statements 02:54:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements 02:54:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:54:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:54:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:54:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:54:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:54:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 02:54:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:54:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:54:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:54:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:54:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:54:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:54:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:54:40 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:54:40 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:54:41 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:54:43 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:54:44 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:54:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:54:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:54:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:54:49 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:54:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:54:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 02:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:54:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:54:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41388 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:54:52 Running in /w/workspace/edgex-go/812 [Pipeline] { [Pipeline] checkout 02:54:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:54:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:54:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:54:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:54:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:54:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:54:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:54:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:54:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:54:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:54:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:54:53 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:54:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:54:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:54:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:54:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:54:55 The recommended git tool is: git 02:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:54:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:54:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:54:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:54:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:54:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:54:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.051s coverage: 6.8% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.053s coverage: 100.0% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.173s coverage: 54.5% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 29.2% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 3.1% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 02:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.031s coverage: 54.0% of statements 02:55:00 using credential edgex-jenkins-ssh 02:55:00 Cloning the remote Git repository 02:55:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:55:00 > git init /w/workspace/edgex-go/812 # timeout=10 02:55:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:55:00 > git --version # timeout=10 02:55:00 > git --version # 'git version 2.25.1' 02:55:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:55:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.072s coverage: 17.0% of statements 02:55:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 94.9% of statements 02:55:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements 02:55:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 97.7% of statements 02:55:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements 02:55:02 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 02:55:02 running golangci-lint 02:55:02 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:55:02 go version go1.23.4 linux/amd64 02:55:03 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:55:03 level=info msg="[config_reader] Used config file .golangci.yml" 02:55:03 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:55:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:55:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:17 Avoid second fetch 02:55:17 Checking out Revision 544488c04c58fb09d5a4e1432ff61429c65333d6 (main) 02:55:18 Commit message: "Merge pull request #5116 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.16.1" 02:55:17 > git config core.sparsecheckout # timeout=10 02:55:17 > git checkout -f 544488c04c58fb09d5a4e1432ff61429c65333d6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:55:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:55:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:55:23 Dload Upload Total Spent Left Speed 02:55:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 39470 0 --:--:-- --:--:-- --:--:-- 39470 [Pipeline] sh 02:55:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:55:24 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 02:55:24 /etc/docker/daemon.json 02:55:24 { 02:55:24 "registry-mirrors": [ 02:55:24 "https://nexus3.edgexfoundry.org:10001" 02:55:24 ], 02:55:24 "bip": "10.250.0.254/24", 02:55:24 "hosts": [ 02:55:24 "tcp://0.0.0.0:5555", 02:55:24 "unix:///var/run/docker.sock" 02:55:24 ], 02:55:24 "mtu": 1458, 02:55:24 "selinux-enabled": true, 02:55:24 "seccomp-profile": "/etc/docker/seccomp.json" 02:55:24 } [Pipeline] sh 02:55:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:55:24 + sudo service docker restart 02:55:29 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|name|deps|files) took 24.415880372s" 02:55:29 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 53.143641ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:43 provisioning config files... 02:55:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/812@tmp/config16343502598583965461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:43 ---> ****-login.sh 02:55:43 nexus3.edgexfoundry.org:10001 02:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:44 Configure a credential helper to remove this warning. See 02:55:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:44 02:55:44 Login Succeeded 02:55:44 nexus3.edgexfoundry.org:10002 02:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:44 level=info msg="[linters_context/goanalysis] analyzers took 3m10.226303978s with top 10 stages: buildir: 1m14.436738475s, gosec: 4.905402651s, inspect: 3.522417175s, fact_deprecated: 3.517069314s, printf: 2.623619992s, ctrlflow: 2.150178807s, fact_purity: 1.981138798s, nilness: 1.89609169s, unused: 1.651540102s, S1038: 1.507583586s" 02:55:44 level=info msg="[runner] Issues before processing: 202, after processing: 0" 02:55:44 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, identifier_marker: 202/202, cgo: 202/202, invalid_issue: 202/202, skip_dirs: 202/202, filename_unadjuster: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, exclude-rules: 202/20, nolint: 20/0" 02:55:44 level=info msg="[runner] processing took 23.068773ms with stages: nolint: 11.494246ms, identifier_marker: 5.023656ms, autogenerated_exclude: 1.900998ms, path_prettifier: 1.814706ms, exclude-rules: 1.781067ms, skip_dirs: 985.049µs, cgo: 28.27µs, invalid_issue: 22.361µs, filename_unadjuster: 10.58µs, max_same_issues: 2.65µs, uniq_by_line: 970ns, source_code: 730ns, fixer: 670ns, sort_results: 550ns, skip_files: 530ns, diff: 390ns, max_from_linter: 350ns, exclude: 320ns, path_shortener: 250ns, path_prefixer: 160ns, max_per_file_from_linter: 150ns, severity-rules: 120ns" 02:55:44 level=info msg="[runner] linters took 15.444481751s with stages: goanalysis_metalinter: 15.421230676s" 02:55:44 level=info msg="File cache stats: 0 entries of total size 0B" 02:55:44 level=info msg="Memory: 395 samples, avg is 325.9MB, max is 1342.9MB" 02:55:44 level=info msg="Execution took 39.92081909s" 02:55:44 go vet ./... 02:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:44 Configure a credential helper to remove this warning. See 02:55:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:44 02:55:44 Login Succeeded 02:55:44 nexus3.edgexfoundry.org:10003 02:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:45 Configure a credential helper to remove this warning. See 02:55:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:45 02:55:45 Login Succeeded 02:55:45 nexus3.edgexfoundry.org:10004 02:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:45 Configure a credential helper to remove this warning. See 02:55:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:45 02:55:45 Login Succeeded 02:55:45 ****.io 02:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:46 Configure a credential helper to remove this warning. See 02:55:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:46 02:55:46 Login Succeeded 02:55:46 ---> ****-login.sh ends [Pipeline] } 02:55:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:55:46 + git config --global --add safe.directory /w/workspace/edgex-go/812 [Pipeline] echo 02:55:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:55:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:55:46 ========================================================= 02:55:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:55:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:55:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:55:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:55:47 9986a736f7d3: Pulling fs layer 02:55:47 1f018df60701: Pulling fs layer 02:55:47 39f8f326b044: Pulling fs layer 02:55:47 e6a1e7a6a96a: Pulling fs layer 02:55:47 e6a1e7a6a96a: Waiting 02:55:47 4f4fb700ef54: Pulling fs layer 02:55:47 d45d956e0dbf: Pulling fs layer 02:55:47 4f4fb700ef54: Waiting 02:55:47 d7702b0d1db1: Pulling fs layer 02:55:47 d45d956e0dbf: Waiting 02:55:47 5c7f0f088c93: Pulling fs layer 02:55:47 d7702b0d1db1: Waiting 02:55:47 4fdc064ae6cf: Pulling fs layer 02:55:47 5c7f0f088c93: Waiting 02:55:47 1f018df60701: Verifying Checksum 02:55:47 1f018df60701: Download complete 02:55:47 e6a1e7a6a96a: Verifying Checksum 02:55:47 e6a1e7a6a96a: Download complete 02:55:47 9986a736f7d3: Verifying Checksum 02:55:47 9986a736f7d3: Download complete 02:55:47 4f4fb700ef54: Verifying Checksum 02:55:47 4f4fb700ef54: Download complete 02:55:47 d45d956e0dbf: Verifying Checksum 02:55:47 d45d956e0dbf: Download complete 02:55:47 d7702b0d1db1: Download complete 02:55:48 4fdc064ae6cf: Verifying Checksum 02:55:48 4fdc064ae6cf: Download complete 02:55:48 9986a736f7d3: Pull complete 02:55:48 1f018df60701: Pull complete 02:55:49 39f8f326b044: Download complete 02:55:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:55:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:55:50 ./bin/test-attribution-txt.sh [Pipeline] echo 02:55:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:55:50 + ls -al . 02:55:50 total 1992 02:55:50 drwxrwxr-x 11 1001 1001 4096 Mar 15 02:53 . 02:55:50 drwxr-xr-x 4 root root 4096 Mar 15 02:53 .. 02:55:50 drwxrwxr-x 2 1001 1001 4096 Mar 15 02:52 .blubracket 02:55:50 -rw-rw-r-- 1 1001 1001 10 Mar 15 02:52 .dockerignore 02:55:50 drwxrwxr-x 8 1001 1001 4096 Mar 15 02:55 .git 02:55:50 drwxrwxr-x 3 1001 1001 4096 Mar 15 02:52 .github 02:55:50 -rw-rw-r-- 1 1001 1001 909 Mar 15 02:52 .gitignore 02:55:50 -rw-rw-r-- 1 1001 1001 218 Mar 15 02:52 .golangci.yml 02:55:50 -rw-rw-r-- 1 1001 1001 100 Mar 15 02:52 .hadolint.yml 02:55:50 drwxr-xr-x 3 1001 1001 4096 Mar 15 02:53 .semver 02:55:50 -rw-rw-r-- 1 1001 1001 155 Mar 15 02:52 .sonarcloud.properties 02:55:50 -rw-rw-r-- 1 1001 1001 1171 Mar 15 02:52 ADOPTERS.md 02:55:50 -rw-rw-r-- 1 1001 1001 17374 Mar 15 02:52 Attribution.txt 02:55:50 -rw-rw-r-- 1 1001 1001 108018 Mar 15 02:52 CHANGELOG.md 02:55:50 -rw-rw-r-- 1 1001 1001 3804 Mar 15 02:52 CONTRIBUTING.md 02:55:50 -rw-rw-r-- 1 1001 1001 677 Mar 15 02:52 GOVERNANCE.md 02:55:50 -rw-rw-r-- 1 1001 1001 858 Mar 15 02:52 Jenkinsfile 02:55:50 -rw-rw-r-- 1 1001 1001 10775 Mar 15 02:52 LICENSE 02:55:50 -rw-rw-r-- 1 1001 1001 16740 Mar 15 02:52 Makefile 02:55:50 -rw-rw-r-- 1 1001 1001 582 Mar 15 02:52 OWNERS.md 02:55:50 -rw-rw-r-- 1 1001 1001 9932 Mar 15 02:52 README.md 02:55:50 -rw-rw-r-- 1 1001 1001 789 Mar 15 02:52 SECURITY.md 02:55:50 -rw-rw-r-- 1 1001 1001 12 Mar 15 02:53 VERSION 02:55:50 drwxrwxr-x 2 1001 1001 4096 Mar 15 02:52 bin 02:55:50 drwxrwxr-x 19 1001 1001 4096 Mar 15 02:52 cmd 02:55:50 -rw-r--r-- 1 root root 1660924 Mar 15 02:55 coverage.out 02:55:50 drwxrwxr-x 2 1001 1001 4096 Mar 15 02:52 fuzz_test 02:55:50 -rw-rw-r-- 1 1001 1001 6454 Mar 15 02:52 go.mod 02:55:50 -rw-rw-r-- 1 1001 1001 88143 Mar 15 02:52 go.sum 02:55:50 drwxrwxr-x 7 1001 1001 4096 Mar 15 02:52 internal 02:55:50 drwxrwxr-x 2 1001 1001 4096 Mar 15 02:52 openapi 02:55:50 -rw-rw-r-- 1 1001 1001 584 Mar 15 02:52 security.txt 02:55:50 -rw-rw-r-- 1 1001 1001 204 Mar 15 02:52 version.go [Pipeline] sh 02:55:50 5c7f0f088c93: Verifying Checksum 02:55:50 5c7f0f088c93: Download complete 02:55:50 + '[' -e coverage.out ] 02:55:50 + chown 1001:1001 coverage.out [Pipeline] stash 02:55:50 Stashed 1 file(s) [Pipeline] sh 02:55:51 + make build 02:55:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:56:05 39f8f326b044: Pull complete 02:56:05 e6a1e7a6a96a: Pull complete 02:56:05 4f4fb700ef54: Pull complete 02:56:05 d45d956e0dbf: Pull complete 02:56:05 d7702b0d1db1: Pull complete 02:56:12 5c7f0f088c93: Pull complete 02:56:13 4fdc064ae6cf: Pull complete 02:56:13 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:56:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:56:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:56:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:56:13 WORKDIR /edgex 02:56:13 COPY go.mod . 02:56:13 RUN go mod download 02:56:13 + docker build -t ci-base-image-arm64 -f - . 02:56:14 Sending build context to Docker daemon 3.689MB 02:56:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:56:14 ---> 63f30b955cb9 02:56:14 Step 2/4 : WORKDIR /edgex 02:56:15 ---> Running in b3578da71812 02:56:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:56:15 Removing intermediate container b3578da71812 02:56:15 ---> fba2757d4b75 02:56:15 Step 3/4 : COPY go.mod . 02:56:15 ---> a03ceaf69df5 02:56:15 Step 4/4 : RUN go mod download 02:56:16 ---> Running in dba9013df4f0 02:56:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:56:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:56:19 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:56:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:56:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:56:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:56:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:56:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:56:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:56:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:56:36 $ docker stop --time=1 d83c40d36771e687a30cdbada98ccd5518b041671a47a210b08f0f22433960c9 02:56:40 $ docker rm -f --volumes d83c40d36771e687a30cdbada98ccd5518b041671a47a210b08f0f22433960c9 [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 02:56:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:56:41 02:56:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:56:42 latest: Pulling from edgex-devops/edgex-compose 02:56:42 91d30c5bc195: Pulling fs layer 02:56:42 2e9b0aa3be6d: Pulling fs layer 02:56:42 9c61dcf015f6: Pulling fs layer 02:56:42 4698f68db338: Pulling fs layer 02:56:42 2a2f49069b9e: Pulling fs layer 02:56:42 e0025b399a48: Pulling fs layer 02:56:42 2a2f49069b9e: Waiting 02:56:42 4698f68db338: Waiting 02:56:42 91d30c5bc195: Verifying Checksum 02:56:42 91d30c5bc195: Download complete 02:56:42 4698f68db338: Download complete 02:56:42 2e9b0aa3be6d: Verifying Checksum 02:56:42 2e9b0aa3be6d: Download complete 02:56:42 91d30c5bc195: Pull complete 02:56:42 e0025b399a48: Download complete 02:56:42 2a2f49069b9e: Download complete 02:56:42 2e9b0aa3be6d: Pull complete 02:56:43 9c61dcf015f6: Verifying Checksum 02:56:43 9c61dcf015f6: Download complete 02:56:45 9c61dcf015f6: Pull complete 02:56:45 4698f68db338: Pull complete 02:56:45 2a2f49069b9e: Pull complete 02:56:46 e0025b399a48: Pull complete 02:56:46 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:56:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:56:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:46 prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container 02:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:56:48 $ docker top 962287ff002cf3135a6940b57654a1a35815d378ba2688987dbfe21ff8b17761 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:48 + docker compose -f ./docker-compose-build.yml build --parallel 02:56:51 #1 [support-notifications internal] load build definition from Dockerfile 02:56:51 #1 transferring dockerfile: 02:56:51 #1 transferring dockerfile: 2.00kB done 02:56:51 #1 DONE 0.0s 02:56:51 02:56:51 #2 [core-data internal] load build definition from Dockerfile 02:56:51 #2 transferring dockerfile: 2.04kB done 02:56:51 #2 DONE 0.0s 02:56:51 02:56:51 #3 [core-keeper internal] load build definition from Dockerfile 02:56:51 #3 transferring dockerfile: 2.01kB done 02:56:51 #3 DONE 0.0s 02:56:51 02:56:51 #4 [support-scheduler internal] load build definition from Dockerfile 02:56:51 #4 transferring dockerfile: 1.83kB done 02:56:51 #4 DONE 0.0s 02:56:51 02:56:51 #5 [core-command internal] load build definition from Dockerfile 02:56:51 #5 transferring dockerfile: 1.94kB done 02:56:51 #5 DONE 0.0s 02:56:51 02:56:51 #6 [security-proxy-setup internal] load build definition from Dockerfile 02:56:51 #6 transferring dockerfile: 2.50kB done 02:56:51 #6 DONE 0.0s 02:56:51 02:56:51 #7 [security-spire-agent internal] load build definition from Dockerfile 02:56:51 #7 transferring dockerfile: 1.81kB done 02:56:51 #7 DONE 0.0s 02:56:51 02:56:51 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:56:51 #8 transferring dockerfile: 2.23kB done 02:56:51 #8 DONE 0.0s 02:56:51 02:56:51 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:56:51 #9 transferring dockerfile: 1.89kB done 02:56:51 #9 DONE 0.0s 02:56:51 02:56:51 #10 [security-proxy-auth internal] load build definition from Dockerfile 02:56:51 #10 transferring dockerfile: 2.14kB done 02:56:51 #10 DONE 0.0s 02:56:51 02:56:51 #11 [security-spire-config internal] load build definition from Dockerfile 02:56:51 #11 transferring dockerfile: 1.69kB done 02:56:51 #11 DONE 0.0s 02:56:51 02:56:51 #12 [security-spire-server internal] load build definition from Dockerfile 02:56:51 #12 transferring dockerfile: 1.70kB done 02:56:51 #12 DONE 0.0s 02:56:51 02:56:51 #13 [security-secretstore-setup internal] load build definition from Dockerfile 02:56:51 #13 transferring dockerfile: 2.49kB done 02:56:51 #13 DONE 0.0s 02:56:51 02:56:51 #14 [core-metadata internal] load build definition from Dockerfile 02:56:51 #14 transferring dockerfile: 2.10kB done 02:56:51 #14 DONE 0.1s 02:56:51 02:56:51 #15 [security-bootstrapper internal] load build definition from Dockerfile 02:56:51 #15 transferring dockerfile: 3.02kB done 02:56:51 #15 DONE 0.1s 02:56:51 02:56:51 #16 [support-notifications internal] load .dockerignore 02:56:51 #16 transferring context: 50B done 02:56:51 #16 DONE 0.1s 02:56:51 02:56:51 #17 [core-data internal] load .dockerignore 02:56:51 #17 transferring context: 50B done 02:56:51 #17 DONE 0.0s 02:56:51 02:56:51 #18 [core-keeper internal] load .dockerignore 02:56:51 #18 transferring context: 50B done 02:56:51 #18 DONE 0.0s 02:56:51 02:56:51 #19 [support-scheduler internal] load .dockerignore 02:56:51 #19 transferring context: 50B done 02:56:51 #19 DONE 0.0s 02:56:51 02:56:51 #20 [core-command internal] load .dockerignore 02:56:51 #20 transferring context: 50B done 02:56:51 #20 DONE 0.0s 02:56:51 02:56:51 #21 [security-proxy-setup internal] load .dockerignore 02:56:51 #21 transferring context: 50B done 02:56:51 #21 DONE 0.0s 02:56:51 02:56:51 #22 [security-spire-agent internal] load .dockerignore 02:56:51 #22 transferring context: 50B done 02:56:51 #22 DONE 0.0s 02:56:51 02:56:51 #23 [core-common-config-bootstrapper internal] load .dockerignore 02:56:51 #23 transferring context: 50B done 02:56:51 #23 DONE 0.0s 02:56:51 02:56:51 #24 [security-spiffe-token-provider internal] load .dockerignore 02:56:51 #24 transferring context: 50B done 02:56:51 #24 DONE 0.0s 02:56:51 02:56:51 #25 [security-proxy-auth internal] load .dockerignore 02:56:51 #25 transferring context: 50B done 02:56:51 #25 DONE 0.0s 02:56:51 02:56:51 #26 [security-spire-server internal] load .dockerignore 02:56:51 #26 transferring context: 50B done 02:56:51 #26 DONE 0.0s 02:56:51 02:56:51 #27 [security-spire-config internal] load .dockerignore 02:56:51 #27 transferring context: 50B done 02:56:51 #27 DONE 0.0s 02:56:51 02:56:51 #28 [security-secretstore-setup internal] load .dockerignore 02:56:51 #28 transferring context: 50B done 02:56:51 #28 DONE 0.0s 02:56:51 02:56:51 #29 [core-metadata internal] load .dockerignore 02:56:51 #29 transferring context: 50B done 02:56:51 #29 DONE 0.0s 02:56:51 02:56:51 #30 [security-bootstrapper internal] load .dockerignore 02:56:51 #30 transferring context: 50B done 02:56:51 #30 DONE 0.0s 02:56:51 02:56:51 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:56:51 #31 DONE 0.0s 02:56:51 02:56:51 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:56:51 #32 DONE 0.1s 02:56:52 02:56:52 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:56:52 #31 DONE 0.0s 02:56:52 02:56:52 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:56:52 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:56:52 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:56:52 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:56:52 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:56:52 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 02:56:52 #33 ... 02:56:52 02:56:52 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:56:52 #31 DONE 0.0s 02:56:52 02:56:52 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:56:52 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:56:52 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:56:52 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:56:52 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:56:52 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:56:52 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 02:56:52 #33 ... 02:56:52 02:56:52 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:56:52 #31 DONE 0.0s 02:56:52 02:56:52 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:56:52 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:56:52 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:56:52 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:56:52 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:56:52 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:56:52 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:56:52 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:56:52 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:56:52 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:56:52 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:56:52 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 02:56:52 #33 ... 02:56:52 02:56:52 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:56:52 #31 DONE 0.0s 02:56:52 02:56:52 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:56:52 #34 DONE 0.7s 02:56:52 02:56:52 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:56:52 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:56:52 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:56:52 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:56:52 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:56:52 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:56:52 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 02:56:52 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:56:52 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:56:52 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:56:52 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:56:52 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:56:52 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 02:56:52 #33 DONE 0.8s 02:56:52 02:56:52 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 02:56:52 #32 DONE 0.4s 02:56:52 02:56:52 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:56:52 #34 DONE 0.7s 02:56:52 02:56:52 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:56:57 #35 ... 02:56:57 02:56:57 #36 [core-data internal] load build context 02:56:57 #36 transferring context: 304.50MB 5.6s 02:56:59 #36 ... 02:56:59 02:56:59 #37 [support-scheduler internal] load build context 02:56:59 #37 ... 02:56:59 02:56:59 #36 [core-data internal] load build context 02:57:01 #36 transferring context: 501.78MB 9.5s done 02:57:02 #36 ... 02:57:02 02:57:02 #38 [support-notifications internal] load build context 02:57:02 #38 transferring context: 501.78MB 10.0s done 02:57:02 #38 ... 02:57:02 02:57:02 #39 [core-keeper internal] load build context 02:57:02 #39 transferring context: 501.78MB 9.7s done 02:57:02 #39 ... 02:57:02 02:57:02 #40 [core-command internal] load build context 02:57:02 #40 ... 02:57:02 02:57:02 #41 [core-common-config-bootstrapper internal] load build context 02:57:02 #41 ... 02:57:02 02:57:02 #42 [security-spiffe-token-provider internal] load build context 02:57:02 #42 transferring context: 501.78MB 9.0s done 02:57:02 #42 ... 02:57:02 02:57:02 #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:57:02 #43 ... 02:57:02 02:57:02 #44 [security-bootstrapper internal] load build context 02:57:02 #44 ... 02:57:02 02:57:02 #45 [core-metadata internal] load build context 02:57:02 #45 ... 02:57:02 02:57:02 #46 [security-proxy-auth internal] load build context 02:57:02 #46 transferring context: 501.78MB 10.1s done 02:57:03 #46 ... 02:57:03 02:57:03 #47 [security-secretstore-setup internal] load build context 02:57:03 #47 ... 02:57:03 02:57:03 #48 [security-proxy-setup internal] load build context 02:57:03 #48 transferring context: 501.78MB 9.9s done 02:57:03 #48 ... 02:57:03 02:57:03 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 02:57:03 #49 ... 02:57:03 02:57:03 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:57:03 #50 ... 02:57:03 02:57:03 #41 [core-common-config-bootstrapper internal] load build context 02:57:04 #41 transferring context: 501.78MB 11.7s done 02:57:05 #41 ... 02:57:05 02:57:05 #42 [security-spiffe-token-provider internal] load build context 02:57:05 #42 DONE 12.9s 02:57:05 02:57:05 #36 [core-data internal] load build context 02:57:05 #36 DONE 13.2s 02:57:05 02:57:05 #39 [core-keeper internal] load build context 02:57:05 #39 DONE 13.1s 02:57:05 02:57:05 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:57:05 #35 DONE 12.9s 02:57:05 02:57:05 #48 [security-proxy-setup internal] load build context 02:57:05 #48 DONE 13.1s 02:57:05 02:57:05 #46 [security-proxy-auth internal] load build context 02:57:05 #46 DONE 13.0s 02:57:05 02:57:05 #37 [support-scheduler internal] load build context 02:57:05 #37 transferring context: 501.78MB 10.3s done 02:57:05 #37 DONE 13.2s 02:57:05 02:57:05 #40 [core-command internal] load build context 02:57:05 #40 transferring context: 501.78MB 10.4s done 02:57:05 #40 DONE 13.2s 02:57:05 02:57:05 #47 [security-secretstore-setup internal] load build context 02:57:05 #47 transferring context: 501.78MB 10.8s done 02:57:05 #47 DONE 12.9s 02:57:05 02:57:05 #38 [support-notifications internal] load build context 02:57:05 #38 DONE 13.3s 02:57:05 02:57:05 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:57:05 #51 ... 02:57:05 02:57:05 #41 [core-common-config-bootstrapper internal] load build context 02:57:05 #41 DONE 13.1s 02:57:05 02:57:05 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 02:57:05 #49 DONE 13.3s 02:57:05 02:57:05 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:57:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:57:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:57:05 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:57:05 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:57:05 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:57:05 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 02:57:05 #33 DONE 0.8s 02:57:05 02:57:05 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:57:05 #43 DONE 13.3s 02:57:05 02:57:05 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:57:05 #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:57:05 #52 ... 02:57:05 02:57:05 #53 [security-spire-server internal] load build context 02:57:05 #53 transferring context: 23.80kB 0.0s done 02:57:05 #53 DONE 0.1s 02:57:05 02:57:05 #54 [security-spire-config internal] load build context 02:57:05 #54 transferring context: 22.05kB done 02:57:05 #54 DONE 0.1s 02:57:05 02:57:05 #55 [security-spire-agent internal] load build context 02:57:05 #55 transferring context: 23.33kB done 02:57:05 #55 DONE 0.1s 02:57:05 02:57:05 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:57:05 #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 02:57:05 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 02:57:05 #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 02:57:05 #52 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 02:57:05 #52 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 02:57:05 #52 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 02:57:05 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 02:57:05 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s 02:57:05 #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done 02:57:05 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 02:57:05 #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 02:57:05 #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 02:57:06 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 02:57:06 #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 02:57:06 #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.24MB / 36.47MB 0.4s 02:57:06 #52 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 02:57:06 #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 15.73MB / 36.47MB 0.6s 02:57:06 #52 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 02:57:06 #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 18.87MB / 36.47MB 0.7s 02:57:06 #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 25.17MB / 36.47MB 0.8s 02:57:06 #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 30.41MB / 36.47MB 0.9s 02:57:06 #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.60MB / 36.47MB 1.0s 02:57:06 #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s 02:57:10 #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.7s done 02:57:10 #52 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 02:57:11 #52 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done 02:57:12 Removing intermediate container dba9013df4f0 02:57:12 ---> afd2d5d5b7a9 02:57:12 Successfully built afd2d5d5b7a9 02:57:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:13 + docker inspect -f . ci-base-image-arm64 02:57:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:13 prd-ubuntu20.04-docker-arm64-4c-16g-41388 does not seem to be running inside a container 02:57:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@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 02:57:14 $ docker top 9ed4ed9bef761573e36f05a44e47a0bebc68c4ce0ef65f7aa53c7f3d25de78b0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:15 #52 ... 02:57:15 02:57:15 #45 [core-metadata internal] load build context 02:57:15 #45 transferring context: 501.78MB 4.9s done 02:57:15 #45 DONE 22.3s 02:57:15 02:57:15 #44 [security-bootstrapper internal] load build context 02:57:15 #44 transferring context: 501.78MB 4.5s done 02:57:15 #44 ... 02:57:15 02:57:15 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:57:15 #0 0.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:15 #0 0.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:15 #0 1.314 (1/7) Installing ca-certificates (20241121-r1) 02:57:15 #0 1.331 (2/7) Installing dumb-init (1.2.5-r3) 02:57:15 #0 1.373 (3/7) Installing libgcc (13.2.1_git20240309-r1) 02:57:15 #0 1.377 (4/7) Installing libsodium (1.0.19-r0) 02:57:15 #0 1.415 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 02:57:15 #0 1.415 (6/7) Installing libzmq (4.3.5-r2) 02:57:15 #0 1.437 (7/7) Installing zeromq (4.3.5-r2) 02:57:15 #0 1.449 Executing busybox-1.36.1-r29.trigger 02:57:15 #0 1.464 Executing ca-certificates-20241121-r1.trigger 02:57:15 #0 1.529 OK: 12 MiB in 21 packages 02:57:15 #56 ... 02:57:15 02:57:15 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:57:15 #0 1.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:15 #0 1.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:15 #0 1.943 (1/2) Installing dumb-init (1.2.5-r3) 02:57:15 #0 1.949 (2/2) Installing su-exec (0.2-r3) 02:57:15 #0 1.956 Executing busybox-1.36.1-r29.trigger 02:57:15 #0 1.964 OK: 8 MiB in 16 packages 02:57:15 + go version 02:57:15 go version go1.23.4 linux/arm64 [Pipeline] } 02:57:15 $ docker stop --time=1 9ed4ed9bef761573e36f05a44e47a0bebc68c4ce0ef65f7aa53c7f3d25de78b0 02:57:15 #57 ... 02:57:15 02:57:15 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:57:15 #0 4.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:15 #0 4.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:15 #0 4.745 OK: 248 MiB in 58 packages 02:57:15 #58 ... 02:57:15 02:57:15 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:15 #59 ... 02:57:15 02:57:15 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:15 #60 ... 02:57:15 02:57:15 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:57:16 #61 ... 02:57:16 02:57:16 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:57:16 #0 1.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:16 #0 1.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:16 #0 1.906 (1/3) Installing ca-certificates (20241121-r1) 02:57:16 #0 1.926 (2/3) Installing dumb-init (1.2.5-r3) 02:57:16 #0 1.929 (3/3) Installing tzdata (2025a-r0) 02:57:16 #0 1.971 Executing busybox-1.36.1-r29.trigger 02:57:16 #0 1.976 Executing ca-certificates-20241121-r1.trigger 02:57:16 #0 2.028 OK: 10 MiB in 17 packages 02:57:16 #62 ... 02:57:16 02:57:16 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:57:16 #50 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:16 #50 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:16 #50 13.94 (1/4) Installing ca-certificates (20241121-r1) 02:57:16 #50 13.96 (2/4) Installing dumb-init (1.2.5-r3) 02:57:16 #50 13.96 (3/4) Installing su-exec (0.2-r3) 02:57:16 #50 13.97 (4/4) Installing yq-go (4.44.1-r2) 02:57:16 #50 14.11 Executing busybox-1.36.1-r29.trigger 02:57:16 #50 14.13 Executing ca-certificates-20241121-r1.trigger 02:57:16 #50 14.18 OK: 19 MiB in 18 packages 02:57:16 #50 ... 02:57:16 02:57:16 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:57:16 #63 ... 02:57:16 02:57:16 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:57:16 #0 0.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:16 #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:16 #0 1.446 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:57:16 #0 1.446 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:57:16 #0 1.446 OK: 24170 distinct packages available 02:57:16 #0 1.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:16 #0 1.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:16 #0 1.983 (1/14) Installing ca-certificates (20241121-r1) 02:57:16 #0 2.002 (2/14) Installing brotli-libs (1.1.0-r2) 02:57:16 #0 2.022 (3/14) Installing c-ares (1.33.1-r0) 02:57:16 #0 2.024 (4/14) Installing libunistring (1.2-r0) 02:57:16 #0 2.037 (5/14) Installing libidn2 (2.3.7-r0) 02:57:16 #0 2.042 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:57:16 #0 2.045 (7/14) Installing libpsl (0.21.5-r1) 02:57:16 #0 2.051 (8/14) Installing zstd-libs (1.5.6-r0) 02:57:16 #0 2.062 (9/14) Installing libcurl (8.12.1-r0) 02:57:16 #0 2.071 (10/14) Installing curl (8.12.1-r0) 02:57:16 #0 2.076 (11/14) Installing dumb-init (1.2.5-r3) 02:57:16 #0 2.087 (12/14) Installing musl-obstack (1.2.3-r2) 02:57:16 #0 2.087 (13/14) Installing libucontext (1.2-r3) 02:57:16 #0 2.091 (14/14) Installing gcompat (1.1.0-r4) 02:57:16 #0 2.096 Executing busybox-1.36.1-r29.trigger 02:57:16 #0 2.105 Executing ca-certificates-20241121-r1.trigger 02:57:16 #0 2.143 OK: 13 MiB in 28 packages 02:57:16 #64 ... 02:57:16 02:57:16 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:57:16 #0 7.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:16 #0 7.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:16 #0 7.471 OK: 248 MiB in 58 packages 02:57:16 $ docker rm -f --volumes 9ed4ed9bef761573e36f05a44e47a0bebc68c4ce0ef65f7aa53c7f3d25de78b0 02:57:17 #65 ... 02:57:17 02:57:17 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:57:17 #0 1.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:17 #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:17 #0 1.634 (1/1) Installing dumb-init (1.2.5-r3) 02:57:17 #0 1.762 Executing busybox-1.36.1-r29.trigger 02:57:17 #0 1.774 OK: 8 MiB in 15 packages 02:57:17 #66 ... 02:57:17 02:57:17 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:57:17 #67 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 02:57:17 #67 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 02:57:17 #67 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 02:57:17 #67 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 02:57:17 #67 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 02:57:17 #67 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 02:57:17 #67 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done 02:57:17 #67 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done 02:57:17 #67 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 02:57:17 #67 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.2s done [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 02:57:17 #67 ... 02:57:17 02:57:17 #68 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:57:17 #0 6.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:17 #0 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:17 #0 7.331 (1/1) Installing dumb-init (1.2.5-r3) 02:57:17 #0 7.336 Executing busybox-1.36.1-r29.trigger 02:57:17 #0 7.344 OK: 8 MiB in 15 packages 02:57:17 #68 ... 02:57:17 02:57:17 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:57:17 #0 6.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:17 #0 6.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:17 #0 6.923 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:57:17 #0 6.923 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:57:17 #0 6.923 OK: 24189 distinct packages available 02:57:17 #0 6.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:17 #0 7.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:17 #0 7.472 OK: 248 MiB in 58 packages [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:17 #69 ... 02:57:17 02:57:17 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:57:17 #0 1.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:17 #0 1.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:17 #0 1.753 (1/4) Installing dumb-init (1.2.5-r3) 02:57:17 #0 1.759 (2/4) Installing openssl (3.3.3-r0) 02:57:17 #0 1.775 (3/4) Installing su-exec (0.2-r3) 02:57:17 #0 1.782 (4/4) Installing yq-go (4.44.1-r2) 02:57:17 #0 1.855 Executing busybox-1.36.1-r29.trigger 02:57:17 #0 1.873 OK: 19 MiB in 18 packages 02:57:17 #70 ... 02:57:17 02:57:17 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:17 02:57:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:17 #71 ... 02:57:17 02:57:17 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:57:17 #51 5.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:17 #51 5.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:17 #51 5.638 OK: 248 MiB in 58 packages 02:57:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:17 latest: Pulling from edgex-devops/edgex-compose-arm64 02:57:17 547446be3368: Pulling fs layer 02:57:17 d125d8839a47: Pulling fs layer 02:57:17 3e85d5ac6304: Pulling fs layer 02:57:17 c3105a71a48b: Pulling fs layer 02:57:17 0f093f025ec4: Pulling fs layer 02:57:17 c3106fc0e877: Pulling fs layer 02:57:17 c3105a71a48b: Waiting 02:57:17 0f093f025ec4: Waiting 02:57:17 c3106fc0e877: Waiting 02:57:18 #51 ... 02:57:18 02:57:18 #44 [security-bootstrapper internal] load build context 02:57:18 #44 DONE 25.6s 02:57:18 547446be3368: Verifying Checksum 02:57:18 547446be3368: Download complete 02:57:18 c3105a71a48b: Verifying Checksum 02:57:18 c3105a71a48b: Download complete 02:57:18 02:57:18 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:57:18 d125d8839a47: Verifying Checksum 02:57:18 d125d8839a47: Download complete 02:57:18 c3106fc0e877: Verifying Checksum 02:57:18 c3106fc0e877: Download complete 02:57:18 0f093f025ec4: Verifying Checksum 02:57:18 0f093f025ec4: Download complete 02:57:19 547446be3368: Pull complete 02:57:20 d125d8839a47: Pull complete 02:57:20 3e85d5ac6304: Verifying Checksum 02:57:20 3e85d5ac6304: Download complete 02:57:30 #65 DONE 24.2s 02:57:30 02:57:30 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:57:30 #50 DONE 36.8s 02:57:30 02:57:30 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:57:30 #66 DONE 24.2s 02:57:30 02:57:30 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:57:30 #51 DONE 24.2s 02:57:30 02:57:30 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:57:30 #56 DONE 24.2s 02:57:30 02:57:30 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:57:30 #72 ... 02:57:30 02:57:30 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:57:30 #69 DONE 24.2s 02:57:30 02:57:30 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:30 #60 DONE 24.3s 02:57:30 02:57:30 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:57:30 #62 DONE 24.3s 02:57:30 02:57:30 #68 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:57:30 #68 DONE 24.3s 02:57:30 02:57:30 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:57:30 #70 DONE 24.3s 02:57:30 02:57:30 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:57:30 #64 DONE 24.4s 02:57:30 02:57:30 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:57:30 #57 DONE 24.4s 02:57:30 02:57:30 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:57:30 #58 DONE 24.4s 02:57:30 02:57:30 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 02:57:30 #73 ... 02:57:30 02:57:30 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 02:57:30 #74 DONE 0.3s 02:57:30 02:57:30 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:57:30 #75 DONE 0.3s 02:57:30 02:57:30 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:57:30 #76 DONE 0.2s 02:57:30 02:57:30 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:57:30 #72 DONE 0.3s 02:57:30 02:57:30 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:57:30 #67 DONE 24.4s 02:57:30 02:57:30 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:57:30 #52 DONE 24.4s 02:57:30 02:57:30 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:30 3e85d5ac6304: Pull complete 02:57:30 c3105a71a48b: Pull complete 02:57:30 #77 ... 02:57:30 02:57:30 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:57:30 #71 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:30 #71 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:30 #71 25.62 OK: 248 MiB in 58 packages 02:57:30 #71 DONE 25.8s 02:57:31 02:57:31 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:31 #59 DONE 25.9s 02:57:31 02:57:31 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:57:31 #78 DONE 0.1s 02:57:31 02:57:31 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:31 0f093f025ec4: Pull complete 02:57:31 c3106fc0e877: Pull complete 02:57:31 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:32 prd-ubuntu20.04-docker-arm64-4c-16g-41388 does not seem to be running inside a container 02:57:32 #79 ... 02:57:32 02:57:32 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:57:32 #63 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:32 #63 25.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:32 #63 25.61 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:57:32 #63 25.61 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:57:32 #63 25.61 OK: 24170 distinct packages available 02:57:32 #63 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:32 #63 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:32 #63 26.10 (1/4) Installing dumb-init (1.2.5-r3) 02:57:32 #63 26.10 (2/4) Installing musl-obstack (1.2.3-r2) 02:57:32 #63 26.11 (3/4) Installing libucontext (1.2-r3) 02:57:32 #63 26.11 (4/4) Installing gcompat (1.1.0-r4) 02:57:32 #63 26.11 Executing busybox-1.36.1-r29.trigger 02:57:32 #63 26.12 OK: 8 MiB in 18 packages 02:57:32 #63 DONE 26.4s 02:57:32 02:57:32 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:57:32 #61 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:32 #61 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:32 #61 25.62 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:57:32 #61 25.62 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:57:32 #61 25.62 OK: 24170 distinct packages available 02:57:32 #61 25.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:32 #61 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:32 #61 26.09 (1/5) Installing dumb-init (1.2.5-r3) 02:57:32 #61 26.09 (2/5) Installing musl-obstack (1.2.3-r2) 02:57:32 #61 26.10 (3/5) Installing libucontext (1.2-r3) 02:57:32 #61 26.10 (4/5) Installing gcompat (1.1.0-r4) 02:57:32 #61 26.11 (5/5) Installing openssl (3.3.3-r0) 02:57:32 #61 26.12 Executing busybox-1.36.1-r29.trigger 02:57:32 #61 26.13 OK: 9 MiB in 19 packages 02:57:32 #61 DONE 26.5s 02:57:32 02:57:32 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:57:32 #0 2.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:32 #0 2.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:32 #0 2.612 OK: 19 MiB in 18 packages 02:57:32 #80 DONE 2.8s 02:57:32 02:57:32 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:57:32 #0 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:32 #0 2.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:32 #0 2.635 OK: 12 MiB in 21 packages 02:57:32 #81 DONE 2.9s 02:57:32 02:57:32 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:57:32 $ 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/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@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 02:57:32 #82 ... 02:57:32 02:57:32 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:57:32 #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:32 #0 2.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:32 #0 2.999 OK: 8 MiB in 15 packages 02:57:32 #83 DONE 3.4s 02:57:32 02:57:32 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:57:32 #0 2.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:32 #0 2.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:32 #0 2.958 OK: 10 MiB in 17 packages 02:57:32 #84 DONE 3.2s 02:57:32 02:57:32 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 02:57:32 #73 2.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:32 #73 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:32 #73 3.334 OK: 8 MiB in 15 packages 02:57:33 #73 DONE 3.6s 02:57:33 02:57:33 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:57:33 #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:33 #0 3.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:33 #0 3.464 OK: 19 MiB in 18 packages 02:57:33 #85 DONE 3.7s 02:57:33 02:57:33 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:57:33 #86 ... 02:57:33 02:57:33 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:57:33 #87 DONE 0.1s 02:57:33 02:57:33 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:57:33 #0 2.494 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:33 #0 3.054 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:33 #0 3.805 (1/1) Installing dumb-init (1.2.5-r3) 02:57:33 #88 4.094 Executing busybox-1.36.1-r29.trigger 02:57:33 #88 4.097 OK: 8 MiB in 15 packages 02:57:33 #88 DONE 4.6s 02:57:33 02:57:33 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:57:33 #0 3.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:33 #0 3.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:33 #0 4.013 OK: 13 MiB in 28 packages 02:57:33 #89 DONE 4.5s 02:57:33 02:57:33 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:57:33 #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:33 #0 3.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:33 #0 3.988 OK: 8 MiB in 16 packages 02:57:33 #90 DONE 4.5s 02:57:33 02:57:33 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:57:34 $ docker top 15826dbf2acffff5b912843156af96831e8a5e132fcf395b05486c01bf7ace83 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:34 + docker compose -f ./docker-compose-build.yml build --parallel 02:57:35 #91 3.657 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:35 #91 4.116 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:35 #91 ... 02:57:35 02:57:35 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:57:35 #82 3.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:35 #82 3.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:35 #82 3.393 OK: 9 MiB in 19 packages 02:57:35 #82 DONE 3.8s 02:57:35 02:57:35 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:57:35 #86 2.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:57:35 #86 3.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:57:35 #86 3.367 OK: 8 MiB in 18 packages 02:57:35 #86 DONE 3.8s 02:57:35 02:57:35 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:57:35 #92 DONE 1.7s 02:57:35 02:57:35 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:57:37 #93 DONE 2.2s 02:57:37 02:57:37 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:57:37 #94 DONE 2.2s 02:57:37 02:57:37 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:57:37 #95 DONE 2.2s 02:57:37 02:57:37 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:57:37 #91 5.058 OK: 248 MiB in 58 packages 02:57:37 #91 DONE 6.9s 02:57:37 02:57:37 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:57:38 #96 ... 02:57:38 02:57:38 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:57:38 #97 DONE 2.3s 02:57:38 02:57:38 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:57:38 #98 DONE 0.2s 02:57:38 02:57:38 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:57:38 #96 DONE 0.1s 02:57:38 02:57:38 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:57:38 #99 DONE 0.2s 02:57:38 02:57:38 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:39 #100 ... 02:57:39 02:57:39 #101 [security-spire-server stage-2 6/9] COPY security.txt / 02:57:39 #101 DONE 0.9s 02:57:39 02:57:39 #102 [security-spire-config stage-2 6/10] COPY security.txt / 02:57:39 #102 DONE 0.9s 02:57:39 02:57:39 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:57:39 #103 DONE 1.1s 02:57:39 02:57:39 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:57:39 #104 DONE 0.1s 02:57:39 02:57:39 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:57:39 #105 DONE 0.1s 02:57:39 02:57:39 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:57:39 #106 DONE 0.1s 02:57:39 02:57:39 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:57:39 #107 DONE 0.1s 02:57:39 02:57:39 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:57:39 #108 DONE 0.1s 02:57:39 02:57:39 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:57:39 #109 DONE 0.1s 02:57:39 02:57:39 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 02:57:39 #110 DONE 0.1s 02:57:39 02:57:39 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:57:39 #111 DONE 0.1s 02:57:39 02:57:39 #112 [security-spire-server] exporting to image 02:57:39 #112 exporting layers 02:57:39 #112 ... 02:57:39 02:57:39 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:57:39 #113 DONE 0.1s 02:57:39 02:57:39 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:57:39 #114 DONE 0.1s 02:57:39 02:57:39 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:57:39 #115 DONE 0.1s 02:57:39 02:57:39 #112 [security-spire-agent] exporting to image 02:57:39 #112 ... 02:57:39 02:57:39 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:39 #116 ... 02:57:39 02:57:39 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:40 #117 ... 02:57:40 02:57:40 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:40 #118 ... 02:57:40 02:57:40 #112 [security-spire-config] exporting to image 02:57:40 #112 exporting layers 0.8s done 02:57:40 #112 writing image sha256:5fde8d8ca199d9100cbf5f30971382d93a72c5918462fbd212819151bb2d7ece 0.0s done 02:57:40 #112 naming to docker.io/library/security-spire-config done 02:57:40 #112 exporting layers 0.7s done 02:57:40 #112 writing image sha256:91b06b6b4f802bbc74409fe8fcc7f3228ac7d65a2ced2f039b7743d326ec5734 done 02:57:40 #112 naming to docker.io/library/security-spire-server done 02:57:40 #112 writing image sha256:c20a5029c7131e848d591d225eaeaf91f73cb34b07c492d974086728d61f33d7 done 02:57:40 #112 naming to docker.io/library/security-spire-agent done 02:57:40 #112 DONE 0.9s 02:57:40 02:57:40 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:44 #1 [security-proxy-setup internal] load build definition from Dockerfile 02:57:44 #1 transferring dockerfile: 2.50kB done 02:57:44 #1 DONE 0.1s 02:57:44 02:57:44 #2 [security-bootstrapper internal] load build definition from Dockerfile 02:57:44 #2 transferring dockerfile: 3.02kB done 02:57:44 #2 DONE 0.0s 02:57:44 02:57:44 #3 [core-data internal] load build definition from Dockerfile 02:57:44 #3 transferring dockerfile: 2.04kB done 02:57:44 #3 DONE 0.1s 02:57:44 02:57:44 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:57:44 #4 transferring dockerfile: 2.23kB 0.0s done 02:57:44 #4 DONE 0.1s 02:57:44 02:57:44 #5 [security-spire-config internal] load build definition from Dockerfile 02:57:44 #5 transferring dockerfile: 1.69kB done 02:57:44 #5 DONE 0.1s 02:57:44 02:57:44 #6 [core-keeper internal] load build definition from Dockerfile 02:57:44 #6 transferring dockerfile: 2.01kB 0.0s done 02:57:44 #6 DONE 0.0s 02:57:44 02:57:44 #7 [security-spire-agent internal] load build definition from Dockerfile 02:57:44 #7 transferring dockerfile: 1.81kB 0.0s done 02:57:44 #7 DONE 0.1s 02:57:44 02:57:44 #8 [security-secretstore-setup internal] load build definition from Dockerfile 02:57:44 #8 transferring dockerfile: 2.49kB done 02:57:44 #8 DONE 0.1s 02:57:44 02:57:44 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:57:44 #9 transferring dockerfile: 1.89kB done 02:57:44 #9 DONE 0.1s 02:57:44 02:57:44 #10 [security-proxy-auth internal] load build definition from Dockerfile 02:57:44 #10 transferring dockerfile: 2.14kB 0.0s done 02:57:44 #10 DONE 0.1s 02:57:44 02:57:44 #11 [core-metadata internal] load build definition from Dockerfile 02:57:44 #11 transferring dockerfile: 2.10kB 0.0s done 02:57:44 #11 DONE 0.1s 02:57:44 02:57:44 #12 [core-command internal] load build definition from Dockerfile 02:57:44 #12 transferring dockerfile: 1.94kB done 02:57:44 #12 ... 02:57:44 02:57:44 #13 [support-notifications internal] load build definition from Dockerfile 02:57:44 #13 transferring dockerfile: 2.00kB done 02:57:44 #13 DONE 0.1s 02:57:44 02:57:44 #14 [support-scheduler internal] load build definition from Dockerfile 02:57:44 #14 transferring dockerfile: 1.83kB done 02:57:44 #14 DONE 0.1s 02:57:45 02:57:45 #15 [security-spire-server internal] load build definition from Dockerfile 02:57:45 #15 transferring dockerfile: 1.70kB 0.0s done 02:57:45 #15 DONE 0.1s 02:57:45 02:57:45 #16 [security-proxy-setup internal] load .dockerignore 02:57:45 #16 transferring context: 50B 0.0s done 02:57:45 #16 DONE 0.1s 02:57:45 02:57:45 #12 [core-command internal] load build definition from Dockerfile 02:57:45 #12 ... 02:57:45 02:57:45 #17 [security-bootstrapper internal] load .dockerignore 02:57:45 #17 transferring context: 50B 0.0s done 02:57:45 #17 DONE 0.0s 02:57:46 02:57:46 #18 [core-data internal] load .dockerignore 02:57:46 #18 transferring context: 50B done 02:57:46 #18 DONE 0.1s 02:57:46 02:57:46 #19 [core-common-config-bootstrapper internal] load .dockerignore 02:57:46 #19 transferring context: 50B done 02:57:46 #19 DONE 0.1s 02:57:46 02:57:46 #12 [core-command internal] load build definition from Dockerfile 02:57:46 #12 ... 02:57:46 02:57:46 #20 [security-spire-config internal] load .dockerignore 02:57:46 #20 transferring context: 50B 0.0s done 02:57:46 #20 DONE 0.1s 02:57:46 02:57:46 #21 [core-keeper internal] load .dockerignore 02:57:46 #21 transferring context: 50B done 02:57:46 #21 DONE 0.0s 02:57:46 02:57:46 #22 [security-spire-agent internal] load .dockerignore 02:57:46 #22 transferring context: 50B done 02:57:46 #22 DONE 0.1s 02:57:46 02:57:46 #23 [security-secretstore-setup internal] load .dockerignore 02:57:46 #23 transferring context: 50B 0.0s done 02:57:46 #23 DONE 0.1s 02:57:46 02:57:46 #24 [security-spiffe-token-provider internal] load .dockerignore 02:57:46 #24 transferring context: 50B 0.0s done 02:57:46 #24 DONE 0.1s 02:57:46 02:57:46 #25 [security-proxy-auth internal] load .dockerignore 02:57:46 #25 transferring context: 50B done 02:57:46 #25 DONE 0.1s 02:57:46 02:57:46 #26 [core-metadata internal] load .dockerignore 02:57:46 #26 transferring context: 50B 0.0s done 02:57:46 #26 DONE 0.1s 02:57:46 02:57:46 #12 [core-command internal] load build definition from Dockerfile 02:57:46 #12 ... 02:57:46 02:57:46 #27 [core-command internal] load .dockerignore 02:57:46 #27 transferring context: 50B 0.0s done 02:57:46 #27 DONE 0.1s 02:57:46 02:57:46 #28 [support-notifications internal] load .dockerignore 02:57:46 #28 transferring context: 50B done 02:57:46 #28 DONE 0.1s 02:57:46 02:57:46 #29 [support-scheduler internal] load .dockerignore 02:57:46 #29 transferring context: 50B done 02:57:46 #29 DONE 0.1s 02:57:46 02:57:46 #30 [security-spire-server internal] load .dockerignore 02:57:46 #30 transferring context: 50B done 02:57:46 #30 DONE 0.1s 02:57:46 02:57:46 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:46 #31 DONE 0.0s 02:57:46 02:57:46 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:57:46 #32 DONE 0.1s 02:57:46 02:57:46 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:57:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:57:47 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:57:47 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:57:47 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:57:47 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.1s 02:57:47 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s 02:57:47 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 02:57:47 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 02:57:48 #33 ... 02:57:48 02:57:48 #34 [security-proxy-setup internal] load build context 02:57:48 #34 transferring context: 3.21MB 0.7s done 02:57:48 #34 DONE 0.9s 02:57:48 02:57:48 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:57:48 #33 ... 02:57:48 02:57:48 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:48 #31 DONE 0.0s 02:57:48 02:57:48 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:57:48 #32 DONE 0.2s 02:57:48 02:57:48 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:57:48 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:57:48 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:57:48 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:57:48 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:57:48 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 02:57:48 #33 ... 02:57:48 02:57:48 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:48 #31 DONE 0.0s 02:57:48 02:57:48 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:57:48 #35 DONE 1.8s 02:57:48 02:57:48 #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:57:48 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:57:48 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:57:48 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:57:48 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:57:48 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 02:57:48 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 02:57:48 #33 ... 02:57:48 02:57:48 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:57:48 #32 DONE 0.4s 02:57:48 02:57:48 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:57:48 #35 DONE 1.8s 02:57:48 02:57:48 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:57:48 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:57:48 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:57:48 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:57:48 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:57:48 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 02:57:48 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 02:57:48 #33 ... 02:57:48 02:57:48 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:57:48 #36 DONE 0.7s 02:57:48 02:57:48 #37 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:57:48 #37 ... 02:57:48 02:57:48 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:48 #31 DONE 0.0s 02:57:48 02:57:48 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:57:48 #35 DONE 1.8s 02:57:48 02:57:48 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 02:57:48 #36 DONE 0.8s 02:57:48 02:57:48 #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:57:48 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:57:48 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:57:48 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:57:48 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:57:48 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 02:57:48 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 02:57:49 #33 ... 02:57:49 02:57:49 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:49 #31 DONE 0.0s 02:57:49 02:57:49 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:49 #31 DONE 0.0s 02:57:49 02:57:49 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:57:49 #33 ... 02:57:49 02:57:49 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:57:49 #35 DONE 1.9s 02:57:49 02:57:49 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:57:49 #36 DONE 0.8s 02:57:49 02:57:49 #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:57:49 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:57:49 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:57:49 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:57:49 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:57:49 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 02:57:49 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 02:57:49 #33 ... 02:57:49 02:57:49 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:49 #31 DONE 0.0s 02:57:49 02:57:49 #38 [core-common-config-bootstrapper internal] load build context 02:57:49 #38 ... 02:57:49 02:57:49 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:49 #31 DONE 0.0s 02:57:49 02:57:49 #38 [core-common-config-bootstrapper internal] load build context 02:57:49 #38 ... 02:57:49 02:57:49 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:49 #31 DONE 0.0s 02:57:49 02:57:49 #38 [core-common-config-bootstrapper internal] load build context 02:57:49 #38 ... 02:57:49 02:57:49 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:49 #31 DONE 0.0s 02:57:49 02:57:49 #39 [core-data internal] load build context 02:57:49 #39 transferring context: 3.21MB 1.6s done 02:57:49 #39 DONE 1.8s 02:57:49 02:57:49 #40 [security-bootstrapper internal] load build context 02:57:49 #40 transferring context: 3.21MB 1.7s done 02:57:49 #40 DONE 2.0s 02:57:49 02:57:49 #38 [core-common-config-bootstrapper internal] load build context 02:57:50 #38 ... 02:57:50 02:57:50 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:50 #31 DONE 0.0s 02:57:50 02:57:50 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 02:57:50 #32 DONE 1.8s 02:57:50 02:57:50 #38 [core-common-config-bootstrapper internal] load build context 02:57:50 #38 transferring context: 3.21MB 1.5s done 02:57:50 #38 ... 02:57:50 02:57:50 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:57:50 #35 DONE 2.0s 02:57:50 02:57:50 #36 [core-command builder 2/7] WORKDIR /edgex-go 02:57:50 #36 DONE 0.9s 02:57:50 02:57:50 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:57:50 #35 DONE 2.0s 02:57:50 02:57:50 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:57:50 #36 DONE 1.0s 02:57:50 02:57:50 #41 [support-scheduler internal] load build context 02:57:50 #41 DONE 0.0s 02:57:50 02:57:50 #38 [core-common-config-bootstrapper internal] load build context 02:57:50 #38 DONE 1.9s 02:57:50 02:57:50 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 02:57:50 #32 ... 02:57:50 02:57:50 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:57:50 #35 DONE 2.0s 02:57:50 02:57:50 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 02:57:50 #36 DONE 1.0s 02:57:50 02:57:50 #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:57:50 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:57:50 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:57:50 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:57:50 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:57:50 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 02:57:50 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 02:57:51 #33 ... 02:57:51 02:57:51 #42 [core-keeper internal] load build context 02:57:51 #42 transferring context: 3.21MB 1.5s done 02:57:51 #42 DONE 2.0s 02:57:51 02:57:51 #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:57:51 #43 ... 02:57:51 02:57:51 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:57:51 #44 DONE 3.0s 02:57:51 02:57:51 #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:57:51 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:57:51 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:57:51 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:57:51 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:57:51 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 02:57:51 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 02:57:51 #33 ... 02:57:51 02:57:51 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 02:57:51 #45 DONE 2.8s 02:57:51 02:57:51 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:57:51 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:57:51 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:57:51 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:57:51 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:57:51 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 02:57:51 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 02:57:52 #33 ... 02:57:52 02:57:52 #46 [security-secretstore-setup internal] load build context 02:57:52 #46 transferring context: 3.21MB 1.6s done 02:57:52 #46 DONE 3.0s 02:57:52 02:57:52 #41 [support-scheduler internal] load build context 02:57:53 #41 ... 02:57:53 02:57:53 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 02:57:53 #32 DONE 4.4s 02:57:53 02:57:53 #41 [support-scheduler internal] load build context 02:57:53 #41 ... 02:57:53 02:57:53 #47 [security-spire-config internal] load build context 02:57:53 #47 transferring context: 22.05kB 0.1s done 02:57:53 #47 DONE 2.1s 02:57:53 02:57:53 #41 [support-scheduler internal] load build context 02:57:55 #41 ... 02:57:55 02:57:55 #48 [security-spire-agent internal] load build context 02:57:55 #48 transferring context: 23.33kB 0.2s done 02:57:55 #48 DONE 3.7s 02:57:55 02:57:55 #41 [support-scheduler internal] load build context 02:57:55 #41 ... 02:57:55 02:57:55 #49 [security-spire-server internal] load build context 02:57:55 #49 transferring context: 23.80kB 0.3s done 02:57:55 #49 DONE 2.6s 02:57:55 02:57:55 #41 [support-scheduler internal] load build context 02:57:57 #41 ... 02:57:57 02:57:57 #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:57 #50 DONE 8.9s 02:57:57 02:57:57 #41 [support-scheduler internal] load build context 02:57:58 #41 ... 02:57:58 02:57:58 #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:58 #51 DONE 8.9s 02:57:58 02:57:58 #41 [support-scheduler internal] load build context 02:57:58 #41 ... 02:57:58 02:57:58 #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:57:58 #0 8.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:57:58 #0 8.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:57:58 #52 ... 02:57:58 02:57:58 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:57:58 #53 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.4s done 02:57:58 #53 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 02:57:58 #53 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 02:57:58 #53 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 02:57:58 #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done 02:57:58 #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.6s done 02:57:58 #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.4s done 02:57:58 #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 02:57:58 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 3.6s 02:57:58 #53 ... 02:57:58 02:57:58 #54 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:57:59 #54 ... 02:57:59 02:57:59 #37 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:57:59 #37 8.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:57:59 #37 9.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:57:59 #37 ... 02:57:59 02:57:59 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:57:59 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 4.5s 02:57:59 #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 02:57:59 #53 ... 02:57:59 02:57:59 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:57:59 #0 7.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:57:59 #0 8.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:00 #55 ... 02:58:00 02:58:00 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:58:00 #0 8.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:00 #0 9.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:00 #56 ... 02:58:00 02:58:00 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:00 #57 ... 02:58:00 02:58:00 #58 [core-command internal] load build context 02:58:00 #58 transferring context: 3.21MB 8.2s done 02:58:00 #58 DONE 9.9s 02:58:00 02:58:00 #59 [security-spiffe-token-provider internal] load build context 02:58:00 #59 transferring context: 3.21MB 8.6s done 02:58:00 #59 ... 02:58:00 02:58:00 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:58:00 #0 9.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:00 #60 ... 02:58:00 02:58:00 #61 [security-proxy-auth internal] load build context 02:58:00 #61 ... 02:58:00 02:58:00 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:58:00 #62 ... 02:58:00 02:58:00 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:58:00 #0 7.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:00 #0 8.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:00 #63 ... 02:58:00 02:58:00 #41 [support-scheduler internal] load build context 02:58:00 #41 transferring context: 3.21MB 8.1s done 02:58:00 #41 DONE 10.4s 02:58:00 02:58:00 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:58:00 #64 ... 02:58:00 02:58:00 #65 [core-metadata internal] load build context 02:58:01 #65 ... 02:58:01 02:58:01 #59 [security-spiffe-token-provider internal] load build context 02:58:01 #59 DONE 10.7s 02:58:01 02:58:01 #65 [core-metadata internal] load build context 02:58:01 #65 transferring context: 3.21MB 8.5s done 02:58:01 #65 ... 02:58:01 02:58:01 #66 [support-notifications internal] load build context 02:58:01 #66 ... 02:58:01 02:58:01 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:58:01 #0 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:01 #67 ... 02:58:01 02:58:01 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:01 #68 ... 02:58:01 02:58:01 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:58:01 #69 ... 02:58:01 02:58:01 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:01 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 6.6s 02:58:01 #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 02:58:01 #53 ... 02:58:01 02:58:01 #65 [core-metadata internal] load build context 02:58:01 #65 DONE 11.1s 02:58:01 02:58:01 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:01 #53 ... 02:58:01 02:58:01 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:01 #70 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.0s done 02:58:01 #70 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 02:58:01 #70 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 02:58:01 #70 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 02:58:01 #70 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done 02:58:01 #70 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.4s done 02:58:01 #70 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 02:58:01 #70 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.2s done 02:58:01 #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 6.7s 02:58:01 #70 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 02:58:01 #70 ... 02:58:01 02:58:01 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:02 #53 ... 02:58:02 02:58:02 #66 [support-notifications internal] load build context 02:58:02 #66 transferring context: 3.21MB 9.3s done 02:58:02 #66 DONE 11.8s 02:58:02 02:58:02 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:02 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 7.5s 02:58:03 #53 ... 02:58:03 02:58:03 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:03 #71 ... 02:58:03 02:58:03 #61 [security-proxy-auth internal] load build context 02:58:03 #61 transferring context: 3.21MB 10.7s done 02:58:03 #61 DONE 12.7s 02:58:03 02:58:03 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:58:03 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:58:03 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:58:03 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:58:03 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:58:03 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 02:58:03 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done 02:58:03 #33 ... 02:58:03 02:58:03 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:03 #72 ... 02:58:03 02:58:03 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:03 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 8.5s 02:58:03 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 9.0s 02:58:03 #53 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 02:58:04 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 9.4s 02:58:04 #53 ... 02:58:04 02:58:04 #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:58:04 #52 14.42 OK: 239 MiB in 58 packages 02:58:04 #52 DONE 16.3s 02:58:04 02:58:04 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:05 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 10.3s 02:58:06 #53 ... 02:58:06 02:58:06 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 02:58:06 #73 DONE 1.2s 02:58:06 02:58:06 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:06 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.19MB / 33.17MB 11.0s 02:58:06 #53 ... 02:58:06 02:58:06 #37 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:58:06 #37 16.38 OK: 239 MiB in 58 packages 02:58:06 #37 DONE 18.8s 02:58:06 02:58:06 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:06 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.05MB / 33.17MB 11.7s 02:58:07 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.04MB / 33.17MB 12.6s 02:58:07 #53 ... 02:58:07 02:58:07 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:58:08 #74 ... 02:58:08 02:58:08 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:58:08 #75 DONE 1.5s 02:58:08 02:58:08 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:58:08 #63 14.36 (1/4) Installing dumb-init (1.2.5-r3) 02:58:08 #63 14.38 (2/4) Installing openssl (3.3.3-r0) 02:58:08 #63 14.57 (3/4) Installing su-exec (0.2-r3) 02:58:08 #63 14.59 (4/4) Installing yq-go (4.44.1-r2) 02:58:08 #63 15.61 Executing busybox-1.36.1-r29.trigger 02:58:08 #63 15.83 OK: 20 MiB in 18 packages 02:58:08 #63 DONE 18.3s 02:58:08 02:58:08 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:08 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.16MB / 33.17MB 13.2s 02:58:08 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.4s done 02:58:08 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.4s done 02:58:09 #53 ... 02:58:09 02:58:09 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:58:09 #56 17.76 (1/2) Installing dumb-init (1.2.5-r3) 02:58:09 #56 17.77 (2/2) Installing su-exec (0.2-r3) 02:58:09 #56 17.77 Executing busybox-1.36.1-r29.trigger 02:58:09 #56 17.91 OK: 9 MiB in 16 packages 02:58:09 #56 DONE 19.3s 02:58:09 02:58:09 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:58:11 #76 ... 02:58:11 02:58:11 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:58:11 #55 14.95 (1/4) Installing ca-certificates (20241121-r1) 02:58:11 #55 15.48 (2/4) Installing dumb-init (1.2.5-r3) 02:58:11 #55 15.56 (3/4) Installing su-exec (0.2-r3) 02:58:11 #55 15.59 (4/4) Installing yq-go (4.44.1-r2) 02:58:11 #55 17.11 Executing busybox-1.36.1-r29.trigger 02:58:11 #55 17.35 Executing ca-certificates-20241121-r1.trigger 02:58:11 #55 18.78 OK: 20 MiB in 18 packages 02:58:11 #55 DONE 21.0s 02:58:11 02:58:11 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:58:11 #60 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:11 #60 18.91 (1/1) Installing dumb-init (1.2.5-r3) 02:58:11 #60 18.95 Executing busybox-1.36.1-r29.trigger 02:58:11 #60 19.06 OK: 9 MiB in 15 packages 02:58:11 #60 DONE 21.2s 02:58:11 02:58:11 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:58:12 #77 ... 02:58:12 02:58:12 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:12 #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 8.6s done 02:58:12 #70 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 02:58:12 #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 02:58:12 #70 ... 02:58:12 02:58:12 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:12 #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 02:58:12 #53 ... 02:58:12 02:58:12 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:58:12 #67 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:12 #67 20.46 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:58:12 #67 20.46 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:58:12 #67 20.46 OK: 24067 distinct packages available 02:58:12 #67 21.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:12 #67 ... 02:58:12 02:58:12 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:13 #53 ... 02:58:13 02:58:13 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:58:13 #62 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:13 #62 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:13 #62 ... 02:58:13 02:58:13 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:14 #53 ... 02:58:14 02:58:14 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:58:14 #64 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:14 #64 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:14 #64 ... 02:58:14 02:58:14 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:14 #53 ... 02:58:14 02:58:14 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:14 #57 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:14 #57 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:14 #57 24.94 (1/1) Installing dumb-init (1.2.5-r3) 02:58:14 #57 24.96 Executing busybox-1.36.1-r29.trigger 02:58:14 #57 25.14 OK: 9 MiB in 15 packages 02:58:15 #57 ... 02:58:15 02:58:15 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:15 #53 ... 02:58:15 02:58:15 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:15 #78 ... 02:58:15 02:58:15 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:15 #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.2s 02:58:16 #70 ... 02:58:16 02:58:16 #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:58:16 #43 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:16 #43 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:16 #43 ... 02:58:16 02:58:16 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:17 #70 ... 02:58:17 02:58:17 #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:17 #57 DONE 27.7s 02:58:17 02:58:17 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:18 #70 ... 02:58:18 02:58:18 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:58:18 #62 24.66 OK: 239 MiB in 58 packages 02:58:18 #62 DONE 27.7s 02:58:18 02:58:18 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:18 #70 ... 02:58:18 02:58:18 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:58:18 #0 7.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:18 #0 9.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:18 #79 ... 02:58:18 02:58:18 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:18 #80 ... 02:58:18 02:58:18 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:18 #70 ... 02:58:18 02:58:18 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:18 #72 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:18 #72 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:19 #116 DONE 48.8s 02:58:19 02:58:19 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:19 #100 DONE 40.4s 02:58:19 02:58:19 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:19 #77 DONE 48.7s 02:58:19 02:58:19 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:19 #118 DONE 48.8s 02:58:19 02:58:19 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:19 #79 DONE 47.5s 02:58:19 02:58:19 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:19 #117 DONE 48.8s 02:58:19 02:58:19 #119 [support-scheduler builder 6/7] COPY . . 02:58:19 #72 ... 02:58:19 02:58:19 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:19 #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.7s 02:58:19 #53 ... 02:58:19 02:58:19 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:58:19 #64 26.33 OK: 239 MiB in 58 packages 02:58:19 #64 DONE 28.8s 02:58:19 02:58:19 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:58:19 #81 DONE 1.2s 02:58:19 02:58:19 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:19 #70 ... 02:58:19 02:58:19 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:58:19 #69 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:19 #69 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:19 #69 ... 02:58:19 02:58:19 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:20 #70 ... 02:58:20 02:58:20 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:58:20 #82 DONE 1.1s 02:58:20 02:58:20 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:20 #70 ... 02:58:20 02:58:20 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:20 #68 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:20 #68 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:20 #68 ... 02:58:20 02:58:20 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:21 #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.3s 02:58:21 #70 ... 02:58:21 02:58:21 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:58:21 #0 7.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:21 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:21 #83 ... 02:58:21 02:58:21 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:21 #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.7s done 02:58:22 #70 ... 02:58:22 02:58:22 #54 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:58:22 #54 13.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:22 #54 15.86 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:22 #54 ... 02:58:22 02:58:22 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:58:22 #74 14.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:22 #74 16.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:22 #74 ... 02:58:22 02:58:22 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:23 #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.9s 02:58:23 #53 ... 02:58:23 02:58:23 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:23 #71 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:23 #71 22.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:23 #71 ... 02:58:23 02:58:23 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:23 #53 ... 02:58:23 02:58:23 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:58:23 #67 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:24 #67 ... 02:58:24 02:58:24 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:25 #53 ... 02:58:25 02:58:25 #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:58:25 #43 27.29 (1/3) Installing ca-certificates (20241121-r1) 02:58:25 #43 28.10 (2/3) Installing dumb-init (1.2.5-r3) 02:58:25 #43 28.12 (3/3) Installing tzdata (2025a-r0) 02:58:25 #43 30.39 Executing busybox-1.36.1-r29.trigger 02:58:25 #43 30.59 Executing ca-certificates-20241121-r1.trigger 02:58:25 #43 32.03 OK: 11 MiB in 17 packages 02:58:25 #43 DONE 34.4s 02:58:25 02:58:25 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:27 #53 ... 02:58:27 02:58:27 #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:58:27 #0 6.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:27 #0 9.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:27 #84 ... 02:58:27 02:58:27 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:27 #53 ... 02:58:27 02:58:27 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:58:27 #69 30.27 (1/7) Installing ca-certificates (20241121-r1) 02:58:27 #69 31.20 (2/7) Installing dumb-init (1.2.5-r3) 02:58:27 #69 31.24 (3/7) Installing libgcc (13.2.1_git20240309-r1) 02:58:27 #69 31.28 (4/7) Installing libsodium (1.0.19-r0) 02:58:27 #69 31.37 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 02:58:27 #69 31.76 (6/7) Installing libzmq (4.3.5-r2) 02:58:27 #69 31.93 (7/7) Installing zeromq (4.3.5-r2) 02:58:27 #69 32.05 Executing busybox-1.36.1-r29.trigger 02:58:27 #69 32.42 Executing ca-certificates-20241121-r1.trigger 02:58:27 #69 33.89 OK: 14 MiB in 21 packages 02:58:27 #69 DONE 36.3s 02:58:27 02:58:27 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:28 #53 ... 02:58:28 02:58:28 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:58:28 #76 8.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:28 #76 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:28 #76 ... 02:58:28 02:58:28 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:28 #53 ... 02:58:28 02:58:28 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:58:28 #67 36.30 OK: 239 MiB in 58 packages 02:58:28 #67 DONE 38.1s 02:58:28 02:58:28 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:58:29 #119 ... 02:58:29 02:58:29 #120 [security-proxy-setup builder 6/7] COPY . . 02:58:29 #120 ... 02:58:29 02:58:29 #121 [core-data builder 6/7] COPY . . 02:58:29 #121 ... 02:58:29 02:58:29 #122 [support-notifications builder 6/7] COPY . . 02:58:29 #122 ... 02:58:29 02:58:29 #123 [core-keeper builder 7/8] COPY . . 02:58:29 #123 ... 02:58:29 02:58:29 #124 [security-spiffe-token-provider builder 6/7] COPY . . 02:58:29 #85 ... 02:58:29 02:58:29 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:58:29 #77 8.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:29 #77 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:29 #77 ... 02:58:29 02:58:29 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:58:29 #85 DONE 0.9s 02:58:29 02:58:29 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:29 #86 ... 02:58:29 02:58:29 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:29 #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.2s 02:58:29 #53 ... 02:58:29 02:58:29 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:58:29 #74 29.83 OK: 239 MiB in 58 packages 02:58:29 #74 DONE 32.0s 02:58:29 02:58:29 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:29 #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.7s done 02:58:30 #53 ... 02:58:30 02:58:30 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:30 #87 ... 02:58:30 02:58:30 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:58:30 #79 21.74 OK: 20 MiB in 18 packages 02:58:30 #79 ... 02:58:30 02:58:30 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:58:30 #88 DONE 0.8s 02:58:30 02:58:30 #54 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:58:30 #54 27.87 (1/1) Installing dumb-init (1.2.5-r3) 02:58:30 #54 28.67 Executing busybox-1.36.1-r29.trigger 02:58:30 #54 28.79 OK: 9 MiB in 15 packages 02:58:30 #54 DONE 31.9s 02:58:30 02:58:30 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:58:30 #83 19.78 OK: 9 MiB in 15 packages 02:58:31 #83 ... 02:58:31 02:58:31 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:58:31 #53 DONE 39.8s 02:58:31 02:58:31 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:32 #89 ... 02:58:32 02:58:32 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:58:32 #79 DONE 23.8s 02:58:32 02:58:32 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:58:32 #90 DONE 0.2s 02:58:32 02:58:32 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:58:32 #76 22.95 OK: 9 MiB in 16 packages 02:58:33 #76 ... 02:58:33 02:58:33 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:58:33 #83 DONE 21.9s 02:58:33 02:58:33 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:58:33 #77 21.77 OK: 20 MiB in 18 packages 02:58:33 #77 ... 02:58:33 02:58:33 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:33 #72 30.69 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:58:33 #72 30.69 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:58:33 #72 30.69 OK: 24048 distinct packages available 02:58:33 #72 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:33 #72 34.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:33 #72 ... 02:58:33 02:58:33 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:33 #71 34.17 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:58:33 #71 34.17 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:58:33 #71 34.17 OK: 24048 distinct packages available 02:58:33 #71 36.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:33 #71 38.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:33 #71 ... 02:58:33 02:58:33 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:33 #68 32.72 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:58:33 #68 32.72 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:58:33 #68 32.72 OK: 24048 distinct packages available 02:58:33 #68 35.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:33 #68 37.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:33 #68 ... 02:58:33 02:58:33 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:58:33 #0 6.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:33 #0 8.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:34 #91 ... 02:58:34 02:58:34 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:58:34 #77 DONE 23.5s 02:58:34 02:58:34 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:58:34 #0 5.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:34 #92 ... 02:58:34 02:58:34 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:58:34 #76 DONE 25.2s 02:58:34 02:58:34 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:58:37 #93 DONE 2.6s 02:58:37 02:58:37 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:37 #72 43.38 (1/5) Installing dumb-init (1.2.5-r3) 02:58:37 #72 43.40 (2/5) Installing musl-obstack (1.2.3-r2) 02:58:37 #72 43.42 (3/5) Installing libucontext (1.2-r3) 02:58:37 #72 43.45 (4/5) Installing gcompat (1.1.0-r4) 02:58:37 #72 43.50 (5/5) Installing openssl (3.3.3-r0) 02:58:37 #72 43.58 Executing busybox-1.36.1-r29.trigger 02:58:37 #72 43.71 OK: 10 MiB in 19 packages 02:58:37 #72 ... 02:58:37 02:58:37 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:58:37 #94 DONE 0.2s 02:58:37 02:58:37 #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:58:37 #84 18.67 OK: 9 MiB in 15 packages 02:58:37 #84 DONE 20.0s 02:58:37 02:58:37 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:58:37 #92 7.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:37 #124 ... 02:58:37 02:58:37 #122 [support-notifications builder 6/7] COPY . . 02:58:37 #122 DONE 17.7s 02:58:37 02:58:37 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:58:37 #125 CACHED 02:58:37 02:58:37 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:37 #126 CACHED 02:58:37 02:58:37 #127 [security-secretstore-setup builder 6/7] COPY . . 02:58:37 #127 CACHED 02:58:37 02:58:37 #120 [security-proxy-setup builder 6/7] COPY . . 02:58:37 #120 DONE 17.7s 02:58:37 02:58:37 #123 [core-keeper builder 7/8] COPY . . 02:58:37 #123 DONE 17.6s 02:58:37 02:58:37 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:37 #128 CACHED 02:58:37 02:58:37 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:58:37 #129 CACHED 02:58:37 02:58:37 #130 [security-bootstrapper builder 6/7] COPY . . 02:58:37 #130 CACHED 02:58:37 02:58:37 #124 [security-spiffe-token-provider builder 6/7] COPY . . 02:58:37 #124 DONE 17.7s 02:58:37 02:58:37 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:37 #131 CACHED 02:58:37 02:58:37 #132 [security-proxy-auth builder 6/7] COPY . . 02:58:37 #132 CACHED 02:58:37 02:58:37 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:58:37 #133 CACHED 02:58:37 02:58:37 #121 [core-data builder 6/7] COPY . . 02:58:37 #121 DONE 17.7s 02:58:37 02:58:37 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:37 #134 CACHED 02:58:37 02:58:37 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:58:37 #135 CACHED 02:58:37 02:58:37 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 02:58:37 #136 CACHED 02:58:37 02:58:37 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:58:37 #137 CACHED 02:58:37 02:58:37 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:37 #138 CACHED 02:58:37 02:58:37 #139 [core-metadata builder 6/7] COPY . . 02:58:37 #139 CACHED 02:58:37 02:58:37 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:37 #140 CACHED 02:58:37 02:58:37 #141 [core-command builder 6/7] COPY . . 02:58:37 #141 CACHED 02:58:37 02:58:37 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 02:58:37 #142 CACHED 02:58:37 02:58:37 #119 [support-scheduler builder 6/7] COPY . . 02:58:37 #119 DONE 17.7s 02:58:37 02:58:37 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:58:37 #143 1.292 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:58:37 #92 ... 02:58:37 02:58:37 #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:37 #72 DONE 45.1s 02:58:37 02:58:37 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:58:39 #95 ... 02:58:39 02:58:39 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:39 #96 ... 02:58:39 02:58:39 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:39 #71 46.12 (1/4) Installing dumb-init (1.2.5-r3) 02:58:39 #71 46.17 (2/4) Installing musl-obstack (1.2.3-r2) 02:58:39 #71 46.19 (3/4) Installing libucontext (1.2-r3) 02:58:39 #71 46.21 (4/4) Installing gcompat (1.1.0-r4) 02:58:39 #71 46.22 Executing busybox-1.36.1-r29.trigger 02:58:39 #71 46.39 OK: 9 MiB in 18 packages 02:58:40 #71 DONE 47.3s 02:58:40 02:58:40 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:58:41 #97 ... 02:58:41 02:58:41 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:41 #68 46.96 (1/14) Installing ca-certificates (20241121-r1) 02:58:41 #68 47.54 (2/14) Installing brotli-libs (1.1.0-r2) 02:58:41 #68 47.62 (3/14) Installing c-ares (1.33.1-r0) 02:58:41 #68 47.67 (4/14) Installing libunistring (1.2-r0) 02:58:41 #68 47.83 (5/14) Installing libidn2 (2.3.7-r0) 02:58:41 #68 47.86 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:58:41 #68 47.90 (7/14) Installing libpsl (0.21.5-r1) 02:58:41 #68 47.93 (8/14) Installing zstd-libs (1.5.6-r0) 02:58:41 #68 48.03 (9/14) Installing libcurl (8.12.1-r0) 02:58:41 #68 48.09 (10/14) Installing curl (8.12.1-r0) 02:58:41 #68 48.14 (11/14) Installing dumb-init (1.2.5-r3) 02:58:41 #68 48.17 (12/14) Installing musl-obstack (1.2.3-r2) 02:58:41 #68 48.19 (13/14) Installing libucontext (1.2-r3) 02:58:41 #68 48.19 (14/14) Installing gcompat (1.1.0-r4) 02:58:41 #68 48.21 Executing busybox-1.36.1-r29.trigger 02:58:41 #68 48.28 Executing ca-certificates-20241121-r1.trigger 02:58:41 #68 49.02 OK: 15 MiB in 28 packages 02:58:41 #68 DONE 50.2s 02:58:41 02:58:41 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:41 #98 ... 02:58:41 02:58:41 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:58:41 #92 12.30 OK: 14 MiB in 21 packages 02:58:41 #92 DONE 14.0s 02:58:41 02:58:41 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:58:41 #95 2.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:41 #95 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:42 #95 ... 02:58:42 02:58:42 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:58:42 #91 15.34 OK: 11 MiB in 17 packages 02:58:42 #91 DONE 16.9s 02:58:42 02:58:42 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:43 #70 ... 02:58:43 02:58:43 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:58:43 #97 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:44 #97 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:44 #97 ... 02:58:44 02:58:44 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:58:44 #95 6.535 OK: 10 MiB in 19 packages 02:58:44 #95 DONE 7.0s 02:58:44 02:58:44 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:45 #99 ... 02:58:45 02:58:45 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:58:45 #100 DONE 1.2s 02:58:45 02:58:45 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:46 #101 ... 02:58:46 02:58:46 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:46 #99 DONE 1.6s 02:58:46 02:58:46 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:58:46 #102 DONE 0.2s 02:58:46 02:58:46 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:46 #98 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:46 #98 3.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:46 #98 ... 02:58:46 02:58:46 #103 [security-spire-server stage-2 6/9] COPY security.txt / 02:58:46 #103 DONE 0.2s 02:58:46 02:58:46 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:58:46 #104 DONE 0.2s 02:58:46 02:58:46 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:47 #101 ... 02:58:47 02:58:47 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:58:47 #105 DONE 0.2s 02:58:47 02:58:47 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:58:47 #97 6.854 OK: 9 MiB in 18 packages 02:58:47 #97 ... 02:58:47 02:58:47 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:58:47 #106 DONE 0.3s 02:58:47 02:58:47 #107 [security-spire-server] exporting to image 02:58:47 #107 exporting layers 02:58:47 #143 ... 02:58:47 02:58:47 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:58:47 #0 0.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:58:47 #144 ... 02:58:47 02:58:47 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:58:47 #0 0.745 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:58:47 #145 ... 02:58:47 02:58:47 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:58:47 #0 1.009 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:58:47 #146 ... 02:58:47 02:58:47 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:58:47 #0 0.899 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:58:47 #147 ... 02:58:47 02:58:47 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:58:47 #0 1.378 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:58:47 #148 ... 02:58:47 02:58:47 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:47 #0 0.524 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:58:47 #149 ... 02:58:47 02:58:47 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:58:47 #0 0.949 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:58:47 #150 ... 02:58:47 02:58:47 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:58:47 #0 0.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:58:47 #151 ... 02:58:47 02:58:47 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:58:47 #0 0.814 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:58:47 #152 ... 02:58:47 02:58:47 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:58:47 #0 1.346 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:58:47 #153 ... 02:58:47 02:58:47 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:58:47 #0 1.257 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:58:47 #107 ... 02:58:47 02:58:47 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:47 #101 DONE 2.0s 02:58:47 02:58:47 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:58:47 #97 DONE 7.6s 02:58:47 02:58:47 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:58:48 #108 DONE 0.5s 02:58:48 02:58:48 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:48 #98 6.371 OK: 15 MiB in 28 packages 02:58:48 #98 DONE 7.1s 02:58:48 02:58:48 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 02:58:48 #109 DONE 0.3s 02:58:48 02:58:48 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:58:49 #110 DONE 0.2s 02:58:49 02:58:49 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:58:49 #111 DONE 0.2s 02:58:49 02:58:49 #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:49 #112 ... 02:58:49 02:58:49 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:58:49 #113 DONE 0.4s 02:58:49 02:58:49 #107 [security-spire-agent] exporting to image 02:58:50 #107 ... 02:58:50 02:58:50 #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:50 #112 DONE 2.3s 02:58:50 02:58:50 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:58:50 #114 DONE 0.2s 02:58:50 02:58:50 #115 [security-spire-config stage-2 6/10] COPY security.txt / 02:58:50 #115 DONE 0.2s 02:58:50 02:58:50 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:50 #89 ... 02:58:50 02:58:50 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:58:50 #116 DONE 0.2s 02:58:50 02:58:50 #107 [security-spire-server] exporting to image 02:58:50 #107 exporting layers 3.5s done 02:58:50 #107 writing image sha256:e6da2d7baa3430d5ef5bb55019cba414611e01387b17a6b8b4c66353cea178ee done 02:58:50 #107 naming to docker.io/library/security-spire-server-arm64 done 02:58:51 #107 ... 02:58:51 02:58:51 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:58:51 #117 DONE 0.1s 02:58:51 02:58:51 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:58:51 #118 DONE 0.1s 02:58:51 02:58:51 #107 [security-spire-config] exporting to image 02:58:52 #107 exporting layers 2.6s done 02:58:52 #107 writing image sha256:39bd30de5d1c0324cd9a2adb0a37b2207678f8c907f530d28c07cb617f46a8a0 02:58:52 #107 writing image sha256:39bd30de5d1c0324cd9a2adb0a37b2207678f8c907f530d28c07cb617f46a8a0 done 02:58:52 #107 naming to docker.io/library/security-spire-agent-arm64 done 02:58:53 #107 exporting layers 2.5s done 02:58:53 #107 writing image sha256:4ea985a97debe18e2fe3b91ca546061575b785bff7fc0e3753fb3ae2c43a2359 done 02:58:53 #107 naming to docker.io/library/security-spire-config-arm64 done 02:58:53 #107 DONE 6.5s 02:58:53 02:58:53 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #96 ... 03:00:15 03:00:15 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #89 DONE 96.6s 03:00:15 03:00:15 #119 [core-keeper builder 7/8] COPY . . 03:00:15 #119 ... 03:00:15 03:00:15 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #86 DONE 108.2s 03:00:15 03:00:15 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #87 DONE 107.2s 03:00:15 03:00:15 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #96 DONE 98.3s 03:00:15 03:00:15 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #78 DONE 121.7s 03:00:15 03:00:15 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #80 DONE 119.3s 03:00:15 03:00:15 #120 [core-data builder 6/7] COPY . . 03:00:15 #120 ... 03:00:15 03:00:15 #121 [support-scheduler builder 6/7] COPY . . 03:00:15 #121 DONE 1.9s 03:00:15 03:00:15 #122 [support-notifications builder 6/7] COPY . . 03:00:15 #122 DONE 1.9s 03:00:15 03:00:15 #123 [security-spiffe-token-provider builder 6/7] COPY . . 03:00:15 #123 DONE 1.9s 03:00:15 03:00:15 #119 [core-keeper builder 7/8] COPY . . 03:00:15 #119 DONE 2.0s 03:00:15 03:00:15 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:00:15 #124 CACHED 03:00:15 03:00:15 #125 [security-bootstrapper builder 6/7] COPY . . 03:00:15 #125 CACHED 03:00:15 03:00:15 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #126 CACHED 03:00:15 03:00:15 #127 [security-proxy-setup builder 6/7] COPY . . 03:00:15 #127 DONE 2.0s 03:00:15 03:00:15 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #128 CACHED 03:00:15 03:00:15 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 03:00:15 #129 CACHED 03:00:15 03:00:15 #130 [core-command builder 6/7] COPY . . 03:00:15 #130 CACHED 03:00:15 03:00:15 #131 [core-metadata builder 6/7] COPY . . 03:00:15 #131 CACHED 03:00:15 03:00:15 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #132 CACHED 03:00:15 03:00:15 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:00:15 #133 CACHED 03:00:15 03:00:15 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #134 CACHED 03:00:15 03:00:15 #135 [security-proxy-auth builder 6/7] COPY . . 03:00:15 #135 CACHED 03:00:15 03:00:15 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:00:15 #136 CACHED 03:00:15 03:00:15 #137 [security-secretstore-setup builder 6/7] COPY . . 03:00:15 #137 CACHED 03:00:15 03:00:15 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:00:15 #138 CACHED 03:00:15 03:00:15 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #139 CACHED 03:00:15 03:00:15 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:15 #140 CACHED 03:00:15 03:00:15 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 03:00:15 #141 CACHED 03:00:15 03:00:15 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:00:15 #142 CACHED 03:00:15 03:00:15 #120 [core-data builder 6/7] COPY . . 03:00:15 #120 DONE 1.9s 03:00:15 03:00:15 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:00:15 #143 4.654 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:00:19 #143 ... 03:00:19 03:00:19 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:19 #0 4.908 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:00:19 #144 ... 03:00:19 03:00:19 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:00:19 #0 6.136 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:00:19 #145 ... 03:00:19 03:00:19 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:00:19 #0 6.113 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:00:19 #146 ... 03:00:19 03:00:19 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:00:19 #0 5.877 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:00:19 #147 ... 03:00:19 03:00:19 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:00:19 #0 5.997 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:00:20 #148 ... 03:00:20 03:00:20 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:20 #0 5.868 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:00:20 #149 ... 03:00:20 03:00:20 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:00:20 #0 4.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:00:20 #150 ... 03:00:20 03:00:20 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:00:20 #0 5.255 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:00:20 #151 ... 03:00:20 03:00:20 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:20 #0 4.344 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:00:20 #152 ... 03:00:20 03:00:20 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:00:20 #0 5.549 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:00:21 #153 ... 03:00:21 03:00:21 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:00:21 #0 5.191 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:00:24 #154 ... 03:00:24 03:00:24 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:00:24 #151 DONE 97.5s 03:00:24 03:00:24 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:00:24 #146 DONE 97.5s 03:00:24 03:00:24 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:00:24 #144 ... 03:00:24 03:00:24 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:00:24 #155 DONE 0.3s 03:00:24 03:00:24 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:00:24 #156 DONE 0.2s 03:00:24 03:00:24 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:00:24 #157 DONE 0.1s 03:00:24 03:00:24 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:00:24 #158 DONE 0.2s 03:00:24 03:00:24 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:00:24 #159 DONE 0.3s 03:00:24 03:00:24 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:00:24 #160 ... 03:00:24 03:00:24 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:00:24 #161 DONE 0.2s 03:00:24 03:00:24 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:00:24 #162 ... 03:00:24 03:00:24 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:00:24 #160 DONE 1.2s 03:00:24 03:00:24 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:00:24 #163 DONE 0.2s 03:00:24 03:00:24 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:00:24 #164 DONE 0.2s 03:00:24 03:00:24 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:00:24 #152 ... 03:00:24 03:00:24 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:00:24 #165 DONE 0.3s 03:00:24 03:00:24 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:00:24 #152 ... 03:00:24 03:00:24 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:00:24 #162 DONE 1.2s 03:00:24 03:00:24 #112 [core-common-config-bootstrapper] exporting to image 03:00:24 #112 exporting layers 03:00:24 #112 ... 03:00:24 03:00:24 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:00:24 #166 DONE 0.2s 03:00:24 03:00:24 #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/ 03:00:24 #167 DONE 0.2s 03:00:24 03:00:24 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:24 #148 ... 03:00:24 03:00:24 #112 [core-common-config-bootstrapper] exporting to image 03:00:24 #112 exporting layers 0.4s done 03:00:24 #112 writing image sha256:30f23e7da2d80e11fd3a2dbe8edd8759db35d73d556471d4c026c82555b38ad1 done 03:00:24 #112 naming to docker.io/library/core-common-config-bootstrapper done 03:00:24 #112 DONE 1.3s 03:00:24 03:00:24 #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/ 03:00:24 #168 DONE 0.1s 03:00:24 03:00:24 #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/ 03:00:24 #169 DONE 0.1s 03:00:24 03:00:24 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:00:24 #170 DONE 0.1s 03:00:24 03:00:24 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:00:24 #171 DONE 1.0s 03:00:24 03:00:24 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:24 #143 ... 03:00:24 03:00:24 #112 [security-bootstrapper] exporting to image 03:00:24 #112 exporting layers 0.9s done 03:00:24 #112 writing image sha256:d6c4e5d30b25777bdd7f8bbeac2bc512cf5cbac4cfa950ff3a60147a8b881f57 0.0s done 03:00:24 #112 naming to docker.io/library/security-bootstrapper 0.0s done 03:00:24 #112 DONE 2.3s 03:00:24 03:00:24 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:01:45 #143 ... 03:01:45 03:01:45 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:01:45 #153 180.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:01:55 #153 DONE 199.4s 03:01:55 03:01:55 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:01:55 #145 DONE 199.4s 03:01:55 03:01:55 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:01:55 #144 DONE 199.4s 03:01:55 03:01:55 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:01:55 #143 DONE 199.3s 03:01:55 03:01:55 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:01:55 #154 DONE 199.4s 03:01:55 03:01:55 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:01:55 #172 ... 03:01:55 03:01:55 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:01:55 #147 DONE 199.4s 03:01:55 03:01:55 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:01:55 #152 DONE 199.5s 03:01:55 03:01:55 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:01:55 #148 DONE 199.5s 03:01:55 03:01:55 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:01:55 #150 DONE 199.6s 03:01:56 03:01:56 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:01:56 #172 DONE 0.3s 03:01:56 03:01:56 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:01:56 #149 DONE 199.7s 03:01:56 03:01:56 #173 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:01:56 #173 ... 03:01:56 03:01:56 #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:01:56 #174 DONE 0.2s 03:01:56 03:01:56 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:01:56 #175 DONE 0.3s 03:01:56 03:01:56 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:01:56 #176 DONE 0.2s 03:01:56 03:01:56 #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:01:56 #177 DONE 0.3s 03:01:56 03:01:56 #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:01:56 #178 DONE 0.3s 03:01:56 03:01:56 #173 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:01:56 #173 DONE 0.2s 03:01:56 03:01:56 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:01:56 #179 DONE 0.1s 03:01:56 03:01:56 #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:01:56 #180 DONE 0.2s 03:01:56 03:01:56 #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:01:56 #181 ... 03:01:56 03:01:56 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:01:56 #182 DONE 0.4s 03:01:56 03:01:56 #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:01:56 #183 DONE 0.3s 03:01:56 03:01:56 #184 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:01:56 #184 CACHED 03:01:56 03:01:56 #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:01:56 #185 CACHED 03:01:56 03:01:56 #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:01:56 #186 DONE 0.4s 03:01:56 03:01:56 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:01:56 #187 CACHED 03:01:56 03:01:56 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:01:56 #188 CACHED 03:01:56 03:01:56 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:01:56 #189 DONE 0.4s 03:01:56 03:01:56 #190 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:01:56 #190 DONE 0.3s 03:01:56 03:01:56 #191 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:01:56 #191 DONE 0.4s 03:01:56 03:01:56 #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:01:56 #181 DONE 0.4s 03:01:56 03:01:56 #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:01:58 #192 ... 03:01:58 03:01:58 #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:01:58 #193 DONE 1.6s 03:01:58 03:01:58 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:01:58 #194 DONE 1.4s 03:01:58 03:01:58 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:01:58 #195 DONE 1.5s 03:01:58 03:01:58 #196 [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 03:01:58 #196 DONE 1.5s 03:01:58 03:01:58 #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:01:58 #197 DONE 1.4s 03:01:58 03:01:58 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:01:58 #198 DONE 1.5s 03:01:58 03:01:58 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:01:58 #199 DONE 1.4s 03:01:58 03:01:58 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:01:58 #200 DONE 1.5s 03:01:58 03:01:58 #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:01:58 #192 DONE 1.4s 03:01:58 03:01:58 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:01:58 #201 DONE 1.5s 03:01:58 03:01:58 #112 [core-keeper] exporting to image 03:01:58 #112 exporting layers 03:01:58 #112 ... 03:01:58 03:01:58 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:01:58 #202 DONE 0.7s 03:01:58 03:01:58 #203 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:01:58 #203 DONE 0.7s 03:01:58 03:01:58 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:01:58 #204 DONE 0.7s 03:01:58 03:01:58 #205 [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 03:01:58 #205 DONE 0.7s 03:01:58 03:01:58 #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:01:58 #206 DONE 0.7s 03:01:58 03:01:58 #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:01:58 #207 DONE 0.7s 03:01:58 03:01:58 #208 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:01:58 #208 DONE 0.7s 03:01:58 03:01:58 #112 [security-spiffe-token-provider] exporting to image 03:01:58 #112 exporting layers 0.6s done 03:01:58 #112 ... 03:01:58 03:01:58 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:01:58 #209 DONE 0.7s 03:01:58 03:01:58 #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:01:58 #210 DONE 0.7s 03:01:58 03:01:58 #112 [core-command] exporting to image 03:01:58 #112 writing image sha256:cb7b1502183fc9b94914f7de10bf494de8e572f74baf3a3f7651b008f2c39734 0.1s done 03:01:58 #112 naming to docker.io/library/core-keeper 03:01:58 #112 ... 03:01:58 03:01:58 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:01:58 #211 DONE 0.3s 03:01:58 03:01:58 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:01:58 #212 DONE 0.2s 03:01:58 03:01:58 #213 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:01:58 #213 DONE 0.2s 03:01:58 03:01:58 #112 [support-notifications] exporting to image 03:01:58 #112 naming to docker.io/library/core-keeper done 03:01:58 #112 ... 03:01:58 03:01:58 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:01:58 #214 DONE 0.3s 03:01:58 03:01:58 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:01:58 #215 DONE 0.2s 03:01:58 03:01:58 #112 [core-metadata] exporting to image 03:01:58 #112 exporting layers 0.3s done 03:01:58 #112 writing image sha256:decc3cd7ee1ae14799a43a487a2725e9f1b2958b5cb8c1656f93dea86b94c430 03:01:58 #112 writing image sha256:0f5468f9db45680e16b75b4439a4cf84daeb38236657577c4b7d40f73a2b3acb 03:01:58 #112 writing image sha256:fa6d80d620de1af7b0451f7143aa902b52fc67c911f6e9680122791bf99b93f1 03:01:58 #112 writing image sha256:2d8e28de465522d941f4e4d5a2660e0d77d24b17ddb8481d6e9744000ec0d6d8 03:01:59 #112 writing image sha256:decc3cd7ee1ae14799a43a487a2725e9f1b2958b5cb8c1656f93dea86b94c430 0.2s done 03:01:59 #112 writing image sha256:0f5468f9db45680e16b75b4439a4cf84daeb38236657577c4b7d40f73a2b3acb 0.2s done 03:01:59 #112 writing image sha256:fa6d80d620de1af7b0451f7143aa902b52fc67c911f6e9680122791bf99b93f1 0.2s done 03:01:59 #112 writing image sha256:2d8e28de465522d941f4e4d5a2660e0d77d24b17ddb8481d6e9744000ec0d6d8 0.2s done 03:01:59 #112 naming to docker.io/library/security-spiffe-token-provider 03:01:59 #112 naming to docker.io/library/support-scheduler 03:01:59 #112 naming to docker.io/library/core-data 03:01:59 #112 naming to docker.io/library/core-command 03:01:59 #112 ... 03:01:59 03:01:59 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:01:59 #216 DONE 0.3s 03:01:59 03:01:59 #112 [core-command] exporting to image 03:01:59 #112 exporting layers 0.3s done 03:01:59 #112 naming to docker.io/library/security-spiffe-token-provider 0.0s done 03:01:59 #112 naming to docker.io/library/support-scheduler 0.1s done 03:01:59 #112 naming to docker.io/library/core-data 0.0s done 03:01:59 #112 naming to docker.io/library/core-command 0.0s done 03:01:59 #112 writing image sha256:3a6ede48cb5865cbc32df91e0a3ce6c1f9184798d18e9255de62d40d8f61f116 03:01:59 #112 writing image sha256:3a6ede48cb5865cbc32df91e0a3ce6c1f9184798d18e9255de62d40d8f61f116 done 03:01:59 #112 writing image sha256:9724efe2fb236e1f88b8472c99fefd564f472dc9d3689b034cc140c215b9ad94 done 03:01:59 #112 naming to docker.io/library/support-notifications done 03:01:59 #112 naming to docker.io/library/core-metadata done 03:01:59 #112 DONE 3.8s 03:01:59 03:01:59 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:01:59 #217 DONE 0.4s 03:01:59 03:01:59 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:01:59 #218 DONE 0.0s 03:01:59 03:01:59 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:01:59 #219 DONE 0.9s 03:01:59 03:01:59 #112 [security-proxy-auth] exporting to image 03:01:59 #112 ... 03:01:59 03:01:59 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:01:59 #220 DONE 0.8s 03:01:59 03:01:59 #112 [security-proxy-setup] exporting to image 03:01:59 #112 exporting layers 0.2s done 03:01:59 #112 writing image sha256:8f53e1a91b8431304c7c4c0a9363be5f12f4fe1ec514e3170cf379ad9b05ef94 done 03:01:59 #112 naming to docker.io/library/security-proxy-setup done 03:02:00 #112 ... 03:02:00 03:02:00 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:02:00 #221 DONE 0.4s 03:02:00 03:02:00 #112 [security-secretstore-setup] exporting to image 03:02:00 #112 exporting layers 0.5s done 03:02:00 #112 writing image sha256:e77ef891a17df1ae098656c26f730c9e758ffe32ea491018e7317e25712071d9 done 03:02:00 #112 naming to docker.io/library/security-proxy-auth 03:02:00 #112 exporting layers 0.2s done 03:02:00 #112 naming to docker.io/library/security-proxy-auth done 03:02:00 #112 writing image sha256:59d051cb18edd3331eefc1e9a57e3324ac0bee7f1e2bdfbcf6cb2fd0e6cece71 done 03:02:00 #112 naming to docker.io/library/security-secretstore-setup done 03:02:00 #112 DONE 4.4s 03:02:00 time="2025-03-15T02:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:00 time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:02:00 $ docker stop --time=1 962287ff002cf3135a6940b57654a1a35815d378ba2688987dbfe21ff8b17761 03:02:01 $ docker rm -f --volumes 962287ff002cf3135a6940b57654a1a35815d378ba2688987dbfe21ff8b17761 [Pipeline] // withDockerContainer [Pipeline] sh 03:02:01 + docker images 03:02:01 REPOSITORY TAG IMAGE ID CREATED SIZE 03:02:01 security-secretstore-setup latest 59d051cb18ed 2 seconds ago 67.7MB 03:02:01 security-proxy-setup latest 8f53e1a91b84 2 seconds ago 38.2MB 03:02:01 security-proxy-auth latest e77ef891a17d 2 seconds ago 31.3MB 03:02:01 core-command latest fa6d80d620de 3 seconds ago 27.9MB 03:02:01 core-metadata latest 3a6ede48cb58 3 seconds ago 32.6MB 03:02:01 core-data latest decc3cd7ee1a 3 seconds ago 32.4MB 03:02:01 support-scheduler latest 0f5468f9db45 3 seconds ago 48MB 03:02:01 support-notifications latest 9724efe2fb23 3 seconds ago 51.6MB 03:02:01 security-spiffe-token-provider latest 2d8e28de4655 3 seconds ago 46.9MB 03:02:01 core-keeper latest cb7b1502183f 4 seconds ago 32.1MB 03:02:01 security-bootstrapper latest d6c4e5d30b25 About a minute ago 20.3MB 03:02:01 core-common-config-bootstrapper latest 30f23e7da2d8 About a minute ago 17.1MB 03:02:01 security-spire-agent latest c20a5029c713 4 minutes ago 195MB 03:02:01 security-spire-config latest 5fde8d8ca199 4 minutes ago 149MB 03:02:01 security-spire-server latest 91b06b6b4f80 4 minutes ago 149MB 03:02:01 ci-base-image-x86_64 latest ea78d5bf5e2d 8 minutes ago 929MB 03:02:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 03:02:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 03:02:01 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 03:02:01 provisioning config files... 03:02:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/812@tmp/config9356525210197439925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:02 ---> ****-login.sh 03:02:02 nexus3.edgexfoundry.org:10001 03:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:02 Configure a credential helper to remove this warning. See 03:02:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:02 03:02:02 Login Succeeded 03:02:02 nexus3.edgexfoundry.org:10002 03:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:02 Configure a credential helper to remove this warning. See 03:02:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:02 03:02:02 Login Succeeded 03:02:02 nexus3.edgexfoundry.org:10003 03:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:02 Configure a credential helper to remove this warning. See 03:02:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:02 03:02:02 Login Succeeded 03:02:02 nexus3.edgexfoundry.org:10004 03:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:02 Configure a credential helper to remove this warning. See 03:02:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:02 03:02:02 Login Succeeded 03:02:02 ****.io 03:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:02 Configure a credential helper to remove this warning. See 03:02:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:02 03:02:02 Login Succeeded 03:02:02 ---> ****-login.sh ends [Pipeline] } 03:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:02:02 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:02:02 544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:02 latest 03:02:02 4.0.0-dev.74 03:02:02 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:02 main 03:02:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:03 + docker push nexus3.edgexfoundry.org:10004/core-command:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:02:03 138ab8eabce7: Preparing 03:02:03 867cac227a65: Preparing 03:02:03 e300f209e432: Preparing 03:02:03 e901b68fd6dd: Preparing 03:02:03 ebf7e0b2beca: Preparing 03:02:03 48baa274050a: Preparing 03:02:03 994456c4fd7b: Preparing 03:02:03 48baa274050a: Waiting 03:02:03 994456c4fd7b: Waiting 03:02:03 ebf7e0b2beca: Pushed 03:02:03 e901b68fd6dd: Pushed 03:02:03 e300f209e432: Pushed 03:02:03 138ab8eabce7: Pushed 03:02:03 994456c4fd7b: Layer already exists 03:02:03 48baa274050a: Pushed 03:02:05 867cac227a65: Pushed 03:02:05 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:2a60cb33f4c8f5e0021c6f4d5852dc53289b52919331592c56aa632258b9f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:06 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:02:06 138ab8eabce7: Preparing 03:02:06 867cac227a65: Preparing 03:02:06 e300f209e432: Preparing 03:02:06 e901b68fd6dd: Preparing 03:02:06 ebf7e0b2beca: Preparing 03:02:06 48baa274050a: Preparing 03:02:06 994456c4fd7b: Preparing 03:02:06 48baa274050a: Waiting 03:02:06 994456c4fd7b: Waiting 03:02:06 867cac227a65: Layer already exists 03:02:06 ebf7e0b2beca: Layer already exists 03:02:06 e901b68fd6dd: Layer already exists 03:02:06 e300f209e432: Layer already exists 03:02:06 138ab8eabce7: Layer already exists 03:02:06 994456c4fd7b: Layer already exists 03:02:06 48baa274050a: Layer already exists 03:02:06 latest: digest: sha256:2a60cb33f4c8f5e0021c6f4d5852dc53289b52919331592c56aa632258b9f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:07 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.74 03:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:02:07 138ab8eabce7: Preparing 03:02:07 867cac227a65: Preparing 03:02:07 e300f209e432: Preparing 03:02:07 e901b68fd6dd: Preparing 03:02:07 ebf7e0b2beca: Preparing 03:02:07 48baa274050a: Preparing 03:02:07 994456c4fd7b: Preparing 03:02:07 994456c4fd7b: Waiting 03:02:07 48baa274050a: Waiting 03:02:07 e901b68fd6dd: Layer already exists 03:02:07 ebf7e0b2beca: Layer already exists 03:02:07 138ab8eabce7: Layer already exists 03:02:07 e300f209e432: Layer already exists 03:02:07 867cac227a65: Layer already exists 03:02:07 994456c4fd7b: Layer already exists 03:02:07 48baa274050a: Layer already exists 03:02:07 4.0.0-dev.74: digest: sha256:2a60cb33f4c8f5e0021c6f4d5852dc53289b52919331592c56aa632258b9f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:07 + docker push nexus3.edgexfoundry.org:10004/core-command:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:02:07 138ab8eabce7: Preparing 03:02:07 867cac227a65: Preparing 03:02:07 e300f209e432: Preparing 03:02:07 e901b68fd6dd: Preparing 03:02:07 ebf7e0b2beca: Preparing 03:02:07 48baa274050a: Preparing 03:02:07 994456c4fd7b: Preparing 03:02:07 48baa274050a: Waiting 03:02:07 994456c4fd7b: Waiting 03:02:07 138ab8eabce7: Layer already exists 03:02:07 ebf7e0b2beca: Layer already exists 03:02:07 e300f209e432: Layer already exists 03:02:07 e901b68fd6dd: Layer already exists 03:02:07 867cac227a65: Layer already exists 03:02:07 48baa274050a: Layer already exists 03:02:07 994456c4fd7b: Layer already exists 03:02:07 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:2a60cb33f4c8f5e0021c6f4d5852dc53289b52919331592c56aa632258b9f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:08 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:02:08 138ab8eabce7: Preparing 03:02:08 867cac227a65: Preparing 03:02:08 e300f209e432: Preparing 03:02:08 e901b68fd6dd: Preparing 03:02:08 ebf7e0b2beca: Preparing 03:02:08 48baa274050a: Preparing 03:02:08 994456c4fd7b: Preparing 03:02:08 994456c4fd7b: Waiting 03:02:08 48baa274050a: Waiting 03:02:08 e901b68fd6dd: Layer already exists 03:02:08 867cac227a65: Layer already exists 03:02:08 138ab8eabce7: Layer already exists 03:02:08 e300f209e432: Layer already exists 03:02:08 ebf7e0b2beca: Layer already exists 03:02:08 48baa274050a: Layer already exists 03:02:08 994456c4fd7b: Layer already exists 03:02:08 main: digest: sha256:2a60cb33f4c8f5e0021c6f4d5852dc53289b52919331592c56aa632258b9f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:08 ===================================================== [Pipeline] echo 03:02:08 taggedImages: 03:02:08 - nexus3.edgexfoundry.org:10004/core-command:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:08 - nexus3.edgexfoundry.org:10004/core-command:latest 03:02:08 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.74 03:02:08 - nexus3.edgexfoundry.org:10004/core-command:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:08 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:02:08 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:02:08 544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:08 latest 03:02:08 4.0.0-dev.74 03:02:08 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:08 main 03:02:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:02:09 3633256a4df6: Preparing 03:02:09 a33035d2696d: Preparing 03:02:09 88497ba8151d: Preparing 03:02:09 c85ba05f0f42: Preparing 03:02:09 e300f209e432: Preparing 03:02:09 e901b68fd6dd: Preparing 03:02:09 ebf7e0b2beca: Preparing 03:02:09 48baa274050a: Preparing 03:02:09 994456c4fd7b: Preparing 03:02:09 ebf7e0b2beca: Waiting 03:02:09 48baa274050a: Waiting 03:02:09 994456c4fd7b: Waiting 03:02:09 e901b68fd6dd: Waiting 03:02:09 e300f209e432: Layer already exists 03:02:09 e901b68fd6dd: Layer already exists 03:02:09 ebf7e0b2beca: Layer already exists 03:02:09 3633256a4df6: Pushed 03:02:09 48baa274050a: Layer already exists 03:02:09 994456c4fd7b: Layer already exists 03:02:09 88497ba8151d: Pushed 03:02:09 a33035d2696d: Pushed 03:02:10 c85ba05f0f42: Pushed 03:02:10 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:a917280038acb31cdf4d50f8598774998aa5fa296038a1a63b54797bd52ec060 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:10 + 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 03:02:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:02:11 3633256a4df6: Preparing 03:02:11 a33035d2696d: Preparing 03:02:11 88497ba8151d: Preparing 03:02:11 c85ba05f0f42: Preparing 03:02:11 e300f209e432: Preparing 03:02:11 e901b68fd6dd: Preparing 03:02:11 ebf7e0b2beca: Preparing 03:02:11 48baa274050a: Preparing 03:02:11 994456c4fd7b: Preparing 03:02:11 48baa274050a: Waiting 03:02:11 e901b68fd6dd: Waiting 03:02:11 ebf7e0b2beca: Waiting 03:02:11 994456c4fd7b: Waiting 03:02:11 88497ba8151d: Layer already exists 03:02:11 c85ba05f0f42: Layer already exists 03:02:11 e901b68fd6dd: Layer already exists 03:02:11 ebf7e0b2beca: Layer already exists 03:02:11 48baa274050a: Layer already exists 03:02:11 3633256a4df6: Layer already exists 03:02:11 a33035d2696d: Layer already exists 03:02:11 e300f209e432: Layer already exists 03:02:11 994456c4fd7b: Layer already exists 03:02:11 latest: digest: sha256:a917280038acb31cdf4d50f8598774998aa5fa296038a1a63b54797bd52ec060 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.74 03:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:02:11 3633256a4df6: Preparing 03:02:11 a33035d2696d: Preparing 03:02:11 88497ba8151d: Preparing 03:02:11 c85ba05f0f42: Preparing 03:02:11 e300f209e432: Preparing 03:02:11 e901b68fd6dd: Preparing 03:02:11 ebf7e0b2beca: Preparing 03:02:11 e901b68fd6dd: Waiting 03:02:11 48baa274050a: Preparing 03:02:11 994456c4fd7b: Preparing 03:02:11 994456c4fd7b: Waiting 03:02:11 48baa274050a: Waiting 03:02:11 c85ba05f0f42: Layer already exists 03:02:11 3633256a4df6: Layer already exists 03:02:11 a33035d2696d: Layer already exists 03:02:11 e300f209e432: Layer already exists 03:02:11 e901b68fd6dd: Layer already exists 03:02:11 994456c4fd7b: Layer already exists 03:02:11 48baa274050a: Layer already exists 03:02:11 88497ba8151d: Layer already exists 03:02:11 ebf7e0b2beca: Layer already exists 03:02:11 4.0.0-dev.74: digest: sha256:a917280038acb31cdf4d50f8598774998aa5fa296038a1a63b54797bd52ec060 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:02:12 3633256a4df6: Preparing 03:02:12 a33035d2696d: Preparing 03:02:12 88497ba8151d: Preparing 03:02:12 c85ba05f0f42: Preparing 03:02:12 e300f209e432: Preparing 03:02:12 e901b68fd6dd: Preparing 03:02:12 ebf7e0b2beca: Preparing 03:02:12 48baa274050a: Preparing 03:02:12 994456c4fd7b: Preparing 03:02:12 48baa274050a: Waiting 03:02:12 e901b68fd6dd: Waiting 03:02:12 ebf7e0b2beca: Waiting 03:02:12 994456c4fd7b: Waiting 03:02:12 c85ba05f0f42: Layer already exists 03:02:12 e300f209e432: Layer already exists 03:02:12 3633256a4df6: Layer already exists 03:02:12 88497ba8151d: Layer already exists 03:02:12 a33035d2696d: Layer already exists 03:02:12 48baa274050a: Layer already exists 03:02:12 e901b68fd6dd: Layer already exists 03:02:12 ebf7e0b2beca: Layer already exists 03:02:12 994456c4fd7b: Layer already exists 03:02:12 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:a917280038acb31cdf4d50f8598774998aa5fa296038a1a63b54797bd52ec060 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:12 + 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 03:02:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:02:13 3633256a4df6: Preparing 03:02:13 a33035d2696d: Preparing 03:02:13 88497ba8151d: Preparing 03:02:13 c85ba05f0f42: Preparing 03:02:13 e300f209e432: Preparing 03:02:13 e901b68fd6dd: Preparing 03:02:13 ebf7e0b2beca: Preparing 03:02:13 48baa274050a: Preparing 03:02:13 994456c4fd7b: Preparing 03:02:13 e901b68fd6dd: Waiting 03:02:13 ebf7e0b2beca: Waiting 03:02:13 48baa274050a: Waiting 03:02:13 994456c4fd7b: Waiting 03:02:13 e300f209e432: Layer already exists 03:02:13 a33035d2696d: Layer already exists 03:02:13 c85ba05f0f42: Layer already exists 03:02:13 88497ba8151d: Layer already exists 03:02:13 3633256a4df6: Layer already exists 03:02:13 994456c4fd7b: Layer already exists 03:02:13 ebf7e0b2beca: Layer already exists 03:02:13 48baa274050a: Layer already exists 03:02:13 e901b68fd6dd: Layer already exists 03:02:13 main: digest: sha256:a917280038acb31cdf4d50f8598774998aa5fa296038a1a63b54797bd52ec060 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:13 ===================================================== [Pipeline] echo 03:02:13 taggedImages: 03:02:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:02:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.74 03:02:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:02:13 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:02:13 544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:13 latest 03:02:13 4.0.0-dev.74 03:02:13 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:13 main 03:02:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:13 + docker push nexus3.edgexfoundry.org:10004/core-data:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:02:13 6400adb17603: Preparing 03:02:13 8898cb3cd42c: Preparing 03:02:13 e300f209e432: Preparing 03:02:13 e901b68fd6dd: Preparing 03:02:13 ebf7e0b2beca: Preparing 03:02:13 c58eeb3d9fb5: Preparing 03:02:13 994456c4fd7b: Preparing 03:02:13 994456c4fd7b: Waiting 03:02:13 c58eeb3d9fb5: Waiting 03:02:13 e300f209e432: Layer already exists 03:02:13 e901b68fd6dd: Layer already exists 03:02:13 ebf7e0b2beca: Layer already exists 03:02:13 994456c4fd7b: Layer already exists 03:02:13 6400adb17603: Pushed 03:02:13 c58eeb3d9fb5: Pushed 03:02:16 8898cb3cd42c: Pushed 03:02:16 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:32f8d9d9db1f6d2ddafa64dd18255008874c5486ae9a2edc4fda57b53f9eed94 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:17 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:02:17 6400adb17603: Preparing 03:02:17 8898cb3cd42c: Preparing 03:02:17 e300f209e432: Preparing 03:02:17 e901b68fd6dd: Preparing 03:02:17 ebf7e0b2beca: Preparing 03:02:17 c58eeb3d9fb5: Preparing 03:02:17 994456c4fd7b: Preparing 03:02:17 c58eeb3d9fb5: Waiting 03:02:17 e300f209e432: Layer already exists 03:02:17 e901b68fd6dd: Layer already exists 03:02:17 6400adb17603: Layer already exists 03:02:17 8898cb3cd42c: Layer already exists 03:02:17 ebf7e0b2beca: Layer already exists 03:02:17 994456c4fd7b: Layer already exists 03:02:17 c58eeb3d9fb5: Layer already exists 03:02:17 latest: digest: sha256:32f8d9d9db1f6d2ddafa64dd18255008874c5486ae9a2edc4fda57b53f9eed94 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:17 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.74 03:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:02:17 6400adb17603: Preparing 03:02:17 8898cb3cd42c: Preparing 03:02:17 e300f209e432: Preparing 03:02:17 e901b68fd6dd: Preparing 03:02:17 ebf7e0b2beca: Preparing 03:02:17 c58eeb3d9fb5: Preparing 03:02:17 994456c4fd7b: Preparing 03:02:17 c58eeb3d9fb5: Waiting 03:02:17 994456c4fd7b: Waiting 03:02:17 e901b68fd6dd: Layer already exists 03:02:17 8898cb3cd42c: Layer already exists 03:02:17 e300f209e432: Layer already exists 03:02:17 ebf7e0b2beca: Layer already exists 03:02:17 6400adb17603: Layer already exists 03:02:17 c58eeb3d9fb5: Layer already exists 03:02:17 994456c4fd7b: Layer already exists 03:02:17 4.0.0-dev.74: digest: sha256:32f8d9d9db1f6d2ddafa64dd18255008874c5486ae9a2edc4fda57b53f9eed94 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:18 + docker push nexus3.edgexfoundry.org:10004/core-data:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:02:18 6400adb17603: Preparing 03:02:18 8898cb3cd42c: Preparing 03:02:18 e300f209e432: Preparing 03:02:18 e901b68fd6dd: Preparing 03:02:18 ebf7e0b2beca: Preparing 03:02:18 c58eeb3d9fb5: Preparing 03:02:18 994456c4fd7b: Preparing 03:02:18 c58eeb3d9fb5: Waiting 03:02:18 e300f209e432: Layer already exists 03:02:18 e901b68fd6dd: Layer already exists 03:02:18 ebf7e0b2beca: Layer already exists 03:02:18 8898cb3cd42c: Layer already exists 03:02:18 6400adb17603: Layer already exists 03:02:18 994456c4fd7b: Layer already exists 03:02:18 c58eeb3d9fb5: Layer already exists 03:02:18 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:32f8d9d9db1f6d2ddafa64dd18255008874c5486ae9a2edc4fda57b53f9eed94 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:19 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:02:19 6400adb17603: Preparing 03:02:19 8898cb3cd42c: Preparing 03:02:19 e300f209e432: Preparing 03:02:19 e901b68fd6dd: Preparing 03:02:19 ebf7e0b2beca: Preparing 03:02:19 c58eeb3d9fb5: Preparing 03:02:19 994456c4fd7b: Preparing 03:02:19 994456c4fd7b: Waiting 03:02:19 6400adb17603: Layer already exists 03:02:19 e901b68fd6dd: Layer already exists 03:02:19 e300f209e432: Layer already exists 03:02:19 8898cb3cd42c: Layer already exists 03:02:19 ebf7e0b2beca: Layer already exists 03:02:19 994456c4fd7b: Layer already exists 03:02:19 c58eeb3d9fb5: Layer already exists 03:02:19 main: digest: sha256:32f8d9d9db1f6d2ddafa64dd18255008874c5486ae9a2edc4fda57b53f9eed94 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:19 ===================================================== [Pipeline] echo 03:02:19 taggedImages: 03:02:19 - nexus3.edgexfoundry.org:10004/core-data:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:19 - nexus3.edgexfoundry.org:10004/core-data:latest 03:02:19 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.74 03:02:19 - nexus3.edgexfoundry.org:10004/core-data:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:19 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:02:19 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:02:19 544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:19 latest 03:02:19 4.0.0-dev.74 03:02:19 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:19 main 03:02:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:02:19 f4ea487cd3a5: Preparing 03:02:19 7258a1a7006a: Preparing 03:02:19 e901b68fd6dd: Preparing 03:02:19 6b8b84ad60b6: Preparing 03:02:19 6813e89f9715: Preparing 03:02:19 994456c4fd7b: Preparing 03:02:19 994456c4fd7b: Waiting 03:02:19 e901b68fd6dd: Layer already exists 03:02:19 994456c4fd7b: Layer already exists 03:02:19 f4ea487cd3a5: Pushed 03:02:19 6813e89f9715: Pushed 03:02:19 6b8b84ad60b6: Pushed 03:02:22 7258a1a7006a: Pushed 03:02:22 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:a12ccd82eb05c2f8ec3e1f80b64ad3ea85fa0ede2572c0ad0cf7bb077f0a05ce size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:02:22 f4ea487cd3a5: Preparing 03:02:22 7258a1a7006a: Preparing 03:02:22 e901b68fd6dd: Preparing 03:02:22 6b8b84ad60b6: Preparing 03:02:22 6813e89f9715: Preparing 03:02:22 994456c4fd7b: Preparing 03:02:22 994456c4fd7b: Waiting 03:02:22 f4ea487cd3a5: Layer already exists 03:02:22 6813e89f9715: Layer already exists 03:02:22 7258a1a7006a: Layer already exists 03:02:22 e901b68fd6dd: Layer already exists 03:02:22 6b8b84ad60b6: Layer already exists 03:02:22 994456c4fd7b: Layer already exists 03:02:22 latest: digest: sha256:a12ccd82eb05c2f8ec3e1f80b64ad3ea85fa0ede2572c0ad0cf7bb077f0a05ce size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.74 03:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:02:23 f4ea487cd3a5: Preparing 03:02:23 7258a1a7006a: Preparing 03:02:23 e901b68fd6dd: Preparing 03:02:23 6b8b84ad60b6: Preparing 03:02:23 6813e89f9715: Preparing 03:02:23 994456c4fd7b: Preparing 03:02:23 6b8b84ad60b6: Layer already exists 03:02:23 f4ea487cd3a5: Layer already exists 03:02:23 e901b68fd6dd: Layer already exists 03:02:23 7258a1a7006a: Layer already exists 03:02:23 6813e89f9715: Layer already exists 03:02:23 994456c4fd7b: Layer already exists 03:02:23 4.0.0-dev.74: digest: sha256:a12ccd82eb05c2f8ec3e1f80b64ad3ea85fa0ede2572c0ad0cf7bb077f0a05ce size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:02:24 f4ea487cd3a5: Preparing 03:02:24 7258a1a7006a: Preparing 03:02:24 e901b68fd6dd: Preparing 03:02:24 6b8b84ad60b6: Preparing 03:02:24 6813e89f9715: Preparing 03:02:24 994456c4fd7b: Preparing 03:02:24 994456c4fd7b: Waiting 03:02:24 e901b68fd6dd: Layer already exists 03:02:24 6813e89f9715: Layer already exists 03:02:24 f4ea487cd3a5: Layer already exists 03:02:24 7258a1a7006a: Layer already exists 03:02:24 6b8b84ad60b6: Layer already exists 03:02:24 994456c4fd7b: Layer already exists 03:02:24 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:a12ccd82eb05c2f8ec3e1f80b64ad3ea85fa0ede2572c0ad0cf7bb077f0a05ce size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:02:24 f4ea487cd3a5: Preparing 03:02:24 7258a1a7006a: Preparing 03:02:24 e901b68fd6dd: Preparing 03:02:24 6b8b84ad60b6: Preparing 03:02:24 6813e89f9715: Preparing 03:02:24 994456c4fd7b: Preparing 03:02:24 994456c4fd7b: Waiting 03:02:24 6b8b84ad60b6: Layer already exists 03:02:24 f4ea487cd3a5: Layer already exists 03:02:24 6813e89f9715: Layer already exists 03:02:24 e901b68fd6dd: Layer already exists 03:02:24 7258a1a7006a: Layer already exists 03:02:24 994456c4fd7b: Layer already exists 03:02:24 main: digest: sha256:a12ccd82eb05c2f8ec3e1f80b64ad3ea85fa0ede2572c0ad0cf7bb077f0a05ce size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:25 ===================================================== [Pipeline] echo 03:02:25 taggedImages: 03:02:25 - nexus3.edgexfoundry.org:10004/core-keeper:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:25 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:02:25 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.74 03:02:25 - nexus3.edgexfoundry.org:10004/core-keeper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:25 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:02:25 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:02:25 544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:25 latest 03:02:25 4.0.0-dev.74 03:02:25 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:25 main 03:02:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:02:25 66e5a24070a8: Preparing 03:02:25 20f6d034cab8: Preparing 03:02:25 f0b91db2becb: Preparing 03:02:25 e300f209e432: Preparing 03:02:25 e901b68fd6dd: Preparing 03:02:25 ebf7e0b2beca: Preparing 03:02:25 48baa274050a: Preparing 03:02:25 994456c4fd7b: Preparing 03:02:25 ebf7e0b2beca: Waiting 03:02:25 994456c4fd7b: Waiting 03:02:25 e300f209e432: Layer already exists 03:02:25 e901b68fd6dd: Layer already exists 03:02:25 ebf7e0b2beca: Layer already exists 03:02:25 48baa274050a: Layer already exists 03:02:25 994456c4fd7b: Layer already exists 03:02:25 20f6d034cab8: Pushed 03:02:25 66e5a24070a8: Pushed 03:02:28 f0b91db2becb: Pushed 03:02:28 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:fd641b89703105f6cb65f6ec7a8b2fe177fceef68eb0354376c19bb6ab9a307a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:02:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:02:28 66e5a24070a8: Preparing 03:02:28 20f6d034cab8: Preparing 03:02:28 f0b91db2becb: Preparing 03:02:28 e300f209e432: Preparing 03:02:28 e901b68fd6dd: Preparing 03:02:28 ebf7e0b2beca: Preparing 03:02:28 48baa274050a: Preparing 03:02:28 994456c4fd7b: Preparing 03:02:28 ebf7e0b2beca: Waiting 03:02:28 48baa274050a: Waiting 03:02:28 994456c4fd7b: Waiting 03:02:28 66e5a24070a8: Layer already exists 03:02:28 f0b91db2becb: Layer already exists 03:02:28 20f6d034cab8: Layer already exists 03:02:28 e901b68fd6dd: Layer already exists 03:02:28 e300f209e432: Layer already exists 03:02:28 48baa274050a: Layer already exists 03:02:28 ebf7e0b2beca: Layer already exists 03:02:28 994456c4fd7b: Layer already exists 03:02:28 latest: digest: sha256:fd641b89703105f6cb65f6ec7a8b2fe177fceef68eb0354376c19bb6ab9a307a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.74 03:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:02:29 66e5a24070a8: Preparing 03:02:29 20f6d034cab8: Preparing 03:02:29 f0b91db2becb: Preparing 03:02:29 e300f209e432: Preparing 03:02:29 e901b68fd6dd: Preparing 03:02:29 ebf7e0b2beca: Preparing 03:02:29 48baa274050a: Preparing 03:02:29 994456c4fd7b: Preparing 03:02:29 48baa274050a: Waiting 03:02:29 994456c4fd7b: Waiting 03:02:29 ebf7e0b2beca: Waiting 03:02:29 66e5a24070a8: Layer already exists 03:02:29 f0b91db2becb: Layer already exists 03:02:29 20f6d034cab8: Layer already exists 03:02:29 e901b68fd6dd: Layer already exists 03:02:29 e300f209e432: Layer already exists 03:02:29 994456c4fd7b: Layer already exists 03:02:29 ebf7e0b2beca: Layer already exists 03:02:29 48baa274050a: Layer already exists 03:02:29 4.0.0-dev.74: digest: sha256:fd641b89703105f6cb65f6ec7a8b2fe177fceef68eb0354376c19bb6ab9a307a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:02:30 66e5a24070a8: Preparing 03:02:30 20f6d034cab8: Preparing 03:02:30 f0b91db2becb: Preparing 03:02:30 e300f209e432: Preparing 03:02:30 e901b68fd6dd: Preparing 03:02:30 ebf7e0b2beca: Preparing 03:02:30 48baa274050a: Preparing 03:02:30 994456c4fd7b: Preparing 03:02:30 ebf7e0b2beca: Waiting 03:02:30 48baa274050a: Waiting 03:02:30 994456c4fd7b: Waiting 03:02:30 66e5a24070a8: Layer already exists 03:02:30 20f6d034cab8: Layer already exists 03:02:30 f0b91db2becb: Layer already exists 03:02:30 e901b68fd6dd: Layer already exists 03:02:30 e300f209e432: Layer already exists 03:02:30 ebf7e0b2beca: Layer already exists 03:02:30 48baa274050a: Layer already exists 03:02:30 994456c4fd7b: Layer already exists 03:02:30 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:fd641b89703105f6cb65f6ec7a8b2fe177fceef68eb0354376c19bb6ab9a307a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:02:30 66e5a24070a8: Preparing 03:02:30 20f6d034cab8: Preparing 03:02:30 f0b91db2becb: Preparing 03:02:30 e300f209e432: Preparing 03:02:30 e901b68fd6dd: Preparing 03:02:30 ebf7e0b2beca: Preparing 03:02:30 48baa274050a: Preparing 03:02:30 994456c4fd7b: Preparing 03:02:30 48baa274050a: Waiting 03:02:30 994456c4fd7b: Waiting 03:02:30 ebf7e0b2beca: Waiting 03:02:30 e901b68fd6dd: Layer already exists 03:02:30 20f6d034cab8: Layer already exists 03:02:30 66e5a24070a8: Layer already exists 03:02:30 f0b91db2becb: Layer already exists 03:02:30 e300f209e432: Layer already exists 03:02:30 48baa274050a: Layer already exists 03:02:30 ebf7e0b2beca: Layer already exists 03:02:30 994456c4fd7b: Layer already exists 03:02:30 main: digest: sha256:fd641b89703105f6cb65f6ec7a8b2fe177fceef68eb0354376c19bb6ab9a307a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:31 ===================================================== [Pipeline] echo 03:02:31 taggedImages: 03:02:31 - nexus3.edgexfoundry.org:10004/core-metadata:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:31 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:02:31 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.74 03:02:31 - nexus3.edgexfoundry.org:10004/core-metadata:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:31 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:02:31 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:02:31 544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:31 latest 03:02:31 4.0.0-dev.74 03:02:31 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:31 main 03:02:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:02:31 34cc3c8e9222: Preparing 03:02:31 705dc7d457a4: Preparing 03:02:31 a32057a39f04: Preparing 03:02:31 c259d8f31c90: Preparing 03:02:31 d3faa6bfd670: Preparing 03:02:31 440acb005375: Preparing 03:02:31 02eb9629cff8: Preparing 03:02:31 e300f209e432: Preparing 03:02:31 e901b68fd6dd: Preparing 03:02:31 10540cb9289e: Preparing 03:02:31 976b2b1da944: Preparing 03:02:31 5f70bf18a086: Preparing 03:02:31 46b8e468bebb: Preparing 03:02:31 58326865e00f: Preparing 03:02:31 28db5ff320be: Preparing 03:02:31 994456c4fd7b: Preparing 03:02:31 440acb005375: Waiting 03:02:31 02eb9629cff8: Waiting 03:02:31 e300f209e432: Waiting 03:02:31 58326865e00f: Waiting 03:02:31 10540cb9289e: Waiting 03:02:31 976b2b1da944: Waiting 03:02:31 5f70bf18a086: Waiting 03:02:31 46b8e468bebb: Waiting 03:02:31 28db5ff320be: Waiting 03:02:31 994456c4fd7b: Waiting 03:02:31 e901b68fd6dd: Waiting 03:02:31 a32057a39f04: Pushed 03:02:31 d3faa6bfd670: Pushed 03:02:31 34cc3c8e9222: Pushed 03:02:31 c259d8f31c90: Pushed 03:02:31 705dc7d457a4: Pushed 03:02:32 e300f209e432: Layer already exists 03:02:32 e901b68fd6dd: Layer already exists 03:02:32 5f70bf18a086: Layer already exists 03:02:32 440acb005375: Pushed 03:02:32 10540cb9289e: Pushed 03:02:32 976b2b1da944: Pushed 03:02:32 46b8e468bebb: Pushed 03:02:32 58326865e00f: Pushed 03:02:32 994456c4fd7b: Layer already exists 03:02:32 28db5ff320be: Pushed 03:02:33 02eb9629cff8: Pushed 03:02:33 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:b93702882db25c2b80885d090a8d90dc6460e63829417c9df3545dbb4f6b2e3f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:02:34 34cc3c8e9222: Preparing 03:02:34 705dc7d457a4: Preparing 03:02:34 a32057a39f04: Preparing 03:02:34 c259d8f31c90: Preparing 03:02:34 d3faa6bfd670: Preparing 03:02:34 440acb005375: Preparing 03:02:34 02eb9629cff8: Preparing 03:02:34 e300f209e432: Preparing 03:02:34 e901b68fd6dd: Preparing 03:02:34 10540cb9289e: Preparing 03:02:34 976b2b1da944: Preparing 03:02:34 5f70bf18a086: Preparing 03:02:34 46b8e468bebb: Preparing 03:02:34 58326865e00f: Preparing 03:02:34 28db5ff320be: Preparing 03:02:34 994456c4fd7b: Preparing 03:02:34 e901b68fd6dd: Waiting 03:02:34 440acb005375: Waiting 03:02:34 58326865e00f: Waiting 03:02:34 28db5ff320be: Waiting 03:02:34 10540cb9289e: Waiting 03:02:34 994456c4fd7b: Waiting 03:02:34 5f70bf18a086: Waiting 03:02:34 46b8e468bebb: Waiting 03:02:34 e300f209e432: Waiting 03:02:34 d3faa6bfd670: Layer already exists 03:02:34 c259d8f31c90: Layer already exists 03:02:34 705dc7d457a4: Layer already exists 03:02:34 34cc3c8e9222: Layer already exists 03:02:34 a32057a39f04: Layer already exists 03:02:34 e300f209e432: Layer already exists 03:02:34 440acb005375: Layer already exists 03:02:34 e901b68fd6dd: Layer already exists 03:02:34 02eb9629cff8: Layer already exists 03:02:34 10540cb9289e: Layer already exists 03:02:34 976b2b1da944: Layer already exists 03:02:34 5f70bf18a086: Layer already exists 03:02:34 28db5ff320be: Layer already exists 03:02:34 58326865e00f: Layer already exists 03:02:34 46b8e468bebb: Layer already exists 03:02:34 994456c4fd7b: Layer already exists 03:02:34 latest: digest: sha256:b93702882db25c2b80885d090a8d90dc6460e63829417c9df3545dbb4f6b2e3f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.74 03:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:02:34 34cc3c8e9222: Preparing 03:02:34 705dc7d457a4: Preparing 03:02:34 a32057a39f04: Preparing 03:02:34 c259d8f31c90: Preparing 03:02:34 d3faa6bfd670: Preparing 03:02:34 440acb005375: Preparing 03:02:34 02eb9629cff8: Preparing 03:02:34 e300f209e432: Preparing 03:02:34 e901b68fd6dd: Preparing 03:02:34 10540cb9289e: Preparing 03:02:34 976b2b1da944: Preparing 03:02:34 5f70bf18a086: Preparing 03:02:34 46b8e468bebb: Preparing 03:02:34 58326865e00f: Preparing 03:02:34 28db5ff320be: Preparing 03:02:34 994456c4fd7b: Preparing 03:02:34 440acb005375: Waiting 03:02:34 02eb9629cff8: Waiting 03:02:34 976b2b1da944: Waiting 03:02:34 58326865e00f: Waiting 03:02:34 e300f209e432: Waiting 03:02:34 5f70bf18a086: Waiting 03:02:34 28db5ff320be: Waiting 03:02:34 994456c4fd7b: Waiting 03:02:34 46b8e468bebb: Waiting 03:02:34 10540cb9289e: Waiting 03:02:34 34cc3c8e9222: Layer already exists 03:02:34 705dc7d457a4: Layer already exists 03:02:34 d3faa6bfd670: Layer already exists 03:02:34 a32057a39f04: Layer already exists 03:02:34 c259d8f31c90: Layer already exists 03:02:34 440acb005375: Layer already exists 03:02:34 e300f209e432: Layer already exists 03:02:34 02eb9629cff8: Layer already exists 03:02:34 e901b68fd6dd: Layer already exists 03:02:34 10540cb9289e: Layer already exists 03:02:34 976b2b1da944: Layer already exists 03:02:34 58326865e00f: Layer already exists 03:02:34 5f70bf18a086: Layer already exists 03:02:34 46b8e468bebb: Layer already exists 03:02:34 28db5ff320be: Layer already exists 03:02:34 994456c4fd7b: Layer already exists 03:02:34 4.0.0-dev.74: digest: sha256:b93702882db25c2b80885d090a8d90dc6460e63829417c9df3545dbb4f6b2e3f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:02:35 34cc3c8e9222: Preparing 03:02:35 705dc7d457a4: Preparing 03:02:35 a32057a39f04: Preparing 03:02:35 c259d8f31c90: Preparing 03:02:35 d3faa6bfd670: Preparing 03:02:35 440acb005375: Preparing 03:02:35 02eb9629cff8: Preparing 03:02:35 e300f209e432: Preparing 03:02:35 e901b68fd6dd: Preparing 03:02:35 10540cb9289e: Preparing 03:02:35 976b2b1da944: Preparing 03:02:35 5f70bf18a086: Preparing 03:02:35 46b8e468bebb: Preparing 03:02:35 58326865e00f: Preparing 03:02:35 28db5ff320be: Preparing 03:02:35 994456c4fd7b: Preparing 03:02:35 02eb9629cff8: Waiting 03:02:35 e300f209e432: Waiting 03:02:35 e901b68fd6dd: Waiting 03:02:35 10540cb9289e: Waiting 03:02:35 976b2b1da944: Waiting 03:02:35 28db5ff320be: Waiting 03:02:35 994456c4fd7b: Waiting 03:02:35 5f70bf18a086: Waiting 03:02:35 46b8e468bebb: Waiting 03:02:35 58326865e00f: Waiting 03:02:35 440acb005375: Waiting 03:02:35 c259d8f31c90: Layer already exists 03:02:35 d3faa6bfd670: Layer already exists 03:02:35 a32057a39f04: Layer already exists 03:02:35 705dc7d457a4: Layer already exists 03:02:35 34cc3c8e9222: Layer already exists 03:02:35 02eb9629cff8: Layer already exists 03:02:35 440acb005375: Layer already exists 03:02:35 e300f209e432: Layer already exists 03:02:35 e901b68fd6dd: Layer already exists 03:02:35 10540cb9289e: Layer already exists 03:02:35 5f70bf18a086: Layer already exists 03:02:35 46b8e468bebb: Layer already exists 03:02:35 976b2b1da944: Layer already exists 03:02:35 28db5ff320be: Layer already exists 03:02:35 58326865e00f: Layer already exists 03:02:35 994456c4fd7b: Layer already exists 03:02:35 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:b93702882db25c2b80885d090a8d90dc6460e63829417c9df3545dbb4f6b2e3f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:02:36 34cc3c8e9222: Preparing 03:02:36 705dc7d457a4: Preparing 03:02:36 a32057a39f04: Preparing 03:02:36 c259d8f31c90: Preparing 03:02:36 d3faa6bfd670: Preparing 03:02:36 440acb005375: Preparing 03:02:36 02eb9629cff8: Preparing 03:02:36 e300f209e432: Preparing 03:02:36 e901b68fd6dd: Preparing 03:02:36 10540cb9289e: Preparing 03:02:36 02eb9629cff8: Waiting 03:02:36 e300f209e432: Waiting 03:02:36 440acb005375: Waiting 03:02:36 e901b68fd6dd: Waiting 03:02:36 976b2b1da944: Preparing 03:02:36 5f70bf18a086: Preparing 03:02:36 46b8e468bebb: Preparing 03:02:36 976b2b1da944: Waiting 03:02:36 10540cb9289e: Waiting 03:02:36 5f70bf18a086: Waiting 03:02:36 58326865e00f: Preparing 03:02:36 28db5ff320be: Preparing 03:02:36 58326865e00f: Waiting 03:02:36 46b8e468bebb: Waiting 03:02:36 28db5ff320be: Waiting 03:02:36 994456c4fd7b: Preparing 03:02:36 994456c4fd7b: Waiting 03:02:36 705dc7d457a4: Layer already exists 03:02:36 c259d8f31c90: Layer already exists 03:02:36 a32057a39f04: Layer already exists 03:02:36 34cc3c8e9222: Layer already exists 03:02:36 d3faa6bfd670: Layer already exists 03:02:36 e901b68fd6dd: Layer already exists 03:02:36 440acb005375: Layer already exists 03:02:36 02eb9629cff8: Layer already exists 03:02:36 10540cb9289e: Layer already exists 03:02:36 e300f209e432: Layer already exists 03:02:36 46b8e468bebb: Layer already exists 03:02:36 976b2b1da944: Layer already exists 03:02:36 5f70bf18a086: Layer already exists 03:02:36 58326865e00f: Layer already exists 03:02:36 28db5ff320be: Layer already exists 03:02:36 994456c4fd7b: Layer already exists 03:02:36 main: digest: sha256:b93702882db25c2b80885d090a8d90dc6460e63829417c9df3545dbb4f6b2e3f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:36 ===================================================== [Pipeline] echo 03:02:36 taggedImages: 03:02:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:02:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.74 03:02:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:02:36 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:02:36 544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:36 latest 03:02:36 4.0.0-dev.74 03:02:36 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:36 main 03:02:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:02:37 3052549bfac8: Preparing 03:02:37 1d655bcd20ea: Preparing 03:02:37 f4e726b01a6f: Preparing 03:02:37 904ad9e1bcfc: Preparing 03:02:37 e300f209e432: Preparing 03:02:37 e901b68fd6dd: Preparing 03:02:37 ebf7e0b2beca: Preparing 03:02:37 e901b68fd6dd: Waiting 03:02:37 ebf7e0b2beca: Waiting 03:02:37 48baa274050a: Preparing 03:02:37 994456c4fd7b: Preparing 03:02:37 994456c4fd7b: Waiting 03:02:37 48baa274050a: Waiting 03:02:37 e300f209e432: Layer already exists 03:02:37 1d655bcd20ea: Pushed 03:02:37 f4e726b01a6f: Pushed 03:02:37 e901b68fd6dd: Layer already exists 03:02:37 ebf7e0b2beca: Layer already exists 03:02:37 3052549bfac8: Pushed 03:02:37 994456c4fd7b: Layer already exists 03:02:37 48baa274050a: Layer already exists 03:02:39 904ad9e1bcfc: Pushed 03:02:39 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:e22c73c5d8144ec96531a0e4a8129d7e94a35e938dc59ae0ba69da171c38304e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:02:40 3052549bfac8: Preparing 03:02:40 1d655bcd20ea: Preparing 03:02:40 f4e726b01a6f: Preparing 03:02:40 904ad9e1bcfc: Preparing 03:02:40 e300f209e432: Preparing 03:02:40 e901b68fd6dd: Preparing 03:02:40 ebf7e0b2beca: Preparing 03:02:40 48baa274050a: Preparing 03:02:40 994456c4fd7b: Preparing 03:02:40 ebf7e0b2beca: Waiting 03:02:40 48baa274050a: Waiting 03:02:40 994456c4fd7b: Waiting 03:02:40 e901b68fd6dd: Waiting 03:02:40 e300f209e432: Layer already exists 03:02:40 904ad9e1bcfc: Layer already exists 03:02:40 3052549bfac8: Layer already exists 03:02:40 1d655bcd20ea: Layer already exists 03:02:40 f4e726b01a6f: Layer already exists 03:02:40 ebf7e0b2beca: Layer already exists 03:02:40 994456c4fd7b: Layer already exists 03:02:40 48baa274050a: Layer already exists 03:02:40 e901b68fd6dd: Layer already exists 03:02:40 latest: digest: sha256:e22c73c5d8144ec96531a0e4a8129d7e94a35e938dc59ae0ba69da171c38304e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.74 03:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:02:40 3052549bfac8: Preparing 03:02:40 1d655bcd20ea: Preparing 03:02:40 f4e726b01a6f: Preparing 03:02:40 904ad9e1bcfc: Preparing 03:02:40 e300f209e432: Preparing 03:02:40 e901b68fd6dd: Preparing 03:02:40 ebf7e0b2beca: Preparing 03:02:40 48baa274050a: Preparing 03:02:40 994456c4fd7b: Preparing 03:02:40 ebf7e0b2beca: Waiting 03:02:40 48baa274050a: Waiting 03:02:40 994456c4fd7b: Waiting 03:02:40 e901b68fd6dd: Waiting 03:02:40 1d655bcd20ea: Layer already exists 03:02:40 e300f209e432: Layer already exists 03:02:40 f4e726b01a6f: Layer already exists 03:02:40 904ad9e1bcfc: Layer already exists 03:02:40 3052549bfac8: Layer already exists 03:02:40 ebf7e0b2beca: Layer already exists 03:02:40 e901b68fd6dd: Layer already exists 03:02:40 994456c4fd7b: Layer already exists 03:02:40 48baa274050a: Layer already exists 03:02:40 4.0.0-dev.74: digest: sha256:e22c73c5d8144ec96531a0e4a8129d7e94a35e938dc59ae0ba69da171c38304e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:02:41 3052549bfac8: Preparing 03:02:41 1d655bcd20ea: Preparing 03:02:41 f4e726b01a6f: Preparing 03:02:41 904ad9e1bcfc: Preparing 03:02:41 e300f209e432: Preparing 03:02:41 e901b68fd6dd: Preparing 03:02:41 ebf7e0b2beca: Preparing 03:02:41 48baa274050a: Preparing 03:02:41 994456c4fd7b: Preparing 03:02:41 e901b68fd6dd: Waiting 03:02:41 ebf7e0b2beca: Waiting 03:02:41 48baa274050a: Waiting 03:02:41 994456c4fd7b: Waiting 03:02:41 904ad9e1bcfc: Layer already exists 03:02:41 f4e726b01a6f: Layer already exists 03:02:41 1d655bcd20ea: Layer already exists 03:02:41 e300f209e432: Layer already exists 03:02:41 3052549bfac8: Layer already exists 03:02:41 48baa274050a: Layer already exists 03:02:41 ebf7e0b2beca: Layer already exists 03:02:41 e901b68fd6dd: Layer already exists 03:02:41 994456c4fd7b: Layer already exists 03:02:41 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:e22c73c5d8144ec96531a0e4a8129d7e94a35e938dc59ae0ba69da171c38304e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:02:42 3052549bfac8: Preparing 03:02:42 1d655bcd20ea: Preparing 03:02:42 f4e726b01a6f: Preparing 03:02:42 904ad9e1bcfc: Preparing 03:02:42 e300f209e432: Preparing 03:02:42 e901b68fd6dd: Preparing 03:02:42 ebf7e0b2beca: Preparing 03:02:42 48baa274050a: Preparing 03:02:42 994456c4fd7b: Preparing 03:02:42 e901b68fd6dd: Waiting 03:02:42 ebf7e0b2beca: Waiting 03:02:42 48baa274050a: Waiting 03:02:42 f4e726b01a6f: Layer already exists 03:02:42 e300f209e432: Layer already exists 03:02:42 3052549bfac8: Layer already exists 03:02:42 1d655bcd20ea: Layer already exists 03:02:42 904ad9e1bcfc: Layer already exists 03:02:42 e901b68fd6dd: Layer already exists 03:02:42 994456c4fd7b: Layer already exists 03:02:42 48baa274050a: Layer already exists 03:02:42 ebf7e0b2beca: Layer already exists 03:02:42 main: digest: sha256:e22c73c5d8144ec96531a0e4a8129d7e94a35e938dc59ae0ba69da171c38304e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:42 ===================================================== [Pipeline] echo 03:02:42 taggedImages: 03:02:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:02:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.74 03:02:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:02:42 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:02:42 544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:42 latest 03:02:42 4.0.0-dev.74 03:02:42 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:42 main 03:02:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:02:43 531a59724af8: Preparing 03:02:43 9be8eb13b953: Preparing 03:02:43 508d8fa21638: Preparing 03:02:43 e6613bdf262a: Preparing 03:02:43 51df844fc47c: Preparing 03:02:43 e300f209e432: Preparing 03:02:43 e901b68fd6dd: Preparing 03:02:43 61d4866014f0: Preparing 03:02:43 5058bf93f6a6: Preparing 03:02:43 6f2de3e8f2e9: Preparing 03:02:43 994456c4fd7b: Preparing 03:02:43 61d4866014f0: Waiting 03:02:43 5058bf93f6a6: Waiting 03:02:43 6f2de3e8f2e9: Waiting 03:02:43 994456c4fd7b: Waiting 03:02:43 e901b68fd6dd: Waiting 03:02:43 51df844fc47c: Pushed 03:02:43 9be8eb13b953: Pushed 03:02:43 e6613bdf262a: Pushed 03:02:43 e300f209e432: Layer already exists 03:02:43 e901b68fd6dd: Layer already exists 03:02:43 531a59724af8: Pushed 03:02:43 994456c4fd7b: Layer already exists 03:02:43 61d4866014f0: Pushed 03:02:43 5058bf93f6a6: Pushed 03:02:44 6f2de3e8f2e9: Pushed 03:02:44 508d8fa21638: Pushed 03:02:44 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:61cfcea77602ae6f0cdb510c04add020383526405b51f72d90238cee95d6fbb0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:02:45 531a59724af8: Preparing 03:02:45 9be8eb13b953: Preparing 03:02:45 508d8fa21638: Preparing 03:02:45 e6613bdf262a: Preparing 03:02:45 51df844fc47c: Preparing 03:02:45 e300f209e432: Preparing 03:02:45 e901b68fd6dd: Preparing 03:02:45 61d4866014f0: Preparing 03:02:45 5058bf93f6a6: Preparing 03:02:45 6f2de3e8f2e9: Preparing 03:02:45 994456c4fd7b: Preparing 03:02:45 5058bf93f6a6: Waiting 03:02:45 6f2de3e8f2e9: Waiting 03:02:45 e300f209e432: Waiting 03:02:45 e901b68fd6dd: Waiting 03:02:45 61d4866014f0: Waiting 03:02:45 994456c4fd7b: Waiting 03:02:45 508d8fa21638: Layer already exists 03:02:45 9be8eb13b953: Layer already exists 03:02:45 531a59724af8: Layer already exists 03:02:45 e6613bdf262a: Layer already exists 03:02:45 51df844fc47c: Layer already exists 03:02:45 e300f209e432: Layer already exists 03:02:45 e901b68fd6dd: Layer already exists 03:02:45 5058bf93f6a6: Layer already exists 03:02:45 6f2de3e8f2e9: Layer already exists 03:02:45 61d4866014f0: Layer already exists 03:02:45 994456c4fd7b: Layer already exists 03:02:45 latest: digest: sha256:61cfcea77602ae6f0cdb510c04add020383526405b51f72d90238cee95d6fbb0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.74 03:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:02:46 531a59724af8: Preparing 03:02:46 9be8eb13b953: Preparing 03:02:46 508d8fa21638: Preparing 03:02:46 e6613bdf262a: Preparing 03:02:46 51df844fc47c: Preparing 03:02:46 e300f209e432: Preparing 03:02:46 e901b68fd6dd: Preparing 03:02:46 61d4866014f0: Preparing 03:02:46 5058bf93f6a6: Preparing 03:02:46 6f2de3e8f2e9: Preparing 03:02:46 994456c4fd7b: Preparing 03:02:46 e901b68fd6dd: Waiting 03:02:46 61d4866014f0: Waiting 03:02:46 5058bf93f6a6: Waiting 03:02:46 6f2de3e8f2e9: Waiting 03:02:46 994456c4fd7b: Waiting 03:02:46 e300f209e432: Waiting 03:02:46 9be8eb13b953: Layer already exists 03:02:46 e6613bdf262a: Layer already exists 03:02:46 51df844fc47c: Layer already exists 03:02:46 531a59724af8: Layer already exists 03:02:46 508d8fa21638: Layer already exists 03:02:46 e901b68fd6dd: Layer already exists 03:02:46 5058bf93f6a6: Layer already exists 03:02:46 e300f209e432: Layer already exists 03:02:46 6f2de3e8f2e9: Layer already exists 03:02:46 61d4866014f0: Layer already exists 03:02:46 994456c4fd7b: Layer already exists 03:02:46 4.0.0-dev.74: digest: sha256:61cfcea77602ae6f0cdb510c04add020383526405b51f72d90238cee95d6fbb0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:02:46 531a59724af8: Preparing 03:02:46 9be8eb13b953: Preparing 03:02:46 508d8fa21638: Preparing 03:02:46 e6613bdf262a: Preparing 03:02:46 51df844fc47c: Preparing 03:02:46 e300f209e432: Preparing 03:02:46 e901b68fd6dd: Preparing 03:02:46 61d4866014f0: Preparing 03:02:46 5058bf93f6a6: Preparing 03:02:46 6f2de3e8f2e9: Preparing 03:02:46 994456c4fd7b: Preparing 03:02:46 5058bf93f6a6: Waiting 03:02:46 e300f209e432: Waiting 03:02:46 994456c4fd7b: Waiting 03:02:46 6f2de3e8f2e9: Waiting 03:02:46 61d4866014f0: Waiting 03:02:46 e901b68fd6dd: Waiting 03:02:46 508d8fa21638: Layer already exists 03:02:46 e6613bdf262a: Layer already exists 03:02:46 51df844fc47c: Layer already exists 03:02:46 9be8eb13b953: Layer already exists 03:02:46 531a59724af8: Layer already exists 03:02:46 5058bf93f6a6: Layer already exists 03:02:46 6f2de3e8f2e9: Layer already exists 03:02:46 e901b68fd6dd: Layer already exists 03:02:46 61d4866014f0: Layer already exists 03:02:46 e300f209e432: Layer already exists 03:02:46 994456c4fd7b: Layer already exists 03:02:46 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:61cfcea77602ae6f0cdb510c04add020383526405b51f72d90238cee95d6fbb0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:02:47 531a59724af8: Preparing 03:02:47 9be8eb13b953: Preparing 03:02:47 508d8fa21638: Preparing 03:02:47 e6613bdf262a: Preparing 03:02:47 51df844fc47c: Preparing 03:02:47 e300f209e432: Preparing 03:02:47 e901b68fd6dd: Preparing 03:02:47 61d4866014f0: Preparing 03:02:47 5058bf93f6a6: Preparing 03:02:47 6f2de3e8f2e9: Preparing 03:02:47 994456c4fd7b: Preparing 03:02:47 e901b68fd6dd: Waiting 03:02:47 61d4866014f0: Waiting 03:02:47 5058bf93f6a6: Waiting 03:02:47 6f2de3e8f2e9: Waiting 03:02:47 994456c4fd7b: Waiting 03:02:47 e300f209e432: Waiting 03:02:47 531a59724af8: Layer already exists 03:02:47 508d8fa21638: Layer already exists 03:02:47 e6613bdf262a: Layer already exists 03:02:47 9be8eb13b953: Layer already exists 03:02:47 51df844fc47c: Layer already exists 03:02:47 6f2de3e8f2e9: Layer already exists 03:02:47 5058bf93f6a6: Layer already exists 03:02:47 e300f209e432: Layer already exists 03:02:47 61d4866014f0: Layer already exists 03:02:47 e901b68fd6dd: Layer already exists 03:02:47 994456c4fd7b: Layer already exists 03:02:47 main: digest: sha256:61cfcea77602ae6f0cdb510c04add020383526405b51f72d90238cee95d6fbb0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:47 ===================================================== [Pipeline] echo 03:02:47 taggedImages: 03:02:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:02:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.74 03:02:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:02:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:02:47 544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:47 latest 03:02:47 4.0.0-dev.74 03:02:47 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:47 main 03:02:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:02:48 cfa5fd4e9abe: Preparing 03:02:48 07600916c842: Preparing 03:02:48 1399cc2e6528: Preparing 03:02:48 af14adba60ad: Preparing 03:02:48 915b413d0571: Preparing 03:02:48 4d9948c2824c: Preparing 03:02:48 058f399b7370: Preparing 03:02:48 e300f209e432: Preparing 03:02:48 e901b68fd6dd: Preparing 03:02:48 85fda597c464: Preparing 03:02:48 0f1b26f9f835: Preparing 03:02:48 994456c4fd7b: Preparing 03:02:48 4d9948c2824c: Waiting 03:02:48 058f399b7370: Waiting 03:02:48 e300f209e432: Waiting 03:02:48 e901b68fd6dd: Waiting 03:02:48 0f1b26f9f835: Waiting 03:02:48 85fda597c464: Waiting 03:02:48 07600916c842: Pushed 03:02:48 915b413d0571: Pushed 03:02:48 cfa5fd4e9abe: Pushed 03:02:48 e300f209e432: Layer already exists 03:02:48 e901b68fd6dd: Layer already exists 03:02:48 4d9948c2824c: Pushed 03:02:48 058f399b7370: Pushed 03:02:48 994456c4fd7b: Layer already exists 03:02:48 85fda597c464: Pushed 03:02:49 0f1b26f9f835: Pushed 03:02:50 af14adba60ad: Pushed 03:02:51 1399cc2e6528: Pushed 03:02:51 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:8e838d96b693d8439e25680f3f520badc9c3c60289773b427ee38f2cef556a70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:02:51 cfa5fd4e9abe: Preparing 03:02:51 07600916c842: Preparing 03:02:51 1399cc2e6528: Preparing 03:02:51 af14adba60ad: Preparing 03:02:51 915b413d0571: Preparing 03:02:51 4d9948c2824c: Preparing 03:02:51 058f399b7370: Preparing 03:02:51 e300f209e432: Preparing 03:02:51 e901b68fd6dd: Preparing 03:02:51 85fda597c464: Preparing 03:02:51 0f1b26f9f835: Preparing 03:02:51 994456c4fd7b: Preparing 03:02:51 e901b68fd6dd: Waiting 03:02:51 4d9948c2824c: Waiting 03:02:51 85fda597c464: Waiting 03:02:51 058f399b7370: Waiting 03:02:51 0f1b26f9f835: Waiting 03:02:51 e300f209e432: Waiting 03:02:51 994456c4fd7b: Waiting 03:02:51 cfa5fd4e9abe: Layer already exists 03:02:51 1399cc2e6528: Layer already exists 03:02:51 07600916c842: Layer already exists 03:02:51 af14adba60ad: Layer already exists 03:02:51 915b413d0571: Layer already exists 03:02:51 058f399b7370: Layer already exists 03:02:51 85fda597c464: Layer already exists 03:02:51 e300f209e432: Layer already exists 03:02:51 4d9948c2824c: Layer already exists 03:02:51 e901b68fd6dd: Layer already exists 03:02:51 0f1b26f9f835: Layer already exists 03:02:51 994456c4fd7b: Layer already exists 03:02:51 latest: digest: sha256:8e838d96b693d8439e25680f3f520badc9c3c60289773b427ee38f2cef556a70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.74 03:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:02:52 cfa5fd4e9abe: Preparing 03:02:52 07600916c842: Preparing 03:02:52 1399cc2e6528: Preparing 03:02:52 af14adba60ad: Preparing 03:02:52 915b413d0571: Preparing 03:02:52 4d9948c2824c: Preparing 03:02:52 058f399b7370: Preparing 03:02:52 e300f209e432: Preparing 03:02:52 e901b68fd6dd: Preparing 03:02:52 85fda597c464: Preparing 03:02:52 0f1b26f9f835: Preparing 03:02:52 058f399b7370: Waiting 03:02:52 e300f209e432: Waiting 03:02:52 e901b68fd6dd: Waiting 03:02:52 85fda597c464: Waiting 03:02:52 4d9948c2824c: Waiting 03:02:52 994456c4fd7b: Preparing 03:02:52 994456c4fd7b: Waiting 03:02:52 0f1b26f9f835: Waiting 03:02:52 af14adba60ad: Layer already exists 03:02:52 cfa5fd4e9abe: Layer already exists 03:02:52 07600916c842: Layer already exists 03:02:52 915b413d0571: Layer already exists 03:02:52 1399cc2e6528: Layer already exists 03:02:52 e901b68fd6dd: Layer already exists 03:02:52 4d9948c2824c: Layer already exists 03:02:52 85fda597c464: Layer already exists 03:02:52 e300f209e432: Layer already exists 03:02:52 058f399b7370: Layer already exists 03:02:52 994456c4fd7b: Layer already exists 03:02:52 0f1b26f9f835: Layer already exists 03:02:52 4.0.0-dev.74: digest: sha256:8e838d96b693d8439e25680f3f520badc9c3c60289773b427ee38f2cef556a70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:02:53 cfa5fd4e9abe: Preparing 03:02:53 07600916c842: Preparing 03:02:53 1399cc2e6528: Preparing 03:02:53 af14adba60ad: Preparing 03:02:53 915b413d0571: Preparing 03:02:53 4d9948c2824c: Preparing 03:02:53 058f399b7370: Preparing 03:02:53 e300f209e432: Preparing 03:02:53 e901b68fd6dd: Preparing 03:02:53 85fda597c464: Preparing 03:02:53 0f1b26f9f835: Preparing 03:02:53 994456c4fd7b: Preparing 03:02:53 e901b68fd6dd: Waiting 03:02:53 0f1b26f9f835: Waiting 03:02:53 85fda597c464: Waiting 03:02:53 4d9948c2824c: Waiting 03:02:53 058f399b7370: Waiting 03:02:53 994456c4fd7b: Waiting 03:02:53 e300f209e432: Waiting 03:02:53 af14adba60ad: Layer already exists 03:02:53 1399cc2e6528: Layer already exists 03:02:53 915b413d0571: Layer already exists 03:02:53 07600916c842: Layer already exists 03:02:53 058f399b7370: Layer already exists 03:02:53 e901b68fd6dd: Layer already exists 03:02:53 e300f209e432: Layer already exists 03:02:53 85fda597c464: Layer already exists 03:02:53 4d9948c2824c: Layer already exists 03:02:53 0f1b26f9f835: Layer already exists 03:02:53 cfa5fd4e9abe: Layer already exists 03:02:53 994456c4fd7b: Layer already exists 03:02:53 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:8e838d96b693d8439e25680f3f520badc9c3c60289773b427ee38f2cef556a70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:02:53 cfa5fd4e9abe: Preparing 03:02:53 07600916c842: Preparing 03:02:53 1399cc2e6528: Preparing 03:02:53 af14adba60ad: Preparing 03:02:53 915b413d0571: Preparing 03:02:53 4d9948c2824c: Preparing 03:02:53 058f399b7370: Preparing 03:02:53 e300f209e432: Preparing 03:02:53 e901b68fd6dd: Preparing 03:02:53 85fda597c464: Preparing 03:02:53 0f1b26f9f835: Preparing 03:02:53 994456c4fd7b: Preparing 03:02:53 4d9948c2824c: Waiting 03:02:53 e901b68fd6dd: Waiting 03:02:53 0f1b26f9f835: Waiting 03:02:53 058f399b7370: Waiting 03:02:53 e300f209e432: Waiting 03:02:53 85fda597c464: Waiting 03:02:53 994456c4fd7b: Waiting 03:02:53 cfa5fd4e9abe: Layer already exists 03:02:53 1399cc2e6528: Layer already exists 03:02:53 07600916c842: Layer already exists 03:02:53 915b413d0571: Layer already exists 03:02:53 af14adba60ad: Layer already exists 03:02:53 4d9948c2824c: Layer already exists 03:02:53 058f399b7370: Layer already exists 03:02:53 e300f209e432: Layer already exists 03:02:53 e901b68fd6dd: Layer already exists 03:02:53 85fda597c464: Layer already exists 03:02:53 0f1b26f9f835: Layer already exists 03:02:53 994456c4fd7b: Layer already exists 03:02:53 main: digest: sha256:8e838d96b693d8439e25680f3f520badc9c3c60289773b427ee38f2cef556a70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:53 ===================================================== [Pipeline] echo 03:02:53 taggedImages: 03:02:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:02:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.74 03:02:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:02:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:02:53 544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:53 latest 03:02:53 4.0.0-dev.74 03:02:53 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:53 main 03:02:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:544488c04c58fb09d5a4e1432ff61429c65333d6 03:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:02:54 b91b4285d607: Preparing 03:02:54 2e18c4ad143b: Preparing 03:02:54 e300f209e432: Preparing 03:02:54 e901b68fd6dd: Preparing 03:02:54 0ecdc423d1f2: Preparing 03:02:54 ae551eeb7e22: Preparing 03:02:54 994456c4fd7b: Preparing 03:02:54 994456c4fd7b: Waiting 03:02:54 ae551eeb7e22: Waiting 03:02:54 e901b68fd6dd: Layer already exists 03:02:54 e300f209e432: Layer already exists 03:02:54 994456c4fd7b: Layer already exists 03:02:54 0ecdc423d1f2: Pushed 03:02:54 b91b4285d607: Pushed 03:02:55 ae551eeb7e22: Pushed 03:02:57 2e18c4ad143b: Pushed 03:02:57 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:acdf81ce1b9a80832e09b0eafcf48db20c079f35d74cc24015545caa63a4433f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:57 + 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 03:02:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:02:58 b91b4285d607: Preparing 03:02:58 2e18c4ad143b: Preparing 03:02:58 e300f209e432: Preparing 03:02:58 e901b68fd6dd: Preparing 03:02:58 0ecdc423d1f2: Preparing 03:02:58 ae551eeb7e22: Preparing 03:02:58 994456c4fd7b: Preparing 03:02:58 ae551eeb7e22: Waiting 03:02:58 994456c4fd7b: Waiting 03:02:58 0ecdc423d1f2: Layer already exists 03:02:58 e300f209e432: Layer already exists 03:02:58 b91b4285d607: Layer already exists 03:02:58 2e18c4ad143b: Layer already exists 03:02:58 e901b68fd6dd: Layer already exists 03:02:58 ae551eeb7e22: Layer already exists 03:02:58 994456c4fd7b: Layer already exists 03:02:58 latest: digest: sha256:acdf81ce1b9a80832e09b0eafcf48db20c079f35d74cc24015545caa63a4433f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.74 03:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:02:58 b91b4285d607: Preparing 03:02:58 2e18c4ad143b: Preparing 03:02:58 e300f209e432: Preparing 03:02:58 e901b68fd6dd: Preparing 03:02:58 0ecdc423d1f2: Preparing 03:02:58 ae551eeb7e22: Preparing 03:02:58 994456c4fd7b: Preparing 03:02:58 994456c4fd7b: Waiting 03:02:58 ae551eeb7e22: Waiting 03:02:58 e300f209e432: Layer already exists 03:02:58 0ecdc423d1f2: Layer already exists 03:02:58 e901b68fd6dd: Layer already exists 03:02:58 b91b4285d607: Layer already exists 03:02:58 2e18c4ad143b: Layer already exists 03:02:58 ae551eeb7e22: Layer already exists 03:02:58 994456c4fd7b: Layer already exists 03:02:58 4.0.0-dev.74: digest: sha256:acdf81ce1b9a80832e09b0eafcf48db20c079f35d74cc24015545caa63a4433f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:02:59 b91b4285d607: Preparing 03:02:59 2e18c4ad143b: Preparing 03:02:59 e300f209e432: Preparing 03:02:59 e901b68fd6dd: Preparing 03:02:59 0ecdc423d1f2: Preparing 03:02:59 ae551eeb7e22: Preparing 03:02:59 994456c4fd7b: Preparing 03:02:59 ae551eeb7e22: Waiting 03:02:59 994456c4fd7b: Waiting 03:02:59 b91b4285d607: Layer already exists 03:02:59 e901b68fd6dd: Layer already exists 03:02:59 e300f209e432: Layer already exists 03:02:59 0ecdc423d1f2: Layer already exists 03:02:59 2e18c4ad143b: Layer already exists 03:02:59 994456c4fd7b: Layer already exists 03:02:59 ae551eeb7e22: Layer already exists 03:02:59 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:acdf81ce1b9a80832e09b0eafcf48db20c079f35d74cc24015545caa63a4433f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:59 + 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 03:03:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:03:00 b91b4285d607: Preparing 03:03:00 2e18c4ad143b: Preparing 03:03:00 e300f209e432: Preparing 03:03:00 e901b68fd6dd: Preparing 03:03:00 0ecdc423d1f2: Preparing 03:03:00 ae551eeb7e22: Preparing 03:03:00 994456c4fd7b: Preparing 03:03:00 ae551eeb7e22: Waiting 03:03:00 994456c4fd7b: Waiting 03:03:00 2e18c4ad143b: Layer already exists 03:03:00 0ecdc423d1f2: Layer already exists 03:03:00 e300f209e432: Layer already exists 03:03:00 b91b4285d607: Layer already exists 03:03:00 e901b68fd6dd: Layer already exists 03:03:00 ae551eeb7e22: Layer already exists 03:03:00 994456c4fd7b: Layer already exists 03:03:00 main: digest: sha256:acdf81ce1b9a80832e09b0eafcf48db20c079f35d74cc24015545caa63a4433f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:00 ===================================================== [Pipeline] echo 03:03:00 taggedImages: 03:03:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:03:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.74 03:03:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:03:00 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:03:00 544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:00 latest 03:03:00 4.0.0-dev.74 03:03:00 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:00 main 03:03:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:03:00 d78cf1792d1a: Preparing 03:03:00 bef35a90ae91: Preparing 03:03:00 cfff99078ca2: Preparing 03:03:00 e300f209e432: Preparing 03:03:00 e901b68fd6dd: Preparing 03:03:00 746a9dbda488: Preparing 03:03:00 b4a4278464b7: Preparing 03:03:00 9f89406574b1: Preparing 03:03:00 746a9dbda488: Waiting 03:03:00 b4a4278464b7: Waiting 03:03:00 2594fee19d8b: Preparing 03:03:00 9f89406574b1: Waiting 03:03:00 994456c4fd7b: Preparing 03:03:00 994456c4fd7b: Waiting 03:03:00 e300f209e432: Layer already exists 03:03:00 e901b68fd6dd: Layer already exists 03:03:00 d78cf1792d1a: Pushed 03:03:00 cfff99078ca2: Pushed 03:03:00 bef35a90ae91: Pushed 03:03:00 994456c4fd7b: Layer already exists 03:03:01 9f89406574b1: Pushed 03:03:01 2594fee19d8b: Pushed 03:03:05 b4a4278464b7: Pushed 03:03:12 746a9dbda488: Pushed 03:03:12 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:7aa62630afe7494c90569289bb894c6e1104d5c9d33c47e97e22c2041f855638 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:03:13 d78cf1792d1a: Preparing 03:03:13 bef35a90ae91: Preparing 03:03:13 cfff99078ca2: Preparing 03:03:13 e300f209e432: Preparing 03:03:13 e901b68fd6dd: Preparing 03:03:13 746a9dbda488: Preparing 03:03:13 b4a4278464b7: Preparing 03:03:13 9f89406574b1: Preparing 03:03:13 2594fee19d8b: Preparing 03:03:13 994456c4fd7b: Preparing 03:03:13 9f89406574b1: Waiting 03:03:13 994456c4fd7b: Waiting 03:03:13 746a9dbda488: Waiting 03:03:13 b4a4278464b7: Waiting 03:03:13 2594fee19d8b: Waiting 03:03:13 d78cf1792d1a: Layer already exists 03:03:13 e901b68fd6dd: Layer already exists 03:03:13 bef35a90ae91: Layer already exists 03:03:13 e300f209e432: Layer already exists 03:03:13 cfff99078ca2: Layer already exists 03:03:13 746a9dbda488: Layer already exists 03:03:13 b4a4278464b7: Layer already exists 03:03:13 2594fee19d8b: Layer already exists 03:03:13 9f89406574b1: Layer already exists 03:03:13 994456c4fd7b: Layer already exists 03:03:13 latest: digest: sha256:7aa62630afe7494c90569289bb894c6e1104d5c9d33c47e97e22c2041f855638 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.74 03:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:03:14 d78cf1792d1a: Preparing 03:03:14 bef35a90ae91: Preparing 03:03:14 cfff99078ca2: Preparing 03:03:14 e300f209e432: Preparing 03:03:14 e901b68fd6dd: Preparing 03:03:14 746a9dbda488: Preparing 03:03:14 b4a4278464b7: Preparing 03:03:14 9f89406574b1: Preparing 03:03:14 746a9dbda488: Waiting 03:03:14 b4a4278464b7: Waiting 03:03:14 2594fee19d8b: Preparing 03:03:14 994456c4fd7b: Preparing 03:03:14 9f89406574b1: Waiting 03:03:14 994456c4fd7b: Waiting 03:03:14 d78cf1792d1a: Layer already exists 03:03:14 cfff99078ca2: Layer already exists 03:03:14 e300f209e432: Layer already exists 03:03:14 e901b68fd6dd: Layer already exists 03:03:14 bef35a90ae91: Layer already exists 03:03:14 b4a4278464b7: Layer already exists 03:03:14 746a9dbda488: Layer already exists 03:03:14 9f89406574b1: Layer already exists 03:03:14 994456c4fd7b: Layer already exists 03:03:14 2594fee19d8b: Layer already exists 03:03:14 4.0.0-dev.74: digest: sha256:7aa62630afe7494c90569289bb894c6e1104d5c9d33c47e97e22c2041f855638 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:03:14 d78cf1792d1a: Preparing 03:03:14 bef35a90ae91: Preparing 03:03:14 cfff99078ca2: Preparing 03:03:14 e300f209e432: Preparing 03:03:14 e901b68fd6dd: Preparing 03:03:14 746a9dbda488: Preparing 03:03:14 b4a4278464b7: Preparing 03:03:14 9f89406574b1: Preparing 03:03:14 2594fee19d8b: Preparing 03:03:14 994456c4fd7b: Preparing 03:03:14 b4a4278464b7: Waiting 03:03:14 746a9dbda488: Waiting 03:03:14 9f89406574b1: Waiting 03:03:14 2594fee19d8b: Waiting 03:03:14 994456c4fd7b: Waiting 03:03:14 d78cf1792d1a: Layer already exists 03:03:14 e300f209e432: Layer already exists 03:03:14 e901b68fd6dd: Layer already exists 03:03:14 cfff99078ca2: Layer already exists 03:03:14 bef35a90ae91: Layer already exists 03:03:14 9f89406574b1: Layer already exists 03:03:14 746a9dbda488: Layer already exists 03:03:14 b4a4278464b7: Layer already exists 03:03:14 994456c4fd7b: Layer already exists 03:03:14 2594fee19d8b: Layer already exists 03:03:14 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:7aa62630afe7494c90569289bb894c6e1104d5c9d33c47e97e22c2041f855638 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:03:15 d78cf1792d1a: Preparing 03:03:15 bef35a90ae91: Preparing 03:03:15 cfff99078ca2: Preparing 03:03:15 e300f209e432: Preparing 03:03:15 e901b68fd6dd: Preparing 03:03:15 746a9dbda488: Preparing 03:03:15 b4a4278464b7: Preparing 03:03:15 9f89406574b1: Preparing 03:03:15 2594fee19d8b: Preparing 03:03:15 994456c4fd7b: Preparing 03:03:15 746a9dbda488: Waiting 03:03:15 b4a4278464b7: Waiting 03:03:15 9f89406574b1: Waiting 03:03:15 2594fee19d8b: Waiting 03:03:15 994456c4fd7b: Waiting 03:03:15 bef35a90ae91: Layer already exists 03:03:15 e300f209e432: Layer already exists 03:03:15 e901b68fd6dd: Layer already exists 03:03:15 cfff99078ca2: Layer already exists 03:03:15 d78cf1792d1a: Layer already exists 03:03:15 2594fee19d8b: Layer already exists 03:03:15 b4a4278464b7: Layer already exists 03:03:15 746a9dbda488: Layer already exists 03:03:15 9f89406574b1: Layer already exists 03:03:15 994456c4fd7b: Layer already exists 03:03:15 main: digest: sha256:7aa62630afe7494c90569289bb894c6e1104d5c9d33c47e97e22c2041f855638 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:15 ===================================================== [Pipeline] echo 03:03:15 taggedImages: 03:03:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:03:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.74 03:03:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:03:16 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:03:16 544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:16 latest 03:03:16 4.0.0-dev.74 03:03:16 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:16 main 03:03:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:03:16 ed23471aad60: Preparing 03:03:16 be7c3add30b8: Preparing 03:03:16 1c44e112b096: Preparing 03:03:16 e300f209e432: Preparing 03:03:16 e901b68fd6dd: Preparing 03:03:16 e6f35f30725a: Preparing 03:03:16 90b6e2fad47a: Preparing 03:03:16 cdeec2cb1062: Preparing 03:03:16 994456c4fd7b: Preparing 03:03:16 90b6e2fad47a: Waiting 03:03:16 cdeec2cb1062: Waiting 03:03:16 994456c4fd7b: Waiting 03:03:16 e6f35f30725a: Waiting 03:03:17 1c44e112b096: Pushed 03:03:17 be7c3add30b8: Pushed 03:03:17 e300f209e432: Layer already exists 03:03:17 ed23471aad60: Pushed 03:03:17 90b6e2fad47a: Pushed 03:03:17 e901b68fd6dd: Layer already exists 03:03:18 cdeec2cb1062: Pushed 03:03:18 994456c4fd7b: Layer already exists 03:03:28 e6f35f30725a: Pushed 03:03:28 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:a0a9c307d0d66e8d792fc52a54d4a183dee4631ca88754892cf53ba3eff8c681 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:03:29 ed23471aad60: Preparing 03:03:29 be7c3add30b8: Preparing 03:03:29 1c44e112b096: Preparing 03:03:29 e300f209e432: Preparing 03:03:29 e901b68fd6dd: Preparing 03:03:29 e6f35f30725a: Preparing 03:03:29 90b6e2fad47a: Preparing 03:03:29 cdeec2cb1062: Preparing 03:03:29 994456c4fd7b: Preparing 03:03:29 e6f35f30725a: Waiting 03:03:29 90b6e2fad47a: Waiting 03:03:29 cdeec2cb1062: Waiting 03:03:29 e300f209e432: Layer already exists 03:03:29 e901b68fd6dd: Layer already exists 03:03:29 1c44e112b096: Layer already exists 03:03:29 ed23471aad60: Layer already exists 03:03:29 be7c3add30b8: Layer already exists 03:03:29 90b6e2fad47a: Layer already exists 03:03:29 994456c4fd7b: Layer already exists 03:03:29 e6f35f30725a: Layer already exists 03:03:29 cdeec2cb1062: Layer already exists 03:03:29 latest: digest: sha256:a0a9c307d0d66e8d792fc52a54d4a183dee4631ca88754892cf53ba3eff8c681 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.74 03:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:03:29 ed23471aad60: Preparing 03:03:29 be7c3add30b8: Preparing 03:03:29 1c44e112b096: Preparing 03:03:29 e300f209e432: Preparing 03:03:29 e901b68fd6dd: Preparing 03:03:29 e6f35f30725a: Preparing 03:03:29 90b6e2fad47a: Preparing 03:03:29 cdeec2cb1062: Preparing 03:03:29 994456c4fd7b: Preparing 03:03:29 e6f35f30725a: Waiting 03:03:29 90b6e2fad47a: Waiting 03:03:29 cdeec2cb1062: Waiting 03:03:29 994456c4fd7b: Waiting 03:03:29 e300f209e432: Layer already exists 03:03:29 be7c3add30b8: Layer already exists 03:03:29 e901b68fd6dd: Layer already exists 03:03:29 1c44e112b096: Layer already exists 03:03:29 ed23471aad60: Layer already exists 03:03:29 e6f35f30725a: Layer already exists 03:03:29 cdeec2cb1062: Layer already exists 03:03:29 90b6e2fad47a: Layer already exists 03:03:29 994456c4fd7b: Layer already exists 03:03:29 4.0.0-dev.74: digest: sha256:a0a9c307d0d66e8d792fc52a54d4a183dee4631ca88754892cf53ba3eff8c681 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:03:30 ed23471aad60: Preparing 03:03:30 be7c3add30b8: Preparing 03:03:30 1c44e112b096: Preparing 03:03:30 e300f209e432: Preparing 03:03:30 e901b68fd6dd: Preparing 03:03:30 e6f35f30725a: Preparing 03:03:30 90b6e2fad47a: Preparing 03:03:30 cdeec2cb1062: Preparing 03:03:30 994456c4fd7b: Preparing 03:03:30 e6f35f30725a: Waiting 03:03:30 cdeec2cb1062: Waiting 03:03:30 90b6e2fad47a: Waiting 03:03:30 994456c4fd7b: Waiting 03:03:30 e901b68fd6dd: Layer already exists 03:03:30 ed23471aad60: Layer already exists 03:03:30 be7c3add30b8: Layer already exists 03:03:30 e300f209e432: Layer already exists 03:03:30 1c44e112b096: Layer already exists 03:03:30 e6f35f30725a: Layer already exists 03:03:30 cdeec2cb1062: Layer already exists 03:03:30 90b6e2fad47a: Layer already exists 03:03:30 994456c4fd7b: Layer already exists 03:03:30 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:a0a9c307d0d66e8d792fc52a54d4a183dee4631ca88754892cf53ba3eff8c681 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:03:30 ed23471aad60: Preparing 03:03:30 be7c3add30b8: Preparing 03:03:30 1c44e112b096: Preparing 03:03:30 e300f209e432: Preparing 03:03:30 e901b68fd6dd: Preparing 03:03:30 e6f35f30725a: Preparing 03:03:30 90b6e2fad47a: Preparing 03:03:30 cdeec2cb1062: Preparing 03:03:30 994456c4fd7b: Preparing 03:03:30 e6f35f30725a: Waiting 03:03:30 cdeec2cb1062: Waiting 03:03:30 90b6e2fad47a: Waiting 03:03:30 994456c4fd7b: Waiting 03:03:30 1c44e112b096: Layer already exists 03:03:30 ed23471aad60: Layer already exists 03:03:30 e300f209e432: Layer already exists 03:03:30 e901b68fd6dd: Layer already exists 03:03:30 be7c3add30b8: Layer already exists 03:03:30 e6f35f30725a: Layer already exists 03:03:30 90b6e2fad47a: Layer already exists 03:03:30 cdeec2cb1062: Layer already exists 03:03:30 994456c4fd7b: Layer already exists 03:03:30 main: digest: sha256:a0a9c307d0d66e8d792fc52a54d4a183dee4631ca88754892cf53ba3eff8c681 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:31 ===================================================== [Pipeline] echo 03:03:31 taggedImages: 03:03:31 - nexus3.edgexfoundry.org:10004/security-spire-config:544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:31 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:03:31 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.74 03:03:31 - nexus3.edgexfoundry.org:10004/security-spire-config:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:31 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:03:31 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:03:31 544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:31 latest 03:03:31 4.0.0-dev.74 03:03:31 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:31 main 03:03:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:03:31 d78cf1792d1a: Preparing 03:03:31 46ff39d5936b: Preparing 03:03:31 8b9efb3549e7: Preparing 03:03:31 e300f209e432: Preparing 03:03:31 e901b68fd6dd: Preparing 03:03:31 e6f35f30725a: Preparing 03:03:31 9f89406574b1: Preparing 03:03:31 2594fee19d8b: Preparing 03:03:31 e6f35f30725a: Waiting 03:03:31 9f89406574b1: Waiting 03:03:31 2594fee19d8b: Waiting 03:03:31 994456c4fd7b: Preparing 03:03:31 994456c4fd7b: Waiting 03:03:31 e300f209e432: Layer already exists 03:03:31 d78cf1792d1a: Layer already exists 03:03:31 e901b68fd6dd: Layer already exists 03:03:31 e6f35f30725a: Layer already exists 03:03:31 9f89406574b1: Layer already exists 03:03:31 2594fee19d8b: Layer already exists 03:03:31 994456c4fd7b: Layer already exists 03:03:31 46ff39d5936b: Pushed 03:03:31 8b9efb3549e7: Pushed 03:03:32 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:02480fbc9dafc420522bba8843206e48cc0ede2d9b0f23663ed6f0727f3e4f48 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:03:32 d78cf1792d1a: Preparing 03:03:32 46ff39d5936b: Preparing 03:03:32 8b9efb3549e7: Preparing 03:03:32 e300f209e432: Preparing 03:03:32 e901b68fd6dd: Preparing 03:03:32 e6f35f30725a: Preparing 03:03:32 9f89406574b1: Preparing 03:03:32 2594fee19d8b: Preparing 03:03:32 994456c4fd7b: Preparing 03:03:32 9f89406574b1: Waiting 03:03:32 2594fee19d8b: Waiting 03:03:32 994456c4fd7b: Waiting 03:03:32 e6f35f30725a: Waiting 03:03:32 d78cf1792d1a: Layer already exists 03:03:32 e901b68fd6dd: Layer already exists 03:03:32 e300f209e432: Layer already exists 03:03:32 46ff39d5936b: Layer already exists 03:03:32 8b9efb3549e7: Layer already exists 03:03:32 2594fee19d8b: Layer already exists 03:03:32 994456c4fd7b: Layer already exists 03:03:32 e6f35f30725a: Layer already exists 03:03:32 9f89406574b1: Layer already exists 03:03:32 latest: digest: sha256:02480fbc9dafc420522bba8843206e48cc0ede2d9b0f23663ed6f0727f3e4f48 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.74 03:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:03:33 d78cf1792d1a: Preparing 03:03:33 46ff39d5936b: Preparing 03:03:33 8b9efb3549e7: Preparing 03:03:33 e300f209e432: Preparing 03:03:33 e901b68fd6dd: Preparing 03:03:33 e6f35f30725a: Preparing 03:03:33 9f89406574b1: Preparing 03:03:33 2594fee19d8b: Preparing 03:03:33 994456c4fd7b: Preparing 03:03:33 9f89406574b1: Waiting 03:03:33 2594fee19d8b: Waiting 03:03:33 e6f35f30725a: Waiting 03:03:33 994456c4fd7b: Waiting 03:03:33 46ff39d5936b: Layer already exists 03:03:33 8b9efb3549e7: Layer already exists 03:03:33 e300f209e432: Layer already exists 03:03:33 e901b68fd6dd: Layer already exists 03:03:33 d78cf1792d1a: Layer already exists 03:03:33 2594fee19d8b: Layer already exists 03:03:33 e6f35f30725a: Layer already exists 03:03:33 9f89406574b1: Layer already exists 03:03:33 994456c4fd7b: Layer already exists 03:03:33 4.0.0-dev.74: digest: sha256:02480fbc9dafc420522bba8843206e48cc0ede2d9b0f23663ed6f0727f3e4f48 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:03:34 d78cf1792d1a: Preparing 03:03:34 46ff39d5936b: Preparing 03:03:34 8b9efb3549e7: Preparing 03:03:34 e300f209e432: Preparing 03:03:34 e901b68fd6dd: Preparing 03:03:34 e6f35f30725a: Preparing 03:03:34 9f89406574b1: Preparing 03:03:34 2594fee19d8b: Preparing 03:03:34 994456c4fd7b: Preparing 03:03:34 9f89406574b1: Waiting 03:03:34 2594fee19d8b: Waiting 03:03:34 e6f35f30725a: Waiting 03:03:34 e901b68fd6dd: Layer already exists 03:03:34 46ff39d5936b: Layer already exists 03:03:34 d78cf1792d1a: Layer already exists 03:03:34 8b9efb3549e7: Layer already exists 03:03:34 e300f209e432: Layer already exists 03:03:34 9f89406574b1: Layer already exists 03:03:34 2594fee19d8b: Layer already exists 03:03:34 e6f35f30725a: Layer already exists 03:03:34 994456c4fd7b: Layer already exists 03:03:34 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:02480fbc9dafc420522bba8843206e48cc0ede2d9b0f23663ed6f0727f3e4f48 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:03:34 d78cf1792d1a: Preparing 03:03:34 46ff39d5936b: Preparing 03:03:34 8b9efb3549e7: Preparing 03:03:34 e300f209e432: Preparing 03:03:34 e901b68fd6dd: Preparing 03:03:34 e6f35f30725a: Preparing 03:03:34 9f89406574b1: Preparing 03:03:34 2594fee19d8b: Preparing 03:03:34 994456c4fd7b: Preparing 03:03:34 2594fee19d8b: Waiting 03:03:34 9f89406574b1: Waiting 03:03:34 994456c4fd7b: Waiting 03:03:34 8b9efb3549e7: Layer already exists 03:03:34 46ff39d5936b: Layer already exists 03:03:34 e901b68fd6dd: Layer already exists 03:03:34 d78cf1792d1a: Layer already exists 03:03:34 e300f209e432: Layer already exists 03:03:34 e6f35f30725a: Layer already exists 03:03:34 9f89406574b1: Layer already exists 03:03:34 994456c4fd7b: Layer already exists 03:03:34 2594fee19d8b: Layer already exists 03:03:34 main: digest: sha256:02480fbc9dafc420522bba8843206e48cc0ede2d9b0f23663ed6f0727f3e4f48 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:34 ===================================================== [Pipeline] echo 03:03:34 taggedImages: 03:03:34 - nexus3.edgexfoundry.org:10004/security-spire-server:544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:34 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:03:34 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.74 03:03:34 - nexus3.edgexfoundry.org:10004/security-spire-server:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:34 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:03:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:03:34 544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:34 latest 03:03:34 4.0.0-dev.74 03:03:34 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:34 main 03:03:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:35 44c7c1c3f9e9: Preparing 03:03:35 141ba4f53916: Preparing 03:03:35 e300f209e432: Preparing 03:03:35 e901b68fd6dd: Preparing 03:03:35 9736915f1ea9: Preparing 03:03:35 72b7d5ff81e8: Preparing 03:03:35 994456c4fd7b: Preparing 03:03:35 994456c4fd7b: Waiting 03:03:35 72b7d5ff81e8: Waiting 03:03:35 e901b68fd6dd: Layer already exists 03:03:35 e300f209e432: Layer already exists 03:03:35 994456c4fd7b: Layer already exists 03:03:35 9736915f1ea9: Pushed 03:03:35 44c7c1c3f9e9: Pushed 03:03:36 72b7d5ff81e8: Pushed 03:03:39 141ba4f53916: Pushed 03:03:39 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:c7f445a7e4a939447a526e4bd83b4527fc2d10e9212ad987dbda30a3d387cdad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:40 44c7c1c3f9e9: Preparing 03:03:40 141ba4f53916: Preparing 03:03:40 e300f209e432: Preparing 03:03:40 e901b68fd6dd: Preparing 03:03:40 9736915f1ea9: Preparing 03:03:40 72b7d5ff81e8: Preparing 03:03:40 994456c4fd7b: Preparing 03:03:40 72b7d5ff81e8: Waiting 03:03:40 994456c4fd7b: Waiting 03:03:40 e901b68fd6dd: Layer already exists 03:03:40 44c7c1c3f9e9: Layer already exists 03:03:40 e300f209e432: Layer already exists 03:03:40 141ba4f53916: Layer already exists 03:03:40 9736915f1ea9: Layer already exists 03:03:40 994456c4fd7b: Layer already exists 03:03:40 72b7d5ff81e8: Layer already exists 03:03:40 latest: digest: sha256:c7f445a7e4a939447a526e4bd83b4527fc2d10e9212ad987dbda30a3d387cdad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.74 03:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:40 44c7c1c3f9e9: Preparing 03:03:40 141ba4f53916: Preparing 03:03:40 e300f209e432: Preparing 03:03:40 e901b68fd6dd: Preparing 03:03:40 9736915f1ea9: Preparing 03:03:40 72b7d5ff81e8: Preparing 03:03:40 994456c4fd7b: Preparing 03:03:40 72b7d5ff81e8: Waiting 03:03:40 994456c4fd7b: Waiting 03:03:40 9736915f1ea9: Layer already exists 03:03:40 e300f209e432: Layer already exists 03:03:40 141ba4f53916: Layer already exists 03:03:40 e901b68fd6dd: Layer already exists 03:03:40 44c7c1c3f9e9: Layer already exists 03:03:40 994456c4fd7b: Layer already exists 03:03:40 72b7d5ff81e8: Layer already exists 03:03:40 4.0.0-dev.74: digest: sha256:c7f445a7e4a939447a526e4bd83b4527fc2d10e9212ad987dbda30a3d387cdad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:41 44c7c1c3f9e9: Preparing 03:03:41 141ba4f53916: Preparing 03:03:41 e300f209e432: Preparing 03:03:41 e901b68fd6dd: Preparing 03:03:41 9736915f1ea9: Preparing 03:03:41 72b7d5ff81e8: Preparing 03:03:41 994456c4fd7b: Preparing 03:03:41 994456c4fd7b: Waiting 03:03:41 72b7d5ff81e8: Waiting 03:03:41 44c7c1c3f9e9: Layer already exists 03:03:41 e901b68fd6dd: Layer already exists 03:03:41 9736915f1ea9: Layer already exists 03:03:41 141ba4f53916: Layer already exists 03:03:41 e300f209e432: Layer already exists 03:03:41 72b7d5ff81e8: Layer already exists 03:03:41 994456c4fd7b: Layer already exists 03:03:41 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:c7f445a7e4a939447a526e4bd83b4527fc2d10e9212ad987dbda30a3d387cdad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:03:42 44c7c1c3f9e9: Preparing 03:03:42 141ba4f53916: Preparing 03:03:42 e300f209e432: Preparing 03:03:42 e901b68fd6dd: Preparing 03:03:42 9736915f1ea9: Preparing 03:03:42 72b7d5ff81e8: Preparing 03:03:42 994456c4fd7b: Preparing 03:03:42 72b7d5ff81e8: Waiting 03:03:42 994456c4fd7b: Waiting 03:03:42 9736915f1ea9: Layer already exists 03:03:42 44c7c1c3f9e9: Layer already exists 03:03:42 e300f209e432: Layer already exists 03:03:42 141ba4f53916: Layer already exists 03:03:42 e901b68fd6dd: Layer already exists 03:03:42 72b7d5ff81e8: Layer already exists 03:03:42 994456c4fd7b: Layer already exists 03:03:42 main: digest: sha256:c7f445a7e4a939447a526e4bd83b4527fc2d10e9212ad987dbda30a3d387cdad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:42 ===================================================== [Pipeline] echo 03:03:42 taggedImages: 03:03:42 - nexus3.edgexfoundry.org:10004/support-notifications:544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:42 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:03:42 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.74 03:03:42 - nexus3.edgexfoundry.org:10004/support-notifications:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:42 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:03:42 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:03:42 544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:42 latest 03:03:42 4.0.0-dev.74 03:03:42 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:42 main 03:03:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:03:42 bd8c6b027550: Preparing 03:03:42 6284dbf7e386: Preparing 03:03:42 e300f209e432: Preparing 03:03:42 e901b68fd6dd: Preparing 03:03:42 003fb03403b4: Preparing 03:03:42 26af8d7e1328: Preparing 03:03:42 994456c4fd7b: Preparing 03:03:42 26af8d7e1328: Waiting 03:03:42 994456c4fd7b: Waiting 03:03:42 e901b68fd6dd: Layer already exists 03:03:42 e300f209e432: Layer already exists 03:03:42 994456c4fd7b: Layer already exists 03:03:42 003fb03403b4: Pushed 03:03:42 bd8c6b027550: Pushed 03:03:43 26af8d7e1328: Pushed 03:03:46 6284dbf7e386: Pushed 03:03:46 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:d788be0870aaf1f8c7b47569b4e47d8a3585963e192b0ab05a3d412f7e9705c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:03:47 bd8c6b027550: Preparing 03:03:47 6284dbf7e386: Preparing 03:03:47 e300f209e432: Preparing 03:03:47 e901b68fd6dd: Preparing 03:03:47 003fb03403b4: Preparing 03:03:47 26af8d7e1328: Preparing 03:03:47 994456c4fd7b: Preparing 03:03:47 994456c4fd7b: Waiting 03:03:47 e300f209e432: Layer already exists 03:03:47 6284dbf7e386: Layer already exists 03:03:47 e901b68fd6dd: Layer already exists 03:03:47 003fb03403b4: Layer already exists 03:03:47 bd8c6b027550: Layer already exists 03:03:47 994456c4fd7b: Layer already exists 03:03:47 26af8d7e1328: Layer already exists 03:03:47 latest: digest: sha256:d788be0870aaf1f8c7b47569b4e47d8a3585963e192b0ab05a3d412f7e9705c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.74 03:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:03:47 bd8c6b027550: Preparing 03:03:47 6284dbf7e386: Preparing 03:03:47 e300f209e432: Preparing 03:03:47 e901b68fd6dd: Preparing 03:03:47 003fb03403b4: Preparing 03:03:47 26af8d7e1328: Preparing 03:03:47 994456c4fd7b: Preparing 03:03:47 26af8d7e1328: Waiting 03:03:47 994456c4fd7b: Waiting 03:03:47 6284dbf7e386: Layer already exists 03:03:47 003fb03403b4: Layer already exists 03:03:47 bd8c6b027550: Layer already exists 03:03:47 e300f209e432: Layer already exists 03:03:47 e901b68fd6dd: Layer already exists 03:03:47 26af8d7e1328: Layer already exists 03:03:47 994456c4fd7b: Layer already exists 03:03:47 4.0.0-dev.74: digest: sha256:d788be0870aaf1f8c7b47569b4e47d8a3585963e192b0ab05a3d412f7e9705c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:03:48 bd8c6b027550: Preparing 03:03:48 6284dbf7e386: Preparing 03:03:48 e300f209e432: Preparing 03:03:48 e901b68fd6dd: Preparing 03:03:48 003fb03403b4: Preparing 03:03:48 26af8d7e1328: Preparing 03:03:48 994456c4fd7b: Preparing 03:03:48 26af8d7e1328: Waiting 03:03:48 994456c4fd7b: Waiting 03:03:48 6284dbf7e386: Layer already exists 03:03:48 bd8c6b027550: Layer already exists 03:03:48 e300f209e432: Layer already exists 03:03:48 003fb03403b4: Layer already exists 03:03:48 e901b68fd6dd: Layer already exists 03:03:48 26af8d7e1328: Layer already exists 03:03:48 994456c4fd7b: Layer already exists 03:03:48 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:d788be0870aaf1f8c7b47569b4e47d8a3585963e192b0ab05a3d412f7e9705c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:03:49 bd8c6b027550: Preparing 03:03:49 6284dbf7e386: Preparing 03:03:49 e300f209e432: Preparing 03:03:49 e901b68fd6dd: Preparing 03:03:49 003fb03403b4: Preparing 03:03:49 26af8d7e1328: Preparing 03:03:49 994456c4fd7b: Preparing 03:03:49 26af8d7e1328: Waiting 03:03:49 994456c4fd7b: Waiting 03:03:49 e300f209e432: Layer already exists 03:03:49 003fb03403b4: Layer already exists 03:03:49 e901b68fd6dd: Layer already exists 03:03:49 6284dbf7e386: Layer already exists 03:03:49 bd8c6b027550: Layer already exists 03:03:49 994456c4fd7b: Layer already exists 03:03:49 26af8d7e1328: Layer already exists 03:03:49 main: digest: sha256:d788be0870aaf1f8c7b47569b4e47d8a3585963e192b0ab05a3d412f7e9705c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:49 ===================================================== [Pipeline] echo 03:03:49 taggedImages: 03:03:49 - nexus3.edgexfoundry.org:10004/support-scheduler:544488c04c58fb09d5a4e1432ff61429c65333d6 03:03:49 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:03:49 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.74 03:03:49 - nexus3.edgexfoundry.org:10004/support-scheduler:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:03:49 - 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] } 03:17:44 #154 ... 03:17:44 03:17:44 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:17:44 #147 DONE 1041.0s 03:17:44 03:17:44 #12 [core-command internal] load build definition from Dockerfile 03:17:44 #12 ... 03:17:44 03:17:44 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:17:44 #155 DONE 0.4s 03:17:44 03:17:44 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:17:44 #156 DONE 0.2s 03:17:44 03:17:44 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:17:44 #157 DONE 0.3s 03:17:44 03:17:44 #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 03:17:44 #158 DONE 0.1s 03:17:44 03:17:44 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:17:44 #144 ... 03:17:44 03:17:44 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:17:44 #159 DONE 0.2s 03:17:44 03:17:44 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:17:44 #160 DONE 1.9s 03:17:44 03:17:44 #107 [core-common-config-bootstrapper] exporting to image 03:17:44 #107 exporting layers 03:17:44 #107 exporting layers 0.7s done 03:17:44 #107 writing image sha256:09bd36bfffc7ef5a6b8a05a1cf978bfa9aef81c82e97b3a1a33c680b6aa4753f done 03:17:44 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:17:44 #107 DONE 7.3s 03:17:44 03:17:44 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:17:45 #153 ... 03:17:45 03:17:45 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:17:45 #145 DONE 1055.8s 03:17:45 03:17:45 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:17:46 #33 ... 03:17:46 03:17:46 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:17:46 #161 DONE 0.2s 03:17:46 03:17:46 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:17:46 #153 ... 03:17:46 03:17:46 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:17:48 #162 DONE 2.2s 03:17:48 03:17:48 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:17:48 #153 ... 03:17:48 03:17:48 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:17:48 #163 DONE 0.4s 03:17:48 03:17:48 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:17:48 #70 ... 03:17:48 03:17:48 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:17:48 #164 DONE 0.3s 03:17:48 03:17:48 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:17:48 #153 ... 03:17:48 03:17:48 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:17:49 #165 DONE 0.4s 03:17:49 03:17:49 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:17:49 #166 DONE 0.1s 03:17:49 03:17:49 #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/ 03:17:49 #167 DONE 0.2s 03:17:49 03:17:49 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:17:49 #33 ... 03:17:49 03:17:49 #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/ 03:17:50 #168 DONE 0.2s 03:17:50 03:17:50 #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/ 03:17:50 #169 DONE 0.1s 03:17:50 03:17:50 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:17:50 #170 DONE 0.1s 03:17:50 03:17:50 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:17:50 #143 ... 03:17:50 03:17:50 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:17:52 #171 DONE 2.2s 03:17:52 03:17:52 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:17:52 #70 ... 03:17:52 03:17:52 #107 [security-bootstrapper] exporting to image 03:17:52 #107 exporting layers 03:17:53 #107 exporting layers 1.1s done 03:17:53 #107 writing image sha256:7c879de648f4d9dc1eee5dd11d67ac69250345144459d7f1b6cb0a050a261863 done 03:17:53 #107 naming to docker.io/library/security-bootstrapper-arm64 done 03:17:53 #107 DONE 8.4s 03:17:53 03:17:53 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:31:46 #143 ... 03:31:46 03:31:46 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:31:46 #153 DONE 1884.0s 03:31:46 03:31:46 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:31:46 #70 ... 03:31:46 03:31:46 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:31:46 #172 DONE 0.1s 03:31:46 03:31:46 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:31:46 #70 ... 03:31:46 03:31:46 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:31:46 #173 DONE 0.1s 03:31:46 03:31:46 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:31:46 #174 DONE 0.3s 03:31:46 03:31:46 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:31:46 #175 DONE 0.1s 03:31:46 03:31:46 #107 [core-command] exporting to image 03:31:46 #107 exporting layers 03:31:46 #107 exporting layers 0.5s done 03:31:46 #107 writing image sha256:98140de54c9334e6678ea22391299f9023f80c4ffe989854ec0ce8f7dabe6e34 0.0s done 03:31:46 #107 naming to docker.io/library/core-command-arm64 done 03:31:46 #107 DONE 8.9s 03:31:46 03:31:46 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:32:01 #151 ... 03:32:01 03:32:01 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:32:01 #148 DONE 1910.2s 03:32:01 03:32:01 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:32:01 #154 ... 03:32:01 03:32:01 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:32:01 #176 DONE 0.2s 03:32:01 03:32:01 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:32:01 #143 ... 03:32:01 03:32:01 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:32:01 #177 DONE 0.3s 03:32:01 03:32:01 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:32:01 #33 ... 03:32:01 03:32:01 #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 03:32:01 #178 DONE 0.2s 03:32:01 03:32:01 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:32:01 #179 DONE 0.3s 03:32:01 03:32:01 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:32:01 #180 DONE 0.4s 03:32:01 03:32:01 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:32:01 #151 ... 03:32:01 03:32:01 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:32:01 #181 DONE 0.1s 03:32:01 03:32:01 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:32:04 #182 DONE 2.3s 03:32:04 03:32:04 #107 [security-proxy-setup] exporting to image 03:32:04 #107 exporting layers 03:32:05 #107 exporting layers 1.1s done 03:32:05 #107 writing image sha256:532cc7aa84fde673f4e250cc7bf6470e607139cf9730ccd47762c5a8179612d6 done 03:32:05 #107 naming to docker.io/library/security-proxy-setup-arm64 03:32:05 #107 naming to docker.io/library/security-proxy-setup-arm64 done 03:32:05 #107 DONE 10.1s 03:32:05 03:32:05 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:32:06 #151 ... 03:32:06 03:32:06 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:32:06 #154 1917.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:32:38 #154 DONE 1945.8s 03:32:38 03:32:38 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:32:38 #150 ... 03:32:38 03:32:38 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:32:38 #183 DONE 0.3s 03:32:38 03:32:38 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:32:38 #151 ... 03:32:38 03:32:38 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:32:38 #184 DONE 0.2s 03:32:38 03:32:38 #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 03:32:38 #185 DONE 0.1s 03:32:38 03:32:38 #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 03:32:38 #186 DONE 0.2s 03:32:38 03:32:38 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:32:38 #187 DONE 0.1s 03:32:38 03:32:38 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:32:38 #188 DONE 0.3s 03:32:38 03:32:38 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:32:38 #189 DONE 0.5s 03:32:38 03:32:38 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:32:38 #151 ... 03:32:38 03:32:38 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:32:38 #190 DONE 0.1s 03:32:38 03:32:38 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:32:39 #191 DONE 2.0s 03:32:39 03:32:39 #107 [security-secretstore-setup] exporting to image 03:32:39 #107 exporting layers 03:32:41 #107 exporting layers 1.5s done 03:32:41 #107 writing image sha256:b22df2ea18171846a4424cbc0cc8b8a3bec6b1df2deb811fa5947eb76b168c0c done 03:32:41 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 03:32:41 #107 DONE 11.6s 03:32:41 03:32:41 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:33:37 #152 ... 03:33:37 03:33:37 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:33:37 #150 DONE 2003.8s 03:33:37 03:33:37 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:33:37 #144 ... 03:33:37 03:33:37 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:33:37 #192 DONE 0.2s 03:33:37 03:33:37 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:33:37 #193 DONE 0.2s 03:33:37 03:33:37 #12 [core-command internal] load build definition from Dockerfile 03:33:37 #12 ... 03:33:37 03:33:37 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:33:37 #194 DONE 0.5s 03:33:37 03:33:37 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:33:37 #33 ... 03:33:37 03:33:37 #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 03:33:37 #195 DONE 0.1s 03:33:37 03:33:37 #107 [security-spiffe-token-provider] exporting to image 03:33:37 #107 exporting layers 03:33:37 #107 exporting layers 0.9s done 03:33:37 #107 writing image sha256:2bf01d4f62369e6a0045f101df397bac82640b2900604a2774c863b5a6a79ab8 done 03:33:37 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:33:37 #107 DONE 12.5s 03:33:37 03:33:37 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:34:09 #33 ... 03:34:09 03:34:09 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:34:09 #149 DONE 2038.8s 03:34:09 03:34:09 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:34:09 #70 ... 03:34:09 03:34:09 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:34:09 #151 DONE 2039.1s 03:34:09 03:34:09 #12 [core-command internal] load build definition from Dockerfile 03:34:09 #12 ... 03:34:09 03:34:09 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:34:09 #196 DONE 0.2s 03:34:09 03:34:09 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:34:09 #197 DONE 0.3s 03:34:09 03:34:09 #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:34:09 #198 DONE 0.3s 03:34:09 03:34:09 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:34:09 #199 DONE 0.2s 03:34:09 03:34:09 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:34:10 #200 DONE 0.5s 03:34:10 03:34:10 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:34:10 #201 DONE 0.6s 03:34:10 03:34:10 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:34:10 #202 DONE 0.2s 03:34:10 03:34:10 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:34:10 #203 ... 03:34:10 03:34:10 #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:34:10 #204 DONE 0.3s 03:34:10 03:34:10 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:34:10 #203 DONE 0.3s 03:34:10 03:34:10 #107 [core-data] exporting to image 03:34:10 #107 exporting layers 03:34:11 #107 ... 03:34:11 03:34:11 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:34:11 #146 DONE 2041.9s 03:34:11 03:34:11 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:12 #205 ... 03:34:12 03:34:12 #107 [core-data] exporting to image 03:34:12 #107 exporting layers 1.3s done 03:34:12 #107 writing image sha256:b3c886480d24469340cb9a0d186f1a98c7d8ee50e99603f5d1291e58e361087e done 03:34:12 #107 naming to docker.io/library/core-data-arm64 done 03:34:12 #107 DONE 13.8s 03:34:12 03:34:12 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:34:12 #206 DONE 0.2s 03:34:12 03:34:12 #12 [core-command internal] load build definition from Dockerfile 03:34:12 #12 ... 03:34:12 03:34:12 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:34:13 #207 DONE 0.7s 03:34:13 03:34:13 #12 [core-command internal] load build definition from Dockerfile 03:34:13 #12 ... 03:34:13 03:34:13 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:13 #205 DONE 2.4s 03:34:13 03:34:13 #107 [security-proxy-auth] exporting to image 03:34:13 #107 ... 03:34:13 03:34:13 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:34:13 #208 DONE 0.5s 03:34:13 03:34:13 #107 [core-keeper] exporting to image 03:34:14 #107 ... 03:34:14 03:34:14 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:34:14 #143 DONE 2044.5s 03:34:14 03:34:14 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:34:14 #152 ... 03:34:14 03:34:14 #107 [core-keeper] exporting to image 03:34:14 #107 exporting layers 1.1s done 03:34:14 #107 writing image sha256:49ea3a8f3cda0199ab51a14e74eae411ed5f17c42d9d07aa9b0fdd5f1ce258ca 03:34:14 #107 ... 03:34:14 03:34:14 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:34:14 #209 CACHED 03:34:14 03:34:14 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:34:14 #210 CACHED 03:34:14 03:34:14 #107 [core-keeper] exporting to image 03:34:15 #107 exporting layers 1.6s done 03:34:15 #107 writing image sha256:49ea3a8f3cda0199ab51a14e74eae411ed5f17c42d9d07aa9b0fdd5f1ce258ca 0.0s done 03:34:15 #107 naming to docker.io/library/core-keeper-arm64 0.0s done 03:34:15 #107 writing image sha256:3c049b203ef56ddc96d7f578fa29e68e943c97cafb3d4aab6ed37ed1c51d6d48 03:34:15 #107 writing image sha256:3c049b203ef56ddc96d7f578fa29e68e943c97cafb3d4aab6ed37ed1c51d6d48 done 03:34:15 #107 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 03:34:15 #107 DONE 15.6s 03:34:15 03:34:15 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:34:15 #211 DONE 0.5s 03:34:15 03:34:15 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:34:15 #212 DONE 0.1s 03:34:15 03:34:15 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:34:15 #70 ... 03:34:15 03:34:15 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:34:15 #213 DONE 0.1s 03:34:15 03:34:15 #107 [core-metadata] exporting to image 03:34:16 #107 exporting layers 0.4s done 03:34:16 #107 writing image sha256:90f3ee597383efa2ad0d90dab0a2c8a4e7ad90d3c30a5906a19925851e3c4e2b done 03:34:16 #107 naming to docker.io/library/core-metadata-arm64 done 03:34:16 #107 DONE 16.0s 03:34:16 03:34:16 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:34:48 #152 ... 03:34:48 03:34:48 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:34:48 #144 DONE 2074.4s 03:34:48 03:34:48 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:34:48 #214 DONE 0.2s 03:34:48 03:34:48 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:34:48 #152 ... 03:34:48 03:34:48 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:34:48 #215 DONE 0.1s 03:34:48 03:34:48 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:34:48 #216 DONE 0.7s 03:34:48 03:34:48 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:34:48 #217 DONE 0.1s 03:34:48 03:34:48 #107 [support-scheduler] exporting to image 03:34:48 #107 exporting layers 03:34:48 #107 exporting layers 1.1s done 03:34:48 #107 writing image sha256:7dcc29cf0ac7362e97f4c53a48cadab728fe60ad3e4e8eba377e0a25e7d78b77 done 03:34:48 #107 naming to docker.io/library/support-scheduler-arm64 done 03:34:48 #107 DONE 17.1s 03:34:48 03:34:48 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:34:49 #152 DONE 2080.2s 03:34:49 03:34:49 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:34:49 #33 ... 03:34:49 03:34:49 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:34:49 #218 DONE 0.1s 03:34:49 03:34:49 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:34:50 #33 ... 03:34:50 03:34:50 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:34:50 #219 DONE 0.1s 03:34:50 03:34:50 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:34:50 #220 DONE 0.4s 03:34:50 03:34:50 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:34:50 #221 DONE 0.1s 03:34:50 03:34:50 #107 [support-notifications] exporting to image 03:34:51 #107 exporting layers 0.6s done 03:34:51 #107 writing image sha256:5c67b62f43ef1ed5cbc8c5ee4796a80d8d734f197274be6daa4b52044dc3b7f9 done 03:34:51 #107 naming to docker.io/library/support-notifications-arm64 done 03:34:51 #107 DONE 17.7s 03:34:51 03:34:51 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:34:51 time="2025-03-15T02:57:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:51 time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:34:51 $ docker stop --time=1 15826dbf2acffff5b912843156af96831e8a5e132fcf395b05486c01bf7ace83 03:34:52 $ docker rm -f --volumes 15826dbf2acffff5b912843156af96831e8a5e132fcf395b05486c01bf7ace83 [Pipeline] // withDockerContainer [Pipeline] sh 03:34:53 + docker images 03:34:53 REPOSITORY TAG IMAGE ID CREATED SIZE 03:34:53 support-notifications-arm64 latest 5c67b62f43ef 3 seconds ago 52MB 03:34:53 support-scheduler-arm64 latest 7dcc29cf0ac7 8 seconds ago 48.2MB 03:34:53 core-metadata-arm64 latest 90f3ee597383 38 seconds ago 33MB 03:34:53 core-keeper-arm64 latest 49ea3a8f3cda 40 seconds ago 32.5MB 03:34:53 security-proxy-auth-arm64 latest 3c049b203ef5 40 seconds ago 31.8MB 03:34:53 core-data-arm64 latest b3c886480d24 43 seconds ago 32.8MB 03:34:53 security-spiffe-token-provider-arm64 latest 2bf01d4f6236 About a minute ago 47.8MB 03:34:53 security-secretstore-setup-arm64 latest b22df2ea1817 2 minutes ago 67.2MB 03:34:53 security-proxy-setup-arm64 latest 532cc7aa84fd 2 minutes ago 38.6MB 03:34:53 core-command-arm64 latest 98140de54c93 3 minutes ago 28.4MB 03:34:53 security-bootstrapper-arm64 latest 7c879de648f4 17 minutes ago 21.1MB 03:34:53 core-common-config-bootstrapper-arm64 latest 09bd36bfffc7 17 minutes ago 17.9MB 03:34:53 security-spire-config-arm64 latest 4ea985a97deb 36 minutes ago 143MB 03:34:53 security-spire-agent-arm64 latest 39bd30de5d1c 36 minutes ago 187MB 03:34:53 security-spire-server-arm64 latest e6da2d7baa34 36 minutes ago 144MB 03:34:53 ci-base-image-arm64 latest afd2d5d5b7a9 37 minutes ago 915MB 03:34:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 03:34:53 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 03:34:53 provisioning config files... 03:34:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/812@tmp/config1468668985182369844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:53 ---> ****-login.sh 03:34:53 nexus3.edgexfoundry.org:10001 03:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:54 Configure a credential helper to remove this warning. See 03:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:54 03:34:54 Login Succeeded 03:34:54 nexus3.edgexfoundry.org:10002 03:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:54 Configure a credential helper to remove this warning. See 03:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:54 03:34:54 Login Succeeded 03:34:54 nexus3.edgexfoundry.org:10003 03:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:55 Configure a credential helper to remove this warning. See 03:34:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:55 03:34:55 Login Succeeded 03:34:55 nexus3.edgexfoundry.org:10004 03:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:55 Configure a credential helper to remove this warning. See 03:34:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:55 03:34:55 Login Succeeded 03:34:55 ****.io 03:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:56 Configure a credential helper to remove this warning. See 03:34:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:56 03:34:56 Login Succeeded 03:34:56 ---> ****-login.sh ends [Pipeline] } 03:34:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:34:56 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:34:56 544488c04c58fb09d5a4e1432ff61429c65333d6 03:34:56 latest 03:34:56 4.0.0-dev.74 03:34:56 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:34:56 main 03:34:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:34:56 2f2cbd0454cd: Preparing 03:34:56 970d389a2f7a: Preparing 03:34:56 8a739f3a3bfb: Preparing 03:34:56 c1bfca55cdc0: Preparing 03:34:56 d816fbb7e99b: Preparing 03:34:56 224e950e64d1: Preparing 03:34:56 dd9c8f8612c8: Preparing 03:34:56 224e950e64d1: Waiting 03:34:56 dd9c8f8612c8: Waiting 03:34:57 c1bfca55cdc0: Pushed 03:34:57 8a739f3a3bfb: Pushed 03:34:57 d816fbb7e99b: Pushed 03:34:57 2f2cbd0454cd: Pushed 03:34:57 dd9c8f8612c8: Layer already exists 03:34:57 224e950e64d1: Pushed 03:35:01 970d389a2f7a: Pushed 03:35:01 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:61acf5576696fd31e4db7725f2faba66034e9fe72c8fc95499ec764c38668669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:02 2f2cbd0454cd: Preparing 03:35:02 970d389a2f7a: Preparing 03:35:02 8a739f3a3bfb: Preparing 03:35:02 c1bfca55cdc0: Preparing 03:35:02 d816fbb7e99b: Preparing 03:35:02 224e950e64d1: Preparing 03:35:02 dd9c8f8612c8: Preparing 03:35:02 224e950e64d1: Waiting 03:35:02 dd9c8f8612c8: Waiting 03:35:02 8a739f3a3bfb: Layer already exists 03:35:02 2f2cbd0454cd: Layer already exists 03:35:02 c1bfca55cdc0: Layer already exists 03:35:02 970d389a2f7a: Layer already exists 03:35:02 d816fbb7e99b: Layer already exists 03:35:02 224e950e64d1: Layer already exists 03:35:02 dd9c8f8612c8: Layer already exists 03:35:02 latest: digest: sha256:61acf5576696fd31e4db7725f2faba66034e9fe72c8fc95499ec764c38668669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.74 03:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:03 2f2cbd0454cd: Preparing 03:35:03 970d389a2f7a: Preparing 03:35:03 8a739f3a3bfb: Preparing 03:35:03 c1bfca55cdc0: Preparing 03:35:03 d816fbb7e99b: Preparing 03:35:03 224e950e64d1: Preparing 03:35:03 dd9c8f8612c8: Preparing 03:35:03 224e950e64d1: Waiting 03:35:03 dd9c8f8612c8: Waiting 03:35:03 970d389a2f7a: Layer already exists 03:35:03 2f2cbd0454cd: Layer already exists 03:35:03 d816fbb7e99b: Layer already exists 03:35:03 8a739f3a3bfb: Layer already exists 03:35:03 c1bfca55cdc0: Layer already exists 03:35:03 224e950e64d1: Layer already exists 03:35:03 dd9c8f8612c8: Layer already exists 03:35:03 4.0.0-dev.74: digest: sha256:61acf5576696fd31e4db7725f2faba66034e9fe72c8fc95499ec764c38668669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:04 2f2cbd0454cd: Preparing 03:35:04 970d389a2f7a: Preparing 03:35:04 8a739f3a3bfb: Preparing 03:35:04 c1bfca55cdc0: Preparing 03:35:04 d816fbb7e99b: Preparing 03:35:04 224e950e64d1: Preparing 03:35:04 dd9c8f8612c8: Preparing 03:35:04 224e950e64d1: Waiting 03:35:04 dd9c8f8612c8: Waiting 03:35:04 d816fbb7e99b: Layer already exists 03:35:04 2f2cbd0454cd: Layer already exists 03:35:04 8a739f3a3bfb: Layer already exists 03:35:04 970d389a2f7a: Layer already exists 03:35:04 c1bfca55cdc0: Layer already exists 03:35:04 224e950e64d1: Layer already exists 03:35:04 dd9c8f8612c8: Layer already exists 03:35:04 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:61acf5576696fd31e4db7725f2faba66034e9fe72c8fc95499ec764c38668669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:35:05 2f2cbd0454cd: Preparing 03:35:05 970d389a2f7a: Preparing 03:35:05 8a739f3a3bfb: Preparing 03:35:05 c1bfca55cdc0: Preparing 03:35:05 d816fbb7e99b: Preparing 03:35:05 224e950e64d1: Preparing 03:35:05 dd9c8f8612c8: Preparing 03:35:05 224e950e64d1: Waiting 03:35:05 dd9c8f8612c8: Waiting 03:35:05 c1bfca55cdc0: Layer already exists 03:35:05 8a739f3a3bfb: Layer already exists 03:35:05 2f2cbd0454cd: Layer already exists 03:35:05 970d389a2f7a: Layer already exists 03:35:05 d816fbb7e99b: Layer already exists 03:35:05 dd9c8f8612c8: Layer already exists 03:35:05 224e950e64d1: Layer already exists 03:35:05 main: digest: sha256:61acf5576696fd31e4db7725f2faba66034e9fe72c8fc95499ec764c38668669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:05 ===================================================== [Pipeline] echo 03:35:05 taggedImages: 03:35:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:35:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.74 03:35:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:35:05 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:35:05 544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:05 latest 03:35:05 4.0.0-dev.74 03:35:05 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:05 main 03:35:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:06 b8577fdccb30: Preparing 03:35:06 5c2163516c94: Preparing 03:35:06 6f010cb4f2e2: Preparing 03:35:06 baba2b431100: Preparing 03:35:06 8a739f3a3bfb: Preparing 03:35:06 c1bfca55cdc0: Preparing 03:35:06 d816fbb7e99b: Preparing 03:35:06 224e950e64d1: Preparing 03:35:06 dd9c8f8612c8: Preparing 03:35:06 c1bfca55cdc0: Waiting 03:35:06 d816fbb7e99b: Waiting 03:35:06 dd9c8f8612c8: Waiting 03:35:06 224e950e64d1: Waiting 03:35:06 8a739f3a3bfb: Layer already exists 03:35:06 c1bfca55cdc0: Layer already exists 03:35:06 5c2163516c94: Pushed 03:35:06 6f010cb4f2e2: Pushed 03:35:06 d816fbb7e99b: Layer already exists 03:35:06 b8577fdccb30: Pushed 03:35:06 224e950e64d1: Layer already exists 03:35:06 dd9c8f8612c8: Layer already exists 03:35:08 baba2b431100: Pushed 03:35:08 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:29ef0c08c3e3c78975b137c0c690cd0a1e323773ef3d0feafdde466740135fdf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:09 + 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 03:35:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:09 b8577fdccb30: Preparing 03:35:09 5c2163516c94: Preparing 03:35:09 6f010cb4f2e2: Preparing 03:35:09 baba2b431100: Preparing 03:35:09 8a739f3a3bfb: Preparing 03:35:09 c1bfca55cdc0: Preparing 03:35:09 d816fbb7e99b: Preparing 03:35:09 224e950e64d1: Preparing 03:35:09 dd9c8f8612c8: Preparing 03:35:09 c1bfca55cdc0: Waiting 03:35:09 d816fbb7e99b: Waiting 03:35:09 224e950e64d1: Waiting 03:35:09 dd9c8f8612c8: Waiting 03:35:09 6f010cb4f2e2: Layer already exists 03:35:09 baba2b431100: Layer already exists 03:35:09 5c2163516c94: Layer already exists 03:35:09 b8577fdccb30: Layer already exists 03:35:09 8a739f3a3bfb: Layer already exists 03:35:09 d816fbb7e99b: Layer already exists 03:35:09 c1bfca55cdc0: Layer already exists 03:35:09 224e950e64d1: Layer already exists 03:35:09 dd9c8f8612c8: Layer already exists 03:35:09 latest: digest: sha256:29ef0c08c3e3c78975b137c0c690cd0a1e323773ef3d0feafdde466740135fdf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.74 03:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:10 b8577fdccb30: Preparing 03:35:10 5c2163516c94: Preparing 03:35:10 6f010cb4f2e2: Preparing 03:35:10 baba2b431100: Preparing 03:35:10 8a739f3a3bfb: Preparing 03:35:10 c1bfca55cdc0: Preparing 03:35:10 d816fbb7e99b: Preparing 03:35:10 224e950e64d1: Preparing 03:35:10 dd9c8f8612c8: Preparing 03:35:10 c1bfca55cdc0: Waiting 03:35:10 d816fbb7e99b: Waiting 03:35:10 224e950e64d1: Waiting 03:35:10 dd9c8f8612c8: Waiting 03:35:10 6f010cb4f2e2: Layer already exists 03:35:10 b8577fdccb30: Layer already exists 03:35:10 baba2b431100: Layer already exists 03:35:10 5c2163516c94: Layer already exists 03:35:10 8a739f3a3bfb: Layer already exists 03:35:10 c1bfca55cdc0: Layer already exists 03:35:10 d816fbb7e99b: Layer already exists 03:35:10 224e950e64d1: Layer already exists 03:35:10 dd9c8f8612c8: Layer already exists 03:35:10 4.0.0-dev.74: digest: sha256:29ef0c08c3e3c78975b137c0c690cd0a1e323773ef3d0feafdde466740135fdf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:11 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:11 b8577fdccb30: Preparing 03:35:11 5c2163516c94: Preparing 03:35:11 6f010cb4f2e2: Preparing 03:35:11 baba2b431100: Preparing 03:35:11 8a739f3a3bfb: Preparing 03:35:11 c1bfca55cdc0: Preparing 03:35:11 d816fbb7e99b: Preparing 03:35:11 224e950e64d1: Preparing 03:35:11 dd9c8f8612c8: Preparing 03:35:11 d816fbb7e99b: Waiting 03:35:11 224e950e64d1: Waiting 03:35:11 dd9c8f8612c8: Waiting 03:35:11 c1bfca55cdc0: Waiting 03:35:11 5c2163516c94: Layer already exists 03:35:11 6f010cb4f2e2: Layer already exists 03:35:11 baba2b431100: Layer already exists 03:35:11 8a739f3a3bfb: Layer already exists 03:35:11 b8577fdccb30: Layer already exists 03:35:11 224e950e64d1: Layer already exists 03:35:11 c1bfca55cdc0: Layer already exists 03:35:11 dd9c8f8612c8: Layer already exists 03:35:11 d816fbb7e99b: Layer already exists 03:35:11 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:29ef0c08c3e3c78975b137c0c690cd0a1e323773ef3d0feafdde466740135fdf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:12 + 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 03:35:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:35:12 b8577fdccb30: Preparing 03:35:12 5c2163516c94: Preparing 03:35:12 6f010cb4f2e2: Preparing 03:35:12 baba2b431100: Preparing 03:35:12 8a739f3a3bfb: Preparing 03:35:12 c1bfca55cdc0: Preparing 03:35:12 d816fbb7e99b: Preparing 03:35:12 224e950e64d1: Preparing 03:35:12 dd9c8f8612c8: Preparing 03:35:12 224e950e64d1: Waiting 03:35:12 c1bfca55cdc0: Waiting 03:35:12 d816fbb7e99b: Waiting 03:35:12 dd9c8f8612c8: Waiting 03:35:12 8a739f3a3bfb: Layer already exists 03:35:12 b8577fdccb30: Layer already exists 03:35:12 baba2b431100: Layer already exists 03:35:12 6f010cb4f2e2: Layer already exists 03:35:12 5c2163516c94: Layer already exists 03:35:12 c1bfca55cdc0: Layer already exists 03:35:12 224e950e64d1: Layer already exists 03:35:12 d816fbb7e99b: Layer already exists 03:35:12 dd9c8f8612c8: Layer already exists 03:35:12 main: digest: sha256:29ef0c08c3e3c78975b137c0c690cd0a1e323773ef3d0feafdde466740135fdf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:12 ===================================================== [Pipeline] echo 03:35:12 taggedImages: 03:35:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:35:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.74 03:35:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:35:12 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:35:12 544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:12 latest 03:35:12 4.0.0-dev.74 03:35:12 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:12 main 03:35:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:35:13 1d6a9a9bb48f: Preparing 03:35:13 a496ebb34d4f: Preparing 03:35:13 8a739f3a3bfb: Preparing 03:35:13 c1bfca55cdc0: Preparing 03:35:13 fd91095d44a7: Preparing 03:35:13 fe5691c5ff14: Preparing 03:35:13 dd9c8f8612c8: Preparing 03:35:13 fe5691c5ff14: Waiting 03:35:13 dd9c8f8612c8: Waiting 03:35:13 c1bfca55cdc0: Layer already exists 03:35:13 8a739f3a3bfb: Layer already exists 03:35:13 dd9c8f8612c8: Layer already exists 03:35:13 1d6a9a9bb48f: Pushed 03:35:13 fe5691c5ff14: Pushed 03:35:13 fd91095d44a7: Pushed 03:35:19 a496ebb34d4f: Pushed 03:35:19 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:8138c2d5f35dfb2f8cdbeba63d9f916b96dcd84c2efed86af708d73ccfef6d1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:35:19 1d6a9a9bb48f: Preparing 03:35:19 a496ebb34d4f: Preparing 03:35:19 8a739f3a3bfb: Preparing 03:35:19 c1bfca55cdc0: Preparing 03:35:19 fd91095d44a7: Preparing 03:35:19 fe5691c5ff14: Preparing 03:35:19 dd9c8f8612c8: Preparing 03:35:19 dd9c8f8612c8: Waiting 03:35:19 fe5691c5ff14: Waiting 03:35:19 a496ebb34d4f: Layer already exists 03:35:19 8a739f3a3bfb: Layer already exists 03:35:19 c1bfca55cdc0: Layer already exists 03:35:19 fd91095d44a7: Layer already exists 03:35:19 1d6a9a9bb48f: Layer already exists 03:35:19 dd9c8f8612c8: Layer already exists 03:35:19 fe5691c5ff14: Layer already exists 03:35:19 latest: digest: sha256:8138c2d5f35dfb2f8cdbeba63d9f916b96dcd84c2efed86af708d73ccfef6d1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.74 03:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:35:20 1d6a9a9bb48f: Preparing 03:35:20 a496ebb34d4f: Preparing 03:35:20 8a739f3a3bfb: Preparing 03:35:20 c1bfca55cdc0: Preparing 03:35:20 fd91095d44a7: Preparing 03:35:20 fe5691c5ff14: Preparing 03:35:20 dd9c8f8612c8: Preparing 03:35:20 fe5691c5ff14: Waiting 03:35:20 dd9c8f8612c8: Waiting 03:35:20 1d6a9a9bb48f: Layer already exists 03:35:20 8a739f3a3bfb: Layer already exists 03:35:20 c1bfca55cdc0: Layer already exists 03:35:20 a496ebb34d4f: Layer already exists 03:35:20 fd91095d44a7: Layer already exists 03:35:20 fe5691c5ff14: Layer already exists 03:35:20 dd9c8f8612c8: Layer already exists 03:35:20 4.0.0-dev.74: digest: sha256:8138c2d5f35dfb2f8cdbeba63d9f916b96dcd84c2efed86af708d73ccfef6d1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:35:22 1d6a9a9bb48f: Preparing 03:35:22 a496ebb34d4f: Preparing 03:35:22 8a739f3a3bfb: Preparing 03:35:22 c1bfca55cdc0: Preparing 03:35:22 fd91095d44a7: Preparing 03:35:22 fe5691c5ff14: Preparing 03:35:22 dd9c8f8612c8: Preparing 03:35:22 fe5691c5ff14: Waiting 03:35:22 dd9c8f8612c8: Waiting 03:35:22 8a739f3a3bfb: Layer already exists 03:35:22 fd91095d44a7: Layer already exists 03:35:22 c1bfca55cdc0: Layer already exists 03:35:22 1d6a9a9bb48f: Layer already exists 03:35:22 a496ebb34d4f: Layer already exists 03:35:22 dd9c8f8612c8: Layer already exists 03:35:22 fe5691c5ff14: Layer already exists 03:35:22 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:8138c2d5f35dfb2f8cdbeba63d9f916b96dcd84c2efed86af708d73ccfef6d1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:35:22 1d6a9a9bb48f: Preparing 03:35:22 a496ebb34d4f: Preparing 03:35:22 8a739f3a3bfb: Preparing 03:35:22 c1bfca55cdc0: Preparing 03:35:22 fd91095d44a7: Preparing 03:35:22 fe5691c5ff14: Preparing 03:35:22 dd9c8f8612c8: Preparing 03:35:22 fe5691c5ff14: Waiting 03:35:22 dd9c8f8612c8: Waiting 03:35:22 fd91095d44a7: Layer already exists 03:35:22 a496ebb34d4f: Layer already exists 03:35:22 1d6a9a9bb48f: Layer already exists 03:35:22 8a739f3a3bfb: Layer already exists 03:35:22 c1bfca55cdc0: Layer already exists 03:35:22 fe5691c5ff14: Layer already exists 03:35:22 dd9c8f8612c8: Layer already exists 03:35:23 main: digest: sha256:8138c2d5f35dfb2f8cdbeba63d9f916b96dcd84c2efed86af708d73ccfef6d1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:23 ===================================================== [Pipeline] echo 03:35:23 taggedImages: 03:35:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:35:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.74 03:35:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:35:23 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:35:23 544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:23 latest 03:35:23 4.0.0-dev.74 03:35:23 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:23 main 03:35:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:23 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:23 2d3c3dd9be9b: Preparing 03:35:23 67a1ddaef953: Preparing 03:35:23 c1bfca55cdc0: Preparing 03:35:23 29200109a609: Preparing 03:35:23 2891a5750f8d: Preparing 03:35:23 dd9c8f8612c8: Preparing 03:35:23 dd9c8f8612c8: Waiting 03:35:23 c1bfca55cdc0: Layer already exists 03:35:24 dd9c8f8612c8: Layer already exists 03:35:24 2891a5750f8d: Pushed 03:35:24 29200109a609: Pushed 03:35:24 2d3c3dd9be9b: Pushed 03:35:29 67a1ddaef953: Pushed 03:35:29 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:f7c2b626487a6eec37ec1670d6da421101dff1b7dd099f30ab215ac6b2134f82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:30 2d3c3dd9be9b: Preparing 03:35:30 67a1ddaef953: Preparing 03:35:30 c1bfca55cdc0: Preparing 03:35:30 29200109a609: Preparing 03:35:30 2891a5750f8d: Preparing 03:35:30 dd9c8f8612c8: Preparing 03:35:30 dd9c8f8612c8: Waiting 03:35:30 2891a5750f8d: Layer already exists 03:35:30 c1bfca55cdc0: Layer already exists 03:35:30 29200109a609: Layer already exists 03:35:30 2d3c3dd9be9b: Layer already exists 03:35:30 67a1ddaef953: Layer already exists 03:35:30 dd9c8f8612c8: Layer already exists 03:35:30 latest: digest: sha256:f7c2b626487a6eec37ec1670d6da421101dff1b7dd099f30ab215ac6b2134f82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.74 03:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:31 2d3c3dd9be9b: Preparing 03:35:31 67a1ddaef953: Preparing 03:35:31 c1bfca55cdc0: Preparing 03:35:31 29200109a609: Preparing 03:35:31 2891a5750f8d: Preparing 03:35:31 dd9c8f8612c8: Preparing 03:35:31 dd9c8f8612c8: Waiting 03:35:31 2891a5750f8d: Layer already exists 03:35:31 29200109a609: Layer already exists 03:35:31 67a1ddaef953: Layer already exists 03:35:31 c1bfca55cdc0: Layer already exists 03:35:31 2d3c3dd9be9b: Layer already exists 03:35:31 dd9c8f8612c8: Layer already exists 03:35:31 4.0.0-dev.74: digest: sha256:f7c2b626487a6eec37ec1670d6da421101dff1b7dd099f30ab215ac6b2134f82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:31 2d3c3dd9be9b: Preparing 03:35:31 67a1ddaef953: Preparing 03:35:31 c1bfca55cdc0: Preparing 03:35:31 29200109a609: Preparing 03:35:31 2891a5750f8d: Preparing 03:35:31 dd9c8f8612c8: Preparing 03:35:31 dd9c8f8612c8: Waiting 03:35:31 29200109a609: Layer already exists 03:35:31 67a1ddaef953: Layer already exists 03:35:31 2891a5750f8d: Layer already exists 03:35:31 2d3c3dd9be9b: Layer already exists 03:35:31 c1bfca55cdc0: Layer already exists 03:35:31 dd9c8f8612c8: Layer already exists 03:35:31 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:f7c2b626487a6eec37ec1670d6da421101dff1b7dd099f30ab215ac6b2134f82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:35:32 2d3c3dd9be9b: Preparing 03:35:32 67a1ddaef953: Preparing 03:35:32 c1bfca55cdc0: Preparing 03:35:32 29200109a609: Preparing 03:35:32 2891a5750f8d: Preparing 03:35:32 dd9c8f8612c8: Preparing 03:35:32 dd9c8f8612c8: Waiting 03:35:32 67a1ddaef953: Layer already exists 03:35:32 29200109a609: Layer already exists 03:35:32 2891a5750f8d: Layer already exists 03:35:32 c1bfca55cdc0: Layer already exists 03:35:32 2d3c3dd9be9b: Layer already exists 03:35:32 dd9c8f8612c8: Layer already exists 03:35:32 main: digest: sha256:f7c2b626487a6eec37ec1670d6da421101dff1b7dd099f30ab215ac6b2134f82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:32 ===================================================== [Pipeline] echo 03:35:32 taggedImages: 03:35:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:35:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.74 03:35:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:35:32 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:35:32 544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:32 latest 03:35:32 4.0.0-dev.74 03:35:32 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:32 main 03:35:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:35:33 8da7065dccdc: Preparing 03:35:33 eb32b1127c1c: Preparing 03:35:33 daa8bc301c4e: Preparing 03:35:33 8a739f3a3bfb: Preparing 03:35:33 c1bfca55cdc0: Preparing 03:35:33 d816fbb7e99b: Preparing 03:35:33 224e950e64d1: Preparing 03:35:33 dd9c8f8612c8: Preparing 03:35:33 d816fbb7e99b: Waiting 03:35:33 224e950e64d1: Waiting 03:35:33 dd9c8f8612c8: Waiting 03:35:33 8a739f3a3bfb: Layer already exists 03:35:33 c1bfca55cdc0: Layer already exists 03:35:33 d816fbb7e99b: Layer already exists 03:35:33 224e950e64d1: Layer already exists 03:35:33 dd9c8f8612c8: Layer already exists 03:35:33 8da7065dccdc: Pushed 03:35:33 eb32b1127c1c: Pushed 03:35:39 daa8bc301c4e: Pushed 03:35:39 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:9586e0266e7c7cb91afe776bf5e7cd31c2c6ba026643b380f358fa9c93f81811 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:35:39 8da7065dccdc: Preparing 03:35:39 eb32b1127c1c: Preparing 03:35:39 daa8bc301c4e: Preparing 03:35:39 8a739f3a3bfb: Preparing 03:35:39 c1bfca55cdc0: Preparing 03:35:39 d816fbb7e99b: Preparing 03:35:39 224e950e64d1: Preparing 03:35:39 dd9c8f8612c8: Preparing 03:35:39 d816fbb7e99b: Waiting 03:35:39 224e950e64d1: Waiting 03:35:39 dd9c8f8612c8: Waiting 03:35:39 8a739f3a3bfb: Layer already exists 03:35:39 eb32b1127c1c: Layer already exists 03:35:39 c1bfca55cdc0: Layer already exists 03:35:39 daa8bc301c4e: Layer already exists 03:35:39 8da7065dccdc: Layer already exists 03:35:39 d816fbb7e99b: Layer already exists 03:35:39 224e950e64d1: Layer already exists 03:35:39 dd9c8f8612c8: Layer already exists 03:35:40 latest: digest: sha256:9586e0266e7c7cb91afe776bf5e7cd31c2c6ba026643b380f358fa9c93f81811 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.74 03:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:35:40 8da7065dccdc: Preparing 03:35:40 eb32b1127c1c: Preparing 03:35:40 daa8bc301c4e: Preparing 03:35:40 8a739f3a3bfb: Preparing 03:35:40 c1bfca55cdc0: Preparing 03:35:40 d816fbb7e99b: Preparing 03:35:40 224e950e64d1: Preparing 03:35:40 dd9c8f8612c8: Preparing 03:35:40 d816fbb7e99b: Waiting 03:35:40 224e950e64d1: Waiting 03:35:40 dd9c8f8612c8: Waiting 03:35:40 8da7065dccdc: Layer already exists 03:35:40 8a739f3a3bfb: Layer already exists 03:35:40 c1bfca55cdc0: Layer already exists 03:35:40 eb32b1127c1c: Layer already exists 03:35:40 daa8bc301c4e: Layer already exists 03:35:40 dd9c8f8612c8: Layer already exists 03:35:40 224e950e64d1: Layer already exists 03:35:40 d816fbb7e99b: Layer already exists 03:35:41 4.0.0-dev.74: digest: sha256:9586e0266e7c7cb91afe776bf5e7cd31c2c6ba026643b380f358fa9c93f81811 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:35:41 8da7065dccdc: Preparing 03:35:41 eb32b1127c1c: Preparing 03:35:41 daa8bc301c4e: Preparing 03:35:41 8a739f3a3bfb: Preparing 03:35:41 c1bfca55cdc0: Preparing 03:35:41 d816fbb7e99b: Preparing 03:35:41 224e950e64d1: Preparing 03:35:41 dd9c8f8612c8: Preparing 03:35:41 d816fbb7e99b: Waiting 03:35:41 224e950e64d1: Waiting 03:35:41 dd9c8f8612c8: Waiting 03:35:41 daa8bc301c4e: Layer already exists 03:35:41 8da7065dccdc: Layer already exists 03:35:41 eb32b1127c1c: Layer already exists 03:35:41 c1bfca55cdc0: Layer already exists 03:35:41 8a739f3a3bfb: Layer already exists 03:35:41 dd9c8f8612c8: Layer already exists 03:35:41 224e950e64d1: Layer already exists 03:35:41 d816fbb7e99b: Layer already exists 03:35:42 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:9586e0266e7c7cb91afe776bf5e7cd31c2c6ba026643b380f358fa9c93f81811 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:35:42 8da7065dccdc: Preparing 03:35:42 eb32b1127c1c: Preparing 03:35:42 daa8bc301c4e: Preparing 03:35:42 8a739f3a3bfb: Preparing 03:35:42 c1bfca55cdc0: Preparing 03:35:42 d816fbb7e99b: Preparing 03:35:42 224e950e64d1: Preparing 03:35:42 dd9c8f8612c8: Preparing 03:35:42 d816fbb7e99b: Waiting 03:35:42 dd9c8f8612c8: Waiting 03:35:42 224e950e64d1: Waiting 03:35:42 8da7065dccdc: Layer already exists 03:35:42 c1bfca55cdc0: Layer already exists 03:35:42 8a739f3a3bfb: Layer already exists 03:35:42 eb32b1127c1c: Layer already exists 03:35:42 daa8bc301c4e: Layer already exists 03:35:42 d816fbb7e99b: Layer already exists 03:35:42 dd9c8f8612c8: Layer already exists 03:35:42 224e950e64d1: Layer already exists 03:35:43 main: digest: sha256:9586e0266e7c7cb91afe776bf5e7cd31c2c6ba026643b380f358fa9c93f81811 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:43 ===================================================== [Pipeline] echo 03:35:43 taggedImages: 03:35:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:35:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.74 03:35:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:35:43 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:35:43 544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:43 latest 03:35:43 4.0.0-dev.74 03:35:43 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:43 main 03:35:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:35:43 703d2b0eb448: Preparing 03:35:43 350d57eeeaa9: Preparing 03:35:43 086fe4bee07a: Preparing 03:35:43 3fad627f0cd5: Preparing 03:35:43 17fcd9d04d3e: Preparing 03:35:43 462c6ea67cac: Preparing 03:35:43 a90d75f9556b: Preparing 03:35:43 8a739f3a3bfb: Preparing 03:35:43 c1bfca55cdc0: Preparing 03:35:43 a90d75f9556b: Waiting 03:35:43 8a739f3a3bfb: Waiting 03:35:43 462c6ea67cac: Waiting 03:35:43 ac9d103cd8ae: Preparing 03:35:43 c1bfca55cdc0: Waiting 03:35:43 8e6eb37531fa: Preparing 03:35:43 5f70bf18a086: Preparing 03:35:43 2c9c0221532e: Preparing 03:35:43 73e9e6a9b2f4: Preparing 03:35:43 4d8ef3121871: Preparing 03:35:43 ac9d103cd8ae: Waiting 03:35:43 dd9c8f8612c8: Preparing 03:35:43 8e6eb37531fa: Waiting 03:35:43 5f70bf18a086: Waiting 03:35:43 4d8ef3121871: Waiting 03:35:43 dd9c8f8612c8: Waiting 03:35:43 2c9c0221532e: Waiting 03:35:43 73e9e6a9b2f4: Waiting 03:35:44 350d57eeeaa9: Pushed 03:35:44 703d2b0eb448: Pushed 03:35:44 17fcd9d04d3e: Pushed 03:35:44 086fe4bee07a: Pushed 03:35:44 3fad627f0cd5: Pushed 03:35:44 8a739f3a3bfb: Layer already exists 03:35:44 c1bfca55cdc0: Layer already exists 03:35:44 5f70bf18a086: Layer already exists 03:35:44 462c6ea67cac: Pushed 03:35:44 ac9d103cd8ae: Pushed 03:35:44 8e6eb37531fa: Pushed 03:35:44 2c9c0221532e: Pushed 03:35:44 dd9c8f8612c8: Layer already exists 03:35:44 73e9e6a9b2f4: Pushed 03:35:44 4d8ef3121871: Pushed 03:35:47 a90d75f9556b: Pushed 03:35:47 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:4f504765b05c03010ca6b46cc6029af6c656a27f42458f1f3911bcf662c223c2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:35:48 703d2b0eb448: Preparing 03:35:48 350d57eeeaa9: Preparing 03:35:48 086fe4bee07a: Preparing 03:35:48 3fad627f0cd5: Preparing 03:35:48 17fcd9d04d3e: Preparing 03:35:48 462c6ea67cac: Preparing 03:35:48 a90d75f9556b: Preparing 03:35:48 8a739f3a3bfb: Preparing 03:35:48 c1bfca55cdc0: Preparing 03:35:48 ac9d103cd8ae: Preparing 03:35:48 8e6eb37531fa: Preparing 03:35:48 5f70bf18a086: Preparing 03:35:48 2c9c0221532e: Preparing 03:35:48 73e9e6a9b2f4: Preparing 03:35:48 4d8ef3121871: Preparing 03:35:48 dd9c8f8612c8: Preparing 03:35:48 462c6ea67cac: Waiting 03:35:48 a90d75f9556b: Waiting 03:35:48 8a739f3a3bfb: Waiting 03:35:48 c1bfca55cdc0: Waiting 03:35:48 ac9d103cd8ae: Waiting 03:35:48 8e6eb37531fa: Waiting 03:35:48 5f70bf18a086: Waiting 03:35:48 2c9c0221532e: Waiting 03:35:48 73e9e6a9b2f4: Waiting 03:35:48 4d8ef3121871: Waiting 03:35:48 dd9c8f8612c8: Waiting 03:35:48 17fcd9d04d3e: Layer already exists 03:35:48 3fad627f0cd5: Layer already exists 03:35:48 350d57eeeaa9: Layer already exists 03:35:48 703d2b0eb448: Layer already exists 03:35:48 086fe4bee07a: Layer already exists 03:35:48 a90d75f9556b: Layer already exists 03:35:48 462c6ea67cac: Layer already exists 03:35:48 8a739f3a3bfb: Layer already exists 03:35:48 c1bfca55cdc0: Layer already exists 03:35:48 ac9d103cd8ae: Layer already exists 03:35:48 8e6eb37531fa: Layer already exists 03:35:48 5f70bf18a086: Layer already exists 03:35:48 73e9e6a9b2f4: Layer already exists 03:35:48 4d8ef3121871: Layer already exists 03:35:48 2c9c0221532e: Layer already exists 03:35:48 dd9c8f8612c8: Layer already exists 03:35:48 latest: digest: sha256:4f504765b05c03010ca6b46cc6029af6c656a27f42458f1f3911bcf662c223c2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.74 03:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:35:49 703d2b0eb448: Preparing 03:35:49 350d57eeeaa9: Preparing 03:35:49 086fe4bee07a: Preparing 03:35:49 3fad627f0cd5: Preparing 03:35:49 17fcd9d04d3e: Preparing 03:35:49 462c6ea67cac: Preparing 03:35:49 462c6ea67cac: Waiting 03:35:49 a90d75f9556b: Preparing 03:35:49 8a739f3a3bfb: Preparing 03:35:49 a90d75f9556b: Waiting 03:35:49 c1bfca55cdc0: Preparing 03:35:49 8a739f3a3bfb: Waiting 03:35:49 ac9d103cd8ae: Preparing 03:35:49 c1bfca55cdc0: Waiting 03:35:49 8e6eb37531fa: Preparing 03:35:49 5f70bf18a086: Preparing 03:35:49 2c9c0221532e: Preparing 03:35:49 5f70bf18a086: Waiting 03:35:49 8e6eb37531fa: Waiting 03:35:49 73e9e6a9b2f4: Preparing 03:35:49 2c9c0221532e: Waiting 03:35:49 4d8ef3121871: Preparing 03:35:49 73e9e6a9b2f4: Waiting 03:35:49 dd9c8f8612c8: Preparing 03:35:49 4d8ef3121871: Waiting 03:35:49 dd9c8f8612c8: Waiting 03:35:49 17fcd9d04d3e: Layer already exists 03:35:49 086fe4bee07a: Layer already exists 03:35:49 350d57eeeaa9: Layer already exists 03:35:49 703d2b0eb448: Layer already exists 03:35:49 3fad627f0cd5: Layer already exists 03:35:49 a90d75f9556b: Layer already exists 03:35:49 8a739f3a3bfb: Layer already exists 03:35:49 462c6ea67cac: Layer already exists 03:35:49 c1bfca55cdc0: Layer already exists 03:35:49 ac9d103cd8ae: Layer already exists 03:35:49 2c9c0221532e: Layer already exists 03:35:49 73e9e6a9b2f4: Layer already exists 03:35:49 5f70bf18a086: Layer already exists 03:35:49 8e6eb37531fa: Layer already exists 03:35:49 4d8ef3121871: Layer already exists 03:35:49 dd9c8f8612c8: Layer already exists 03:35:49 4.0.0-dev.74: digest: sha256:4f504765b05c03010ca6b46cc6029af6c656a27f42458f1f3911bcf662c223c2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:35:49 703d2b0eb448: Preparing 03:35:49 350d57eeeaa9: Preparing 03:35:49 086fe4bee07a: Preparing 03:35:49 3fad627f0cd5: Preparing 03:35:49 17fcd9d04d3e: Preparing 03:35:49 462c6ea67cac: Preparing 03:35:49 a90d75f9556b: Preparing 03:35:49 8a739f3a3bfb: Preparing 03:35:49 c1bfca55cdc0: Preparing 03:35:49 ac9d103cd8ae: Preparing 03:35:49 8e6eb37531fa: Preparing 03:35:49 5f70bf18a086: Preparing 03:35:49 2c9c0221532e: Preparing 03:35:49 73e9e6a9b2f4: Preparing 03:35:49 4d8ef3121871: Preparing 03:35:49 dd9c8f8612c8: Preparing 03:35:49 462c6ea67cac: Waiting 03:35:49 a90d75f9556b: Waiting 03:35:49 8a739f3a3bfb: Waiting 03:35:49 c1bfca55cdc0: Waiting 03:35:49 ac9d103cd8ae: Waiting 03:35:49 8e6eb37531fa: Waiting 03:35:49 5f70bf18a086: Waiting 03:35:49 2c9c0221532e: Waiting 03:35:49 73e9e6a9b2f4: Waiting 03:35:49 4d8ef3121871: Waiting 03:35:49 dd9c8f8612c8: Waiting 03:35:49 703d2b0eb448: Layer already exists 03:35:49 350d57eeeaa9: Layer already exists 03:35:49 17fcd9d04d3e: Layer already exists 03:35:49 3fad627f0cd5: Layer already exists 03:35:49 086fe4bee07a: Layer already exists 03:35:49 462c6ea67cac: Layer already exists 03:35:49 a90d75f9556b: Layer already exists 03:35:49 c1bfca55cdc0: Layer already exists 03:35:49 8a739f3a3bfb: Layer already exists 03:35:49 ac9d103cd8ae: Layer already exists 03:35:49 8e6eb37531fa: Layer already exists 03:35:49 5f70bf18a086: Layer already exists 03:35:49 2c9c0221532e: Layer already exists 03:35:49 4d8ef3121871: Layer already exists 03:35:49 73e9e6a9b2f4: Layer already exists 03:35:49 dd9c8f8612c8: Layer already exists 03:35:50 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:4f504765b05c03010ca6b46cc6029af6c656a27f42458f1f3911bcf662c223c2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:35:50 703d2b0eb448: Preparing 03:35:50 350d57eeeaa9: Preparing 03:35:50 086fe4bee07a: Preparing 03:35:50 3fad627f0cd5: Preparing 03:35:50 17fcd9d04d3e: Preparing 03:35:50 462c6ea67cac: Preparing 03:35:50 a90d75f9556b: Preparing 03:35:50 8a739f3a3bfb: Preparing 03:35:50 c1bfca55cdc0: Preparing 03:35:50 ac9d103cd8ae: Preparing 03:35:50 8e6eb37531fa: Preparing 03:35:50 5f70bf18a086: Preparing 03:35:50 2c9c0221532e: Preparing 03:35:50 73e9e6a9b2f4: Preparing 03:35:50 4d8ef3121871: Preparing 03:35:50 dd9c8f8612c8: Preparing 03:35:50 ac9d103cd8ae: Waiting 03:35:50 8e6eb37531fa: Waiting 03:35:50 5f70bf18a086: Waiting 03:35:50 a90d75f9556b: Waiting 03:35:50 8a739f3a3bfb: Waiting 03:35:50 c1bfca55cdc0: Waiting 03:35:50 2c9c0221532e: Waiting 03:35:50 73e9e6a9b2f4: Waiting 03:35:50 4d8ef3121871: Waiting 03:35:50 dd9c8f8612c8: Waiting 03:35:50 462c6ea67cac: Waiting 03:35:50 17fcd9d04d3e: Layer already exists 03:35:50 086fe4bee07a: Layer already exists 03:35:50 3fad627f0cd5: Layer already exists 03:35:50 350d57eeeaa9: Layer already exists 03:35:50 703d2b0eb448: Layer already exists 03:35:50 a90d75f9556b: Layer already exists 03:35:50 8a739f3a3bfb: Layer already exists 03:35:50 c1bfca55cdc0: Layer already exists 03:35:50 8e6eb37531fa: Layer already exists 03:35:50 5f70bf18a086: Layer already exists 03:35:50 462c6ea67cac: Layer already exists 03:35:50 ac9d103cd8ae: Layer already exists 03:35:51 dd9c8f8612c8: Layer already exists 03:35:51 2c9c0221532e: Layer already exists 03:35:51 73e9e6a9b2f4: Layer already exists 03:35:51 4d8ef3121871: Layer already exists 03:35:51 main: digest: sha256:4f504765b05c03010ca6b46cc6029af6c656a27f42458f1f3911bcf662c223c2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:51 ===================================================== [Pipeline] echo 03:35:51 taggedImages: 03:35:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:35:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.74 03:35:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:35:51 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:35:51 544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:51 latest 03:35:51 4.0.0-dev.74 03:35:51 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:35:51 main 03:35:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:35:52 93642d9fcc93: Preparing 03:35:52 564b6e3173cd: Preparing 03:35:52 23726d74294e: Preparing 03:35:52 8a02b1bca101: Preparing 03:35:52 8a739f3a3bfb: Preparing 03:35:52 c1bfca55cdc0: Preparing 03:35:52 d816fbb7e99b: Preparing 03:35:52 224e950e64d1: Preparing 03:35:52 dd9c8f8612c8: Preparing 03:35:52 d816fbb7e99b: Waiting 03:35:52 224e950e64d1: Waiting 03:35:52 dd9c8f8612c8: Waiting 03:35:52 c1bfca55cdc0: Waiting 03:35:52 8a739f3a3bfb: Layer already exists 03:35:52 564b6e3173cd: Pushed 03:35:52 c1bfca55cdc0: Layer already exists 03:35:52 23726d74294e: Pushed 03:35:52 224e950e64d1: Layer already exists 03:35:52 d816fbb7e99b: Layer already exists 03:35:52 dd9c8f8612c8: Layer already exists 03:35:52 93642d9fcc93: Pushed 03:35:57 8a02b1bca101: Pushed 03:35:57 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:ef647591004810accd365e5e71f28447177bd61ece45b9a5e10189156733d6f6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:58 + 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 03:35:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:35:58 93642d9fcc93: Preparing 03:35:58 564b6e3173cd: Preparing 03:35:58 23726d74294e: Preparing 03:35:58 8a02b1bca101: Preparing 03:35:58 8a739f3a3bfb: Preparing 03:35:58 c1bfca55cdc0: Preparing 03:35:58 d816fbb7e99b: Preparing 03:35:58 224e950e64d1: Preparing 03:35:58 dd9c8f8612c8: Preparing 03:35:58 c1bfca55cdc0: Waiting 03:35:58 d816fbb7e99b: Waiting 03:35:58 dd9c8f8612c8: Waiting 03:35:58 224e950e64d1: Waiting 03:35:58 8a739f3a3bfb: Layer already exists 03:35:58 23726d74294e: Layer already exists 03:35:58 564b6e3173cd: Layer already exists 03:35:58 8a02b1bca101: Layer already exists 03:35:58 93642d9fcc93: Layer already exists 03:35:58 224e950e64d1: Layer already exists 03:35:58 d816fbb7e99b: Layer already exists 03:35:58 c1bfca55cdc0: Layer already exists 03:35:58 dd9c8f8612c8: Layer already exists 03:35:58 latest: digest: sha256:ef647591004810accd365e5e71f28447177bd61ece45b9a5e10189156733d6f6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.74 03:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:35:59 93642d9fcc93: Preparing 03:35:59 564b6e3173cd: Preparing 03:35:59 23726d74294e: Preparing 03:35:59 8a02b1bca101: Preparing 03:35:59 8a739f3a3bfb: Preparing 03:35:59 c1bfca55cdc0: Preparing 03:35:59 d816fbb7e99b: Preparing 03:35:59 224e950e64d1: Preparing 03:35:59 dd9c8f8612c8: Preparing 03:35:59 c1bfca55cdc0: Waiting 03:35:59 d816fbb7e99b: Waiting 03:35:59 224e950e64d1: Waiting 03:35:59 dd9c8f8612c8: Waiting 03:35:59 564b6e3173cd: Layer already exists 03:35:59 93642d9fcc93: Layer already exists 03:35:59 8a739f3a3bfb: Layer already exists 03:35:59 8a02b1bca101: Layer already exists 03:35:59 23726d74294e: Layer already exists 03:35:59 224e950e64d1: Layer already exists 03:35:59 d816fbb7e99b: Layer already exists 03:35:59 c1bfca55cdc0: Layer already exists 03:35:59 dd9c8f8612c8: Layer already exists 03:35:59 4.0.0-dev.74: digest: sha256:ef647591004810accd365e5e71f28447177bd61ece45b9a5e10189156733d6f6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:36:00 93642d9fcc93: Preparing 03:36:00 564b6e3173cd: Preparing 03:36:00 23726d74294e: Preparing 03:36:00 8a02b1bca101: Preparing 03:36:00 8a739f3a3bfb: Preparing 03:36:00 c1bfca55cdc0: Preparing 03:36:00 d816fbb7e99b: Preparing 03:36:00 224e950e64d1: Preparing 03:36:00 dd9c8f8612c8: Preparing 03:36:00 c1bfca55cdc0: Waiting 03:36:00 d816fbb7e99b: Waiting 03:36:00 224e950e64d1: Waiting 03:36:00 dd9c8f8612c8: Waiting 03:36:00 8a739f3a3bfb: Layer already exists 03:36:00 93642d9fcc93: Layer already exists 03:36:00 8a02b1bca101: Layer already exists 03:36:00 564b6e3173cd: Layer already exists 03:36:00 23726d74294e: Layer already exists 03:36:00 224e950e64d1: Layer already exists 03:36:00 c1bfca55cdc0: Layer already exists 03:36:00 dd9c8f8612c8: Layer already exists 03:36:00 d816fbb7e99b: Layer already exists 03:36:00 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:ef647591004810accd365e5e71f28447177bd61ece45b9a5e10189156733d6f6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:00 + 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 03:36:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:36:01 93642d9fcc93: Preparing 03:36:01 564b6e3173cd: Preparing 03:36:01 23726d74294e: Preparing 03:36:01 8a02b1bca101: Preparing 03:36:01 8a739f3a3bfb: Preparing 03:36:01 c1bfca55cdc0: Preparing 03:36:01 d816fbb7e99b: Preparing 03:36:01 224e950e64d1: Preparing 03:36:01 dd9c8f8612c8: Preparing 03:36:01 c1bfca55cdc0: Waiting 03:36:01 d816fbb7e99b: Waiting 03:36:01 224e950e64d1: Waiting 03:36:01 dd9c8f8612c8: Waiting 03:36:01 8a739f3a3bfb: Layer already exists 03:36:01 23726d74294e: Layer already exists 03:36:01 564b6e3173cd: Layer already exists 03:36:01 93642d9fcc93: Layer already exists 03:36:01 8a02b1bca101: Layer already exists 03:36:01 c1bfca55cdc0: Layer already exists 03:36:01 d816fbb7e99b: Layer already exists 03:36:01 224e950e64d1: Layer already exists 03:36:01 dd9c8f8612c8: Layer already exists 03:36:01 main: digest: sha256:ef647591004810accd365e5e71f28447177bd61ece45b9a5e10189156733d6f6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:01 ===================================================== [Pipeline] echo 03:36:01 taggedImages: 03:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.74 03:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:36:01 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:36:01 544488c04c58fb09d5a4e1432ff61429c65333d6 03:36:01 latest 03:36:01 4.0.0-dev.74 03:36:01 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:36:01 main 03:36:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:02 af3debea2bf3: Preparing 03:36:02 99861124bee2: Preparing 03:36:02 64552a3bd081: Preparing 03:36:02 0f5312f483df: Preparing 03:36:02 e169965f12c4: Preparing 03:36:02 8a739f3a3bfb: Preparing 03:36:02 c1bfca55cdc0: Preparing 03:36:02 6ab15c541cba: Preparing 03:36:02 feb60554d503: Preparing 03:36:02 2120b0b9cb6a: Preparing 03:36:02 dd9c8f8612c8: Preparing 03:36:02 6ab15c541cba: Waiting 03:36:02 feb60554d503: Waiting 03:36:02 8a739f3a3bfb: Waiting 03:36:02 c1bfca55cdc0: Waiting 03:36:02 dd9c8f8612c8: Waiting 03:36:02 0f5312f483df: Pushed 03:36:02 99861124bee2: Pushed 03:36:02 8a739f3a3bfb: Layer already exists 03:36:02 af3debea2bf3: Pushed 03:36:02 e169965f12c4: Pushed 03:36:02 c1bfca55cdc0: Layer already exists 03:36:02 dd9c8f8612c8: Layer already exists 03:36:02 feb60554d503: Pushed 03:36:02 6ab15c541cba: Pushed 03:36:05 2120b0b9cb6a: Pushed 03:36:06 64552a3bd081: Pushed 03:36:06 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:03dbd3ad64f5f76ccbe487b8d3a192136f30f1116bb1a35e086c61ccaa505eb4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:07 + 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 03:36:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:07 af3debea2bf3: Preparing 03:36:07 99861124bee2: Preparing 03:36:07 64552a3bd081: Preparing 03:36:07 0f5312f483df: Preparing 03:36:07 e169965f12c4: Preparing 03:36:07 8a739f3a3bfb: Preparing 03:36:07 c1bfca55cdc0: Preparing 03:36:07 6ab15c541cba: Preparing 03:36:07 feb60554d503: Preparing 03:36:07 2120b0b9cb6a: Preparing 03:36:07 dd9c8f8612c8: Preparing 03:36:07 c1bfca55cdc0: Waiting 03:36:07 6ab15c541cba: Waiting 03:36:07 feb60554d503: Waiting 03:36:07 2120b0b9cb6a: Waiting 03:36:07 dd9c8f8612c8: Waiting 03:36:07 8a739f3a3bfb: Waiting 03:36:07 0f5312f483df: Layer already exists 03:36:07 64552a3bd081: Layer already exists 03:36:07 af3debea2bf3: Layer already exists 03:36:07 e169965f12c4: Layer already exists 03:36:07 99861124bee2: Layer already exists 03:36:07 6ab15c541cba: Layer already exists 03:36:07 8a739f3a3bfb: Layer already exists 03:36:07 c1bfca55cdc0: Layer already exists 03:36:07 2120b0b9cb6a: Layer already exists 03:36:07 feb60554d503: Layer already exists 03:36:07 dd9c8f8612c8: Layer already exists 03:36:07 latest: digest: sha256:03dbd3ad64f5f76ccbe487b8d3a192136f30f1116bb1a35e086c61ccaa505eb4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.74 03:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:08 af3debea2bf3: Preparing 03:36:08 99861124bee2: Preparing 03:36:08 64552a3bd081: Preparing 03:36:08 0f5312f483df: Preparing 03:36:08 e169965f12c4: Preparing 03:36:08 8a739f3a3bfb: Preparing 03:36:08 c1bfca55cdc0: Preparing 03:36:08 6ab15c541cba: Preparing 03:36:08 feb60554d503: Preparing 03:36:08 2120b0b9cb6a: Preparing 03:36:08 dd9c8f8612c8: Preparing 03:36:08 8a739f3a3bfb: Waiting 03:36:08 c1bfca55cdc0: Waiting 03:36:08 6ab15c541cba: Waiting 03:36:08 feb60554d503: Waiting 03:36:08 2120b0b9cb6a: Waiting 03:36:08 dd9c8f8612c8: Waiting 03:36:08 af3debea2bf3: Layer already exists 03:36:08 e169965f12c4: Layer already exists 03:36:08 99861124bee2: Layer already exists 03:36:08 0f5312f483df: Layer already exists 03:36:08 64552a3bd081: Layer already exists 03:36:08 6ab15c541cba: Layer already exists 03:36:08 8a739f3a3bfb: Layer already exists 03:36:08 c1bfca55cdc0: Layer already exists 03:36:08 2120b0b9cb6a: Layer already exists 03:36:08 feb60554d503: Layer already exists 03:36:08 dd9c8f8612c8: Layer already exists 03:36:08 4.0.0-dev.74: digest: sha256:03dbd3ad64f5f76ccbe487b8d3a192136f30f1116bb1a35e086c61ccaa505eb4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:09 af3debea2bf3: Preparing 03:36:09 99861124bee2: Preparing 03:36:09 64552a3bd081: Preparing 03:36:09 0f5312f483df: Preparing 03:36:09 e169965f12c4: Preparing 03:36:09 8a739f3a3bfb: Preparing 03:36:09 c1bfca55cdc0: Preparing 03:36:09 6ab15c541cba: Preparing 03:36:09 feb60554d503: Preparing 03:36:09 2120b0b9cb6a: Preparing 03:36:09 dd9c8f8612c8: Preparing 03:36:09 8a739f3a3bfb: Waiting 03:36:09 c1bfca55cdc0: Waiting 03:36:09 6ab15c541cba: Waiting 03:36:09 feb60554d503: Waiting 03:36:09 2120b0b9cb6a: Waiting 03:36:09 dd9c8f8612c8: Waiting 03:36:09 64552a3bd081: Layer already exists 03:36:09 99861124bee2: Layer already exists 03:36:09 0f5312f483df: Layer already exists 03:36:09 e169965f12c4: Layer already exists 03:36:09 af3debea2bf3: Layer already exists 03:36:09 c1bfca55cdc0: Layer already exists 03:36:09 8a739f3a3bfb: Layer already exists 03:36:09 feb60554d503: Layer already exists 03:36:09 6ab15c541cba: Layer already exists 03:36:09 2120b0b9cb6a: Layer already exists 03:36:09 dd9c8f8612c8: Layer already exists 03:36:09 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:03dbd3ad64f5f76ccbe487b8d3a192136f30f1116bb1a35e086c61ccaa505eb4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:09 + 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 03:36:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:36:10 af3debea2bf3: Preparing 03:36:10 99861124bee2: Preparing 03:36:10 64552a3bd081: Preparing 03:36:10 0f5312f483df: Preparing 03:36:10 e169965f12c4: Preparing 03:36:10 8a739f3a3bfb: Preparing 03:36:10 c1bfca55cdc0: Preparing 03:36:10 6ab15c541cba: Preparing 03:36:10 feb60554d503: Preparing 03:36:10 2120b0b9cb6a: Preparing 03:36:10 dd9c8f8612c8: Preparing 03:36:10 feb60554d503: Waiting 03:36:10 8a739f3a3bfb: Waiting 03:36:10 c1bfca55cdc0: Waiting 03:36:10 2120b0b9cb6a: Waiting 03:36:10 dd9c8f8612c8: Waiting 03:36:10 6ab15c541cba: Waiting 03:36:10 99861124bee2: Layer already exists 03:36:10 e169965f12c4: Layer already exists 03:36:10 af3debea2bf3: Layer already exists 03:36:10 64552a3bd081: Layer already exists 03:36:10 0f5312f483df: Layer already exists 03:36:10 feb60554d503: Layer already exists 03:36:10 6ab15c541cba: Layer already exists 03:36:10 8a739f3a3bfb: Layer already exists 03:36:10 2120b0b9cb6a: Layer already exists 03:36:10 c1bfca55cdc0: Layer already exists 03:36:10 dd9c8f8612c8: Layer already exists 03:36:10 main: digest: sha256:03dbd3ad64f5f76ccbe487b8d3a192136f30f1116bb1a35e086c61ccaa505eb4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:10 ===================================================== [Pipeline] echo 03:36:10 taggedImages: 03:36:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:36:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:36:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.74 03:36:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:36:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:36:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:36:10 544488c04c58fb09d5a4e1432ff61429c65333d6 03:36:10 latest 03:36:10 4.0.0-dev.74 03:36:10 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:36:10 main 03:36:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:36:11 cec4a36603ba: Preparing 03:36:11 4ebf2c4de2d8: Preparing 03:36:11 feb676504e75: Preparing 03:36:11 2b5d563b6fc1: Preparing 03:36:11 a1e4a4e44d26: Preparing 03:36:11 6dc6aaa48f71: Preparing 03:36:11 e624ca8db542: Preparing 03:36:11 8a739f3a3bfb: Preparing 03:36:11 c1bfca55cdc0: Preparing 03:36:11 5c96ec9a40e5: Preparing 03:36:11 75fa03d18118: Preparing 03:36:11 dd9c8f8612c8: Preparing 03:36:11 6dc6aaa48f71: Waiting 03:36:11 e624ca8db542: Waiting 03:36:11 8a739f3a3bfb: Waiting 03:36:11 dd9c8f8612c8: Waiting 03:36:11 c1bfca55cdc0: Waiting 03:36:11 5c96ec9a40e5: Waiting 03:36:11 75fa03d18118: Waiting 03:36:11 a1e4a4e44d26: Pushed 03:36:11 4ebf2c4de2d8: Pushed 03:36:11 cec4a36603ba: Pushed 03:36:11 8a739f3a3bfb: Layer already exists 03:36:11 c1bfca55cdc0: Layer already exists 03:36:11 e624ca8db542: Pushed 03:36:11 6dc6aaa48f71: Pushed 03:36:11 dd9c8f8612c8: Layer already exists 03:36:11 5c96ec9a40e5: Pushed 03:36:14 75fa03d18118: Pushed 03:36:15 2b5d563b6fc1: Pushed 03:36:17 feb676504e75: Pushed 03:36:17 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:bca461caafa57261afec9186d0294c904f2e51850909c98e257231a3bcd71846 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:18 + 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 03:36:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:36:18 cec4a36603ba: Preparing 03:36:18 4ebf2c4de2d8: Preparing 03:36:18 feb676504e75: Preparing 03:36:18 2b5d563b6fc1: Preparing 03:36:18 a1e4a4e44d26: Preparing 03:36:18 6dc6aaa48f71: Preparing 03:36:18 e624ca8db542: Preparing 03:36:18 8a739f3a3bfb: Preparing 03:36:18 c1bfca55cdc0: Preparing 03:36:18 5c96ec9a40e5: Preparing 03:36:18 75fa03d18118: Preparing 03:36:18 dd9c8f8612c8: Preparing 03:36:18 e624ca8db542: Waiting 03:36:18 6dc6aaa48f71: Waiting 03:36:18 8a739f3a3bfb: Waiting 03:36:18 c1bfca55cdc0: Waiting 03:36:18 5c96ec9a40e5: Waiting 03:36:18 75fa03d18118: Waiting 03:36:18 dd9c8f8612c8: Waiting 03:36:18 a1e4a4e44d26: Layer already exists 03:36:18 cec4a36603ba: Layer already exists 03:36:18 2b5d563b6fc1: Layer already exists 03:36:18 4ebf2c4de2d8: Layer already exists 03:36:18 feb676504e75: Layer already exists 03:36:18 6dc6aaa48f71: Layer already exists 03:36:18 e624ca8db542: Layer already exists 03:36:18 c1bfca55cdc0: Layer already exists 03:36:18 8a739f3a3bfb: Layer already exists 03:36:18 5c96ec9a40e5: Layer already exists 03:36:18 75fa03d18118: Layer already exists 03:36:18 dd9c8f8612c8: Layer already exists 03:36:18 latest: digest: sha256:bca461caafa57261afec9186d0294c904f2e51850909c98e257231a3bcd71846 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.74 03:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:36:19 cec4a36603ba: Preparing 03:36:19 4ebf2c4de2d8: Preparing 03:36:19 feb676504e75: Preparing 03:36:19 2b5d563b6fc1: Preparing 03:36:19 a1e4a4e44d26: Preparing 03:36:19 6dc6aaa48f71: Preparing 03:36:19 e624ca8db542: Preparing 03:36:19 8a739f3a3bfb: Preparing 03:36:19 c1bfca55cdc0: Preparing 03:36:19 5c96ec9a40e5: Preparing 03:36:19 6dc6aaa48f71: Waiting 03:36:19 75fa03d18118: Preparing 03:36:19 e624ca8db542: Waiting 03:36:19 dd9c8f8612c8: Preparing 03:36:19 8a739f3a3bfb: Waiting 03:36:19 c1bfca55cdc0: Waiting 03:36:19 5c96ec9a40e5: Waiting 03:36:19 dd9c8f8612c8: Waiting 03:36:19 75fa03d18118: Waiting 03:36:19 feb676504e75: Layer already exists 03:36:19 4ebf2c4de2d8: Layer already exists 03:36:19 cec4a36603ba: Layer already exists 03:36:19 2b5d563b6fc1: Layer already exists 03:36:19 a1e4a4e44d26: Layer already exists 03:36:19 6dc6aaa48f71: Layer already exists 03:36:19 e624ca8db542: Layer already exists 03:36:19 8a739f3a3bfb: Layer already exists 03:36:19 c1bfca55cdc0: Layer already exists 03:36:19 5c96ec9a40e5: Layer already exists 03:36:19 dd9c8f8612c8: Layer already exists 03:36:19 75fa03d18118: Layer already exists 03:36:19 4.0.0-dev.74: digest: sha256:bca461caafa57261afec9186d0294c904f2e51850909c98e257231a3bcd71846 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:36:20 cec4a36603ba: Preparing 03:36:20 4ebf2c4de2d8: Preparing 03:36:20 feb676504e75: Preparing 03:36:20 2b5d563b6fc1: Preparing 03:36:20 a1e4a4e44d26: Preparing 03:36:20 6dc6aaa48f71: Preparing 03:36:20 e624ca8db542: Preparing 03:36:20 8a739f3a3bfb: Preparing 03:36:20 c1bfca55cdc0: Preparing 03:36:20 5c96ec9a40e5: Preparing 03:36:20 75fa03d18118: Preparing 03:36:20 dd9c8f8612c8: Preparing 03:36:20 6dc6aaa48f71: Waiting 03:36:20 e624ca8db542: Waiting 03:36:20 8a739f3a3bfb: Waiting 03:36:20 c1bfca55cdc0: Waiting 03:36:20 5c96ec9a40e5: Waiting 03:36:20 dd9c8f8612c8: Waiting 03:36:20 75fa03d18118: Waiting 03:36:20 feb676504e75: Layer already exists 03:36:20 4ebf2c4de2d8: Layer already exists 03:36:20 cec4a36603ba: Layer already exists 03:36:20 a1e4a4e44d26: Layer already exists 03:36:20 2b5d563b6fc1: Layer already exists 03:36:20 5c96ec9a40e5: Layer already exists 03:36:20 e624ca8db542: Layer already exists 03:36:20 8a739f3a3bfb: Layer already exists 03:36:20 6dc6aaa48f71: Layer already exists 03:36:20 c1bfca55cdc0: Layer already exists 03:36:20 dd9c8f8612c8: Layer already exists 03:36:20 75fa03d18118: Layer already exists 03:36:20 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:bca461caafa57261afec9186d0294c904f2e51850909c98e257231a3bcd71846 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:21 + 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 03:36:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:36:21 cec4a36603ba: Preparing 03:36:21 4ebf2c4de2d8: Preparing 03:36:21 feb676504e75: Preparing 03:36:21 2b5d563b6fc1: Preparing 03:36:21 a1e4a4e44d26: Preparing 03:36:21 6dc6aaa48f71: Preparing 03:36:21 e624ca8db542: Preparing 03:36:21 8a739f3a3bfb: Preparing 03:36:21 c1bfca55cdc0: Preparing 03:36:21 5c96ec9a40e5: Preparing 03:36:21 75fa03d18118: Preparing 03:36:21 dd9c8f8612c8: Preparing 03:36:21 6dc6aaa48f71: Waiting 03:36:21 e624ca8db542: Waiting 03:36:21 8a739f3a3bfb: Waiting 03:36:21 c1bfca55cdc0: Waiting 03:36:21 5c96ec9a40e5: Waiting 03:36:21 75fa03d18118: Waiting 03:36:21 dd9c8f8612c8: Waiting 03:36:21 cec4a36603ba: Layer already exists 03:36:21 4ebf2c4de2d8: Layer already exists 03:36:21 2b5d563b6fc1: Layer already exists 03:36:21 feb676504e75: Layer already exists 03:36:21 a1e4a4e44d26: Layer already exists 03:36:21 e624ca8db542: Layer already exists 03:36:21 8a739f3a3bfb: Layer already exists 03:36:21 5c96ec9a40e5: Layer already exists 03:36:21 c1bfca55cdc0: Layer already exists 03:36:21 6dc6aaa48f71: Layer already exists 03:36:21 dd9c8f8612c8: Layer already exists 03:36:21 75fa03d18118: Layer already exists 03:36:21 main: digest: sha256:bca461caafa57261afec9186d0294c904f2e51850909c98e257231a3bcd71846 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:21 ===================================================== [Pipeline] echo 03:36:21 taggedImages: 03:36:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:36:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:36:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.74 03:36:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:36:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:36:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:36:22 544488c04c58fb09d5a4e1432ff61429c65333d6 03:36:22 latest 03:36:22 4.0.0-dev.74 03:36:22 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:36:22 main 03:36:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:36:22 009691bbf4aa: Preparing 03:36:22 52e26ff9bd6f: Preparing 03:36:22 8a739f3a3bfb: Preparing 03:36:22 c1bfca55cdc0: Preparing 03:36:22 137a9d9a2c7f: Preparing 03:36:22 4720b25e975f: Preparing 03:36:22 dd9c8f8612c8: Preparing 03:36:22 4720b25e975f: Waiting 03:36:22 dd9c8f8612c8: Waiting 03:36:22 8a739f3a3bfb: Layer already exists 03:36:22 c1bfca55cdc0: Layer already exists 03:36:22 137a9d9a2c7f: Pushed 03:36:22 dd9c8f8612c8: Layer already exists 03:36:22 009691bbf4aa: Pushed 03:36:24 4720b25e975f: Pushed 03:36:30 52e26ff9bd6f: Pushed 03:36:30 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:5da3d672d79bf0b80bb56d0d373fe1b775414071325bcc417ad539b3cf73cf08 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:30 + 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 03:36:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:36:30 009691bbf4aa: Preparing 03:36:30 52e26ff9bd6f: Preparing 03:36:30 8a739f3a3bfb: Preparing 03:36:30 c1bfca55cdc0: Preparing 03:36:30 137a9d9a2c7f: Preparing 03:36:30 4720b25e975f: Preparing 03:36:30 dd9c8f8612c8: Preparing 03:36:30 4720b25e975f: Waiting 03:36:30 dd9c8f8612c8: Waiting 03:36:30 52e26ff9bd6f: Layer already exists 03:36:30 009691bbf4aa: Layer already exists 03:36:30 137a9d9a2c7f: Layer already exists 03:36:30 c1bfca55cdc0: Layer already exists 03:36:30 8a739f3a3bfb: Layer already exists 03:36:30 4720b25e975f: Layer already exists 03:36:30 dd9c8f8612c8: Layer already exists 03:36:31 latest: digest: sha256:5da3d672d79bf0b80bb56d0d373fe1b775414071325bcc417ad539b3cf73cf08 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.74 03:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:36:31 009691bbf4aa: Preparing 03:36:31 52e26ff9bd6f: Preparing 03:36:31 8a739f3a3bfb: Preparing 03:36:31 c1bfca55cdc0: Preparing 03:36:31 137a9d9a2c7f: Preparing 03:36:31 4720b25e975f: Preparing 03:36:31 dd9c8f8612c8: Preparing 03:36:31 4720b25e975f: Waiting 03:36:31 dd9c8f8612c8: Waiting 03:36:31 c1bfca55cdc0: Layer already exists 03:36:31 137a9d9a2c7f: Layer already exists 03:36:31 8a739f3a3bfb: Layer already exists 03:36:31 009691bbf4aa: Layer already exists 03:36:31 52e26ff9bd6f: Layer already exists 03:36:31 4720b25e975f: Layer already exists 03:36:31 dd9c8f8612c8: Layer already exists 03:36:32 4.0.0-dev.74: digest: sha256:5da3d672d79bf0b80bb56d0d373fe1b775414071325bcc417ad539b3cf73cf08 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:36:32 009691bbf4aa: Preparing 03:36:32 52e26ff9bd6f: Preparing 03:36:32 8a739f3a3bfb: Preparing 03:36:32 c1bfca55cdc0: Preparing 03:36:32 137a9d9a2c7f: Preparing 03:36:32 4720b25e975f: Preparing 03:36:32 dd9c8f8612c8: Preparing 03:36:32 4720b25e975f: Waiting 03:36:32 dd9c8f8612c8: Waiting 03:36:32 137a9d9a2c7f: Layer already exists 03:36:32 52e26ff9bd6f: Layer already exists 03:36:32 8a739f3a3bfb: Layer already exists 03:36:32 c1bfca55cdc0: Layer already exists 03:36:32 009691bbf4aa: Layer already exists 03:36:32 4720b25e975f: Layer already exists 03:36:32 dd9c8f8612c8: Layer already exists 03:36:33 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:5da3d672d79bf0b80bb56d0d373fe1b775414071325bcc417ad539b3cf73cf08 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:33 + 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 03:36:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:36:33 009691bbf4aa: Preparing 03:36:33 52e26ff9bd6f: Preparing 03:36:33 8a739f3a3bfb: Preparing 03:36:33 c1bfca55cdc0: Preparing 03:36:33 137a9d9a2c7f: Preparing 03:36:33 4720b25e975f: Preparing 03:36:33 dd9c8f8612c8: Preparing 03:36:33 4720b25e975f: Waiting 03:36:33 dd9c8f8612c8: Waiting 03:36:33 8a739f3a3bfb: Layer already exists 03:36:33 52e26ff9bd6f: Layer already exists 03:36:33 137a9d9a2c7f: Layer already exists 03:36:33 009691bbf4aa: Layer already exists 03:36:33 c1bfca55cdc0: Layer already exists 03:36:33 4720b25e975f: Layer already exists 03:36:33 dd9c8f8612c8: Layer already exists 03:36:34 main: digest: sha256:5da3d672d79bf0b80bb56d0d373fe1b775414071325bcc417ad539b3cf73cf08 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:34 ===================================================== [Pipeline] echo 03:36:34 taggedImages: 03:36:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:36:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:36:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.74 03:36:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:36:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:36:34 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:36:34 544488c04c58fb09d5a4e1432ff61429c65333d6 03:36:34 latest 03:36:34 4.0.0-dev.74 03:36:34 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:36:34 main 03:36:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:36:34 4603d6c42633: Preparing 03:36:34 faff09ee2596: Preparing 03:36:34 7166d3787637: Preparing 03:36:34 8a739f3a3bfb: Preparing 03:36:34 c1bfca55cdc0: Preparing 03:36:34 b29ce3befec5: Preparing 03:36:34 27cc4bf67b9d: Preparing 03:36:34 b29ce3befec5: Waiting 03:36:34 8a96c32417c4: Preparing 03:36:34 27cc4bf67b9d: Waiting 03:36:34 4dd54f59f9d4: Preparing 03:36:34 dd9c8f8612c8: Preparing 03:36:34 8a96c32417c4: Waiting 03:36:34 dd9c8f8612c8: Waiting 03:36:34 4dd54f59f9d4: Waiting 03:36:34 8a739f3a3bfb: Layer already exists 03:36:34 c1bfca55cdc0: Layer already exists 03:36:35 7166d3787637: Pushed 03:36:35 faff09ee2596: Pushed 03:36:35 4603d6c42633: Pushed 03:36:35 dd9c8f8612c8: Layer already exists 03:36:35 8a96c32417c4: Pushed 03:36:36 4dd54f59f9d4: Pushed 03:36:44 27cc4bf67b9d: Pushed 03:37:16 b29ce3befec5: Pushed 03:37:16 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:7647955e3e835935d95dd3eef102e3f624a9f655b2e7042b5c8ca928debeaed8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:17 + 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 03:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:17 4603d6c42633: Preparing 03:37:17 faff09ee2596: Preparing 03:37:17 7166d3787637: Preparing 03:37:17 8a739f3a3bfb: Preparing 03:37:17 c1bfca55cdc0: Preparing 03:37:17 b29ce3befec5: Preparing 03:37:17 27cc4bf67b9d: Preparing 03:37:17 8a96c32417c4: Preparing 03:37:17 4dd54f59f9d4: Preparing 03:37:17 dd9c8f8612c8: Preparing 03:37:17 27cc4bf67b9d: Waiting 03:37:17 8a96c32417c4: Waiting 03:37:17 4dd54f59f9d4: Waiting 03:37:17 dd9c8f8612c8: Waiting 03:37:17 b29ce3befec5: Waiting 03:37:17 faff09ee2596: Layer already exists 03:37:17 4603d6c42633: Layer already exists 03:37:17 c1bfca55cdc0: Layer already exists 03:37:17 8a739f3a3bfb: Layer already exists 03:37:17 7166d3787637: Layer already exists 03:37:17 4dd54f59f9d4: Layer already exists 03:37:17 27cc4bf67b9d: Layer already exists 03:37:17 8a96c32417c4: Layer already exists 03:37:17 b29ce3befec5: Layer already exists 03:37:17 dd9c8f8612c8: Layer already exists 03:37:17 latest: digest: sha256:7647955e3e835935d95dd3eef102e3f624a9f655b2e7042b5c8ca928debeaed8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.74 03:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:18 4603d6c42633: Preparing 03:37:18 faff09ee2596: Preparing 03:37:18 7166d3787637: Preparing 03:37:18 8a739f3a3bfb: Preparing 03:37:18 c1bfca55cdc0: Preparing 03:37:18 b29ce3befec5: Preparing 03:37:18 27cc4bf67b9d: Preparing 03:37:18 8a96c32417c4: Preparing 03:37:18 4dd54f59f9d4: Preparing 03:37:18 dd9c8f8612c8: Preparing 03:37:18 b29ce3befec5: Waiting 03:37:18 4dd54f59f9d4: Waiting 03:37:18 27cc4bf67b9d: Waiting 03:37:18 8a96c32417c4: Waiting 03:37:18 dd9c8f8612c8: Waiting 03:37:18 4603d6c42633: Layer already exists 03:37:18 c1bfca55cdc0: Layer already exists 03:37:18 7166d3787637: Layer already exists 03:37:18 faff09ee2596: Layer already exists 03:37:18 8a739f3a3bfb: Layer already exists 03:37:18 b29ce3befec5: Layer already exists 03:37:18 27cc4bf67b9d: Layer already exists 03:37:18 8a96c32417c4: Layer already exists 03:37:18 4dd54f59f9d4: Layer already exists 03:37:18 dd9c8f8612c8: Layer already exists 03:37:18 4.0.0-dev.74: digest: sha256:7647955e3e835935d95dd3eef102e3f624a9f655b2e7042b5c8ca928debeaed8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:19 4603d6c42633: Preparing 03:37:19 faff09ee2596: Preparing 03:37:19 7166d3787637: Preparing 03:37:19 8a739f3a3bfb: Preparing 03:37:19 c1bfca55cdc0: Preparing 03:37:19 b29ce3befec5: Preparing 03:37:19 27cc4bf67b9d: Preparing 03:37:19 8a96c32417c4: Preparing 03:37:19 4dd54f59f9d4: Preparing 03:37:19 dd9c8f8612c8: Preparing 03:37:19 b29ce3befec5: Waiting 03:37:19 27cc4bf67b9d: Waiting 03:37:19 8a96c32417c4: Waiting 03:37:19 4dd54f59f9d4: Waiting 03:37:19 dd9c8f8612c8: Waiting 03:37:19 faff09ee2596: Layer already exists 03:37:19 7166d3787637: Layer already exists 03:37:19 8a739f3a3bfb: Layer already exists 03:37:19 4603d6c42633: Layer already exists 03:37:19 c1bfca55cdc0: Layer already exists 03:37:19 8a96c32417c4: Layer already exists 03:37:19 b29ce3befec5: Layer already exists 03:37:19 27cc4bf67b9d: Layer already exists 03:37:19 4dd54f59f9d4: Layer already exists 03:37:19 dd9c8f8612c8: Layer already exists 03:37:19 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:7647955e3e835935d95dd3eef102e3f624a9f655b2e7042b5c8ca928debeaed8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:20 + 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 03:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:37:20 4603d6c42633: Preparing 03:37:20 faff09ee2596: Preparing 03:37:20 7166d3787637: Preparing 03:37:20 8a739f3a3bfb: Preparing 03:37:20 c1bfca55cdc0: Preparing 03:37:20 b29ce3befec5: Preparing 03:37:20 27cc4bf67b9d: Preparing 03:37:20 8a96c32417c4: Preparing 03:37:20 4dd54f59f9d4: Preparing 03:37:20 dd9c8f8612c8: Preparing 03:37:20 8a96c32417c4: Waiting 03:37:20 4dd54f59f9d4: Waiting 03:37:20 dd9c8f8612c8: Waiting 03:37:20 b29ce3befec5: Waiting 03:37:20 27cc4bf67b9d: Waiting 03:37:20 4603d6c42633: Layer already exists 03:37:20 7166d3787637: Layer already exists 03:37:20 c1bfca55cdc0: Layer already exists 03:37:20 8a739f3a3bfb: Layer already exists 03:37:20 faff09ee2596: Layer already exists 03:37:20 b29ce3befec5: Layer already exists 03:37:20 8a96c32417c4: Layer already exists 03:37:20 4dd54f59f9d4: Layer already exists 03:37:20 27cc4bf67b9d: Layer already exists 03:37:20 dd9c8f8612c8: Layer already exists 03:37:20 main: digest: sha256:7647955e3e835935d95dd3eef102e3f624a9f655b2e7042b5c8ca928debeaed8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:20 ===================================================== [Pipeline] echo 03:37:20 taggedImages: 03:37:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:37:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:37:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.74 03:37:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:37:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:37:20 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:37:20 544488c04c58fb09d5a4e1432ff61429c65333d6 03:37:20 latest 03:37:20 4.0.0-dev.74 03:37:20 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:37:20 main 03:37:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:37:21 09a2b67c39f8: Preparing 03:37:21 ca3d7f326661: Preparing 03:37:21 33b6d8d7da72: Preparing 03:37:21 8a739f3a3bfb: Preparing 03:37:21 c1bfca55cdc0: Preparing 03:37:21 fef6c7b33574: Preparing 03:37:21 13c0b9737149: Preparing 03:37:21 fef6c7b33574: Waiting 03:37:21 590b92b2f3c9: Preparing 03:37:21 dd9c8f8612c8: Preparing 03:37:21 13c0b9737149: Waiting 03:37:21 dd9c8f8612c8: Waiting 03:37:21 590b92b2f3c9: Waiting 03:37:21 8a739f3a3bfb: Layer already exists 03:37:21 c1bfca55cdc0: Layer already exists 03:37:21 33b6d8d7da72: Pushed 03:37:21 ca3d7f326661: Pushed 03:37:21 09a2b67c39f8: Pushed 03:37:21 dd9c8f8612c8: Layer already exists 03:37:21 13c0b9737149: Pushed 03:37:22 590b92b2f3c9: Pushed 03:37:49 fef6c7b33574: Pushed 03:37:49 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:33898dae4fa69d4bfc489d34f6244dba11f9992271d206155f3018b1627f7145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:49 + 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 03:37:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:37:50 09a2b67c39f8: Preparing 03:37:50 ca3d7f326661: Preparing 03:37:50 33b6d8d7da72: Preparing 03:37:50 8a739f3a3bfb: Preparing 03:37:50 c1bfca55cdc0: Preparing 03:37:50 fef6c7b33574: Preparing 03:37:50 13c0b9737149: Preparing 03:37:50 590b92b2f3c9: Preparing 03:37:50 dd9c8f8612c8: Preparing 03:37:50 fef6c7b33574: Waiting 03:37:50 590b92b2f3c9: Waiting 03:37:50 dd9c8f8612c8: Waiting 03:37:50 13c0b9737149: Waiting 03:37:50 33b6d8d7da72: Layer already exists 03:37:50 ca3d7f326661: Layer already exists 03:37:50 8a739f3a3bfb: Layer already exists 03:37:50 09a2b67c39f8: Layer already exists 03:37:50 c1bfca55cdc0: Layer already exists 03:37:50 fef6c7b33574: Layer already exists 03:37:50 590b92b2f3c9: Layer already exists 03:37:50 13c0b9737149: Layer already exists 03:37:50 dd9c8f8612c8: Layer already exists 03:37:50 latest: digest: sha256:33898dae4fa69d4bfc489d34f6244dba11f9992271d206155f3018b1627f7145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.74 03:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:37:50 09a2b67c39f8: Preparing 03:37:50 ca3d7f326661: Preparing 03:37:50 33b6d8d7da72: Preparing 03:37:50 8a739f3a3bfb: Preparing 03:37:50 c1bfca55cdc0: Preparing 03:37:50 fef6c7b33574: Preparing 03:37:50 13c0b9737149: Preparing 03:37:50 590b92b2f3c9: Preparing 03:37:50 dd9c8f8612c8: Preparing 03:37:50 fef6c7b33574: Waiting 03:37:50 13c0b9737149: Waiting 03:37:50 590b92b2f3c9: Waiting 03:37:50 dd9c8f8612c8: Waiting 03:37:50 ca3d7f326661: Layer already exists 03:37:50 c1bfca55cdc0: Layer already exists 03:37:50 09a2b67c39f8: Layer already exists 03:37:50 33b6d8d7da72: Layer already exists 03:37:50 8a739f3a3bfb: Layer already exists 03:37:50 13c0b9737149: Layer already exists 03:37:50 fef6c7b33574: Layer already exists 03:37:50 dd9c8f8612c8: Layer already exists 03:37:50 590b92b2f3c9: Layer already exists 03:37:51 4.0.0-dev.74: digest: sha256:33898dae4fa69d4bfc489d34f6244dba11f9992271d206155f3018b1627f7145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:37:51 09a2b67c39f8: Preparing 03:37:51 ca3d7f326661: Preparing 03:37:51 33b6d8d7da72: Preparing 03:37:51 8a739f3a3bfb: Preparing 03:37:51 c1bfca55cdc0: Preparing 03:37:51 fef6c7b33574: Preparing 03:37:51 13c0b9737149: Preparing 03:37:51 590b92b2f3c9: Preparing 03:37:51 dd9c8f8612c8: Preparing 03:37:51 13c0b9737149: Waiting 03:37:51 dd9c8f8612c8: Waiting 03:37:51 590b92b2f3c9: Waiting 03:37:51 fef6c7b33574: Waiting 03:37:51 8a739f3a3bfb: Layer already exists 03:37:51 ca3d7f326661: Layer already exists 03:37:51 c1bfca55cdc0: Layer already exists 03:37:51 33b6d8d7da72: Layer already exists 03:37:51 09a2b67c39f8: Layer already exists 03:37:51 fef6c7b33574: Layer already exists 03:37:51 13c0b9737149: Layer already exists 03:37:51 590b92b2f3c9: Layer already exists 03:37:51 dd9c8f8612c8: Layer already exists 03:37:51 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:33898dae4fa69d4bfc489d34f6244dba11f9992271d206155f3018b1627f7145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:52 + 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 03:37:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:37:52 09a2b67c39f8: Preparing 03:37:52 ca3d7f326661: Preparing 03:37:52 33b6d8d7da72: Preparing 03:37:52 8a739f3a3bfb: Preparing 03:37:52 c1bfca55cdc0: Preparing 03:37:52 fef6c7b33574: Preparing 03:37:52 13c0b9737149: Preparing 03:37:52 590b92b2f3c9: Preparing 03:37:52 dd9c8f8612c8: Preparing 03:37:52 fef6c7b33574: Waiting 03:37:52 13c0b9737149: Waiting 03:37:52 590b92b2f3c9: Waiting 03:37:52 dd9c8f8612c8: Waiting 03:37:52 ca3d7f326661: Layer already exists 03:37:52 8a739f3a3bfb: Layer already exists 03:37:52 c1bfca55cdc0: Layer already exists 03:37:52 33b6d8d7da72: Layer already exists 03:37:52 09a2b67c39f8: Layer already exists 03:37:52 fef6c7b33574: Layer already exists 03:37:52 590b92b2f3c9: Layer already exists 03:37:52 13c0b9737149: Layer already exists 03:37:52 dd9c8f8612c8: Layer already exists 03:37:53 main: digest: sha256:33898dae4fa69d4bfc489d34f6244dba11f9992271d206155f3018b1627f7145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:53 ===================================================== [Pipeline] echo 03:37:53 taggedImages: 03:37:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:37:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:37:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.74 03:37:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:37:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:37:53 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:37:53 544488c04c58fb09d5a4e1432ff61429c65333d6 03:37:53 latest 03:37:53 4.0.0-dev.74 03:37:53 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:37:53 main 03:37:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:37:54 7fde272a8d90: Preparing 03:37:54 0df8d49a202c: Preparing 03:37:54 074fab4bffc8: Preparing 03:37:54 8a739f3a3bfb: Preparing 03:37:54 c1bfca55cdc0: Preparing 03:37:54 1a4f9687c0cc: Preparing 03:37:54 8a96c32417c4: Preparing 03:37:54 4dd54f59f9d4: Preparing 03:37:54 dd9c8f8612c8: Preparing 03:37:54 1a4f9687c0cc: Waiting 03:37:54 8a96c32417c4: Waiting 03:37:54 4dd54f59f9d4: Waiting 03:37:54 dd9c8f8612c8: Waiting 03:37:54 8a739f3a3bfb: Layer already exists 03:37:54 c1bfca55cdc0: Layer already exists 03:37:54 8a96c32417c4: Layer already exists 03:37:54 4dd54f59f9d4: Layer already exists 03:37:54 7fde272a8d90: Pushed 03:37:54 074fab4bffc8: Pushed 03:37:54 0df8d49a202c: Pushed 03:37:54 dd9c8f8612c8: Layer already exists 03:38:20 1a4f9687c0cc: Pushed 03:38:20 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:61e413a78c0ed3838a7e412735ad57be7f858d779167e6908280918f351c3ee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:21 + 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 03:38:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:21 7fde272a8d90: Preparing 03:38:21 0df8d49a202c: Preparing 03:38:21 074fab4bffc8: Preparing 03:38:21 8a739f3a3bfb: Preparing 03:38:21 c1bfca55cdc0: Preparing 03:38:21 1a4f9687c0cc: Preparing 03:38:21 8a96c32417c4: Preparing 03:38:21 4dd54f59f9d4: Preparing 03:38:21 dd9c8f8612c8: Preparing 03:38:21 1a4f9687c0cc: Waiting 03:38:21 8a96c32417c4: Waiting 03:38:21 4dd54f59f9d4: Waiting 03:38:21 dd9c8f8612c8: Waiting 03:38:21 7fde272a8d90: Layer already exists 03:38:21 074fab4bffc8: Layer already exists 03:38:21 8a739f3a3bfb: Layer already exists 03:38:21 c1bfca55cdc0: Layer already exists 03:38:21 0df8d49a202c: Layer already exists 03:38:21 1a4f9687c0cc: Layer already exists 03:38:21 8a96c32417c4: Layer already exists 03:38:21 4dd54f59f9d4: Layer already exists 03:38:21 dd9c8f8612c8: Layer already exists 03:38:21 latest: digest: sha256:61e413a78c0ed3838a7e412735ad57be7f858d779167e6908280918f351c3ee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.74 03:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:22 7fde272a8d90: Preparing 03:38:22 0df8d49a202c: Preparing 03:38:22 074fab4bffc8: Preparing 03:38:22 8a739f3a3bfb: Preparing 03:38:22 c1bfca55cdc0: Preparing 03:38:22 1a4f9687c0cc: Preparing 03:38:22 8a96c32417c4: Preparing 03:38:22 4dd54f59f9d4: Preparing 03:38:22 dd9c8f8612c8: Preparing 03:38:22 1a4f9687c0cc: Waiting 03:38:22 8a96c32417c4: Waiting 03:38:22 4dd54f59f9d4: Waiting 03:38:22 dd9c8f8612c8: Waiting 03:38:22 c1bfca55cdc0: Layer already exists 03:38:22 8a739f3a3bfb: Layer already exists 03:38:22 074fab4bffc8: Layer already exists 03:38:22 7fde272a8d90: Layer already exists 03:38:22 0df8d49a202c: Layer already exists 03:38:22 4dd54f59f9d4: Layer already exists 03:38:22 1a4f9687c0cc: Layer already exists 03:38:22 dd9c8f8612c8: Layer already exists 03:38:22 8a96c32417c4: Layer already exists 03:38:22 4.0.0-dev.74: digest: sha256:61e413a78c0ed3838a7e412735ad57be7f858d779167e6908280918f351c3ee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:23 7fde272a8d90: Preparing 03:38:23 0df8d49a202c: Preparing 03:38:23 074fab4bffc8: Preparing 03:38:23 8a739f3a3bfb: Preparing 03:38:23 c1bfca55cdc0: Preparing 03:38:23 1a4f9687c0cc: Preparing 03:38:23 8a96c32417c4: Preparing 03:38:23 4dd54f59f9d4: Preparing 03:38:23 dd9c8f8612c8: Preparing 03:38:23 8a96c32417c4: Waiting 03:38:23 4dd54f59f9d4: Waiting 03:38:23 dd9c8f8612c8: Waiting 03:38:23 1a4f9687c0cc: Waiting 03:38:23 7fde272a8d90: Layer already exists 03:38:23 0df8d49a202c: Layer already exists 03:38:23 c1bfca55cdc0: Layer already exists 03:38:23 074fab4bffc8: Layer already exists 03:38:23 8a739f3a3bfb: Layer already exists 03:38:23 8a96c32417c4: Layer already exists 03:38:23 1a4f9687c0cc: Layer already exists 03:38:23 4dd54f59f9d4: Layer already exists 03:38:23 dd9c8f8612c8: Layer already exists 03:38:23 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:61e413a78c0ed3838a7e412735ad57be7f858d779167e6908280918f351c3ee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:23 + 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 03:38:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:38:24 7fde272a8d90: Preparing 03:38:24 0df8d49a202c: Preparing 03:38:24 074fab4bffc8: Preparing 03:38:24 8a739f3a3bfb: Preparing 03:38:24 c1bfca55cdc0: Preparing 03:38:24 1a4f9687c0cc: Preparing 03:38:24 8a96c32417c4: Preparing 03:38:24 1a4f9687c0cc: Waiting 03:38:24 4dd54f59f9d4: Preparing 03:38:24 8a96c32417c4: Waiting 03:38:24 dd9c8f8612c8: Preparing 03:38:24 4dd54f59f9d4: Waiting 03:38:24 dd9c8f8612c8: Waiting 03:38:24 0df8d49a202c: Layer already exists 03:38:24 074fab4bffc8: Layer already exists 03:38:24 c1bfca55cdc0: Layer already exists 03:38:24 7fde272a8d90: Layer already exists 03:38:24 8a739f3a3bfb: Layer already exists 03:38:24 4dd54f59f9d4: Layer already exists 03:38:24 1a4f9687c0cc: Layer already exists 03:38:24 8a96c32417c4: Layer already exists 03:38:24 dd9c8f8612c8: Layer already exists 03:38:24 main: digest: sha256:61e413a78c0ed3838a7e412735ad57be7f858d779167e6908280918f351c3ee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:24 ===================================================== [Pipeline] echo 03:38:24 taggedImages: 03:38:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:38:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:38:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.74 03:38:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:38:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:38:24 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:38:24 544488c04c58fb09d5a4e1432ff61429c65333d6 03:38:24 latest 03:38:24 4.0.0-dev.74 03:38:24 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:38:24 main 03:38:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:25 839c66e0500a: Preparing 03:38:25 9b557a605a89: Preparing 03:38:25 8a739f3a3bfb: Preparing 03:38:25 c1bfca55cdc0: Preparing 03:38:25 492a887665b3: Preparing 03:38:25 8d278fbaccda: Preparing 03:38:25 dd9c8f8612c8: Preparing 03:38:25 8d278fbaccda: Waiting 03:38:25 dd9c8f8612c8: Waiting 03:38:25 8a739f3a3bfb: Layer already exists 03:38:25 c1bfca55cdc0: Layer already exists 03:38:25 dd9c8f8612c8: Layer already exists 03:38:25 839c66e0500a: Pushed 03:38:25 492a887665b3: Pushed 03:38:27 8d278fbaccda: Pushed 03:38:33 9b557a605a89: Pushed 03:38:33 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:12857c6b086d5d4f32d9ea5eb54ddef2a25f176f1fef8054e094e3ee813db24b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:34 839c66e0500a: Preparing 03:38:34 9b557a605a89: Preparing 03:38:34 8a739f3a3bfb: Preparing 03:38:34 c1bfca55cdc0: Preparing 03:38:34 492a887665b3: Preparing 03:38:34 8d278fbaccda: Preparing 03:38:34 dd9c8f8612c8: Preparing 03:38:34 8d278fbaccda: Waiting 03:38:34 dd9c8f8612c8: Waiting 03:38:34 492a887665b3: Layer already exists 03:38:34 8a739f3a3bfb: Layer already exists 03:38:34 839c66e0500a: Layer already exists 03:38:34 9b557a605a89: Layer already exists 03:38:34 c1bfca55cdc0: Layer already exists 03:38:34 dd9c8f8612c8: Layer already exists 03:38:34 8d278fbaccda: Layer already exists 03:38:34 latest: digest: sha256:12857c6b086d5d4f32d9ea5eb54ddef2a25f176f1fef8054e094e3ee813db24b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.74 03:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:35 839c66e0500a: Preparing 03:38:35 9b557a605a89: Preparing 03:38:35 8a739f3a3bfb: Preparing 03:38:35 c1bfca55cdc0: Preparing 03:38:35 492a887665b3: Preparing 03:38:35 8d278fbaccda: Preparing 03:38:35 dd9c8f8612c8: Preparing 03:38:35 8d278fbaccda: Waiting 03:38:35 dd9c8f8612c8: Waiting 03:38:35 c1bfca55cdc0: Layer already exists 03:38:35 492a887665b3: Layer already exists 03:38:35 9b557a605a89: Layer already exists 03:38:35 839c66e0500a: Layer already exists 03:38:35 8a739f3a3bfb: Layer already exists 03:38:35 8d278fbaccda: Layer already exists 03:38:35 dd9c8f8612c8: Layer already exists 03:38:35 4.0.0-dev.74: digest: sha256:12857c6b086d5d4f32d9ea5eb54ddef2a25f176f1fef8054e094e3ee813db24b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:36 839c66e0500a: Preparing 03:38:36 9b557a605a89: Preparing 03:38:36 8a739f3a3bfb: Preparing 03:38:36 c1bfca55cdc0: Preparing 03:38:36 492a887665b3: Preparing 03:38:36 8d278fbaccda: Preparing 03:38:36 dd9c8f8612c8: Preparing 03:38:36 8d278fbaccda: Waiting 03:38:36 dd9c8f8612c8: Waiting 03:38:36 839c66e0500a: Layer already exists 03:38:36 9b557a605a89: Layer already exists 03:38:36 8a739f3a3bfb: Layer already exists 03:38:36 492a887665b3: Layer already exists 03:38:36 c1bfca55cdc0: Layer already exists 03:38:36 8d278fbaccda: Layer already exists 03:38:36 dd9c8f8612c8: Layer already exists 03:38:36 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:12857c6b086d5d4f32d9ea5eb54ddef2a25f176f1fef8054e094e3ee813db24b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:38:37 839c66e0500a: Preparing 03:38:37 9b557a605a89: Preparing 03:38:37 8a739f3a3bfb: Preparing 03:38:37 c1bfca55cdc0: Preparing 03:38:37 492a887665b3: Preparing 03:38:37 8d278fbaccda: Preparing 03:38:37 dd9c8f8612c8: Preparing 03:38:37 8d278fbaccda: Waiting 03:38:37 dd9c8f8612c8: Waiting 03:38:37 8a739f3a3bfb: Layer already exists 03:38:37 c1bfca55cdc0: Layer already exists 03:38:37 9b557a605a89: Layer already exists 03:38:37 492a887665b3: Layer already exists 03:38:37 839c66e0500a: Layer already exists 03:38:37 dd9c8f8612c8: Layer already exists 03:38:37 8d278fbaccda: Layer already exists 03:38:37 main: digest: sha256:12857c6b086d5d4f32d9ea5eb54ddef2a25f176f1fef8054e094e3ee813db24b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:37 ===================================================== [Pipeline] echo 03:38:37 taggedImages: 03:38:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:38:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:38:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.74 03:38:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:38:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:38:37 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:38:37 544488c04c58fb09d5a4e1432ff61429c65333d6 03:38:37 latest 03:38:37 4.0.0-dev.74 03:38:37 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:38:37 main 03:38:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:38:38 2f9556347ee2: Preparing 03:38:38 cd53f1519368: Preparing 03:38:38 8a739f3a3bfb: Preparing 03:38:38 c1bfca55cdc0: Preparing 03:38:38 3826ac1b3736: Preparing 03:38:38 c7745b11e9fa: Preparing 03:38:38 dd9c8f8612c8: Preparing 03:38:38 c7745b11e9fa: Waiting 03:38:38 dd9c8f8612c8: Waiting 03:38:38 c1bfca55cdc0: Layer already exists 03:38:38 8a739f3a3bfb: Layer already exists 03:38:38 dd9c8f8612c8: Layer already exists 03:38:38 3826ac1b3736: Pushed 03:38:38 2f9556347ee2: Pushed 03:38:38 c7745b11e9fa: Pushed 03:38:46 cd53f1519368: Pushed 03:38:46 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:25406c1650eda469559367d07da1a42b0d0a1188f76e870549a932f9a2701590 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:38:47 2f9556347ee2: Preparing 03:38:47 cd53f1519368: Preparing 03:38:47 8a739f3a3bfb: Preparing 03:38:47 c1bfca55cdc0: Preparing 03:38:47 3826ac1b3736: Preparing 03:38:47 c7745b11e9fa: Preparing 03:38:47 dd9c8f8612c8: Preparing 03:38:47 c7745b11e9fa: Waiting 03:38:47 3826ac1b3736: Layer already exists 03:38:47 8a739f3a3bfb: Layer already exists 03:38:47 c1bfca55cdc0: Layer already exists 03:38:47 cd53f1519368: Layer already exists 03:38:47 2f9556347ee2: Layer already exists 03:38:47 c7745b11e9fa: Layer already exists 03:38:47 dd9c8f8612c8: Layer already exists 03:38:47 latest: digest: sha256:25406c1650eda469559367d07da1a42b0d0a1188f76e870549a932f9a2701590 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.74 03:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:38:48 2f9556347ee2: Preparing 03:38:48 cd53f1519368: Preparing 03:38:48 8a739f3a3bfb: Preparing 03:38:48 c1bfca55cdc0: Preparing 03:38:48 3826ac1b3736: Preparing 03:38:48 c7745b11e9fa: Preparing 03:38:48 dd9c8f8612c8: Preparing 03:38:48 c7745b11e9fa: Waiting 03:38:48 dd9c8f8612c8: Waiting 03:38:48 2f9556347ee2: Layer already exists 03:38:48 cd53f1519368: Layer already exists 03:38:48 c1bfca55cdc0: Layer already exists 03:38:48 8a739f3a3bfb: Layer already exists 03:38:48 3826ac1b3736: Layer already exists 03:38:48 dd9c8f8612c8: Layer already exists 03:38:48 c7745b11e9fa: Layer already exists 03:38:48 4.0.0-dev.74: digest: sha256:25406c1650eda469559367d07da1a42b0d0a1188f76e870549a932f9a2701590 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:38:49 2f9556347ee2: Preparing 03:38:49 cd53f1519368: Preparing 03:38:49 8a739f3a3bfb: Preparing 03:38:49 c1bfca55cdc0: Preparing 03:38:49 3826ac1b3736: Preparing 03:38:49 c7745b11e9fa: Preparing 03:38:49 dd9c8f8612c8: Preparing 03:38:49 c7745b11e9fa: Waiting 03:38:49 dd9c8f8612c8: Waiting 03:38:49 2f9556347ee2: Layer already exists 03:38:49 cd53f1519368: Layer already exists 03:38:49 3826ac1b3736: Layer already exists 03:38:49 8a739f3a3bfb: Layer already exists 03:38:49 c1bfca55cdc0: Layer already exists 03:38:49 dd9c8f8612c8: Layer already exists 03:38:49 c7745b11e9fa: Layer already exists 03:38:49 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:25406c1650eda469559367d07da1a42b0d0a1188f76e870549a932f9a2701590 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:38:50 2f9556347ee2: Preparing 03:38:50 cd53f1519368: Preparing 03:38:50 8a739f3a3bfb: Preparing 03:38:50 c1bfca55cdc0: Preparing 03:38:50 3826ac1b3736: Preparing 03:38:50 c7745b11e9fa: Preparing 03:38:50 dd9c8f8612c8: Preparing 03:38:50 c7745b11e9fa: Waiting 03:38:50 dd9c8f8612c8: Waiting 03:38:50 3826ac1b3736: Layer already exists 03:38:50 8a739f3a3bfb: Layer already exists 03:38:50 c1bfca55cdc0: Layer already exists 03:38:50 2f9556347ee2: Layer already exists 03:38:50 cd53f1519368: Layer already exists 03:38:50 c7745b11e9fa: Layer already exists 03:38:50 dd9c8f8612c8: Layer already exists 03:38:50 main: digest: sha256:25406c1650eda469559367d07da1a42b0d0a1188f76e870549a932f9a2701590 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:50 ===================================================== [Pipeline] echo 03:38:50 taggedImages: 03:38:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 03:38:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:38:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.74 03:38:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 03:38:50 - 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 03:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:51 03:38:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:51 arm64: Pulling from edgex-lftools-log-publisher 03:38:51 8998bd30e6a1: Pulling fs layer 03:38:51 04944245beec: Pulling fs layer 03:38:51 699f458cf7ca: Pulling fs layer 03:38:51 765212b225bb: Pulling fs layer 03:38:51 f23df028b6ca: Pulling fs layer 03:38:51 d65c8cfc05b1: Pulling fs layer 03:38:51 2437ff75d9bd: Pulling fs layer 03:38:51 765212b225bb: Waiting 03:38:51 d65c8cfc05b1: Waiting 03:38:51 2437ff75d9bd: Waiting 03:38:51 f23df028b6ca: Waiting 03:38:51 04944245beec: Verifying Checksum 03:38:51 04944245beec: Download complete 03:38:51 765212b225bb: Verifying Checksum 03:38:51 765212b225bb: Download complete 03:38:51 f23df028b6ca: Verifying Checksum 03:38:51 f23df028b6ca: Download complete 03:38:51 d65c8cfc05b1: Verifying Checksum 03:38:51 d65c8cfc05b1: Download complete 03:38:52 699f458cf7ca: Verifying Checksum 03:38:52 699f458cf7ca: Download complete 03:38:52 8998bd30e6a1: Verifying Checksum 03:38:52 8998bd30e6a1: Download complete 03:38:54 2437ff75d9bd: Verifying Checksum 03:38:54 2437ff75d9bd: Download complete 03:38:56 8998bd30e6a1: Pull complete 03:38:57 04944245beec: Pull complete 03:38:58 699f458cf7ca: Pull complete 03:38:59 765212b225bb: Pull complete 03:38:59 f23df028b6ca: Pull complete 03:38:59 d65c8cfc05b1: Pull complete 03:39:18 2437ff75d9bd: Pull complete 03:39:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:18 prd-ubuntu20.04-docker-arm64-4c-16g-41388 does not seem to be running inside a container 03:39:18 $ 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/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@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 03:39:21 $ docker top 94e3b8ae9c3a33443b899433967522eb4915fe5a456ec27ca11f6683de1e5a82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:22 ---> job-cost.sh 03:39:22 lf-activate-venv: SKIPPING 03:39:22 INFO: No Stack... 03:39:22 INFO: Retrieving Pricing Info for: v3-standard-4 03:39:23 INFO: Archiving Costs [Pipeline] sh 03:39:23 + cat /w/workspace/edgex-go/812/archives/cost.csv 03:39:23 + cut -d, -f6 [Pipeline] lock 03:39:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-812-stack-cost] 03:39:23 Resource [jenkins-edgexfoundry-edgex-go-main-812-stack-cost] did not exist. Created. 03:39:23 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-812-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:24 + echo total: 0.10999999940395355 [Pipeline] stash 03:39:25 Stashed 1 file(s) [Pipeline] } 03:39:25 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-812-stack-cost] [Pipeline] // lock [Pipeline] } 03:39:25 $ docker stop --time=1 94e3b8ae9c3a33443b899433967522eb4915fe5a456ec27ca11f6683de1e5a82 03:39:26 $ docker rm -f --volumes 94e3b8ae9c3a33443b899433967522eb4915fe5a456ec27ca11f6683de1e5a82 [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 03:39:27 provisioning config files... 03:39:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/812@tmp/config12634152710668351465tmp [Pipeline] { [Pipeline] sh 03:39:27 + set +x 03:39:27 + bash -s -- 03:39:27 + curl -s https://codecov.io/bash 03:39:28 03:39:28 _____ _ 03:39:28 / ____| | | 03:39:28 | | ___ __| | ___ ___ _____ __ 03:39:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:39:28 | |___| (_) | (_| | __/ (_| (_) \ V / 03:39:28 \_____\___/ \__,_|\___|\___\___/ \_/ 03:39:28 Bash-1.0.6 03:39:28 03:39:28 03:39:28 ==> git version 2.25.1 found 03:39:28 ==> 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 03:39:28 Release-Date: 2020-01-08 03:39:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:39:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:39:28 ==> Jenkins CI detected. 03:39:28 current dir:  /w/workspace/edgex-go/812 03:39:28 project root: . 03:39:28 --> token set from env 03:39:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:39:28 ==> Running gcov in . (disable via -X gcov) 03:39:28 ==> Python coveragepy not found 03:39:28 ==> Searching for coverage reports in: 03:39:28 + . 03:39:28 -> Found 1 reports 03:39:28 ==> Detecting git/mercurial file structure 03:39:28 ==> Reading reports 03:39:28 + ./coverage.out bytes=1660924 03:39:28 ==> Appending adjustments 03:39:28 https://docs.codecov.io/docs/fixing-reports 03:39:29 + Found adjustments 03:39:29 ==> Gzipping contents 03:39:29 140K /tmp/codecov.zFSJq5.gz 03:39:29 ==> Uploading reports 03:39:29 url: https://codecov.io 03:39:29 query: branch=main&commit=544488c04c58fb09d5a4e1432ff61429c65333d6&build=812&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F812%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:39:29 -> Pinging Codecov 03:39:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=544488c04c58fb09d5a4e1432ff61429c65333d6&build=812&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F812%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:39:29 -> Uploading to 03:39:29 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/544488c04c58fb09d5a4e1432ff61429c65333d6/ab19b3b8-4f37-4fa6-bc11-f2d42a2ad4ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250315%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250315T033929Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=182232cb6a1e15e9099ba5ac637cdbf1e2c203f28d09dadd708779b5f666a602 03:39:29 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:29 Dload Upload Total Spent Left Speed 03:39:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 472k --:--:-- --:--:-- --:--:-- 474k 03:39:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } 03:39:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:39:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:39:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:39:30 03:39:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:39:31 latest: Pulling from edgex-devops/edgex-snyk-go 03:39:31 43c4264eed91: Pulling fs layer 03:39:31 4cc291be95ef: Pulling fs layer 03:39:31 2ac1f1163629: Pulling fs layer 03:39:31 5c3c966382ef: Pulling fs layer 03:39:31 4f4fb700ef54: Pulling fs layer 03:39:31 d9c7d2e4e75e: Pulling fs layer 03:39:31 9c3e1370e548: Pulling fs layer 03:39:31 4f4fb700ef54: Waiting 03:39:31 5c3c966382ef: Waiting 03:39:31 d9c7d2e4e75e: Waiting 03:39:31 9c3e1370e548: Waiting 03:39:31 4cc291be95ef: Download complete 03:39:31 5c3c966382ef: Download complete 03:39:31 4f4fb700ef54: Download complete 03:39:31 43c4264eed91: Download complete 03:39:31 43c4264eed91: Pull complete 03:39:31 d9c7d2e4e75e: Download complete 03:39:31 4cc291be95ef: Pull complete 03:39:31 2ac1f1163629: Verifying Checksum 03:39:31 2ac1f1163629: Download complete 03:39:32 9c3e1370e548: Verifying Checksum 03:39:32 9c3e1370e548: Download complete 03:39:34 2ac1f1163629: Pull complete 03:39:34 5c3c966382ef: Pull complete 03:39:34 4f4fb700ef54: Pull complete 03:39:35 d9c7d2e4e75e: Pull complete 03:39:38 9c3e1370e548: Pull complete 03:39:38 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:39:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:39:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:38 prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container 03:39:38 $ 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/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:39:42 $ docker top f9e090b1378841fb6fe5c20fd533ebee6980abf191768967305d3256bcfc0980 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:42 + git config --global --add safe.directory /w/workspace/edgex-go/812 [Pipeline] echo 03:39:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:39:43 + set -o pipefail 03:39:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:39:53 03:39:53 Monitoring /w/workspace/edgex-go/812 (github.com/edgexfoundry/edgex-go)... 03:39:53 03:39:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/efa63a88-7ba9-4abe-819f-f97c8f87c3d1 03:39:53 03:39:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:39:53 03:39:53 03:39:53 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:39:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:39:53 $ docker stop --time=1 f9e090b1378841fb6fe5c20fd533ebee6980abf191768967305d3256bcfc0980 03:39:57 $ docker rm -f --volumes f9e090b1378841fb6fe5c20fd533ebee6980abf191768967305d3256bcfc0980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:39:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:57 provisioning config files... 03:39:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/812@tmp/config12297843944108853189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:58 --> edgex-publish-swagger.sh 03:39:58 === Publish openapi API === 03:39:58 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:39:58 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/812/openapi/core-command.yaml] 03:39:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:58 Dload Upload Total Spent Left Speed 03:39:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 56229 --:--:-- --:--:-- --:--:-- 56229 03:39:58 03:39:58 03:39:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/812/openapi/core-data.yaml] 03:39:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:58 Dload Upload Total Spent Left Speed 03:39:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 182k --:--:-- --:--:-- --:--:-- 182k 03:39:58 03:39:58 03:39:58 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/812/openapi/core-keeper.yaml] 03:39:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:58 Dload Upload Total Spent Left Speed 03:39:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 197 98308 --:--:-- --:--:-- --:--:-- 98505 03:39:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:39:59 03:39:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/812/openapi/core-metadata.yaml] 03:39:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:59 Dload Upload Total Spent Left Speed 03:39:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 450 451k --:--:-- --:--:-- --:--:-- 450k 100 156k 100 156 100 156k 450 451k --:--:-- --:--:-- --:--:-- 450k 03:39:59 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:39:59 03:39:59 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/812/openapi/security-proxy-auth.yaml] 03:39:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:59 Dload Upload Total Spent Left Speed 03:40:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 234 86769 --:--:-- --:--:-- --:--:-- 87003 03:40:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:40:00 03:40:00 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/812/openapi/security-secretstore-setup.yaml] 03:40:00 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:00 Dload Upload Total Spent Left Speed 03:40:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 328 19467 --:--:-- --:--:-- --:--:-- 19796 03:40:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:40:00 03:40:00 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/812/openapi/support-notifications.yaml] 03:40:00 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:00 Dload Upload Total Spent Left Speed 03:40:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 443 277k --:--:-- --:--:-- --:--:-- 278k 03:40:00 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:40:00 03:40:00 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/812/openapi/support-scheduler.yaml] 03:40:00 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:00 Dload Upload Total Spent Left Speed 03:40:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 530 168k --:--:-- --:--:-- --:--:-- 168k 03:40:00 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:40:00 [Pipeline] } 03:40:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:40:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:01 prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container 03:40:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:40:02 $ docker top c9ed729b6a3ca08322cf7e3853c99ebc159c48db44f1d634b688f26ea6b14fea -eo pid,comm 03:40:02 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). 03:40:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:02 [ssh-agent] Looking for ssh-agent implementation... 03:40:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:02 $ docker exec c9ed729b6a3ca08322cf7e3853c99ebc159c48db44f1d634b688f26ea6b14fea ssh-agent 03:40:02 SSH_AUTH_SOCK=/tmp/ssh-SCAXSE2rtNbD/agent.33 03:40:02 SSH_AGENT_PID=39 03:40:02 Running ssh-add (command line suppressed) 03:40:02 Identity added: /w/workspace/edgex-go/812@tmp/private_key_2807456036978476686.key (/w/workspace/edgex-go/812@tmp/private_key_2807456036978476686.key) 03:40:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:02 + git semver tag 03:40:03 2025-03-15 03:40:03,155 [run_tag] DEBUG tag force:False 03:40:03 2025-03-15 03:40:03,156 [check_head_tag] DEBUG check head tag 03:40:03 2025-03-15 03:40:03,159 [execute] INFO git cat-file --batch-check 03:40:03 2025-03-15 03:40:03,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/812, universal_newlines=False, shell=None, istream=) 03:40:03 2025-03-15 03:40:03,164 [execute] INFO git cat-file --batch 03:40:03 2025-03-15 03:40:03,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/812, universal_newlines=False, shell=None, istream=) 03:40:03 2025-03-15 03:40:03,229 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main 03:40:03 2025-03-15 03:40:03,229 [execute] INFO git tag -a v4.0.0-dev.74 -m v4.0.0-dev.74 03:40:03 2025-03-15 03:40:03,229 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.74', '-m', 'v4.0.0-dev.74'], cwd=/w/workspace/edgex-go/812, universal_newlines=False, shell=None, istream=None) 03:40:03 2025-03-15 03:40:03,235 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main 03:40:03 4.0.0-dev.74 [Pipeline] } 03:40:03 $ docker exec --env ******** --env ******** c9ed729b6a3ca08322cf7e3853c99ebc159c48db44f1d634b688f26ea6b14fea ssh-agent -k 03:40:03 unset SSH_AUTH_SOCK; 03:40:03 unset SSH_AGENT_PID; 03:40:03 echo Agent pid 39 killed; 03:40:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:03 + git semver [Pipeline] } 03:40:04 $ docker stop --time=1 c9ed729b6a3ca08322cf7e3853c99ebc159c48db44f1d634b688f26ea6b14fea 03:40:05 $ docker rm -f --volumes c9ed729b6a3ca08322cf7e3853c99ebc159c48db44f1d634b688f26ea6b14fea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:05 03:40:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:06 0.23.1-centos7: Pulling from edgex-lftools 03:40:06 ab5ef0e58194: Pulling fs layer 03:40:06 9712f1f96733: Pulling fs layer 03:40:06 63f879dbbcfc: Pulling fs layer 03:40:06 0d9ebad4ef96: Pulling fs layer 03:40:06 e9a5061849ea: Pulling fs layer 03:40:06 d747dcd14b5f: Pulling fs layer 03:40:06 2de7ff778b66: Pulling fs layer 03:40:06 e9a5061849ea: Waiting 03:40:06 d747dcd14b5f: Waiting 03:40:06 2de7ff778b66: Waiting 03:40:06 0d9ebad4ef96: Waiting 03:40:06 9712f1f96733: Verifying Checksum 03:40:06 9712f1f96733: Download complete 03:40:06 63f879dbbcfc: Verifying Checksum 03:40:06 63f879dbbcfc: Download complete 03:40:06 e9a5061849ea: Verifying Checksum 03:40:06 e9a5061849ea: Download complete 03:40:07 d747dcd14b5f: Verifying Checksum 03:40:07 d747dcd14b5f: Download complete 03:40:07 0d9ebad4ef96: Verifying Checksum 03:40:07 0d9ebad4ef96: Download complete 03:40:07 ab5ef0e58194: Download complete 03:40:07 2de7ff778b66: Verifying Checksum 03:40:07 2de7ff778b66: Download complete 03:40:09 ab5ef0e58194: Pull complete 03:40:09 9712f1f96733: Pull complete 03:40:10 63f879dbbcfc: Pull complete 03:40:14 0d9ebad4ef96: Pull complete 03:40:14 e9a5061849ea: Pull complete 03:40:14 d747dcd14b5f: Pull complete 03:40:15 2de7ff778b66: Pull complete 03:40:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:40:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:15 prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container 03:40:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:40:20 $ docker top 37bf03895b44572ac181918ddd485863d2f9bf64a089df1803228734f32cc5cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:40:20 provisioning config files... 03:40:20 copy managed file [sigul-config] to file:/w/workspace/edgex-go/812@tmp/config3004574377556349953tmp 03:40:20 copy managed file [sigul-password] to file:/w/workspace/edgex-go/812@tmp/config3773815138939506272tmp 03:40:20 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/812@tmp/config810709815792571154tmp [Pipeline] { [Pipeline] echo 03:40:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:40:20 ---> sigul-configuration.sh 03:40:20 gpg: directory `/root/.gnupg' created 03:40:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:40:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:40:20 gpg: keyring `/root/.gnupg/secring.gpg' created 03:40:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:40:20 gpg: CAST5 encrypted data 03:40:20 gpg: encrypted with 1 passphrase 03:40:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:40:20 + mkdir /home/jenkins 03:40:20 + mkdir /home/jenkins/sigul [Pipeline] sh 03:40:21 + 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 03:40:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:40:21 ---> sigul-install.sh 03:40:21 Sigul already installed; skipping installation. [Pipeline] sh 03:40:21 + git tag --list 03:40:21 0.6.0 03:40:21 0.6.1 03:40:21 0.7.0 03:40:21 0.7.1 03:40:21 v1.0.0 03:40:21 v1.0.1 03:40:21 v1.1.0 03:40:21 v1.2.0 03:40:21 v1.2.1 03:40:21 v1.3.0 03:40:21 v1.3.1 03:40:21 v2.0.0 03:40:21 v2.1.0 03:40:21 v2.1.1 03:40:21 v2.2.0 03:40:21 v2.3.0 03:40:21 v3.0 03:40:21 v3.0.0 03:40:21 v3.1 03:40:21 v3.1.0 03:40:21 v3.1.0-dev.1 03:40:21 v3.1.0-dev.10 03:40:21 v3.1.0-dev.11 03:40:21 v3.1.0-dev.12 03:40:21 v3.1.0-dev.13 03:40:21 v3.1.0-dev.14 03:40:21 v3.1.0-dev.15 03:40:21 v3.1.0-dev.16 03:40:21 v3.1.0-dev.17 03:40:21 v3.1.0-dev.18 03:40:21 v3.1.0-dev.19 03:40:21 v3.1.0-dev.2 03:40:21 v3.1.0-dev.20 03:40:21 v3.1.0-dev.21 03:40:21 v3.1.0-dev.22 03:40:21 v3.1.0-dev.23 03:40:21 v3.1.0-dev.24 03:40:21 v3.1.0-dev.25 03:40:21 v3.1.0-dev.26 03:40:21 v3.1.0-dev.27 03:40:21 v3.1.0-dev.28 03:40:21 v3.1.0-dev.29 03:40:21 v3.1.0-dev.3 03:40:21 v3.1.0-dev.30 03:40:21 v3.1.0-dev.31 03:40:21 v3.1.0-dev.32 03:40:21 v3.1.0-dev.33 03:40:21 v3.1.0-dev.34 03:40:21 v3.1.0-dev.35 03:40:21 v3.1.0-dev.36 03:40:21 v3.1.0-dev.37 03:40:21 v3.1.0-dev.38 03:40:21 v3.1.0-dev.39 03:40:21 v3.1.0-dev.4 03:40:21 v3.1.0-dev.40 03:40:21 v3.1.0-dev.41 03:40:21 v3.1.0-dev.42 03:40:21 v3.1.0-dev.43 03:40:21 v3.1.0-dev.44 03:40:21 v3.1.0-dev.45 03:40:21 v3.1.0-dev.46 03:40:21 v3.1.0-dev.47 03:40:21 v3.1.0-dev.48 03:40:21 v3.1.0-dev.49 03:40:21 v3.1.0-dev.5 03:40:21 v3.1.0-dev.50 03:40:21 v3.1.0-dev.51 03:40:21 v3.1.0-dev.52 03:40:21 v3.1.0-dev.53 03:40:21 v3.1.0-dev.54 03:40:21 v3.1.0-dev.55 03:40:21 v3.1.0-dev.56 03:40:21 v3.1.0-dev.57 03:40:21 v3.1.0-dev.58 03:40:21 v3.1.0-dev.59 03:40:21 v3.1.0-dev.6 03:40:21 v3.1.0-dev.60 03:40:21 v3.1.0-dev.61 03:40:21 v3.1.0-dev.62 03:40:21 v3.1.0-dev.63 03:40:21 v3.1.0-dev.64 03:40:21 v3.1.0-dev.65 03:40:21 v3.1.0-dev.66 03:40:21 v3.1.0-dev.67 03:40:21 v3.1.0-dev.68 03:40:21 v3.1.0-dev.69 03:40:21 v3.1.0-dev.7 03:40:21 v3.1.0-dev.70 03:40:21 v3.1.0-dev.71 03:40:21 v3.1.0-dev.72 03:40:21 v3.1.0-dev.73 03:40:21 v3.1.0-dev.8 03:40:21 v3.1.0-dev.9 03:40:21 v3.1.1 03:40:21 v3.1.1-dev.1 03:40:21 v3.1.1-dev.2 03:40:21 v3.2.0-dev.1 03:40:21 v3.2.0-dev.10 03:40:21 v3.2.0-dev.100 03:40:21 v3.2.0-dev.101 03:40:21 v3.2.0-dev.102 03:40:21 v3.2.0-dev.103 03:40:21 v3.2.0-dev.104 03:40:21 v3.2.0-dev.105 03:40:21 v3.2.0-dev.106 03:40:21 v3.2.0-dev.107 03:40:21 v3.2.0-dev.108 03:40:21 v3.2.0-dev.109 03:40:21 v3.2.0-dev.11 03:40:21 v3.2.0-dev.12 03:40:21 v3.2.0-dev.13 03:40:21 v3.2.0-dev.14 03:40:21 v3.2.0-dev.15 03:40:21 v3.2.0-dev.16 03:40:21 v3.2.0-dev.17 03:40:21 v3.2.0-dev.18 03:40:21 v3.2.0-dev.19 03:40:21 v3.2.0-dev.2 03:40:21 v3.2.0-dev.20 03:40:21 v3.2.0-dev.21 03:40:21 v3.2.0-dev.22 03:40:21 v3.2.0-dev.23 03:40:21 v3.2.0-dev.24 03:40:21 v3.2.0-dev.25 03:40:21 v3.2.0-dev.26 03:40:21 v3.2.0-dev.27 03:40:21 v3.2.0-dev.28 03:40:21 v3.2.0-dev.29 03:40:21 v3.2.0-dev.3 03:40:21 v3.2.0-dev.30 03:40:21 v3.2.0-dev.31 03:40:21 v3.2.0-dev.32 03:40:21 v3.2.0-dev.33 03:40:21 v3.2.0-dev.34 03:40:21 v3.2.0-dev.35 03:40:21 v3.2.0-dev.36 03:40:21 v3.2.0-dev.37 03:40:21 v3.2.0-dev.38 03:40:21 v3.2.0-dev.39 03:40:21 v3.2.0-dev.4 03:40:21 v3.2.0-dev.40 03:40:21 v3.2.0-dev.41 03:40:21 v3.2.0-dev.42 03:40:21 v3.2.0-dev.43 03:40:21 v3.2.0-dev.44 03:40:21 v3.2.0-dev.45 03:40:21 v3.2.0-dev.46 03:40:21 v3.2.0-dev.47 03:40:21 v3.2.0-dev.48 03:40:21 v3.2.0-dev.49 03:40:21 v3.2.0-dev.5 03:40:21 v3.2.0-dev.50 03:40:21 v3.2.0-dev.51 03:40:21 v3.2.0-dev.52 03:40:21 v3.2.0-dev.53 03:40:21 v3.2.0-dev.54 03:40:21 v3.2.0-dev.55 03:40:21 v3.2.0-dev.56 03:40:21 v3.2.0-dev.57 03:40:21 v3.2.0-dev.58 03:40:21 v3.2.0-dev.59 03:40:21 v3.2.0-dev.6 03:40:21 v3.2.0-dev.60 03:40:21 v3.2.0-dev.61 03:40:21 v3.2.0-dev.62 03:40:21 v3.2.0-dev.63 03:40:21 v3.2.0-dev.64 03:40:21 v3.2.0-dev.65 03:40:21 v3.2.0-dev.66 03:40:21 v3.2.0-dev.67 03:40:21 v3.2.0-dev.68 03:40:21 v3.2.0-dev.69 03:40:21 v3.2.0-dev.7 03:40:21 v3.2.0-dev.70 03:40:21 v3.2.0-dev.71 03:40:21 v3.2.0-dev.72 03:40:21 v3.2.0-dev.73 03:40:21 v3.2.0-dev.74 03:40:21 v3.2.0-dev.75 03:40:21 v3.2.0-dev.76 03:40:21 v3.2.0-dev.77 03:40:21 v3.2.0-dev.78 03:40:21 v3.2.0-dev.79 03:40:21 v3.2.0-dev.8 03:40:21 v3.2.0-dev.80 03:40:21 v3.2.0-dev.81 03:40:21 v3.2.0-dev.82 03:40:21 v3.2.0-dev.83 03:40:21 v3.2.0-dev.84 03:40:21 v3.2.0-dev.85 03:40:21 v3.2.0-dev.86 03:40:21 v3.2.0-dev.87 03:40:21 v3.2.0-dev.88 03:40:21 v3.2.0-dev.89 03:40:21 v3.2.0-dev.9 03:40:21 v3.2.0-dev.90 03:40:21 v3.2.0-dev.91 03:40:21 v3.2.0-dev.92 03:40:21 v3.2.0-dev.93 03:40:21 v3.2.0-dev.94 03:40:21 v3.2.0-dev.95 03:40:21 v3.2.0-dev.96 03:40:21 v3.2.0-dev.97 03:40:21 v3.2.0-dev.98 03:40:21 v3.2.0-dev.99 03:40:21 v4.0 03:40:21 v4.0.0 03:40:21 v4.0.0-dev.1 03:40:21 v4.0.0-dev.10 03:40:21 v4.0.0-dev.11 03:40:21 v4.0.0-dev.12 03:40:21 v4.0.0-dev.13 03:40:21 v4.0.0-dev.14 03:40:21 v4.0.0-dev.15 03:40:21 v4.0.0-dev.16 03:40:21 v4.0.0-dev.17 03:40:21 v4.0.0-dev.18 03:40:21 v4.0.0-dev.19 03:40:21 v4.0.0-dev.2 03:40:21 v4.0.0-dev.20 03:40:21 v4.0.0-dev.21 03:40:21 v4.0.0-dev.22 03:40:21 v4.0.0-dev.23 03:40:21 v4.0.0-dev.24 03:40:21 v4.0.0-dev.25 03:40:21 v4.0.0-dev.26 03:40:21 v4.0.0-dev.27 03:40:21 v4.0.0-dev.28 03:40:21 v4.0.0-dev.29 03:40:21 v4.0.0-dev.3 03:40:21 v4.0.0-dev.30 03:40:21 v4.0.0-dev.31 03:40:21 v4.0.0-dev.32 03:40:21 v4.0.0-dev.33 03:40:21 v4.0.0-dev.34 03:40:21 v4.0.0-dev.35 03:40:21 v4.0.0-dev.36 03:40:21 v4.0.0-dev.37 03:40:21 v4.0.0-dev.38 03:40:21 v4.0.0-dev.39 03:40:21 v4.0.0-dev.4 03:40:21 v4.0.0-dev.40 03:40:21 v4.0.0-dev.41 03:40:21 v4.0.0-dev.42 03:40:21 v4.0.0-dev.43 03:40:21 v4.0.0-dev.44 03:40:21 v4.0.0-dev.45 03:40:21 v4.0.0-dev.46 03:40:21 v4.0.0-dev.47 03:40:21 v4.0.0-dev.48 03:40:21 v4.0.0-dev.49 03:40:21 v4.0.0-dev.5 03:40:21 v4.0.0-dev.50 03:40:21 v4.0.0-dev.51 03:40:21 v4.0.0-dev.52 03:40:21 v4.0.0-dev.53 03:40:21 v4.0.0-dev.54 03:40:21 v4.0.0-dev.55 03:40:21 v4.0.0-dev.56 03:40:21 v4.0.0-dev.57 03:40:21 v4.0.0-dev.58 03:40:21 v4.0.0-dev.59 03:40:21 v4.0.0-dev.6 03:40:21 v4.0.0-dev.60 03:40:21 v4.0.0-dev.61 03:40:21 v4.0.0-dev.62 03:40:21 v4.0.0-dev.63 03:40:21 v4.0.0-dev.64 03:40:21 v4.0.0-dev.65 03:40:21 v4.0.0-dev.66 03:40:21 v4.0.0-dev.67 03:40:21 v4.0.0-dev.68 03:40:21 v4.0.0-dev.69 03:40:21 v4.0.0-dev.7 03:40:21 v4.0.0-dev.70 03:40:21 v4.0.0-dev.71 03:40:21 v4.0.0-dev.72 03:40:21 v4.0.0-dev.73 03:40:21 v4.0.0-dev.74 03:40:21 v4.0.0-dev.8 03:40:21 v4.0.0-dev.9 03:40:21 v4.0.1 03:40:21 v4.0.1-dev.1 03:40:21 v4.0.2-dev.1 [Pipeline] sh 03:40:22 + lftools sign git-tag v4.0.0-dev.74 03:40:22 Signing Git tag with Sigul... 03:40:22 Signing v4.0.0-dev.74 [Pipeline] echo 03:40:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:40:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:40:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:40:23 $ docker stop --time=1 37bf03895b44572ac181918ddd485863d2f9bf64a089df1803228734f32cc5cd 03:40:24 $ docker rm -f --volumes 37bf03895b44572ac181918ddd485863d2f9bf64a089df1803228734f32cc5cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:40:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:25 prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container 03:40:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:40:25 $ docker top 3953bcf883989665df197355675e7bf756db47c78466b6ae925dcf062e69c452 -eo pid,comm 03:40:25 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). 03:40:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:25 [ssh-agent] Looking for ssh-agent implementation... 03:40:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:25 $ docker exec 3953bcf883989665df197355675e7bf756db47c78466b6ae925dcf062e69c452 ssh-agent 03:40:26 SSH_AUTH_SOCK=/tmp/ssh-KDN5E6IBI07M/agent.32 03:40:26 SSH_AGENT_PID=38 03:40:26 Running ssh-add (command line suppressed) 03:40:26 Identity added: /w/workspace/edgex-go/812@tmp/private_key_686001309342541582.key (/w/workspace/edgex-go/812@tmp/private_key_686001309342541582.key) 03:40:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:26 + git semver bump pre 03:40:26 2025-03-15 03:40:26,639 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main 03:40:26 2025-03-15 03:40:26,639 [bump_version] DEBUG bumping version:4.0.0-dev.74 on axis:pre with prefix:dev 03:40:26 2025-03-15 03:40:26,639 [bump_version] DEBUG bumped version:4.0.0-dev.75 03:40:26 2025-03-15 03:40:26,639 [write_version] DEBUG write version:4.0.0-dev.75 to path:/w/workspace/edgex-go/812/.semver/main with force:True 03:40:26 2025-03-15 03:40:26,639 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main 03:40:26 2025-03-15 03:40:26,639 [write_file] DEBUG write to file:/w/workspace/edgex-go/812/.semver/main 03:40:26 2025-03-15 03:40:26,641 [execute] INFO git cat-file --batch-check 03:40:26 2025-03-15 03:40:26,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/812/.semver, universal_newlines=False, shell=None, istream=) 03:40:26 2025-03-15 03:40:26,646 [execute] INFO git cat-file --batch 03:40:26 2025-03-15 03:40:26,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/812/.semver, universal_newlines=False, shell=None, istream=) 03:40:26 2025-03-15 03:40:26,652 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main 03:40:26 4.0.0-dev.75 [Pipeline] } 03:40:26 $ docker exec --env ******** --env ******** 3953bcf883989665df197355675e7bf756db47c78466b6ae925dcf062e69c452 ssh-agent -k 03:40:26 unset SSH_AUTH_SOCK; 03:40:26 unset SSH_AGENT_PID; 03:40:26 echo Agent pid 38 killed; 03:40:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:27 + git semver [Pipeline] } 03:40:27 $ docker stop --time=1 3953bcf883989665df197355675e7bf756db47c78466b6ae925dcf062e69c452 03:40:28 $ docker rm -f --volumes 3953bcf883989665df197355675e7bf756db47c78466b6ae925dcf062e69c452 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:29 prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container 03:40:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:40:29 $ docker top af059b4f71725b413813811c8474a8b905a18c0d09354ba3046fc768f929bb14 -eo pid,comm 03:40:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:40:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:29 [ssh-agent] Looking for ssh-agent implementation... 03:40:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:29 $ docker exec af059b4f71725b413813811c8474a8b905a18c0d09354ba3046fc768f929bb14 ssh-agent 03:40:30 SSH_AUTH_SOCK=/tmp/ssh-gv8ruqpsI3Ks/agent.32 03:40:30 SSH_AGENT_PID=38 03:40:30 Running ssh-add (command line suppressed) 03:40:30 Identity added: /w/workspace/edgex-go/812@tmp/private_key_4584307993083591737.key (/w/workspace/edgex-go/812@tmp/private_key_4584307993083591737.key) 03:40:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:30 + git semver push 03:40:30 2025-03-15 03:40:30,683 [run_push] DEBUG push 03:40:30 2025-03-15 03:40:30,684 [execute] INFO git cat-file --batch-check 03:40:30 2025-03-15 03:40:30,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/812/.semver, universal_newlines=False, shell=None, istream=) 03:40:30 2025-03-15 03:40:30,688 [execute] INFO git rev-list 42a30ecc7d75e0f5fdfbea6964e1df208f247798 -- 03:40:30 2025-03-15 03:40:30,688 [execute] DEBUG Popen(['git', 'rev-list', '42a30ecc7d75e0f5fdfbea6964e1df208f247798', '--'], cwd=/w/workspace/edgex-go/812/.semver, universal_newlines=False, shell=None, istream=None) 03:40:30 2025-03-15 03:40:30,709 [execute] INFO git fetch -v origin 03:40:30 2025-03-15 03:40:30,709 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/812/.semver, universal_newlines=True, shell=None, istream=None) 03:40:31 2025-03-15 03:40:31,147 [run_push] DEBUG no remote changes detected 03:40:31 2025-03-15 03:40:31,147 [execute] INFO git push origin semver 03:40:31 2025-03-15 03:40:31,147 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/812/.semver, universal_newlines=False, shell=None, istream=None) 03:40:32 2025-03-15 03:40:31,953 [run_push] DEBUG push all version tags 03:40:32 2025-03-15 03:40:31,954 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:40:32 2025-03-15 03:40:31,954 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/812, universal_newlines=False, shell=None, istream=None) 03:40:33 2025-03-15 03:40:33,005 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main 03:40:33 4.0.0-dev.75 [Pipeline] } 03:40:33 $ docker exec --env ******** --env ******** af059b4f71725b413813811c8474a8b905a18c0d09354ba3046fc768f929bb14 ssh-agent -k 03:40:33 unset SSH_AUTH_SOCK; 03:40:33 unset SSH_AGENT_PID; 03:40:33 echo Agent pid 38 killed; 03:40:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:33 + git semver [Pipeline] } 03:40:33 $ docker stop --time=1 af059b4f71725b413813811c8474a8b905a18c0d09354ba3046fc768f929bb14 03:40:35 $ docker rm -f --volumes af059b4f71725b413813811c8474a8b905a18c0d09354ba3046fc768f929bb14 [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 03:40:35 + [ -d /w/workspace/edgex-go/812/archives ] [Pipeline] libraryResource [Pipeline] sh 03:40:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:40:37 ---> package-listing.sh 03:40:37 ++ facter osfamily 03:40:37 ++ tr '[:upper:]' '[:lower:]' 03:40:37 + OS_FAMILY=debian 03:40:37 + workspace=/w/workspace/edgex-go/812 03:40:37 + START_PACKAGES=/tmp/packages_start.txt 03:40:37 + END_PACKAGES=/tmp/packages_end.txt 03:40:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:40:37 + PACKAGES=/tmp/packages_start.txt 03:40:37 + '[' /w/workspace/edgex-go/812 ']' 03:40:37 + PACKAGES=/tmp/packages_end.txt 03:40:37 + case "${OS_FAMILY}" in 03:40:37 + dpkg -l 03:40:37 + grep '^ii' 03:40:37 + '[' -f /tmp/packages_start.txt ']' 03:40:37 + '[' -f /tmp/packages_end.txt ']' 03:40:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:40:37 + '[' /w/workspace/edgex-go/812 ']' 03:40:37 + mkdir -p /w/workspace/edgex-go/812/archives/ 03:40:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/812/archives/ [Pipeline] echo 03:40:37 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/812/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:40:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:38 03:40:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:38 latest: Pulling from edgex-lftools-log-publisher 03:40:38 5eb5b503b376: Pulling fs layer 03:40:38 5c69ac0246d0: Pulling fs layer 03:40:38 ec43610c2a17: Pulling fs layer 03:40:38 3a2ae6a8a46f: Pulling fs layer 03:40:38 33b1e0a273af: Pulling fs layer 03:40:38 3a2ae6a8a46f: Waiting 03:40:38 5d3b04190fa2: Pulling fs layer 03:40:38 2f39f015ded8: Pulling fs layer 03:40:38 33b1e0a273af: Waiting 03:40:38 5d3b04190fa2: Waiting 03:40:38 2f39f015ded8: Waiting 03:40:38 5c69ac0246d0: Verifying Checksum 03:40:38 5c69ac0246d0: Download complete 03:40:38 3a2ae6a8a46f: Verifying Checksum 03:40:38 3a2ae6a8a46f: Download complete 03:40:38 33b1e0a273af: Verifying Checksum 03:40:38 33b1e0a273af: Download complete 03:40:38 5d3b04190fa2: Download complete 03:40:38 ec43610c2a17: Download complete 03:40:38 5eb5b503b376: Verifying Checksum 03:40:38 5eb5b503b376: Download complete 03:40:39 2f39f015ded8: Verifying Checksum 03:40:39 2f39f015ded8: Download complete 03:40:39 5eb5b503b376: Pull complete 03:40:40 5c69ac0246d0: Pull complete 03:40:40 ec43610c2a17: Pull complete 03:40:40 3a2ae6a8a46f: Pull complete 03:40:40 33b1e0a273af: Pull complete 03:40:40 5d3b04190fa2: Pull complete 03:40:45 2f39f015ded8: Pull complete 03:40:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:40:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:45 prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container 03:40:45 $ 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/812/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/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:40:48 $ docker top 016f795c45a8b3b9529bce870dc233b9c8e2f6c9db8fce47c1bab8de469a3a12 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:49 + touch /tmp/pre-build-complete [Pipeline] sh 03:40:49 + mkdir -p /var/log/sysstat [Pipeline] sh 03:40:49 + ls /var/log/sa-host 03:40:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:49 provisioning config files... 03:40:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/812@tmp/config2718043971619351563tmp [Pipeline] { [Pipeline] echo 03:40:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:40:50 ---> create-netrc.sh [Pipeline] } 03:40:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:40:50 ---> python-tools-install.sh [Pipeline] echo 03:40:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:40:50 ---> sudo-logs.sh 03:40:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:40:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:40:51 ---> job-cost.sh 03:40:51 lf-activate-venv: SKIPPING 03:40:51 DEBUG: total: 0.10999999940395355 03:40:51 INFO: Retrieving Stack Cost... 03:40:51 INFO: Retrieving Pricing Info for: v3-standard-8 03:40:51 INFO: Archiving Costs [Pipeline] echo 03:40:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:40:52 ---> logs-deploy.sh 03:40:52 lf-activate-venv: SKIPPING 03:40:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/812 03:40:52 INFO: archiving workspace using pattern(s): 03:40:53 Archives upload complete. 03:40:53 INFO: archiving logs to Nexus 03:40:54 ---> uname -a: 03:40:54 Linux prd-ubuntu20-04-docker-8c-8g-41387 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:40:54 03:40:54 03:40:54 ---> lscpu: 03:40:54 Architecture: x86_64 03:40:54 CPU op-mode(s): 32-bit, 64-bit 03:40:54 Byte Order: Little Endian 03:40:54 Address sizes: 40 bits physical, 48 bits virtual 03:40:54 CPU(s): 8 03:40:54 On-line CPU(s) list: 0-7 03:40:54 Thread(s) per core: 1 03:40:54 Core(s) per socket: 1 03:40:54 Socket(s): 8 03:40:54 NUMA node(s): 1 03:40:54 Vendor ID: AuthenticAMD 03:40:54 CPU family: 23 03:40:54 Model: 49 03:40:54 Model name: AMD EPYC-Rome Processor 03:40:54 Stepping: 0 03:40:54 CPU MHz: 2800.000 03:40:54 BogoMIPS: 5600.00 03:40:54 Virtualization: AMD-V 03:40:54 Hypervisor vendor: KVM 03:40:54 Virtualization type: full 03:40:54 L1d cache: 256 KiB 03:40:54 L1i cache: 256 KiB 03:40:54 L2 cache: 4 MiB 03:40:54 L3 cache: 128 MiB 03:40:54 NUMA node0 CPU(s): 0-7 03:40:54 Vulnerability Itlb multihit: Not affected 03:40:54 Vulnerability L1tf: Not affected 03:40:54 Vulnerability Mds: Not affected 03:40:54 Vulnerability Meltdown: Not affected 03:40:54 Vulnerability Mmio stale data: Not affected 03:40:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:40:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:40:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:40:54 Vulnerability Srbds: Not affected 03:40:54 Vulnerability Tsx async abort: Not affected 03:40:54 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 03:40:54 03:40:54 03:40:54 ---> nproc: 03:40:54 8 03:40:54 03:40:54 03:40:54 ---> df -h: 03:40:54 Filesystem Size Used Avail Use% Mounted on 03:40:54 overlay 155G 30G 126G 20% / 03:40:54 tmpfs 64M 0 64M 0% /dev 03:40:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:40:54 shm 64M 0 64M 0% /dev/shm 03:40:54 /dev/vda1 155G 30G 126G 20% /facter-os 03:40:54 03:40:54 03:40:54 ---> sar -b -r -n DEV: 03:40:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41387) 03/15/25 _x86_64_ (8 CPU) 03:40:54 03:40:54 02:52:04 LINUX RESTART (8 CPU) 03:40:54 03:40:54 02:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:40:54 02:54:01 193.32 2.47 190.85 0.00 89.45 65595.07 0.00 03:40:54 02:55:01 45.39 0.00 45.39 0.00 0.00 34765.82 0.00 03:40:54 02:56:01 30.66 1.15 29.51 0.00 24.13 19104.55 0.00 03:40:54 02:57:01 162.19 0.30 161.89 0.00 28.53 98967.11 0.00 03:40:54 02:58:01 803.40 27.61 775.79 0.00 3612.73 219718.45 0.00 03:40:54 02:59:01 404.47 0.58 403.88 0.00 8.26 185737.42 0.00 03:40:54 03:00:01 267.76 0.10 267.66 0.00 0.80 78366.81 0.00 03:40:54 03:01:01 390.54 0.03 390.50 0.00 0.27 83331.42 0.00 03:40:54 03:02:01 480.94 0.03 480.90 0.00 2.93 90114.71 0.00 03:40:54 03:03:01 49.40 0.17 49.23 0.00 24.93 1213.06 0.00 03:40:54 03:04:01 18.93 0.05 18.88 0.00 7.07 477.60 0.00 03:40:54 03:05:01 2.00 0.00 2.00 0.00 0.00 21.99 0.00 03:40:54 03:06:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 03:40:54 03:07:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 03:40:54 03:08:01 1.98 0.02 1.97 0.00 0.13 21.86 0.00 03:40:54 03:09:01 1.83 0.00 1.83 0.00 0.00 20.80 0.00 03:40:54 03:10:01 1.23 0.00 1.23 0.00 0.00 14.52 0.00 03:40:54 03:11:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 03:40:54 03:12:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 03:40:54 03:13:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 03:40:54 03:14:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 03:40:54 03:15:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 03:40:54 03:16:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 03:40:54 03:17:01 1.62 0.02 1.60 0.00 0.13 18.93 0.00 03:40:54 03:18:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 03:40:54 03:19:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 03:40:54 03:20:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 03:40:54 03:21:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 03:40:54 03:22:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 03:40:54 03:23:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 03:40:54 03:24:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 03:40:54 03:25:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 03:40:54 03:26:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:40:54 03:27:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 03:40:54 03:28:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 03:40:54 03:29:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 03:40:54 03:30:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 03:40:54 03:31:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 03:40:54 03:32:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 03:40:54 03:33:01 1.28 0.00 1.28 0.00 0.00 17.19 0.00 03:40:54 03:34:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 03:40:54 03:35:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 03:40:54 03:36:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 03:40:54 03:37:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 03:40:54 03:38:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 03:40:54 03:39:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 03:40:54 03:40:01 96.12 0.52 95.60 0.00 11.60 37580.27 0.00 03:40:54 Average: 63.61 0.70 62.90 0.00 81.08 19478.89 0.00 03:40:54 03:40:54 02:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:40:54 02:54:01 27833556 31243808 1057760 3.22 126428 3456804 2384160 7.03 1610592 2934372 199564 03:40:54 02:55:01 27053024 31446504 851872 2.59 130024 4380616 1920200 5.66 1904932 3364164 116380 03:40:54 02:56:01 26452500 31169136 1125560 3.42 134848 4663148 2249068 6.63 1902828 3928184 384780 03:40:54 02:57:01 23083300 31275784 1019044 3.10 145228 8068432 2253720 6.64 1995368 7136652 2450484 03:40:54 02:58:01 16739076 31375716 890264 2.71 346056 13851720 2442668 7.20 2862528 12117960 2422644 03:40:54 02:59:01 10448720 29371148 2825716 8.59 383500 17693204 9415128 27.75 5246140 15521932 905176 03:40:54 03:00:01 6528492 28010736 4185560 12.73 399804 20121252 10373840 30.57 7740504 16830024 1217384 03:40:54 03:01:01 4048860 28585144 3612844 10.99 414156 23045844 8604412 25.36 8555620 18390540 1930180 03:40:54 03:02:01 8731912 31379224 879352 2.67 421364 21406824 2393948 7.06 3358096 19245848 828 03:40:54 03:03:01 8767740 31417284 845320 2.57 423624 21408104 2275472 6.71 3582056 18999044 592 03:40:54 03:04:01 8778884 31429832 832528 2.53 424488 21408476 2130500 6.28 3945860 18621052 88 03:40:54 03:05:01 8780088 31431040 831352 2.53 424516 21408480 2130500 6.28 3944360 18621056 8 03:40:54 03:06:01 8788300 31439256 823028 2.50 424528 21408480 2130500 6.28 3935004 18621056 8 03:40:54 03:07:01 8789560 31440872 822368 2.50 424540 21408480 2130500 6.28 3934656 18621408 8 03:40:54 03:08:01 8789220 31440596 822636 2.50 424588 21408484 2166232 6.38 3934796 18621408 8 03:40:54 03:09:01 8792952 31444376 818812 2.49 424620 21408488 2166232 6.38 3930720 18621412 8 03:40:54 03:10:01 8792880 31444368 818760 2.49 424680 21408492 2166232 6.38 3930776 18621420 8 03:40:54 03:11:01 8793476 31445072 817904 2.49 424696 21408496 2166232 6.38 3930828 18621416 12 03:40:54 03:12:01 8793080 31444680 818128 2.49 424704 21408500 2166232 6.38 3930836 18621420 8 03:40:54 03:13:01 8793032 31444660 818136 2.49 424728 21408500 2166232 6.38 3930932 18621424 8 03:40:54 03:14:01 8793512 31445148 817572 2.49 424736 21408504 2166232 6.38 3930896 18621428 8 03:40:54 03:15:01 8793300 31444940 817724 2.49 424748 21408508 2166232 6.38 3930880 18621432 8 03:40:54 03:16:01 8793500 31445140 817668 2.49 424760 21408508 2166232 6.38 3930884 18621432 12 03:40:54 03:17:01 8793312 31445044 817960 2.49 424788 21408512 2166232 6.38 3931860 18621436 44 03:40:54 03:18:01 8793272 31445020 817908 2.49 424824 21408516 2166232 6.38 3931068 18621436 8 03:40:54 03:19:01 8793304 31445056 817852 2.49 424840 21408520 2166232 6.38 3931000 18621440 8 03:40:54 03:20:01 8793256 31445068 817804 2.49 424884 21408512 2166232 6.38 3931036 18621448 8 03:40:54 03:21:01 8792956 31444832 818012 2.49 424900 21408528 2166232 6.38 3931088 18621460 8 03:40:54 03:22:01 8792836 31444716 817996 2.49 424912 21408532 2166232 6.38 3931520 18621464 36 03:40:54 03:23:01 8792984 31444896 817708 2.49 424924 21408532 2166232 6.38 3931168 18621464 8 03:40:54 03:24:01 8792580 31444528 818032 2.49 424936 21408536 2166232 6.38 3932220 18621468 8 03:40:54 03:25:01 8792524 31444608 817832 2.49 424952 21408664 2166232 6.38 3932404 18621568 8 03:40:54 03:26:01 8792692 31444780 817812 2.49 424956 21408668 2166232 6.38 3932404 18621572 8 03:40:54 03:27:01 8792676 31444788 817776 2.49 424980 21408664 2166232 6.38 3932420 18621592 12 03:40:54 03:28:01 8792564 31444680 817776 2.49 424988 21408672 2166232 6.38 3932480 18621596 4 03:40:54 03:29:01 8792044 31444224 818200 2.49 425016 21408680 2166232 6.38 3932476 18621604 4 03:40:54 03:30:01 8792236 31444416 818248 2.49 425032 21408680 2166232 6.38 3932476 18621604 12 03:40:54 03:31:01 8792260 31444484 818184 2.49 425056 21408684 2166232 6.38 3932516 18621608 8 03:40:54 03:32:01 8792464 31444688 817908 2.49 425076 21408684 2166232 6.38 3932516 18621608 8 03:40:54 03:33:01 8792316 31444596 817960 2.49 425096 21408688 2166232 6.38 3932624 18621612 28 03:40:54 03:34:01 8792484 31444768 817920 2.49 425120 21408692 2166232 6.38 3932568 18621612 8 03:40:54 03:35:01 8792468 31444792 817892 2.49 425132 21408696 2166232 6.38 3932612 18621620 28 03:40:54 03:36:01 8792104 31444432 818172 2.49 425152 21408700 2166232 6.38 3932620 18621624 8 03:40:54 03:37:01 8792332 31444692 817860 2.49 425172 21408696 2166232 6.38 3932652 18621624 12 03:40:54 03:38:01 8792472 31444836 817640 2.49 425184 21408704 2166232 6.38 3932716 18621628 24 03:40:54 03:39:01 8792328 31444732 817708 2.49 425196 21408708 2166232 6.38 3932700 18621632 8 03:40:54 03:40:01 8009160 31406288 855332 2.60 437180 22087236 2308716 6.80 4007080 19272224 88 03:40:54 Average: 10302098 31247860 1013562 3.08 396971 19806214 2648144 7.80 3922262 17193915 204864 03:40:54 03:40:54 02:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:40:54 02:54:01 veth417c98f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:54:01 ens3 1093.77 970.35 7921.05 105.13 0.00 0.00 0.00 0.00 03:40:54 02:54:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 03:40:54 02:54:01 docker0 871.89 927.78 62.62 4636.23 0.00 0.00 0.00 0.00 03:40:54 02:55:01 veth417c98f 1.30 1.35 0.11 0.12 0.00 0.00 0.00 0.00 03:40:54 02:55:01 ens3 36.86 27.48 28.46 16.87 0.00 0.00 0.00 0.00 03:40:54 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 02:55:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 03:40:54 02:56:01 veth417c98f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 02:56:01 ens3 19.95 13.10 17.29 10.75 0.00 0.00 0.00 0.00 03:40:54 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 02:57:01 ens3 136.79 112.40 2284.30 162.69 0.00 0.00 0.00 0.00 03:40:54 02:57:01 lo 1.27 1.27 0.11 0.11 0.00 0.00 0.00 0.00 03:40:54 02:57:01 vethe315c39 0.57 0.55 0.05 0.24 0.00 0.00 0.00 0.00 03:40:54 02:57:01 docker0 0.57 0.43 0.04 0.23 0.00 0.00 0.00 0.00 03:40:54 02:58:01 veth8eba2e4 78.92 143.09 8.00 1226.24 0.00 0.00 0.00 0.10 03:40:54 02:58:01 vethe769d73 78.97 138.68 8.03 1224.22 0.00 0.00 0.00 0.10 03:40:54 02:58:01 veth46c2b8b 76.40 143.79 7.88 1223.49 0.00 0.00 0.00 0.10 03:40:54 02:58:01 ens3 1159.39 608.72 11049.27 71.14 0.00 0.00 0.00 0.00 03:40:54 02:58:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 03:40:54 02:58:01 vethe315c39 0.05 0.90 0.00 0.04 0.00 0.00 0.00 0.00 03:40:54 02:58:01 veth6021f9e 78.44 152.67 7.97 1224.63 0.00 0.00 0.00 0.10 03:40:54 02:58:01 veth54c0c77 69.32 131.11 7.38 1225.06 0.00 0.00 0.00 0.10 03:40:54 02:58:01 docker0 520.53 960.29 44.62 8761.12 0.00 0.00 0.00 0.00 03:40:54 02:58:01 veth5692a8b 77.05 137.69 7.90 1225.00 0.00 0.00 0.00 0.10 03:40:54 02:59:01 veth775779b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 veth8e65266 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 veth1c73c9e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 ens3 15.16 9.10 13.25 6.81 0.00 0.00 0.00 0.00 03:40:54 02:59:01 vethf3ebabd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 veth4f78478 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 veth09a8dae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 veth2815b10 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 veth3c43665 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 veth935fb98 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 veth48b1fcf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 vethe315c39 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 vethc40515e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 02:59:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 02:59:01 veth2e58eb4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:40:54 03:00:01 veth775779b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 veth8e65266 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 veth1c73c9e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 ens3 2.45 1.25 2.04 1.07 0.00 0.00 0.00 0.00 03:40:54 03:00:01 vethf3ebabd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 veth4f78478 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 veth09a8dae 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 veth2815b10 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 veth3c43665 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 veth935fb98 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 veth48b1fcf 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 vethe315c39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 vethc40515e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:00:01 veth2e58eb4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:01:01 veth775779b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:01:01 veth8e65266 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:01:01 ens3 5.76 2.85 4.56 2.46 0.00 0.00 0.00 0.00 03:40:54 03:01:01 vethf3ebabd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:01:01 veth4f78478 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:01:01 veth09a8dae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:01:01 veth2815b10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:01:01 veth3c43665 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:01:01 veth935fb98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:01:01 veth48b1fcf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:01:01 vethe315c39 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:01:01 vethc40515e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:02:01 ens3 11.01 6.18 8.92 4.93 0.00 0.00 0.00 0.00 03:40:54 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:02:01 vethe315c39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:03:01 ens3 447.08 455.61 248.25 1880.15 0.00 0.00 0.00 0.00 03:40:54 03:03:01 lo 55.91 55.91 5.51 5.51 0.00 0.00 0.00 0.00 03:40:54 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:04:01 ens3 286.87 286.17 123.83 1906.72 0.00 0.00 0.00 0.00 03:40:54 03:04:01 lo 23.00 23.00 2.27 2.27 0.00 0.00 0.00 0.00 03:40:54 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:05:01 ens3 0.45 0.22 1.39 0.02 0.00 0.00 0.00 0.00 03:40:54 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:08:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:40:54 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:09:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:40:54 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:10:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:13:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 03:40:54 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:16:01 ens3 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 03:40:54 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:18:01 ens3 0.23 0.25 0.13 0.07 0.00 0.00 0.00 0.00 03:40:54 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:23:01 ens3 0.30 0.30 0.14 0.08 0.00 0.00 0.00 0.00 03:40:54 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:24:01 ens3 1.75 1.98 0.11 13.63 0.00 0.00 0.00 0.00 03:40:54 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:26:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:28:01 ens3 1.12 1.95 0.14 6.69 0.00 0.00 0.00 0.00 03:40:54 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:29:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 03:40:54 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:33:01 ens3 2.97 5.23 0.26 7.21 0.00 0.00 0.00 0.00 03:40:54 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:36:01 ens3 0.15 0.07 0.06 0.01 0.00 0.00 0.00 0.00 03:40:54 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:38:01 ens3 3.67 4.97 0.30 7.18 0.00 0.00 0.00 0.00 03:40:54 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:39:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 03:40:54 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:40:54 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:54 03:40:01 ens3 297.25 196.58 4815.67 118.53 0.00 0.00 0.00 0.00 03:40:54 03:40:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 03:40:54 03:40:01 docker0 69.69 114.68 6.16 868.84 0.00 0.00 0.00 0.00 03:40:54 Average: ens3 75.00 57.59 564.23 91.96 0.00 0.00 0.00 0.00 03:40:54 Average: lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 03:40:54 Average: docker0 31.15 42.65 2.42 303.53 0.00 0.00 0.00 0.00 03:40:54 03:40:54 03:40:54 ---> sar -P ALL: 03:40:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41387) 03/15/25 _x86_64_ (8 CPU) 03:40:54 03:40:54 02:52:04 LINUX RESTART (8 CPU) 03:40:54 03:40:54 02:53:01 CPU %user %nice %system %iowait %steal %idle 03:40:54 02:54:01 all 14.68 0.00 4.85 1.90 0.07 78.50 03:40:54 02:54:01 0 15.20 0.00 5.08 4.72 0.08 74.91 03:40:54 02:54:01 1 16.91 0.00 4.89 0.08 0.07 78.04 03:40:54 02:54:01 2 15.05 0.00 5.21 0.22 0.08 79.43 03:40:54 02:54:01 3 13.98 0.00 3.86 1.79 0.07 80.31 03:40:54 02:54:01 4 12.70 0.00 5.21 5.31 0.09 76.70 03:40:54 02:54:01 5 14.09 0.00 5.31 0.51 0.07 80.03 03:40:54 02:54:01 6 14.03 0.00 4.94 0.07 0.07 80.90 03:40:54 02:54:01 7 15.45 0.00 4.30 2.49 0.07 77.70 03:40:54 02:55:01 all 40.49 0.00 6.61 0.81 0.09 52.00 03:40:54 02:55:01 0 40.41 0.00 6.74 0.00 0.08 52.76 03:40:54 02:55:01 1 38.12 0.00 8.02 0.02 0.10 53.74 03:40:54 02:55:01 2 42.56 0.00 6.66 0.00 0.10 50.67 03:40:54 02:55:01 3 41.27 0.00 5.92 0.57 0.08 52.15 03:40:54 02:55:01 4 38.70 0.00 5.93 0.00 0.10 55.27 03:40:54 02:55:01 5 40.08 0.00 7.44 0.00 0.08 52.39 03:40:54 02:55:01 6 41.11 0.00 6.14 0.00 0.08 52.67 03:40:54 02:55:01 7 41.63 0.00 6.01 5.91 0.08 46.36 03:40:54 02:56:01 all 68.08 0.00 8.49 0.32 0.11 23.00 03:40:54 02:56:01 0 68.34 0.00 8.85 1.23 0.13 21.45 03:40:54 02:56:01 1 68.31 0.00 9.21 0.29 0.12 22.07 03:40:54 02:56:01 2 67.27 0.00 7.78 0.24 0.10 24.62 03:40:54 02:56:01 3 67.47 0.00 8.07 0.19 0.10 24.18 03:40:54 02:56:01 4 67.98 0.00 8.52 0.29 0.10 23.11 03:40:54 02:56:01 5 67.48 0.00 8.66 0.22 0.12 23.53 03:40:54 02:56:01 6 69.55 0.00 8.35 0.02 0.10 21.98 03:40:54 02:56:01 7 68.23 0.00 8.45 0.12 0.12 23.08 03:40:54 02:57:01 all 30.95 0.00 7.53 2.97 0.08 58.48 03:40:54 02:57:01 0 31.05 0.00 7.95 1.39 0.07 59.55 03:40:54 02:57:01 1 32.93 0.00 8.11 1.69 0.08 57.18 03:40:54 02:57:01 2 30.75 0.00 8.61 7.12 0.08 53.45 03:40:54 02:57:01 3 29.74 0.00 7.19 2.74 0.07 60.25 03:40:54 02:57:01 4 30.56 0.00 7.37 5.43 0.08 56.56 03:40:54 02:57:01 5 29.80 0.00 7.05 2.02 0.07 61.06 03:40:54 02:57:01 6 30.25 0.00 6.58 1.70 0.08 61.38 03:40:54 02:57:01 7 32.53 0.00 7.35 1.69 0.08 58.35 03:40:54 02:58:01 all 18.66 0.00 8.48 22.30 0.09 50.47 03:40:54 02:58:01 0 19.41 0.00 7.87 29.53 0.10 43.09 03:40:54 02:58:01 1 19.62 0.00 8.30 30.83 0.08 41.17 03:40:54 02:58:01 2 19.99 0.00 8.60 12.31 0.08 59.02 03:40:54 02:58:01 3 15.48 0.00 6.95 10.85 0.08 66.64 03:40:54 02:58:01 4 18.67 0.00 8.40 9.48 0.10 63.35 03:40:54 02:58:01 5 18.55 0.00 9.79 25.32 0.09 46.27 03:40:54 02:58:01 6 17.56 0.00 9.60 40.00 0.09 32.76 03:40:54 02:58:01 7 20.03 0.00 8.35 20.28 0.08 51.25 03:40:54 02:59:01 all 34.64 0.00 6.76 11.32 0.08 47.20 03:40:54 02:59:01 0 35.47 0.00 6.43 8.93 0.08 49.08 03:40:54 02:59:01 1 35.31 0.00 6.10 6.42 0.08 52.08 03:40:54 02:59:01 2 34.59 0.00 6.94 2.60 0.07 55.81 03:40:54 02:59:01 3 34.18 0.00 5.48 6.66 0.07 53.61 03:40:54 02:59:01 4 34.26 0.00 6.49 3.07 0.07 56.11 03:40:54 02:59:01 5 33.69 0.00 7.33 17.66 0.08 41.25 03:40:54 02:59:01 6 34.74 0.00 8.48 40.23 0.10 16.45 03:40:54 02:59:01 7 34.88 0.00 6.82 5.22 0.08 53.00 03:40:54 03:00:01 all 89.13 0.00 10.73 0.00 0.14 0.00 03:40:54 03:00:01 0 89.95 0.00 9.90 0.00 0.15 0.00 03:40:54 03:00:01 1 88.50 0.00 11.36 0.00 0.13 0.00 03:40:54 03:00:01 2 89.48 0.00 10.39 0.00 0.13 0.00 03:40:54 03:00:01 3 89.73 0.00 10.14 0.00 0.13 0.00 03:40:54 03:00:01 4 87.83 0.00 12.04 0.00 0.13 0.00 03:40:54 03:00:01 5 88.88 0.00 10.99 0.00 0.13 0.00 03:40:54 03:00:01 6 89.23 0.00 10.64 0.00 0.13 0.00 03:40:54 03:00:01 7 89.46 0.00 10.39 0.00 0.15 0.00 03:40:54 03:01:01 all 89.85 0.00 9.94 0.00 0.19 0.00 03:40:54 03:01:01 0 90.85 0.00 8.99 0.00 0.17 0.00 03:40:54 03:01:01 1 88.13 0.00 11.61 0.00 0.27 0.00 03:40:54 03:01:01 2 90.41 0.00 9.42 0.00 0.17 0.00 03:40:54 03:01:01 3 90.75 0.00 9.03 0.02 0.18 0.02 03:40:54 03:01:01 4 89.03 0.00 10.73 0.02 0.22 0.00 03:40:54 03:01:01 5 89.08 0.00 10.76 0.00 0.17 0.00 03:40:54 03:01:01 6 90.50 0.00 9.30 0.00 0.20 0.00 03:40:54 03:01:01 7 90.08 0.00 9.74 0.00 0.18 0.00 03:40:54 03:02:01 all 30.39 0.00 4.49 24.46 0.08 40.59 03:40:54 03:02:01 0 29.62 0.00 4.78 14.89 0.08 50.63 03:40:54 03:02:01 1 29.36 0.00 5.02 54.14 0.10 11.38 03:40:54 03:02:01 2 30.48 0.00 4.20 16.91 0.07 48.34 03:40:54 03:02:01 3 30.82 0.00 4.30 21.08 0.08 43.72 03:40:54 03:02:01 4 29.79 0.00 5.06 21.97 0.07 43.11 03:40:54 03:02:01 5 30.61 0.00 4.11 21.95 0.08 43.25 03:40:54 03:02:01 6 31.20 0.00 4.17 16.03 0.08 48.52 03:40:54 03:02:01 7 31.22 0.00 4.27 28.83 0.08 35.59 03:40:54 03:03:01 all 7.33 0.00 1.27 0.33 0.06 91.02 03:40:54 03:03:01 0 6.99 0.00 1.34 0.33 0.05 91.29 03:40:54 03:03:01 1 8.26 0.00 1.42 0.12 0.07 90.13 03:40:54 03:03:01 2 6.83 0.00 1.27 0.17 0.05 91.69 03:40:54 03:03:01 3 7.07 0.00 1.15 0.08 0.05 91.65 03:40:54 03:03:01 4 7.27 0.00 1.38 0.07 0.07 91.22 03:40:54 03:03:01 5 8.01 0.00 1.44 1.53 0.07 88.95 03:40:54 03:03:01 6 8.12 0.00 1.24 0.23 0.05 90.36 03:40:54 03:03:01 7 6.08 0.00 0.94 0.10 0.05 92.84 03:40:54 03:04:01 all 7.60 0.00 0.71 0.95 0.06 90.67 03:40:54 03:04:01 0 2.80 0.00 0.75 4.93 0.03 91.48 03:40:54 03:04:01 1 8.40 0.00 0.65 0.27 0.07 90.61 03:40:54 03:04:01 2 8.90 0.00 0.62 0.38 0.05 90.05 03:40:54 03:04:01 3 13.12 0.00 0.70 0.42 0.07 85.70 03:40:54 03:04:01 4 5.98 0.00 0.67 0.52 0.05 92.78 03:40:54 03:04:01 5 6.89 0.00 0.77 0.59 0.05 91.70 03:40:54 03:04:01 6 4.82 0.00 0.65 0.35 0.05 94.13 03:40:54 03:04:01 7 9.90 0.00 0.88 0.17 0.10 88.95 03:40:54 03:40:54 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:40:54 03:05:01 all 0.04 0.00 0.03 0.01 0.01 99.92 03:40:54 03:05:01 0 0.03 0.00 0.02 0.02 0.02 99.92 03:40:54 03:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:40:54 03:05:01 2 0.00 0.00 0.03 0.00 0.00 99.97 03:40:54 03:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:40:54 03:05:01 4 0.05 0.00 0.05 0.00 0.02 99.88 03:40:54 03:05:01 5 0.08 0.00 0.03 0.03 0.02 99.83 03:40:54 03:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:05:01 7 0.05 0.00 0.03 0.00 0.00 99.92 03:40:54 03:06:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:40:54 03:06:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:40:54 03:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:40:54 03:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:40:54 03:06:01 3 0.07 0.00 0.02 0.00 0.00 99.92 03:40:54 03:06:01 4 0.08 0.00 0.03 0.00 0.00 99.88 03:40:54 03:06:01 5 0.02 0.00 0.05 0.00 0.02 99.92 03:40:54 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:07:01 all 0.10 0.00 0.01 0.00 0.01 99.87 03:40:54 03:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:40:54 03:07:01 4 0.03 0.00 0.02 0.02 0.02 99.92 03:40:54 03:07:01 5 0.63 0.00 0.02 0.00 0.02 99.33 03:40:54 03:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:07:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:40:54 03:08:01 all 0.04 0.00 0.03 0.02 0.01 99.91 03:40:54 03:08:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:40:54 03:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:40:54 03:08:01 2 0.07 0.00 0.05 0.10 0.00 99.78 03:40:54 03:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:40:54 03:08:01 4 0.03 0.00 0.03 0.02 0.02 99.90 03:40:54 03:08:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:40:54 03:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:08:01 7 0.08 0.00 0.03 0.00 0.02 99.87 03:40:54 03:09:01 all 0.14 0.00 0.02 0.02 0.01 99.82 03:40:54 03:09:01 0 0.02 0.00 0.02 0.15 0.02 99.80 03:40:54 03:09:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:40:54 03:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:40:54 03:09:01 4 0.02 0.00 0.02 0.03 0.02 99.92 03:40:54 03:09:01 5 0.89 0.00 0.03 0.00 0.02 99.06 03:40:54 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:40:54 03:10:01 all 0.07 0.00 0.01 0.01 0.01 99.90 03:40:54 03:10:01 0 0.00 0.00 0.00 0.07 0.00 99.93 03:40:54 03:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:10:01 3 0.03 0.00 0.03 0.03 0.00 99.90 03:40:54 03:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:40:54 03:10:01 5 0.47 0.00 0.02 0.00 0.00 99.52 03:40:54 03:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:40:54 03:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:11:01 all 0.06 0.00 0.01 0.01 0.01 99.91 03:40:54 03:11:01 0 0.03 0.00 0.03 0.02 0.00 99.92 03:40:54 03:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:40:54 03:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:40:54 03:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:40:54 03:11:01 4 0.03 0.00 0.02 0.03 0.02 99.90 03:40:54 03:11:01 5 0.27 0.00 0.00 0.00 0.00 99.73 03:40:54 03:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:40:54 03:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:40:54 03:12:01 all 0.11 0.00 0.01 0.00 0.01 99.86 03:40:54 03:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:40:54 03:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:40:54 03:12:01 2 0.12 0.00 0.02 0.00 0.02 99.85 03:40:54 03:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:12:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:40:54 03:12:01 5 0.60 0.00 0.02 0.00 0.02 99.37 03:40:54 03:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:12:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:40:54 03:13:01 all 0.04 0.00 0.02 0.04 0.00 99.89 03:40:54 03:13:01 0 0.05 0.00 0.03 0.23 0.00 99.68 03:40:54 03:13:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:40:54 03:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:40:54 03:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:40:54 03:13:01 4 0.07 0.00 0.03 0.10 0.02 99.78 03:40:54 03:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:40:54 03:13:01 6 0.03 0.00 0.00 0.02 0.00 99.95 03:40:54 03:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:14:01 all 0.02 0.00 0.01 0.02 0.00 99.95 03:40:54 03:14:01 0 0.02 0.00 0.00 0.17 0.00 99.82 03:40:54 03:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:40:54 03:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:40:54 03:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:54 03:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:40:54 03:15:01 all 0.03 0.00 0.01 0.06 0.01 99.89 03:40:54 03:15:01 0 0.03 0.00 0.02 0.20 0.02 99.73 03:40:54 03:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:40:54 03:15:01 4 0.02 0.00 0.02 0.28 0.02 99.67 03:40:54 03:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:40:54 03:15:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:40:54 03:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:40:54 03:15:01 CPU %user %nice %system %iowait %steal %idle 03:40:54 03:16:01 all 0.04 0.00 0.01 0.04 0.01 99.91 03:40:54 03:16:01 0 0.02 0.00 0.02 0.10 0.00 99.87 03:40:54 03:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:16:01 2 0.15 0.00 0.03 0.00 0.00 99.82 03:40:54 03:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:40:54 03:16:01 4 0.02 0.00 0.03 0.20 0.02 99.73 03:40:54 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:40:54 03:17:01 all 0.16 0.00 0.02 0.04 0.01 99.76 03:40:54 03:17:01 0 0.03 0.00 0.03 0.07 0.02 99.85 03:40:54 03:17:01 1 0.07 0.00 0.05 0.00 0.00 99.88 03:40:54 03:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:17:01 4 0.03 0.00 0.02 0.28 0.00 99.67 03:40:54 03:17:01 5 1.04 0.00 0.03 0.00 0.00 98.92 03:40:54 03:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:40:54 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:18:01 all 0.27 0.00 0.01 0.00 0.00 99.71 03:40:54 03:18:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:40:54 03:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:18:01 3 0.03 0.00 0.02 0.02 0.00 99.93 03:40:54 03:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:40:54 03:18:01 5 1.99 0.00 0.00 0.00 0.00 98.01 03:40:54 03:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:40:54 03:19:01 all 0.28 0.00 0.01 0.00 0.01 99.69 03:40:54 03:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:40:54 03:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:19:01 2 0.03 0.00 0.00 0.02 0.00 99.95 03:40:54 03:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:40:54 03:19:01 4 0.07 0.00 0.02 0.00 0.03 99.88 03:40:54 03:19:01 5 1.99 0.00 0.00 0.00 0.00 98.01 03:40:54 03:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 03:40:54 03:20:01 all 0.15 0.00 0.01 0.00 0.01 99.82 03:40:54 03:20:01 0 0.03 0.00 0.00 0.03 0.02 99.92 03:40:54 03:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:40:54 03:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:20:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:40:54 03:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:20:01 5 1.04 0.00 0.02 0.00 0.02 98.92 03:40:54 03:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:40:54 03:21:01 all 0.03 0.00 0.02 0.00 0.00 99.94 03:40:54 03:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:40:54 03:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:40:54 03:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:40:54 03:21:01 3 0.07 0.00 0.05 0.00 0.00 99.88 03:40:54 03:21:01 4 0.05 0.00 0.03 0.02 0.00 99.90 03:40:54 03:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:40:54 03:21:01 7 0.07 0.00 0.03 0.00 0.02 99.88 03:40:54 03:22:01 all 0.02 0.00 0.00 0.00 0.01 99.96 03:40:54 03:22:01 0 0.02 0.00 0.02 0.02 0.02 99.93 03:40:54 03:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:40:54 03:22:01 4 0.03 0.00 0.00 0.02 0.02 99.93 03:40:54 03:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:23:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:40:54 03:23:01 0 0.07 0.00 0.00 0.02 0.00 99.92 03:40:54 03:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:40:54 03:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:23:01 3 0.08 0.00 0.03 0.00 0.00 99.88 03:40:54 03:23:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:40:54 03:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:40:54 03:23:01 6 0.07 0.00 0.05 0.00 0.02 99.87 03:40:54 03:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:24:01 all 0.05 0.00 0.01 0.00 0.01 99.93 03:40:54 03:24:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:40:54 03:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:24:01 2 0.07 0.00 0.00 0.00 0.00 99.93 03:40:54 03:24:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:40:54 03:24:01 4 0.07 0.00 0.02 0.02 0.02 99.88 03:40:54 03:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:40:54 03:24:01 7 0.07 0.00 0.03 0.00 0.00 99.90 03:40:54 03:25:01 all 0.01 0.00 0.01 0.00 0.00 99.96 03:40:54 03:25:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:40:54 03:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:40:54 03:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:25:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:40:54 03:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:40:54 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:40:54 03:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:40:54 03:26:01 0 0.07 0.00 0.02 0.02 0.02 99.88 03:40:54 03:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:40:54 03:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:40:54 03:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:40:54 03:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:40:54 03:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:54 03:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:40:54 03:26:01 CPU %user %nice %system %iowait %steal %idle 03:40:54 03:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:40:54 03:27:01 0 0.07 0.00 0.00 0.02 0.00 99.92 03:40:54 03:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:40:54 03:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:40:54 03:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:40:54 03:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:40:54 03:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:40:54 03:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:40:54 03:28:01 6 0.07 0.00 0.02 0.00 0.03 99.88 03:40:54 03:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:40:54 03:29:01 all 0.01 0.00 0.02 0.00 0.01 99.95 03:40:54 03:29:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:40:54 03:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:40:54 03:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:40:54 03:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:40:54 03:29:01 4 0.00 0.00 0.05 0.00 0.02 99.93 03:40:54 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:29:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:40:54 03:29:01 7 0.00 0.00 0.03 0.00 0.00 99.97 03:40:54 03:30:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:40:54 03:30:01 0 0.05 0.00 0.00 0.07 0.00 99.88 03:40:54 03:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:40:54 03:30:01 2 0.03 0.00 0.00 0.02 0.02 99.93 03:40:54 03:30:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:40:54 03:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:40:54 03:30:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:40:54 03:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:40:54 03:31:01 all 0.02 0.00 0.01 0.04 0.00 99.93 03:40:54 03:31:01 0 0.02 0.00 0.02 0.12 0.00 99.85 03:40:54 03:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:31:01 2 0.00 0.00 0.00 0.17 0.00 99.83 03:40:54 03:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:40:54 03:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:40:54 03:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:54 03:32:01 all 0.03 0.00 0.01 0.11 0.01 99.84 03:40:54 03:32:01 0 0.02 0.00 0.03 0.53 0.02 99.40 03:40:54 03:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:32:01 2 0.02 0.00 0.00 0.33 0.00 99.65 03:40:54 03:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:32:01 4 0.00 0.00 0.05 0.02 0.02 99.92 03:40:54 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:54 03:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:40:54 03:32:01 7 0.08 0.00 0.00 0.00 0.00 99.92 03:40:54 03:33:01 all 0.03 0.00 0.02 0.05 0.03 99.87 03:40:54 03:33:01 0 0.05 0.00 0.02 0.15 0.02 99.77 03:40:54 03:33:01 1 0.03 0.00 0.03 0.00 0.03 99.90 03:40:54 03:33:01 2 0.00 0.00 0.02 0.27 0.02 99.70 03:40:54 03:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:33:01 4 0.07 0.00 0.03 0.00 0.05 99.85 03:40:54 03:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:40:54 03:33:01 6 0.02 0.00 0.03 0.00 0.03 99.92 03:40:54 03:33:01 7 0.00 0.00 0.00 0.00 0.05 99.95 03:40:54 03:34:01 all 0.03 0.00 0.01 0.02 0.01 99.94 03:40:54 03:34:01 0 0.03 0.00 0.02 0.13 0.02 99.80 03:40:54 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:40:54 03:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:40:54 03:34:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:40:54 03:34:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:40:54 03:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:40:54 03:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:40:54 03:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:40:54 03:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:40:54 03:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:35:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:40:54 03:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:40:54 03:36:01 all 0.02 0.00 0.00 0.00 0.01 99.96 03:40:54 03:36:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:40:54 03:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:40:54 03:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:40:54 03:36:01 4 0.05 0.00 0.02 0.00 0.03 99.90 03:40:54 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:37:01 all 0.01 0.00 0.02 0.00 0.01 99.96 03:40:54 03:37:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:40:54 03:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:40:54 03:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:40:54 03:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:40:54 03:37:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:40:54 03:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:40:54 03:37:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:40:54 03:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:40:54 03:40:54 03:37:01 CPU %user %nice %system %iowait %steal %idle 03:40:54 03:38:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:40:54 03:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:40:54 03:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:40:54 03:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:40:54 03:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:38:01 4 0.05 0.00 0.00 0.02 0.02 99.92 03:40:54 03:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:40:54 03:38:01 6 0.02 0.00 0.07 0.00 0.02 99.90 03:40:54 03:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:39:01 all 0.01 0.00 0.02 0.00 0.00 99.96 03:40:54 03:39:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:40:54 03:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:40:54 03:39:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:40:54 03:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:40:54 03:39:01 4 0.02 0.00 0.05 0.00 0.02 99.92 03:40:54 03:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:40:54 03:39:01 6 0.02 0.00 0.05 0.00 0.00 99.93 03:40:54 03:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:40:54 03:40:01 all 4.96 0.00 2.19 1.37 0.03 91.44 03:40:54 03:40:01 0 4.01 0.00 2.10 0.59 0.03 93.28 03:40:54 03:40:01 1 4.38 0.00 1.91 0.05 0.03 93.62 03:40:54 03:40:01 2 5.66 0.00 1.73 0.28 0.03 92.29 03:40:54 03:40:01 3 6.77 0.00 1.91 0.05 0.03 91.24 03:40:54 03:40:01 4 4.56 0.00 2.74 9.37 0.03 83.30 03:40:54 03:40:01 5 4.24 0.00 2.72 0.02 0.02 93.01 03:40:54 03:40:01 6 4.84 0.00 1.91 0.60 0.05 92.60 03:40:54 03:40:01 7 5.24 0.00 2.53 0.00 0.03 92.19 03:40:54 Average: all 9.30 0.00 1.53 1.42 0.03 87.72 03:40:54 Average: 0 9.22 0.00 1.51 1.45 0.03 87.79 03:40:54 Average: 1 9.30 0.00 1.63 1.98 0.03 87.06 03:40:54 Average: 2 9.39 0.00 1.52 0.87 0.02 88.20 03:40:54 Average: 3 9.36 0.00 1.38 0.94 0.03 88.30 03:40:54 Average: 4 9.07 0.00 1.59 1.20 0.04 88.11 03:40:54 Average: 5 9.34 0.00 1.62 1.47 0.03 87.54 03:40:54 Average: 6 9.26 0.00 1.54 2.08 0.03 87.09 03:40:54 Average: 7 9.45 0.00 1.49 1.37 0.03 87.66 03:40:54 03:40:54 03:40:54